Harvest festival 2024.png

Dare to try out the Harvest Festival 2024!?

Template:Weapon Skill Header: Difference between revisions

From HorizonXI Wiki
No edit summary
No edit summary
 
(7 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="ffxi-table wide-table"
{| 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 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}}<!--




Line 121: Line 131:
|-
|-
! Aligned with:
! Aligned with:
| colspan="2" |{{#if: {{{Aligned with|}}} | {{{Aligned with}}} | Unknown }}<!--
| colspan="2" |{{#if: {{{Aligned with|}}} | {{{Aligned with}}} | None }}<!--
 
 
 
-->
|-
! Command:
| colspan="2" |{{#if: {{{Command|}}} | {{{Command}}} | /ws "{{PAGENAME}}" <stnpc> }}<!--




Line 164: Line 181:
! 3000 TP
! 3000 TP
|-
|-
| style="text-align: center;" | {{#if: {{{1000TP|}}} | {{{1000TP}}} | --- }}
| style="text-align: center;" width="33%" | {{#if: {{{1000TP|}}} | {{{1000TP}}} | --- }}
| style="text-align: center;" | {{#if: {{{2000TP|}}} | {{{2000TP}}} | --- }}
| style="text-align: center;" width="33%" | {{#if: {{{2000TP|}}} | {{{2000TP}}} | --- }}
| style="text-align: center;" | {{#if: {{{3000TP|}}} | {{{3000TP}}} | --- }}
| style="text-align: center;" width="33%" | {{#if: {{{3000TP|}}} | {{{3000TP}}} | --- }}
|}<!--  
|}<!--  


Line 183: Line 200:
|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
|Sneak Attack=Yes
|Aligned with=Aqua Equipment ([[Aqua Gorget]])
|Aligned with=Aqua Equipment ([[Aqua Gorget]])
|Skill Chains=lig
|Command=
|Modifiers=[[STR]]: 30% / [[DEX]]: 10%
|Skill Chains=re
|Modifiers=[[STR]]: 30%
|1000TP=1.0
|2000TP=1.0
|3000TP=1.0
}}</pre>
}}</pre>


Line 197: 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
|Sneak Attack=Yes
|Aligned with=Aqua Equipment ([[Aqua Gorget]])
|Aligned with=Aqua Equipment ([[Aqua Gorget]])
|Command=
|Skill Chains=re
|Skill Chains=re
|Modifiers=[[STR]]: 30%
|Modifiers=[[STR]]: 30%

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

Documentation

Template:Weapon Skill Header/Documentation