tposney / midi-qol

Other
5 stars 0 forks source link

Suggestion: Simbul's Creature Aide Undead Fortitude integration #1077

Closed tposney closed 1 year ago

tposney commented 2 years ago

In GitLab by @txm32781 on Nov 16, 2022, 12:09

When an undead creature with undead fortitude is dropped to 0 health, it would be nice if midi passed the full damage and whether the damage was from a crit or radiant to Simbul's Creature Aide before setting the health to 0. Simbul's Creature Aide would then set if the creature died or is set to 0 health.

I opened this on both modules because I'm not sure if the required apis are available on Simbul's Creature Aide. https://github.com/vtt-lair/simbuls-creature-aide/issues/6

tposney commented 1 year ago

Midi already does this. The update context/options contains a damageItem which has the detail of all damage applied to the token.

10.0.22 will also add an indicator that the attack was critical.