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
Vury Leo
pre-release-database-cdb
Commits
c55558e5
Commit
c55558e5
authored
May 12, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix DDDD偉次元王アーク・クライシス
parent
eab4545e
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
14 additions
and
14 deletions
+14
-14
script/c100242003.lua
script/c100242003.lua
+1
-1
script/c100242024.lua
script/c100242024.lua
+1
-1
script/c100242025.lua
script/c100242025.lua
+1
-1
script/c100242026.lua
script/c100242026.lua
+1
-1
script/c101302201.lua
script/c101302201.lua
+1
-1
script/c101302202.lua
script/c101302202.lua
+1
-1
script/c101302203.lua
script/c101302203.lua
+1
-1
script/c101302204.lua
script/c101302204.lua
+2
-2
script/c101302205.lua
script/c101302205.lua
+1
-1
script/c101302206.lua
script/c101302206.lua
+1
-1
script/c101302207.lua
script/c101302207.lua
+1
-1
script/c101302208.lua
script/c101302208.lua
+1
-1
script/c101302209.lua
script/c101302209.lua
+1
-1
No files found.
script/c100242003.lua
View file @
c55558e5
...
...
@@ -71,4 +71,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
if
tc
and
tc
:
IsOnField
()
then
Duel
.
Remove
(
tc
,
POS_FACEUP
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c100242024.lua
View file @
c55558e5
...
...
@@ -61,4 +61,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/c100242025.lua
View file @
c55558e5
...
...
@@ -96,4 +96,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
c
:
RegisterEffect
(
e1
,
true
)
end
Duel
.
SpecialSummonComplete
()
end
\ No newline at end of file
end
script/c100242026.lua
View file @
c55558e5
...
...
@@ -80,4 +80,4 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
if
Duel
.
GetLocationCount
(
tp
,
LOCATION_SZONE
)
<=
0
then
return
end
local
tc
=
Duel
.
GetFirstTarget
()
if
tc
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
tc
)
then
Duel
.
SSet
(
tp
,
tc
)
end
end
\ No newline at end of file
end
script/c101302201.lua
View file @
c55558e5
...
...
@@ -80,4 +80,4 @@ function s.spdop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetValue
(
LOCATION_REMOVED
)
c
:
RegisterEffect
(
e1
,
true
)
end
end
\ No newline at end of file
end
script/c101302202.lua
View file @
c55558e5
...
...
@@ -92,4 +92,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/c101302203.lua
View file @
c55558e5
...
...
@@ -106,4 +106,4 @@ function s.penop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
c
)
then
Duel
.
MoveToField
(
c
,
tp
,
tp
,
LOCATION_PZONE
,
POS_FACEUP
,
true
)
end
end
\ No newline at end of file
end
script/c101302204.lua
View file @
c55558e5
...
...
@@ -138,7 +138,7 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
if
sg
:
GetCount
()
==
0
then
return
end
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SPSUMMON
)
local
rg
=
sg
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
1
,
ct
,
ft1
,
ft2
,
ft3
,
ect
,
ft
)
Duel
.
SpecialSummon
(
rg
,
0
,
tp
,
tp
,
tru
e
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
rg
,
0
,
tp
,
tp
,
fals
e
,
false
,
POS_FACEUP
)
end
end
function
s
.
distg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
...
...
@@ -179,4 +179,4 @@ function s.penop(e,tp,eg,ep,ev,re,r,rp)
if
c
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
c
)
then
Duel
.
MoveToField
(
c
,
tp
,
tp
,
LOCATION_PZONE
,
POS_FACEUP
,
true
)
end
end
\ No newline at end of file
end
script/c101302205.lua
View file @
c55558e5
...
...
@@ -66,4 +66,4 @@ function s.eaop(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
tg
(
e
,
c
)
return
c
:
IsSetCard
(
0xaf
)
end
\ No newline at end of file
end
script/c101302206.lua
View file @
c55558e5
...
...
@@ -84,4 +84,4 @@ end
function
s
.
damop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
p
,
d
=
Duel
.
GetChainInfo
(
0
,
CHAININFO_TARGET_PLAYER
,
CHAININFO_TARGET_PARAM
)
Duel
.
Damage
(
p
,
d
,
REASON_EFFECT
)
end
\ No newline at end of file
end
script/c101302207.lua
View file @
c55558e5
...
...
@@ -83,4 +83,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/c101302208.lua
View file @
c55558e5
...
...
@@ -79,4 +79,4 @@ end
function
s
.
damop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
p
,
d
=
Duel
.
GetChainInfo
(
0
,
CHAININFO_TARGET_PLAYER
,
CHAININFO_TARGET_PARAM
)
Duel
.
Damage
(
p
,
d
,
REASON_EFFECT
)
end
\ No newline at end of file
end
script/c101302209.lua
View file @
c55558e5
...
...
@@ -92,4 +92,4 @@ function s.recop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
BreakEffect
()
Duel
.
Recover
(
p
,
500
,
REASON_EFFECT
)
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