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
0
Merge Requests
0
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
Vee4
ygopro-scripts-888
Commits
318b3167
Commit
318b3167
authored
Jun 03, 2024
by
Chen Bill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
newline at EOF
parent
71b75611
Changes
55
Hide whitespace changes
Inline
Side-by-side
Showing
55 changed files
with
55 additions
and
55 deletions
+55
-55
c15005145.lua
c15005145.lua
+1
-1
c15171722.lua
c15171722.lua
+1
-1
c15982593.lua
c15982593.lua
+1
-1
c17272964.lua
c17272964.lua
+1
-1
c17462320.lua
c17462320.lua
+1
-1
c17550376.lua
c17550376.lua
+1
-1
c18158393.lua
c18158393.lua
+1
-1
c18494511.lua
c18494511.lua
+1
-1
c19403423.lua
c19403423.lua
+1
-1
c19671433.lua
c19671433.lua
+1
-1
c20515672.lua
c20515672.lua
+1
-1
c2116237.lua
c2116237.lua
+1
-1
c21368273.lua
c21368273.lua
+1
-1
c25774450.lua
c25774450.lua
+1
-1
c27345070.lua
c27345070.lua
+1
-1
c29510428.lua
c29510428.lua
+1
-1
c30095833.lua
c30095833.lua
+1
-1
c31600513.lua
c31600513.lua
+1
-1
c31987203.lua
c31987203.lua
+1
-1
c35026117.lua
c35026117.lua
+1
-1
c38798785.lua
c38798785.lua
+1
-1
c40785230.lua
c40785230.lua
+1
-1
c42822433.lua
c42822433.lua
+1
-1
c43944080.lua
c43944080.lua
+1
-1
c44760562.lua
c44760562.lua
+1
-1
c45065541.lua
c45065541.lua
+1
-1
c47873397.lua
c47873397.lua
+1
-1
c51779204.lua
c51779204.lua
+1
-1
c53754104.lua
c53754104.lua
+1
-1
c54594017.lua
c54594017.lua
+1
-1
c54851325.lua
c54851325.lua
+1
-1
c56510115.lua
c56510115.lua
+1
-1
c56727340.lua
c56727340.lua
+1
-1
c57357130.lua
c57357130.lua
+1
-1
c60023855.lua
c60023855.lua
+1
-1
c65305978.lua
c65305978.lua
+1
-1
c66150724.lua
c66150724.lua
+1
-1
c66736715.lua
c66736715.lua
+1
-1
c71164684.lua
c71164684.lua
+1
-1
c71277255.lua
c71277255.lua
+1
-1
c71948047.lua
c71948047.lua
+1
-1
c7336745.lua
c7336745.lua
+1
-1
c75728539.lua
c75728539.lua
+1
-1
c76840111.lua
c76840111.lua
+1
-1
c77765207.lua
c77765207.lua
+1
-1
c78098950.lua
c78098950.lua
+1
-1
c79210531.lua
c79210531.lua
+1
-1
c81978611.lua
c81978611.lua
+1
-1
c82090807.lua
c82090807.lua
+1
-1
c82112494.lua
c82112494.lua
+1
-1
c83334932.lua
c83334932.lua
+1
-1
c84384943.lua
c84384943.lua
+1
-1
c91300233.lua
c91300233.lua
+1
-1
c95243515.lua
c95243515.lua
+1
-1
c97417863.lua
c97417863.lua
+1
-1
No files found.
c15005145.lua
View file @
318b3167
...
...
@@ -84,4 +84,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
c
=
e
:
GetHandler
()
if
not
c
:
IsRelateToEffect
(
e
)
then
return
end
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
\ No newline at end of file
end
c15171722.lua
View file @
318b3167
...
...
@@ -98,4 +98,4 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
\ No newline at end of file
end
c15982593.lua
View file @
318b3167
...
...
@@ -82,4 +82,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetValue
(
TYPE_TRAP
+
TYPE_CONTINUOUS
)
tc
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
c17272964.lua
View file @
318b3167
...
...
@@ -67,4 +67,4 @@ function s.atkcon(e)
end
function
s
.
atktg
(
e
,
c
)
return
c
:
IsType
(
TYPE_SYNCHRO
)
and
c
:
IsFaceup
()
end
\ No newline at end of file
end
c17462320.lua
View file @
318b3167
...
...
@@ -72,4 +72,4 @@ function c17462320.thop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c17550376.lua
View file @
318b3167
...
...
@@ -55,4 +55,4 @@ function c17550376.atkop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_DISABLE
+
RESET_PHASE
+
PHASE_END
)
c
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
c18158393.lua
View file @
318b3167
...
...
@@ -63,4 +63,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
Duel
.
SendtoDeck
(
g
,
nil
,
SEQ_DECKSHUFFLE
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c18494511.lua
View file @
318b3167
...
...
@@ -56,4 +56,4 @@ function c18494511.splimit(e,c)
end
function
c18494511
.
codecon
(
e
)
return
e
:
GetHandler
():
GetEquipCount
()
>
0
end
\ No newline at end of file
end
c19403423.lua
View file @
318b3167
...
...
@@ -81,4 +81,4 @@ function c19403423.nsumsuc(e,tp,eg,ep,ev,re,r,rp)
end
function
c19403423
.
efun
(
e
,
ep
,
tp
)
return
ep
==
tp
or
not
e
:
IsActiveType
(
TYPE_MONSTER
)
end
\ No newline at end of file
end
c19671433.lua
View file @
318b3167
...
...
@@ -77,4 +77,4 @@ function s.tunop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
)
tc
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
c20515672.lua
View file @
318b3167
...
...
@@ -70,4 +70,4 @@ function c20515672.tdop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SpecialSummon
(
sg
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
\ No newline at end of file
end
c2116237.lua
View file @
318b3167
...
...
@@ -129,4 +129,4 @@ function c2116237.thop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SendtoHand
(
c
,
nil
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c21368273.lua
View file @
318b3167
...
...
@@ -90,4 +90,4 @@ function c21368273.lvop(e,tp,eg,ep,ev,re,r,rp)
end
function
c21368273
.
splimit
(
e
,
c
)
return
not
c
:
IsType
(
TYPE_SYNCHRO
)
and
c
:
IsLocation
(
LOCATION_EXTRA
)
end
\ No newline at end of file
end
c25774450.lua
View file @
318b3167
...
...
@@ -35,4 +35,4 @@ function c25774450.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
GetControl
(
cc
,
1
-
tp
)
end
end
end
\ No newline at end of file
end
c27345070.lua
View file @
318b3167
...
...
@@ -40,4 +40,4 @@ function c27345070.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
end
end
end
\ No newline at end of file
end
c29510428.lua
View file @
318b3167
...
...
@@ -84,4 +84,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
Duel
.
ConfirmCards
(
1
-
tp
,
tc
)
end
end
end
\ No newline at end of file
end
c30095833.lua
View file @
318b3167
...
...
@@ -102,4 +102,4 @@ function c30095833.penop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToEffect
(
e
)
then
Duel
.
MoveToField
(
c
,
tp
,
tp
,
LOCATION_PZONE
,
POS_FACEUP
,
true
)
end
end
\ No newline at end of file
end
c31600513.lua
View file @
318b3167
...
...
@@ -74,4 +74,4 @@ function c31600513.thop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToBattle
()
and
tc
:
IsControler
(
1
-
tp
)
then
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c31987203.lua
View file @
318b3167
...
...
@@ -75,4 +75,4 @@ function c31987203.penop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToEffect
(
e
)
then
Duel
.
MoveToField
(
c
,
tp
,
tp
,
LOCATION_PZONE
,
POS_FACEUP
,
true
)
end
end
\ No newline at end of file
end
c35026117.lua
View file @
318b3167
...
...
@@ -71,4 +71,4 @@ function c35026117.tfop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Destroy
(
tg
,
REASON_EFFECT
)
end
end
end
\ No newline at end of file
end
c38798785.lua
View file @
318b3167
...
...
@@ -155,4 +155,4 @@ end
function
s
.
resetop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
ResetFlagEffect
(
tp
,
id
)
e
:
Reset
()
end
\ No newline at end of file
end
c40785230.lua
View file @
318b3167
...
...
@@ -148,4 +148,4 @@ function c40785230.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SpecialSummon
(
sg
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
\ No newline at end of file
end
c42822433.lua
View file @
318b3167
...
...
@@ -74,4 +74,4 @@ function c42822433.spop(e,tp,eg,ep,ev,re,r,rp)
end
function
c42822433
.
atktg
(
e
,
c
)
return
not
c
:
IsType
(
TYPE_XYZ
)
end
\ No newline at end of file
end
c43944080.lua
View file @
318b3167
...
...
@@ -56,4 +56,4 @@ function c43944080.distg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function
c43944080
.
disop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
NegateActivation
(
ev
)
end
\ No newline at end of file
end
c44760562.lua
View file @
318b3167
...
...
@@ -62,4 +62,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
tc
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
c45065541.lua
View file @
318b3167
...
...
@@ -68,4 +68,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if
#
g
>
0
then
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
c47873397.lua
View file @
318b3167
...
...
@@ -87,4 +87,4 @@ function s.damval(e,re,val,r,rp,rc)
if
r
&
REASON_EFFECT
==
REASON_EFFECT
then
return
val
*
2
else
return
val
end
end
\ No newline at end of file
end
c51779204.lua
View file @
318b3167
...
...
@@ -75,4 +75,4 @@ function c51779204.effcon(e)
end
function
c51779204
.
damcon
(
e
)
return
e
:
GetHandler
():
GetBattleTarget
()
~=
nil
end
\ No newline at end of file
end
c53754104.lua
View file @
318b3167
...
...
@@ -71,4 +71,4 @@ function c53754104.posop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
ChangePosition
(
tc
,
POS_FACEUP_DEFENSE
,
POS_FACEUP_ATTACK
,
POS_FACEUP_ATTACK
,
POS_FACEUP_ATTACK
)
end
end
\ No newline at end of file
end
c54594017.lua
View file @
318b3167
...
...
@@ -50,4 +50,4 @@ function c54594017.desop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
Destroy
(
tc
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c54851325.lua
View file @
318b3167
...
...
@@ -86,4 +86,4 @@ function c54851325.desop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
HintSelection
(
g
)
Duel
.
Destroy
(
g
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c56510115.lua
View file @
318b3167
...
...
@@ -70,4 +70,4 @@ function c56510115.atktg(e,c)
end
function
c56510115
.
atkval
(
e
,
c
)
return
c
:
GetCurrentScale
()
*
300
end
\ No newline at end of file
end
c56727340.lua
View file @
318b3167
...
...
@@ -75,4 +75,4 @@ function c56727340.spop(e,tp,eg,ep,ev,re,r,rp)
local
c
=
e
:
GetHandler
()
if
not
c
:
IsRelateToEffect
(
e
)
then
return
end
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
\ No newline at end of file
end
c57357130.lua
View file @
318b3167
...
...
@@ -78,4 +78,4 @@ function s.spdpop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
BreakEffect
()
Duel
.
Draw
(
tp
,
1
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c60023855.lua
View file @
318b3167
...
...
@@ -85,4 +85,4 @@ function c60023855.spop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
c65305978.lua
View file @
318b3167
...
...
@@ -100,4 +100,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
xyz
=
xyzg
:
Select
(
tp
,
1
,
1
,
nil
):
GetFirst
()
Duel
.
XyzSummon
(
tp
,
xyz
,
g
,
1
,
6
)
end
end
\ No newline at end of file
end
c66150724.lua
View file @
318b3167
...
...
@@ -124,4 +124,4 @@ function c66150724.disop(e,tp,eg,ep,ev,re,r,rp)
if
re
:
GetActiveType
()
==
TYPE_PENDULUM
+
TYPE_SPELL
and
p
==
tp
and
bit
.
band
(
loc
,
LOCATION_PZONE
)
~=
0
then
Duel
.
NegateEffect
(
ev
)
end
end
\ No newline at end of file
end
c66736715.lua
View file @
318b3167
...
...
@@ -65,4 +65,4 @@ function s.expop(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
pendvalue
(
e
,
c
)
return
c
:
IsLocation
(
LOCATION_HAND
)
end
\ No newline at end of file
end
c71164684.lua
View file @
318b3167
...
...
@@ -68,4 +68,4 @@ function s.repval(e,c)
end
function
s
.
repop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
Remove
(
e
:
GetHandler
(),
POS_FACEUP
,
REASON_EFFECT
+
REASON_REPLACE
)
end
\ No newline at end of file
end
c71277255.lua
View file @
318b3167
...
...
@@ -69,4 +69,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
end
end
\ No newline at end of file
end
c71948047.lua
View file @
318b3167
...
...
@@ -87,4 +87,4 @@ function c71948047.setop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SSet
(
tp
,
tc
)
end
end
\ No newline at end of file
end
c7336745.lua
View file @
318b3167
...
...
@@ -64,4 +64,4 @@ function c7336745.damop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetTargetRange
(
1
,
0
)
e1
:
SetReset
(
RESET_PHASE
+
PHASE_DAMAGE
)
Duel
.
RegisterEffect
(
e1
,
tp
)
end
\ No newline at end of file
end
c75728539.lua
View file @
318b3167
...
...
@@ -95,4 +95,4 @@ function c75728539.thop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SendtoHand
(
c
,
nil
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c76840111.lua
View file @
318b3167
...
...
@@ -120,4 +120,4 @@ function c76840111.efilter3(c)
end
function
c76840111
.
efilter4
(
c
)
return
c
:
IsSetCard
(
0x1046
)
and
c
:
IsFaceup
()
end
\ No newline at end of file
end
c77765207.lua
View file @
318b3167
...
...
@@ -81,4 +81,4 @@ function s.activate2(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
Duel
.
SSet
(
tp
,
g
:
GetFirst
())
end
end
\ No newline at end of file
end
c78098950.lua
View file @
318b3167
...
...
@@ -77,4 +77,4 @@ function c78098950.todop(e,tp,eg,ep,ev,re,r,rp)
if
#
g
==
0
then
return
end
Duel
.
Hint
(
HINT_CARD
,
0
,
78098950
)
Duel
.
SendtoDeck
(
g
,
nil
,
SEQ_DECKSHUFFLE
,
REASON_EFFECT
)
end
\ No newline at end of file
end
c79210531.lua
View file @
318b3167
...
...
@@ -58,4 +58,4 @@ function c79210531.thop(e,tp,eg,ep,ev,re,r,rp)
if
#
g
==
0
then
return
end
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
end
\ No newline at end of file
end
c81978611.lua
View file @
318b3167
...
...
@@ -80,4 +80,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
c82090807.lua
View file @
318b3167
...
...
@@ -80,4 +80,4 @@ function c82090807.dhop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
and
tc
:
GetOverlayCount
()
>
0
then
tc
:
RemoveOverlayCard
(
tp
,
1
,
2
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
c82112494.lua
View file @
318b3167
...
...
@@ -107,4 +107,4 @@ function c82112494.penop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToEffect
(
e
)
then
Duel
.
MoveToField
(
c
,
tp
,
tp
,
LOCATION_PZONE
,
POS_FACEUP
,
true
)
end
end
\ No newline at end of file
end
c83334932.lua
View file @
318b3167
...
...
@@ -66,4 +66,4 @@ function c83334932.lvop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
tc
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
c84384943.lua
View file @
318b3167
...
...
@@ -62,4 +62,4 @@ end
function
s
.
damop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
p
,
d
=
Duel
.
GetChainInfo
(
0
,
CHAININFO_TARGET_PLAYER
,
CHAININFO_TARGET_PARAM
)
Duel
.
Damage
(
p
,
d
,
REASON_EFFECT
)
end
\ No newline at end of file
end
c91300233.lua
View file @
318b3167
...
...
@@ -80,4 +80,4 @@ function c91300233.spop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
c95243515.lua
View file @
318b3167
...
...
@@ -89,4 +89,4 @@ function c95243515.disop(e,tp,eg,ep,ev,re,r,rp)
tc
:
RegisterEffect
(
e2
)
end
end
end
\ No newline at end of file
end
c97417863.lua
View file @
318b3167
...
...
@@ -135,4 +135,4 @@ function c97417863.atkop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_DISABLE
)
c
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
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