Set Base Attribute Values
Hello!
I am trying to set a character's class, diety and base attributes in Lua. (I am ultimately trying to implement a Final Fantasy style Class Change system, but that's neither here nor there.) I see SetBaseClass() and SetDeity() methods, but looking through the API documentation online there don't seem to be SetBaseStr(), SetBaseDex(), etc. methods.
Is it currently possible to set base attributes via Lua? And if not, where should I submit a feature request for this?
Thank you very much!
|