- Joined
- Jan 19, 2009
- Messages
- 27
I was wondering if there is any way in trigger editor to manipulate with unit's attack damage. I need to make a floating text above unit's head when it takes damage which will show how much damage that unit took. I have already made it for ability damage, but physical damage seems more problematic since I cannot find unit's damage reference nowhere in trigger editor, but I'm guessing that it should be something of Real type. Thanks.