Hi guys, i am sorta new here but i need help with mobs and damage. My 'Munchkin' mob is taking less damage than my 'GolemKing' Mob.
Iron Golem dying quickly
Code:
GolemKing: Type: IRON_GOLEM Display: '&cThe Golem King' Health: 5000 Damage: 75 Armor: 50 Skills: - skill{s=SummonSkeletons} @Self 0.1 - velocity{m=set;x=0;y=0;z=0} @self ~onDamaged - sendactionmessage{m="&c&lHealth of &6&l$boss &c&lis at &2&l<mob.hp>/<mob.mhp>&c&l!"} @PIR{r=64} ~onDamage 1 Drops: - SkeletonKingDrops Options:...