Commit 6b03e9aa authored by 未闻皂名's avatar 未闻皂名

2023/6/25 已发售的卡片移动到正式卡,更新翻译

parent a9c116b5
Pipeline #22418 passed with stages
in 7 minutes and 3 seconds
No preview for this file type
No preview for this file type
local m=120247059 local m=120247059
local cm=_G["c"..m] local cm=_G["c"..m]
cm.name="黄金超速" cm.name="淘金超速潮"
function cm.initial_effect(c) function cm.initial_effect(c)
--Activate --Activate
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
......
...@@ -29,7 +29,7 @@ function cm.atkval(e,c) ...@@ -29,7 +29,7 @@ function cm.atkval(e,c)
end end
--Indes --Indes
function cm.indcon(e) function cm.indcon(e)
local tp=e:GetHandlerPlayer() local tp=e:GetHandlerPlayer()
return Duel.GetTurnPlayer()~=tp and Duel.IsExistingMatchingCard(cm.filter,tp,LOCATION_GRAVE,0,3,nil) return Duel.GetTurnPlayer()~=tp and Duel.IsExistingMatchingCard(cm.filter,tp,LOCATION_GRAVE,0,3,nil)
end end
cm.indval=RD.ValueEffectIndesType(0,TYPE_MONSTER+TYPE_SPELL+TYPE_TRAP) cm.indval=RD.ValueEffectIndesType(0,TYPE_MONSTER+TYPE_SPELL+TYPE_TRAP)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment