Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
no81cards
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
Nemo Ma
no81cards
Commits
a55c6913
Commit
a55c6913
authored
Jul 14, 2025
by
POLYMER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
dadc4de0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
12 deletions
+8
-12
expansions/script/c29056890.lua
expansions/script/c29056890.lua
+1
-1
expansions/script/c29059050.lua
expansions/script/c29059050.lua
+1
-0
expansions/script/c29068155.lua
expansions/script/c29068155.lua
+2
-8
expansions/strings.conf
expansions/strings.conf
+4
-3
No files found.
expansions/script/c29056890.lua
View file @
a55c6913
...
...
@@ -3,7 +3,7 @@ local cm,m,o=GetID()
cm
.
named_with_Arknight
=
1
function
cm
.
initial_effect
(
c
)
c
:
EnableCounterPermit
(
0x10ae
)
aux
.
AddCodeList
(
c
,
29065500
,
290
65501
)
aux
.
AddCodeList
(
c
,
29065500
,
290
56009
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
m
,
0
))
e1
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
)
...
...
expansions/script/c29059050.lua
View file @
a55c6913
--方舟骑士团-Mon3tr
function
c29059050
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
29056009
,
29065578
)
--pendulum summon
aux
.
EnablePendulumAttribute
(
c
)
--spsummon
...
...
expansions/script/c29068155.lua
View file @
a55c6913
--引领者 -方舟骑士-
function
c29068155
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
29065500
)
--add code
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetCode
(
EFFECT_ADD_CODE
)
e1
:
SetRange
(
LOCATION_HAND
+
LOCATION_DECK
+
LOCATION_ONFIELD
+
LOCATION_GRAVE
)
e1
:
SetValue
(
29065500
)
c
:
RegisterEffect
(
e1
)
--change name
aux
.
EnableChangeCode
(
c
,
29065500
,
LOCATION_HAND
+
LOCATION_DECK
+
LOCATION_MZONE
+
LOCATION_GRAVE
)
--special Summon
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetCategory
(
CATEGORY_SPECIAL_SUMMON
)
...
...
expansions/strings.conf
View file @
a55c6913
...
...
@@ -1107,9 +1107,10 @@
!
setname
0
x61a
幻峦
!
setname
0
x61b
逐夜猎手
!
setname
0
x61c
小队
!
setname
0
x61d
星夜小队
!
setname
0
x61e
希德小队
!
setname
0
x61f
花楸小队
!
setname
0
x361c
星夜小队
!
setname
0
x561c
希德小队
!
setname
0
x661c
花楸小队
!
setname
0
x961c
微光小队
!
setname
0
x631
剑装机岚
!
setname
0
x632
剑装
!
setname
0
x633
剑装拓展模组
...
...
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