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
85457b70
Commit
85457b70
authored
Apr 01, 2024
by
聖園ミカ
🐟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
null
parent
dd76881a
Pipeline
#26191
passed with stages
in 30 minutes and 8 seconds
Changes
7
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
6 additions
and
6 deletions
+6
-6
expansions/222DIY.cdb
expansions/222DIY.cdb
+0
-0
expansions/script/c47370110.lua
expansions/script/c47370110.lua
+1
-1
expansions/script/c47370205.lua
expansions/script/c47370205.lua
+1
-1
expansions/script/c47370206.lua
expansions/script/c47370206.lua
+1
-1
expansions/script/c47370207.lua
expansions/script/c47370207.lua
+1
-1
expansions/script/c65052410.lua
expansions/script/c65052410.lua
+1
-1
expansions/script/c65052414.lua
expansions/script/c65052414.lua
+1
-1
No files found.
expansions/222DIY.cdb
View file @
85457b70
No preview for this file type
expansions/script/c47370110.lua
View file @
85457b70
...
...
@@ -102,7 +102,7 @@ function s.setop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TURN_SET
)
e1
:
SetValue
(
TYPE_TRAP
)
sc
:
RegisterEffect
(
e1
)
Duel
.
RaiseEvent
(
sc
,
EVENT_SSET
,
e
,
REASON_EFFECT
,
t
c
:
GetOwner
(),
nil
,
0
)
Duel
.
RaiseEvent
(
sc
,
EVENT_SSET
,
e
,
REASON_EFFECT
,
s
c
:
GetOwner
(),
nil
,
0
)
end
end
function
s
.
initial_effect
(
c
)
...
...
expansions/script/c47370205.lua
View file @
85457b70
...
...
@@ -68,7 +68,7 @@ function s.efftg(c)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetType
(
EFFECT_TYPE_TRIGGER_O
+
EFFECT_TYPE_SINGLE
)
e1
:
SetCode
(
EVENT_TO_GRAVE
)
e1
:
SetCountLimit
(
1
,
id
-
2
000
)
e1
:
SetCountLimit
(
1
,
id
-
1
000
)
e1
:
SetProperty
(
EFFECT_FLAG_DELAY
)
e1
:
SetCondition
(
s
.
etcon
)
e1
:
SetTarget
(
s
.
ettg
)
...
...
expansions/script/c47370206.lua
View file @
85457b70
...
...
@@ -78,7 +78,7 @@ function s.efftg(c)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetType
(
EFFECT_TYPE_TRIGGER_O
+
EFFECT_TYPE_SINGLE
)
e1
:
SetCode
(
EVENT_TO_GRAVE
)
e1
:
SetCountLimit
(
1
,
id
-
2
000
)
e1
:
SetCountLimit
(
1
,
id
-
1
000
)
e1
:
SetProperty
(
EFFECT_FLAG_DELAY
)
e1
:
SetCondition
(
s
.
etcon
)
e1
:
SetTarget
(
s
.
ettg
)
...
...
expansions/script/c47370207.lua
View file @
85457b70
...
...
@@ -65,7 +65,7 @@ function s.efftg(c)
e1
:
SetDescription
(
aux
.
Stringid
(
id
,
0
))
e1
:
SetType
(
EFFECT_TYPE_TRIGGER_O
+
EFFECT_TYPE_SINGLE
)
e1
:
SetCode
(
EVENT_TO_GRAVE
)
e1
:
SetCountLimit
(
1
,
id
-
2
000
)
e1
:
SetCountLimit
(
1
,
id
-
1
000
)
e1
:
SetProperty
(
EFFECT_FLAG_DELAY
)
e1
:
SetCondition
(
s
.
etcon
)
e1
:
SetTarget
(
s
.
ettg
)
...
...
expansions/script/c65052410.lua
View file @
85457b70
...
...
@@ -58,7 +58,7 @@ function c65052410.operation(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c65052410
.
atkcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
tp
~=
Duel
.
GetTurnPlayer
()
and
Duel
.
IsEnvironment
(
65052413
)
return
Duel
.
IsEnvironment
(
65052413
)
end
function
c65052410
.
atktg
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
true
end
...
...
expansions/script/c65052414.lua
View file @
85457b70
...
...
@@ -34,7 +34,7 @@ function c65052414.condition(e,tp,eg,ep,ev,re,r,rp)
return
eg
:
IsExists
(
c65052414
.
sumfil
,
1
,
nil
)
end
function
c65052414
.
target
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
,
chkc
)
if
chkc
then
return
chkc
:
Is
OnField
(
)
end
if
chkc
then
return
chkc
:
Is
Location
(
LOCATION_MZONE
)
and
chkc
:
IsControler
(
1
-
tp
)
end
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
Card
.
IsDestructable
,
tp
,
0
,
LOCATION_MZONE
,
1
,
nil
)
end
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_DESTROY
)
local
g
=
Duel
.
SelectTarget
(
tp
,
Card
.
IsDestructable
,
tp
,
0
,
LOCATION_MZONE
,
1
,
1
,
nil
)
...
...
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