Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts
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
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
MyCard
ygopro-scripts
Commits
45ab0c7f
Commit
45ab0c7f
authored
Jan 26, 2016
by
salix5
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #253 from DailyShana/patch-8
comment
parents
86ecad15
826a0fa6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
constant.lua
constant.lua
+2
-2
No files found.
constant.lua
View file @
45ab0c7f
...
@@ -677,9 +677,9 @@ GLOBALFLAG_XMAT_COUNT_LIMIT =0x80 --超量素材数量限制标记(光天使
...
@@ -677,9 +677,9 @@ GLOBALFLAG_XMAT_COUNT_LIMIT =0x80 --超量素材数量限制标记(光天使
GLOBALFLAG_SELF_TOGRAVE
=
0x100
--
GLOBALFLAG_SELF_TOGRAVE
=
0x100
--
GLOBALFLAG_SPSUMMON_ONCE
=
0x200
--
GLOBALFLAG_SPSUMMON_ONCE
=
0x200
--
--count_code
--count_code
EFFECT_COUNT_CODE_OATH
=
0x10000000
--
使用次数限制(誓约效果
)
EFFECT_COUNT_CODE_OATH
=
0x10000000
--
发动次数限制(誓约次数, 发动被无效不计数
)
EFFECT_COUNT_CODE_DUEL
=
0x20000000
--决斗中使用次数
EFFECT_COUNT_CODE_DUEL
=
0x20000000
--决斗中使用次数
EFFECT_COUNT_CODE_SINGLE
=
0x1
--多个效果公共使用次数
EFFECT_COUNT_CODE_SINGLE
=
0x1
--
同一张卡的
多个效果公共使用次数
--特殊选项
--特殊选项
DUEL_TEST_MODE
=
0x01
--测试模式(目前暫無)
DUEL_TEST_MODE
=
0x01
--测试模式(目前暫無)
DUEL_ATTACK_FIRST_TURN
=
0x02
--第一回合可以攻击(用于残局)
DUEL_ATTACK_FIRST_TURN
=
0x02
--第一回合可以攻击(用于残局)
...
...
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