Khang Tran

Results 5 issues of Khang Tran

Follow Fire Emblem's leveling system: - Maximum level is 20 - Maximum level should be configurable (no hard-code) - Level increases when a character gets 100 experience points - Need...

Follow Fire Emblem's inventory system: - Each unit has 5 slot in inventory - Number of slot should be configurable (no hard-code) - The first weapon in inventory is considered...

Calculate then show information related to combat (damage, hit rate etc)

- Each unit has different aggressiveness level - There are 3 level: - High: move towards player - Normal: wait for units to be in range - Low: stay defense...

Implement level objective (or victory condition) system: - Each level can have one or multiple objectives - There is only one main objective - Completing main objective clears the current...