Template:Infobox Weapon Skill: Difference between revisions
From HorizonXI Wiki
(flex container to put ws info and skillchain info side by side) |
(didnt look good, trying overview and properties side by side) |
||
Line 29: | Line 29: | ||
|} | |} | ||
{{#if:{{{notes|}}}|'''Notes:'''<br>{{{notes}}}|}} | {{#if:{{{notes|}}}|'''Notes:'''<br>{{{notes}}}|}} | ||
</div><div class="flex-container-item-2"> | |||
===Properties=== | ===Properties=== | ||
{| cellpadding="2px" | {| cellpadding="2px" | ||
Line 77: | Line 78: | ||
|} | |} | ||
|} | |} | ||
</div><div | </div></div> | ||
===Skillchain Properties=== | ===Skillchain Properties=== | ||
<div class="float-container"> | <div class="float-container"> | ||
Line 86: | Line 87: | ||
{{#if:{{{skillchain property 3|}}}| | {{#if:{{{skillchain property 3|}}}| | ||
<div class="float-container-item-left">{{Skillchain|{{{skillchain property 3}}}|C}}</div>}} | <div class="float-container-item-left">{{Skillchain|{{{skillchain property 3}}}|C}}</div>}} | ||
</div></onlyinclude></includeonly>__NOTOC__ | |||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
==Usage== | ==Usage== |
Revision as of 15:58, 24 November 2023
Usage
{{Infobox Weapon Skill | type = | skill level = | jobs = | quest = | description = | sneak attack = | equipment alignment = | equipment alignment 2 = | equipment alignment 3 = | element = | skillchain property = | skillchain property 2 = | skillchain property 3 = | modifiers = | damage multiplier 1 = | damage multiplier 2 = | damage multiplier 3 = | critical hit rate 1 = | critical hit rate 2 = | critical hit rate 3 = | effect by tp = | effect by tp 1 = | effect by tp 2 = | effect by tp 3 = | notes = }}
- type: The type of weapon skill, such as Sword.
- skill level: The skill level required to use this weapon skill.
- jobs: The jobs that can natively use this weapon skill.
- quest: The quest that must be completed to use this weapon skill.
- description: The in-game description of the weapon skill.
- sneak attack: Does this weapon skill stack with Sneak Attack? Accepts "yes", "no", "true", or "false".
- equipment alignment: The elemental equipment this weapon skill is aligned with (i.e. "shadow" for Shadow Gorget).
- element: The type of elemental damage this weapon deals (or None).
- skillchain property: The skillchain property this weapon skill is aligned with (i.e. "scission").
- modifiers: The stats that modify this weapon skill and the percentage they modify it by.
- damage multiplier 1, damage multiplier 2, damage multiplier 3: The multiplier this weapon skill gains when TP is at 1000, 2000, and 3000 TP respectively.
- critical hit rate 1, critical hit rate 2, critical hit rate 3: The critical hit rate boost this weapon skill gains when TP is at 1000, 2000, and 3000 TP respectively.
- effect by tp, effect by tp 1, effect by tp 2, effect by tp 3: The name of an effect that this weapon skill has and its potency when TP is at 1000, 2000, and 3000 TP respectively.
- notes: Any additional notes about this weapon skill.