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
1d21cddc
Commit
1d21cddc
authored
Sep 11, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
format
parent
cddcaf79
Pipeline
#40507
canceled with stages
in 22 seconds
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
5 deletions
+10
-5
pack/2025-09-13 LGP1.ydk
pack/2025-09-13 LGP1.ydk
+0
-0
pack/2025-10-25 BPRO.ydk
pack/2025-10-25 BPRO.ydk
+6
-1
script/c101303017.lua
script/c101303017.lua
+1
-1
script/c101303050.lua
script/c101303050.lua
+1
-1
script/c101303061.lua
script/c101303061.lua
+1
-1
script/c101303075.lua
script/c101303075.lua
+1
-1
No files found.
pack/2025-09-
30
LGP1.ydk
→
pack/2025-09-
13
LGP1.ydk
View file @
1d21cddc
File moved
pack/2025-10-25 BPRO.ydk
View file @
1d21cddc
...
@@ -5,13 +5,18 @@
...
@@ -5,13 +5,18 @@
101303014
101303014
101303015
101303015
101303016
101303016
101303017
101303031
101303031
101303204
101303204
101303205
101303205
101303206
101303206
101303050
101303207
101303207
101303059
101303059
101303060
101303060
101303061
101303062
101303208
101303208
101303073
101303073
101303074
101303074
\ No newline at end of file
101303075
\ No newline at end of file
script/c101303017.lua
View file @
1d21cddc
...
@@ -70,4 +70,4 @@ end
...
@@ -70,4 +70,4 @@ end
function
s
.
drop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
s
.
drop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
p
,
d
=
Duel
.
GetChainInfo
(
0
,
CHAININFO_TARGET_PLAYER
,
CHAININFO_TARGET_PARAM
)
local
p
,
d
=
Duel
.
GetChainInfo
(
0
,
CHAININFO_TARGET_PLAYER
,
CHAININFO_TARGET_PARAM
)
Duel
.
Draw
(
p
,
d
,
REASON_EFFECT
)
Duel
.
Draw
(
p
,
d
,
REASON_EFFECT
)
end
end
\ No newline at end of file
script/c101303050.lua
View file @
1d21cddc
...
@@ -96,4 +96,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -96,4 +96,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SpecialSummon
(
g2
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
g2
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
end
end
end
\ No newline at end of file
script/c101303061.lua
View file @
1d21cddc
...
@@ -95,4 +95,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -95,4 +95,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
g
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
Duel
.
ShuffleDeck
(
tp
)
Duel
.
ShuffleDeck
(
tp
)
end
end
end
end
\ No newline at end of file
script/c101303075.lua
View file @
1d21cddc
...
@@ -74,4 +74,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -74,4 +74,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
c
)
then
if
c
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
c
)
then
Duel
.
SendtoHand
(
c
,
nil
,
REASON_EFFECT
)
Duel
.
SendtoHand
(
c
,
nil
,
REASON_EFFECT
)
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