Commit db29f021 authored by Tachibana's avatar Tachibana

ndyd

parent 4514f832
Pipeline #4580 passed with stages
in 19 minutes and 21 seconds
......@@ -16,8 +16,9 @@ function c33502607.initial_effect(c)
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(33502607,1))
e2:SetCategory(CATEGORY_SPECIAL_SUMMON)
e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetType(EFFECT_TYPE_QUICK_O)
e2:SetRange(LOCATION_MZONE)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetCountLimit(1,33502607+50)
e2:SetCost(c33502607.cost2)
e2:SetTarget(c33502607.tg2)
......
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