frozzzt
December 25th, 2023, 13:48
Hi, if there is a topic about that in the forum, I didn't find it yet.
The Problem:
I'm creating new spells using the current spell template. For example, a new kind Bless Spell: instead of that spell gives 1d4 to the attack roll or saving throw, I want to give "ADVANTAGE on attack" or "1d10 attack bonus" or "+5 on stealth check."
I know how to create that action manually on a record sheet. But I need that spell create automatically for that player because players don't know how to create actions alone, and I want to publish the new spells for everyone uses without having to code actions for every new spell (there is a lot, it's a Star Wars Powers/Spell with more than one hundred spells).
But I guess some spells like "Bless", is hard coded because copying and changing name/parameters doesn't work.
What I'm trying to do:
I'm copying the template of current spells and paste changing names/parameters, but doesn't work. I don't know how to write the spell properly to create action button automatically to do this.
Only work with Saving Throw X Damage or Conditions. It create automatically the actions buttons on record sheet when drag and drop.
thx for any light on this subject!
The Problem:
I'm creating new spells using the current spell template. For example, a new kind Bless Spell: instead of that spell gives 1d4 to the attack roll or saving throw, I want to give "ADVANTAGE on attack" or "1d10 attack bonus" or "+5 on stealth check."
I know how to create that action manually on a record sheet. But I need that spell create automatically for that player because players don't know how to create actions alone, and I want to publish the new spells for everyone uses without having to code actions for every new spell (there is a lot, it's a Star Wars Powers/Spell with more than one hundred spells).
But I guess some spells like "Bless", is hard coded because copying and changing name/parameters doesn't work.
What I'm trying to do:
I'm copying the template of current spells and paste changing names/parameters, but doesn't work. I don't know how to write the spell properly to create action button automatically to do this.
Only work with Saving Throw X Damage or Conditions. It create automatically the actions buttons on record sheet when drag and drop.
thx for any light on this subject!