Commit b1d4dc00 authored by TanakaKotoha's avatar TanakaKotoha

mopemope

parent 44b15a2d
Pipeline #744 passed with stages
in 45 minutes and 13 seconds
--马纳历亚龙人·古蕾娅
function c72430342.initial_effect(c)
--link summon
aux.AddLinkProcedure(c,nil,2,99,c72430342.lcheck)
aux.AddLinkProcedure(c,nil,2,4,c72430342.lcheck)
c:EnableReviveLimit()
--as spellcaster
local e1=Effect.CreateEffect(c)
......@@ -37,7 +37,7 @@ function c72430342.initial_effect(c)
e4:SetRange(LOCATION_MZONE)
e4:SetCountLimit(1)
e4:SetCode(EVENT_CHAINING)
e4:SetCost(c72430342.cost2)
e3:SetCost(c72430342.cost2)
e4:SetCondition(c72430342.negcon)
e4:SetTarget(c72430342.negtg)
e4:SetOperation(c72430342.negop)
......
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