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
2150e6a5
Commit
2150e6a5
authored
Mar 20, 2022
by
Tachibana
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ybb
parent
2849e834
Pipeline
#10966
passed with stages
in 28 minutes and 25 seconds
Changes
4
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
31 deletions
+27
-31
expansions/222DIY.cdb
expansions/222DIY.cdb
+0
-0
expansions/script/c13001027.lua
expansions/script/c13001027.lua
+25
-29
expansions/script/c81901024.lua
expansions/script/c81901024.lua
+1
-1
expansions/strings.conf
expansions/strings.conf
+1
-1
No files found.
expansions/222DIY.cdb
View file @
2150e6a5
No preview for this file type
expansions/script/c13001027.lua
View file @
2150e6a5
...
@@ -76,14 +76,9 @@ function cm.destg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -76,14 +76,9 @@ function cm.destg(e,tp,eg,ep,ev,re,r,rp,chk)
Duel
.
SelectTarget
(
tp
,
cm
.
filter
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
nil
)
Duel
.
SelectTarget
(
tp
,
cm
.
filter
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
nil
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_EQUIP
,
e
:
GetHandler
(),
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_EQUIP
,
e
:
GetHandler
(),
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_NEGATE
,
eg
,
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_NEGATE
,
eg
,
1
,
0
,
0
)
if
re
:
GetHandler
():
IsDestructable
()
and
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
Duel
.
SetOperationInfo
(
0
,
CATEGORY_DESTROY
,
eg
,
1
,
0
,
0
)
end
end
end
function
cm
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
cm
.
desop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
if
Duel
.
NegateActivation
(
ev
)
and
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
if
Duel
.
NegateActivation
(
ev
)
then
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
end
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
if
not
c
:
IsLocation
(
LOCATION_SZONE
)
then
return
end
if
not
c
:
IsLocation
(
LOCATION_SZONE
)
then
return
end
if
not
c
:
IsRelateToEffect
(
e
)
or
c
:
IsStatus
(
STATUS_LEAVE_CONFIRMED
)
then
return
end
if
not
c
:
IsRelateToEffect
(
e
)
or
c
:
IsStatus
(
STATUS_LEAVE_CONFIRMED
)
then
return
end
...
@@ -108,6 +103,7 @@ function cm.desop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -108,6 +103,7 @@ function cm.desop(e,tp,eg,ep,ev,re,r,rp)
else
else
c
:
CancelToGrave
(
false
)
c
:
CancelToGrave
(
false
)
end
end
end
end
end
function
cm
.
eqlimit
(
e
,
c
)
function
cm
.
eqlimit
(
e
,
c
)
return
c
:
IsSetCard
(
0xec2
)
return
c
:
IsSetCard
(
0xec2
)
...
...
expansions/script/c81901024.lua
View file @
2150e6a5
...
@@ -17,7 +17,7 @@ function cm.initial_effect(c)
...
@@ -17,7 +17,7 @@ function cm.initial_effect(c)
--desory
--desory
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetCategory
(
CATEGORY_DESTROY
)
e2
:
SetCategory
(
CATEGORY_DESTROY
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_
F
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_TRIGGER_
O
)
e2
:
SetCode
(
EVENT_SPSUMMON_SUCCESS
)
e2
:
SetCode
(
EVENT_SPSUMMON_SUCCESS
)
e2
:
SetOperation
(
cm
.
desop
)
e2
:
SetOperation
(
cm
.
desop
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
...
...
expansions/strings.conf
View file @
2150e6a5
...
@@ -726,7 +726,7 @@
...
@@ -726,7 +726,7 @@
!
setname
0
x9344
白之女王
!
setname
0
x9344
白之女王
!
counter
0
x34f
时间指示物
!
counter
0
x34f
时间指示物
#珈
百璃
1248959763 335 0xa80-0xa8f
#珈
艾露
1248959763 335 0xa80-0xa8f
!
setname
0
x3a80
灵气复苏
!
setname
0
x3a80
灵气复苏
!
setname
0
x3a81
金色暗影
!
setname
0
x3a81
金色暗影
!
setname
0
x5a81
银光之穹
!
setname
0
x5a81
银光之穹
...
...
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