Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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-2pick
Commits
4e125d56
Commit
4e125d56
authored
Nov 25, 2017
by
Momobako
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Push by Appveyor
parent
50b4823b
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
1 deletion
+5
-1
expansions/script/c22240121.lua
expansions/script/c22240121.lua
+1
-0
expansions/script/c22240122.lua
expansions/script/c22240122.lua
+1
-0
expansions/script/c22240123.lua
expansions/script/c22240123.lua
+1
-0
expansions/script/c22240124.lua
expansions/script/c22240124.lua
+1
-0
expansions/script/c22252201.lua
expansions/script/c22252201.lua
+1
-1
No files found.
expansions/script/c22240121.lua
View file @
4e125d56
...
...
@@ -52,6 +52,7 @@ end
function
c22240121
.
xyzcon
(
e
,
c
)
if
c
==
nil
then
return
true
end
local
tp
=
c
:
GetControler
()
if
Duel
.
IsPlayerAffectedByEffect
(
tp
,
EFFECT_MUST_BE_XMATERIAL
)
then
return
false
end
local
olg
=
Duel
.
GetMatchingGroup
(
c22240121
.
xyzfilter
,
tp
,
LOCATION_SZONE
,
0
,
nil
,
c
)
if
olg
:
GetCount
()
>=
2
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
olg
,
c
)
>
0
then
return
true
end
end
...
...
expansions/script/c22240122.lua
View file @
4e125d56
...
...
@@ -55,6 +55,7 @@ end
function
c22240122
.
xyzcon
(
e
,
c
)
if
c
==
nil
then
return
true
end
local
tp
=
c
:
GetControler
()
if
Duel
.
IsPlayerAffectedByEffect
(
tp
,
EFFECT_MUST_BE_XMATERIAL
)
then
return
false
end
local
olg
=
Duel
.
GetMatchingGroup
(
c22240122
.
xyzfilter
,
tp
,
LOCATION_SZONE
,
0
,
nil
,
c
)
if
olg
:
GetCount
()
>=
2
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
olg
,
c
)
>
0
then
return
true
end
end
...
...
expansions/script/c22240123.lua
View file @
4e125d56
...
...
@@ -49,6 +49,7 @@ end
function
c22240123
.
xyzcon
(
e
,
c
)
if
c
==
nil
then
return
true
end
local
tp
=
c
:
GetControler
()
if
Duel
.
IsPlayerAffectedByEffect
(
tp
,
EFFECT_MUST_BE_XMATERIAL
)
then
return
false
end
local
olg
=
Duel
.
GetMatchingGroup
(
c22240123
.
xyzfilter
,
tp
,
LOCATION_SZONE
,
0
,
nil
,
c
)
if
olg
:
GetCount
()
>=
2
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
olg
,
c
)
>
0
then
return
true
end
end
...
...
expansions/script/c22240124.lua
View file @
4e125d56
...
...
@@ -49,6 +49,7 @@ end
function
c22240124
.
xyzcon
(
e
,
c
)
if
c
==
nil
then
return
true
end
local
tp
=
c
:
GetControler
()
if
Duel
.
IsPlayerAffectedByEffect
(
tp
,
EFFECT_MUST_BE_XMATERIAL
)
then
return
false
end
local
olg
=
Duel
.
GetMatchingGroup
(
c22240124
.
xyzfilter
,
tp
,
LOCATION_SZONE
,
0
,
nil
,
c
)
if
olg
:
GetCount
()
>=
2
and
Duel
.
GetLocationCountFromEx
(
tp
,
tp
,
olg
,
c
)
>
0
then
return
true
end
end
...
...
expansions/script/c22252201.lua
View file @
4e125d56
...
...
@@ -53,7 +53,7 @@ end
function
c22252201
.
operation
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
if
not
c
:
IsRelateToEffect
(
e
)
then
return
end
c22252201
.
announce_filter2
=
{
22251001
,
OPCODE_ISCODE
,
22251002
,
OPCODE_ISCODE
,
22251101
,
OPCODE_ISCODE
,
22251201
,
OPCODE_ISCODE
,
22251501
,
OPCODE_ISCODE
,
22252001
,
OPCODE_ISCODE
,
22252101
,
OPCODE_ISCODE
,
22252201
,
OPCODE_ISCODE
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
}
c22252201
.
announce_filter2
=
{
22251001
,
OPCODE_ISCODE
,
22251002
,
OPCODE_ISCODE
,
22251101
,
OPCODE_ISCODE
,
22251201
,
OPCODE_ISCODE
,
22251501
,
OPCODE_ISCODE
,
22252001
,
OPCODE_ISCODE
,
22252101
,
OPCODE_ISCODE
,
22252201
,
OPCODE_ISCODE
,
22251102
,
OPCODE_ISCODE
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
,
OPCODE_OR
}
local
ac
=
Duel
.
AnnounceCardFilter
(
tp
,
table.unpack
(
c22252201
.
announce_filter2
))
c
:
SetHint
(
CHINT_CARD
,
ac
)
--tohand
...
...
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