Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-rush-duel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
5
Issues
5
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
MyCard
ygopro-rush-duel
Commits
73554b86
Commit
73554b86
authored
Dec 02, 2025
by
未闻皂名
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2025/12/2 新增:AP02新卡
parent
8be2b930
Pipeline
#41818
passed with stages
in 6 minutes and 45 seconds
Changes
6
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
5 deletions
+7
-5
RD Patch.cdb
RD Patch.cdb
+0
-0
script/c120298002.lua
script/c120298002.lua
+3
-2
script/c120298012.lua
script/c120298012.lua
+1
-1
script/c120298016.lua
script/c120298016.lua
+1
-1
script/c120298022.lua
script/c120298022.lua
+1
-1
sets.md
sets.md
+1
-0
No files found.
RD Patch.cdb
View file @
73554b86
No preview for this file type
script/c120298002.lua
View file @
73554b86
...
@@ -27,7 +27,8 @@ end
...
@@ -27,7 +27,8 @@ end
function
cm
.
damcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
cm
.
damcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
tc
=
eg
:
GetFirst
()
local
tc
=
eg
:
GetFirst
()
local
rc
=
tc
:
GetReasonCard
()
local
rc
=
tc
:
GetReasonCard
()
return
eg
:
GetCount
()
==
1
and
rc
:
IsControler
(
tp
)
and
rc
:
GetOriginalRace
()
==
RACE_ZOMBIE
return
rc
==
Duel
.
GetAttacker
()
and
eg
:
GetCount
()
==
1
and
rc
:
IsControler
(
tp
)
and
rc
:
GetOriginalRace
()
==
RACE_ZOMBIE
and
tc
:
IsType
(
TYPE_MONSTER
)
and
tc
:
IsReason
(
REASON_BATTLE
)
and
tc
:
IsLocation
(
LOCATION_GRAVE
)
and
tc
:
IsType
(
TYPE_MONSTER
)
and
tc
:
IsReason
(
REASON_BATTLE
)
and
tc
:
IsLocation
(
LOCATION_GRAVE
)
end
end
function
cm
.
damop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
cm
.
damop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
script/c120298012.lua
View file @
73554b86
local
cm
,
m
=
GetID
()
local
cm
,
m
=
GetID
()
local
list
=
{
120298002
,
120264030
}
local
list
=
{
120298002
,
120264030
}
cm
.
name
=
"骸骨反叛之
紫罗兰
"
cm
.
name
=
"骸骨反叛之
激岚
"
function
cm
.
initial_effect
(
c
)
function
cm
.
initial_effect
(
c
)
RD
.
AddCodeList
(
c
,
list
)
RD
.
AddCodeList
(
c
,
list
)
--Activate
--Activate
...
...
script/c120298016.lua
View file @
73554b86
...
@@ -21,7 +21,7 @@ function cm.confilter(c,tp)
...
@@ -21,7 +21,7 @@ function cm.confilter(c,tp)
return
c
:
GetSummonPlayer
()
==
tp
return
c
:
GetSummonPlayer
()
==
tp
end
end
function
cm
.
filter
(
c
,
tp
)
function
cm
.
filter
(
c
,
tp
)
return
c
:
Is
Faceup
(
)
and
c
:
IsLevelBelow
(
5
)
return
c
:
Is
Position
(
POS_FACEUP_ATTACK
)
and
c
:
IsLevelBelow
(
5
)
and
c
:
IsAttribute
(
ATTRIBUTE_WIND
)
and
c
:
IsRace
(
RACE_ZOMBIE
)
and
c
:
IsAttribute
(
ATTRIBUTE_WIND
)
and
c
:
IsRace
(
RACE_ZOMBIE
)
and
(
RD
.
IsCanAttachBattleIndes
(
c
,
1
)
or
RD
.
IsCanAttachEffectIndes
(
c
,
tp
,
cm
.
indval
))
and
(
RD
.
IsCanAttachBattleIndes
(
c
,
1
)
or
RD
.
IsCanAttachEffectIndes
(
c
,
tp
,
cm
.
indval
))
end
end
...
...
script/c120298022.lua
View file @
73554b86
local
cm
,
m
=
GetID
()
local
cm
,
m
=
GetID
()
local
list
=
{
120298022
,
120120042
,
120105014
}
local
list
=
{
120298022
,
120120042
,
120105014
}
cm
.
name
=
"火星心
姐
姐"
cm
.
name
=
"火星心
烈焰
姐"
function
cm
.
initial_effect
(
c
)
function
cm
.
initial_effect
(
c
)
RD
.
AddCodeList
(
c
,
list
)
RD
.
AddCodeList
(
c
,
list
)
--Special Summon Procedure
--Special Summon Procedure
...
...
sets.md
View file @
73554b86
...
@@ -24,6 +24,7 @@ https://yugipedia.com/wiki/Category:Rush_Duel_cards
...
@@ -24,6 +24,7 @@ https://yugipedia.com/wiki/Category:Rush_Duel_cards
-
**October 1, 2025**
: Special Victory Pack (RD/S253-JP):
`120295XXX`
-
**October 1, 2025**
: Special Victory Pack (RD/S253-JP):
`120295XXX`
-
**???, 2026**
: ??? (RD/26PR-JP):
`120296XXX`
-
**???, 2026**
: ??? (RD/26PR-JP):
`120296XXX`
-
**November 29, 2025**
: 5th SPECIAL PACK Vol.2 (RD/5THS-JPB):
`120297XXX`
-
**November 29, 2025**
: 5th SPECIAL PACK Vol.2 (RD/5THS-JPB):
`120297XXX`
-
**January 10, 2026**
: Advance Pack Revenge Heath (RD/AP02-JP):
`120298XXX`
# Archived
# Archived
-
**April 3, 2020**
: Saikyō Jump May 2020 promotional card (RD/SJMP-JP) :
`120100XXX`
-
**April 3, 2020**
: Saikyō Jump May 2020 promotional card (RD/SJMP-JP) :
`120100XXX`
...
...
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