Commit a8a6975d authored by TanakaKotoha's avatar TanakaKotoha

update

parent 15566a5c
expansions/pics/81046018.jpg

136 KB | W: | H:

expansions/pics/81046018.jpg

130 KB | W: | H:

expansions/pics/81046018.jpg
expansions/pics/81046018.jpg
expansions/pics/81046018.jpg
expansions/pics/81046018.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -107,7 +107,7 @@ function c12030002.disop(e,tp,eg,ep,ev,re,r,rp)
end
function c12030002.drcon(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
return rp==1-tp and c:IsReason(REASON_EFFECT) and c:IsSummonType(SUMMON_TYPE_FUSION) and c:GetPreviousControler()==tp
return rp==1-tp and c:IsReason(REASON_EFFECT) and c:GetPreviousControler()==tp
end
function c12030002.filter1(c)
return c:CheckSetCard("yatori") and c:IsAbleToHand()
......
......@@ -57,6 +57,7 @@ function cm.sptg1(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,1,0,0)
end
function cm.spop1(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
if not (c:IsRelateToEffect(e) and Duel.GetLocationCount(tp,LOCATION_MZONE)>0
and Duel.IsExistingMatchingCard(aux.NecroValleyFilter(cm.spfilter),tp,LOCATION_DECK+LOCATION_GRAVE,0,1,nil,e,tp)) then return end
local c=e:GetHandler()
......
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