Template:SMT4 Weapon
Jump to navigation
Jump to search
Purpose
Used to create tables for listing melee weapons 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 a weapon does not use it.
Parameter | Description |
---|---|
name | The name of the weapon, corresponding to whatever the listed name is in-game. |
power | The Power stat the weapon adds. |
hit | The weapon's number of hits inflicted. Format as 1-2 for random hits.
|
effect | The effect the weapon inflicts, if any. |
aff | The attribute affinity of the weapon. E.g. "Phys". |
target | The number of enemies the weapon targets. E.g. "1 enemy". |
type | The weapon's typing. E.g. "Sword", "Spear". |
obtain | Where or how the weapon is obtained. |
Code
{| class="wikitable" {{SMT4 Weapon|name=|power=|hit=|effect=|aff=|target=|type=|obtain=}} |}
{{SMT4 Weapon|name=|power=|hit=|effect=|aff=|target=|type=|obtain=}}