... | ... | @@ -4,4 +4,7 @@ Abilities are unique skills which can be bound onto items to make them feel more |
|
|
* `on-hit` triggered when hitting an enemy with a weapon
|
|
|
* `when-hit` triggered when being hit by an enemy.
|
|
|
|
|
|
**Damaging** abilities can either deal **physical** or **magical** damage. Depending on their type, the ability damage can be increased by a specific item stat, either `Physical Damage` or `Magical Damage`. Physical abilities correspond to abilities which utilize items or weapons, like _Circular Slash_ or _Item Throw_. Magical abilities correspond to elemental/magical abilities like _Firebolt_, _Fire Comet_... |
|
|
\ No newline at end of file |
|
|
**Damaging** abilities can either deal **physical** or **magical** damage. Depending on their type, the ability damage can be increased by a specific item stat, either `Physical Damage` or `Magical Damage`. Physical abilities correspond to abilities which utilize items or weapons, like _Circular Slash_ or _Item Throw_. Magical abilities correspond to elemental/magical abilities like _Firebolt_, _Fire Comet_...
|
|
|
|
|
|
## Adding abilities to MMOItems using MythicMobs
|
|
|
Under construction. |
|
|
\ No newline at end of file |