Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
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
Commits
6e8147bc
Commit
6e8147bc
authored
Jan 02, 2014
by
salix5
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
29616929 蟲惑の落とし穴 42752141 エヴォルカイザー・ドルカ 天罰 スターライト·ロード
parent
718a6b77
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
7 deletions
+10
-7
script/c29616929.lua
script/c29616929.lua
+6
-3
script/c42752141.lua
script/c42752141.lua
+2
-2
script/c49010598.lua
script/c49010598.lua
+1
-1
script/c58120309.lua
script/c58120309.lua
+1
-1
No files found.
script/c29616929.lua
View file @
6e8147bc
...
@@ -39,8 +39,11 @@ function c29616929.target(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -39,8 +39,11 @@ function c29616929.target(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
end
end
function
c29616929
.
activate
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c29616929
.
activate
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
NegateEffect
(
ev
)
local
tc
=
re
:
GetHandler
()
if
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
if
not
tc
:
IsDisabled
()
then
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
Duel
.
NegateEffect
(
ev
)
if
tc
:
IsRelateToEffect
(
re
)
then
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
end
end
end
end
end
script/c42752141.lua
View file @
6e8147bc
--
エヴォル
カイザー·ドルカ
--
エヴォルカイザー・ドルカ
function
c42752141
.
initial_effect
(
c
)
function
c42752141
.
initial_effect
(
c
)
--xyz summon
--xyz summon
aux
.
AddXyzProcedure
(
c
,
aux
.
XyzFilterFunctionF
(
c
,
aux
.
FilterBoolFunction
(
Card
.
IsRace
,
RACE_DINOSAUR
),
4
),
2
)
aux
.
AddXyzProcedure
(
c
,
aux
.
XyzFilterFunctionF
(
c
,
aux
.
FilterBoolFunction
(
Card
.
IsRace
,
RACE_DINOSAUR
),
4
),
2
)
...
@@ -34,7 +34,7 @@ function c42752141.target(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -34,7 +34,7 @@ function c42752141.target(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
function
c42752141
.
operation
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c42752141
.
operation
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
NegateActivation
(
ev
)
Duel
.
NegateActivation
(
ev
)
if
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
if
re
:
Get
ActivateLocation
()
==
LOCATION_EXTRA
or
re
:
Get
Handler
():
IsRelateToEffect
(
re
)
then
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
end
end
end
end
script/c49010598.lua
View file @
6e8147bc
...
@@ -27,7 +27,7 @@ function c49010598.target(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -27,7 +27,7 @@ function c49010598.target(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
function
c49010598
.
activate
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c49010598
.
activate
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
NegateActivation
(
ev
)
Duel
.
NegateActivation
(
ev
)
if
re
:
Get
Handler
():
Get
Location
()
==
LOCATION_EXTRA
or
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
if
re
:
Get
Activate
Location
()
==
LOCATION_EXTRA
or
re
:
GetHandler
():
IsRelateToEffect
(
re
)
then
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
end
end
end
end
script/c58120309.lua
View file @
6e8147bc
...
@@ -32,7 +32,7 @@ function c58120309.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -32,7 +32,7 @@ function c58120309.activate(e,tp,eg,ep,ev,re,r,rp)
local
tc
=
re
:
GetHandler
()
local
tc
=
re
:
GetHandler
()
if
not
tc
:
IsDisabled
()
then
if
not
tc
:
IsDisabled
()
then
Duel
.
NegateEffect
(
ev
)
Duel
.
NegateEffect
(
ev
)
if
(
tc
:
Get
Location
()
==
LOCATION_EXTRA
or
tc
:
IsRelateToEffect
(
re
))
and
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
~=
0
then
if
(
re
:
GetActivate
Location
()
==
LOCATION_EXTRA
or
tc
:
IsRelateToEffect
(
re
))
and
Duel
.
Destroy
(
eg
,
REASON_EFFECT
)
~=
0
then
local
sc
=
Duel
.
GetFirstMatchingCard
(
c58120309
.
sfilter
,
tp
,
LOCATION_EXTRA
,
0
,
nil
,
e
,
tp
)
local
sc
=
Duel
.
GetFirstMatchingCard
(
c58120309
.
sfilter
,
tp
,
LOCATION_EXTRA
,
0
,
nil
,
e
,
tp
)
if
sc
and
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
>
0
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
58120309
,
0
))
then
if
sc
and
Duel
.
GetLocationCount
(
tp
,
LOCATION_MZONE
)
>
0
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
58120309
,
0
))
then
Duel
.
BreakEffect
()
Duel
.
BreakEffect
()
...
...
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