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
b180e21d
Commit
b180e21d
authored
Mar 05, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
format
parent
8daa59b8
Changes
44
Hide whitespace changes
Inline
Side-by-side
Showing
44 changed files
with
44 additions
and
44 deletions
+44
-44
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
script/c100234001.lua
script/c100234001.lua
+1
-1
script/c100235001.lua
script/c100235001.lua
+1
-1
script/c100235002.lua
script/c100235002.lua
+1
-1
script/c100236001.lua
script/c100236001.lua
+1
-1
script/c100236002.lua
script/c100236002.lua
+1
-1
script/c100236003.lua
script/c100236003.lua
+1
-1
script/c100236004.lua
script/c100236004.lua
+1
-1
script/c100236005.lua
script/c100236005.lua
+1
-1
script/c100236006.lua
script/c100236006.lua
+1
-1
script/c100236007.lua
script/c100236007.lua
+1
-1
script/c100236008.lua
script/c100236008.lua
+1
-1
script/c100236009.lua
script/c100236009.lua
+1
-1
script/c100236010.lua
script/c100236010.lua
+1
-1
script/c100236011.lua
script/c100236011.lua
+1
-1
script/c100236016.lua
script/c100236016.lua
+1
-1
script/c100236017.lua
script/c100236017.lua
+1
-1
script/c100236018.lua
script/c100236018.lua
+1
-1
script/c100236019.lua
script/c100236019.lua
+1
-1
script/c100236020.lua
script/c100236020.lua
+1
-1
script/c100236021.lua
script/c100236021.lua
+1
-1
script/c100236022.lua
script/c100236022.lua
+1
-1
script/c100236023.lua
script/c100236023.lua
+1
-1
script/c100236024.lua
script/c100236024.lua
+1
-1
script/c100236026.lua
script/c100236026.lua
+1
-1
script/c100237001.lua
script/c100237001.lua
+1
-1
script/c100237002.lua
script/c100237002.lua
+1
-1
script/c100237003.lua
script/c100237003.lua
+1
-1
script/c100237004.lua
script/c100237004.lua
+1
-1
script/c100237005.lua
script/c100237005.lua
+1
-1
script/c100237006.lua
script/c100237006.lua
+1
-1
script/c100237007.lua
script/c100237007.lua
+1
-1
script/c100237008.lua
script/c100237008.lua
+1
-1
script/c100237009.lua
script/c100237009.lua
+1
-1
script/c100237010.lua
script/c100237010.lua
+1
-1
script/c101301001.lua
script/c101301001.lua
+1
-1
script/c101301002.lua
script/c101301002.lua
+1
-1
script/c101301003.lua
script/c101301003.lua
+1
-1
script/c101301004.lua
script/c101301004.lua
+1
-1
script/c101301042.lua
script/c101301042.lua
+1
-1
script/c101301043.lua
script/c101301043.lua
+1
-1
script/c101301044.lua
script/c101301044.lua
+1
-1
script/c101301052.lua
script/c101301052.lua
+1
-1
script/c101301074.lua
script/c101301074.lua
+1
-1
No files found.
.gitlab-ci.yml
View file @
b180e21d
...
...
@@ -53,7 +53,7 @@ merge_databases:
FIELDS
:
'
name,desc,overallString,picUrl'
GIT_DEPTH
:
'
1000'
OUTPUT_FILENAME
:
test-release.json
REF_COMMIT
:
'
12.
3
'
# 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT
:
'
12.
4
'
# 更新的时候改这里,修改成上一个tag的版本号
script
:
-
apt update;apt -y install wget
-
currentPath=$PWD
...
...
script/c100234001.lua
View file @
b180e21d
...
...
@@ -107,4 +107,4 @@ function s.scop(e,tp,eg,ep,ev,re,r,rp)
local
tg
=
mg
:
SelectSubGroup
(
tp
,
s
.
syncheck
,
false
,
2
,
#
mg
,
tp
,
sc
)
Duel
.
SynchroSummon
(
tp
,
sc
,
nil
,
tg
,
#
tg
-
1
,
#
tg
-
1
)
end
end
\ No newline at end of file
end
script/c100235001.lua
View file @
b180e21d
...
...
@@ -92,4 +92,4 @@ function s.negop(e,tp,eg,ep,ev,re,r,rp)
if
Duel
.
NegateActivation
(
ev
)
and
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c100235002.lua
View file @
b180e21d
...
...
@@ -87,4 +87,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp)
if
Duel
.
NegateEffect
(
ev
)
and
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c100236001.lua
View file @
b180e21d
...
...
@@ -60,4 +60,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if
tc
then
Duel
.
SSet
(
tp
,
tc
)
end
end
\ No newline at end of file
end
script/c100236002.lua
View file @
b180e21d
...
...
@@ -115,4 +115,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if
tc
then
Duel
.
SSet
(
tp
,
tc
)
end
end
\ No newline at end of file
end
script/c100236003.lua
View file @
b180e21d
...
...
@@ -83,4 +83,4 @@ function s.spop(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/c100236004.lua
View file @
b180e21d
...
...
@@ -71,4 +71,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
Duel
.
ShuffleHand
(
tp
)
end
end
\ No newline at end of file
end
script/c100236005.lua
View file @
b180e21d
...
...
@@ -136,4 +136,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
dg
:
GetFirst
():
RegisterEffect
(
e2
)
end
end
end
\ No newline at end of file
end
script/c100236006.lua
View file @
b180e21d
...
...
@@ -82,4 +82,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetValue
(
LOCATION_REMOVED
)
c
:
RegisterEffect
(
e1
,
true
)
end
end
\ No newline at end of file
end
script/c100236007.lua
View file @
b180e21d
...
...
@@ -67,4 +67,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetValue
(
LOCATION_REMOVED
)
c
:
RegisterEffect
(
e1
,
true
)
end
end
\ No newline at end of file
end
script/c100236008.lua
View file @
b180e21d
...
...
@@ -77,4 +77,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
\ No newline at end of file
end
script/c100236009.lua
View file @
b180e21d
...
...
@@ -88,4 +88,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
splimit
(
e
,
c
)
return
not
c
:
IsType
(
TYPE_FUSION
)
and
c
:
IsLocation
(
LOCATION_EXTRA
)
end
\ No newline at end of file
end
script/c100236010.lua
View file @
b180e21d
...
...
@@ -44,4 +44,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
\ No newline at end of file
end
script/c100236011.lua
View file @
b180e21d
...
...
@@ -56,4 +56,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
\ No newline at end of file
end
script/c100236016.lua
View file @
b180e21d
...
...
@@ -72,4 +72,4 @@ function s.checkop(e,tp,eg,ep,ev,re,r,rp)
if
re
:
IsActiveType
(
TYPE_MONSTER
)
and
re
:
GetHandler
():
IsType
(
TYPE_SYNCHRO
)
then
e
:
GetHandler
():
RegisterFlagEffect
(
id
,
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TOFIELD
-
RESET_TEMP_REMOVE
,
0
,
1
)
end
end
\ No newline at end of file
end
script/c100236017.lua
View file @
b180e21d
...
...
@@ -72,4 +72,4 @@ function s.checkop(e,tp,eg,ep,ev,re,r,rp)
if
re
:
IsActiveType
(
TYPE_MONSTER
)
and
re
:
GetHandler
():
IsType
(
TYPE_SYNCHRO
)
then
e
:
GetHandler
():
RegisterFlagEffect
(
id
,
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TOFIELD
-
RESET_TEMP_REMOVE
,
0
,
1
)
end
end
\ No newline at end of file
end
script/c100236018.lua
View file @
b180e21d
...
...
@@ -68,4 +68,4 @@ function s.checkop(e,tp,eg,ep,ev,re,r,rp)
if
re
:
IsActiveType
(
TYPE_MONSTER
)
and
re
:
GetHandler
():
IsType
(
TYPE_SYNCHRO
)
then
e
:
GetHandler
():
RegisterFlagEffect
(
id
,
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TOFIELD
-
RESET_TEMP_REMOVE
,
0
,
1
)
end
end
\ No newline at end of file
end
script/c100236019.lua
View file @
b180e21d
...
...
@@ -196,4 +196,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
script/c100236020.lua
View file @
b180e21d
...
...
@@ -185,4 +185,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
script/c100236021.lua
View file @
b180e21d
...
...
@@ -204,4 +204,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
script/c100236022.lua
View file @
b180e21d
...
...
@@ -104,4 +104,4 @@ function s.scop(e,tp,eg,ep,ev,re,r,rp)
local
tg
=
mg
:
SelectSubGroup
(
tp
,
s
.
syncheck
,
false
,
2
,
#
mg
,
tp
,
sc
)
Duel
.
SynchroSummon
(
tp
,
sc
,
nil
,
tg
,
#
tg
-
1
,
#
tg
-
1
)
end
end
\ No newline at end of file
end
script/c100236023.lua
View file @
b180e21d
...
...
@@ -89,4 +89,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
if
not
c
:
IsRelateToEffect
(
e
)
or
not
aux
.
NecroValleyFilter
()(
c
)
then
return
end
sg
:
AddCard
(
c
)
aux
.
PlaceCardsOnDeckBottom
(
tp
,
sg
)
end
\ No newline at end of file
end
script/c100236024.lua
View file @
b180e21d
...
...
@@ -110,4 +110,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
if
not
c
:
IsRelateToEffect
(
e
)
or
not
aux
.
NecroValleyFilter
()(
c
)
then
return
end
sg
:
AddCard
(
c
)
aux
.
PlaceCardsOnDeckBottom
(
tp
,
sg
)
end
\ No newline at end of file
end
script/c100236026.lua
View file @
b180e21d
...
...
@@ -104,4 +104,4 @@ function s.ctop(e,tp,eg,ep,ev,re,r,rp)
if
a
:
IsRelateToEffect
(
e
)
and
b
:
IsRelateToEffect
(
e
)
then
Duel
.
SwapControl
(
a
,
b
)
end
end
\ No newline at end of file
end
script/c100237001.lua
View file @
b180e21d
...
...
@@ -66,4 +66,4 @@ function s.indtg(e,c)
end
function
s
.
indtg2
(
e
,
c
)
return
c
:
IsCode
(
29762407
)
end
\ No newline at end of file
end
script/c100237002.lua
View file @
b180e21d
...
...
@@ -95,4 +95,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
c
:
RegisterEffect
(
e1
)
end
end
end
\ No newline at end of file
end
script/c100237003.lua
View file @
b180e21d
...
...
@@ -103,4 +103,4 @@ function s.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
script/c100237004.lua
View file @
b180e21d
...
...
@@ -116,4 +116,4 @@ function s.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
script/c100237005.lua
View file @
b180e21d
...
...
@@ -62,4 +62,4 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
eacon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
Duel
.
IsExistingMatchingCard
(
aux
.
AND
(
Card
.
IsFaceupEx
,
Card
.
IsLevelAbove
),
e
:
GetHandlerPlayer
(),
LOCATION_REMOVED
,
0
,
1
,
nil
,
10
)
end
\ No newline at end of file
end
script/c100237006.lua
View file @
b180e21d
...
...
@@ -52,4 +52,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/c100237007.lua
View file @
b180e21d
...
...
@@ -117,4 +117,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/c100237008.lua
View file @
b180e21d
...
...
@@ -118,4 +118,4 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoGrave
(
sg
,
REASON_EFFECT
)
end
end
end
\ No newline at end of file
end
script/c100237009.lua
View file @
b180e21d
...
...
@@ -36,4 +36,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
\ No newline at end of file
end
script/c100237010.lua
View file @
b180e21d
...
...
@@ -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
script/c101301001.lua
View file @
b180e21d
...
...
@@ -97,4 +97,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/c101301002.lua
View file @
b180e21d
...
...
@@ -87,4 +87,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/c101301003.lua
View file @
b180e21d
...
...
@@ -77,4 +77,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/c101301004.lua
View file @
b180e21d
...
...
@@ -87,4 +87,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/c101301042.lua
View file @
b180e21d
...
...
@@ -105,4 +105,4 @@ function s.ctop(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetCode
(
EFFECT_INDESTRUCTABLE_EFFECT
)
c
:
RegisterEffect
(
e2
)
end
end
\ No newline at end of file
end
script/c101301043.lua
View file @
b180e21d
...
...
@@ -84,4 +84,4 @@ function s.eaop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
)
c
:
RegisterEffect
(
e1
)
end
end
\ No newline at end of file
end
script/c101301044.lua
View file @
b180e21d
...
...
@@ -119,4 +119,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
HintSelection
(
g
)
Duel
.
SendtoDeck
(
g
,
nil
,
SEQ_DECKSHUFFLE
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c101301052.lua
View file @
b180e21d
...
...
@@ -108,4 +108,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
if
tc
and
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
Destroy
(
tc
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c101301074.lua
View file @
b180e21d
...
...
@@ -75,4 +75,4 @@ function s.matop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Overlay
(
tc
,
g
)
end
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