Difference between revisions of "Template:Infobox Ability/doc"
Jump to navigation
Jump to search
| Line 8: | Line 8: | ||
|book-name = | |book-name = | ||
|atk-type = | |atk-type = | ||
| + | |ammo1 = | ||
| + | |ammo2 = | ||
| + | |ammo3 = | ||
| + | |ammo4 = | ||
|atk-speed = | |atk-speed = | ||
|cooldown = | |cooldown = | ||
| + | |max-targets = | ||
| + | |aoe-diminishing = | ||
|target = | |target = | ||
|description = | |description = | ||
| − | |buff | + | |self-buff = |
| − | |buff | + | |target-buff = |
| − | |||
| − | |||
|accuracy = | |accuracy = | ||
|minimum-damage = | |minimum-damage = | ||
| Line 27: | Line 31: | ||
|accuracy-stat3 = | |accuracy-stat3 = | ||
|accuracy-stat4 = | |accuracy-stat4 = | ||
| + | |ammo1 = | ||
| + | |ammo2 = | ||
| + | |ammo3 = | ||
| + | |ammo4 = | ||
|note = | |note = | ||
}}</pre> | }}</pre> | ||
Revision as of 10:15, 19 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 =
|ammo1 =
|ammo2 =
|ammo3 =
|ammo4 =
|atk-speed =
|cooldown =
|max-targets =
|aoe-diminishing =
|target =
|description =
|self-buff =
|target-buff =
|accuracy =
|minimum-damage =
|maximum-damage =
|damage-stat1 =
|damage-stat2 =
|damage-stat3 =
|damage-stat4 =
|accuracy-stat1 =
|accuracy-stat2 =
|accuracy-stat3 =
|accuracy-stat4 =
|ammo1 =
|ammo2 =
|ammo3 =
|ammo4 =
|note =
}}
Copy pasta code:
{{Infobox Ability
|title =
|image =
|book-img =
|book-name =
|atk-type =
|atk-speed =
|cooldown =
|target =
|description =
|buff 1 =
|buff 2 =
|buff 3 =
|buff 4 =
|accuracy =
|minimum-damage =
|maximum-damage =
|damage-stat1 =
|damage-stat2 =
|damage-stat3 =
|damage-stat4 =
|accuracy-stat1 =
|accuracy-stat2 =
|accuracy-stat3 =
|accuracy-stat4 =
|note =
}}