Sorry for my English.
I made a necro bone and spears, and i have problem with skills.
He doesn’t makes golem and doesn’t use curses and i don’t have any idea how to fix it, i m sure its easy but my English doesn’t give me chance, thanks for all requests, best, regards 1.13 version here is my skills config
Config.AttackSkill[0] = -1; // Preattack skill.
Config.AttackSkill[1] = 93; // Primary skill to bosses.
Config.AttackSkill[2] = -1; // Primary untimed skill to bosses. Keep at -1 if Config.AttackSkill[1] is untimed skill.
Config.AttackSkill[3] = 84; // Primary skill to others.
Config.AttackSkill[4] = -1; // Primary untimed skill to others. Keep at -1 if Config.AttackSkill[3] is untimed skill.
Config.AttackSkill[5] = -1; // Secondary skill if monster is immune to primary.
Config.AttackSkill[6] = -1; // Secondary untimed skill if monster is immune to primary untimed.
// Class specific config
Config.Curse[0] = 87; // Boss curse. Use skill number or set to 0 to disable
Config.Curse[1] = 87; // Other monsters curse. Use skill number or set to 0 to disable.
Config.ExplodeCorpses = 74; // Explode corpses. Use skill number or 0 to disable. 74 = Corpse Explosion, 83 = Poison Explosion.