Commit 2a049937 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 8b9c2223
Pipeline #29830 failed with stages
in 28 minutes
No preview for this file type
......@@ -86,7 +86,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
--set card
local e2=Effect.CreateEffect(e:GetHandler())
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e2:SetCode(EVENT_PHASE+PHASE_BATTLE)
e2:SetCode(EVENT_DAMAGE_STEP_END)
e2:SetCountLimit(1)
e2:SetProperty(EFFECT_FLAG_IGNORE_IMMUNE)
e2:SetLabel(fid)
......
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