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
109ace1a
Commit
109ace1a
authored
May 15, 2021
by
Tachibana
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nmbd
parent
9709d0a4
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
69 additions
and
46 deletions
+69
-46
expansions/script/c10199990.lua
expansions/script/c10199990.lua
+58
-45
expansions/script/c10199991.lua
expansions/script/c10199991.lua
+9
-1
expansions/script/c10199992.lua
expansions/script/c10199992.lua
+2
-0
No files found.
expansions/script/c10199990.lua
View file @
109ace1a
This diff is collapsed.
Click to expand it.
expansions/script/c10199991.lua
View file @
109ace1a
...
...
@@ -398,6 +398,9 @@ function rsef.Get_Value_Effect_Attribute_List()
,
[
"mat"
]
=
{
EFFECT_MATERIAL_CHECK
,
1
,
nil
,
nil
,
EFFECT_FLAG_CANNOT_DISABLE
+
EFFECT_FLAG_SET_AVAILABLE
+
EFFECT_FLAG_IGNORE_RANGE
}
,
[
"ormat"
]
=
{
EFFECT_OVERLAY_RITUAL_MATERIAL
,
1
}
,
[
"grmat"
]
=
{
EFFECT_EXTRA_RITUAL_MATERIAL
,
1
}
,
[
"fmat"
]
=
{
EFFECT_EXTRA_FUSION_MATERIAL
,
1
}
}
...
...
@@ -406,7 +409,11 @@ function rsef.Get_Value_Effect_Attribute_List()
,
"im"
,
"indb"
,
"inde"
,
"indct"
,
"ind"
,
"tgb~"
,
"tge~"
,
"fcode"
,
"fset"
,
"latt"
,
"lrace"
,
"lcode"
,
"lset"
}
,
"fcode"
,
"fset"
,
"latt"
,
"lrace"
,
"lcode"
,
"lset"
,
"ormat"
,
"grmat"
,
"fmat"
}
local
affect_self_list2
=
{
}
for
_
,
str
in
pairs
(
affect_self_list
)
do
...
...
@@ -772,6 +779,7 @@ function rsef.FV_LIMIT(reg_list, lim_list, val_list, tg, tg_range_list, con, res
end
--Field Val Effect: Other Limit (affect Player)
function
rsef
.
FV_LIMIT_PLAYER
(
reg_list
,
lim_list
,
val_list
,
tg
,
tg_range_list
,
con
,
reset_list
,
flag
,
desc_list
)
local
str_list2
=
rsef
.
LIMIT_List
(
lim_list
)
return
rsef
.
FV_Player
(
reg_list
,
str_list2
,
val_list
,
tg
,
tg_range_list
,
flag
,
nil
,
con
,
reset_list
,
desc_list
)
end
--Leave field list
...
...
expansions/script/c10199992.lua
View file @
109ace1a
...
...
@@ -96,12 +96,14 @@ local rsch = Churck
#
XueXiao
3234454893
local
rsmd
=
Mrs_Dice
local
rsxjm
=
XueJiMo
#
HuangWu
1103516856
local
rsdc
=
Dragon_Caller
#
BoJue
1025644096
local
rsad
=
Ancient_Dragon
local
rsfwh
=
Flame_Witch
#
ZhenLiXiYaZhiChongHuoMo
3129411731
local
rsmmd
=
Mo_Jie_Di_Di
...
...
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