16 lines
398 B
Text
16 lines
398 B
Text
{
|
|
"itemName" : "smashhammer",
|
|
"level" : 1,
|
|
"maxStack" : 1,
|
|
"rarity" : "legendary",
|
|
"description" : "For developer use only",
|
|
"shortdescription" : "Smash Hammer",
|
|
"tooltipKind" : "sword",
|
|
"weaponType" : "Hammer",
|
|
"twoHanded" : true,
|
|
"itemTags" : ["weapon"],
|
|
|
|
"inventoryIcon" : "smashhammericon.png",
|
|
"animation" : "smashhammer.animation",
|
|
"scripts" : ["smashhammer.lua"]
|
|
}
|