{ "objectName" : "medievalspikes", "rarity" : "Common", "description" : "Wooden spikes. You can decorate them with the heads of your enemies!", "shortdescription" : "Wooden Spikes", "race" : "glitch", "category" : "other", "price" : 375, "apexDescription" : "A grizzly set of spikes.", "avianDescription" : "Those look extremely sharp.", "floranDescription" : "Sssharp sspikey sspikes.", "glitchDescription" : "Nervous. Glitch place these spikes in deep defensive pits.", "humanDescription" : "A very dangerous-looking set of spikes.", "hylotlDescription" : "A barbaric defence", "inventoryIcon" : "medievalspikesicon.png", "orientations" : [ { "image" : "medievalspikes.png:", "direction" : "left", "flipImages" : true, "imagePosition" : [-8, 0], "frames" : 1, "animationCycle" : 4.0, "spaceScan" : 0.1, "anchors" : [ "bottom" ], "touchDamage" : { "poly" : [ [-0.7, 0], [-1, 2], [1, 2], [0.7, 0] ], "damage" : 20, "damageType" : "IgnoresDef", "damageSourceKind" : "spear" } }, { "image" : "medievalspikes.png:", "direction" : "right", "imagePosition" : [-8, 0], "frames" : 1, "animationCycle" : 4.0, "spaceScan" : 0.1, "anchors" : [ "bottom" ], "touchDamage" : { "poly" : [ [-0.7, 0], [-1, 2], [1, 2], [0.7, 0] ], "damage" : 20, "damageType" : "IgnoresDef", "damageSourceKind" : "spear" } } ] //TODO: touch damage }