Handle different type of damage
Submitted by bjartek on Sat, 2010-02-27 00:19.
| Project: | Virtual Combat Cards Project |
| Version: | 1.1.2 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When specifying damage it would be nice to be able to say the type of damage. And in addition keep track of resistances/vulnerabilities of monsters/characters.
#1
Do you have any idea of how to do this in the user interface. I'm still fiddling with concepts to specify complex damage type. To me it is fundamental to have some compact yet effective way to specify damage like: 10 hp + 5 fire and necrotic.
#2
That sounds like a nice idea to me. What about:
10 + 5 fire necrotic + 5 ongoing fire
Not sure if this is possible at all or if it will just compllicate things more then neccesary. Right now I just note resistances and vuln in the description for each monster and look it up manually.