Template:SMT4 Armor/Documentation

Jump to navigation Jump to search

Purpose

Used to create tables for listing armor equipment (head, body, legs) and accessories in Shin Megami Tensei IV and Shin Megami Tensei IV: Apocalypse. {| class="wikitable" must be placed at the beginning and the table must be closed by appending |} on the following line.

Usage

Omitted stat parameters will show up as an em dash in the table. A parameter should be omitted if an armor does not use it.

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

Parameter Description
name The name of the armor or accessory, corresponding to whatever the listed name is in-game.
phys The changed Phys affinity, if applicable. Use "Wk", "Rs", "Nu", or "Dr" for the affinities.
gun The changed Gun affinity, if applicable.
fire The changed Fire affinity, if applicable.
ice The changed Ice affinity, if applicable.
elec The changed Elec affinity, if applicable.
force The changed Force affinity, if applicable.
light The changed Light affinity, if applicable.
dark The changed Dark affinity, if applicable.
hp Hit Points stat, if changed.
mp Magic Points stat, if changed.
st Strength stat, if changed.
dx Dexterity stat, if changed.
ma Magic stat, if changed.
ag Agility stat, if changed.
lu Luck stat, if changed.
effect The equipment's effect when worn; this parameter is mainly intended for accessories.
obtain Where or how the armor or accessory is obtained.

Code

{| class="wikitable"
{{SMT4 Armor|name=|phys=|gun=|fire=|ice=|elec=|force=|light=|dark=|hp=|mp=|st=|dx=|ma=|ag=|lu=|effect=|obtain=}}
|}
{{SMT4 Armor|name=|phys=|gun=|fire=|ice=|elec=|force=|light=|dark=|hp=|mp=|st=|dx=|ma=|ag=|lu=|effect=|obtain=}}