Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-222DIY-cards
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
Ai
ygopro-222DIY-cards
Commits
9317f65e
Commit
9317f65e
authored
May 09, 2024
by
聖園ミカ
🐟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
str
parent
41137037
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
11 deletions
+7
-11
expansions/script/c33400810.lua
expansions/script/c33400810.lua
+1
-1
expansions/script/c33400811.lua
expansions/script/c33400811.lua
+1
-1
expansions/script/c33400812.lua
expansions/script/c33400812.lua
+1
-1
expansions/script/c33400813.lua
expansions/script/c33400813.lua
+1
-1
expansions/script/c33501033.lua
expansions/script/c33501033.lua
+3
-7
No files found.
expansions/script/c33400810.lua
View file @
9317f65e
...
@@ -46,7 +46,7 @@ function cm.hspfilter2(c,tp,sc,tc)
...
@@ -46,7 +46,7 @@ function cm.hspfilter2(c,tp,sc,tc)
local
g
=
Group
.
CreateGroup
()
local
g
=
Group
.
CreateGroup
()
g
:
AddCard
(
tc
)
g
:
AddCard
(
tc
)
g
:
AddCard
(
c
)
g
:
AddCard
(
c
)
return
c
:
IsSetCard
(
0xa341
)
return
c
:
IsSetCard
(
0xa341
)
and
Duel
.
GetFlagEffect
(
tp
,
c
:
GetCode
()
+
10000
)
==
0
and
c
:
IsControler
(
tp
)
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
g
,
sc
)
>
0
and
c
:
IsCanBeFusionMaterial
(
sc
,
SUMMON_TYPE_SPECIAL
)
and
c
:
IsControler
(
tp
)
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
g
,
sc
)
>
0
and
c
:
IsCanBeFusionMaterial
(
sc
,
SUMMON_TYPE_SPECIAL
)
end
end
function
cm
.
hspcon
(
e
,
c
)
function
cm
.
hspcon
(
e
,
c
)
...
...
expansions/script/c33400811.lua
View file @
9317f65e
...
@@ -45,7 +45,7 @@ function cm.hspfilter2(c,tp,sc,tc)
...
@@ -45,7 +45,7 @@ function cm.hspfilter2(c,tp,sc,tc)
local
g
=
Group
.
CreateGroup
()
local
g
=
Group
.
CreateGroup
()
g
:
AddCard
(
tc
)
g
:
AddCard
(
tc
)
g
:
AddCard
(
c
)
g
:
AddCard
(
c
)
return
c
:
IsSetCard
(
0xa341
)
return
c
:
IsSetCard
(
0xa341
)
and
Duel
.
GetFlagEffect
(
tp
,
c
:
GetCode
()
+
10000
)
==
0
and
c
:
IsControler
(
tp
)
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
g
,
sc
)
>
0
and
c
:
IsCanBeFusionMaterial
(
sc
,
SUMMON_TYPE_SPECIAL
)
and
c
:
IsControler
(
tp
)
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
g
,
sc
)
>
0
and
c
:
IsCanBeFusionMaterial
(
sc
,
SUMMON_TYPE_SPECIAL
)
end
end
function
cm
.
hspcon
(
e
,
c
)
function
cm
.
hspcon
(
e
,
c
)
...
...
expansions/script/c33400812.lua
View file @
9317f65e
...
@@ -46,7 +46,7 @@ function cm.hspfilter2(c,tp,sc,tc)
...
@@ -46,7 +46,7 @@ function cm.hspfilter2(c,tp,sc,tc)
local
g
=
Group
.
CreateGroup
()
local
g
=
Group
.
CreateGroup
()
g
:
AddCard
(
tc
)
g
:
AddCard
(
tc
)
g
:
AddCard
(
c
)
g
:
AddCard
(
c
)
return
c
:
IsSetCard
(
0xa341
)
return
c
:
IsSetCard
(
0xa341
)
and
Duel
.
GetFlagEffect
(
tp
,
c
:
GetCode
()
+
10000
)
==
0
and
c
:
IsControler
(
tp
)
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
g
,
sc
)
>
0
and
c
:
IsCanBeFusionMaterial
(
sc
,
SUMMON_TYPE_SPECIAL
)
and
c
:
IsControler
(
tp
)
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
g
,
sc
)
>
0
and
c
:
IsCanBeFusionMaterial
(
sc
,
SUMMON_TYPE_SPECIAL
)
end
end
function
cm
.
hspcon
(
e
,
c
)
function
cm
.
hspcon
(
e
,
c
)
...
...
expansions/script/c33400813.lua
View file @
9317f65e
...
@@ -46,7 +46,7 @@ function cm.hspfilter2(c,tp,sc,tc)
...
@@ -46,7 +46,7 @@ function cm.hspfilter2(c,tp,sc,tc)
local
g
=
Group
.
CreateGroup
()
local
g
=
Group
.
CreateGroup
()
g
:
AddCard
(
tc
)
g
:
AddCard
(
tc
)
g
:
AddCard
(
c
)
g
:
AddCard
(
c
)
return
c
:
IsSetCard
(
0xa341
)
return
c
:
IsSetCard
(
0xa341
)
and
Duel
.
GetFlagEffect
(
tp
,
c
:
GetCode
()
+
10000
)
==
0
and
c
:
IsControler
(
tp
)
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
g
,
sc
)
>
0
and
c
:
IsCanBeFusionMaterial
(
sc
,
SUMMON_TYPE_SPECIAL
)
and
c
:
IsControler
(
tp
)
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
g
,
sc
)
>
0
and
c
:
IsCanBeFusionMaterial
(
sc
,
SUMMON_TYPE_SPECIAL
)
end
end
function
cm
.
hspcon
(
e
,
c
)
function
cm
.
hspcon
(
e
,
c
)
...
...
expansions/script/c33501033.lua
View file @
9317f65e
...
@@ -32,14 +32,12 @@ function cm.thtg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -32,14 +32,12 @@ function cm.thtg(e,tp,eg,ep,ev,re,r,rp,chk)
if
Sre_setbackt
[
1
]
~=
0
then
if
Sre_setbackt
[
1
]
~=
0
then
res
=
Sre_setbackt
[
1
]
res
=
Sre_setbackt
[
1
]
end
end
if
chk
==
0
then
return
res
and
res
:
IsControler
(
1
-
tp
)
and
res
:
IsLocation
(
LOCATION_MZONE
)
and
res
:
IsControlerCanBeChanged
()
end
if
chk
==
0
then
return
res
and
res
:
IsControler
(
1
-
tp
)
and
res
:
IsLocation
(
LOCATION_ONFIELD
)
and
res
:
IsControlerCanBeChanged
()
end
Duel
.
SetTargetCard
(
res
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_CONTROL
,
Sre_setbackt
[
1
],
1
,
0
,
0
)
Duel
.
HintSelection
(
Group
.
FromCards
(
res
))
Duel
.
SetOperationInfo
(
0
,
CATEGORY_CONTROL
,
e
:
GetLabelObject
(),
1
,
0
,
0
)
end
end
function
cm
.
thop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
cm
.
thop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
local
tc
=
Duel
.
GetFirstTarget
()
local
tc
=
Sre_setbackt
[
1
]
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsRelateToEffect
(
e
)
then
if
tc
:
IsLocation
(
LOCATION_MZONE
)
then
if
tc
:
IsLocation
(
LOCATION_MZONE
)
then
Duel
.
GetControl
(
tc
,
tp
)
Duel
.
GetControl
(
tc
,
tp
)
...
@@ -66,6 +64,4 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -66,6 +64,4 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
ChangePosition
(
c
,
POS_FACEDOWN
)
Duel
.
ChangePosition
(
c
,
POS_FACEDOWN
)
Duel
.
RaiseEvent
(
c
,
EVENT_SSET
,
e
,
REASON_EFFECT
,
tp
,
tp
,
0
)
Duel
.
RaiseEvent
(
c
,
EVENT_SSET
,
e
,
REASON_EFFECT
,
tp
,
tp
,
0
)
end
end
local
res
=
Sre_setbackt
[
1
]
res
:
ReleaseEffectRelation
(
e
)
end
end
\ No newline at end of file
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