Commit 75e1ed6a authored by mercury233's avatar mercury233 Committed by GitHub

update デストーイ・クルーエル・ホエール

parent 17c8a426
...@@ -22,7 +22,7 @@ function c78778375.initial_effect(c) ...@@ -22,7 +22,7 @@ function c78778375.initial_effect(c)
e2:SetCode(EVENT_FREE_CHAIN) e2:SetCode(EVENT_FREE_CHAIN)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DAMAGE_STEP) e2:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DAMAGE_STEP)
e2:SetRange(LOCATION_MZONE) e2:SetRange(LOCATION_MZONE)
e2:SetHintTiming(0,TIMING_DAMAGE_STEP+TIMING_END_PHASE) e2:SetHintTiming(TIMING_DAMAGE_STEP,TIMING_DAMAGE_STEP+TIMING_END_PHASE)
e2:SetCountLimit(1) e2:SetCountLimit(1)
e2:SetCondition(aux.dscon) e2:SetCondition(aux.dscon)
e2:SetTarget(c78778375.atktg) e2:SetTarget(c78778375.atktg)
......
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