Template:Weapon Skill Header: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>.mythicangel No edit summary |
imported>.mythicangel No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 31: | Line 31: | ||
if the Weapon Skill is horizon custom then add the horizon custom icon to the name |
if the Weapon Skill is horizon custom then add the horizon custom icon to the name |
||
-->}}__NOTOC__ |
-->}}__NOTOC__ |
||
{| class=" |
{| class="horizon-table ffxi-table table-xs center-col-2 center-col-3" |
||
|- |
|- |
||
! colspan="3" style="text-align: center;" | {{#if: {{{Weapon Skill Name|}}}|{{{Weapon Skill Name}}}|{{PAGENAME}}}}<!-- |
! colspan="3" style="text-align: center;" | {{#if: {{{Weapon Skill Name|}}}|{{{Weapon Skill Name}}}|{{PAGENAME}}}}<!-- |
||
-->{{#if:{{{Custom Content|}}}|{{#switch:{{lc:{{{Custom Content}}}}} |
-->{{#if:{{{Custom Content|}}}|{{#switch:{{lc:{{{Custom Content}}}}} |
||
| y | yes | true = <nowiki> </nowiki>{{changes|HorizonXI Custom Weapon Skill|link=:Category:HorizonXI Custom Content/Weapon Skill{{!}}HorizonXI Custom Weapon Skill}} |
| y | yes | true = <nowiki> </nowiki>{{changes|HorizonXI Custom Weapon Skill|link=:Category:HorizonXI Custom Content/Weapon Skill{{!}}HorizonXI Custom Weapon Skill}} |
||
| Line 57: | Line 57: | ||
--> |
--> |
||
|- |
|- |
||
! Weapon Type |
! Weapon Type: |
||
| colspan="2";" | {{#if:{{{Weapon Type|}}}|<!-- |
| colspan="2";" | {{#if:{{{Weapon Type|}}}|<!-- |
||
-->{{#switch: {{lc:{{{Weapon Type}}}}}<!-- |
-->{{#switch: {{lc:{{{Weapon Type}}}}}<!-- |
||
| Line 93: | Line 93: | ||
! Skill Level: |
! Skill Level: |
||
| colspan="2" |{{#if: {{{Level|}}} | {{{Level}}} | ''Unknown'' }}<!-- |
| colspan="2" |{{#if: {{{Level|}}} | {{{Level}}} | ''Unknown'' }}<!-- |
||
--> |
|||
|- |
|||
! Target: |
|||
| colspan="2";" | {{#if:{{{Target|}}}|<!-- |
|||
-->{{#switch: {{lc:{{{Target}}}}}<!-- |
|||
-->|m|m=Multiple<!-- |
|||
-->|#default={{{Target}}}<!-- |
|||
| ⚫ | |||
-->|Single}}<!-- |
|||
If a description is given, display it. If none is given, the row vanishes. |
If a description is given, display it. If none is given, the row vanishes. |
||
--> |
|||
-->{{#if: {{{Description|}}} | |
|||
|- |
|||
{{!}}- |
|||
! Description |
! Description: |
||
{{ |
| colspan="2" |{{#if: {{{Description|}}} | {{{Description}}} | Unknown }}<!-- |
||
| ⚫ | |||
--> |
|||
|- |
|||
! Sneak Attack: |
|||
| colspan="2";" | {{#if:{{{Sneak Attack|}}}|<!-- |
|||
-->{{#switch: {{lc:{{{Sneak Attack}}}}}<!-- |
|||
-->|yes|yes=Does stack with [[Sneak Attack]].<!-- |
|||
-->|#default={{{Skill Chains}}}<!-- |
|||
-->}}<!-- |
|||
-->|Does not stack with [[Sneak Attack]].}}<!-- |
|||
Equipment that this is aligned with to do extra damage or modify the damage. |
|||
--> |
|||
|- |
|||
! Aligned with: |
|||
| colspan="2" |{{#if: {{{Aligned with|}}} | {{{Aligned with}}} | None }}<!-- |
|||
--> |
|||
|- |
|||
! Command: |
|||
| colspan="2" |{{#if: {{{Command|}}} | {{{Command}}} | /ws "{{PAGENAME}}" <stnpc> }}<!-- |
|||
| Line 107: | Line 145: | ||
--> |
--> |
||
|- |
|- |
||
! colspan=" |
! colspan="3" style="text-align: center;" | Properties |
||
|- |
|- |
||
! Skill Chains |
! Skill Chains: |
||
| {{#if:{{{Skill Chains|}}}|<!-- |
| colspan="2" |{{#if:{{{Skill Chains|}}}|<!-- |
||
-->{{#switch: {{lc:{{{Skill Chains}}}}}<!-- |
-->{{#switch: {{lc:{{{Skill Chains}}}}}<!-- |
||
-->|tr|tr=[[Transfixion]]<!-- |
-->|tr|tr=[[Transfixion]]<!-- |
||
| Line 132: | Line 170: | ||
|- |
|- |
||
! Modifiers: |
! Modifiers: |
||
| {{#if: {{{Modifiers|}}} | {{{Modifiers}}} | None }} |
| colspan="2" |{{#if: {{{Modifiers|}}} | {{{Modifiers}}} | None }}<!-- |
||
--> |
|||
|- |
|||
! colspan="3" style="text-align: center;" | Damage Multipliers by TP: |
|||
|- |
|||
! 1000 TP |
|||
! 2000 TP |
|||
! 3000 TP |
|||
|- |
|||
| style="text-align: center;" width="33%" | {{#if: {{{1000TP|}}} | {{{1000TP}}} | --- }} |
|||
| style="text-align: center;" width="33%" | {{#if: {{{2000TP|}}} | {{{2000TP}}} | --- }} |
|||
| style="text-align: center;" width="33%" | {{#if: {{{3000TP|}}} | {{{3000TP}}} | --- }} |
|||
|}<!-- |
|}<!-- |
||
| Line 145: | Line 196: | ||
===Code=== |
===Code=== |
||
<pre>{{Weapon Skill Header |
<pre>{{Weapon Skill Header |
||
| |
|Weapon Skill Name=Brainshaker |
||
| |
|Weapon Type=cl |
||
| |
|Weapon Skill Type=Physical |
||
| |
|Level=70 |
||
|Target= |
|||
| |
|Description=[[Stun|Stuns]] enemy. Duration of [[stun]] varies with [[TP]]. |
||
| ⚫ | |||
|Sneak Attack=Yes |
|||
| ⚫ | |||
|Aligned with=Aqua Equipment ([[Aqua Gorget]]) |
|||
|Command= |
|||
| ⚫ | |||
| ⚫ | |||
|1000TP=1.0 |
|||
|2000TP=1.0 |
|||
|3000TP=1.0 |
|||
}}</pre> |
}}</pre> |
||
| Line 161: | Line 219: | ||
|Weapon Skill Type=Physical |
|Weapon Skill Type=Physical |
||
|Level=70 |
|Level=70 |
||
|Target= |
|||
|Description=[[Stun|Stuns]] enemy. Duration of [[stun]] varies with [[TP]]. |
|Description=[[Stun|Stuns]] enemy. Duration of [[stun]] varies with [[TP]]. |
||
|Sneak Attack=Yes |
|||
| ⚫ | |||
|Aligned with=Aqua Equipment ([[Aqua Gorget]]) |
|||
| ⚫ | |||
|Command= |
|||
| ⚫ | |||
| ⚫ | |||
|1000TP=1.0 |
|||
|2000TP=1.0 |
|||
|3000TP=1.0 |
|||
}} |
}} |
||
Latest revision as of 11:41, 17 October 2024
Usage
This is a work in-progress
Code
{{Weapon Skill Header
|Weapon Skill Name=Brainshaker
|Weapon Type=cl
|Weapon Skill Type=Physical
|Level=70
|Target=
|Description=[[Stun|Stuns]] enemy. Duration of [[stun]] varies with [[TP]].
|Sneak Attack=Yes
|Aligned with=Aqua Equipment ([[Aqua Gorget]])
|Command=
|Skill Chains=re
|Modifiers=[[STR]]: 30%
|1000TP=1.0
|2000TP=1.0
|3000TP=1.0
}}
Example
Template:Weapon Skill Header/Help
| Brainshaker | ||
|---|---|---|
| Weapon Type: | Club | |
| Weapon Skill Type: | Physical | |
| Skill Level: | 70 | |
| Target: | Single | |
| Description: | Stuns enemy. Duration of stun varies with TP. | |
| Sneak Attack: | Does stack with Sneak Attack. | |
| Aligned with: | Aqua Equipment (Aqua Gorget) | |
| Command: | /ws "Weapon Skill Header" <stnpc> | |
| Properties | ||
| Skill Chains: | Reverberation | |
| Modifiers: | STR: 30% | |
| Damage Multipliers by TP: | ||
| 1000 TP | 2000 TP | 3000 TP |
| 1.0 | 1.0 | 1.0 |