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