Hey,
I'm a bit confused about what happens when two attack attributes are enabled on ability. Like:
image
from a demo.

To quote tutorial:

A magic attack (ability) uses the attack attribute Element and has the Fire sub-attribute assigned.
The ability will do a damage of 500 to HP.
The target’s Fire attribute value is 75.
The ability will do 375 damage (500 * 75 / 100).
If two attributes are enabled, they will stack sequentially?
For example
Normal = 200
Cut = 10

and damage = 100
So it will first double damage to 200, then leave 10% of it, so 20?
  • That's correct :)
    Attack/defence attributes are used as percent modifiers of the damage and are used in order of the attributes.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.