Flashing during DOT

I want to characters flash specific colors during DOT effects for example green for poisoned enemies is there a basic to do this or would I need to use script and if the latter could you guys recommend the right ones
 
DOT doesn't directly support flash, but IIRC it does trigger the ondamageevent, so you can use that to conditionally check and apply the flash manually.

If I am wrong, you'll need to script your own DOT system, though I bet there are examples in the D&D module.

DC
 
Back
Top Bottom