- Improve Class System
Add MP for player and MP costs for the skillsMake use of Player's intelligence attribute- Add range classes (i.e Mages, Archer)
- Add AOE skills
- Implement Inventory System
- Add equipments
- Add some in-game items
- Floor rework
- Basic architecture is done
- Race rework
- Potion rework
- no = move north
- ea = move east
- so = move south
- we = move west
- nw = move northwest
- ne = move northeast
- se = move southeast
- sw = move southwest
- input 'a' followed by direction
- Example: a no = attack north
- input 'u' followed by direction
- Example: u no = use the potion at north
- input "town" to visit the town and modify player's attributes
- input 'job' to see detail information about the current class
- input 's1' followed by direction to cast skill 1, etc