Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Nanahira-Cards
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
nanahira
Nanahira-Cards
Commits
c3e3cd6d
Commit
c3e3cd6d
authored
Jan 29, 2018
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
eratta_stime
parent
541d175d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
0 deletions
+7
-0
expansions/7cgl.cdb
expansions/7cgl.cdb
+0
-0
expansions/pics/37564803.jpg
expansions/pics/37564803.jpg
+0
-0
expansions/script/c37564803.lua
expansions/script/c37564803.lua
+7
-0
No files found.
expansions/7cgl.cdb
View file @
c3e3cd6d
No preview for this file type
expansions/pics/37564803.jpg
View replaced file @
541d175d
View file @
c3e3cd6d
48.6 KB
|
W:
|
H:
48.9 KB
|
W:
|
H:
2-up
Swipe
Onion skin
expansions/script/c37564803.lua
View file @
c3e3cd6d
...
...
@@ -6,4 +6,11 @@ cm.fusion_att_3L=ATTRIBUTE_FIRE
function
cm
.
initial_effect
(
c
)
Senya
.
AddSummonMusic
(
c
,
m
*
16
,
SUMMON_TYPE_FUSION
)
Senya
.
Fusion_3L_Attribute
(
c
,
cm
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_UPDATE_ATTACK
)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetValue
(
1000
)
c
:
RegisterEffect
(
e2
)
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