Alot of stuff has been added as rules, such as changing hp and mana regen rates and whatnot... But most of that stuff you asked about is going to require actual code changes to the emulator.... i.e. essentially rebuilding them game, rather than just editing some fields somewhere.
Some of that stuff however is database controlled, such as npc statistics, which you can edit in the SQL tables. again anything to dictate gameplay rules is either in the rules section or hardcoded in general though, so not alot of lee-way in what you want to do...
That being said, code some stuff up and post it, people will use it! that's how we grow.
|