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
Vee4
pre-release-database-cdb
Commits
ff673749
Commit
ff673749
authored
Jul 09, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
format
parent
cf5b6279
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
28 additions
and
17 deletions
+28
-17
pack/2025-08-23 DBPR.ydk
pack/2025-08-23 DBPR.ydk
+11
-0
pics/101302071.jpg
pics/101302071.jpg
+0
-0
script/c100245001.lua
script/c100245001.lua
+2
-2
script/c100245002.lua
script/c100245002.lua
+2
-2
script/c100245003.lua
script/c100245003.lua
+2
-2
script/c100245004.lua
script/c100245004.lua
+2
-2
script/c100245005.lua
script/c100245005.lua
+2
-2
script/c100245006.lua
script/c100245006.lua
+2
-2
script/c100245007.lua
script/c100245007.lua
+2
-2
script/c100245009.lua
script/c100245009.lua
+1
-1
script/c100245010.lua
script/c100245010.lua
+1
-1
script/c100245011.lua
script/c100245011.lua
+1
-1
No files found.
pack/2025-08-23 DBPR.ydk
0 → 100644
View file @
ff673749
#created by ygomobile
100245001
100245002
100245003
100245004
100245005
100245006
100245007
100245008
100245010
100245011
\ No newline at end of file
pics/101302071.jpg
0 → 100644
View file @
ff673749
88.6 KB
script/c100245001.lua
View file @
ff673749
--見えざる手
イブエル
--見えざる手イブエル
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--special summon
...
...
@@ -79,4 +79,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
tc
)
then
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
\ No newline at end of file
end
script/c100245002.lua
View file @
ff673749
--見えざる手
ヤドエル
--見えざる手ヤドエル
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--search
...
...
@@ -76,4 +76,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if
tc
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
tc
)
then
Duel
.
SSet
(
tp
,
tc
)
end
end
\ No newline at end of file
end
script/c100245003.lua
View file @
ff673749
--見えざる手
ゴッドス
--見えざる手ゴッドス
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--special summon
...
...
@@ -88,4 +88,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
tc
:
RegisterEffect
(
e1
,
true
)
end
Duel
.
SpecialSummonComplete
()
end
\ No newline at end of file
end
script/c100245004.lua
View file @
ff673749
--見えざる手
ガイガス
--見えざる手ガイガス
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--special summon
...
...
@@ -74,4 +74,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
end
Duel
.
ShuffleDeck
(
1
-
tp
)
end
end
\ No newline at end of file
end
script/c100245005.lua
View file @
ff673749
--見えざる手
ブレアス
--見えざる手ブレアス
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--special summon
...
...
@@ -69,4 +69,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
Duel
.
ShuffleHand
(
1
-
tp
)
end
\ No newline at end of file
end
script/c100245006.lua
View file @
ff673749
--見えざる神
ジャウザー
--見えざる神ジャウザー
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--fusion material
...
...
@@ -87,4 +87,4 @@ end
function
s
.
indtg
(
e
,
c
)
local
tc
=
e
:
GetHandler
()
return
c
==
tc
or
c
==
tc
:
GetBattleTarget
()
end
\ No newline at end of file
end
script/c100245007.lua
View file @
ff673749
--見えざる神
ゼノ
--見えざる神ゼノ
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
aux
.
AddFusionProcFunRep
(
c
,
s
.
ffilter
,
3
,
true
)
...
...
@@ -87,4 +87,4 @@ function s.ctop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
>
0
then
Duel
.
GetControl
(
g
,
tp
)
end
end
\ No newline at end of file
end
script/c100245009.lua
View file @
ff673749
...
...
@@ -138,4 +138,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
e1
:
Reset
()
end
end
\ No newline at end of file
end
script/c100245010.lua
View file @
ff673749
...
...
@@ -40,4 +40,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SpecialSummon
(
rc
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
\ No newline at end of file
end
script/c100245011.lua
View file @
ff673749
...
...
@@ -38,4 +38,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
SSet
(
tp
,
rc
)
end
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