Template:WeaponSkillsTable: Difference between revisions
From HorizonXI Wiki
m (added description and examples of usage) |
mNo edit summary |
||
Line 11: | Line 11: | ||
Template which returns a table with all [[Weapon Skill]]s for a given weapon type. Optional parameter ''cssclasses'' to add css classes to the table for styling. | Template which returns a table with all [[Weapon Skill]]s for a given weapon type. Optional parameter ''cssclasses'' to add css classes to the table for styling. | ||
see [[:Template:WeaponSkillsTable.dpl]] for the phantom template responsible for generating the table. | |||
===Examples=== | ===Examples=== |
Revision as of 22:16, 27 November 2023
Usage
Template which returns a table with all Weapon Skills for a given weapon type. Optional parameter cssclasses to add css classes to the table for styling.
see Template:WeaponSkillsTable.dpl for the phantom template responsible for generating the table.
Examples
{{WeaponSkillsTable|Axe}}
Name | Skill Level | Description | Modifiers | Skillchain Properties | |
---|---|---|---|---|---|
Avalanche Axe | Avalanche Axe | 100 | Delivers a single-hit attack. Damage varies with TP. | STR: 30% | Induration |
Calamity | Calamity | 200 | Delivers a single-hit attack. Damage varies with TP. Warriors and Beastmasters only. |
STR: 32% ; VIT: 32% | Scission (A) Impaction (B) |
Decimation | Decimation (obtained via Quest) |
240 | Delivers a three-hit attack that ignores defense. Amount ignored based on TP. | STR: 50% | Fusion (A) Detonation (B) |
Gale Axe | Gale Axe | 70 | Applies Weight to target. Duration of effect varies with TP. | STR:30% | Detonation |
Mistral Axe | Mistral Axe | 225 | Delivers a single-hit ranged attack at a maximum distance of 15.7'. Damage varies with TP. Warriors and Beastmasters only. |
STR: 50% | Fusion |
Onslaught | Onslaught | N/A | Delivers a five-hit attack that lowers target's accuracy. Additional effect: temporarily increases Attack. | STR: 80% | Darkness (A) Gravitation (B) |
Raging Axe | Raging Axe | 5 | Delivers a two-hit attack. Damage varies with TP. | STR: 30% | Detonation (A) Impaction (B) |
Rampage | Rampage | 175 | Delivers a five-hit attack. Chance of critical varies with TP. | STR: 30% | Scission |
Smash Axe | Smash Axe | 40 | Stuns enemy. Duration of stun varies with TP. | STR: 30% | Induration (A) Reverberation (B) |
Spinning Axe | Spinning Axe | 150 | Single-hit attack. Damage varies with TP. Warriors, Beastmasters and Dark Knights only. |
STR: 35% | Liquefaction (A) Scission (B) |
{{WeaponSkillsTable|Axe|cssclasses=hide-col-2 hide-col-4}}