Page 1 of 1
Lich: Summon Corpse and Harvest Bone Trinket actions not accounting for MP from font
Posted: Thu Feb 24, 2022 9:18 pm
by pyroshroom
If the font has more than enough MP (let's say 27 mp) it's still requiring your character itself to have enough MP to summon a corpse or harvest a bone trinket, even though it actually draws all the necessary MP from the leyline once you get enough MP to do the actions.
Re: Lich: Summon Corpse and Harvest Bone Trinket actions not accounting for MP from font
Posted: Fri Feb 25, 2022 1:22 am
by Nayru
think this is broadly the case for most direct skill uses and just needs some 'font has mp' code cloning
though this'd be a bit more annoying than usual since there's skills that don't work with fonts but just plunking the code in there would make you able to judge font mp cap in place of your own and then not draw from it and then not lose mp
aaaaaand i coded it anyway, guh