{ "objectName" : "spawnerwizard", "rarity" : "Common", "description" : "Spawn your very own wizard!", "shortdescription" : "Wizard Spawner", "race" : "human", "printable" : false, "category" : "spawner", "price" : 500, "apexDescription" : "Surely a wizard could just teleport here.", "avianDescription" : "Magic and science. What a beautiful union.", "floranDescription" : "Floran want wizard in party!", "glitchDescription" : "Mistrust. The Glitch are not fond of magic.", "humanDescription" : "Maybe I can become this sorcerer's apprentice.", "hylotlDescription" : "Will this spawn a wizard, or yet another charlatan?", "inventoryIcon" : "defaulticon.png", "orientations" : [ { "image" : "spawner_wizard.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/wizard.animation", "animationParts" : { "switch" : "spawner_wizard.png" }, "animationPosition" : [-8, 0], "inboundNodes" : [ ], "outboundNodes" : [ ], "spawner" : { "searchRadius" : 32.0, "npcSpeciesOptions" : [ "glitch" ], "npcTypeOptions" : [ "wizardmerchant" ], "npcParameterOptions" : [ { "dropPools" : [ ] } ] } }