thatlonelybugbear / midi-srd

MIT License
4 stars 5 forks source link

[Request] Light Cantrip #5

Open MotoMoto1234 opened 1 year ago

MotoMoto1234 commented 1 year ago

The dnd5e SRD version just needs 2 changes to work with dfreds CE, Friends fail checkbox and and object changed to creature in range. If you want to add the ATE keys to the spell instead of rely on dfreds CE:

ATL.light.dim override 40 ATL.light.bright override 20 ATL.light.color override #ffffff ATL.light.alpha override 0.25 ATL.light.animation override {"type": "pulse", "speed": 3,"intensity": 1}

thatlonelybugbear commented 1 year ago

As a general note, MidiSRD Items, will not use ATE and instead replicate what's needed with a macro.

And most of the time, the flag for not Use DFreds CE will be set. Otherwise many times DFreds will take precedence for unaware users and that is not ideal.

I will be open to suggestions once the release is ready and will tinker in the future based on user input!

thatlonelybugbear commented 1 year ago

A Light spell will be included ✍️