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
8adf9399
Commit
8adf9399
authored
Jul 28, 2021
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
forgot to update pre id
parent
7637d9ee
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
15 additions
and
15 deletions
+15
-15
c15771991.lua
c15771991.lua
+2
-2
c2992036.lua
c2992036.lua
+1
-1
c39987731.lua
c39987731.lua
+1
-1
c41044418.lua
c41044418.lua
+1
-1
c65471349.lua
c65471349.lua
+1
-1
c69975751.lua
c69975751.lua
+1
-1
c77432167.lua
c77432167.lua
+2
-2
c78665705.lua
c78665705.lua
+3
-3
c91654806.lua
c91654806.lua
+1
-1
c91870448.lua
c91870448.lua
+1
-1
c99666430.lua
c99666430.lua
+1
-1
No files found.
c15771991.lua
View file @
8adf9399
...
@@ -21,7 +21,7 @@ function c15771991.initial_effect(c)
...
@@ -21,7 +21,7 @@ function c15771991.initial_effect(c)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetCode
(
EVENT_PRE_DAMAGE_CALCULATE
)
e2
:
SetCode
(
EVENT_PRE_DAMAGE_CALCULATE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetCountLimit
(
1
,
1
00424103
)
e2
:
SetCountLimit
(
1
,
1
5771992
)
e2
:
SetCondition
(
c15771991
.
defcon
)
e2
:
SetCondition
(
c15771991
.
defcon
)
e2
:
SetOperation
(
c15771991
.
defop
)
e2
:
SetOperation
(
c15771991
.
defop
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
...
@@ -32,7 +32,7 @@ function c15771991.initial_effect(c)
...
@@ -32,7 +32,7 @@ function c15771991.initial_effect(c)
e3
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e3
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e3
:
SetCode
(
EVENT_TO_GRAVE
)
e3
:
SetCode
(
EVENT_TO_GRAVE
)
e3
:
SetProperty
(
EFFECT_FLAG_DELAY
)
e3
:
SetProperty
(
EFFECT_FLAG_DELAY
)
e3
:
SetCountLimit
(
1
,
1
0042420
3
)
e3
:
SetCountLimit
(
1
,
1
577199
3
)
e3
:
SetCondition
(
c15771991
.
thcon
)
e3
:
SetCondition
(
c15771991
.
thcon
)
e3
:
SetTarget
(
c15771991
.
thtg
)
e3
:
SetTarget
(
c15771991
.
thtg
)
e3
:
SetOperation
(
c15771991
.
thop
)
e3
:
SetOperation
(
c15771991
.
thop
)
...
...
c2992036.lua
View file @
8adf9399
...
@@ -19,7 +19,7 @@ function c2992036.initial_effect(c)
...
@@ -19,7 +19,7 @@ function c2992036.initial_effect(c)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e1
:
SetCountLimit
(
1
,
100424122
)
e1
:
SetCountLimit
(
1
,
2992037
)
e2
:
SetHintTiming
(
0
,
TIMINGS_CHECK_MONSTER
+
TIMING_END_PHASE
)
e2
:
SetHintTiming
(
0
,
TIMINGS_CHECK_MONSTER
+
TIMING_END_PHASE
)
e2
:
SetCondition
(
c2992036
.
descon
)
e2
:
SetCondition
(
c2992036
.
descon
)
e2
:
SetCost
(
aux
.
bfgcost
)
e2
:
SetCost
(
aux
.
bfgcost
)
...
...
c39987731.lua
View file @
8adf9399
...
@@ -20,7 +20,7 @@ function c39987731.initial_effect(c)
...
@@ -20,7 +20,7 @@ function c39987731.initial_effect(c)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetHintTiming
(
0
,
TIMINGS_CHECK_MONSTER
+
TIMING_SSET
+
TIMING_MAIN_END
)
e2
:
SetHintTiming
(
0
,
TIMINGS_CHECK_MONSTER
+
TIMING_SSET
+
TIMING_MAIN_END
)
e2
:
SetCountLimit
(
1
,
100424131
)
e2
:
SetCountLimit
(
1
,
39987732
)
e2
:
SetCondition
(
c39987731
.
spcon2
)
e2
:
SetCondition
(
c39987731
.
spcon2
)
e2
:
SetCost
(
c39987731
.
spcost2
)
e2
:
SetCost
(
c39987731
.
spcost2
)
e2
:
SetTarget
(
c39987731
.
sptg2
)
e2
:
SetTarget
(
c39987731
.
sptg2
)
...
...
c41044418.lua
View file @
8adf9399
...
@@ -22,7 +22,7 @@ function c41044418.initial_effect(c)
...
@@ -22,7 +22,7 @@ function c41044418.initial_effect(c)
e2
:
SetDescription
(
aux
.
Stringid
(
41044418
,
1
))
e2
:
SetDescription
(
aux
.
Stringid
(
41044418
,
1
))
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetRange
(
LOCATION_SZONE
)
e2
:
SetRange
(
LOCATION_SZONE
)
e2
:
SetCountLimit
(
1
,
100424106
)
e2
:
SetCountLimit
(
1
,
41044419
)
e2
:
SetCondition
(
c41044418
.
rbcon
)
e2
:
SetCondition
(
c41044418
.
rbcon
)
e2
:
SetCost
(
c41044418
.
rbcost
)
e2
:
SetCost
(
c41044418
.
rbcost
)
e2
:
SetTarget
(
c41044418
.
rbtg
)
e2
:
SetTarget
(
c41044418
.
rbtg
)
...
...
c65471349.lua
View file @
8adf9399
...
@@ -22,7 +22,7 @@ function c65471349.initial_effect(c)
...
@@ -22,7 +22,7 @@ function c65471349.initial_effect(c)
e3
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_TRIGGER_O
)
e3
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_TRIGGER_O
)
e3
:
SetCode
(
EVENT_BATTLE_CONFIRM
)
e3
:
SetCode
(
EVENT_BATTLE_CONFIRM
)
e3
:
SetRange
(
LOCATION_MZONE
)
e3
:
SetRange
(
LOCATION_MZONE
)
e3
:
SetCountLimit
(
1
,
100424132
)
e3
:
SetCountLimit
(
1
,
65471350
)
e3
:
SetCondition
(
c65471349
.
descon
)
e3
:
SetCondition
(
c65471349
.
descon
)
e3
:
SetTarget
(
c65471349
.
destg
)
e3
:
SetTarget
(
c65471349
.
destg
)
e3
:
SetOperation
(
c65471349
.
desop
)
e3
:
SetOperation
(
c65471349
.
desop
)
...
...
c69975751.lua
View file @
8adf9399
...
@@ -17,7 +17,7 @@ function c69975751.initial_effect(c)
...
@@ -17,7 +17,7 @@ function c69975751.initial_effect(c)
e2
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
)
e2
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetRange
(
LOCATION_SZONE
)
e2
:
SetRange
(
LOCATION_SZONE
)
e2
:
SetCountLimit
(
1
,
100200288
)
e2
:
SetCountLimit
(
1
,
69975752
)
e2
:
SetTarget
(
c69975751
.
sptg2
)
e2
:
SetTarget
(
c69975751
.
sptg2
)
e2
:
SetOperation
(
c69975751
.
spop2
)
e2
:
SetOperation
(
c69975751
.
spop2
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
...
...
c77432167.lua
View file @
8adf9399
...
@@ -52,7 +52,7 @@ end
...
@@ -52,7 +52,7 @@ end
function
c77432167
.
atkcost
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
c77432167
.
atkcost
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
e
:
SetLabel
(
100
,
0
)
e
:
SetLabel
(
100
,
0
)
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
if
chk
==
0
then
return
Duel
.
GetLP
(
tp
)
>
100
and
c
:
GetFlagEffect
(
100424107
)
==
0
end
if
chk
==
0
then
return
Duel
.
GetLP
(
tp
)
>
100
and
c
:
GetFlagEffect
(
77432168
)
==
0
end
local
lp
=
Duel
.
GetLP
(
tp
)
local
lp
=
Duel
.
GetLP
(
tp
)
e
:
SetLabel
(
100
,
lp
-
100
)
e
:
SetLabel
(
100
,
lp
-
100
)
Duel
.
PayLPCost
(
tp
,
lp
-
100
)
Duel
.
PayLPCost
(
tp
,
lp
-
100
)
...
@@ -102,7 +102,7 @@ function c77432167.reccost(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -102,7 +102,7 @@ function c77432167.reccost(e,tp,eg,ep,ev,re,r,rp,chk)
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
c77432167
.
recfilter
,
1
,
1
,
nil
)
local
g
=
Duel
.
SelectReleaseGroup
(
tp
,
c77432167
.
recfilter
,
1
,
1
,
nil
)
e
:
SetLabel
(
100
,
g
:
GetFirst
():
GetAttack
())
e
:
SetLabel
(
100
,
g
:
GetFirst
():
GetAttack
())
Duel
.
Release
(
g
,
REASON_COST
)
Duel
.
Release
(
g
,
REASON_COST
)
c
:
RegisterFlagEffect
(
100424107
,
RESET_CHAIN
,
0
,
1
)
c
:
RegisterFlagEffect
(
77432168
,
RESET_CHAIN
,
0
,
1
)
end
end
function
c77432167
.
rectg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
c77432167
.
rectg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
local
label
,
rec
=
e
:
GetLabel
()
local
label
,
rec
=
e
:
GetLabel
()
...
...
c78665705.lua
View file @
8adf9399
...
@@ -53,10 +53,10 @@ function c78665705.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -53,10 +53,10 @@ function c78665705.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
function
c78665705
.
gaintg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
c78665705
.
gaintg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
GetFlagEffect
(
tp
,
100424104
)
==
0
end
if
chk
==
0
then
return
Duel
.
GetFlagEffect
(
tp
,
78665706
)
==
0
end
end
end
function
c78665705
.
gainop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c78665705
.
gainop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
if
Duel
.
GetFlagEffect
(
tp
,
100424104
)
~=
0
then
return
end
if
Duel
.
GetFlagEffect
(
tp
,
78665706
)
~=
0
then
return
end
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
--tribute check
--tribute check
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
...
@@ -76,7 +76,7 @@ function c78665705.gainop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -76,7 +76,7 @@ function c78665705.gainop(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetReset
(
RESET_PHASE
+
PHASE_END
)
e2
:
SetReset
(
RESET_PHASE
+
PHASE_END
)
e2
:
SetLabelObject
(
e1
)
e2
:
SetLabelObject
(
e1
)
Duel
.
RegisterEffect
(
e2
,
tp
)
Duel
.
RegisterEffect
(
e2
,
tp
)
Duel
.
RegisterFlagEffect
(
tp
,
100424104
,
RESET_PHASE
+
PHASE_END
,
0
,
1
)
Duel
.
RegisterFlagEffect
(
tp
,
78665706
,
RESET_PHASE
+
PHASE_END
,
0
,
1
)
end
end
function
c78665705
.
valcheck
(
e
,
c
)
function
c78665705
.
valcheck
(
e
,
c
)
if
e
:
GetLabel
()
==
1
then
if
e
:
GetLabel
()
==
1
then
...
...
c91654806.lua
View file @
8adf9399
...
@@ -24,7 +24,7 @@ function c91654806.initial_effect(c)
...
@@ -24,7 +24,7 @@ function c91654806.initial_effect(c)
e2
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_TRIGGER_O
)
e2
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_TRIGGER_O
)
e2
:
SetCode
(
EVENT_DRAW
)
e2
:
SetCode
(
EVENT_DRAW
)
e2
:
SetRange
(
LOCATION_SZONE
)
e2
:
SetRange
(
LOCATION_SZONE
)
e2
:
SetCountLimit
(
1
,
100424136
)
e2
:
SetCountLimit
(
1
,
91654807
)
e2
:
SetCondition
(
c91654806
.
drcon
)
e2
:
SetCondition
(
c91654806
.
drcon
)
e2
:
SetTarget
(
c91654806
.
drtg
)
e2
:
SetTarget
(
c91654806
.
drtg
)
e2
:
SetOperation
(
c91654806
.
drop
)
e2
:
SetOperation
(
c91654806
.
drop
)
...
...
c91870448.lua
View file @
8adf9399
...
@@ -16,7 +16,7 @@ function c91870448.initial_effect(c)
...
@@ -16,7 +16,7 @@ function c91870448.initial_effect(c)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e2
:
SetCode
(
EVENT_ATTACK_ANNOUNCE
)
e2
:
SetCode
(
EVENT_ATTACK_ANNOUNCE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetCountLimit
(
1
,
100424133
)
e2
:
SetCountLimit
(
1
,
91870449
)
e2
:
SetCondition
(
c91870448
.
plcon
)
e2
:
SetCondition
(
c91870448
.
plcon
)
e2
:
SetCost
(
c91870448
.
plcost
)
e2
:
SetCost
(
c91870448
.
plcost
)
e2
:
SetOperation
(
c91870448
.
plop
)
e2
:
SetOperation
(
c91870448
.
plop
)
...
...
c99666430.lua
View file @
8adf9399
...
@@ -21,7 +21,7 @@ function c99666430.initial_effect(c)
...
@@ -21,7 +21,7 @@ function c99666430.initial_effect(c)
e2
:
SetCategory
(
CATEGORY_RELEASE
+
CATEGORY_DESTROY
)
e2
:
SetCategory
(
CATEGORY_RELEASE
+
CATEGORY_DESTROY
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetCountLimit
(
1
,
100267103
)
e2
:
SetCountLimit
(
1
,
99666431
)
e2
:
SetCondition
(
c99666430
.
descon
)
e2
:
SetCondition
(
c99666430
.
descon
)
e2
:
SetTarget
(
c99666430
.
destg
)
e2
:
SetTarget
(
c99666430
.
destg
)
e2
:
SetOperation
(
c99666430
.
desop
)
e2
:
SetOperation
(
c99666430
.
desop
)
...
...
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