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
Crescent/毛虫
pre-release-database-cdb
Commits
a3d7b036
Commit
a3d7b036
authored
Aug 09, 2024
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix M∀LICE<Q>HEARTS OF CRYPTER
parent
42a7d2e7
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
20 additions
and
8 deletions
+20
-8
pack/2024-08-24 DBCB.ydk
pack/2024-08-24 DBCB.ydk
+9
-0
pics/field/100223021.jpg
pics/field/100223021.jpg
+0
-0
script/c100223015.lua
script/c100223015.lua
+1
-1
script/c100223016.lua
script/c100223016.lua
+1
-1
script/c100223017.lua
script/c100223017.lua
+1
-1
script/c100223018.lua
script/c100223018.lua
+1
-1
script/c100223020.lua
script/c100223020.lua
+4
-1
script/c100223022.lua
script/c100223022.lua
+1
-1
script/c100223023.lua
script/c100223023.lua
+1
-1
script/c100223024.lua
script/c100223024.lua
+1
-1
No files found.
pack/2024-08-24 DBCB.ydk
View file @
a3d7b036
...
...
@@ -9,6 +9,15 @@
100223008
100223009
100223010
100223015
100223016
100223017
100223018
100223020
100223021
100223022
100223023
100223024
100223031
100223032
100223033
...
...
pics/field/100223021.jpg
0 → 100644
View file @
a3d7b036
112 KB
script/c100223015.lua
View file @
a3d7b036
--M∀LICE
<P>White Rabb
it
--M∀LICE
<P>White Rabi
it
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--set
...
...
script/c100223016.lua
View file @
a3d7b036
--M∀LICE
<P>
Cheshire Cat
--M∀LICE
<P>
Cheshire Cat
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--remove and draw
...
...
script/c100223017.lua
View file @
a3d7b036
--M∀LICE
<P>
Dormouse
--M∀LICE
<P>
Dormouse
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--remove
...
...
script/c100223018.lua
View file @
a3d7b036
--M∀LICE
<Q>
RED RANSOM
--M∀LICE
<Q>
RED RANSOM
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--link summon
...
...
script/c100223020.lua
View file @
a3d7b036
--M∀LICE
<Q>
HEARTS OF CRYPTER
--M∀LICE
<Q>
HEARTS OF CRYPTER
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--link summon
...
...
@@ -47,6 +47,8 @@ function s.tdtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
local
lg
=
e
:
GetHandler
():
GetLinkedGroup
()
if
lg
and
lg
:
FilterCount
(
Card
.
IsType
,
nil
,
TYPE_MONSTER
)
>
0
then
e
:
SetProperty
(
EFFECT_FLAG_CANNOT_DISABLE
+
EFFECT_FLAG_CANNOT_INACTIVATE
+
EFFECT_FLAG_CAN_FORBIDDEN
)
else
e
:
SetProperty
(
EFFECT_FLAG_CARD_TARGET
)
end
end
function
s
.
tdop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
@@ -57,6 +59,7 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_REMOVE
)
local
g
=
Duel
.
GetMatchingGroup
(
Card
.
IsAbleToRemove
,
tp
,
LOCATION_ONFIELD
,
LOCATION_ONFIELD
,
nil
):
Select
(
tp
,
1
,
1
,
nil
)
if
#
g
>
0
then
Duel
.
HintSelection
(
g
)
Duel
.
Remove
(
g
,
POS_FACEUP
,
REASON_EFFECT
)
end
end
...
...
script/c100223022.lua
View file @
a3d7b036
--M∀LICE
<C>
MTP-07
--M∀LICE
<C>
MTP-07
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--Activate
...
...
script/c100223023.lua
View file @
a3d7b036
--M∀LICE
<C>
GWC-06
--M∀LICE
<C>
GWC-06
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--Activate
...
...
script/c100223024.lua
View file @
a3d7b036
--M∀LICE
<C>
TB-11
--M∀LICE
<C>
TB-11
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
--Activate
...
...
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