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
Soulgamer
ygopro-222DIY-cards
Commits
c05a552d
Commit
c05a552d
authored
Mar 29, 2022
by
Tachibana
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
得得得得得
parent
fc064ea2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
expansions/222DIY.cdb
expansions/222DIY.cdb
+0
-0
expansions/script/c33503210.lua
expansions/script/c33503210.lua
+1
-1
expansions/script/c39101046.lua
expansions/script/c39101046.lua
+1
-1
expansions/script/c71400054.lua
expansions/script/c71400054.lua
+1
-1
No files found.
expansions/222DIY.cdb
View file @
c05a552d
No preview for this file type
expansions/script/c33503210.lua
View file @
c05a552d
...
@@ -63,7 +63,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -63,7 +63,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
function
cm
.
imtg
(
e
,
c
)
function
cm
.
imtg
(
e
,
c
)
return
c
:
Is
Race
(
RACE_FIEND
)
and
not
c
:
IsCode
(
m
)
return
c
:
Is
Code
(
m
-
10
)
end
end
function
cm
.
slevel
(
e
,
c
,
rc
)
function
cm
.
slevel
(
e
,
c
,
rc
)
return
c
:
GetLevel
()
+
2
*
65536
return
c
:
GetLevel
()
+
2
*
65536
...
...
expansions/script/c39101046.lua
View file @
c05a552d
...
@@ -17,7 +17,7 @@ function cm.initial_effect(c)
...
@@ -17,7 +17,7 @@ function cm.initial_effect(c)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetType
(
EFFECT_TYPE_QUICK_O
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetCode
(
EVENT_FREE_CHAIN
)
e2
:
SetCo
ndition
(
1
,
m
)
e2
:
SetCo
untLimit
(
1
,
m
)
e2
:
SetCost
(
cm
.
pcost
)
e2
:
SetCost
(
cm
.
pcost
)
e2
:
SetTarget
(
cm
.
settg
)
e2
:
SetTarget
(
cm
.
settg
)
e2
:
SetOperation
(
cm
.
setop
)
e2
:
SetOperation
(
cm
.
setop
)
...
...
expansions/script/c71400054.lua
View file @
c05a552d
...
@@ -80,7 +80,7 @@ function c71400054.filter3(c)
...
@@ -80,7 +80,7 @@ function c71400054.filter3(c)
return
c
:
IsSetCard
(
0x714
)
and
c
:
IsAbleToDeck
()
return
c
:
IsSetCard
(
0x714
)
and
c
:
IsAbleToDeck
()
end
end
function
c71400054
.
tg3
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
c71400054
.
tg3
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
71400054
.
filter3
,
tp
,
LOCATION_REMOVED
,
0
,
1
,
nil
)
end
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
c
71400054
.
filter3
,
tp
,
LOCATION_REMOVED
,
0
,
1
,
nil
)
end
local
g
=
Duel
.
GetMatchingGroup
(
c71400054
.
filter3
,
tp
,
LOCATION_REMOVED
,
0
,
nil
)
local
g
=
Duel
.
GetMatchingGroup
(
c71400054
.
filter3
,
tp
,
LOCATION_REMOVED
,
0
,
nil
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_TODECK
,
g
,
g
:
GetCount
(),
0
,
LOCATION_REMOVED
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_TODECK
,
g
,
g
:
GetCount
(),
0
,
LOCATION_REMOVED
)
end
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