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
alstroemeria-silentlove
ygopro-222DIY-cards
Commits
378f8b89
Commit
378f8b89
authored
Jun 27, 2025
by
Huangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
85af5207
Pipeline
#38170
passed with stages
in 93 minutes and 38 seconds
Changes
16
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
25 additions
and
32 deletions
+25
-32
expansions/FiNALE.cdb
expansions/FiNALE.cdb
+0
-0
expansions/script/c18029604.lua
expansions/script/c18029604.lua
+1
-0
expansions/script/c18029605.lua
expansions/script/c18029605.lua
+1
-0
expansions/script/c18029606.lua
expansions/script/c18029606.lua
+1
-0
expansions/script/c18029607.lua
expansions/script/c18029607.lua
+1
-0
expansions/script/c18029608.lua
expansions/script/c18029608.lua
+1
-0
expansions/script/c18029609.lua
expansions/script/c18029609.lua
+1
-0
expansions/script/c18029611.lua
expansions/script/c18029611.lua
+1
-0
expansions/script/c18029612.lua
expansions/script/c18029612.lua
+1
-0
expansions/script/c18029613.lua
expansions/script/c18029613.lua
+1
-0
expansions/script/c18029618.lua
expansions/script/c18029618.lua
+1
-1
expansions/script/c33701060.lua
expansions/script/c33701060.lua
+10
-26
expansions/script/c33703370.lua
expansions/script/c33703370.lua
+1
-1
expansions/script/c60001524.lua
expansions/script/c60001524.lua
+1
-2
expansions/script/c62624580.lua
expansions/script/c62624580.lua
+2
-1
expansions/script/c62699908.lua
expansions/script/c62699908.lua
+1
-1
No files found.
expansions/FiNALE.cdb
View file @
378f8b89
No preview for this file type
expansions/script/c18029604.lua
View file @
378f8b89
...
...
@@ -64,6 +64,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
2
,
2
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
recfilter
(
c
)
...
...
expansions/script/c18029605.lua
View file @
378f8b89
...
...
@@ -64,6 +64,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
2
,
2
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
recfilter
(
c
)
...
...
expansions/script/c18029606.lua
View file @
378f8b89
...
...
@@ -63,6 +63,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
3
,
3
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
recfilter
(
c
)
...
...
expansions/script/c18029607.lua
View file @
378f8b89
...
...
@@ -64,6 +64,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
2
,
2
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
recfilter
(
c
)
...
...
expansions/script/c18029608.lua
View file @
378f8b89
...
...
@@ -64,6 +64,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
2
,
2
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
recfilter
(
c
)
...
...
expansions/script/c18029609.lua
View file @
378f8b89
...
...
@@ -63,6 +63,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
3
,
3
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
recfilter
(
c
)
...
...
expansions/script/c18029611.lua
View file @
378f8b89
...
...
@@ -63,6 +63,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
2
,
2
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
recfilter
(
c
)
...
...
expansions/script/c18029612.lua
View file @
378f8b89
...
...
@@ -64,6 +64,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
3
,
3
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
recon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
expansions/script/c18029613.lua
View file @
378f8b89
...
...
@@ -64,6 +64,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
g
:
SelectSubGroup
(
tp
,
s
.
gcheck
,
false
,
3
,
3
,
tp
)
if
sg
:
GetCount
()
>
0
and
Duel
.
Remove
(
sg
,
POS_FACEUP
,
REASON_EFFECT
)
and
c
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
true
,
POS_FACEUP
)
c
:
CompleteProcedure
()
end
end
function
s
.
cfilter
(
c
,
tp
)
...
...
expansions/script/c18029618.lua
View file @
378f8b89
...
...
@@ -37,7 +37,7 @@ end
function
s
.
activate
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
tc
=
Duel
.
GetFirstTarget
()
if
tc
:
IsRelateToEffect
(
e
)
then
Duel
.
SpecialSummon
(
tc
,
0
,
tp
,
tp
,
false
,
fals
e
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
tc
,
SUMMON_TYPE_RITUAL
,
tp
,
tp
,
false
,
tru
e
,
POS_FACEUP
)
local
fid
=
e
:
GetHandler
():
GetFieldID
()
tc
:
RegisterFlagEffect
(
id
,
RESET_EVENT
+
RESETS_STANDARD
,
0
,
1
,
fid
)
local
e1
=
Effect
.
CreateEffect
(
e
:
GetHandler
())
...
...
expansions/script/c33701060.lua
View file @
378f8b89
--月球意识 篝
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--synchro summon
aux
.
AddSynchroProcedure
(
c
,
nil
,
aux
.
NonTuner
(
nil
),
1
)
...
...
@@ -36,12 +35,11 @@ function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_SPECIAL_SUMMON
,
nil
,
1
,
0
,
0
)
end
function
s
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
if
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
<=
0
then
return
end
if
Duel
.
IsPlayerCanSpecialSummonMonster
(
tp
,
33701058
,
0
,
0x4011
,
0
,
3000
,
10
,
RACE_PLANT
,
ATTRIBUTE_EARTH
)
then
local
c
=
e
:
GetHandler
()
if
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
<=
0
then
return
end
if
Duel
.
IsPlayerCanSpecialSummonMonster
(
tp
,
33701058
,
0
,
0x4011
,
0
,
3000
,
10
,
RACE_PLANT
,
ATTRIBUTE_EARTH
)
then
local
token
=
Duel
.
CreateToken
(
tp
,
33701058
)
Duel
.
SpecialSummon
(
token
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP_ATTACK
)
-- 不会被战斗破坏
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
)
e1
:
SetCode
(
EFFECT_INDESTRUCTABLE_BATTLE
)
...
...
@@ -49,32 +47,19 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetValue
(
1
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TOFIELD
)
token
:
RegisterEffect
(
e1
)
-- 不能改变表示形式
local
e3
=
Effect
.
CreateEffect
(
c
)
e3
:
SetType
(
EFFECT_TYPE_SINGLE
)
e3
:
SetCode
(
EFFECT_CANNOT_CHANGE_POSITION
)
e3
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TOFIELD
)
token
:
RegisterEffect
(
e3
)
-- 给衍生物加Flag
token
:
RegisterFlagEffect
(
id
,
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
,
0
,
1
)
-- 注册结束阶段效果
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_CONTINUOUS
)
e2
:
SetCode
(
EVENT_PHASE
+
PHASE_END
)
e2
:
SetCountLimit
(
1
)
e2
:
SetLabelObject
(
token
)
e2
:
SetCondition
(
s
.
thcon
)
e2
:
SetOperation
(
s
.
thop
)
e2
:
SetReset
(
RESET_PHASE
+
PHASE_END
)
Duel
.
RegisterEffect
(
e2
,
tp
)
c
:
RegisterFlagEffect
(
id
,
RESET_EVENT
+
RESETS_STANDARD
+
RESET_PHASE
+
PHASE_END
,
0
,
0
)
end
end
function
s
.
cfilter
(
c
)
return
c
:
IsFaceup
()
and
c
:
IsCode
(
33701058
)
end
function
s
.
thcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
token
=
e
:
GetLabelObject
()
return
token
and
token
:
GetFlagEffect
(
id
)
>
0
and
token
:
IsLocation
(
LOCATION_MZONE
)
function
s
.
thcon
(
e
)
return
e
:
GetHandler
():
GetFlagEffect
(
id
)
~=
0
and
Duel
.
IsExistingMatchingCard
(
s
.
cfilter
,
c
:
GetControler
(),
LOCATION_MZONE
,
0
,
1
,
nil
)
end
function
s
.
thtg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
Card
.
IsAbleToHand
,
tp
,
LOCATION_ONFIELD
,
LOCATION_ONFIELD
,
1
,
nil
)
and
c
:
GetFlagEffect
(
id
)
>
0
and
Duel
.
GetFieldGroupCount
(
tp
,
0
,
LOCATION_HAND
)
>
0
...
...
@@ -85,10 +70,9 @@ function s.thtg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function
s
.
thop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
g
=
Duel
.
GetMatchingGroup
(
Card
.
IsAbleToHand
,
tp
,
LOCATION_ONFIELD
,
LOCATION_ONFIELD
,
nil
)
if
#
g
>
0
then
Duel
.
SendtoHand
(
g
,
nil
,
REASON_EFFECT
)
if
Duel
.
SendtoGrave
(
g
,
REASON_EFFECT
)
~=
0
then
Duel
.
BreakEffect
()
Duel
.
Draw
(
tp
,
1
,
REASON_EFFECT
)
Duel
.
Draw
(
1
-
tp
,
1
,
REASON_EFFECT
)
end
Duel
.
BreakEffect
()
Duel
.
Draw
(
tp
,
1
,
REASON_EFFECT
)
Duel
.
Draw
(
1
-
tp
,
1
,
REASON_EFFECT
)
end
\ No newline at end of file
expansions/script/c33703370.lua
View file @
378f8b89
...
...
@@ -48,7 +48,7 @@ function cm.reopa(e,tp,eg,ep,ev,re,r,rp)
ct
=
hctb
-
hcta
hck
=
Duel
.
IsPlayerCanDraw
(
tp
,
ct
)
end
if
not
hck
then
return
false
end
if
not
hck
then
return
end
if
hcta
>
hctb
then
Duel
.
DiscardHand
(
tp
,
nil
,
ct
,
ct
,
REASON_EFFECT
+
REASON_DISCARD
)
else
...
...
expansions/script/c60001524.lua
View file @
378f8b89
...
...
@@ -90,8 +90,7 @@ function cm.spfil2(c,e,tp)
return
c
:
IsSetCard
(
0x3310
)
and
c
:
IsCanBeSpecialSummoned
(
e
,
0
,
tp
,
true
,
true
)
end
function
cm
.
sptg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
>
1
and
Duel
.
IsExistingMatchingCard
(
cm
.
spfil2
,
tp
,
LOCATION_HAND
,
0
,
1
,
e
:
GetHandler
(),
e
,
tp
)
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
cm
.
spfil2
,
tp
,
LOCATION_HAND
,
0
,
1
,
e
:
GetHandler
(),
e
,
tp
)
and
not
Duel
.
IsPlayerAffectedByEffect
(
tp
,
59822133
)
end
Duel
.
SetOperationInfo
(
0
,
CATEGORY_SPECIAL_SUMMON
,
nil
,
1
,
tp
,
LOCATION_HAND
)
end
...
...
expansions/script/c62624580.lua
View file @
378f8b89
...
...
@@ -38,8 +38,9 @@ function c62624580.cost(e,tp,eg,ep,ev,re,r,rp,chk)
if
chk
==
0
then
return
c
:
IsDiscardable
()
end
Duel
.
SendtoGrave
(
c
,
REASON_COST
+
REASON_DISCARD
)
end
-- 修改点:将过滤条件改为仅检查「世界猫咪联盟」字段
function
c62624580
.
thfilter
(
c
)
return
c
:
Is
Level
(
4
)
and
c
:
IsRace
(
RACE_BEAST
)
and
c
:
IsType
(
TYPE_TUNER
)
and
c
:
IsAbleToHand
()
return
c
:
Is
SetCard
(
0x6d1
)
and
c
:
IsAbleToHand
()
-- 移除了等级、种族和调整限制
end
function
c62624580
.
tgfilter
(
c
)
return
c
:
IsSetCard
(
0x6d1
)
and
c
:
IsAbleToGrave
()
...
...
expansions/script/c62699908.lua
View file @
378f8b89
...
...
@@ -15,7 +15,7 @@ function c62699908.initial_effect(c)
e2
:
SetCode
(
EVENT_DESTROYED
)
e2
:
SetProperty
(
EFFECT_FLAG_DAMAGE_STEP
+
EFFECT_FLAG_DELAY
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e2
:
SetCountLimit
(
1
,
62699908
+
1
)
e2
:
SetCountLimit
(
1
,
62699908
+
1
00
)
e2
:
SetCondition
(
c62699908
.
thcon
)
e2
:
SetTarget
(
c62699908
.
thtg
)
e2
:
SetOperation
(
c62699908
.
thop
)
...
...
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