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
8ea7ec28
Commit
8ea7ec28
authored
Dec 22, 2024
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix 超究極魔導竜王
parent
c2de6a53
Pipeline
#31974
passed with stages
in 1 minute and 26 seconds
Changes
13
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
14 additions
and
14 deletions
+14
-14
script/c101208000.lua
script/c101208000.lua
+2
-2
script/c101208006.lua
script/c101208006.lua
+1
-1
script/c101208007.lua
script/c101208007.lua
+1
-1
script/c101208008.lua
script/c101208008.lua
+1
-1
script/c101208026.lua
script/c101208026.lua
+1
-1
script/c101208027.lua
script/c101208027.lua
+1
-1
script/c101208028.lua
script/c101208028.lua
+1
-1
script/c101208036.lua
script/c101208036.lua
+1
-1
script/c101208039.lua
script/c101208039.lua
+1
-1
script/c101208052.lua
script/c101208052.lua
+1
-1
script/c101208055.lua
script/c101208055.lua
+1
-1
script/c101208071.lua
script/c101208071.lua
+1
-1
script/c101208077.lua
script/c101208077.lua
+1
-1
No files found.
script/c101208000.lua
View file @
8ea7ec28
...
...
@@ -19,7 +19,7 @@ function s.initial_effect(c)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetCode
(
EFFECT_INDESTRUCTABLE_EFFECT
)
e2
:
SetRange
(
LOCATION_MZONE
)
e
1
:
SetCondition
(
s
.
valcon
)
e
2
:
SetCondition
(
s
.
valcon
)
e2
:
SetValue
(
aux
.
indoval
)
c
:
RegisterEffect
(
e2
)
--pierce
...
...
@@ -70,4 +70,4 @@ function s.spop(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/c101208006.lua
View file @
8ea7ec28
...
...
@@ -92,4 +92,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
BreakEffect
()
Duel
.
Draw
(
tp
,
1
,
REASON_EFFECT
)
end
end
\ No newline at end of file
end
script/c101208007.lua
View file @
8ea7ec28
...
...
@@ -67,4 +67,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
limit
(
e
,
c
)
return
c
:
IsLocation
(
LOCATION_EXTRA
)
and
not
c
:
IsType
(
TYPE_SYNCHRO
)
end
\ No newline at end of file
end
script/c101208008.lua
View file @
8ea7ec28
...
...
@@ -64,4 +64,4 @@ end
function
s
.
repop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
Hint
(
HINT_CARD
,
0
,
id
)
Duel
.
SendtoHand
(
e
:
GetHandler
(),
nil
,
REASON_EFFECT
)
end
\ No newline at end of file
end
script/c101208026.lua
View file @
8ea7ec28
...
...
@@ -123,4 +123,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/c101208027.lua
View file @
8ea7ec28
...
...
@@ -50,4 +50,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
ConfirmCards
(
1
-
tp
,
sg
)
end
end
end
\ No newline at end of file
end
script/c101208028.lua
View file @
8ea7ec28
...
...
@@ -67,4 +67,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
splimit
(
e
,
c
)
return
c
:
IsLocation
(
LOCATION_EXTRA
)
and
not
c
:
IsRace
(
RACE_FIEND
)
end
\ No newline at end of file
end
script/c101208036.lua
View file @
8ea7ec28
...
...
@@ -99,4 +99,4 @@ function s.tgop(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/c101208039.lua
View file @
8ea7ec28
...
...
@@ -55,4 +55,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
end
function
s
.
atktg
(
e
,
c
)
return
c
:
IsCode
(
25862681
)
or
aux
.
IsCodeListed
(
c
,
25862681
)
end
\ No newline at end of file
end
script/c101208052.lua
View file @
8ea7ec28
...
...
@@ -68,4 +68,4 @@ end
function
s
.
drop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
Hint
(
HINT_CARD
,
0
,
id
)
Duel
.
Draw
(
tp
,
1
,
REASON_EFFECT
)
end
\ No newline at end of file
end
script/c101208055.lua
View file @
8ea7ec28
...
...
@@ -75,4 +75,4 @@ function s.acfilter(c)
end
function
s
.
accon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
Duel
.
IsExistingMatchingCard
(
s
.
acfilter
,
e
:
GetHandlerPlayer
(),
LOCATION_MZONE
,
0
,
1
,
nil
)
end
\ No newline at end of file
end
script/c101208071.lua
View file @
8ea7ec28
...
...
@@ -75,4 +75,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp)
e4
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
)
tc
:
RegisterEffect
(
e4
)
end
end
\ No newline at end of file
end
script/c101208077.lua
View file @
8ea7ec28
...
...
@@ -70,4 +70,4 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
Duel
.
ConfirmCards
(
1
-
tp
,
g
)
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