MantisBT - VCMI
View Issue Details
0003122VCMIOtherpublic2020-05-10 07:192023-11-06 19:33
misiokles 
Ivan 
normalminorN/A
closedfixed 
WindowsPC10
0.99 
 
0003122: Unfinished or not working VCMI bonuses.
In file https://github.com/vcmi/vcmi/blob/8bfe510e9ca33a75acc4c98267fc866cd068524f/lib/HeroBonus.h [^] we can read about few "unfinished" (?) or not working bonuses.
They are bonuses mostly for commanders (?).

1. BONUS_NAME(EXP_MULTIPLIER)/* val - percent of additional exp gained by stack/commander (base value 100)*/\

2. BONUS_NAME(ADDITIONAL_UNITS) /*val of units with id = subtype will be added to hero's army at the beginning of battle */\

3. BONUS_NAME(SPOILS_OF_WAR) /*val * 10^-6 * gained exp resources of subtype will be given to hero after battle*/\

It would be cool to have them working ;)
No tags attached.
Issue History
2020-05-10 07:19misioklesNew Issue
2023-11-06 19:33IvanNote Added: 0008858
2023-11-06 19:33IvanStatusnew => closed
2023-11-06 19:33IvanAssigned To => Ivan
2023-11-06 19:33IvanResolutionopen => fixed

Notes
(0008858)
Ivan   
2023-11-06 19:33   
These bonuses were completely removed