{ "objectName" : "spawnerapex", "rarity" : "Common", "description" : "Spawn your very own Apex villager!", "shortdescription" : "Apex Spawner", "race" : "human", "printable" : false, "category" : "spawner", "price" : 500, "apexDescription" : "This will let me summon one of my people.", "avianDescription" : "An Apex dispenser. Unusual.", "floranDescription" : "Magic monkeyman out of air!", "glitchDescription" : "Philosophical. Do these spawned beings have souls?", "humanDescription" : "Cool, a monkey machine.", "hylotlDescription" : "Why would I want to spawn an Apex?", "inventoryIcon" : "defaulticon.png", "orientations" : [ { "image" : "spawner_apex.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/apex.animation", "animationParts" : { "switch" : "spawner_apex.png" }, "animationPosition" : [-8, 0], "inboundNodes" : [ ], "outboundNodes" : [ ], "spawner" : { "searchRadius" : 32.0, "npcSpeciesOptions" : [ "apex" ], "npcTypeOptions" : [ "villager" ], "npcParameterOptions" : [ { "dropPools" : [ ] } ] } }