Template:Magatama/Documentation

Jump to navigation Jump to search

Purpose

Used to create tables for listing statistics of Magatama in Shin Megami Tensei III: Nocturne. Template:Magatama/Skill is used to create rows for listing skills. The table must be closed by adding |} at the end.

Usage

Omitted stat parameters will show up as an em dash in the table. A parameter should be omitted if a weapon does not directly change a stat.

For stat increases or decreases, use Template:+ {{+|1}} or Template:- {{-|1}}, respectively.

Parameter Description
PS2Descr The Magatama's description from the original PS2 localization.
HDDescr The Magatama's description in HD Remaster.
wayObtained How this Magatama is obtained.
str Strength stat, if changed.
mag Magic stat, if changed.
vit Vitality stat, if changed.
agi Agility stat, if changed.
luc Luck stat, if changed.
phys Physical attribute affinity, if changed.
fire Fire attribute affinity, if changed.
ice Ice attribute affinity, if changed.
elec Electricity attribute affinity, if changed.
force Force attribute affinity, if changed.
expel Expel attribute affinity, if changed.
death Death attribute affinity, if changed.
curse Curse status ailment affinity, if changed.
nerve Nerve status ailment affinity, if changed.
mind Mind status ailment affinity, if changed.
effect The Magatama's set of "wild effects" that may randomly occur after leveling up.

Magatama/Skill

Parameter Description
skill The Skill or Trait the Magatama teaches.
level The minimum required level for learning that Skill or Trait.

Code

{{Magatama
|PS2Descr=
|HDDescr=
|wayObtained=
|str=
|mag=
|vit=
|agi=
|luc=
|phys=
|fire=
|ice=
|elec=
|force=
|expel=
|death=
|curse=
|nerve=
|mind=
|effect=}}
{{Magatama/Skill|skill=|level=}}
|}