Difference between revisions of "Template:Infobox Ability"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
| label2 = Attack Style | | label2 = Attack Style | ||
| data2 = {{{atk-type|}}} | | data2 = {{{atk-type|}}} | ||
− | | label3 = Attack Speed | + | | label3 = Ammo |
− | | | + | | data3 = {{{ammo1|}}} |
− | | | + | | label4 = Ammo |
− | | | + | | data4 = {{{ammo2|}}} |
− | | | + | | label5 = Ammo |
− | | | + | | data5 = {{{ammo3|}}} |
+ | | label6 = Ammo | ||
+ | | data6 = {{{ammo4|}}} | ||
+ | | label7 = Attack Speed | ||
+ | | data7 = {{{atk-speed|}}} x weapon attack speed | ||
+ | | label8 = cooldown | ||
+ | | data8 = {{{cooldown|}}} | ||
+ | | data9 = max targets | ||
+ | | labe9 = {{{max-targets|}}} | ||
+ | | data10 = AOE | ||
+ | | label10 = {{{aoe-diminishing|}}} | ||
+ | | label11 = Target | ||
+ | | data11 = {{{target|}}} | ||
| header20 = Damage changes | | header20 = Damage changes | ||
− | | label21 = | + | | label21 = self buff |
− | | data21 = {{{ | + | | data21 = {{{self-buff|}}} |
− | | label22 = | + | | label22 = target buff |
− | | data22 = {{{ | + | | data22 = {{{target-buff|}}} |
− | |||
− | |||
− | |||
− | |||
| label25 = Minimum Damage | | label25 = Minimum Damage | ||
| data25 = {{{minimum-damage|}}} | | data25 = {{{minimum-damage|}}} | ||
Line 37: | Line 45: | ||
| label45 = | | label45 = | ||
| data45 = <div style="display: flex;"><div style="flex: 1; text-align: left;">{{{damage-stat4|}}}</div><div style="flex: 1; text-align: right;">{{{accuracy-stat4|}}}</div></div> | | data45 = <div style="display: flex;"><div style="flex: 1; text-align: left;">{{{damage-stat4|}}}</div><div style="flex: 1; text-align: right;">{{{accuracy-stat4|}}}</div></div> | ||
+ | | | ||
+ | | | ||
+ | | | ||
| label60 = Note | | label60 = Note | ||
| data60 = {{{note|}}} | | data60 = {{{note|}}} |
Revision as of 10:15, 19 May 2023
Infobox Ability | |
Attack Speed | x weapon attack speed |
---|---|
max targets | |
AOE | |
Stats | |
Damage Accuracy | |
Usage
{{Infobox Ability |title = |image = |source = |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 = [[Category:Abilities]] }}