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
cbcf43ff
Commit
cbcf43ff
authored
Jul 13, 2020
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 憑依装着 and 憑依覚醒 monsters
parent
5bb71f73
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
0 additions
and
7 deletions
+0
-7
c21390858.lua
c21390858.lua
+0
-1
c31764353.lua
c31764353.lua
+0
-1
c31887905.lua
c31887905.lua
+0
-1
c4376658.lua
c4376658.lua
+0
-1
c65268179.lua
c65268179.lua
+0
-1
c68881649.lua
c68881649.lua
+0
-1
c92652813.lua
c92652813.lua
+0
-1
No files found.
c21390858.lua
View file @
cbcf43ff
...
...
@@ -47,7 +47,6 @@ function c21390858.spop(e,tp,eg,ep,ev,re,r,rp,c)
local
g2
=
Duel
.
SelectMatchingCard
(
tp
,
c21390858
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
g1
:
GetFirst
())
g1
:
Merge
(
g2
)
Duel
.
SendtoGrave
(
g1
,
REASON_COST
)
Duel
.
ShuffleDeck
(
tp
)
end
function
c21390858
.
tfilter
(
c
)
return
c
:
IsLevel
(
3
,
4
)
and
c
:
IsAttribute
(
ATTRIBUTE_LIGHT
)
and
c
:
IsRace
(
RACE_SPELLCASTER
)
and
c
:
IsAbleToHand
()
...
...
c31764353.lua
View file @
cbcf43ff
...
...
@@ -37,7 +37,6 @@ function c31764353.spop(e,tp,eg,ep,ev,re,r,rp,c)
local
g2
=
Duel
.
SelectMatchingCard
(
tp
,
c31764353
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
g1
:
GetFirst
())
g1
:
Merge
(
g2
)
Duel
.
SendtoGrave
(
g1
,
REASON_COST
)
Duel
.
ShuffleDeck
(
tp
)
end
function
c31764353
.
condition
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
e
:
GetHandler
():
GetSummonType
()
==
SUMMON_TYPE_SPECIAL
+
1
...
...
c31887905.lua
View file @
cbcf43ff
...
...
@@ -37,7 +37,6 @@ function c31887905.spop(e,tp,eg,ep,ev,re,r,rp,c)
local
g2
=
Duel
.
SelectMatchingCard
(
tp
,
c31887905
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
g1
:
GetFirst
())
g1
:
Merge
(
g2
)
Duel
.
SendtoGrave
(
g1
,
REASON_COST
)
Duel
.
ShuffleDeck
(
tp
)
end
function
c31887905
.
condition
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
e
:
GetHandler
():
GetSummonType
()
==
SUMMON_TYPE_SPECIAL
+
1
...
...
c4376658.lua
View file @
cbcf43ff
...
...
@@ -37,7 +37,6 @@ function c4376658.spop(e,tp,eg,ep,ev,re,r,rp,c)
local
g2
=
Duel
.
SelectMatchingCard
(
tp
,
c4376658
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
g1
:
GetFirst
())
g1
:
Merge
(
g2
)
Duel
.
SendtoGrave
(
g1
,
REASON_COST
)
Duel
.
ShuffleDeck
(
tp
)
end
function
c4376658
.
condition
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
e
:
GetHandler
():
GetSummonType
()
==
SUMMON_TYPE_SPECIAL
+
1
...
...
c65268179.lua
View file @
cbcf43ff
...
...
@@ -54,7 +54,6 @@ function c65268179.spop(e,tp,eg,ep,ev,re,r,rp,c)
local
g2
=
Duel
.
SelectMatchingCard
(
tp
,
c65268179
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
g1
:
GetFirst
())
g1
:
Merge
(
g2
)
Duel
.
SendtoGrave
(
g1
,
REASON_COST
)
Duel
.
ShuffleDeck
(
tp
)
end
function
c65268179
.
condition
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
e
:
GetHandler
():
GetSummonType
()
==
SUMMON_TYPE_SPECIAL
+
1
...
...
c68881649.lua
View file @
cbcf43ff
...
...
@@ -37,7 +37,6 @@ function c68881649.spop(e,tp,eg,ep,ev,re,r,rp,c)
local
g2
=
Duel
.
SelectMatchingCard
(
tp
,
c68881649
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
g1
:
GetFirst
())
g1
:
Merge
(
g2
)
Duel
.
SendtoGrave
(
g1
,
REASON_COST
)
Duel
.
ShuffleDeck
(
tp
)
end
function
c68881649
.
condition
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
e
:
GetHandler
():
GetSummonType
()
==
SUMMON_TYPE_SPECIAL
+
1
...
...
c92652813.lua
View file @
cbcf43ff
...
...
@@ -54,7 +54,6 @@ function c92652813.spop(e,tp,eg,ep,ev,re,r,rp,c)
local
g2
=
Duel
.
SelectMatchingCard
(
tp
,
c92652813
.
spfilter2
,
tp
,
LOCATION_MZONE
,
0
,
1
,
1
,
g1
:
GetFirst
())
g1
:
Merge
(
g2
)
Duel
.
SendtoGrave
(
g1
,
REASON_COST
)
Duel
.
ShuffleDeck
(
tp
)
end
function
c92652813
.
condition
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
e
:
GetHandler
():
GetSummonType
()
==
SUMMON_TYPE_SPECIAL
+
1
...
...
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