Template:AttackStyles/doc

From Outward Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Template used on Melee weapon pages to display the scaled combo damages.

Usage

To auto-calculate the attack data based on the weapon type, simple put {{AttackStyles}}.

Or you can manually define it using 12 unnamed arguments, which is the data used to build the rows.

You need to put |manual=true to override the auto-generated data.

Each row follows the format StaminaCost | Impact | Damage, so there is 3 unnamed arguments per row, for a total of 12.

Example

{{AttackStyles
|item=Crescent Greataxe
|6.9|33|27.75 {{Physical}} 9.25 {{Ethereal}}
|8.3|42.9|36.07 {{Physical}} 12.03 {{Ethereal}}
|7.6|42.9|36.07 {{Physical}} 12.03 {{Ethereal}}
|7.6|42.9|36.07 {{Physical}} 12.03 {{Ethereal}}
}}
InputDamageImpactCostAttacksDescription
Standard > Standard27.75 Physical
9.25 Ethereal
33 Impact.png6.9 Stamina2Two slashing strikes, left to right
Special36.08 Physical
12.03 Ethereal
42.9 Impact.png9.49 Stamina2Uppercut strike into right sweep strike
Standard > Special36.08 Physical
12.03 Ethereal
42.9 Impact.png9.49 Stamina2Left-spinning double strike
Standard > Standard > Special36.08 Physical
12.03 Ethereal
42.9 Impact.png9.32 Stamina2Right-spinning double strike

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.