Difference between revisions of "Template:Infobox Ability/doc"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
|atk-type = | |atk-type = | ||
|atk-speed = | |atk-speed = | ||
| + | |Cooldown = | ||
|target = | |target = | ||
|description = | |description = | ||
Revision as of 19:21, 18 May 2023
No ability named 'Infobox Ability/doc'. The Module:Abilities/data may be outdated.
Usage
{{Infobox Ability
|title =
|image =
|book-img =
|book-name =
|atk-type =
|atk-speed =
|Cooldown =
|target =
|description =
|buff =
|accuracy =
|minimum-damage =
|maximum-damage =
|estimated-damage-range =
|estimated-single-target-dmage =
|estimated-max-target-damage =
|damage-stat1 =
|damage-stat2 =
|damage-stat3 =
|damage-stat4 =
|accuracy-stat1 =
|accuracy-stat2 =
|accuracy-stat3 =
|accuracy-stat4 =
|note =
}}
Copy pasta code:
{{Infobox Ability
|title =
|image =
|book =
|atk-type =
|atk-speed =
|target =
|description =
|buff =
|accuracy =
|minimum-damage =
|maximum-damage =
|estimated-damage-range =
|estimated-single-target-dmage =
|estimated-max-target-damage =
|damage-stat1 =
|damage-stat2 =
|damage-stat3 =
|accuracy-stat1 =
|accuracy-stat2 =
|accuracy-stat3 =
|note =
}}