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
07852351
Commit
07852351
authored
Mar 18, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update 帝王の極致
parent
f023de49
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
32 deletions
+9
-32
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
script/c101301076.lua
script/c101301076.lua
+8
-31
No files found.
.gitlab-ci.yml
View file @
07852351
...
@@ -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
:
'
1
2.12
'
# 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT
:
'
1
3.0
'
# 更新的时候改这里,修改成上一个tag的版本号
script
:
script
:
-
apt update;apt -y install wget
-
apt update;apt -y install wget
-
currentPath=$PWD
-
currentPath=$PWD
...
...
script/c101301076.lua
View file @
07852351
...
@@ -46,37 +46,14 @@ function s.target(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -46,37 +46,14 @@ function s.target(e,tp,eg,ep,ev,re,r,rp,chk)
if
chk
==
0
then
return
e
:
GetHandler
():
GetFlagEffect
(
id
)
==
0
if
chk
==
0
then
return
e
:
GetHandler
():
GetFlagEffect
(
id
)
==
0
and
(
b1
or
b2
or
b3
or
b4
or
b5
or
b6
)
end
and
(
b1
or
b2
or
b3
or
b4
or
b5
or
b6
)
end
e
:
GetHandler
():
RegisterFlagEffect
(
id
,
RESET_CHAIN
,
0
,
1
)
e
:
GetHandler
():
RegisterFlagEffect
(
id
,
RESET_CHAIN
,
0
,
1
)
local
op
=
0
local
op
=
aux
.
SelectFromOptions
(
tp
,
if
b1
and
b2
and
b3
and
b4
and
b5
and
b6
then
{
b1
,
aux
.
Stringid
(
id
,
1
),
1
},
local
page
=
0
{
b2
,
aux
.
Stringid
(
id
,
2
),
2
},
while
op
==
0
or
op
==
7
do
{
b3
,
aux
.
Stringid
(
id
,
3
),
3
},
if
page
==
0
then
{
b4
,
aux
.
Stringid
(
id
,
4
),
4
},
op
=
aux
.
SelectFromOptions
(
tp
,
{
b5
,
aux
.
Stringid
(
id
,
5
),
5
},
{
b1
,
aux
.
Stringid
(
id
,
1
),
1
},
{
b6
,
aux
.
Stringid
(
id
,
6
),
6
}
{
b2
,
aux
.
Stringid
(
id
,
2
),
2
},
)
{
b3
,
aux
.
Stringid
(
id
,
3
),
3
},
{
true
,
1345
,
7
})
else
op
=
aux
.
SelectFromOptions
(
tp
,
{
b4
,
aux
.
Stringid
(
id
,
4
),
4
},
{
b5
,
aux
.
Stringid
(
id
,
5
),
5
},
{
b6
,
aux
.
Stringid
(
id
,
6
),
6
},
{
true
,
1360
,
7
})
end
if
op
==
7
then
page
=
1
-
page
end
end
else
op
=
aux
.
SelectFromOptions
(
tp
,
{
b1
,
aux
.
Stringid
(
id
,
1
),
1
},
{
b2
,
aux
.
Stringid
(
id
,
2
),
2
},
{
b3
,
aux
.
Stringid
(
id
,
3
),
3
},
{
b4
,
aux
.
Stringid
(
id
,
4
),
4
},
{
b5
,
aux
.
Stringid
(
id
,
5
),
5
},
{
b6
,
aux
.
Stringid
(
id
,
6
),
6
}
)
end
e
:
SetLabel
(
op
)
e
:
SetLabel
(
op
)
Duel
.
RegisterFlagEffect
(
tp
,
id
+
o
*
op
,
RESET_PHASE
+
PHASE_END
,
0
,
1
)
Duel
.
RegisterFlagEffect
(
tp
,
id
+
o
*
op
,
RESET_PHASE
+
PHASE_END
,
0
,
1
)
if
op
==
1
then
if
op
==
1
then
...
...
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