I'm using the popmbloodsorc script. when in game killing pindle my sorc just stands there, and doesn't cast nova, is she suppose to be like that if not. what should i change so that she does cast nova.
here's the settings for my nova
// novadelay: delay between nova stikes -- you may check it using killZomb = 1; <---it is
// supposed to strike 3 times (with 1000DMG) every spot if it strikes less you need higher delay
// novaDMG: put here your nova minimum dmg -- it decides how many times nova strikes to kill
var novadelay = 500;
var novaDMG = 1000;
here's the settings for my nova
// novadelay: delay between nova stikes -- you may check it using killZomb = 1; <---it is
// supposed to strike 3 times (with 1000DMG) every spot if it strikes less you need higher delay
// novaDMG: put here your nova minimum dmg -- it decides how many times nova strikes to kill
var novadelay = 500;
var novaDMG = 1000;