Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pre-release-database-cdb
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
Vury Leo
pre-release-database-cdb
Commits
8290c787
Commit
8290c787
authored
Nov 22, 2024
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
format
parent
6b27ab74
Changes
39
Hide whitespace changes
Inline
Side-by-side
Showing
39 changed files
with
52 additions
and
52 deletions
+52
-52
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
script/c100229019.lua
script/c100229019.lua
+1
-1
script/c100229020.lua
script/c100229020.lua
+1
-1
script/c100232001.lua
script/c100232001.lua
+1
-1
script/c100232002.lua
script/c100232002.lua
+1
-1
script/c100232003.lua
script/c100232003.lua
+1
-1
script/c100232004.lua
script/c100232004.lua
+1
-1
script/c100232005.lua
script/c100232005.lua
+1
-1
script/c100233001.lua
script/c100233001.lua
+2
-2
script/c100233002.lua
script/c100233002.lua
+2
-2
script/c100233003.lua
script/c100233003.lua
+1
-1
script/c100233004.lua
script/c100233004.lua
+3
-3
script/c100233005.lua
script/c100233005.lua
+2
-2
script/c100233006.lua
script/c100233006.lua
+2
-2
script/c100233007.lua
script/c100233007.lua
+2
-2
script/c100233008.lua
script/c100233008.lua
+2
-2
script/c100233009.lua
script/c100233009.lua
+1
-1
script/c100233010.lua
script/c100233010.lua
+1
-1
script/c100233011.lua
script/c100233011.lua
+1
-1
script/c100233012.lua
script/c100233012.lua
+1
-1
script/c100233013.lua
script/c100233013.lua
+1
-1
script/c100233014.lua
script/c100233014.lua
+2
-2
script/c100233015.lua
script/c100233015.lua
+1
-1
script/c100233016.lua
script/c100233016.lua
+1
-1
script/c100233018.lua
script/c100233018.lua
+1
-1
script/c100233019.lua
script/c100233019.lua
+2
-2
script/c100233020.lua
script/c100233020.lua
+2
-2
script/c100233201.lua
script/c100233201.lua
+2
-2
script/c101208201.lua
script/c101208201.lua
+1
-1
script/c101208202.lua
script/c101208202.lua
+1
-1
script/c101208203.lua
script/c101208203.lua
+1
-1
script/c101208204.lua
script/c101208204.lua
+1
-1
script/c101208205.lua
script/c101208205.lua
+1
-1
script/c101208206.lua
script/c101208206.lua
+1
-1
script/c101208207.lua
script/c101208207.lua
+1
-1
script/c101208208.lua
script/c101208208.lua
+1
-1
script/c77672444.lua
script/c77672444.lua
+1
-1
script/c78394032.lua
script/c78394032.lua
+1
-1
script/c82556058.lua
script/c82556058.lua
+1
-1
No files found.
.gitlab-ci.yml
View file @
8290c787
...
...
@@ -49,11 +49,11 @@ merge_databases:
image
:
git-registry.mycard.moe/mycard/ygopro-cdb-descgen:master-x86
variables
:
YGOPRO_PIC_URL_PREFIX
:
'
https://cdn02.moecube.com:444/ygopro-super-pre/data/pics/'
YGOPRO_PIC_URL_SUFFIX
:
'
.jpg?version=9.
9
'
YGOPRO_PIC_URL_SUFFIX
:
'
.jpg?version=9.
10
'
FIELDS
:
'
name,desc,overallString,picUrl'
GIT_DEPTH
:
'
1000'
OUTPUT_FILENAME
:
test-release.json
REF_COMMIT
:
'
9.
8
'
# 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT
:
'
9.
9
'
# 更新的时候改这里,修改成上一个tag的版本号
script
:
-
apt update;apt -y install wget
-
currentPath=$PWD
...
...
script/c100229019.lua
View file @
8290c787
...
...
@@ -102,4 +102,4 @@ function s.posop(e,tp,eg,ep,ev,re,r,rp)
if
rc
:
IsRelateToEffect
(
re
)
and
rc
:
IsLocation
(
LOCATION_MZONE
)
and
rc
:
IsFaceup
()
then
Duel
.
ChangePosition
(
rc
,
POS_FACEDOWN_DEFENSE
)
end
end
\ No newline at end of file
end
script/c100229020.lua
View file @
8290c787
...
...
@@ -73,4 +73,4 @@ function s.negop(e,tp,eg,ep,ev,re,r,rp)
if
Duel
.
NegateActivation
(
ev
)
and
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
Duel
.
Destroy
(
re
:
GetHandler
(),
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c100232001.lua
View file @
8290c787
...
...
@@ -65,4 +65,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
local
g
=
Duel
.
GetMatchingGroup
(
aux
.
TRUE
,
tp
,
LOCATION_ONFIELD
,
LOCATION_ONFIELD
,
aux
.
ExceptThisCard
(
e
))
Duel
.
Destroy
(
g
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c100232002.lua
View file @
8290c787
...
...
@@ -104,4 +104,4 @@ function s.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
script/c100232003.lua
View file @
8290c787
...
...
@@ -78,4 +78,4 @@ function s.matop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToChain
()
and
#
g
>
0
then
Duel
.
Overlay
(
c
,
g
)
end
end
\ No newline at end of file
end
script/c100232004.lua
View file @
8290c787
...
...
@@ -76,4 +76,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
tc
:
RegisterEffect
(
e1
)
end
end
end
\ No newline at end of file
end
script/c100232005.lua
View file @
8290c787
...
...
@@ -44,4 +44,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Remove
(
rg
,
POS_FACEDOWN
,
REASON_EFFECT
)
end
end
end
\ No newline at end of file
end
script/c100233001.lua
View file @
8290c787
...
...
@@ -16,7 +16,7 @@ function s.initial_effect(c)
--destroy
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetDescription
(
aux
.
Stringid
(
id
,
1
))
e2
:
SetCategory
(
CATEGORY_DESTROY
+
CATEGORY_SPECIAL_SUMMON
+
CATEGORY_TOKEN
)
e2
:
SetCategory
(
CATEGORY_DESTROY
|
CATEGORY_SPECIAL_SUMMON
|
CATEGORY_TOKEN
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetProperty
(
EFFECT_FLAG_CARD_TARGET
)
e2
:
SetRange
(
LOCATION_MZONE
)
...
...
@@ -65,4 +65,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
local
token
=
Duel
.
CreateToken
(
tp
,
id
+
o
)
Duel
.
SpecialSummon
(
token
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP_ATTACK
)
end
end
\ No newline at end of file
end
script/c100233002.lua
View file @
8290c787
...
...
@@ -15,7 +15,7 @@ function s.initial_effect(c)
--special summon
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetDescription
(
aux
.
Stringid
(
id
,
1
))
e2
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
+
CATEGORY_TOKEN
)
e2
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
|
CATEGORY_TOKEN
)
e2
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_TRIGGER_O
)
e2
:
SetProperty
(
EFFECT_FLAG_DELAY
)
e2
:
SetCode
(
EVENT_TO_GRAVE
)
...
...
@@ -76,4 +76,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
token
=
Duel
.
CreateToken
(
tp
,
id
+
o
)
Duel
.
SpecialSummon
(
token
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP_ATTACK
)
end
end
\ No newline at end of file
end
script/c100233003.lua
View file @
8290c787
...
...
@@ -90,4 +90,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
if
tc
and
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsType
(
TYPE_MONSTER
)
then
Duel
.
Destroy
(
tc
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c100233004.lua
View file @
8290c787
...
...
@@ -16,7 +16,7 @@ function s.initial_effect(c)
--to hand
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetDescription
(
aux
.
Stringid
(
id
,
1
))
e2
:
SetCategory
(
CATEGORY_SEARCH
+
CATEGORY_TOHAND
)
e2
:
SetCategory
(
CATEGORY_SEARCH
|
CATEGORY_TOHAND
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e2
:
SetCode
(
EVENT_SUMMON_SUCCESS
)
e2
:
SetCountLimit
(
1
,
id
+
o
)
...
...
@@ -31,7 +31,7 @@ function s.initial_effect(c)
--to hand
local
e4
=
Effect
.
CreateEffect
(
c
)
e4
:
SetDescription
(
aux
.
Stringid
(
id
,
2
))
e4
:
SetCategory
(
CATEGORY_SEARCH
+
CATEGORY_TOHAND
)
e4
:
SetCategory
(
CATEGORY_SEARCH
|
CATEGORY_TOHAND
)
e4
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e4
:
SetCode
(
EVENT_TO_GRAVE
)
e4
:
SetProperty
(
EFFECT_FLAG_DELAY
)
...
...
@@ -111,4 +111,4 @@ function s.thop2(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
script/c100233005.lua
View file @
8290c787
...
...
@@ -4,7 +4,7 @@ function s.initial_effect(c)
--Activate
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
+
CATEGORY_TOKEN
)
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
|
CATEGORY_TOKEN
)
e1
:
SetType
(
EFFECT_TYPE_ACTIVATE
)
e1
:
SetCode
(
EVENT_FREE_CHAIN
)
e1
:
SetCountLimit
(
1
,
id
)
...
...
@@ -68,4 +68,4 @@ function s.sumop(e,tp,eg,ep,ev,re,r,rp)
if
tc
then
Duel
.
Summon
(
tp
,
tc
,
true
,
nil
)
end
end
\ No newline at end of file
end
script/c100233006.lua
View file @
8290c787
...
...
@@ -13,7 +13,7 @@ function s.initial_effect(c)
c
:
RegisterEffect
(
e1
)
--search
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetCategory
(
CATEGORY_TOHAND
+
CATEGORY_SEARCH
)
e2
:
SetCategory
(
CATEGORY_TOHAND
|
CATEGORY_SEARCH
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e2
:
SetCountLimit
(
1
,
id
+
o
)
...
...
@@ -84,4 +84,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
script/c100233007.lua
View file @
8290c787
...
...
@@ -14,7 +14,7 @@ function s.initial_effect(c)
--th hand
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e2
:
SetCategory
(
CATEGORY_SEARCH
+
CATEGORY_TOHAND
)
e2
:
SetCategory
(
CATEGORY_SEARCH
|
CATEGORY_TOHAND
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e2
:
SetCode
(
EVENT_SUMMON_SUCCESS
)
e2
:
SetCountLimit
(
1
,
id
+
o
)
...
...
@@ -47,4 +47,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
script/c100233008.lua
View file @
8290c787
...
...
@@ -5,7 +5,7 @@ function s.initial_effect(c)
--search
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetCategory
(
CATEGORY_SEARCH
+
CATEGORY_TOHAND
+
CATEGORY_DRAW
)
e1
:
SetCategory
(
CATEGORY_SEARCH
|
CATEGORY_TOHAND
|
CATEGORY_DRAW
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e1
:
SetCode
(
EVENT_SUMMON_SUCCESS
)
e1
:
SetCountLimit
(
1
,
id
)
...
...
@@ -78,4 +78,4 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
rc
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
script/c100233009.lua
View file @
8290c787
...
...
@@ -80,4 +80,4 @@ function s.facop(e,tp,eg,ep,ev,re,r,rp)
end
Duel
.
MoveToField
(
tc
,
tp
,
tp
,
LOCATION_FZONE
,
POS_FACEUP
,
true
)
end
end
\ No newline at end of file
end
script/c100233010.lua
View file @
8290c787
...
...
@@ -104,4 +104,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToEffect
(
e
)
and
aux
.
NecroValleyFilter
()(
c
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
script/c100233011.lua
View file @
8290c787
...
...
@@ -104,4 +104,4 @@ function s.datop(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
)
c
:
RegisterEffect
(
e2
)
end
end
\ No newline at end of file
end
script/c100233012.lua
View file @
8290c787
...
...
@@ -41,4 +41,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
if
Duel
.
SpecialSummon
(
tc
,
SUMMON_TYPE_XYZ
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
then
tc
:
CompleteProcedure
()
end
end
\ No newline at end of file
end
script/c100233013.lua
View file @
8290c787
...
...
@@ -105,4 +105,4 @@ end
function
s
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
tc
=
Duel
.
GetFirstTarget
()
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
script/c100233014.lua
View file @
8290c787
...
...
@@ -30,7 +30,7 @@ function s.initial_effect(c)
--to hand
local
e3
=
Effect
.
CreateEffect
(
c
)
e3
:
SetDescription
(
aux
.
Stringid
(
id
,
2
))
e3
:
SetCategory
(
CATEGORY_SEARCH
+
CATEGORY_TOHAND
)
e3
:
SetCategory
(
CATEGORY_SEARCH
|
CATEGORY_TOHAND
)
e3
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e3
:
SetCode
(
EVENT_SUMMON_SUCCESS
)
e3
:
SetCountLimit
(
1
,
id
+
o
)
...
...
@@ -132,4 +132,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
script/c100233015.lua
View file @
8290c787
...
...
@@ -130,4 +130,4 @@ function s.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
script/c100233016.lua
View file @
8290c787
...
...
@@ -115,4 +115,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_DISABLE
)
tc
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
script/c100233018.lua
View file @
8290c787
...
...
@@ -88,4 +88,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Destroy
(
g
,
REASON_EFFECT
)
end
end
end
\ No newline at end of file
end
script/c100233019.lua
View file @
8290c787
...
...
@@ -4,7 +4,7 @@ function s.initial_effect(c)
--activate
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetCategory
(
CATEGORY_TOGRAVE
+
CATEGORY_SPECIAL_SUMMON
)
e1
:
SetCategory
(
CATEGORY_TOGRAVE
|
CATEGORY_SPECIAL_SUMMON
)
e1
:
SetType
(
EFFECT_TYPE_ACTIVATE
)
e1
:
SetCode
(
EVENT_FREE_CHAIN
)
e1
:
SetTarget
(
s
.
target
)
...
...
@@ -62,4 +62,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
\ No newline at end of file
end
script/c100233020.lua
View file @
8290c787
...
...
@@ -2,7 +2,7 @@
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
+
CATEGORY_REMOVE
)
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
|
CATEGORY_REMOVE
)
e1
:
SetType
(
EFFECT_TYPE_ACTIVATE
)
e1
:
SetCode
(
EVENT_FREE_CHAIN
)
e1
:
SetCost
(
s
.
cost
)
...
...
@@ -83,4 +83,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Remove
(
g
,
POS_FACEUP
,
REASON_EFFECT
)
end
end
end
\ No newline at end of file
end
script/c100233201.lua
View file @
8290c787
...
...
@@ -17,7 +17,7 @@ function s.initial_effect(c)
--fusion summon
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetDescription
(
aux
.
Stringid
(
id
,
1
))
e2
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
+
CATEGORY_FUSION_SUMMON
)
e2
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
|
CATEGORY_FUSION_SUMMON
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e2
:
SetCode
(
EVENT_SUMMON_SUCCESS
)
e2
:
SetCountLimit
(
1
,
id
+
o
)
...
...
@@ -114,4 +114,4 @@ end
function
s
.
fcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
return
c
:
IsLocation
(
LOCATION_MZONE
)
and
c
:
IsFaceup
()
end
\ No newline at end of file
end
script/c101208201.lua
View file @
8290c787
...
...
@@ -84,4 +84,4 @@ function s.posop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
ChangePosition
(
tc
,
POS_FACEUP_DEFENSE
,
POS_FACEUP_DEFENSE
,
POS_FACEUP_ATTACK
,
POS_FACEUP_ATTACK
)
end
end
\ No newline at end of file
end
script/c101208202.lua
View file @
8290c787
...
...
@@ -65,4 +65,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
ShuffleHand
(
tp
)
Duel
.
SendtoGrave
(
dg
,
REASON_EFFECT
+
REASON_DISCARD
)
end
end
\ No newline at end of file
end
script/c101208203.lua
View file @
8290c787
...
...
@@ -77,4 +77,4 @@ function s.distg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function
s
.
disop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
NegateEffect
(
ev
)
end
\ No newline at end of file
end
script/c101208204.lua
View file @
8290c787
...
...
@@ -99,4 +99,4 @@ function s.thop2(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
script/c101208205.lua
View file @
8290c787
...
...
@@ -76,4 +76,4 @@ function s.thop2(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
script/c101208206.lua
View file @
8290c787
...
...
@@ -95,4 +95,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp)
if
Duel
.
NegateActivation
(
ev
)
and
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
Duel
.
Remove
(
eg
,
POS_FACEUP
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c101208207.lua
View file @
8290c787
...
...
@@ -91,4 +91,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
splimit
(
e
,
c
)
return
not
c
:
IsRace
(
RACE_CYBERSE
)
end
\ No newline at end of file
end
script/c101208208.lua
View file @
8290c787
...
...
@@ -84,4 +84,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
script/c77672444.lua
View file @
8290c787
...
...
@@ -17,7 +17,7 @@ function c77672444.initial_effect(c)
c
:
RegisterEffect
(
e2
)
--spsummon
local
e3
=
Effect
.
CreateEffect
(
c
)
e3
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
+
CATEGORY_TOKEN
)
e3
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
|
CATEGORY_TOKEN
)
e3
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e3
:
SetCode
(
EVENT_TO_GRAVE
)
e3
:
SetProperty
(
EFFECT_FLAG_DELAY
)
...
...
script/c78394032.lua
View file @
8290c787
...
...
@@ -4,7 +4,7 @@ function c78394032.initial_effect(c)
aux
.
AddCodeList
(
c
,
82556059
)
--"Motor Token" Summon
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
+
CATEGORY_TOKEN
)
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
|
CATEGORY_TOKEN
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_O
)
e1
:
SetProperty
(
EFFECT_FLAG_DELAY
)
e1
:
SetCode
(
EVENT_TO_GRAVE
)
...
...
script/c82556058.lua
View file @
8290c787
...
...
@@ -5,7 +5,7 @@ function c82556058.initial_effect(c)
--token
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
82556058
,
0
))
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
+
CATEGORY_TOKEN
)
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
|
CATEGORY_TOKEN
)
e1
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_TRIGGER_F
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetCode
(
EVENT_PHASE
+
PHASE_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