Commit 74d1640c authored by TanakaKotoha's avatar TanakaKotoha

wdnmd

parent 1d3c2dc0
expansions/pics/81000007.jpg

62.6 KB | W: | H:

expansions/pics/81000007.jpg

80.5 KB | W: | H:

expansions/pics/81000007.jpg
expansions/pics/81000007.jpg
expansions/pics/81000007.jpg
expansions/pics/81000007.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -3,6 +3,7 @@ local m=26800017
local cm=_G["c"..m]
Duel.LoadScript("c81000000.lua")
function cm.initial_effect(c)
aux.AddCodeList(c,81000000)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(m,0))
......
......@@ -2,6 +2,7 @@
local m=81000008
local cm=_G["c"..m]
function cm.initial_effect(c)
aux.AddCodeList(c,81000000)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_REMOVE)
......
......@@ -2,6 +2,7 @@
local m=81000012
local cm=_G["c"..m]
function cm.initial_effect(c)
aux.AddCodeList(c,81000000)
--Activate
local e0=Effect.CreateEffect(c)
e0:SetType(EFFECT_TYPE_ACTIVATE)
......
......@@ -2,6 +2,7 @@
local m=81000013
local cm=_G["c"..m]
function cm.initial_effect(c)
aux.AddCodeList(c,81000000)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_TODECK+CATEGORY_DRAW)
......
--回荡的铃音
function c81000016.initial_effect(c)
aux.AddCodeList(c,81000000)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH)
......
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