Commit ff673749 authored by wind2009's avatar wind2009

format

parent cf5b6279
#created by ygomobile
100245001
100245002
100245003
100245004
100245005
100245006
100245007
100245008
100245010
100245011
\ No newline at end of file
--見えざる手 イブエル
--見えざる手イブエル
local s,id,o=GetID()
function s.initial_effect(c)
--special summon
......@@ -79,4 +79,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToChain() and aux.NecroValleyFilter()(tc) then
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)
end
end
\ No newline at end of file
end
--見えざる手 ヤドエル
--見えざる手ヤドエル
local s,id,o=GetID()
function s.initial_effect(c)
--search
......@@ -76,4 +76,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToChain() and aux.NecroValleyFilter()(tc) then
Duel.SSet(tp,tc)
end
end
\ No newline at end of file
end
--見えざる手 ゴッドス
--見えざる手ゴッドス
local s,id,o=GetID()
function s.initial_effect(c)
--special summon
......@@ -88,4 +88,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e1,true)
end
Duel.SpecialSummonComplete()
end
\ No newline at end of file
end
--見えざる手 ガイガス
--見えざる手ガイガス
local s,id,o=GetID()
function s.initial_effect(c)
--special summon
......@@ -74,4 +74,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
end
Duel.ShuffleDeck(1-tp)
end
end
\ No newline at end of file
end
--見えざる手 ブレアス
--見えざる手ブレアス
local s,id,o=GetID()
function s.initial_effect(c)
--special summon
......@@ -69,4 +69,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)
end
Duel.ShuffleHand(1-tp)
end
\ No newline at end of file
end
--見えざる神 ジャウザー
--見えざる神ジャウザー
local s,id,o=GetID()
function s.initial_effect(c)
--fusion material
......@@ -87,4 +87,4 @@ end
function s.indtg(e,c)
local tc=e:GetHandler()
return c==tc or c==tc:GetBattleTarget()
end
\ No newline at end of file
end
--見えざる神 ゼノ
--見えざる神ゼノ
local s,id,o=GetID()
function s.initial_effect(c)
aux.AddFusionProcFunRep(c,s.ffilter,3,true)
......@@ -87,4 +87,4 @@ function s.ctop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then
Duel.GetControl(g,tp)
end
end
\ No newline at end of file
end
......@@ -138,4 +138,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
e1:Reset()
end
end
\ No newline at end of file
end
......@@ -40,4 +40,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.SpecialSummon(rc,0,tp,tp,false,false,POS_FACEUP)
end
end
end
\ No newline at end of file
end
......@@ -38,4 +38,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.SSet(tp,rc)
end
end
end
\ No newline at end of file
end
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