Hey guys,
I dont know, if thats a bug or I just missed something. But I tried to add damage on my custom Projectile, just like this:
But I dont get it really works. On "normal" Minecraft Armor, the damage works fine. But I have an specific Armor on my server, that use Resistance III effect and with this, it seems that I dont get any damage at all from this projectile. Here the full ability:
Custom Projectile - Damage problem
I dont know, if thats a bug or I just missed something. But I tried to add damage on my custom Projectile, just like this:
Code:
BombS-Hit: Skills: - damage{a=20} @target
Code:
BombS: Skills: -...