I'm new to this plugin and i don't success at making my skill works.
Indeed the skill is only casted in melee range
Here are the codes
...\MythicMobs\Skills\FireBall:
...\MythicMobs\Mobs\Mob1
Mobs casting skills only at melee range
Indeed the skill is only casted in melee range
Here are the codes
...\MythicMobs\Skills\FireBall:
Code:
FireBall: Cooldown: 10 Conditions: - targetwithin 25 - incombat Skills: - shootfireball{y=1;v=2} @Target - delay 10 - shootfireball{y=1;v=2} @Target - delay 10 - shootfireball{y=1;v=2} @Target
Code:
Mob1: Type: ZOMBIE Display: 'Mob1' Health: 9999 Damage: 1...