Template:Infobox Weapon Skill: Difference between revisions
From HorizonXI Wiki
(didnt look good, trying overview and properties side by side) |
m (additional conditionals to not trigger information needed categorization on hidden rows) |
||
Line 60: | Line 60: | ||
! style="width: 33%; text-align: left; border: none;" | 3000 TP | ! style="width: 33%; text-align: left; border: none;" | 3000 TP | ||
|- | |- | ||
| style="text-align: left; border: none;" | {{{critical hit rate 1|{{Information Needed}}}}} | | style="text-align: left; border: none;" | {{#if:{{{critical hit rate 1|}}}{{{critical hit rate 2|}}}{{{critical hit rate 3|}}}|{{{critical hit rate 1|{{Information Needed}}}}}|}} | ||
| style="text-align: left; border: none;" | {{{critical hit rate 2|{{Information Needed}}}}} | | style="text-align: left; border: none;" | {{#if:{{{critical hit rate 1|}}}{{{critical hit rate 2|}}}{{{critical hit rate 3|}}}|{{{critical hit rate 2|{{Information Needed}}}}}}} | ||
| style="text-align: left; border: none;" | {{{critical hit rate 3|{{Information Needed}}}}} | | style="text-align: left; border: none;" | {{#if:{{{critical hit rate 1|}}}{{{critical hit rate 2|}}}{{{critical hit rate 3|}}}|{{{critical hit rate 3|{{Information Needed}}}}}}} | ||
|} | |} | ||
|- {{#if:{{{effect by tp|}}}||style="display: none;"}} | |- {{#if:{{{effect by tp|}}}||style="display: none;"}} | ||
Line 73: | Line 73: | ||
! style="width: 33%; text-align: left; border: none;" | 3000 TP | ! style="width: 33%; text-align: left; border: none;" | 3000 TP | ||
|- | |- | ||
| style="text-align: left; border: none;" | {{{effect by tp 1|{{Information Needed}}}}} | | style="text-align: left; border: none;" | {{#if:{{{effect by tp|}}}|{{{effect by tp 1|{{Information Needed}}}}}}} | ||
| style="text-align: left; border: none;" | {{{effect by tp 2|{{Information Needed}}}}} | | style="text-align: left; border: none;" | {{#if:{{{effect by tp|}}}|{{{effect by tp 2|{{Information Needed}}}}}}} | ||
| style="text-align: left; border: none;" | {{{effect by tp 3|{{Information Needed}}}}} | | style="text-align: left; border: none;" | {{#if:{{{effect by tp|}}}|{{{effect by tp 3|{{Information Needed}}}}}}} | ||
|} | |} | ||
|} | |} |
Revision as of 16:01, 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.