Template:Ability: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
|label29 = Reload time | |label29 = Reload time | ||
|data29 = {{{reload|}}} | |data29 = {{{reload|}}} | ||
|label22 = Range | |||
data22 = {{{Range (if applicable)|}}} | |||
}} | }} | ||
Line 100: | Line 102: | ||
"0s" | "0s" | ||
], | ], | ||
"suggested": true | |||
}, | |||
"Range (if applicable)": { | |||
"label": "Ability Range", | |||
"description": "How far can the ability reach?", | |||
"example": "30ft", | |||
"type": "string", | |||
"suggested": true | "suggested": true | ||
} | } |
Revision as of 21:32, 20 March 2024
[[File:{{{image}}}|thumb]] | |
Ability Basics | |
---|---|
Added | {{{added}}} |
Type | {{{type}}} |
Statistics |
Infobox for displaying ability data
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
image | image | no description | File | suggested |
added | added | When was this ability added?
| String | suggested |
type | type | What type of ability is it?
| String | required |
Tier | Tier | What tier is the ability(ascending)?
| Number | suggested |
Effect | Effect | What does it do?
| String | suggested |
SpiceConsumption | spicecon | How much spice does it consume(if any)?
| String | suggested |
Upgradability | upgradability | Can the ability be upgraded?
| String | suggested |
Cooldown Time | reload | How long does it take to cooldown(if any)?
| String | suggested |
Ability Range | Range (if applicable) | How far can the ability reach?
| String | suggested |