New issue! It seems the Spell listener keeps breaking the script. Every time it detects a new spell (condition) and prompts to add or ignore, when you click Add New Spell, it breaks the sandbox and spits this error: TypeError: Cannot read property 'description' of undefined
TypeError: Cannot read property 'description' of undefined
at sendConditionMenu (apiscript.js:22933:30)
at addSpell (apiscript.js:25013:9)
at commandHandler (apiscript.js:22489:17)
at apiscript.js:22236:25
at Function.each (/home/node/d20-api-server/node_modules/underscore/underscore.js:188:9)
at inputHandler (apiscript.js:22231:23)