Currently I am using the Redux source which is a great source at first until you do run into a couple of issues
How are the monsters HP and magic attacks handled or at least how does all this work out?
If I go into Monstertype at the SQL Database and change the monster names to ones that does not exist on the list
Eg. MeteorDove to TreasureBird the HP bar disappears.
Then other issue I ran into are monsters who are using magic are not doing magic attacks. Even though I looked under the SkillType column for Monstertype at the SQL Database - Guards and Msgr even all the Adventure Zone like WaterDevils are all doing physical even though they seemed to be using Magic according to SQL Database.
I can still get a Flying Archer to start hitting away at them all day long and all they do is stand around.






