Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts-888
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
Vee4
ygopro-scripts-888
Commits
38892600
Commit
38892600
authored
Sep 20, 2021
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix エクソシスター・アソフィール and ジブリーヌ
parent
b5bbf21f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
c41524885.lua
c41524885.lua
+1
-1
c5530780.lua
c5530780.lua
+1
-1
No files found.
c41524885.lua
View file @
38892600
...
...
@@ -66,7 +66,7 @@ function c41524885.aclimit(e,re,tp)
return
re
:
GetActivateLocation
()
==
LOCATION_GRAVE
end
function
c41524885
.
indval
(
e
,
te
,
rp
)
return
rp
==
1
-
e
:
GetHandlerPlayer
()
and
te
:
IsActivated
()
and
te
:
GetHandler
():
IsSummonLocation
(
LOCATION_GRAVE
)
return
te
:
IsActivated
()
and
te
:
GetHandler
():
IsSummonLocation
(
LOCATION_GRAVE
)
end
function
c41524885
.
thcost
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
e
:
GetHandler
():
CheckRemoveOverlayCard
(
tp
,
1
,
REASON_COST
)
end
...
...
c5530780.lua
View file @
38892600
...
...
@@ -91,7 +91,7 @@ function c5530780.disop(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c5530780
.
indval
(
e
,
te
,
rp
)
return
rp
==
1
-
e
:
GetHandlerPlayer
()
and
te
:
IsActivated
()
and
te
:
GetHandler
():
IsSummonLocation
(
LOCATION_GRAVE
)
return
te
:
IsActivated
()
and
te
:
GetHandler
():
IsSummonLocation
(
LOCATION_GRAVE
)
end
function
c5530780
.
atkcost
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
e
:
GetHandler
():
CheckRemoveOverlayCard
(
tp
,
1
,
REASON_COST
)
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