Commit d1da37ef authored by GuGu's avatar GuGu

Update c410436.lua

parent f9ac1713
Pipeline #35255 passed with stage
in 28 seconds
......@@ -17,7 +17,7 @@ function c410436.initial_effect(c)
e2:SetCategory(CATEGORY_SEARCH+CATEGORY_TOHAND)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetCode(EVENT_SPSUMMON_SUCCESS)
e2:SetProperty(EFFECT_FLAG_DAMAGE_STEP)
e2:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e2:SetCountLimit(1,410437)
e2:SetTarget(c410436.thtg)
e2:SetOperation(c410436.thop)
......
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