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
Ai
ygopro-222DIY-cards
Commits
d975a03a
Commit
d975a03a
authored
May 06, 2021
by
Tachibana
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tnndx
parent
23e8bfa8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
expansions/lflist.conf
expansions/lflist.conf
+5
-5
expansions/script/c81005002.lua
expansions/script/c81005002.lua
+0
-1
No files found.
expansions/lflist.conf
View file @
d975a03a
...
@@ -271,9 +271,9 @@
...
@@ -271,9 +271,9 @@
12054001
1
--暴食女巫 顾拉
12054001
1
--暴食女巫 顾拉
12054004
2
--海之家的霸者 顾拉
12054004
2
--海之家的霸者 顾拉
12056005
1
--你偷看了?
12056005
1
--你偷看了?
12061000
0
--清奏姬 鹭草
12061000
1
--清奏姬 鹭草
12061001
1
--清纯契骑 鹭草
12061001
2
--清纯契骑 鹭草
12061003
1
--清纯歌姬 鹭草
12061003
2
--清纯歌姬 鹭草
12061011
1
--梦想之梦像 鹭草
12061011
1
--梦想之梦像 鹭草
12061020
1
--甘美甜点 鹭草
12061020
1
--甘美甜点 鹭草
12061021
1
--绽放喝彩 鹭草
12061021
1
--绽放喝彩 鹭草
...
@@ -288,8 +288,8 @@
...
@@ -288,8 +288,8 @@
12081003
1
--魔晶少女 蓝宝石
12081003
1
--魔晶少女 蓝宝石
12083021
1
--十辉圣 素晴的莉薇娅
12083021
1
--十辉圣 素晴的莉薇娅
#123
#123
12300005
0
--黑圆桌·曳影妖姬
12300005
2
--黑圆桌·曳影妖姬
12300009
1
--黑圆桌·穿刺公
12300009
2
--黑圆桌·穿刺公
#140
#140
14000000
0
--时穿剑阵·斩魄
14000000
0
--时穿剑阵·斩魄
14000002
0
--时穿剑阵·诛仙
14000002
0
--时穿剑阵·诛仙
...
...
expansions/script/c81005002.lua
View file @
d975a03a
...
@@ -29,7 +29,6 @@ function cm.counterfilter(c)
...
@@ -29,7 +29,6 @@ function cm.counterfilter(c)
end
end
function
cm
.
cost
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
function
cm
.
cost
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
Duel
.
GetCustomActivityCount
(
m
,
tp
,
ACTIVITY_SPSUMMON
)
==
0
end
if
chk
==
0
then
return
Duel
.
GetCustomActivityCount
(
m
,
tp
,
ACTIVITY_SPSUMMON
)
==
0
end
Duel
.
PayLPCost
(
tp
,
math.floor
(
Duel
.
GetLP
(
tp
)
/
2
))
local
e1
=
Effect
.
CreateEffect
(
e
:
GetHandler
())
local
e1
=
Effect
.
CreateEffect
(
e
:
GetHandler
())
e1
:
SetType
(
EFFECT_TYPE_FIELD
)
e1
:
SetType
(
EFFECT_TYPE_FIELD
)
e1
:
SetCode
(
EFFECT_CANNOT_SPECIAL_SUMMON
)
e1
:
SetCode
(
EFFECT_CANNOT_SPECIAL_SUMMON
)
...
...
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