Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

SmartAOE With newest roll20 character sheet

March 26 (6 days ago)

I'm trying to use SmartAOE and I keep getting an error when it tries to call for the spell save DC



This is a fireball macro I found but nothing else I have tried is working either.  Is there a new way to call for the Spell_Save_DC?

!smartaoe {{

  --controlTokName|GenericSpellAoE

  --controlTokSize|8

  --controlTokSide|5

  --aoeColor|#99000050

  --instant|1

  --gridColor|#99000050

  --aoeType|circle, float

  --radius|20ft

  --forceIntersection|1

  --minGridArea|0.25

  --minTokArea|0.25

  --fx|burn-fire

  --dc|@{selected|spell_save_dc}

  --saveFormula|5eDEX

  --damageFormula1|[[(5+?{Cast at what level?})d6]]

  --damageType1|Fire

  --ignore|SmartAoE_Ignore,1 


  --autoApply|1

  --bar|1

  --zeroHPmarker|dead

  --desc|A bright streak flashes from your pointing finger to a point you choose within range and then blossoms with a low roar into an explosion of flame. Each creature in a 20-foot-radius Sphere centered on that point must make a Dexterity saving throw. A target takes 8d6 fire damage on a failed save, or half as much damage on a successful one.%br%%br%The fire spreads around corners. It ignites flammable Objects in the area that aren’t being worn or carried.

}}

March 26 (6 days ago)

Edited March 26 (6 days ago)
Gauss
Forum Champion

Hi Inspector,

The 2024 sheet does not appear to have a Spell_Save_DC attribute. I don't see any way to readily do* this based on the currently exposed attributes. I suggest posting in the 2024 thread and tell them the problem. 

Edit: ever come back to a post and see an entirely different word than the one you thought you typed? LOL

March 26 (6 days ago)


Gauss said:

Hi Inspector,

The 2024 sheet does not appear to have a Spell_Save_DC attribute. I don't see any way to readily due this based on the currently exposed attributes. I suggest posting in the 2024 thread and tell them the problem. 


TY for taking a look and I will make a post in the 2024 thread