Template:Blue Magic Spell: Difference between revisions
From HorizonXI Wiki
updated lots of sections, moving more items such as recast into the template |
No edit summary |
||
| Line 6: | Line 6: | ||
{{Infobox Magic | {{Infobox Magic | ||
| spell name = {{{name}}} | | nd | ||
| spell name = {{{name|{{{spell name|{{PAGENAME}}}}}}}} | |||
| type = Blue Magic | | type = Blue Magic | ||
| skill = blue | | skill = blue | ||
| description = {{{description|}}} | | description = {{{description|}}} | ||
| mp = {{{mp|}}} | | mp = {{{mp|}}} | ||
| element = {{{element|}}} | | element = {{{element|None}}} | ||
| blu level = {{{level|}}} | | blu level = {{{level|}}} | ||
| casting time = {{{casting time|{{{cast|}}}}}} | | casting time = {{{casting time|{{{cast|}}}}}} | ||
| recast time = {{{recast time|{{{recast|}}}}}} | | recast time = {{{recast time|{{{recast|}}}}}} | ||
| affected targets = {{{targets|}}} | | affected targets = {{{targets|{{{target|}}}}}} | ||
| range = {{{range|}}} | | range = {{{range|}}} | ||
| blue family = {{{family|}}} | | blue family = {{{family|{{{monster family|{{{monster type|}}}}}}}}} | ||
| blue physical damage type = {{{damage type|}}} | | blue physical damage type = {{{damage type|}}} | ||
| blue skillchain properties = {{{skillchain|{{{skillchain display|None}}}}}} | | blue skillchain properties = {{{skillchain|{{{skillchain display|None}}}}}} | ||
| blue stats = {{{stats|}}} | | blue stats = {{{stats|{{{stat bonus|}}}}}} | ||
| blue trait = {{{trait|None}}} | | blue trait = {{{trait|{{{job trait|None}}}}}} | ||
| blue points = {{{points|}}} | | blue points = {{{points|{{{blue points|}}}}}} | ||
| base duration = {{{base duration|}}} | | base duration = {{{base duration|{{{duration|}}}}}} | ||
| horizon changes = {{{horizon changes|}}} | | horizon changes = {{{horizon changes|}}} | ||
}} | }} | ||
== Learned From == | == Learned From == | ||
{| class="horizon-table table-md general-table sortable center-col-2 center-col-4" | {| class="horizon-table table-md general-table sortable center-col-2 center-col-4 mw-collapsible{{#if:{{{learned from expanded|}}}|| mw-collapsed}}" | ||
! colspan="4" | Learned From Sources | |||
|- | |||
! Monster | ! Monster | ||
! Level | ! Level | ||
| Line 50: | Line 53: | ||
{{!}} {{{damage type}}} | {{!}} {{{damage type}}} | ||
}} | }} | ||
{{#if:{{{targets|}}}| | {{#if:{{{targets|{{{target|}}}}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} Target | {{!}} Target | ||
{{!}} {{{targets}}} | {{!}} {{{targets|{{{target}}}}}} | ||
}} | }} | ||
{{#if:{{{mp|}}}| | {{#if:{{{mp|}}}| | ||
| Line 70: | Line 73: | ||
{{!}} {{{recast time|{{{recast}}}}}} seconds | {{!}} {{{recast time|{{{recast}}}}}} seconds | ||
}} | }} | ||
{{#if:{{{base duration|}}}| | {{#if:{{{base duration|{{{duration|}}}}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} Duration | ||
{{!}} {{{base duration}}} | {{!}} {{{base duration|{{{duration}}}}}} | ||
}} | }} | ||
{{#if:{{{hits|}}}| | {{#if:{{{hits|}}}| | ||
| Line 120: | Line 123: | ||
{{!}} {{{potency}}} | {{!}} {{{potency}}} | ||
}} | }} | ||
{{#if:{{{blue magic points|{{{points|}}}}}}| | {{#if:{{{blue magic points|{{{points|{{{blue points|}}}}}}}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} Blue Magic Points | {{!}} Blue Magic Points | ||
{{!}} {{{blue magic points|{{{points}}}}}} | {{!}} {{{blue magic points|{{{points|{{{blue points}}}}}}}}} | ||
}} | }} | ||
{{#if:{{{stats|}}}| | {{#if:{{{stats|{{{stat bonus|}}}}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} Stat Bonus | {{!}} Stat Bonus | ||
{{!}} {{{stats}}} | {{!}} {{{stats|{{{stat bonus}}}}}} | ||
}} | }} | ||
{{#if:{{{trait|}}}| | {{#if:{{{trait|{{{job trait|}}}}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} Job Trait | {{!}} Job Trait | ||
{{!}} {{{trait}}} | {{!}} {{{trait|{{{job trait}}}}}} | ||
}} | }} | ||
{{#if:{{{diffusion|}}}| | {{#if:{{{diffusion|}}}| | ||
| Line 139: | Line 142: | ||
{{!}} Diffusion | {{!}} Diffusion | ||
{{!}} {{{diffusion}}} | {{!}} {{{diffusion}}} | ||
}} | |||
{{#if:{{{convergence|}}}| | |||
{{!}}- | |||
{{!}} Convergence | |||
{{!}} {{{convergence}}} | |||
}} | }} | ||
{{#if:{{{mechanics notes|}}}| | {{#if:{{{mechanics notes|}}}| | ||
| Line 225: | Line 233: | ||
| zone = West Sarutabaruta | | zone = West Sarutabaruta | ||
| id = wild-oats-map-west-sarutabaruta-tiny-mandragora | | id = wild-oats-map-west-sarutabaruta-tiny-mandragora | ||
}} | |||
{{Blue Magic Learned Row | |||
| monster = Tiny Mandragora | |||
| level = 1 | |||
| zone = East Sarutabaruta | |||
| id = wild-oats-map-east-sarutabaruta-tiny-mandragora | |||
}} | }} | ||
| Line 238: | Line 252: | ||
== Parameters == | == Parameters == | ||
=== Infobox === | === Infobox === | ||
* <code>name</code> | * <code>name</code> or <code>spell name</code> | ||
* <code>description</code> | * <code>description</code> | ||
* <code>mp</code> | * <code>mp</code> | ||
| Line 245: | Line 259: | ||
* <code>casting time</code> or <code>cast</code> | * <code>casting time</code> or <code>cast</code> | ||
* <code>recast time</code> or <code>recast</code> | * <code>recast time</code> or <code>recast</code> | ||
* <code>targets</code> | * <code>targets</code> or <code>target</code> | ||
* <code>range</code> | * <code>range</code> | ||
* <code>family</code> | * <code>family</code>, <code>monster family</code>, or <code>monster type</code> | ||
* <code>damage type</code> | * <code>damage type</code> | ||
* <code>skillchain</code> | * <code>skillchain</code> | ||
* <code>skillchain display</code> | * <code>skillchain display</code> | ||
* <code>stats</code> | * <code>stats</code> or <code>stat bonus</code> | ||
* <code>trait</code> | * <code>trait</code> or <code>job trait</code> | ||
* <code>points</code> | * <code>points</code> or <code>blue points</code> | ||
* <code>base duration</code> | * <code>base duration</code> or <code>duration</code> | ||
* <code>horizon changes</code> | * <code>horizon changes</code> | ||
=== Learned From === | |||
* <code>learned from</code> — Use repeated <code>{{Blue Magic Learned Row}}</code> entries. | |||
* <code>learned from expanded</code> — Optional. Set to any value to make the Learned From table expanded by default. If blank, the table is collapsed by default. | |||
Example: | |||
<pre><nowiki> | |||
| learned from expanded = yes | |||
</nowiki></pre> | |||
=== Spell Mechanics === | === Spell Mechanics === | ||
| Line 269: | Line 293: | ||
* <code>potency</code> | * <code>potency</code> | ||
* <code>diffusion</code> | * <code>diffusion</code> | ||
* <code>convergence</code> | |||
* <code>mechanics notes</code> | * <code>mechanics notes</code> | ||
| Line 280: | Line 305: | ||
* <code>magic burst</code> | * <code>magic burst</code> | ||
=== Sections === | === Other Sections === | ||
* <code>combines with</code> — Optional trait-combo text. | * <code>combines with</code> — Optional trait-combo text. | ||
* <code>notes</code> — Optional notes. Leave blank unless | * <code>notes</code> — Optional notes. Leave blank unless useful. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 15:38, 8 July 2026
Usage
{{Blue Magic Spell
| name = Wild Oats
| description = Deals piercing damage. Additional effect: Vitality Down. Duration of effect varies with TP.
| mp = 9
| element = None
| level = 4
| cast = 0.5
| recast = 7.25
| targets = single
| range = 4.5
| family = [[Plantoid]]
| damage type = piercing
| skillchain = [[Transfixion]]
| skillchain property = Transfixion
| stats = [[CHR]] +1, [[HP]] +10
| trait = [[Beast Killer]]
| points = 3
| spell type = Physical
| hits = 1
| fTP = 1.84
| wsc = [[AGI]] 30%
| tp modifier = Additional effect duration
| additional effect = [[Vitality Down]]
| additional effect potency = VIT -9
| additional effect duration = 60 seconds
| learned from =
{{Blue Magic Learned Row
| monster = Tiny Mandragora
| level = 1
| zone = West Sarutabaruta
| id = wild-oats-map-west-sarutabaruta-tiny-mandragora
}}
{{Blue Magic Learned Row
| monster = Tiny Mandragora
| level = 1
| zone = East Sarutabaruta
| id = wild-oats-map-east-sarutabaruta-tiny-mandragora
}}
| combines with =
Wild Oats can be used as part of the [[Beast Killer]] trait setup.
* [[Sprout Smack]] — Lv.4
* [[Seedspray]] — Lv.61
* [[1000 Needles]] — Lv.62
}}
Parameters
Infobox
nameorspell namedescriptionmpelementlevelcasting timeorcastrecast timeorrecasttargetsortargetrangefamily,monster family, ormonster typedamage typeskillchainskillchain displaystatsorstat bonustraitorjob traitpointsorblue pointsbase durationordurationhorizon changes
Learned From
learned from— Use repeated
|-
| [[{{{monster}}}]]
| ?
| [[{{{zone}}}]]
| [[{{{zone}}}/Maps]]
entries.
learned from expanded— Optional. Set to any value to make the Learned From table expanded by default. If blank, the table is collapsed by default.
Example:
| learned from expanded = yes
Spell Mechanics
spell typehitsfTPorftpwsctp modifieradditional effectadditional effect potencyadditional effect durationeffectpotencydiffusionconvergencemechanics notes
Properties
skillchain property— Raw property name for
, such as Transfixion.
skillchain property 2skillchain property 3skillchain priorityskillchain priority 2skillchain priority 3magic burst
Other Sections
combines with— Optional trait-combo text.notes— Optional notes. Leave blank unless useful.
