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
Nguyễn Anh Kiệt
ygopro-222DIY-cards
Commits
6502e355
Commit
6502e355
authored
Jun 23, 2024
by
聖園ミカ
🐟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
duiduiduiduidui
parent
4e475e6f
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
11 additions
and
11 deletions
+11
-11
expansions/FiNALE.cdb
expansions/FiNALE.cdb
+0
-0
expansions/script/c18017217.lua
expansions/script/c18017217.lua
+1
-1
expansions/script/c18023002.lua
expansions/script/c18023002.lua
+1
-1
expansions/script/c20040015.lua
expansions/script/c20040015.lua
+1
-1
expansions/script/c21185642.lua
expansions/script/c21185642.lua
+1
-1
expansions/script/c5012969.lua
expansions/script/c5012969.lua
+1
-1
expansions/script/c60060012.lua
expansions/script/c60060012.lua
+3
-3
expansions/script/c9310023.lua
expansions/script/c9310023.lua
+1
-1
expansions/script/c98628030.lua
expansions/script/c98628030.lua
+2
-2
No files found.
expansions/FiNALE.cdb
View file @
6502e355
No preview for this file type
expansions/script/c18017217.lua
View file @
6502e355
...
...
@@ -10,7 +10,7 @@ function s.initial_effect(c)
e1
:
SetOperation
(
s
.
activate
)
c
:
RegisterEffect
(
e1
)
end
unction
s
.
filter
(
c
,
tp
,
ft
)
f
unction
s
.
filter
(
c
,
tp
,
ft
)
if
c
:
IsFacedown
()
then
return
false
end
local
p
=
c
:
GetOwner
()
if
p
~=
tp
then
ft
=
0
end
...
...
expansions/script/c18023002.lua
View file @
6502e355
...
...
@@ -40,7 +40,7 @@ function c18023002.initial_effect(c)
e3
:
SetOperation
(
s
.
penop
)
c
:
RegisterEffect
(
e3
)
end
c
m
.
material_type
=
TYPE_SYNCHRO
c
18023002
.
material_type
=
TYPE_SYNCHRO
function
s
.
ncost
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
local
b1
=
Duel
.
CheckReleaseGroup
(
REASON_COST
,
tp
,
Card
.
IsSetCard
,
1
,
nil
,
0xc6e1
)
local
b2
=
Duel
.
IsPlayerAffectedByEffect
(
tp
,
18023010
)
and
Duel
.
IsExistingMatchingCard
(
s
.
costfilter
,
tp
,
LOCATION_MZONE
+
LOCATION_PZONE
,
0
,
1
,
nil
,
tp
)
...
...
expansions/script/c20040015.lua
View file @
6502e355
--埃莉丝·科菲 蘑菇头
local
m
=
200
66026
local
m
=
200
40015
local
cm
=
_G
[
"c"
..
m
]
function
cm
.
initial_effect
(
c
)
--Activate
...
...
expansions/script/c21185642.lua
View file @
6502e355
...
...
@@ -70,7 +70,7 @@ function c21185642.q(c)
return
c
:
IsFaceup
()
and
c
:
IsControlerCanBeChanged
()
and
not
c
:
IsCode
(
21185642
)
end
function
c21185642
.
tg2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
c21185642
.
q
,
tp
,
LOCATION_MZONE
,
0
,
1
,
nil
)
end
if
chk
==
0
then
return
true
end
end
function
c21185642
.
op2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
if
Duel
.
IsExistingMatchingCard
(
c21185642
.
q
,
tp
,
LOCATION_MZONE
,
0
,
1
,
nil
)
and
Duel
.
SelectYesNo
(
1
-
tp
,
aux
.
Stringid
(
21185642
,
0
))
then
...
...
expansions/script/c5012969.lua
View file @
6502e355
...
...
@@ -31,7 +31,7 @@ end
--function s.sfliter1(c)
--return c:IsType(TYPE_SYNCHRO) and c:IsAttribute(ATTRIBUTE_FIRE)
--end
cm
.
material_type
=
TYPE_SYNCHRO
s
.
material_type
=
TYPE_SYNCHRO
function
s
.
destg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
aux
.
TRUE
,
tp
,
0
,
LOCATION_ONFIELD
,
1
,
nil
)
end
local
sg
=
Duel
.
GetMatchingGroup
(
aux
.
TRUE
,
tp
,
0
,
LOCATION_ONFIELD
,
nil
)
...
...
expansions/script/c60060012.lua
View file @
6502e355
...
...
@@ -6,9 +6,9 @@ function cm.initial_effect(c)
Tenka
.
ArisugawaArisa
(
c
)
--shuffle
local
e1
=
Effect
.
CreateEffect
(
c
)
e
2
:
SetCategory
(
CATEGORY_DAMAGE
)
e
2
:
SetProperty
(
EFFECT_FLAG_PLAYER_TARGET
)
e
2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_F
)
e
1
:
SetCategory
(
CATEGORY_DAMAGE
)
e
1
:
SetProperty
(
EFFECT_FLAG_PLAYER_TARGET
)
e
1
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_F
)
e1
:
SetCode
(
EVENT_DESTROYED
)
e1
:
SetCountLimit
(
1
,
m
)
e1
:
SetCondition
(
cm
.
damcon
)
...
...
expansions/script/c9310023.lua
View file @
6502e355
...
...
@@ -43,7 +43,7 @@ function c9310023.initial_effect(c)
e5
:
SetCode
(
21142671
)
c
:
RegisterEffect
(
e5
)
end
c
m
.
material_type
=
TYPE_SYNCHRO
c
9310023
.
material_type
=
TYPE_SYNCHRO
function
c9310023
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
or
(
bit
.
band
(
st
,
SUMMON_TYPE_SYNCHRO
)
==
SUMMON_TYPE_SYNCHRO
and
(
not
se
or
not
se
:
IsHasType
(
EFFECT_TYPE_ACTIONS
)))
...
...
expansions/script/c98628030.lua
View file @
6502e355
...
...
@@ -22,7 +22,7 @@ function cm.filter(c,tp)
return
c
:
IsFaceup
()
and
Duel
.
IsPlayerCanSpecialSummonMonster
(
tp
,
m
,
0
,
TYPES_EFFECT_TRAP_MONSTER
,
2000
,
2700
,
8
,
RACE_BEASTWARRIOR
,
c
:
GetAttribute
(),
POS_FACEUP_ATTACK
)
end
function
cm
.
t
arget
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
,
chkc
)
function
cm
.
t
g
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
,
chkc
)
if
chkc
then
return
chkc
:
IsLocation
(
LOCATION_MZONE
)
and
chkc
:
IsControler
(
1
-
tp
)
and
cm
.
filter
(
chkc
,
tp
)
end
if
chk
==
0
then
return
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
>
0
and
Duel
.
IsExistingTarget
(
cm
.
filter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
nil
,
tp
)
end
...
...
@@ -30,7 +30,7 @@ function cm.target(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
Duel
.
SelectTarget
(
tp
,
cm
.
filter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
1
,
nil
,
tp
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_SPECIAL_SUMMON
,
e
:
GetHandler
(),
1
,
0
,
0
)
end
function
cm
.
activate
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
cm
.
op
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
local
tc
=
Duel
.
GetFirstTarget
()
if
not
(
c
:
IsRelateToEffect
(
e
)
and
tc
:
IsRelateToEffect
(
e
)
and
tc
:
IsFaceup
())
then
return
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