Commit 191295c5 authored by salix5's avatar salix5

fix

6165656 CNo.88 ギミック・パペット-ディザスター・レオ
http://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=11016
This card cannot be xyz summoned by 4 LV9 monsters.
parent 39f8a45c
--CNo.88 ギミック・パペット-ディザスター・レオ
function c6165656.initial_effect(c)
--xyz summon
aux.AddXyzProcedure(c,aux.XyzFilterFunction(c,9),4)
c:EnableReviveLimit()
--cannot special summon
local e1=Effect.CreateEffect(c)
......
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