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
c27e716c
Commit
c27e716c
authored
Jun 27, 2024
by
wind2009
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-3' into 'master'
Update c33900648.lua See merge request
!56
parents
0575c246
9c03e51b
Pipeline
#27986
passed with stages
in 1 minute
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
script/c33900648.lua
script/c33900648.lua
+3
-3
No files found.
script/c33900648.lua
View file @
c27e716c
...
@@ -42,7 +42,7 @@ function c33900648.initial_effect(c)
...
@@ -42,7 +42,7 @@ function c33900648.initial_effect(c)
e7
:
SetDescription
(
aux
.
Stringid
(
33900648
,
1
))
e7
:
SetDescription
(
aux
.
Stringid
(
33900648
,
1
))
e7
:
SetCategory
(
CATEGORY_DESTROY
)
e7
:
SetCategory
(
CATEGORY_DESTROY
)
e7
:
SetCode
(
EVENT_PHASE
+
PHASE_STANDBY
)
e7
:
SetCode
(
EVENT_PHASE
+
PHASE_STANDBY
)
e7
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_
TRIGGER_F
)
e7
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_
CONTINUOUS
)
e7
:
SetRange
(
LOCATION_FZONE
)
e7
:
SetRange
(
LOCATION_FZONE
)
e7
:
SetProperty
(
EFFECT_FLAG_CARD_TARGET
)
e7
:
SetProperty
(
EFFECT_FLAG_CARD_TARGET
)
e7
:
SetCountLimit
(
1
)
e7
:
SetCountLimit
(
1
)
...
@@ -55,7 +55,7 @@ function c33900648.initial_effect(c)
...
@@ -55,7 +55,7 @@ function c33900648.initial_effect(c)
e8
:
SetDescription
(
aux
.
Stringid
(
33900648
,
2
))
e8
:
SetDescription
(
aux
.
Stringid
(
33900648
,
2
))
e8
:
SetCategory
(
CATEGORY_HANDES
)
e8
:
SetCategory
(
CATEGORY_HANDES
)
e8
:
SetCode
(
EVENT_PHASE
+
PHASE_END
)
e8
:
SetCode
(
EVENT_PHASE
+
PHASE_END
)
e8
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_
TRIGGER_F
)
e8
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_
CONTINUOUS
)
e8
:
SetRange
(
LOCATION_FZONE
)
e8
:
SetRange
(
LOCATION_FZONE
)
e8
:
SetCountLimit
(
1
)
e8
:
SetCountLimit
(
1
)
e8
:
SetCondition
(
c33900648
.
hdcon
)
e8
:
SetCondition
(
c33900648
.
hdcon
)
...
@@ -67,7 +67,7 @@ function c33900648.initial_effect(c)
...
@@ -67,7 +67,7 @@ function c33900648.initial_effect(c)
e9
:
SetDescription
(
aux
.
Stringid
(
33900648
,
3
))
e9
:
SetDescription
(
aux
.
Stringid
(
33900648
,
3
))
e9
:
SetCategory
(
CATEGORY_DAMAGE
)
e9
:
SetCategory
(
CATEGORY_DAMAGE
)
e9
:
SetCode
(
EVENT_PHASE
+
PHASE_END
)
e9
:
SetCode
(
EVENT_PHASE
+
PHASE_END
)
e9
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_
TRIGGER_F
)
e9
:
SetType
(
EFFECT_TYPE_FIELD
+
EFFECT_TYPE_
CONTINUOUS
)
e9
:
SetRange
(
LOCATION_FZONE
)
e9
:
SetRange
(
LOCATION_FZONE
)
e9
:
SetCountLimit
(
1
)
e9
:
SetCountLimit
(
1
)
e9
:
SetCondition
(
c33900648
.
damcon
)
e9
:
SetCondition
(
c33900648
.
damcon
)
...
...
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