From Brotato Wiki


Gets the type (item/weapon/character) from the provided name.

IMPORTANT: Relies on the #default for each entry always being "-" (in Item_Data, Weapon_Data, and Character_Data)

Examples

{{GetType|Knife}} = weapon

{{GetType|Acid}} = item

{{GetType|Mutant}} = character

{{GetType|UNKNOWN}} = unknown