Commit af9a84bf authored by 聖園ミカ's avatar 聖園ミカ 🐟

vme50

parent 5527927e
No preview for this file type
expansions/pics/5013300.jpg

107 KB | W: | H:

expansions/pics/5013300.jpg

106 KB | W: | H:

expansions/pics/5013300.jpg
expansions/pics/5013300.jpg
expansions/pics/5013300.jpg
expansions/pics/5013300.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -31,7 +31,9 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
local sg=Duel.GetMatchingGroup(aux.TRUE,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,nil)
Duel.Destroy(sg,REASON_EFFECT)
end
function c5013300.aclimit(e,re,tp)
return re:IsActiveType(TYPE_MONSTER)
end
function s.regop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
if c:GetMaterialCount()>=2 then
......@@ -98,10 +100,9 @@ function s.regop(e,tp,eg,ep,ev,re,r,rp)
e6:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e6:SetRange(LOCATION_MZONE)
e6:SetReset(RESET_EVENT+RESETS_STANDARD)
e6:SetTargetRange(0,1)
e6:SetValue(1)
e6:SetTargetRange(1,1)
e6:SetValue(c5013300.aclimit)
c:RegisterEffect(e6)
c:RegisterFlagEffect(0,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,0,aux.Stringid(id,4))
end
end
\ No newline at end of file
end
\ No newline at end of file
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