kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
345 stars 334 forks source link

Follow sorc wont static Diablo and baal #910

Open r2theob2323 opened 5 years ago

r2theob2323 commented 5 years ago

Not a problem just no clue how to get her to do this to diablo and baal

aim2kill commented 5 years ago
in your char config look for this and add the one u want.....

//Class specific config Config.CastStatic = 80; //N=25/NM=50/H-75 Cast static until the target is at designated life percent. 100 = disabled. Config.StaticList = ["Countess","Andariel","Radament","Duriel","Mephisto","Izual","Diablo","Shenk","Baal"];// List of monster ,NAMES or CLASSIDS to static. Example: Config.StaticList = ["Andariel", 243];