Template:Ability: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
|label29 = Reload time | |label29 = Reload time | ||
|data29 = {{{reload|}}} | |data29 = {{{reload|}}} | ||
|label22 = Range | |||
|data22 = {{{range|}}} | |||
}} | }} | ||
Line 34: | Line 36: | ||
"added": { | "added": { | ||
"label": "added", | "label": "added", | ||
"description": "When was this | "description": "When was this ability added?", | ||
"example": "Update 11 - Shai-Hulud", | "example": "Update 11 - Shai-Hulud", | ||
"type": "string", | "type": "string", | ||
Line 86: | Line 88: | ||
"upgradability": { | "upgradability": { | ||
"label": "Upgradability", | "label": "Upgradability", | ||
"description": " | "description": "Can the ability be upgraded?", | ||
"example": " | "example": "Yes", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 100: | Line 102: | ||
"0s" | "0s" | ||
], | ], | ||
"suggested": true | |||
}, | |||
"range": { | |||
"label": "Ability Range", | |||
"description": "How far can the ability reach?", | |||
"example": "30ft", | |||
"type": "string", | |||
"suggested": true | "suggested": true | ||
} | } |
Latest revision as of 19:35, 22 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 | How far can the ability reach?
| String | suggested |