Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
no81cards
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
Nemo Ma
no81cards
Commits
3aa7a304
Commit
3aa7a304
authored
May 01, 2025
by
POLYMER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
92f503bf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
3 deletions
+11
-3
expansions/script/c12847577.lua
expansions/script/c12847577.lua
+8
-2
expansions/script/c28315947.lua
expansions/script/c28315947.lua
+1
-0
expansions/script/c28316556.lua
expansions/script/c28316556.lua
+2
-1
No files found.
expansions/script/c12847577.lua
View file @
3aa7a304
...
@@ -74,6 +74,7 @@ function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -74,6 +74,7 @@ function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
if
chk
==
0
then
if
chk
==
0
then
local
chkf
=
tp
local
chkf
=
tp
local
mg1
=
Group
.
CreateGroup
()
local
mg1
=
Group
.
CreateGroup
()
local
mg4
=
Group
.
CreateGroup
()
local
mg3
=
Duel
.
GetMatchingGroup
(
s
.
filter3
,
tp
,
LOCATION_HAND
,
0
,
c
)
local
mg3
=
Duel
.
GetMatchingGroup
(
s
.
filter3
,
tp
,
LOCATION_HAND
,
0
,
c
)
if
#
mg3
>
0
and
Duel
.
GetFlagEffect
(
1
-
tp
,
id
)
>
0
then
if
#
mg3
>
0
and
Duel
.
GetFlagEffect
(
1
-
tp
,
id
)
>
0
then
mg1
:
Merge
(
mg3
)
mg1
:
Merge
(
mg3
)
...
@@ -95,14 +96,19 @@ function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -95,14 +96,19 @@ function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
mg1
:
Merge
(
mg7
)
mg1
:
Merge
(
mg7
)
end
end
local
ge
=
c
:
IsHasEffect
(
EFFECT_TO_GRAVE_REDIRECT
)
local
ge
=
c
:
IsHasEffect
(
EFFECT_TO_GRAVE_REDIRECT
)
if
ge
and
ge
:
GetValue
()
&
LOCATION_DECK
and
c
:
IsCanBeFusionMaterial
()
and
c
:
IsAbleToGrave
()
and
Duel
.
GetFlagEffect
(
1
-
tp
,
id
+
1
)
>
0
then
mg4
:
AddCard
(
c
)
end
if
not
ge
and
c
:
IsCanBeFusionMaterial
()
if
not
ge
and
c
:
IsCanBeFusionMaterial
()
and
c
:
IsAbleToRemove
()
and
Duel
.
GetFlagEffect
(
1
-
tp
,
id
+
3
)
>
0
then
and
c
:
IsAbleToRemove
()
and
Duel
.
GetFlagEffect
(
1
-
tp
,
id
+
3
)
>
0
then
mg
1
:
AddCard
(
c
)
mg
4
:
AddCard
(
c
)
end
end
if
ge
and
ge
:
GetValue
()
&
LOCATION_REMOVED
and
c
:
IsCanBeFusionMaterial
()
if
ge
and
ge
:
GetValue
()
&
LOCATION_REMOVED
and
c
:
IsCanBeFusionMaterial
()
and
c
:
IsAbleToDeck
()
and
Duel
.
GetFlagEffect
(
1
-
tp
,
id
+
4
)
>
0
then
and
c
:
IsAbleToDeck
()
and
Duel
.
GetFlagEffect
(
1
-
tp
,
id
+
4
)
>
0
then
mg
1
:
AddCard
(
c
)
mg
4
:
AddCard
(
c
)
end
end
if
#
mg4
>
0
then
mg1
:
Merge
(
mg4
)
end
Auxiliary
.
FCheckAdditional
=
s
.
fcheck
Auxiliary
.
FCheckAdditional
=
s
.
fcheck
Auxiliary
.
GCheckAdditional
=
s
.
gcheck
Auxiliary
.
GCheckAdditional
=
s
.
gcheck
local
res
=
Duel
.
IsExistingMatchingCard
(
s
.
filter2
,
tp
,
LOCATION_EXTRA
,
0
,
1
,
nil
,
e
,
tp
,
mg1
,
nil
,
chkf
)
local
res
=
Duel
.
IsExistingMatchingCard
(
s
.
filter2
,
tp
,
LOCATION_EXTRA
,
0
,
1
,
nil
,
e
,
tp
,
mg1
,
nil
,
chkf
)
...
...
expansions/script/c28315947.lua
View file @
3aa7a304
--闪耀的萤火 樋口円香
--闪耀的萤火 樋口円香
function
c28315947
.
initial_effect
(
c
)
function
c28315947
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
28316050
)
--spsummon
--spsummon
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
28315947
,
0
))
e1
:
SetDescription
(
aux
.
Stringid
(
28315947
,
0
))
...
...
expansions/script/c28316556.lua
View file @
3aa7a304
--闪耀的萤火 市川雏菜
--闪耀的萤火 市川雏菜
function
c28316556
.
initial_effect
(
c
)
function
c28316556
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
28316050
)
--spsummon
--spsummon
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
28316556
,
0
))
e1
:
SetDescription
(
aux
.
Stringid
(
28316556
,
0
))
...
@@ -47,7 +48,7 @@ function c28316556.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -47,7 +48,7 @@ function c28316556.spop(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
function
c28316556
.
thfilter
(
c
)
function
c28316556
.
thfilter
(
c
)
return
c
:
IsSetCard
(
0x283
)
and
(
c
:
IsLocation
(
LOCATION_GRAVE
)
or
c
:
IsFaceup
()
)
and
c
:
IsAbleToHand
()
return
c
:
IsSetCard
(
0x283
)
and
c
:
IsFaceupEx
(
)
and
c
:
IsAbleToHand
()
end
end
function
c28316556
.
dctg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
c28316556
.
dctg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
c28316556
.
thfilter
,
tp
,
LOCATION_GRAVE
+
LOCATION_EXTRA
,
0
,
1
,
nil
)
end
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
c28316556
.
thfilter
,
tp
,
LOCATION_GRAVE
+
LOCATION_EXTRA
,
0
,
1
,
nil
)
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