Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
no81cards
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
Nemo Ma
no81cards
Commits
f7f01448
Commit
f7f01448
authored
Jul 14, 2025
by
POLYMER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
3a03303d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
expansions/lflist.conf
expansions/lflist.conf
+3
-4
expansions/script/c24501067.lua
expansions/script/c24501067.lua
+2
-2
No files found.
expansions/lflist.conf
View file @
f7f01448
...
@@ -2788,22 +2788,22 @@
...
@@ -2788,22 +2788,22 @@
66620230
1
66620230
1
66620510
1
66620510
1
66620520
1
66620520
1
10200000
1
10200006
1
11771200
2
11771200
2
11771210
2
11771210
2
66620025
2
66620025
2
66620530
2
66620530
2
11525802
2
11525802
2
11525803
2
11525803
2
#Forbidden
60001546
2
71500009
0
--执刀警戒
71500009
0
--执刀警戒
89490048
0
--大兽水术师-三藏通
89490048
0
--大兽水术师-三藏通
60000238
0
--莱克西·布朗温-明星警探-
60000238
0
--莱克西·布朗温-明星警探-
#Limited
95101043
1
--找寻真相的背叛者 格林
95101043
1
--找寻真相的背叛者 格林
66620230
1
--绮奏·缄星绝唱 赫罗绯尔忒
66620230
1
--绮奏·缄星绝唱 赫罗绯尔忒
66620225
1
--绮奏·映仪裁契 雾霞律织姬
66620225
1
--绮奏·映仪裁契 雾霞律织姬
33700402
1
--散华·奇迹的终结
33700402
1
--散华·奇迹的终结
#Semi-Limited
53797135
2
--古代的机械鹤
53797135
2
--古代的机械鹤
#250629
#250629
10111188
0
10111188
0
...
@@ -6861,7 +6861,6 @@
...
@@ -6861,7 +6861,6 @@
90150000
0
90150000
0
75000020
0
75000020
0
95101035
0
95101035
0
95101043
1
95101047
0
95101047
0
98500010
0
98500010
0
10200042
0
10200042
0
...
...
expansions/script/c24501067.lua
View file @
f7f01448
...
@@ -20,6 +20,7 @@ function c24501067.initial_effect(c)
...
@@ -20,6 +20,7 @@ function c24501067.initial_effect(c)
e2
:
SetDescription
(
aux
.
Stringid
(
24501067
,
1
))
e2
:
SetDescription
(
aux
.
Stringid
(
24501067
,
1
))
e2
:
SetCategory
(
CATEGORY_DESTROY
+
CATEGORY_NEGATE
)
e2
:
SetCategory
(
CATEGORY_DESTROY
+
CATEGORY_NEGATE
)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetProperty
(
EFFECT_FLAG_DAMAGE_STEP
+
EFFECT_FLAG_DAMAGE_CAL
)
e2
:
SetCode
(
EVENT_CHAINING
)
e2
:
SetCode
(
EVENT_CHAINING
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetCountLimit
(
1
,
24501068
)
e2
:
SetCountLimit
(
1
,
24501068
)
...
@@ -76,8 +77,7 @@ function c24501067.tg2(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -76,8 +77,7 @@ function c24501067.tg2(e,tp,eg,ep,ev,re,r,rp,chk)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_NEGATE
,
eg
,
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_NEGATE
,
eg
,
1
,
0
,
0
)
end
end
function
c24501067
.
op2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c24501067
.
op2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
if
Duel
.
NegateActivation
(
ev
)
then
Duel
.
NegateActivation
(
ev
)
end
end
end
-- 3
-- 3
--[[function c24501067.con3(e,tp,eg,ep,ev,re,r,rp)
--[[function c24501067.con3(e,tp,eg,ep,ev,re,r,rp)
...
...
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