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
MyCard
pre-release-database-cdb
Commits
2e4eb524
Commit
2e4eb524
authored
Jan 04, 2026
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix サモンカウンター
parent
9c92db2c
Pipeline
#42385
canceled with stages
in 15 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
+6
-3
BLZD.cdb
BLZD.cdb
+0
-0
pack/2026-01-24 BLZD.ydk
pack/2026-01-24 BLZD.ydk
+2
-1
pics/101304078.jpg
pics/101304078.jpg
+0
-0
script/c101304078.lua
script/c101304078.lua
+4
-2
No files found.
BLZD.cdb
View file @
2e4eb524
No preview for this file type
pack/2026-01-24 BLZD.ydk
View file @
2e4eb524
...
@@ -46,4 +46,5 @@
...
@@ -46,4 +46,5 @@
101304070
101304070
101304208
101304208
101304075
101304075
101304076
101304076
\ No newline at end of file
101304078
\ No newline at end of file
pics/101304078.jpg
0 → 100644
View file @
2e4eb524
97.3 KB
script/c101304078.lua
View file @
2e4eb524
...
@@ -50,8 +50,10 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -50,8 +50,10 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
if
c
:
IsRelateToChain
()
then
if
c
:
IsRelateToChain
()
then
local
ct
=
c
:
GetCounter
(
0x4c
)
local
ct
=
c
:
GetCounter
(
0x4c
)
if
ct
>
0
then
c
:
RemoveCounter
(
tp
,
0x4c
,
ct
,
REASON_EFFECT
)
c
:
RemoveCounter
(
tp
,
0x4c
,
ct
,
REASON_EFFECT
)
local
g
=
Duel
.
GetMatchingGroup
(
Card
.
IsAbleToGrave
,
tp
,
LOCATION_MZONE
,
LOCATION_MZONE
,
nil
)
local
g
=
Duel
.
GetMatchingGroup
(
Card
.
IsAbleToGrave
,
tp
,
LOCATION_MZONE
,
LOCATION_MZONE
,
nil
)
Duel
.
SendtoGrave
(
g
,
REASON_EFFECT
)
Duel
.
SendtoGrave
(
g
,
REASON_EFFECT
)
end
end
end
end
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