wateret/mengde

Support hero promotion

Closed this issue · 3 comments

Support hero promotion

Hero promotion design

  • Each hero class has promotion value which refers to another class (Different from 三國志曹操傳, it is has fixed 3 time promotions for each class)
  • Which means the promotion is more flexible, that is one class can become the same class when promoted
  • In the future, user can choose which class he want to be(Multiple choices for promotion).

Corner case

What if a hero is appointed a but level is high enough to be promoted. -> Automatically promote. Follow the promotion chain.

What if there is multiple choices for promotion and user can choose -> When appointed, let the user can choose. However it is not supported yet, think about it later.

Still need to add an animation effects for promotions, but the functionality is done. Closing.