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
liucerf
pre-release-database-cdb
Commits
c8a32b08
Commit
c8a32b08
authored
Mar 12, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
format
parent
a32cb7a1
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
11 deletions
+11
-11
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
script/c101301013.lua
script/c101301013.lua
+1
-1
script/c101301014.lua
script/c101301014.lua
+1
-1
script/c101301015.lua
script/c101301015.lua
+1
-1
script/c101301016.lua
script/c101301016.lua
+1
-1
script/c101301034.lua
script/c101301034.lua
+1
-1
script/c101301038.lua
script/c101301038.lua
+1
-1
script/c101301039.lua
script/c101301039.lua
+1
-1
script/c101301040.lua
script/c101301040.lua
+1
-1
script/c101301059.lua
script/c101301059.lua
+1
-1
script/c101301060.lua
script/c101301060.lua
+1
-1
No files found.
.gitlab-ci.yml
View file @
c8a32b08
...
@@ -53,7 +53,7 @@ merge_databases:
...
@@ -53,7 +53,7 @@ merge_databases:
FIELDS
:
'
name,desc,overallString,picUrl'
FIELDS
:
'
name,desc,overallString,picUrl'
GIT_DEPTH
:
'
1000'
GIT_DEPTH
:
'
1000'
OUTPUT_FILENAME
:
test-release.json
OUTPUT_FILENAME
:
test-release.json
REF_COMMIT
:
'
12.
8
'
# 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT
:
'
12.
9
'
# 更新的时候改这里,修改成上一个tag的版本号
script
:
script
:
-
apt update;apt -y install wget
-
apt update;apt -y install wget
-
currentPath=$PWD
-
currentPath=$PWD
...
...
script/c101301013.lua
View file @
c8a32b08
...
@@ -83,4 +83,4 @@ function s.lvop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -83,4 +83,4 @@ function s.lvop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
)
tc
:
RegisterEffect
(
e1
)
tc
:
RegisterEffect
(
e1
)
end
end
end
end
\ No newline at end of file
script/c101301014.lua
View file @
c8a32b08
...
@@ -74,4 +74,4 @@ function s.retcon(e,tp,eg,ep,ev,re,r,rp)
...
@@ -74,4 +74,4 @@ function s.retcon(e,tp,eg,ep,ev,re,r,rp)
end
end
function
s
.
retop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
s
.
retop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
ReturnToField
(
e
:
GetLabelObject
())
Duel
.
ReturnToField
(
e
:
GetLabelObject
())
end
end
\ No newline at end of file
script/c101301015.lua
View file @
c8a32b08
...
@@ -77,4 +77,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -77,4 +77,4 @@ function s.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
script/c101301016.lua
View file @
c8a32b08
...
@@ -71,4 +71,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -71,4 +71,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetValue
(
LOCATION_REMOVED
)
e1
:
SetValue
(
LOCATION_REMOVED
)
c
:
RegisterEffect
(
e1
,
true
)
c
:
RegisterEffect
(
e1
,
true
)
end
end
end
end
\ No newline at end of file
script/c101301034.lua
View file @
c8a32b08
...
@@ -89,4 +89,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -89,4 +89,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if
Duel
.
SpecialSummon
(
tc
,
SUMMON_TYPE_FUSION
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
~=
0
then
if
Duel
.
SpecialSummon
(
tc
,
SUMMON_TYPE_FUSION
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
~=
0
then
tc
:
CompleteProcedure
()
tc
:
CompleteProcedure
()
end
end
end
end
\ No newline at end of file
script/c101301038.lua
View file @
c8a32b08
...
@@ -64,4 +64,4 @@ function s.splimit(e,c)
...
@@ -64,4 +64,4 @@ function s.splimit(e,c)
end
end
function
s
.
tnval
(
e
,
c
)
function
s
.
tnval
(
e
,
c
)
return
e
:
GetHandler
():
IsControler
(
c
:
GetControler
())
return
e
:
GetHandler
():
IsControler
(
c
:
GetControler
())
end
end
\ No newline at end of file
script/c101301039.lua
View file @
c8a32b08
...
@@ -88,4 +88,4 @@ function s.lpop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -88,4 +88,4 @@ function s.lpop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_DISABLE
+
RESET_PHASE
+
PHASE_END
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_DISABLE
+
RESET_PHASE
+
PHASE_END
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
end
end
end
end
\ No newline at end of file
script/c101301040.lua
View file @
c8a32b08
...
@@ -79,4 +79,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -79,4 +79,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Recover
(
tp
,
atk
,
REASON_EFFECT
)
Duel
.
Recover
(
tp
,
atk
,
REASON_EFFECT
)
end
end
end
end
end
end
\ No newline at end of file
script/c101301059.lua
View file @
c8a32b08
...
@@ -61,4 +61,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -61,4 +61,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
else
lv
=
e
:
GetLabel
()
-
tc
:
GetOriginalLevel
()
end
else
lv
=
e
:
GetLabel
()
-
tc
:
GetOriginalLevel
()
end
Duel
.
SetLP
(
tp
,
Duel
.
GetLP
(
tp
)
-
lv
*
1000
)
Duel
.
SetLP
(
tp
,
Duel
.
GetLP
(
tp
)
-
lv
*
1000
)
end
end
end
end
\ No newline at end of file
script/c101301060.lua
View file @
c8a32b08
...
@@ -119,4 +119,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -119,4 +119,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToChain
()
then
if
tc
:
IsRelateToChain
()
then
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
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