vcmi-mods / wake-of-gods

VCMI port of the "In the Wake of Gods"
13 stars 14 forks source link

Commanders require Grandmaster skills instead of Master to learn Abilities #20

Closed Warzyw647 closed 1 year ago

Warzyw647 commented 1 year ago

Commanders require 2 Grandmaster Skills to be offered the respective abilities, for example GM Attack and GM Speed to be offered the ability to shoot on a level-up. In Era only Master skills are required, not Grandmaster. Skill descriptions, both in Era and in this vcmi mod also state that Master is the required level. Tested on vcmi version 1.3.1 with WoG mod version 9.1.1.

misiokles commented 1 year ago

I guess it's hardcoded function, can't be fixed in WoG mod. (check config/commanders.json in main vcmi config folder).

dydzio0614 commented 1 year ago

fixed in https://github.com/vcmi/vcmi/pull/2828