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
c6253ca4
Commit
c6253ca4
authored
Oct 14, 2024
by
聖園ミカ
🐟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace c20000450.lua
parent
1f7e14d9
Pipeline
#30431
canceled with stages
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
expansions/script/c20000450.lua
expansions/script/c20000450.lua
+6
-8
No files found.
expansions/script/c20000450.lua
View file @
c6253ca4
--创导龙裔·觉醒者
require
(
"expansions/script/c20000000
"
)
dofile
(
"expansions/script/c20000000.lua
"
)
fu_GD
=
fu_GD
or
{
}
--self_draw_con
function
fu_GD
.
sd_con
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
@@ -9,12 +9,10 @@ end
function
fu_GD
.
N_initial
(
add_cat
,
f1_loc
,
f1_func
,
f1_val
)
local
cm
,
m
=
fuef
.
initial
(
fu_GD
,
_glo
)
local
func
=
function
(
e
,
tp
)
return
fugf
.
GetFilter
(
tp
,
f1_loc
,
f1_func
,
f1_val
)
end
cm
.
p
re
.
e1
=
fuef
.
I
():
CAT
(
"TD+DR"
..
(
add_cat
and
"+"
..
add_cat
or
""
)):
RAN
(
"H"
):
CTL
(
m
):
Func
(
"N_cos1,N_tg1(%1),N_op1(%1)"
,
func
)
cm
.
p
re
.
e2
=
fuef
.
FC
(
"DR"
):
RAN
(
"H"
):
Func
(
"sd_con,N_op2"
)
cm
.
pe1
=
fuef
.
I
():
CAT
(
"TD+DR"
..
(
add_cat
and
"+"
..
add_cat
or
""
)):
RAN
(
"H"
):
CTL
(
m
):
Func
(
"N_cos1,N_tg1(%1),N_op1(%1)"
,
func
)
cm
.
pe2
=
fuef
.
FC
(
"DR"
):
RAN
(
"H"
):
Func
(
"sd_con,N_op2"
)
return
cm
,
m
end
function
fu_GD
.
t_op
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
end
function
fu_GD
.
N_cos1
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
not
e
:
GetHandler
():
IsPublic
()
end
fuef
.
S
(
e
,
EFFECT_PUBLIC
):
DES
(
"PUB"
):
PRO
(
"HINT"
):
RES
(
"STD+PH/ED+OPPO"
)
...
...
@@ -70,7 +68,7 @@ end
function
fu_GD
.
RS_initial
(
f1_func
,
f1_val
)
local
cm
,
m
=
fuef
.
initial
(
fu_GD
)
local
func
=
function
(
e
,
tp
)
return
fugf
.
GetFilter
(
tp
,
"G"
,
f1_func
,
f1_val
)
end
cm
.
p
re
.
e1
=
fuef
.
FTO
(
"LEA"
):
CAT
(
"TD+DR+GA"
):
PRO
(
"DE"
):
RAN
(
"G"
):
CTL
(
m
):
Func
(
"RS_con1,N_tg1(%1),N_op1(%1)"
,
func
)
cm
.
pe1
=
fuef
.
FTO
(
"LEA"
):
CAT
(
"TD+DR+GA"
):
PRO
(
"DE"
):
RAN
(
"G"
):
CTL
(
m
):
Func
(
"RS_con1,N_tg1(%1),N_op1(%1)"
,
func
)
return
cm
,
m
end
function
fu_GD
.
RS_con1
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
@@ -79,10 +77,10 @@ end
-- ritual monster initial
function
fu_GD
.
RM_initial
(
_glo
)
local
cm
,
m
=
fuef
.
initial
(
fu_GD
,
_glo
,
"AddCode,ReviveLimit"
,
455
)
cm
.
p
re
.
e1
=
fuef
.
F
(
m
):
PRO
(
"PTG"
):
RAN
(
"M"
):
TRAN
(
1
,
0
):
CON
(
"RM_con1"
)
cm
.
pe1
=
fuef
.
F
(
m
):
PRO
(
"PTG"
):
RAN
(
"M"
):
TRAN
(
1
,
0
):
CON
(
"RM_con1"
)
return
cm
,
m
end
function
fu_GD
.
RM_con1
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
fu_GD
.
RM_con1
(
e
)
return
e
:
GetHandler
():
IsSummonType
(
SUMMON_TYPE_RITUAL
)
end
if
self_code
~=
20000450
then
return
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