Commit e54799db authored by mercury233's avatar mercury233 Committed by GitHub

fix 転生炎獣の聖域

parent c22b5398
...@@ -31,7 +31,7 @@ function c1295111.initial_effect(c) ...@@ -31,7 +31,7 @@ function c1295111.initial_effect(c)
e4:SetProperty(EFFECT_FLAG_CARD_TARGET) e4:SetProperty(EFFECT_FLAG_CARD_TARGET)
e4:SetRange(LOCATION_FZONE) e4:SetRange(LOCATION_FZONE)
e4:SetCode(EVENT_PRE_DAMAGE_CALCULATE) e4:SetCode(EVENT_PRE_DAMAGE_CALCULATE)
e4:SetCountLimit(1,1295111) e4:SetCountLimit(1,1295112)
e4:SetCondition(c1295111.atkcon) e4:SetCondition(c1295111.atkcon)
e4:SetCost(c1295111.atkcost) e4:SetCost(c1295111.atkcost)
e4:SetTarget(c1295111.atktg) e4:SetTarget(c1295111.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