Template:Infobox Weapon Skill: Difference between revisions
From HorizonXI Wiki
m (cargo schema) |
m (suppress newlines) |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
| equipment = {slash-separated list of items that grant the ws. leave blank if none} | | equipment = {slash-separated list of items that grant the ws. leave blank if none} | ||
| description = {ingame description of the ws} | | description = {ingame description of the ws} | ||
| weapon skill type = {physical, magical, hybrid | | weapon skill type = {physical, magical, hybrid} | ||
| element = {element of the ws in case of a magical ws. leave blank if its physical} | | element = {element of the ws in case of a magical ws. leave blank if its physical} | ||
| element 2 = {second element in case there's more than one. leave blank if there isn't a second element.} | | element 2 = {second element in case there's more than one. leave blank if there isn't a second element.} | ||
| Line 77: | Line 76: | ||
{{#if:{{{notes|}}}|'''Notes:''' | {{#if:{{{notes|}}}|'''Notes:''' | ||
{{{notes}}}|}} | {{{notes}}}|}} | ||
</div> | </div><!-- end flex-container-item-2 --> | ||
<div class="flex-container-item-2"> | <div class="flex-container-item-2"> | ||
<h2>Properties</h2> | <h2>Properties</h2> | ||
| Line 107: | Line 106: | ||
-->{{#if: {{{str modifier|}}}{{{dex modifier|}}}{{{vit modifier|}}}{{{agi modifier|}}}{{{int modifier|}}}{{{mnd modifier|}}}{{{chr modifier|}}}{{{other modifier|}}}||None}} | -->{{#if: {{{str modifier|}}}{{{dex modifier|}}}{{{vit modifier|}}}{{{agi modifier|}}}{{{int modifier|}}}{{{mnd modifier|}}}{{{chr modifier|}}}{{{other modifier|}}}||None}} | ||
|} | |} | ||
<div style="display: grid; grid-template-columns: repeat(3, 1fr); padding: 0.4em; max-width: 40ch; row-gap: 1em;"> | |||
<div style="grid-column-start: span 3; margin-top: 1em; font-weight: bold;">Damage Multipliers by TP:</div> | |||
<div>'''1000 TP'''<br>{{{damage multiplier 1|{{Information Needed}}}}}</div> | |||
<div>'''2000 TP'''<br>{{{damage multiplier 2|{{Information Needed}}}}}</div> | |||
<div>'''3000 TP'''<br>{{{damage multiplier 3|{{Information Needed}}}}}</div> | |||
{{#if:{{{critical hit rate 1|}}}{{{critical hit rate 2|}}}{{{critical hit rate 3|}}}| | |||
<div style="grid-column-start: span 3; margin-top: 1em; font-weight: bold;">Critical Hit Rate by TP:</div> | |||
<div>'''1000 TP'''<br>{{{critical hit rate 1|{{Information Needed}}}}}</div> | |||
<div>'''2000 TP'''<br>{{{critical hit rate 2|{{Information Needed}}}}}</div> | |||
<div>'''3000 TP'''<br>{{{critical hit rate 3|{{Information Needed}}}}}</div> | |||
}}<!-- end if critical hit rate --> | |||
{{#if:{{{effect by tp|}}}| | |||
<div style="grid-column-start: span 3; margin-top: 1em; font-weight: bold;">{{{effect by tp}}} by TP:</div> | |||
<div>'''1000 TP'''<br>{{{effect by tp 1|{{Information Needed}}}}}</div> | |||
<div>'''2000 TP'''<br>{{{effect by tp 2|{{Information Needed}}}}}</div> | |||
<div>'''3000 TP'''<br>{{{effect by tp 3|{{Information Needed}}}}}</div> | |||
}}<!-- end if effect by tp --> | |||
</div><!-- end grid --> | |||
</div><!-- end flex-container-item-2 --> | |||
</div><!-- end flex-container --> | |||
</div></div> | |||
== Horizon Changes {{changes}} == | == Horizon Changes {{changes}} == | ||
| Line 156: | Line 134: | ||
| WeaponType = {{#switch:{{lc:{{{type}}}}}|archery = Archery|axe = Axes|club = Clubs|dagger = Daggers|great axe = Great Axes|great katana=Great Katana|great sword = Great Swords|hand-to-hand = Hand-to-Hand|katana = Katana|marksmanship = Marksmanship|polearm = Polearms|scythe = Scythes|staff = Staves|sword = Swords}} | | WeaponType = {{#switch:{{lc:{{{type}}}}}|archery = Archery|axe = Axes|club = Clubs|dagger = Daggers|great axe = Great Axes|great katana=Great Katana|great sword = Great Swords|hand-to-hand = Hand-to-Hand|katana = Katana|marksmanship = Marksmanship|polearm = Polearms|scythe = Scythes|staff = Staves|sword = Swords}} | ||
| SkillRequired = {{{skill level|}}} | | SkillRequired = {{{skill level|}}} | ||
| JobsRequired = {{{main jobs|{{{main or sub jobs|}}}}}} | <!-- search "main or sub jobs" or "main jobs" for each job, if found, join that job to the list --> | ||
| JobsRequired = {{#invoke:String|join|/<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|warrior}}|Warrior}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|monk}}|Monk}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|thief}}|Thief}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|white mage}}|White Mage}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|black mage}}|Black Mage}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|red mage}}|Red Mage}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|paladin}}|Paladin}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|dark knight}}|Dark Knight}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|beastmaster}}|Beastmaster}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|bard}}|Bard}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|ranger}}|Ranger}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|summoner}}|Summoner}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|samurai}}|Samurai}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|ninja}}|Ninja}}<!-- | |||
-->|{{#if:{{#pos:{{lc:{{{main or sub jobs|{{{main jobs|}}}}}}}}|dragoon}}|Dragoon}}<!-- | |||
-->}} | |||
<!-- if "main or sub jobs" parameter exists, then sub job can meet the requirement --> | |||
| SubJobAllowed = {{#if:{{{main or sub jobs|}}}|1|0}} | | SubJobAllowed = {{#if:{{{main or sub jobs|}}}|1|0}} | ||
| QuestRequired = {{{quest|}}} | | QuestRequired = {{{quest|}}} | ||
| EquipmentSources = {{{equipment|}}} | <!-- strip links from equipment string --> | ||
| EquipmentSources = {{#replace:{{#replace:{{{equipment|}}}|[}}|]}} | |||
| Description = {{{description|}}} | | Description = {{{description|}}} | ||
<!-- only Hybrid, Magical, and Physical are allowed --> | |||
| WeaponSkillType = {{#switch:{{lc:{{{weapon skill type}}}}}|hybrid = Hybrid|magical = Magical|physical = Physical}} | | WeaponSkillType = {{#switch:{{lc:{{{weapon skill type}}}}}|hybrid = Hybrid|magical = Magical|physical = Physical}} | ||
| Elements = {{#invoke:String|join|/|{{{element|}}}|{{{element 2|}}}}} | <!-- switch statements make sure links point to the correct element pages --> | ||
| SkillchainProperties = {{#invoke:String|join|/|{{{skillchain property|}}}|{{{skillchain property 2|}}}|{{{skillchain property 3|}}}}} | | Elements = {{#invoke:String|join|/|{{#switch:{{lc:{{{element}}}}}|dark|earth|ice|light|lightning|wind={{ucfirst:{{{element}}}}}|fire|water={{ucfirst:{{{element}}}}} (Element)}}|{{#switch:{{lc:{{{element 2}}}}}|dark|earth|ice|light|lightning|wind={{ucfirst:{{{element 2}}}}}|fire|water={{ucfirst:{{{element 2}}}}} (Element)}}}} | ||
<!-- make sure links point to the correct skillchain pages --> | |||
| SkillchainProperties = {{#invoke:String|join|/<!-- | |||
-->|{{#ifeq:{{lc:{{{skillchain property|}}}}}|light|Light (Skillchain)|{{ucfirst:{{{skillchain property|}}}}}}}<!-- | |||
-->|{{#ifeq:{{lc:{{{skillchain property 2|}}}}}|light|Light (Skillchain)|{{ucfirst:{{{skillchain property 2|}}}}}}}<!-- | |||
-->|{{#ifeq:{{lc:{{{skillchain property 3|}}}}}|light|Light (Skillchain)|{{ucfirst:{{{skillchain property 3|}}}}}}}<!-- | |||
-->}} | |||
| StrModifier = {{{str modifier|}}} | | StrModifier = {{{str modifier|}}} | ||
| DexModifier = {{{dex modifier|}}} | | DexModifier = {{{dex modifier|}}} | ||
| Line 172: | Line 176: | ||
| ChrModifier = {{{chr modifier|}}} | | ChrModifier = {{{chr modifier|}}} | ||
| OtherModifier = {{{other modifier|}}} | | OtherModifier = {{{other modifier|}}} | ||
<!-- if a specific "effect by tp" exists, store that, otherwise store critical hit rates or damage multipliers --> | |||
| TpEffect = {{{effect by tp|{{#if:{{{critical hit rate 1|}}}|Critical Hit Rate|Damage Multiplier}}}}} | | TpEffect = {{{effect by tp|{{#if:{{{critical hit rate 1|}}}|Critical Hit Rate|Damage Multiplier}}}}} | ||
| | | 1000TpValue = {{{effect by tp 1|{{{critical hit rate 1|{{{damage multiplier 1|}}}}}}}}} | ||
| | | 2000TpValue = {{{effect by tp 2|{{{critical hit rate 2|{{{damage multiplier 2|}}}}}}}}} | ||
| | | 3000TpValue = {{{effect by tp 3|{{{critical hit rate 3|{{{damage multiplier 3|}}}}}}}}} | ||
| HorizonChanges = {{{horizon changes|}}} | | HorizonChanges = {{{horizon changes|}}} | ||
}} | }} | ||
| Line 184: | Line 189: | ||
| WeaponType = Page (allowed values = Archery, Axes, Clubs, Daggers, Great Axes, Great Katana, Great Swords, Hand-to-Hand, Katana, Marksmanship, Polearms, Scythes, Staves, Swords) | | WeaponType = Page (allowed values = Archery, Axes, Clubs, Daggers, Great Axes, Great Katana, Great Swords, Hand-to-Hand, Katana, Marksmanship, Polearms, Scythes, Staves, Swords) | ||
| SkillRequired = Integer | | SkillRequired = Integer | ||
| JobsRequired = List (/) of Page (allowed values = Warrior, Monk, Thief, White Mage, Black Mage, Red Mage, Paladin, Dark Knight, Beastmaster, Bard, Ranger, Summoner, Samurai, Ninja, Dragoon | | JobsRequired = List (/) of Page (allowed values = Warrior, Monk, Thief, White Mage, Black Mage, Red Mage, Paladin, Dark Knight, Beastmaster, Bard, Ranger, Summoner, Samurai, Ninja, Dragoon) | ||
| SubJobAllowed = Boolean | | SubJobAllowed = Boolean | ||
| QuestRequired = Page | | QuestRequired = Page | ||
| Line 191: | Line 196: | ||
| WeaponSkillType = String (allowed values = Hybrid, Magical, Physical) | | WeaponSkillType = String (allowed values = Hybrid, Magical, Physical) | ||
| Elements = List (/) of Page (allowed values = Dark, Earth, Fire (Element), Ice, Light, Lightning, Water (Element), Wind) | | Elements = List (/) of Page (allowed values = Dark, Earth, Fire (Element), Ice, Light, Lightning, Water (Element), Wind) | ||
| SkillchainProperties = List (/) of Page (allowed values = Compression, Darkness, Detonation, Distortion, Fragmentation, Fusion, Gravitation, | | SkillchainProperties = List (/) of Page (allowed values = Compression, Darkness, Detonation, Distortion, Fragmentation, Fusion, Gravitation, Impaction, Induration, Light (Skillchain), Liquefaction, Reverberation, Scission, Transfixion) | ||
| StrModifier = Wikitext string | | StrModifier = Wikitext string | ||
| DexModifier = Wikitext string | | DexModifier = Wikitext string | ||
| Line 201: | Line 206: | ||
| OtherModifier = Wikitext string | | OtherModifier = Wikitext string | ||
| TpEffect = Wikitext string | | TpEffect = Wikitext string | ||
| | | 1000TpValue = Wikitext string | ||
| | | 2000TpValue = Wikitext string | ||
| | | 3000TpValue = Wikitext string | ||
| HorizonChanges = Wikitext | | HorizonChanges = Wikitext | ||
}} | }} | ||
{{Documentation}}</noinclude> | {{Documentation}}</noinclude> | ||
Latest revision as of 01:45, 29 September 2025
This template defines the table "WeaponSkills". View table.
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Usage
{{Infobox Weapon Skill
| name =
| type =
| skill level =
| main jobs =
| main or sub jobs =
| quest =
| equipment =
| description =
| weapon skill type =
| equipment alignment =
| equipment alignment 2 =
| equipment alignment 3 =
| element =
| element 2 =
| skillchain property =
| skillchain property 2 =
| skillchain property 3 =
| str modifier =
| dex modifier =
| vit modifier =
| agi modifier =
| int modifier =
| mnd modifier =
| chr modifier =
| other modifier =
| 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 =
| horizon changes =
}}
- name: The name of the weapon skill, e.g. Smash Axe (plain text, not a link!).
- type: The type of weapon skill, such as Sword (plain text, not a link!).
- skill level: The skill level required to use this weapon skill.
- main jobs, main or sub jobs: The main (or sub) jobs required to use this weapon skill, if there's any such requirement. Slash-delimited list.
- quest: The quest that must be completed to use this weapon skill.
- equipment: Items that can be equipped to use this weapon skill.
- description: The in-game description of the weapon skill.
- weapon skill type: The type of the weapon skill: physical, magical, hybrid, true. If set, this will determine the sneak attack value and sneak attack doesn't need to be put in.
sneak attack: Does this weapon skill stack with Sneak Attack? Accepts "yes", "no", "true", or "false".set weapon skill type instead.equipment alignment: The elemental equipment this weapon skill is aligned with (i.e. "shadow" for Shadow Gorget).not necessary any more, automatically figured out from the skillchain properties.- element, element 2: The type(s) of elemental damage this weapon deals (or None).
- skillchain property: The skillchain property this weapon skill is aligned with (i.e. scission).
- str modifier, dex modifier, vit modifier, agi modifier, int modifier, mnd modifier, chr modifier: The percentages each stat modifies this weapon skill by.
- other modifier: Any other modifications to this weapon skill.
- 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.
- horizon changes: A text description of any Horizon changes to this weapon skill.
Examples
Overview
| Name: | Mock Weapon Skill |
|---|---|
| Weapon Type: | Great Axe |
| Weapon Skill Type: | Magical (Light) |
| Requirements: | 1000 Great Axe skill level Main job must be Warrior / Beastmaster Quest: Aquiring the unaquirable
|
| Description: | The Weapon Skill to end all Weapon Skills |
| Sneak Attack: | Does not stack with Sneak Attack. |
| Aligned with: |
|
Notes:
- This Weapon Skill is too powerful to be in game. Therefore it isn't.
Properties
| Skillchains | Liquefaction (A) |
|---|---|
| Light (B) | |
| Fragmentation (C) | |
| Modifiers: | STR: 100% INT: 50%
|
Damage Multipliers by TP:
1000 TP
2.00
2.00
2000 TP
2.50
2.50
3000 TP
3.25
3.25
Critical Hit Rate by TP:
1000 TP
10%
10%
2000 TP
20%
20%
3000 TP
50%
50%
Chance to stun target by TP:
1000 TP
30%
30%
2000 TP
60%
60%
3000 TP
90%
90%
Horizon Changes 
None
Overview
| Name: | Smash Axe |
|---|---|
| Weapon Type: | Axe |
| Weapon Skill Type: | Physical |
| Requirements: | 40 Axe skill level
|
| Description: | Stuns enemy. Duration of stun varies with TP. |
| Sneak Attack: | Will stack with Sneak Attack. |
| Aligned with: |
|
Properties
| Skillchains | Induration (A) |
|---|---|
| Reverberation (B) | |
| Modifiers: | STR: 30%
|
Damage Multipliers by TP:
1000 TP
1.00
1.00
2000 TP
1.00
1.00
3000 TP
1.00
1.00
Horizon Changes 
None
