Difference between revisions of "Template:Item effect"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
Line 21: Line 21:
   | exp = Increases EXP earned by {{{percent|}}}.
   | exp = Increases EXP earned by {{{percent|}}}.
   | reduced durability loss = Reduced Durability Loss +{{{value|}}}
   | reduced durability loss = Reduced Durability Loss +{{{value|}}}
  | desynthesis skill gain = Desynthesis Skill Gain +{{{value|}}}
   | spell speed | skill speed | critical hit | magic defense | direct hit rate | vitality | piety | mind | intelligence | strength | dexterity | tenacity | determination | craftsmanship | control | gathering | perception | gp | cp | increased spiritbond gain =  +{{#if:{{{value|}}}|{{{value}}}}}{{#if:{{{percent|}}}|{{{percent}}}}}{{#if:{{{max|}}}| (Max {{{max}}})}}
   | spell speed | skill speed | critical hit | magic defense | direct hit rate | vitality | piety | mind | intelligence | strength | dexterity | tenacity | determination | craftsmanship | control | gathering | perception | gp | cp | increased spiritbond gain =  +{{#if:{{{value|}}}|{{{value}}}}}{{#if:{{{percent|}}}|{{{percent}}}}}{{#if:{{{max|}}}| (Max {{{max}}})}}
   | #default = {{{value|}}}
   | #default = {{{value|}}}

Revision as of 05:06, 5 July 2022

No effect name provided.

Description

{{item effect|<effect>|percent=|max=|value=}}

Parameters

Unnamed parameter 1
Item effect. Accepts: restore hp, restore mp, restore gp, spell speed, skill speed, critical hit, magic defense, direct hit rate, cp, gp, reduced durability loss.
percent
Effect percent.
max
Effect max value.
value
Effect's constant value (not a percent). If using value, do not use percent or max.

Example

{{Item effect|restore hp|percent=24%|max=1920}}

Restores up to 24% of HP (1920 points max).

{{Item effect|restore gp|value=350}}

Restores 350 GP.

{{Item effect|exp|percent=30%}}

Increases EXP earned by 30%.

{{Item effect|reduced durability loss|value=30}}

Reduced Durability Loss +30