Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pre-release-database-cdb
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
pre-release-database-cdb
Commits
f5f67cf9
You need to sign in or sign up before continuing.
Commit
f5f67cf9
authored
Jul 21, 2024
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix 皇たる水精鱗-ネプトアビス
parent
a6acc41e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
ROTA.cdb
ROTA.cdb
+0
-0
script/c101206046.lua
script/c101206046.lua
+2
-4
No files found.
ROTA.cdb
View file @
f5f67cf9
No preview for this file type
script/c101206046.lua
View file @
f5f67cf9
--
成皇水精鳞-尼普深渊王
--
皇たる水精鱗-ネプトアビス
local
s
,
id
,
o
=
GetID
()
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
function
s
.
initial_effect
(
c
)
--link summon
--link summon
...
@@ -48,9 +48,7 @@ function s.etlimit(e,c)
...
@@ -48,9 +48,7 @@ function s.etlimit(e,c)
and
c
:
IsFaceup
()
and
c
:
IsFaceup
()
end
end
function
s
.
cfilter
(
c
,
tp
,
re
)
function
s
.
cfilter
(
c
,
tp
,
re
)
return
c
:
IsReason
(
REASON_COST
)
and
re
:
IsActivated
()
and
re
:
IsActiveType
(
TYPE_MONSTER
)
and
c
:
GetOriginalAttribute
()
==
ATTRIBUTE_WATER
return
c
:
IsReason
(
REASON_COST
)
and
re
:
IsActivated
()
and
c
:
GetOriginalAttribute
()
==
ATTRIBUTE_WATER
and
re
:
GetHandler
():
IsAttribute
(
ATTRIBUTE_WATER
)
and
c
:
IsControler
(
tp
)
end
end
function
s
.
thcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
s
.
thcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
...
...
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