Modifiers
Last updated
Was this helpful?
Last updated
Was this helpful?
When a pet is defined a living pet, each level can define modifiers:
Damage Modifier
Resistance Modifier
Power Modifier
You can make use of these modifiers in skills to affect how your pet does damages according to these, using .
Note that the Resistance Modifier
is implemented by default in MCPets, meaning you don't need to make a specific use of it in MythicMobs for it to reduce the damages your pet takes.
Here is are some example usage:
As you can see, you can use modifiers as placeholders for advanced maths thanks to MythicMobs. For more complex calculations or usage, have a look at .