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
Line 100: Line 100:
! Description
! Description
{{!}} {{{Description}}}
{{!}} {{{Description}}}
}}
<!--
If a title is given, display it. If no input is given, assume that there is no title from this quest.
-->
|-
! Title
| {{#if: {{{Title|}}} | {{{Title}}} | ''None'' }}<!--
-->{{#if:{{{HAAP|}}}|&nbsp;
{{!}}-
! HAAP
{{!}} [[:category:Horizon Adventuring Assistance Program|{{{HAAP|}}}]]
}}<!--
}}<!--
If repeatable is given as y or yes, then yes. If given as af or mem, then yes after memory reset. weekly and daily and eco warrior are other options. For anything else, display no.
-->
|-
! Repeatable
| {{#if:{{{Repeatable|}}}|<!--
-->{{#switch: {{lc:{{{Repeatable}}}}}<!--
-->|y|yes=''Yes''[[Category:Repeatable Quests|{{PAGENAME}}]]<!--
-->|avatar|daily=''Yes, after Japanese midnight after receiving your reward.''<!--
-->|af|memory|memory reset|reset|mem=''Yes, after [[Memory reset]]''<!--
-->|conquest|weekly=''Yes, after the weekly Conquest Update.''<!--
-->|eco|eco-warrior|eco warrior=''Yes, after clearing the other two nations' Eco-Warrior quests. One Eco-Warrior quest can be accepted per conquest period.''<!--
-->|#default={{{Repeatable}}}<!--
-->}}<!--
-->|''No''}}<!--




Line 139: Line 108:
! Description
! Description
{{!}} {{{Description}}}
{{!}} {{{Description}}}
}}<!--
See Also. To be used if a related quest would be useful to be displayed. If none is given, it will disappear.
-->{{#if: {{{See Also|}}}|&nbsp;
{{!}}-
! See Also
{{!}} {{{See Also}}}
}}<!--
}}<!--


Line 192: Line 152:


===Code===
===Code===
<pre>{{Quest Header
<pre>{{Weapon Skill Header
| Quest Name = Secrets of San d'Oria
| Weapon Skill Name = Brainshaker
| Expansion = Chains of Promathia
| Weapon Type=cl
| Start = Prishe
| Weapon Skill Type=Physical
| Start Location = {{Location|Tavnazian Safehold|H-9}}
| Level=70
| Start Location Add = Breakaway Bridge
| Description =
| Fame = san d'oria
| Fame Level = 1
| Type = general
| Level = 50
| Repeatable = no
| Title = Lord of the Test Quest
| Requirements = [[Paladin]] Lvl. 15<br>Access to [[Chateau d'Oraguille]]
| Items Needed = {{KeyItem}}[[Adventurer's Certificate]]<br>[[Onion Sword]]<br>[[Chocobo Feather]]
| Skill Chains = lig
| Skill Chains = lig
| Modifiers = [[STR]]: 30% / [[DEX]]: 10%
| Modifiers = [[STR]]: 30% / [[DEX]]: 10%
Line 218: Line 168:
|Weapon Skill Type=Physical
|Weapon Skill Type=Physical
|Level=70
|Level=70
|Repeatable=
|Title=Lord of the Test Quest
|Requirements= [[Paladin]] Lvl. 15<br>Access to [[Chateau d'Oraguille]]
|Items Needed={{KeyItem}}[[Adventurer's Certificate]]<br>[[Onion Sword]]<br>[[Chocobo Feather]]
|Description=This is a quest, please do what the questlog says. You will die but you will have plot armor.
|Skill Chains=lig
|Skill Chains=lig
|Modifiers=[[STR]]: 30% / [[DEX]]: 10%
|Modifiers=[[STR]]: 30% / [[DEX]]: 10%
Line 228: Line 173:


===Documentation===
===Documentation===
{{Template:Quest Header/Documentation}}
{{Template:Weapon Skill Header/Documentation}}

Revision as of 19:53, 16 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
| Skill Chains = lig
| Modifiers = [[STR]]: 30% / [[DEX]]: 10%
}}

Example

Template:Weapon Skill Header/Help

Brainshaker
Weapon Type Club
Skill Level: 70
Weapon Skill Type: Physical
Properties
Skill Chains Light
Modifiers: STR: 30% / DEX: 10%

Documentation

Template:Weapon Skill Header/Documentation