{ "itemName" : "poisonbow", "inventoryIcon" : "poisonbowicon.png", "dropCollision" : [-8.0, -3.0, 8.0, 3.0], "maxStack" : 1, "rarity" : "Rare", "tooltipKind" : "bow", "weaponType" : "Bow", "description" : "Fires arrows coated in deadly poison.", "shortdescription" : "Poison Bow", "image" : "poisonbowfull.png:", "imageFrameSelector" : "poisonBowImageSelector", "handPosition" : [-2, 0], "firePosition" : [20, 1.5], "level" : 4, "fireTime" : 0.65, "inaccuracy" : 0.01, "twoHanded" : true, "fireOnRelease" : true, "walkWhileFiring" : true, "projectileType" : "poisonarrow", "powerProjectileType" : "chargedpoisonarrow", "powerProjectileTime" : [0.9, 60], "projectile" : { "speed" : 60, "speedCurve" : "drawTimeMultiplier", "power" : 4, "powerCurve" : "drawTimeMultiplier", "color" : [10, 255, 10] }, "muzzleEffect" : { "fireSound" : [ { "file" : "/sfx/gun/bow_loose.wav" } ] } }