Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts-888
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
ygopro-scripts-888
Commits
aebf2c60
Commit
aebf2c60
authored
Sep 08, 2022
by
salix5
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
newline at eof
parent
fa7e2a36
Changes
51
Hide whitespace changes
Inline
Side-by-side
Showing
51 changed files
with
51 additions
and
51 deletions
+51
-51
c15464375.lua
c15464375.lua
+1
-1
c16433136.lua
c16433136.lua
+1
-1
c17255673.lua
c17255673.lua
+1
-1
c18377261.lua
c18377261.lua
+1
-1
c18847598.lua
c18847598.lua
+1
-1
c19963185.lua
c19963185.lua
+1
-1
c21639276.lua
c21639276.lua
+1
-1
c25396150.lua
c25396150.lua
+1
-1
c28720123.lua
c28720123.lua
+1
-1
c31230289.lua
c31230289.lua
+1
-1
c32909498.lua
c32909498.lua
+1
-1
c34690953.lua
c34690953.lua
+1
-1
c34813545.lua
c34813545.lua
+1
-1
c37495766.lua
c37495766.lua
+1
-1
c42932862.lua
c42932862.lua
+1
-1
c43527730.lua
c43527730.lua
+1
-1
c44413654.lua
c44413654.lua
+1
-1
c44649322.lua
c44649322.lua
+1
-1
c45236142.lua
c45236142.lua
+1
-1
c46358784.lua
c46358784.lua
+1
-1
c54862960.lua
c54862960.lua
+1
-1
c55125728.lua
c55125728.lua
+1
-1
c56347375.lua
c56347375.lua
+1
-1
c56700100.lua
c56700100.lua
+1
-1
c60362066.lua
c60362066.lua
+1
-1
c62777823.lua
c62777823.lua
+1
-1
c65956182.lua
c65956182.lua
+1
-1
c67725394.lua
c67725394.lua
+1
-1
c68304193.lua
c68304193.lua
+1
-1
c69540484.lua
c69540484.lua
+1
-1
c70485614.lua
c70485614.lua
+1
-1
c70508653.lua
c70508653.lua
+1
-1
c7206349.lua
c7206349.lua
+1
-1
c72843899.lua
c72843899.lua
+1
-1
c7459919.lua
c7459919.lua
+1
-1
c76076738.lua
c76076738.lua
+1
-1
c78199891.lua
c78199891.lua
+1
-1
c7889323.lua
c7889323.lua
+1
-1
c79912449.lua
c79912449.lua
+1
-1
c80044027.lua
c80044027.lua
+1
-1
c8025950.lua
c8025950.lua
+1
-1
c81260679.lua
c81260679.lua
+1
-1
c82105704.lua
c82105704.lua
+1
-1
c83827392.lua
c83827392.lua
+1
-1
c84330567.lua
c84330567.lua
+1
-1
c84813516.lua
c84813516.lua
+1
-1
c90000652.lua
c90000652.lua
+1
-1
c94113093.lua
c94113093.lua
+1
-1
c94392192.lua
c94392192.lua
+1
-1
c97692972.lua
c97692972.lua
+1
-1
c97870394.lua
c97870394.lua
+1
-1
No files found.
c15464375.lua
View file @
aebf2c60
...
@@ -68,4 +68,4 @@ function c15464375.tgop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -68,4 +68,4 @@ function c15464375.tgop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
if
g
:
GetCount
()
>
0
then
Duel
.
SendtoGrave
(
g
,
REASON_EFFECT
)
Duel
.
SendtoGrave
(
g
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c16433136.lua
View file @
aebf2c60
...
@@ -73,4 +73,4 @@ function c16433136.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -73,4 +73,4 @@ function c16433136.thop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
if
g
:
GetCount
()
>
0
then
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c17255673.lua
View file @
aebf2c60
...
@@ -75,4 +75,4 @@ function c17255673.exop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -75,4 +75,4 @@ function c17255673.exop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetProperty
(
EFFECT_FLAG_CANNOT_DISABLE
)
e1
:
SetProperty
(
EFFECT_FLAG_CANNOT_DISABLE
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_BATTLE
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_BATTLE
)
ec
:
RegisterEffect
(
e1
)
ec
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
c18377261.lua
View file @
aebf2c60
...
@@ -51,4 +51,4 @@ function c18377261.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -51,4 +51,4 @@ function c18377261.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
end
end
end
end
\ No newline at end of file
c18847598.lua
View file @
aebf2c60
...
@@ -81,4 +81,4 @@ function c18847598.atkcon(e,tp,eg,ep,ev,re,r,rp)
...
@@ -81,4 +81,4 @@ function c18847598.atkcon(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c18847598
.
atkop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c18847598
.
atkop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
NegateAttack
()
Duel
.
NegateAttack
()
end
end
\ No newline at end of file
c19963185.lua
View file @
aebf2c60
...
@@ -59,4 +59,4 @@ end
...
@@ -59,4 +59,4 @@ end
function
c19963185
.
atkcon
(
e
)
function
c19963185
.
atkcon
(
e
)
local
tp
=
e
:
GetHandlerPlayer
()
local
tp
=
e
:
GetHandlerPlayer
()
return
Duel
.
GetAttackTarget
()
==
nil
and
Duel
.
GetFieldGroupCount
(
tp
,
0
,
LOCATION_MZONE
)
>
0
return
Duel
.
GetAttackTarget
()
==
nil
and
Duel
.
GetFieldGroupCount
(
tp
,
0
,
LOCATION_MZONE
)
>
0
end
end
\ No newline at end of file
c21639276.lua
View file @
aebf2c60
...
@@ -71,4 +71,4 @@ function c21639276.rmop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -71,4 +71,4 @@ function c21639276.rmop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Remove
(
sg
,
POS_FACEDOWN
,
REASON_EFFECT
)
Duel
.
Remove
(
sg
,
POS_FACEDOWN
,
REASON_EFFECT
)
end
end
Duel
.
ShuffleHand
(
1
-
tp
)
Duel
.
ShuffleHand
(
1
-
tp
)
end
end
\ No newline at end of file
c25396150.lua
View file @
aebf2c60
...
@@ -75,4 +75,4 @@ function c25396150.rcop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -75,4 +75,4 @@ function c25396150.rcop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
()
then
Duel
.
Recover
(
tp
,
tc
:
GetAttack
(),
REASON_EFFECT
)
Duel
.
Recover
(
tp
,
tc
:
GetAttack
(),
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c28720123.lua
View file @
aebf2c60
...
@@ -55,4 +55,4 @@ function c28720123.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -55,4 +55,4 @@ function c28720123.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
end
end
end
end
\ No newline at end of file
c31230289.lua
View file @
aebf2c60
...
@@ -60,4 +60,4 @@ function c31230289.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -60,4 +60,4 @@ function c31230289.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
BreakEffect
()
Duel
.
BreakEffect
()
Duel
.
DiscardHand
(
tp
,
nil
,
1
,
1
,
REASON_EFFECT
+
REASON_DISCARD
)
Duel
.
DiscardHand
(
tp
,
nil
,
1
,
1
,
REASON_EFFECT
+
REASON_DISCARD
)
end
end
end
end
\ No newline at end of file
c32909498.lua
View file @
aebf2c60
...
@@ -82,4 +82,4 @@ function c32909498.rmop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -82,4 +82,4 @@ function c32909498.rmop(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c32909498
.
rmcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c32909498
.
rmcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
rp
==
1
-
tp
and
re
:
IsActiveType
(
TYPE_MONSTER
)
return
rp
==
1
-
tp
and
re
:
IsActiveType
(
TYPE_MONSTER
)
end
end
\ No newline at end of file
c34690953.lua
View file @
aebf2c60
...
@@ -116,4 +116,4 @@ function c34690953.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -116,4 +116,4 @@ function c34690953.spop(e,tp,eg,ep,ev,re,r,rp)
local
token
=
Duel
.
CreateToken
(
tp
,
34690954
)
local
token
=
Duel
.
CreateToken
(
tp
,
34690954
)
Duel
.
SpecialSummon
(
token
,
0
,
tp
,
to
,
false
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
token
,
0
,
tp
,
to
,
false
,
false
,
POS_FACEUP
)
end
end
end
end
\ No newline at end of file
c34813545.lua
View file @
aebf2c60
...
@@ -140,4 +140,4 @@ function c34813545.fsop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -140,4 +140,4 @@ function c34813545.fsop(e,tp,eg,ep,ev,re,r,rp)
end
end
tc
:
CompleteProcedure
()
tc
:
CompleteProcedure
()
end
end
end
end
\ No newline at end of file
c37495766.lua
View file @
aebf2c60
...
@@ -93,4 +93,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -93,4 +93,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
Destroy
(
tc
,
REASON_EFFECT
)
Duel
.
Destroy
(
tc
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c42932862.lua
View file @
aebf2c60
...
@@ -90,4 +90,4 @@ function s.posop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -90,4 +90,4 @@ function s.posop(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
end
end
end
end
\ No newline at end of file
c43527730.lua
View file @
aebf2c60
...
@@ -79,4 +79,4 @@ function c43527730.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -79,4 +79,4 @@ function c43527730.spop(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c43527730
.
eqlimit
(
e
,
c
)
function
c43527730
.
eqlimit
(
e
,
c
)
return
e
:
GetOwner
()
==
c
return
e
:
GetOwner
()
==
c
end
end
\ No newline at end of file
c44413654.lua
View file @
aebf2c60
...
@@ -65,4 +65,4 @@ function c44413654.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -65,4 +65,4 @@ function c44413654.spop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP_DEFENSE
)
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP_DEFENSE
)
end
end
end
end
\ No newline at end of file
c44649322.lua
View file @
aebf2c60
...
@@ -79,4 +79,4 @@ function c44649322.tgop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -79,4 +79,4 @@ function c44649322.tgop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
if
g
:
GetCount
()
>
0
then
Duel
.
SendtoGrave
(
g
,
REASON_EFFECT
)
Duel
.
SendtoGrave
(
g
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c45236142.lua
View file @
aebf2c60
...
@@ -98,4 +98,4 @@ function c45236142.operation(e,tp,eg,ep,ev,re,r,rp)
...
@@ -98,4 +98,4 @@ function c45236142.operation(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoDeck
(
tc
,
nil
,
SEQ_DECKTOP
,
REASON_EFFECT
)
Duel
.
SendtoDeck
(
tc
,
nil
,
SEQ_DECKTOP
,
REASON_EFFECT
)
end
end
end
end
end
end
\ No newline at end of file
c46358784.lua
View file @
aebf2c60
...
@@ -62,4 +62,4 @@ function c46358784.posop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -62,4 +62,4 @@ function c46358784.posop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
ChangePosition
(
tc
,
POS_FACEUP_DEFENSE
,
POS_FACEDOWN_DEFENSE
,
POS_FACEUP_ATTACK
,
POS_FACEUP_ATTACK
)
Duel
.
ChangePosition
(
tc
,
POS_FACEUP_DEFENSE
,
POS_FACEDOWN_DEFENSE
,
POS_FACEUP_ATTACK
,
POS_FACEUP_ATTACK
)
end
end
end
end
\ No newline at end of file
c54862960.lua
View file @
aebf2c60
...
@@ -58,4 +58,4 @@ function c54862960.ctop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -58,4 +58,4 @@ function c54862960.ctop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
GetControl
(
tc
,
tp
,
PHASE_END
,
1
)
Duel
.
GetControl
(
tc
,
tp
,
PHASE_END
,
1
)
end
end
end
end
\ No newline at end of file
c55125728.lua
View file @
aebf2c60
...
@@ -94,4 +94,4 @@ function c55125728.disop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -94,4 +94,4 @@ function c55125728.disop(e,tp,eg,ep,ev,re,r,rp)
end
end
e
:
GetHandler
():
RegisterFlagEffect
(
55125728
,
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
,
EFFECT_FLAG_CLIENT_HINT
,
1
,
0
,
aux
.
Stringid
(
55125728
,
3
))
e
:
GetHandler
():
RegisterFlagEffect
(
55125728
,
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
,
EFFECT_FLAG_CLIENT_HINT
,
1
,
0
,
aux
.
Stringid
(
55125728
,
3
))
end
end
end
end
\ No newline at end of file
c56347375.lua
View file @
aebf2c60
...
@@ -72,4 +72,4 @@ function c56347375.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -72,4 +72,4 @@ function c56347375.spop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
tc
:
RegisterEffect
(
e1
)
tc
:
RegisterEffect
(
e1
)
end
end
end
end
\ No newline at end of file
c56700100.lua
View file @
aebf2c60
...
@@ -75,4 +75,4 @@ function s.thop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -75,4 +75,4 @@ function s.thop2(e,tp,eg,ep,ev,re,r,rp)
if
sg
and
Duel
.
SendtoHand
(
sg
,
nil
,
REASON_EFFECT
)
>
0
then
if
sg
and
Duel
.
SendtoHand
(
sg
,
nil
,
REASON_EFFECT
)
>
0
then
Duel
.
ConfirmCards
(
1
-
tp
,
sg
)
Duel
.
ConfirmCards
(
1
-
tp
,
sg
)
end
end
end
end
\ No newline at end of file
c60362066.lua
View file @
aebf2c60
...
@@ -69,4 +69,4 @@ function c60362066.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -69,4 +69,4 @@ function c60362066.thop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c62777823.lua
View file @
aebf2c60
...
@@ -81,4 +81,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -81,4 +81,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
function
s
.
fuslimit
(
e
,
c
,
sumtype
)
function
s
.
fuslimit
(
e
,
c
,
sumtype
)
return
sumtype
==
SUMMON_TYPE_FUSION
return
sumtype
==
SUMMON_TYPE_FUSION
end
end
\ No newline at end of file
c65956182.lua
View file @
aebf2c60
...
@@ -126,4 +126,4 @@ function c65956182.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -126,4 +126,4 @@ function c65956182.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_DISCARD
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_DISCARD
)
Duel
.
DiscardHand
(
tp
,
c65956182
.
thfilter
,
1
,
1
,
REASON_EFFECT
+
REASON_DISCARD
)
Duel
.
DiscardHand
(
tp
,
c65956182
.
thfilter
,
1
,
1
,
REASON_EFFECT
+
REASON_DISCARD
)
end
end
end
end
\ No newline at end of file
c67725394.lua
View file @
aebf2c60
...
@@ -113,4 +113,4 @@ function c67725394.valcheck(e,c)
...
@@ -113,4 +113,4 @@ function c67725394.valcheck(e,c)
else
else
e
:
GetLabelObject
():
SetLabel
(
0
)
e
:
GetLabelObject
():
SetLabel
(
0
)
end
end
end
end
\ No newline at end of file
c68304193.lua
View file @
aebf2c60
...
@@ -82,4 +82,4 @@ function c68304193.rmop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -82,4 +82,4 @@ function c68304193.rmop(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c68304193
.
rmcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c68304193
.
rmcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
rp
==
1
-
tp
and
re
:
IsActiveType
(
TYPE_MONSTER
)
return
rp
==
1
-
tp
and
re
:
IsActiveType
(
TYPE_MONSTER
)
end
end
\ No newline at end of file
c69540484.lua
View file @
aebf2c60
...
@@ -83,4 +83,4 @@ function c69540484.rmop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -83,4 +83,4 @@ function c69540484.rmop(e,tp,eg,ep,ev,re,r,rp)
if
#
tg
>
0
then
if
#
tg
>
0
then
Duel
.
Remove
(
tg
,
POS_FACEDOWN
,
REASON_EFFECT
)
Duel
.
Remove
(
tg
,
POS_FACEDOWN
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c70485614.lua
View file @
aebf2c60
...
@@ -72,4 +72,4 @@ function c70485614.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -72,4 +72,4 @@ function c70485614.spop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
if
g
:
GetCount
()
>
0
then
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
end
\ No newline at end of file
c70508653.lua
View file @
aebf2c60
...
@@ -40,4 +40,4 @@ function c70508653.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -40,4 +40,4 @@ function c70508653.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
tg
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
tg
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoDeck
(
sg
-
tg
,
nil
,
SEQ_DECKBOTTOM
,
REASON_EFFECT
)
Duel
.
SendtoDeck
(
sg
-
tg
,
nil
,
SEQ_DECKBOTTOM
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c7206349.lua
View file @
aebf2c60
...
@@ -92,4 +92,4 @@ function c7206349.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -92,4 +92,4 @@ function c7206349.thop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c72843899.lua
View file @
aebf2c60
...
@@ -55,4 +55,4 @@ function c72843899.repop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -55,4 +55,4 @@ function c72843899.repop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TURN_SET
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TURN_SET
)
e1
:
SetValue
(
TYPE_SPELL
+
TYPE_CONTINUOUS
)
e1
:
SetValue
(
TYPE_SPELL
+
TYPE_CONTINUOUS
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
c7459919.lua
View file @
aebf2c60
...
@@ -69,4 +69,4 @@ function c7459919.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -69,4 +69,4 @@ function c7459919.spop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
BreakEffect
()
Duel
.
BreakEffect
()
Duel
.
Damage
(
tp
,
tc
:
GetAttack
(),
REASON_EFFECT
)
Duel
.
Damage
(
tp
,
tc
:
GetAttack
(),
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c76076738.lua
View file @
aebf2c60
...
@@ -101,4 +101,4 @@ function c76076738.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -101,4 +101,4 @@ function c76076738.spop(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c76076738
.
eqlim
(
e
,
c
)
function
c76076738
.
eqlim
(
e
,
c
)
return
e
:
GetOwner
()
==
c
return
e
:
GetOwner
()
==
c
end
end
\ No newline at end of file
c78199891.lua
View file @
aebf2c60
...
@@ -82,4 +82,4 @@ function c78199891.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -82,4 +82,4 @@ function c78199891.thop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c7889323.lua
View file @
aebf2c60
...
@@ -72,4 +72,4 @@ function c7889323.baop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -72,4 +72,4 @@ function c7889323.baop(e,tp,eg,ep,ev,re,r,rp)
if
bc
and
bc
:
IsRelateToBattle
()
and
bc
:
IsControler
(
1
-
tp
)
then
if
bc
and
bc
:
IsRelateToBattle
()
and
bc
:
IsControler
(
1
-
tp
)
then
Duel
.
SendtoHand
(
bc
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
bc
,
nil
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c79912449.lua
View file @
aebf2c60
...
@@ -71,4 +71,4 @@ function c79912449.tgop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -71,4 +71,4 @@ function c79912449.tgop(e,tp,eg,ep,ev,re,r,rp)
if
tc
and
tc
:
IsLocation
(
LOCATION_MZONE
)
then
if
tc
and
tc
:
IsLocation
(
LOCATION_MZONE
)
then
Duel
.
SendtoGrave
(
tc
,
REASON_EFFECT
)
Duel
.
SendtoGrave
(
tc
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c80044027.lua
View file @
aebf2c60
...
@@ -65,4 +65,4 @@ function c80044027.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -65,4 +65,4 @@ function c80044027.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SpecialSummonComplete
()
Duel
.
SpecialSummonComplete
()
end
end
end
end
end
end
\ No newline at end of file
c8025950.lua
View file @
aebf2c60
...
@@ -55,4 +55,4 @@ function c8025950.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -55,4 +55,4 @@ function c8025950.spop(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c8025950
.
splimit
(
e
,
c
)
function
c8025950
.
splimit
(
e
,
c
)
return
not
c
:
IsType
(
TYPE_SYNCHRO
)
and
c
:
IsLocation
(
LOCATION_EXTRA
)
return
not
c
:
IsType
(
TYPE_SYNCHRO
)
and
c
:
IsLocation
(
LOCATION_EXTRA
)
end
end
\ No newline at end of file
c81260679.lua
View file @
aebf2c60
...
@@ -83,4 +83,4 @@ function c81260679.eqop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -83,4 +83,4 @@ function c81260679.eqop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
Select
(
tp
,
1
,
1
,
nil
)
local
sg
=
g
:
Select
(
tp
,
1
,
1
,
nil
)
Duel
.
Equip
(
tp
,
tc
,
sg
:
GetFirst
())
Duel
.
Equip
(
tp
,
tc
,
sg
:
GetFirst
())
end
end
end
end
\ No newline at end of file
c82105704.lua
View file @
aebf2c60
...
@@ -70,4 +70,4 @@ end
...
@@ -70,4 +70,4 @@ end
function
s
.
xval
(
e
)
function
s
.
xval
(
e
)
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
return
c
:
GetOverlayGroup
():
FilterCount
(
Card
.
IsCode
,
nil
,
id
)
return
c
:
GetOverlayGroup
():
FilterCount
(
Card
.
IsCode
,
nil
,
id
)
end
end
\ No newline at end of file
c83827392.lua
View file @
aebf2c60
...
@@ -68,4 +68,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -68,4 +68,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SendtoDeck
(
tc
,
nil
,
SEQ_DECKBOTTOM
,
REASON_EFFECT
)
Duel
.
SendtoDeck
(
tc
,
nil
,
SEQ_DECKBOTTOM
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c84330567.lua
View file @
aebf2c60
...
@@ -81,4 +81,4 @@ function c84330567.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -81,4 +81,4 @@ function c84330567.spop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToEffect
(
e
)
then
if
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
end
\ No newline at end of file
c84813516.lua
View file @
aebf2c60
...
@@ -95,4 +95,4 @@ function c84813516.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -95,4 +95,4 @@ function c84813516.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
end
end
end
end
end
end
\ No newline at end of file
c90000652.lua
View file @
aebf2c60
...
@@ -69,4 +69,4 @@ function s.spop1(e,tp,eg,ep,ev,re,r,rp)
...
@@ -69,4 +69,4 @@ function s.spop1(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
if
g
:
GetCount
()
>
0
then
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
end
\ No newline at end of file
c94113093.lua
View file @
aebf2c60
...
@@ -88,4 +88,4 @@ function c94113093.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -88,4 +88,4 @@ function c94113093.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
end
end
end
end
\ No newline at end of file
c94392192.lua
View file @
aebf2c60
...
@@ -93,4 +93,4 @@ function c94392192.rmop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -93,4 +93,4 @@ function c94392192.rmop(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c94392192
.
rmcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c94392192
.
rmcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
rp
==
1
-
tp
and
re
:
IsActiveType
(
TYPE_MONSTER
)
return
rp
==
1
-
tp
and
re
:
IsActiveType
(
TYPE_MONSTER
)
end
end
\ No newline at end of file
c97692972.lua
View file @
aebf2c60
...
@@ -92,4 +92,4 @@ end
...
@@ -92,4 +92,4 @@ end
function
c97692972
.
pentg2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
c97692972
.
pentg2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
CheckLocation
(
tp
,
LOCATION_PZONE
,
0
)
or
Duel
.
CheckLocation
(
tp
,
LOCATION_PZONE
,
1
)
end
if
chk
==
0
then
return
Duel
.
CheckLocation
(
tp
,
LOCATION_PZONE
,
0
)
or
Duel
.
CheckLocation
(
tp
,
LOCATION_PZONE
,
1
)
end
Duel
.
SetOperationInfo
(
0
,
CATEGORY_LEAVE_GRAVE
,
e
:
GetHandler
(),
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_LEAVE_GRAVE
,
e
:
GetHandler
(),
1
,
0
,
0
)
end
end
\ No newline at end of file
c97870394.lua
View file @
aebf2c60
...
@@ -66,4 +66,4 @@ function c97870394.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -66,4 +66,4 @@ function c97870394.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
end
end
end
end
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment