{ "itemName" : "ptester", "inventoryIcon" : "generic-bulletrocket.png", "dropCollision" : [-8.0, -3.0, 8.0, 3.0], "maxStack" : 1, "level" : 1, "rarity" : "Rare", "tooltipKind" : "gun", "image" : "rocket1.png", "handPosition" : [1, -3], "firePosition" : [20, 2], "fireTime" : 1.0, "inaccuracy" : 0, "twoHanded" : true, "projectileType" : "bullet-1", "projectile" : { "speed" : 60, "power" : 1 }, "muzzleEffect" : { "animation" : "/animations/muzzleflash/bulletmuzzle3/bulletmuzzle3.animation", "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.wav" } ] }, "scripts" : [ "/items/guns/unsorted/test.lua" ] }