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
MyCard
pre-release-database-cdb
Commits
f92d59ad
Commit
f92d59ad
authored
Apr 22, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new cards
parent
142fb4d1
Pipeline
#35398
passed with stages
in 2 minutes
Changes
19
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
17 additions
and
16 deletions
+17
-16
DUAD.cdb
DUAD.cdb
+0
-0
pack/2025-04-26 DUAD.ydk
pack/2025-04-26 DUAD.ydk
+1
-0
pics/101301078.jpg
pics/101301078.jpg
+0
-0
script/c100240003.lua
script/c100240003.lua
+1
-1
script/c100240007.lua
script/c100240007.lua
+1
-1
script/c101208091.lua
script/c101208091.lua
+1
-1
script/c101208093.lua
script/c101208093.lua
+1
-1
script/c101208094.lua
script/c101208094.lua
+1
-1
script/c101208095.lua
script/c101208095.lua
+1
-1
script/c101208096.lua
script/c101208096.lua
+1
-1
script/c101301005.lua
script/c101301005.lua
+1
-1
script/c101301006.lua
script/c101301006.lua
+1
-1
script/c101301022.lua
script/c101301022.lua
+1
-1
script/c101301023.lua
script/c101301023.lua
+1
-1
script/c101301030.lua
script/c101301030.lua
+1
-1
script/c101301031.lua
script/c101301031.lua
+1
-1
script/c101301046.lua
script/c101301046.lua
+1
-1
script/c101301053.lua
script/c101301053.lua
+1
-1
script/c101301071.lua
script/c101301071.lua
+1
-1
No files found.
DUAD.cdb
View file @
f92d59ad
No preview for this file type
pack/2025-04-26 DUAD.ydk
View file @
f92d59ad
...
...
@@ -72,3 +72,4 @@
101301075
101301076
101301077
101301078
pics/101301078.jpg
0 → 100644
View file @
f92d59ad
95.9 KB
script/c100240003.lua
View file @
f92d59ad
...
...
@@ -75,4 +75,4 @@ function s.atktg(e,c)
end
function
s
.
atkval
(
e
,
c
)
return
c
:
GetBaseDefense
()
end
\ No newline at end of file
end
script/c100240007.lua
View file @
f92d59ad
...
...
@@ -107,4 +107,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/c101208091.lua
View file @
f92d59ad
...
...
@@ -97,4 +97,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SendtoHand
(
c
,
nil
,
REASON_EFFECT
)
Duel
.
ConfirmCards
(
1
-
tp
,
c
)
end
end
\ No newline at end of file
end
script/c101208093.lua
View file @
f92d59ad
...
...
@@ -42,4 +42,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
c
)
then
Duel
.
SendtoDeck
(
c
,
nil
,
SEQ_DECKSHUFFLE
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c101208094.lua
View file @
f92d59ad
...
...
@@ -71,4 +71,4 @@ function s.mfilter(c)
end
function
s
.
ritual_filter
(
c
)
return
c
:
IsType
(
TYPE_RITUAL
)
and
c
:
IsSetCard
(
0x1c3
)
end
\ No newline at end of file
end
script/c101208095.lua
View file @
f92d59ad
...
...
@@ -59,4 +59,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
\ No newline at end of file
end
script/c101208096.lua
View file @
f92d59ad
...
...
@@ -50,4 +50,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_RULE
,
1
-
tp
)
end
end
end
\ No newline at end of file
end
script/c101301005.lua
View file @
f92d59ad
...
...
@@ -77,4 +77,4 @@ function s.thop2(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToChain
()
and
tc
:
IsType
(
TYPE_MONSTER
)
and
aux
.
NecroValleyFilter
()(
tc
)
then
Duel
.
SendtoHand
(
tc
,
nil
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c101301006.lua
View file @
f92d59ad
...
...
@@ -85,4 +85,4 @@ function s.negtg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function
s
.
negop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
NegateActivation
(
ev
)
end
\ No newline at end of file
end
script/c101301022.lua
View file @
f92d59ad
...
...
@@ -137,4 +137,4 @@ function s.desop(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/c101301023.lua
View file @
f92d59ad
...
...
@@ -186,4 +186,4 @@ function s.pzop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToChain
()
then
Duel
.
MoveToField
(
c
,
tp
,
tp
,
LOCATION_PZONE
,
POS_FACEUP
,
true
)
end
end
\ No newline at end of file
end
script/c101301030.lua
View file @
f92d59ad
...
...
@@ -62,4 +62,4 @@ end
function
s
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
g
=
Duel
.
GetMatchingGroup
(
s
.
desfilter
,
tp
,
0
,
LOCATION_MZONE
,
nil
)
Duel
.
Destroy
(
g
,
REASON_EFFECT
)
end
\ No newline at end of file
end
script/c101301031.lua
View file @
f92d59ad
...
...
@@ -99,4 +99,4 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
atkval
(
e
,
c
)
return
-
c
:
GetBaseDefense
()
end
\ No newline at end of file
end
script/c101301046.lua
View file @
f92d59ad
...
...
@@ -82,4 +82,4 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
Duel
.
HintSelection
(
g2
)
Duel
.
Destroy
(
g2
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c101301053.lua
View file @
f92d59ad
...
...
@@ -128,4 +128,4 @@ end
function
s
.
mtval
(
e
,
c
)
if
not
c
then
return
true
end
return
c
:
IsSetCard
(
0xdf
)
end
\ No newline at end of file
end
script/c101301071.lua
View file @
f92d59ad
...
...
@@ -30,4 +30,4 @@ function s.activate(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
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