So i´m currently working on my first boss which is using signals. Basicly the boss summons blazes which are constantly healing him.
I´d really appreciate your help looking on the code cause the Blazes don´t want heal him.
MOB BOSS:
MOB MINIONS:
Boss with Signal Command
I´d really appreciate your help looking on the code cause the Blazes don´t want heal him.
MOB BOSS:
Code:
Testboss: Type: ZOMBIE Display: 'Boss' Health: 40 Damage: 1 Skills: - skill{s=Summonblaze} @self - skill{s=HEAL} @Self ~onSignal:HEAL Equipment: - Lederkappe:4
Code:
BlazeMinion: Type: BLAZE Display:...