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
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
八宫一月
ygopro-scripts
Commits
d72f7d74
Commit
d72f7d74
authored
Oct 08, 2018
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
d4fdc1e6
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
22 additions
and
0 deletions
+22
-0
c11502550.lua
c11502550.lua
+1
-0
c11913700.lua
c11913700.lua
+1
-0
c17032740.lua
c17032740.lua
+1
-0
c18302224.lua
c18302224.lua
+1
-0
c28677304.lua
c28677304.lua
+1
-0
c35255456.lua
c35255456.lua
+1
-0
c40080312.lua
c40080312.lua
+1
-0
c41933425.lua
c41933425.lua
+1
-0
c42015635.lua
c42015635.lua
+1
-0
c47274077.lua
c47274077.lua
+1
-0
c48996569.lua
c48996569.lua
+1
-0
c49352945.lua
c49352945.lua
+1
-0
c5126490.lua
c5126490.lua
+1
-0
c5128859.lua
c5128859.lua
+1
-0
c52098461.lua
c52098461.lua
+1
-0
c55171412.lua
c55171412.lua
+1
-0
c69884162.lua
c69884162.lua
+1
-0
c72926163.lua
c72926163.lua
+1
-0
c78512663.lua
c78512663.lua
+1
-0
c81566151.lua
c81566151.lua
+1
-0
c85507811.lua
c85507811.lua
+1
-0
c86346643.lua
c86346643.lua
+1
-0
No files found.
c11502550.lua
View file @
d72f7d74
...
@@ -46,6 +46,7 @@ function c11502550.initial_effect(c)
...
@@ -46,6 +46,7 @@ function c11502550.initial_effect(c)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c11502550
.
material_setcode
=
0x8
c11502550
.
material_setcode
=
0x8
c11502550
.
card_code_list
=
{
89943723
}
function
c11502550
.
splimit
(
e
,
se
,
sp
,
st
)
function
c11502550
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c11913700.lua
View file @
d72f7d74
...
@@ -33,6 +33,7 @@ function c11913700.initial_effect(c)
...
@@ -33,6 +33,7 @@ function c11913700.initial_effect(c)
e4
:
SetOperation
(
c11913700
.
spop
)
e4
:
SetOperation
(
c11913700
.
spop
)
c
:
RegisterEffect
(
e4
)
c
:
RegisterEffect
(
e4
)
end
end
c11913700
.
card_code_list
=
{
89943723
}
function
c11913700
.
eqlimit
(
e
,
c
)
function
c11913700
.
eqlimit
(
e
,
c
)
return
aux
.
IsMaterialListCode
(
c
,
89943723
)
return
aux
.
IsMaterialListCode
(
c
,
89943723
)
end
end
...
...
c17032740.lua
View file @
d72f7d74
...
@@ -50,6 +50,7 @@ function c17032740.initial_effect(c)
...
@@ -50,6 +50,7 @@ function c17032740.initial_effect(c)
end
end
c17032740
.
material_setcode
=
0x8
c17032740
.
material_setcode
=
0x8
c17032740
.
toss_coin
=
true
c17032740
.
toss_coin
=
true
c17032740
.
card_code_list
=
{
89943723
}
function
c17032740
.
splimit
(
e
,
se
,
sp
,
st
)
function
c17032740
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c18302224.lua
View file @
d72f7d74
...
@@ -10,6 +10,7 @@ function c18302224.initial_effect(c)
...
@@ -10,6 +10,7 @@ function c18302224.initial_effect(c)
e1
:
SetOperation
(
c18302224
.
activate
)
e1
:
SetOperation
(
c18302224
.
activate
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
end
end
c18302224
.
card_code_list
=
{
89943723
}
function
c18302224
.
cfilter
(
c
,
tp
)
function
c18302224
.
cfilter
(
c
,
tp
)
return
c
:
IsPreviousLocation
(
LOCATION_MZONE
)
and
c
:
GetPreviousControler
()
==
tp
return
c
:
IsPreviousLocation
(
LOCATION_MZONE
)
and
c
:
GetPreviousControler
()
==
tp
and
c
:
IsPreviousPosition
(
POS_FACEUP
)
and
c
:
IsSetCard
(
0x9
)
and
c
:
IsType
(
TYPE_FUSION
)
and
c
:
IsPreviousPosition
(
POS_FACEUP
)
and
c
:
IsSetCard
(
0x9
)
and
c
:
IsType
(
TYPE_FUSION
)
...
...
c28677304.lua
View file @
d72f7d74
...
@@ -49,6 +49,7 @@ function c28677304.initial_effect(c)
...
@@ -49,6 +49,7 @@ function c28677304.initial_effect(c)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c28677304
.
material_setcode
=
0x8
c28677304
.
material_setcode
=
0x8
c28677304
.
card_code_list
=
{
89943723
}
function
c28677304
.
splimit
(
e
,
se
,
sp
,
st
)
function
c28677304
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c35255456.lua
View file @
d72f7d74
...
@@ -9,6 +9,7 @@ function c35255456.initial_effect(c)
...
@@ -9,6 +9,7 @@ function c35255456.initial_effect(c)
e1
:
SetOperation
(
c35255456
.
activate
)
e1
:
SetOperation
(
c35255456
.
activate
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
end
end
c35255456
.
card_code_list
=
{
89943723
}
function
c35255456
.
filter1
(
c
,
e
)
function
c35255456
.
filter1
(
c
,
e
)
return
c
:
IsAbleToDeck
()
and
c
:
IsCanBeFusionMaterial
()
and
not
c
:
IsImmuneToEffect
(
e
)
return
c
:
IsAbleToDeck
()
and
c
:
IsCanBeFusionMaterial
()
and
not
c
:
IsImmuneToEffect
(
e
)
end
end
...
...
c40080312.lua
View file @
d72f7d74
...
@@ -49,6 +49,7 @@ function c40080312.initial_effect(c)
...
@@ -49,6 +49,7 @@ function c40080312.initial_effect(c)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c40080312
.
material_setcode
=
0x8
c40080312
.
material_setcode
=
0x8
c40080312
.
card_code_list
=
{
89943723
}
function
c40080312
.
splimit
(
e
,
se
,
sp
,
st
)
function
c40080312
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c41933425.lua
View file @
d72f7d74
...
@@ -24,6 +24,7 @@ function c41933425.initial_effect(c)
...
@@ -24,6 +24,7 @@ function c41933425.initial_effect(c)
e2
:
SetOperation
(
c41933425
.
spop
)
e2
:
SetOperation
(
c41933425
.
spop
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
c41933425
.
card_code_list
=
{
89943723
}
function
c41933425
.
cfilter1
(
c
,
e
,
tp
)
function
c41933425
.
cfilter1
(
c
,
e
,
tp
)
return
c
:
IsSetCard
(
0x1f
)
and
c
:
IsType
(
TYPE_MONSTER
)
and
c
:
IsAbleToRemoveAsCost
()
return
c
:
IsSetCard
(
0x1f
)
and
c
:
IsType
(
TYPE_MONSTER
)
and
c
:
IsAbleToRemoveAsCost
()
and
Duel
.
IsExistingMatchingCard
(
c41933425
.
cfilter2
,
tp
,
LOCATION_GRAVE
,
0
,
1
,
c
,
e
,
tp
,
c
)
and
Duel
.
IsExistingMatchingCard
(
c41933425
.
cfilter2
,
tp
,
LOCATION_GRAVE
,
0
,
1
,
c
,
e
,
tp
,
c
)
...
...
c42015635.lua
View file @
d72f7d74
...
@@ -22,6 +22,7 @@ function c42015635.initial_effect(c)
...
@@ -22,6 +22,7 @@ function c42015635.initial_effect(c)
e3
:
SetTargetRange
(
LOCATION_MZONE
,
LOCATION_MZONE
)
e3
:
SetTargetRange
(
LOCATION_MZONE
,
LOCATION_MZONE
)
c
:
RegisterEffect
(
e3
)
c
:
RegisterEffect
(
e3
)
end
end
c42015635
.
card_code_list
=
{
89943723
}
function
c42015635
.
atktg
(
e
,
c
)
function
c42015635
.
atktg
(
e
,
c
)
return
c
:
IsCode
(
89943723
)
or
aux
.
IsMaterialListCode
(
c
,
89943723
)
return
c
:
IsCode
(
89943723
)
or
aux
.
IsMaterialListCode
(
c
,
89943723
)
end
end
c47274077.lua
View file @
d72f7d74
...
@@ -46,6 +46,7 @@ function c47274077.initial_effect(c)
...
@@ -46,6 +46,7 @@ function c47274077.initial_effect(c)
e5
:
SetOperation
(
c47274077
.
retop
)
e5
:
SetOperation
(
c47274077
.
retop
)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c47274077
.
card_code_list
=
{
89943723
}
function
c47274077
.
eqlimit
(
e
,
c
)
function
c47274077
.
eqlimit
(
e
,
c
)
return
c
:
IsCode
(
89943723
)
return
c
:
IsCode
(
89943723
)
end
end
...
...
c48996569.lua
View file @
d72f7d74
...
@@ -49,6 +49,7 @@ function c48996569.initial_effect(c)
...
@@ -49,6 +49,7 @@ function c48996569.initial_effect(c)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c48996569
.
material_setcode
=
0x8
c48996569
.
material_setcode
=
0x8
c48996569
.
card_code_list
=
{
89943723
}
function
c48996569
.
splimit
(
e
,
se
,
sp
,
st
)
function
c48996569
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c49352945.lua
View file @
d72f7d74
...
@@ -57,6 +57,7 @@ function c49352945.initial_effect(c)
...
@@ -57,6 +57,7 @@ function c49352945.initial_effect(c)
c
:
RegisterEffect
(
e6
)
c
:
RegisterEffect
(
e6
)
end
end
c49352945
.
material_setcode
=
0x8
c49352945
.
material_setcode
=
0x8
c49352945
.
card_code_list
=
{
89943723
}
function
c49352945
.
splimit
(
e
,
se
,
sp
,
st
)
function
c49352945
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c5126490.lua
View file @
d72f7d74
...
@@ -34,6 +34,7 @@ function c5126490.initial_effect(c)
...
@@ -34,6 +34,7 @@ function c5126490.initial_effect(c)
e4
:
SetValue
(
1
)
e4
:
SetValue
(
1
)
c
:
RegisterEffect
(
e4
)
c
:
RegisterEffect
(
e4
)
end
end
c5126490
.
card_code_list
=
{
89943723
}
function
c5126490
.
spfilter1
(
c
,
tp
)
function
c5126490
.
spfilter1
(
c
,
tp
)
return
c
:
IsFaceup
()
and
c
:
IsCode
(
89943723
)
and
c
:
IsAbleToGraveAsCost
()
return
c
:
IsFaceup
()
and
c
:
IsCode
(
89943723
)
and
c
:
IsAbleToGraveAsCost
()
and
Duel
.
IsExistingMatchingCard
(
c5126490
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
c
)
and
Duel
.
IsExistingMatchingCard
(
c5126490
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
c
)
...
...
c5128859.lua
View file @
d72f7d74
...
@@ -31,6 +31,7 @@ function c5128859.initial_effect(c)
...
@@ -31,6 +31,7 @@ function c5128859.initial_effect(c)
c
:
RegisterEffect
(
e3
)
c
:
RegisterEffect
(
e3
)
end
end
c5128859
.
material_setcode
=
0x8
c5128859
.
material_setcode
=
0x8
c5128859
.
card_code_list
=
{
89943723
}
function
c5128859
.
splimit
(
e
,
se
,
sp
,
st
)
function
c5128859
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c52098461.lua
View file @
d72f7d74
...
@@ -10,6 +10,7 @@ function c52098461.initial_effect(c)
...
@@ -10,6 +10,7 @@ function c52098461.initial_effect(c)
e1
:
SetOperation
(
c52098461
.
activate
)
e1
:
SetOperation
(
c52098461
.
activate
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
end
end
c52098461
.
card_code_list
=
{
89943723
}
function
c52098461
.
filter
(
c
)
function
c52098461
.
filter
(
c
)
return
c
:
IsFaceup
()
and
c
:
IsCode
(
89943723
)
and
c
:
IsAbleToDeck
()
return
c
:
IsFaceup
()
and
c
:
IsCode
(
89943723
)
and
c
:
IsAbleToDeck
()
end
end
...
...
c55171412.lua
View file @
d72f7d74
...
@@ -49,6 +49,7 @@ function c55171412.initial_effect(c)
...
@@ -49,6 +49,7 @@ function c55171412.initial_effect(c)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c55171412
.
material_setcode
=
0x8
c55171412
.
material_setcode
=
0x8
c55171412
.
card_code_list
=
{
89943723
}
function
c55171412
.
splimit
(
e
,
se
,
sp
,
st
)
function
c55171412
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c69884162.lua
View file @
d72f7d74
...
@@ -11,3 +11,4 @@ function c69884162.initial_effect(c)
...
@@ -11,3 +11,4 @@ function c69884162.initial_effect(c)
e1
:
SetValue
(
89943723
)
e1
:
SetValue
(
89943723
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
end
end
c69884162
.
card_code_list
=
{
89943723
}
c72926163.lua
View file @
d72f7d74
...
@@ -36,6 +36,7 @@ function c72926163.initial_effect(c)
...
@@ -36,6 +36,7 @@ function c72926163.initial_effect(c)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c72926163
.
material_setcode
=
0x8
c72926163
.
material_setcode
=
0x8
c72926163
.
card_code_list
=
{
89943723
}
function
c72926163
.
valcheck
(
e
,
c
)
function
c72926163
.
valcheck
(
e
,
c
)
local
g
=
c
:
GetMaterial
()
local
g
=
c
:
GetMaterial
()
local
atk
=
0
local
atk
=
0
...
...
c78512663.lua
View file @
d72f7d74
...
@@ -55,6 +55,7 @@ function c78512663.initial_effect(c)
...
@@ -55,6 +55,7 @@ function c78512663.initial_effect(c)
c
:
RegisterEffect
(
e6
)
c
:
RegisterEffect
(
e6
)
end
end
c78512663
.
material_setcode
=
0x8
c78512663
.
material_setcode
=
0x8
c78512663
.
card_code_list
=
{
89943723
}
function
c78512663
.
splimit
(
e
,
se
,
sp
,
st
)
function
c78512663
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c81566151.lua
View file @
d72f7d74
...
@@ -46,6 +46,7 @@ function c81566151.initial_effect(c)
...
@@ -46,6 +46,7 @@ function c81566151.initial_effect(c)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c81566151
.
material_setcode
=
0x8
c81566151
.
material_setcode
=
0x8
c81566151
.
card_code_list
=
{
89943723
}
function
c81566151
.
splimit
(
e
,
se
,
sp
,
st
)
function
c81566151
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c85507811.lua
View file @
d72f7d74
...
@@ -50,6 +50,7 @@ function c85507811.initial_effect(c)
...
@@ -50,6 +50,7 @@ function c85507811.initial_effect(c)
c
:
RegisterEffect
(
e5
)
c
:
RegisterEffect
(
e5
)
end
end
c85507811
.
material_setcode
=
0x8
c85507811
.
material_setcode
=
0x8
c85507811
.
card_code_list
=
{
89943723
}
function
c85507811
.
splimit
(
e
,
se
,
sp
,
st
)
function
c85507811
.
splimit
(
e
,
se
,
sp
,
st
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
return
not
e
:
GetHandler
():
IsLocation
(
LOCATION_EXTRA
)
end
end
...
...
c86346643.lua
View file @
d72f7d74
...
@@ -43,6 +43,7 @@ function c86346643.initial_effect(c)
...
@@ -43,6 +43,7 @@ function c86346643.initial_effect(c)
c
:
RegisterEffect
(
e4
)
c
:
RegisterEffect
(
e4
)
end
end
c86346643
.
material_setcode
=
0x8
c86346643
.
material_setcode
=
0x8
c86346643
.
card_code_list
=
{
89943723
}
function
c86346643
.
cfilter1
(
c
)
function
c86346643
.
cfilter1
(
c
)
return
c
:
IsAbleToGraveAsCost
()
return
c
:
IsAbleToGraveAsCost
()
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