Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts
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
nanahira
ygopro-scripts
Commits
e26da3bf
Commit
e26da3bf
authored
Jan 28, 2026
by
mercury233
Committed by
GitHub
Jan 28, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update Max Metalmorph & related monsters (#3115)
parent
2066d727
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
28 deletions
+5
-28
c27268998.lua
c27268998.lua
+0
-8
c27704731.lua
c27704731.lua
+0
-8
c80870883.lua
c80870883.lua
+0
-8
c89812483.lua
c89812483.lua
+5
-4
No files found.
c27268998.lua
View file @
e26da3bf
...
@@ -3,14 +3,6 @@ local s,id,o=GetID()
...
@@ -3,14 +3,6 @@ local s,id,o=GetID()
function
s
.
initial_effect
(
c
)
function
s
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
89812483
)
aux
.
AddCodeList
(
c
,
89812483
)
c
:
EnableReviveLimit
()
c
:
EnableReviveLimit
()
--cannot spsummon
local
e0
=
Effect
.
CreateEffect
(
c
)
e0
:
SetType
(
EFFECT_TYPE_SINGLE
)
e0
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_CANNOT_DISABLE
+
EFFECT_FLAG_UNCOPYABLE
)
e0
:
SetCode
(
EFFECT_SPSUMMON_CONDITION
)
e0
:
SetRange
(
LOCATION_HAND
+
LOCATION_DECK
)
e0
:
SetValue
(
aux
.
FALSE
)
c
:
RegisterEffect
(
e0
)
--set
--set
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
...
...
c27704731.lua
View file @
e26da3bf
...
@@ -3,14 +3,6 @@ local s,id,o=GetID()
...
@@ -3,14 +3,6 @@ local s,id,o=GetID()
function
s
.
initial_effect
(
c
)
function
s
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
89812483
)
aux
.
AddCodeList
(
c
,
89812483
)
c
:
EnableReviveLimit
()
c
:
EnableReviveLimit
()
--cannot spsummon
local
e0
=
Effect
.
CreateEffect
(
c
)
e0
:
SetType
(
EFFECT_TYPE_SINGLE
)
e0
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_CANNOT_DISABLE
+
EFFECT_FLAG_UNCOPYABLE
)
e0
:
SetCode
(
EFFECT_SPSUMMON_CONDITION
)
e0
:
SetRange
(
LOCATION_HAND
+
LOCATION_DECK
)
e0
:
SetValue
(
aux
.
FALSE
)
c
:
RegisterEffect
(
e0
)
--set
--set
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
...
...
c80870883.lua
View file @
e26da3bf
...
@@ -3,14 +3,6 @@ local s,id,o=GetID()
...
@@ -3,14 +3,6 @@ local s,id,o=GetID()
function
s
.
initial_effect
(
c
)
function
s
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
89812483
)
aux
.
AddCodeList
(
c
,
89812483
)
c
:
EnableReviveLimit
()
c
:
EnableReviveLimit
()
--cannot spsummon
local
e0
=
Effect
.
CreateEffect
(
c
)
e0
:
SetType
(
EFFECT_TYPE_SINGLE
)
e0
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_CANNOT_DISABLE
+
EFFECT_FLAG_UNCOPYABLE
)
e0
:
SetCode
(
EFFECT_SPSUMMON_CONDITION
)
e0
:
SetRange
(
LOCATION_HAND
+
LOCATION_DECK
)
e0
:
SetValue
(
aux
.
FALSE
)
c
:
RegisterEffect
(
e0
)
--set
--set
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
...
...
c89812483.lua
View file @
e26da3bf
...
@@ -23,9 +23,9 @@ function s.filter1(c,e,tp)
...
@@ -23,9 +23,9 @@ function s.filter1(c,e,tp)
and
Duel
.
IsExistingMatchingCard
(
s
.
filter2
,
tp
,
LOCATION_DECK
+
LOCATION_HAND
+
LOCATION_GRAVE
,
0
,
1
,
nil
,
e
,
tp
,
1
,
c
:
GetLevel
(),
c
:
GetRace
(),
c
:
GetAttribute
())
and
Duel
.
IsExistingMatchingCard
(
s
.
filter2
,
tp
,
LOCATION_DECK
+
LOCATION_HAND
+
LOCATION_GRAVE
,
0
,
1
,
nil
,
e
,
tp
,
1
,
c
:
GetLevel
(),
c
:
GetRace
(),
c
:
GetAttribute
())
end
end
function
s
.
filter2
(
c
,
e
,
tp
,
ft
,
lv
,
race
,
att
)
function
s
.
filter2
(
c
,
e
,
tp
,
ft
,
lv
,
race
,
att
)
return
not
c
:
IsSummonableCard
()
and
aux
.
IsCodeListed
(
c
,
89812483
)
and
c
:
IsType
(
TYPE_MONSTER
)
if
not
(
not
c
:
IsSummonableCard
()
and
aux
.
IsCodeListed
(
c
,
89812483
)
and
c
:
IsType
(
TYPE_MONSTER
))
then
return
false
end
and
(
not
c
:
IsLocation
(
LOCATION_DECK
+
LOCATION_HAND
)
and
c
:
IsCanBeSpecialSummoned
(
e
,
0
,
tp
,
true
,
false
,
POS_FACEUP
)
local
proc
=
e
:
GetHandler
():
IsCode
(
id
)
and
c
.
Metallization_material
and
c
.
Metallization_material
(
ft
,
lv
,
race
,
att
)
or
c
.
Metallization_material
and
c
.
Metallization_material
(
ft
,
lv
,
race
,
att
)
and
c
:
IsCanBeSpecialSummoned
(
e
,
0
,
tp
,
true
,
true
,
POS_FACEUP
)
)
return
c
:
IsCanBeSpecialSummoned
(
e
,
0
,
tp
,
proc
,
proc
,
POS_FACEUP
)
end
end
function
s
.
target
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
s
.
target
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
if
chk
==
0
then
...
@@ -49,7 +49,8 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -49,7 +49,8 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SPSUMMON
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SPSUMMON
)
local
tc
=
Duel
.
SelectMatchingCard
(
tp
,
aux
.
NecroValleyFilter
(
s
.
filter2
),
tp
,
LOCATION_DECK
+
LOCATION_HAND
+
LOCATION_GRAVE
,
0
,
1
,
1
,
nil
,
e
,
tp
,
e
:
GetLabel
()):
GetFirst
()
local
tc
=
Duel
.
SelectMatchingCard
(
tp
,
aux
.
NecroValleyFilter
(
s
.
filter2
),
tp
,
LOCATION_DECK
+
LOCATION_HAND
+
LOCATION_GRAVE
,
0
,
1
,
1
,
nil
,
e
,
tp
,
e
:
GetLabel
()):
GetFirst
()
if
tc
and
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
true
,
true
,
POS_FACEUP
)
>
0
then
if
tc
and
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
true
,
true
,
POS_FACEUP
)
>
0
then
tc
:
CompleteProcedure
()
local
proc
=
c
:
IsCode
(
id
)
and
tc
.
Metallization_material
and
tc
.
Metallization_material
(
ft
,
lv
,
race
,
att
)
if
proc
then
tc
:
CompleteProcedure
()
end
if
ft
==
1
and
c
:
IsOnField
()
and
c
:
IsRelateToEffect
(
e
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
id
,
2
))
then
if
ft
==
1
and
c
:
IsOnField
()
and
c
:
IsRelateToEffect
(
e
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
id
,
2
))
then
Duel
.
BreakEffect
()
Duel
.
BreakEffect
()
c
:
CancelToGrave
(
true
)
c
:
CancelToGrave
(
true
)
...
...
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