mm44
November 22nd, 2018, 16:34
I am trying to automate the effect of a witch bolt spell(5e) that should last for 1 min and apply automatically for the duration 1d12 DMG or Dexterity Save (H)alf vs the DC of the caster proficiency (8+INT bonus+lvl Prof). I put 14 in the example below, not sure how to dynamically generate DC that based on the character.. but that is a minor point, would be nice touch though to have that automated too.
I thought this would be a snap, as it turns out its not well documented anywhere how to do this, I am currently trying to just add this as a new Effect. with the following coding:
Under Effects:Custom
Witch Bolted; [DMG: 1d12 fire] [SAVEVS: Dexterity 14(H)]
there is also the option can be clicked on for: one roll, all rolls, one action, apply each once.. not sure there.
but it does nothing except pops up in dialog window on the creature effected.. Does this work? or am I going to have to do this manually?(that would suck)
Maybe there is an easier way I am totally missing?
Thanks.
I thought this would be a snap, as it turns out its not well documented anywhere how to do this, I am currently trying to just add this as a new Effect. with the following coding:
Under Effects:Custom
Witch Bolted; [DMG: 1d12 fire] [SAVEVS: Dexterity 14(H)]
there is also the option can be clicked on for: one roll, all rolls, one action, apply each once.. not sure there.
but it does nothing except pops up in dialog window on the creature effected.. Does this work? or am I going to have to do this manually?(that would suck)
Maybe there is an easier way I am totally missing?
Thanks.