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
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
Vee4
ygopro-scripts-888
Commits
cb1aa1be
Commit
cb1aa1be
authored
Oct 24, 2023
by
Chen Bill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 魔鍵-マフテア
parent
a6b56371
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
c99426088.lua
c99426088.lua
+3
-3
No files found.
c99426088.lua
View file @
cb1aa1be
...
@@ -68,7 +68,7 @@ function c99426088.target(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -68,7 +68,7 @@ function c99426088.target(e,tp,eg,ep,ev,re,r,rp,chk)
rmg2
=
Duel
.
GetMatchingGroup
(
c99426088
.
rexfilter
,
tp
,
LOCATION_DECK
,
0
,
nil
)
rmg2
=
Duel
.
GetMatchingGroup
(
c99426088
.
rexfilter
,
tp
,
LOCATION_DECK
,
0
,
nil
)
end
end
aux
.
RCheckAdditional
=
c99426088
.
frcheck
aux
.
RCheckAdditional
=
c99426088
.
frcheck
aux
.
RGCheckAdditional
=
c99426088
.
r
gcheck
aux
.
RGCheckAdditional
=
c99426088
.
gcheck
res
=
Duel
.
IsExistingMatchingCard
(
aux
.
RitualUltimateFilter
,
tp
,
LOCATION_HAND
,
0
,
1
,
nil
,
c99426088
.
rfilter
,
e
,
tp
,
rmg1
,
rmg2
,
Card
.
GetLevel
,
"Greater"
)
res
=
Duel
.
IsExistingMatchingCard
(
aux
.
RitualUltimateFilter
,
tp
,
LOCATION_HAND
,
0
,
1
,
nil
,
c99426088
.
rfilter
,
e
,
tp
,
rmg1
,
rmg2
,
Card
.
GetLevel
,
"Greater"
)
aux
.
RCheckAdditional
=
nil
aux
.
RCheckAdditional
=
nil
aux
.
RGCheckAdditional
=
nil
aux
.
RGCheckAdditional
=
nil
...
@@ -110,7 +110,7 @@ function c99426088.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -110,7 +110,7 @@ function c99426088.activate(e,tp,eg,ep,ev,re,r,rp)
rmg2
=
Duel
.
GetMatchingGroup
(
c99426088
.
rexfilter
,
tp
,
LOCATION_DECK
,
0
,
nil
)
rmg2
=
Duel
.
GetMatchingGroup
(
c99426088
.
rexfilter
,
tp
,
LOCATION_DECK
,
0
,
nil
)
end
end
aux
.
RCheckAdditional
=
c99426088
.
frcheck
aux
.
RCheckAdditional
=
c99426088
.
frcheck
aux
.
RGCheckAdditional
=
c99426088
.
r
gcheck
aux
.
RGCheckAdditional
=
c99426088
.
gcheck
local
rsg
=
Duel
.
GetMatchingGroup
(
aux
.
RitualUltimateFilter
,
tp
,
LOCATION_HAND
,
0
,
nil
,
c99426088
.
rfilter
,
e
,
tp
,
rmg1
,
rmg2
,
Card
.
GetLevel
,
"Greater"
)
local
rsg
=
Duel
.
GetMatchingGroup
(
aux
.
RitualUltimateFilter
,
tp
,
LOCATION_HAND
,
0
,
nil
,
c99426088
.
rfilter
,
e
,
tp
,
rmg1
,
rmg2
,
Card
.
GetLevel
,
"Greater"
)
aux
.
RCheckAdditional
=
nil
aux
.
RCheckAdditional
=
nil
aux
.
RGCheckAdditional
=
nil
aux
.
RGCheckAdditional
=
nil
...
@@ -158,7 +158,7 @@ function c99426088.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -158,7 +158,7 @@ function c99426088.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
=
rsg
:
Select
(
tp
,
1
,
1
,
nil
):
GetFirst
()
local
tc
=
rsg
:
Select
(
tp
,
1
,
1
,
nil
):
GetFirst
()
aux
.
RCheckAdditional
=
c99426088
.
frcheck
aux
.
RCheckAdditional
=
c99426088
.
frcheck
aux
.
RGCheckAdditional
=
c99426088
.
r
gcheck
aux
.
RGCheckAdditional
=
c99426088
.
gcheck
local
rmg
=
rmg1
:
Filter
(
Card
.
IsCanBeRitualMaterial
,
tc
,
tc
)
local
rmg
=
rmg1
:
Filter
(
Card
.
IsCanBeRitualMaterial
,
tc
,
tc
)
if
rmg2
then
rmg
:
Merge
(
rmg2
)
end
if
rmg2
then
rmg
:
Merge
(
rmg2
)
end
if
tc
.
mat_filter
then
if
tc
.
mat_filter
then
...
...
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