EDIT: 2. I found out that i can prevent it from cutting the command by typing \ in front of every #. Hi! 3 questions/problems. 1 . I've been trying to figure out a way to use the set attribute, to more easily inset homebrew spells into character sheets. So far i have found this: !setattr {{ --sel --repeating_spell-1_-CREATE_spellname|My Spell --repeating_spell-1_-CREATE_spellschool|conjuration --repeating_spell-1_-CREATE_spellcastingtime|1 action --repeating_spell-1_-CREATE_spellrange|Self --repeating_spell-1_-CREATE_spellduration|1 minute --repeating_spell-1_-CREATE_spelldescription|... }} Does anyone know the lines for the rest of spell setup. e.g. spellcasting ability, savingthrow / effect ect. I've been fumbling around, but can't seem to get them all to work 2. (solved) I would also like to be able to add damage/healing into the description. I usually use: [Extra Healing](!
[[1d8]] Healing) to create a button that can be pressed in the chat when the spell is used. However, i can't figue out how to keep the !setattr to stop cutting the command at the first #. When i put the line above into the --repeating_spell-1_-CREATE_spelldescription|... line it cuts it off and only writes "[Extra Healing](!& I'm not really that good at this scripting or macro stuff, and mostly borrow / copy what you smarter people figure out. So the question is. Is it possible to force it to read the whole line, or somehow keep it from altering/cutting it? 3. I also wondered if it would be possible to use this command in the shaped spellbook manager if we get it to work