phylll / mychs-macro-magic

A simple, sane, and friendly little scripting language for your Roll20 macros.
MIT License
0 stars 0 forks source link

Make rune blade scripts use endurance modifier function to capture side effects #37

Closed phylll closed 2 years ago

phylll commented 2 years ago

Loss of 1 AP can lead to exhaustion, which should set the exhaustion marker.

Todo list:

phylll commented 2 years ago

Done with whirlWindMagic via c28e55d3cd0bd972a8bb6a4b07a06796db65cbde, updated todo list:

phylll commented 2 years ago

Done with rangedAttack (for the Water Walker blast) via aae706b0a7e2e6c98e8db32f0307c03d067cbf97, updated todo list:

phylll commented 2 years ago

Done with earthBond*, including that defense now automatically applies the earth bond constraint to defenders caught by it, via b3bd7bac961f8c3a2e39e2923a69d9798837785b.

phylll commented 2 years ago

Closed via https://github.com/michael-buschbeck/mychs-macro-magic/pull/169