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
Huangnan
no81cards
Commits
e28035a6
Commit
e28035a6
authored
Aug 04, 2023
by
Nemo Ma
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ff
parent
c306b34f
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
6 deletions
+7
-6
expansions/script/c33700937.lua
expansions/script/c33700937.lua
+1
-1
expansions/script/c40009226.lua
expansions/script/c40009226.lua
+1
-1
expansions/script/c67200300.lua
expansions/script/c67200300.lua
+3
-2
expansions/script/c9910551.lua
expansions/script/c9910551.lua
+1
-1
expansions/script/c9910553.lua
expansions/script/c9910553.lua
+1
-1
No files found.
expansions/script/c33700937.lua
View file @
e28035a6
...
@@ -37,7 +37,7 @@ function s.xyzcheck(g)
...
@@ -37,7 +37,7 @@ function s.xyzcheck(g)
return
g
:
GetClassCount
(
Card
.
GetCode
)
==
3
return
g
:
GetClassCount
(
Card
.
GetCode
)
==
3
end
end
function
s
.
ovfilter
(
c
)
function
s
.
ovfilter
(
c
)
return
c
:
IsFaceup
()
and
c
:
Is
Monster
(
TYPE_XYZ
)
and
c
:
IsSetCard
(
0x442
)
and
not
c
:
IsCode
(
id
)
return
c
:
IsFaceup
()
and
c
:
Is
Type
(
TYPE_XYZ
)
and
c
:
IsSetCard
(
0x442
)
and
not
c
:
IsCode
(
id
)
end
end
function
s
.
xyzop
(
e
,
tp
,
chk
)
function
s
.
xyzop
(
e
,
tp
,
chk
)
if
chk
==
0
then
return
Duel
.
GetFlagEffect
(
tp
,
id
)
==
0
end
if
chk
==
0
then
return
Duel
.
GetFlagEffect
(
tp
,
id
)
==
0
end
...
...
expansions/script/c40009226.lua
View file @
e28035a6
...
@@ -36,7 +36,7 @@ function c40009226.spcon(e,c)
...
@@ -36,7 +36,7 @@ function c40009226.spcon(e,c)
if
c
==
nil
then
return
true
end
if
c
==
nil
then
return
true
end
local
tp
=
c
:
GetControler
()
local
tp
=
c
:
GetControler
()
return
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
>
0
return
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
>
0
and
(
Duel
.
IsExistingMatchingCard
(
c40009226
.
cfilter1
,
tp
,
LOCATION_HAND
,
0
,
1
,
nil
)
or
Duel
.
IsExistingMatchingCard
(
c40009226
.
cfilter2
,
tp
,
LOCATION_HAND
,
0
,
1
,
nil
))
and
(
Duel
.
IsExistingMatchingCard
(
c40009226
.
cfilter1
,
tp
,
LOCATION_HAND
,
0
,
1
,
nil
)
or
Duel
.
IsExistingMatchingCard
(
c40009226
.
cfilter2
,
tp
,
LOCATION_HAND
,
0
,
1
,
nil
,
tp
))
end
end
function
c40009226
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
c
)
function
c40009226
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
c
)
local
b1
=
Duel
.
IsExistingMatchingCard
(
c40009226
.
cfilter1
,
tp
,
LOCATION_HAND
,
0
,
1
,
nil
)
local
b1
=
Duel
.
IsExistingMatchingCard
(
c40009226
.
cfilter1
,
tp
,
LOCATION_HAND
,
0
,
1
,
nil
)
...
...
expansions/script/c67200300.lua
View file @
e28035a6
...
@@ -64,11 +64,12 @@ function c67200300.ctcost(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -64,11 +64,12 @@ function c67200300.ctcost(e,tp,eg,ep,ev,re,r,rp,chk)
Duel
.
Release
(
e
:
GetHandler
(),
REASON_COST
)
Duel
.
Release
(
e
:
GetHandler
(),
REASON_COST
)
end
end
function
c67200300
.
filter
(
c
,
tp
)
function
c67200300
.
filter
(
c
,
tp
)
return
c
:
IsFaceup
()
and
c
:
IsControlerCanBeChanged
()
return
c
:
IsFaceup
()
and
c
:
IsControlerCanBeChanged
(
true
)
end
end
function
c67200300
.
cttg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
,
chkc
)
function
c67200300
.
cttg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
,
chkc
)
if
chkc
then
return
chkc
:
IsLocation
(
LOCATION_MZONE
)
and
chkc
:
IsControler
(
1
-
tp
)
and
c67200300
.
filter
(
chkc
,
tp
)
end
if
chkc
then
return
chkc
:
IsLocation
(
LOCATION_MZONE
)
and
chkc
:
IsControler
(
1
-
tp
)
and
c67200300
.
filter
(
chkc
,
tp
)
end
if
chk
==
0
then
return
Duel
.
IsExistingTarget
(
c67200300
.
filter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
nil
,
tp
)
end
if
chk
==
0
then
return
Duel
.
IsExistingTarget
(
c67200300
.
filter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
nil
,
tp
)
and
Duel
.
GetMZoneCount
(
tp
,
e
:
GetHandler
(),
tp
,
LOCATION_REASON_CONTROL
)
>
0
end
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_CONTROL
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_CONTROL
)
local
g
=
Duel
.
SelectTarget
(
tp
,
c67200300
.
filter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
1
,
nil
,
tp
)
local
g
=
Duel
.
SelectTarget
(
tp
,
c67200300
.
filter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
1
,
nil
,
tp
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_CONTROL
,
g
,
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_CONTROL
,
g
,
1
,
0
,
0
)
...
...
expansions/script/c9910551.lua
View file @
e28035a6
...
@@ -7,7 +7,7 @@ function c9910551.initial_effect(c)
...
@@ -7,7 +7,7 @@ function c9910551.initial_effect(c)
Txjp
.
AddTgFlag
(
c
)
Txjp
.
AddTgFlag
(
c
)
--to hand
--to hand
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetCategory
(
CATEGORY_SEARCH
+
CATEGORY_TOHAND
+
CATEGORY_REMOVE
)
e2
:
SetCategory
(
CATEGORY_SEARCH
+
CATEGORY_TOHAND
+
CATEGORY_REMOVE
+
CATEGORY_GRAVE_ACTION
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetRange
(
LOCATION_HAND
)
e2
:
SetRange
(
LOCATION_HAND
)
e2
:
SetCost
(
c9910551
.
thcost
)
e2
:
SetCost
(
c9910551
.
thcost
)
...
...
expansions/script/c9910553.lua
View file @
e28035a6
...
@@ -7,7 +7,7 @@ function c9910553.initial_effect(c)
...
@@ -7,7 +7,7 @@ function c9910553.initial_effect(c)
Txjp
.
AddTgFlag
(
c
)
Txjp
.
AddTgFlag
(
c
)
--disable
--disable
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetCategory
(
CATEGORY_DISABLE
+
CATEGORY_REMOVE
+
CATEGORY_TODECK
)
e2
:
SetCategory
(
CATEGORY_DISABLE
+
CATEGORY_REMOVE
+
CATEGORY_TODECK
+
CATEGORY_GRAVE_ACTION
)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetProperty
(
EFFECT_FLAG_CARD_TARGET
+
EFFECT_FLAG_DAMAGE_STEP
)
e2
:
SetProperty
(
EFFECT_FLAG_CARD_TARGET
+
EFFECT_FLAG_DAMAGE_STEP
)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
...
...
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