Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts-888
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
3
Merge Requests
3
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
ygopro-scripts-888
Commits
0a8cb015
Commit
0a8cb015
authored
Jan 21, 2026
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small update Etude of the Branded
parent
46009310
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
c45675980.lua
c45675980.lua
+2
-0
No files found.
c45675980.lua
View file @
0a8cb015
...
@@ -33,6 +33,7 @@ function c45675980.syncheck(g,tp,syncard)
...
@@ -33,6 +33,7 @@ function c45675980.syncheck(g,tp,syncard)
and
aux
.
SynMixHandCheck
(
g
,
tp
,
syncard
)
and
syncard
:
IsSynchroSummonable
(
nil
,
g
,
#
g
-
1
,
#
g
-
1
)
and
aux
.
SynMixHandCheck
(
g
,
tp
,
syncard
)
and
syncard
:
IsSynchroSummonable
(
nil
,
g
,
#
g
-
1
,
#
g
-
1
)
end
end
function
c45675980
.
spfilter
(
c
,
tp
,
mg
)
function
c45675980
.
spfilter
(
c
,
tp
,
mg
)
if
not
c
:
IsType
(
TYPE_SYNCHRO
)
then
return
false
end
aux
.
GCheckAdditional
=
aux
.
SynGroupCheckLevelAddition
(
c
)
aux
.
GCheckAdditional
=
aux
.
SynGroupCheckLevelAddition
(
c
)
local
res
=
mg
:
CheckSubGroup
(
c45675980
.
syncheck
,
2
,
#
mg
,
tp
,
c
)
local
res
=
mg
:
CheckSubGroup
(
c45675980
.
syncheck
,
2
,
#
mg
,
tp
,
c
)
aux
.
GCheckAdditional
=
nil
aux
.
GCheckAdditional
=
nil
...
@@ -40,6 +41,7 @@ function c45675980.spfilter(c,tp,mg)
...
@@ -40,6 +41,7 @@ function c45675980.spfilter(c,tp,mg)
end
end
function
c45675980
.
sctg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
c45675980
.
sctg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
if
chk
==
0
then
if
not
Duel
.
IsPlayerCanSpecialSummon
(
tp
)
then
return
false
end
local
mg
=
Duel
.
GetSynchroMaterial
(
tp
)
local
mg
=
Duel
.
GetSynchroMaterial
(
tp
)
if
mg
:
IsExists
(
Card
.
GetHandSynchro
,
1
,
nil
)
then
if
mg
:
IsExists
(
Card
.
GetHandSynchro
,
1
,
nil
)
then
local
mg2
=
Duel
.
GetMatchingGroup
(
nil
,
tp
,
LOCATION_HAND
,
0
,
nil
)
local
mg2
=
Duel
.
GetMatchingGroup
(
nil
,
tp
,
LOCATION_HAND
,
0
,
nil
)
...
...
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