ihhub / fheroes2

fheroes2 is a recreation of Heroes of Might and Magic II game engine.
https://ihhub.github.io/fheroes2/
GNU General Public License v2.0
2.6k stars 365 forks source link

Incorrect experience from defeating towns without hero/captains quarters #3833

Closed saox closed 3 years ago

saox commented 3 years ago

In the original HoMM2/HoMM3 defeating monsters in a town always yields 500 EXP + EXP equal to monster HP. In fheroes2 it gives only the monster HP.

qarkai commented 3 years ago

Does only attacking winner get this extra EXP or defending winner too?

oleg-derevenetz commented 3 years ago

@qarkai

Does only attacking winner get this extra EXP or defending winner too?

Logically, defending winner should always get 500XP, because there is always a hero in attacking army. There is no way to attack a town or castle without a hero, so if castle defender wins, he should get additional 500XP because of that.

P.S.:

When conquering a town or reporting a victory against an enemy hero, an additional quantity of 500 Experience Points are awarded (independent of the town's or hero's specs).

https://mightandmagic.fandom.com/wiki/Experience_(Heroes)#Gaining_experience

qarkai commented 3 years ago

@saox Does town (no walls) counts as castle?