Template:Skill cell/doc

From Arknights Terra Wiki
Jump to navigation Jump to search

This template is used to create a table listing an Operators skill levels in conjunction with {{Skill head}} and {{Skill end}}.

Usage

Add {{Skill head}}, at least one {{Skill cell}}, and {{Skill end}} following the example below:

{{Skill head
|name = Tactical Chant γ
|icon = T3
|sp = auto
|type = manual
|duration = 30}}
{{Skill cell
|level = 1
|sp = 0, 40
|duration = 30s
|effect = ASPD {{Color|+30}}}}
...
{{Skill cell
|level = 4
|sp = 5, 35
|duration = 30s
|effect = ASPD {{Color|+45}}}}
...
{{Skill cell
|level = 7
|sp = 10, 32
|duration = 30s
|effect = ASPD {{Color|+60}}}}
...
{{Skill cell
|level = 10
|sp = 15, 30
|duration = 30s
|effect = ASPD {{Color|+90}}}}
{{Skill end}}

Syntax

Variable Parameters
level The skill's level (1 to 7; 8 to 10 stands for Mastery levels).
sp The skill's initial SP and SP cost, separated by a comma.
duration The skill's duration.
effect The skill's effect.