Auto-translated
I decided to give the Djinn Viziers the ability to become invisible. But I ran into a problem: they can only use any ability 3 times.
From the DjinnVizier.xdb file:
SpellPoints0 SpellPoints
SpellPoints1 3 SpellPoints1
SpellPoints2 0 SpellPoints2
SpellPoints0 - mana
SpellPoints1 - seems to control the number of times a special ability can be used.
What does the second line, SpellPoints2, mean?
Is it possible to make the number of uses for each ability individual, rather than a shared total?
Because it looks bad - either they can cast Luck 3 times and not disappear, or they can cast it 2 times and disappear once - you get the idea.
Or should I just add more SpellPoints2 and not worry about it?
And also, why can't battle cries be added to creatures as spells?