Template:TotK Item Properties/Store
Jump to navigation
Jump to search
This template defines the table "TotKItemProperties". View table.
Purpose
Storing the various properties of weapons in Tears of the Kingdom.
Usage
One-Handed Weapons
{{TotK Item Properties/Store
|type = One-Handed Weapon
|strength =
|durability =
|flammable =
|magnetic =
|buoyant =
|conductive =
|guardian =
|throw =
|throw effect =
}}
Two-Handed Weapons
{{TotK Item Properties/Store
|type = Two-Handed Weapon
|strength =
|durability =
|flammable =
|magnetic =
|buoyant =
|conductive =
|guardian =
|throw =
|throw effect =
}}
Spears
{{TotK Item Properties/Store
|type = Spear
|strength =
|durability =
|flammable =
|magnetic =
|buoyant =
|conductive =
|guardian =
|throw =
|throw effect =
}}
Shields
{{TotK Item Properties/Store
|type = Shield
|strength =
|durability =
|flammable =
|magnetic =
|buoyant =
|conductive =
|guardian =
}}
Bows
{{TotK Item Properties/Store
|type = Bow
|strength =
|durability =
|flammable =
|magnetic =
|buoyant =
|conductive =
|guardian =
}}
Materials
{{TotK Item Properties/Store
|type = Material
|flammable =
|magnetic =
|buoyant =
|conductive =
}}
Zonai Devices
{{TotK Item Properties/Store
|type = Zonai Device
|flammable =
|magnetic =
|buoyant =
|conductive =
}}
Example
{{TotK Item Properties/Store
|type = Weapon
|strength = 2
|durability = 4
|flammable = yes
|magnetic = yes
|buoyant = yes
|conductive = yes
|guardian = no
|throw = no
|throw effect = Creates wind.
}}
The above documentation is transcluded from Template:TotK Item Properties/Store/Documentation. (edit | history)