{ "objectName" : "spawneravian", "rarity" : "Common", "description" : "Spawn your very own Avian villager!", "shortdescription" : "Avian Spawner", "race" : "human", "printable" : false, "category" : "spawner", "price" : 500, "apexDescription" : "I could spawn some Avian friends.", "avianDescription" : "Perhaps I can use this to summon fellow Grounded.", "floranDescription" : "Floran bring birdmen to Floran!", "glitchDescription" : "Pondering. What would Kluex think about this?", "humanDescription" : "Neat, I could summon an army of birds.", "hylotlDescription" : "I suppose summoning an Avian would be okay.", "inventoryIcon" : "defaulticon.png", "orientations" : [ { "image" : "spawner_avian.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/avian.animation", "animationParts" : { "switch" : "spawner_avian.png" }, "animationPosition" : [-8, 0], "inboundNodes" : [ ], "outboundNodes" : [ ], "spawner" : { "searchRadius" : 32.0, "npcSpeciesOptions" : [ "avian" ], "npcTypeOptions" : [ "villager" ], "npcParameterOptions" : [ { "dropPools" : [ ] } ] } }