@
[Only registered and activated users can see links. Click Here To Register...]
habe dir das mal eingestellt, musst du aber an zwei Stellen eingeben, in der charconfig,
ziehmlich weit unten steht das mit dem Summoner
#####################
#### NECROMANCER ####
#####################
Config.AttackSkill[0] = 93; // Preattack skill. Not implemented yet.
Config.AttackSkill[1] = 93; // Primary skill to bosses.
Config.AttackSkill[2] = 93; // Primary untimed skill to bosses. Keep at -1 if Config.AttackSkill[1] is untimed skill.
Config.AttackSkill[3] = 93; // Primary skill to others.
Config.AttackSkill[4] = -1; // Primary untimed skill to bosses. 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] = 66; // 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
Config.Golem = "Clay"; // Golem. 0 or "None" = don't summon, 1 or "Clay" = Clay Golem, 2 or "Blood" = Blood Golem, 3 or "Fire" = Fire Golem
Config.Skeletons = "max"; // Number of skeletons to raise. Set to "max" to auto detect, set to 0 to disable.
Config.SkeletonMages = "max"; // Number of skeleton mages to raise. Set to "max" to auto detect, set to 0 to disable.
Config.Revives = "max"; // Number of revives to raise. Set to "max" to auto detect, set to 0 to disable.
Config.PoisonNovaDelay = 2; // Delay between two Poison Novas in seconds.
Config.ActiveSummon = false; // Raise dead between each attack. If false, it will raise after clearing a spot.
Config.ReviveUnstackable = true; // Revive monsters that can move freely after you teleport.
Config.IronGolemChicken = 30; // Exit game if Iron Golem's life is less or equal to designated percent.
#######################################
#######################################
#######################################
habe eine eigene Frage ! :D
hallo
ich habe eine Frage bezüglich der Pickit !
bin auf der Suche nach einem Item das 3 zu Beschwörerskilltab hat, Amulet und oder Magic Circlet, wie auch Necroshield, möchte das bestücken und selber sockeln usw.
bis ich die passenden Uniques gefunden habe
da sagt mir der Koltonbot:
Unknown stat: summoningskilltab File: kolton.nip Line: 43
Unknown stat: summoningskilltab File: kolton.nip Line: 170
wer hat dafür bitte ein Beispiel für Summoner items ?
[type] == circlet && [quality] == magic && [flag] != ethereal # [shadowdisciplinesskilltab] == 3
:cool: