charsheet says:
Zombie Horde: 1
(non-compact) charpane has a large image labeled Horde: 1
api.php says this:
"mp":"1"
"maxmp":1
... when I have a Horde of 1 zombie. Reasonable, I guess, since your Horde is your MP replacement for using various zombie skills.
I have all the skills in classskills.txt (although we obviously don't know some things yet; the +item, +combat, and -combat skills give you the effect "for a while" - presumably because they give you an effect of some sort, like a buff.)
We need to track horde count from charpane/charsheet/api.php, recognize when it increases, recognize when it decreases, and, presumably, not show MP: 0/0 in the green side pane. Horde: 5 will suffice in its place
Zombie Horde: 1
(non-compact) charpane has a large image labeled Horde: 1
api.php says this:
"mp":"1"
"maxmp":1
... when I have a Horde of 1 zombie. Reasonable, I guess, since your Horde is your MP replacement for using various zombie skills.
I have all the skills in classskills.txt (although we obviously don't know some things yet; the +item, +combat, and -combat skills give you the effect "for a while" - presumably because they give you an effect of some sort, like a buff.)
We need to track horde count from charpane/charsheet/api.php, recognize when it increases, recognize when it decreases, and, presumably, not show MP: 0/0 in the green side pane. Horde: 5 will suffice in its place