Commit 76e9bf3f authored by mercury233's avatar mercury233 Committed by GitHub

fix V・HERO インクリース

parent 5e4ffde7
......@@ -5,7 +5,7 @@ function c22865492.initial_effect(c)
e1:SetDescription(aux.Stringid(22865492,0))
e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e1:SetCode(EVENT_DAMAGE)
e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DAMAGE_CAL+EFFECT_FLAG_DELAY)
e1:SetRange(LOCATION_GRAVE)
e1:SetCountLimit(1,22865492)
e1:SetCondition(c22865492.condition)
......
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