Commit 48377b73 authored by Grajade's avatar Grajade

Update c74561071.lua

parent 38565065
Pipeline #15383 passed with stage
in 43 seconds
......@@ -25,7 +25,7 @@ function cCardno.target(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_IMMUNE_EFFECT)
e1:SetRange(LOCATION_MZONE)
e1:SetReset(RESET_EVENT+EVENT_CHAIN_END)
e1:SetReset(RESET_EVENT+0x1fe0000+RESET_CHAIN)
e1:SetValue(cCardno.efilter)
tc:RegisterEffect(e1,true)
Duel.SetOperationInfo(0,CATEGORY_DAMAGE,nil,0,1-tp,300)
......
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