{ "objectName" : "spawnerglitch", "rarity" : "Common", "description" : "Spawn your very own Glitch villager!", "shortdescription" : "Glitch Spawner", "race" : "human", "printable" : false, "category" : "spawner", "price" : 500, "apexDescription" : "I could build a robot army to take down Big Ape.", "avianDescription" : "Perhaps these Glitch could serve as workers.", "floranDescription" : "Floran sssummon metal friends!", "glitchDescription" : "Encouraged. This technology could allow our species to grow exponentially.", "humanDescription" : "One robot butler, coming up!", "hylotlDescription" : "I suppose a Glitch would do well for menial tasks.", "inventoryIcon" : "defaulticon.png", "orientations" : [ { "image" : "spawner_glitch.png", "imagePosition" : [-8, 0], "direction" : "right", "spaceScan" : 0.1, "anchors" : [ "bottom", "background" ] } ], "scripts" : [ "/objects/spawner/spawners/spawner.lua" ], "scriptDelta" : 1, //6000, "animation" : "/objects/spawner/spawners/glitch.animation", "animationParts" : { "switch" : "spawner_glitch.png" }, "animationPosition" : [-8, 0], "inboundNodes" : [ ], "outboundNodes" : [ ], "spawner" : { "searchRadius" : 32.0, "npcSpeciesOptions" : [ "glitch" ], "npcTypeOptions" : [ "villager" ], "npcParameterOptions" : [ { "dropPools" : [ ] } ] } }