CGHeroInstance.cpp 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838
  1. /*
  2. * CGHeroInstance.cpp, part of VCMI engine
  3. *
  4. * Authors: listed in file AUTHORS in main folder
  5. *
  6. * License: GNU General Public License v2.0 or later
  7. * Full text of license available in license.txt file, in main folder
  8. *
  9. */
  10. #include "StdInc.h"
  11. #include "CGHeroInstance.h"
  12. #include <vcmi/ServerCallback.h>
  13. #include <vcmi/spells/Spell.h>
  14. #include <vstd/RNG.h>
  15. #include "../callback/IGameInfoCallback.h"
  16. #include "../callback/IGameEventCallback.h"
  17. #include "../callback/IGameRandomizer.h"
  18. #include "../callback/EditorCallback.h"
  19. #include "../texts/CGeneralTextHandler.h"
  20. #include "../TerrainHandler.h"
  21. #include "../RoadHandler.h"
  22. #include "../IGameSettings.h"
  23. #include "../CSoundBase.h"
  24. #include "../spells/CSpellHandler.h"
  25. #include "../CSkillHandler.h"
  26. #include "../gameState/CGameState.h"
  27. #include "../gameState/UpgradeInfo.h"
  28. #include "../CCreatureHandler.h"
  29. #include "../mapping/CMap.h"
  30. #include "../StartInfo.h"
  31. #include "../GameSettings.h"
  32. #include "CGTownInstance.h"
  33. #include "../entities/artifact/ArtifactUtils.h"
  34. #include "../entities/artifact/CArtifact.h"
  35. #include "../entities/faction/CTownHandler.h"
  36. #include "../entities/hero/CHeroHandler.h"
  37. #include "../entities/hero/CHeroClass.h"
  38. #include "../battle/CBattleInfoEssentials.h"
  39. #include "../campaign/CampaignState.h"
  40. #include "../json/JsonBonus.h"
  41. #include "../pathfinder/TurnInfo.h"
  42. #include "../serializer/JsonSerializeFormat.h"
  43. #include "../mapObjectConstructors/AObjectTypeHandler.h"
  44. #include "../mapObjectConstructors/CObjectClassesHandler.h"
  45. #include "../mapObjects/MiscObjects.h"
  46. #include "../modding/ModScope.h"
  47. #include "../networkPacks/PacksForClient.h"
  48. #include "../networkPacks/PacksForClientBattle.h"
  49. #include "../constants/StringConstants.h"
  50. #include "../battle/Unit.h"
  51. #include "CConfigHandler.h"
  52. VCMI_LIB_NAMESPACE_BEGIN
  53. const ui32 CGHeroInstance::NO_PATROLLING = std::numeric_limits<ui32>::max();
  54. void CGHeroPlaceholder::serializeJsonOptions(JsonSerializeFormat & handler)
  55. {
  56. serializeJsonOwner(handler);
  57. bool isHeroType = heroType.has_value();
  58. handler.serializeBool("placeholderType", isHeroType, false);
  59. if(!handler.saving)
  60. {
  61. if(isHeroType)
  62. heroType = HeroTypeID::NONE;
  63. else
  64. powerRank = 0;
  65. }
  66. if(isHeroType)
  67. handler.serializeId("heroType", heroType.value(), HeroTypeID::NONE);
  68. else
  69. handler.serializeInt("powerRank", powerRank.value());
  70. }
  71. FactionID CGHeroInstance::getFactionID() const
  72. {
  73. return getHeroClass()->faction;
  74. }
  75. const IBonusBearer* CGHeroInstance::getBonusBearer() const
  76. {
  77. return this;
  78. }
  79. TerrainId CGHeroInstance::getNativeTerrain() const
  80. {
  81. TerrainId nativeTerrain = ETerrainId::ANY_TERRAIN;
  82. for(const auto & stack : stacks)
  83. {
  84. TerrainId stackNativeTerrain = stack.second->getNativeTerrain(); //consider terrain bonuses e.g. Lodestar.
  85. if(nativeTerrain == ETerrainId::ANY_TERRAIN)
  86. nativeTerrain = stackNativeTerrain;
  87. else if(nativeTerrain != stackNativeTerrain)
  88. return ETerrainId::NONE;
  89. }
  90. return nativeTerrain;
  91. }
  92. bool CGHeroInstance::isCoastVisitable() const
  93. {
  94. return true;
  95. }
  96. bool CGHeroInstance::isBlockedVisitable() const
  97. {
  98. return true;
  99. }
  100. BattleField CGHeroInstance::getBattlefield() const
  101. {
  102. return BattleField::NONE;
  103. }
  104. ui8 CGHeroInstance::getSecSkillLevel(const SecondarySkill & skill) const
  105. {
  106. for(const auto & elem : secSkills)
  107. if(elem.first == skill)
  108. return elem.second;
  109. return 0;
  110. }
  111. void CGHeroInstance::setSecSkillLevel(const SecondarySkill & which, int val, ChangeValueMode mode)
  112. {
  113. int currentLevel = getSecSkillLevel(which);
  114. int newLevel = mode == ChangeValueMode::ABSOLUTE ? val : currentLevel + val;
  115. int newLevelClamped = std::clamp<int>(newLevel, MasteryLevel::NONE, MasteryLevel::EXPERT);
  116. if (currentLevel == newLevelClamped)
  117. return; // no change
  118. if (newLevelClamped == 0) // skill removal
  119. {
  120. vstd::erase_if(secSkills, [which](const std::pair<SecondarySkill, ui8>& pair) { return pair.first == which; });
  121. }
  122. else if(currentLevel == 0) // gained new skill
  123. {
  124. secSkills.emplace_back(which, newLevelClamped);
  125. }
  126. else
  127. {
  128. for (auto & elem : secSkills)
  129. {
  130. if(elem.first == which)
  131. elem.second = newLevelClamped;
  132. }
  133. }
  134. updateSkillBonus(which, newLevelClamped);
  135. }
  136. int3 CGHeroInstance::convertToVisitablePos(const int3 & position) const
  137. {
  138. return position - getVisitableOffset();
  139. }
  140. int3 CGHeroInstance::convertFromVisitablePos(const int3 & position) const
  141. {
  142. return position + getVisitableOffset();
  143. }
  144. bool CGHeroInstance::canLearnSkill() const
  145. {
  146. return secSkills.size() < cb->getSettings().getInteger(EGameSettings::HEROES_SKILL_PER_HERO);
  147. }
  148. bool CGHeroInstance::canLearnSkill(const SecondarySkill & which) const
  149. {
  150. if ( !canLearnSkill())
  151. return false;
  152. if (!cb->isAllowed(which))
  153. return false;
  154. if (getSecSkillLevel(which) > 0)
  155. return false;
  156. if (getHeroClass()->secSkillProbability.count(which) == 0)
  157. return false;
  158. if (getHeroClass()->secSkillProbability.at(which) == 0)
  159. return false;
  160. return true;
  161. }
  162. int CGHeroInstance::movementPointsRemaining() const
  163. {
  164. return movement;
  165. }
  166. void CGHeroInstance::setMovementPoints(int points)
  167. {
  168. if(getBonusBearer()->hasBonusOfType(BonusType::UNLIMITED_MOVEMENT))
  169. movement = 1000000;
  170. else
  171. movement = std::max(0, points);
  172. }
  173. int CGHeroInstance::movementPointsLimit(bool onLand) const
  174. {
  175. auto ti = getTurnInfo(0);
  176. return onLand ? ti->getMovePointsLimitLand() : ti->getMovePointsLimitWater();
  177. }
  178. int CGHeroInstance::getLowestCreatureSpeed() const
  179. {
  180. if(stacksCount() != 0)
  181. {
  182. int minimalSpeed = std::numeric_limits<int>::max();
  183. //TODO? should speed modifiers (eg from artifacts) affect hero movement?
  184. for(const auto & slot : Slots())
  185. minimalSpeed = std::min(minimalSpeed, slot.second->getInitiative());
  186. return minimalSpeed;
  187. }
  188. else
  189. {
  190. if(commander && commander->alive)
  191. return commander->getInitiative();
  192. }
  193. return 10;
  194. }
  195. std::unique_ptr<TurnInfo> CGHeroInstance::getTurnInfo(int days) const
  196. {
  197. return std::make_unique<TurnInfo>(turnInfoCache.get(), this, days);
  198. }
  199. int CGHeroInstance::movementPointsLimitCached(bool onLand, const TurnInfo * ti) const
  200. {
  201. if (onLand)
  202. return ti->getMovePointsLimitLand();
  203. else
  204. return ti->getMovePointsLimitWater();
  205. }
  206. CGHeroInstance::CGHeroInstance(IGameInfoCallback * cb)
  207. : CArmedInstance(cb, BonusNodeType::HERO, false),
  208. CArtifactSet(cb),
  209. tacticFormationEnabled(false),
  210. inTownGarrison(false),
  211. moveDir(4),
  212. mana(UNINITIALIZED_MANA),
  213. movement(UNINITIALIZED_MOVEMENT),
  214. level(1),
  215. exp(UNINITIALIZED_EXPERIENCE),
  216. gender(EHeroGender::DEFAULT),
  217. primarySkills(this),
  218. magicSchoolMastery(this),
  219. turnInfoCache(std::make_unique<TurnInfoCache>(this)),
  220. manaPerKnowledgeCached(this, Selector::type()(BonusType::MANA_PER_KNOWLEDGE_PERCENTAGE))
  221. {
  222. ID = Obj::HERO;
  223. secSkills.emplace_back(SecondarySkill::NONE, -1);
  224. }
  225. PlayerColor CGHeroInstance::getOwner() const
  226. {
  227. return tempOwner;
  228. }
  229. const CHeroClass * CGHeroInstance::getHeroClass() const
  230. {
  231. return getHeroType()->heroClass;
  232. }
  233. HeroClassID CGHeroInstance::getHeroClassID() const
  234. {
  235. auto heroType = getHeroTypeID();
  236. if (heroType.hasValue())
  237. return getHeroType()->heroClass->getId();
  238. else
  239. return HeroClassID();
  240. }
  241. const CHero * CGHeroInstance::getHeroType() const
  242. {
  243. return getHeroTypeID().toHeroType();
  244. }
  245. HeroTypeID CGHeroInstance::getHeroTypeID() const
  246. {
  247. if (ID == Obj::RANDOM_HERO)
  248. return HeroTypeID::NONE;
  249. return HeroTypeID(getObjTypeIndex().getNum());
  250. }
  251. void CGHeroInstance::setHeroType(HeroTypeID heroType)
  252. {
  253. subID = heroType;
  254. }
  255. bool CGHeroInstance::isGarrisoned() const
  256. {
  257. return inTownGarrison;
  258. }
  259. const CGTownInstance * CGHeroInstance::getVisitedTown() const
  260. {
  261. if (!visitedTown.hasValue())
  262. return nullptr;
  263. return cb->getTown(visitedTown);
  264. }
  265. CGTownInstance * CGHeroInstance::getVisitedTown()
  266. {
  267. if (!visitedTown.hasValue())
  268. return nullptr;
  269. return dynamic_cast<CGTownInstance*>(cb->gameState().getObjInstance(visitedTown));
  270. }
  271. void CGHeroInstance::setVisitedTown(const CGTownInstance * town, bool garrisoned)
  272. {
  273. if (town)
  274. visitedTown = town->id;
  275. else
  276. visitedTown = {};
  277. inTownGarrison = garrisoned;
  278. }
  279. const CCommanderInstance * CGHeroInstance::getCommander() const
  280. {
  281. return commander.get();
  282. }
  283. CCommanderInstance * CGHeroInstance::getCommander()
  284. {
  285. return commander.get();
  286. }
  287. void CGHeroInstance::initObj(IGameRandomizer & gameRandomizer)
  288. {
  289. if (ID == Obj::HERO)
  290. updateAppearance();
  291. }
  292. void CGHeroInstance::initHero(IGameRandomizer & gameRandomizer, const HeroTypeID & SUBID)
  293. {
  294. subID = SUBID.getNum();
  295. initHero(gameRandomizer);
  296. }
  297. TObjectTypeHandler CGHeroInstance::getObjectHandler() const
  298. {
  299. if (ID == Obj::HERO)
  300. return LIBRARY->objtypeh->getHandlerFor(ID, getHeroClass()->getIndex());
  301. else // prison or random hero
  302. return LIBRARY->objtypeh->getHandlerFor(ID, 0);
  303. }
  304. void CGHeroInstance::updateAppearance()
  305. {
  306. auto handler = LIBRARY->objtypeh->getHandlerFor(Obj::HERO, getHeroClass()->getIndex());
  307. auto terrain = cb->getTile(visitablePos())->getTerrainID();
  308. auto app = handler->getOverride(terrain, this);
  309. if (app)
  310. appearance = app;
  311. }
  312. void CGHeroInstance::initHero(IGameRandomizer & gameRandomizer)
  313. {
  314. assert(validTypes(true));
  315. if (gender == EHeroGender::DEFAULT)
  316. gender = getHeroType()->gender;
  317. if (ID == Obj::HERO)
  318. {
  319. auto handler = LIBRARY->objtypeh->getHandlerFor(Obj::HERO, getHeroClass()->getIndex());
  320. appearance = handler->getTemplates().front();
  321. }
  322. if(!vstd::contains(spells, SpellID::PRESET))
  323. {
  324. // hero starts with default spells
  325. for(const auto & spellID : getHeroType()->spells)
  326. spells.insert(spellID);
  327. }
  328. else //remove placeholder
  329. spells -= SpellID::PRESET;
  330. if(!vstd::contains(spells, SpellID::SPELLBOOK_PRESET))
  331. {
  332. // hero starts with default spellbook presence status
  333. if(!getArt(ArtifactPosition::SPELLBOOK) && getHeroType()->haveSpellBook)
  334. {
  335. auto artifact = cb->gameState().createArtifact(ArtifactID::SPELLBOOK);
  336. putArtifact(ArtifactPosition::SPELLBOOK, artifact);
  337. }
  338. }
  339. else
  340. spells -= SpellID::SPELLBOOK_PRESET;
  341. if(!getArt(ArtifactPosition::MACH4))
  342. {
  343. auto artifact = cb->gameState().createArtifact(ArtifactID::CATAPULT);
  344. putArtifact(ArtifactPosition::MACH4, artifact); //everyone has a catapult
  345. }
  346. if(!hasBonusFrom(BonusSource::HERO_BASE_SKILL))
  347. {
  348. for(int g=0; g<GameConstants::PRIMARY_SKILLS; ++g)
  349. {
  350. pushPrimSkill(static_cast<PrimarySkill>(g), getHeroClass()->primarySkillInitial[g]);
  351. }
  352. }
  353. if(secSkills.size() == 1 && secSkills[0] == std::pair<SecondarySkill,ui8>(SecondarySkill::NONE, -1)) //set secondary skills to default
  354. secSkills = getHeroType()->secSkillsInit;
  355. setFormation(EArmyFormation::LOOSE);
  356. if (!stacksCount()) //standard army//initial army
  357. {
  358. initArmy(gameRandomizer.getDefault());
  359. }
  360. assert(validTypes());
  361. if (patrol.patrolling)
  362. patrol.initialPos = visitablePos();
  363. if(exp == UNINITIALIZED_EXPERIENCE)
  364. {
  365. initExp(gameRandomizer.getDefault());
  366. }
  367. else
  368. {
  369. levelUpAutomatically(gameRandomizer);
  370. }
  371. // load base hero bonuses, TODO: per-map loading of base hero bonuses
  372. // must be done separately from global bonuses since recruitable heroes in taverns
  373. // are not attached to global bonus node but need access to some global bonuses
  374. // e.g. MANA_PER_KNOWLEDGE_PERCENTAGE for correct preview and initial state after recruit for(const auto & ob : LIBRARY->modh->heroBaseBonuses)
  375. // or MOVEMENT to compute initial movement before recruiting is finished
  376. const JsonNode & baseBonuses = cb->getSettings().getValue(EGameSettings::BONUSES_PER_HERO);
  377. for(const auto & b : baseBonuses.Struct())
  378. {
  379. auto bonus = JsonUtils::parseBonus(b.second);
  380. bonus->source = BonusSource::HERO_BASE_SKILL;
  381. bonus->sid = BonusSourceID(id);
  382. bonus->duration = BonusDuration::PERMANENT;
  383. addNewBonus(bonus);
  384. }
  385. if (cb->getSettings().getBoolean(EGameSettings::MODULE_COMMANDERS) && !commander && getHeroClass()->commander.hasValue())
  386. {
  387. commander = std::make_unique<CCommanderInstance>(cb, getHeroClass()->commander);
  388. commander->setArmy(getArmy()); //TODO: separate function for setting commanders
  389. commander->giveTotalStackExperience(exp); //after our exp is set
  390. }
  391. //copy active (probably growing) bonuses from hero prototype to hero object
  392. for(const std::shared_ptr<Bonus> & b : getHeroType()->specialty)
  393. addNewBonus(b);
  394. //initialize bonuses
  395. recreateSecondarySkillsBonuses();
  396. movement = movementPointsLimit(true);
  397. mana = manaLimit(); //after all bonuses are taken into account, make sure this line is the last one
  398. }
  399. void CGHeroInstance::initArmy(vstd::RNG & rand, IArmyDescriptor * dst)
  400. {
  401. if(!dst)
  402. dst = this;
  403. int warMachinesGiven = 0;
  404. auto stacksCountChances = cb->getSettings().getVector(EGameSettings::HEROES_STARTING_STACKS_CHANCES);
  405. int stacksCountInitRandomNumber = rand.nextInt(1, 100);
  406. size_t maxStacksCount = std::min(stacksCountChances.size(), getHeroType()->initialArmy.size());
  407. for(int stackNo=0; stackNo < maxStacksCount; stackNo++)
  408. {
  409. if (stacksCountInitRandomNumber > stacksCountChances[stackNo])
  410. continue;
  411. auto & stack = getHeroType()->initialArmy[stackNo];
  412. int count = rand.nextInt(stack.minAmount, stack.maxAmount);
  413. if(stack.creature == CreatureID::NONE)
  414. {
  415. logGlobal->error("Hero %s has invalid creature in initial army", getNameTranslated());
  416. continue;
  417. }
  418. const CCreature * creature = stack.creature.toCreature();
  419. if(creature->warMachine != ArtifactID::NONE) //war machine
  420. {
  421. warMachinesGiven++;
  422. if(dst != this)
  423. continue;
  424. ArtifactID aid = creature->warMachine;
  425. const CArtifact * art = aid.toArtifact();
  426. if(art != nullptr && !art->getPossibleSlots().at(ArtBearer::HERO).empty())
  427. {
  428. //TODO: should we try another possible slots?
  429. ArtifactPosition slot = art->getPossibleSlots().at(ArtBearer::HERO).front();
  430. if(!getArt(slot))
  431. {
  432. auto artifact = cb->gameState().createArtifact(aid);
  433. putArtifact(slot, artifact);
  434. }
  435. else
  436. logGlobal->warn("Hero %s already has artifact at %d, omitting giving artifact %d", getNameTranslated(), slot.toEnum(), aid.toEnum());
  437. }
  438. else
  439. {
  440. logGlobal->error("Hero %s has invalid war machine in initial army", getNameTranslated());
  441. }
  442. }
  443. else
  444. {
  445. dst->setCreature(SlotID(stackNo-warMachinesGiven), stack.creature, count);
  446. }
  447. }
  448. }
  449. CGHeroInstance::~CGHeroInstance() = default;
  450. bool CGHeroInstance::needsLastStack() const
  451. {
  452. return true;
  453. }
  454. void CGHeroInstance::onHeroVisit(IGameEventCallback & gameEvents, const CGHeroInstance * h) const
  455. {
  456. if(h == this) return; //exclude potential self-visiting
  457. if (ID == Obj::HERO)
  458. {
  459. if( cb->getPlayerRelations(tempOwner, h->tempOwner) != PlayerRelations::ENEMIES)
  460. {
  461. //exchange
  462. gameEvents.heroExchange(h->id, id);
  463. }
  464. else //battle
  465. {
  466. if(getVisitedTown()) //we're in town
  467. getVisitedTown()->onHeroVisit(gameEvents, h); //town will handle attacking
  468. else
  469. gameEvents.startBattle(h, this);
  470. }
  471. }
  472. else if(ID == Obj::PRISON)
  473. {
  474. if (cb->getHeroCount(h->tempOwner, false) < cb->getSettings().getInteger(EGameSettings::HEROES_PER_PLAYER_ON_MAP_CAP))//free hero slot
  475. {
  476. //update hero parameters
  477. SetMovePoints smp;
  478. smp.hid = id;
  479. gameEvents.setManaPoints(id, manaLimit());
  480. ObjectInstanceID boatId;
  481. const auto boatPos = visitablePos();
  482. if (cb->getTile(boatPos)->isWater())
  483. {
  484. smp.val = movementPointsLimit(false);
  485. if (!inBoat())
  486. {
  487. //Create a new boat for hero
  488. gameEvents.createBoat(boatPos, getBoatType(), h->getOwner());
  489. boatId = cb->getTopObj(boatPos)->id;
  490. }
  491. }
  492. else
  493. {
  494. smp.val = movementPointsLimit(true);
  495. }
  496. gameEvents.giveHero(id, h->tempOwner, boatId); //recreates def and adds hero to player
  497. gameEvents.setObjPropertyID(id, ObjProperty::ID, Obj(Obj::HERO)); //set ID to 34 AFTER hero gets correct flag color
  498. gameEvents.setMovePoints (&smp);
  499. h->showInfoDialog(gameEvents, 102);
  500. }
  501. else //already 8 wandering heroes
  502. {
  503. h->showInfoDialog(gameEvents, 103);
  504. }
  505. }
  506. }
  507. std::string CGHeroInstance::getObjectName() const
  508. {
  509. if(ID != Obj::PRISON)
  510. {
  511. std::string hoverName = LIBRARY->generaltexth->allTexts[15];
  512. boost::algorithm::replace_first(hoverName,"%s",getNameTranslated());
  513. boost::algorithm::replace_first(hoverName,"%s", getClassNameTranslated());
  514. return hoverName;
  515. }
  516. else
  517. return LIBRARY->objtypeh->getObjectName(ID, 0);
  518. }
  519. std::string CGHeroInstance::getHoverText(PlayerColor player) const
  520. {
  521. std::string hoverText = CArmedInstance::getHoverText(player) + getMovementPointsTextIfOwner(player);
  522. return hoverText;
  523. }
  524. std::string CGHeroInstance::getMovementPointsTextIfOwner(PlayerColor player) const
  525. {
  526. std::string output = "";
  527. if(player == getOwner())
  528. {
  529. output += " " + LIBRARY->generaltexth->translate("vcmi.adventureMap.movementPointsHeroInfo");
  530. boost::replace_first(output, "%POINTS", std::to_string(movementPointsLimit(!inBoat())));
  531. boost::replace_first(output, "%REMAINING", std::to_string(movementPointsRemaining()));
  532. }
  533. return output;
  534. }
  535. ui8 CGHeroInstance::maxlevelsToMagicSchool() const
  536. {
  537. return getHeroClass()->isMagicHero() ? 3 : 4;
  538. }
  539. ui8 CGHeroInstance::maxlevelsToWisdom() const
  540. {
  541. return getHeroClass()->isMagicHero() ? 3 : 6;
  542. }
  543. void CGHeroInstance::pickRandomObject(IGameRandomizer & gameRandomizer)
  544. {
  545. assert(ID == Obj::HERO || ID == Obj::PRISON || ID == Obj::RANDOM_HERO);
  546. if (ID == Obj::RANDOM_HERO)
  547. {
  548. auto selectedHero = cb->gameState().pickNextHeroType(gameRandomizer.getDefault(), getOwner());
  549. ID = Obj::HERO;
  550. subID = selectedHero;
  551. randomizeArmy(getHeroClass()->faction);
  552. }
  553. auto oldSubID = subID;
  554. // to find object handler we must use heroClass->id
  555. // after setType subID used to store unique hero identify id. Check issue 2277 for details
  556. // exclude prisons which should use appearance as set in map, via map editor or RMG
  557. if (ID != Obj::PRISON)
  558. setType(ID, getHeroClass()->getIndex());
  559. this->subID = oldSubID;
  560. }
  561. void CGHeroInstance::recreateSecondarySkillsBonuses()
  562. {
  563. auto secondarySkillsBonuses = getBonusesFrom(BonusSource::SECONDARY_SKILL);
  564. for(const auto & bonus : *secondarySkillsBonuses)
  565. removeBonus(bonus);
  566. for(const auto & skill_info : secSkills)
  567. if(skill_info.second > 0)
  568. updateSkillBonus(SecondarySkill(skill_info.first), skill_info.second);
  569. }
  570. void CGHeroInstance::updateSkillBonus(const SecondarySkill & which, int val)
  571. {
  572. removeBonuses(Selector::source(BonusSource::SECONDARY_SKILL, BonusSourceID(which)));
  573. if(val > 0)
  574. {
  575. auto skillBonus = (*LIBRARY->skillh)[which]->at(val).effects;
  576. for(const auto& b : skillBonus)
  577. addNewBonus(std::make_shared<Bonus>(*b));
  578. }
  579. }
  580. void CGHeroInstance::setPropertyDer(ObjProperty what, ObjPropertyID identifier)
  581. {
  582. if(what == ObjProperty::PRIMARY_STACK_COUNT)
  583. setStackCount(SlotID(0), identifier.getNum());
  584. }
  585. int CGHeroInstance::getPrimSkillLevel(PrimarySkill id) const
  586. {
  587. return primarySkills.getSkill(id);
  588. }
  589. double CGHeroInstance::getFightingStrength() const
  590. {
  591. const auto & skillValues = primarySkills.getSkills();
  592. return sqrt((1.0 + 0.05*skillValues[PrimarySkill::ATTACK.getNum()]) * (1.0 + 0.05*skillValues[PrimarySkill::DEFENSE.getNum()]));
  593. }
  594. double CGHeroInstance::getMagicStrength() const
  595. {
  596. const auto & skillValues = primarySkills.getSkills();
  597. if (!hasSpellbook())
  598. return 1;
  599. bool atLeastOneCombatSpell = false;
  600. for (auto spell : spells)
  601. {
  602. if (spell.toSpell()->isCombat())
  603. {
  604. atLeastOneCombatSpell = true;
  605. break;
  606. }
  607. }
  608. if (!atLeastOneCombatSpell)
  609. return 1;
  610. return sqrt((1.0 + 0.05*skillValues[PrimarySkill::KNOWLEDGE.getNum()] * mana / manaLimit()) * (1.0 + 0.05*skillValues[PrimarySkill::SPELL_POWER.getNum()] * mana / manaLimit()));
  611. }
  612. double CGHeroInstance::getHeroStrength() const
  613. {
  614. return getFightingStrength() * getMagicStrength();
  615. }
  616. uint64_t CGHeroInstance::getValueForDiplomacy() const
  617. {
  618. // H3 formula for hero strength when considering diplomacy skill
  619. uint64_t armyStrength = getArmyStrength();
  620. double heroStrength = sqrt(
  621. (1.0 + 0.05 * getPrimSkillLevel(PrimarySkill::ATTACK)) *
  622. (1.0 + 0.05 * getPrimSkillLevel(PrimarySkill::DEFENSE))
  623. );
  624. return heroStrength * armyStrength;
  625. }
  626. bool CGHeroInstance::compareCampaignValue(const CGHeroInstance * left, const CGHeroInstance * right)
  627. {
  628. // https://heroes.thelazy.net/index.php/Power_rating
  629. uint32_t leftLevel = left->level;
  630. uint64_t leftExperience = left->exp;
  631. uint32_t leftPrimary = left->getPrimSkillLevel(PrimarySkill::ATTACK) + left->getPrimSkillLevel(PrimarySkill::DEFENSE) + left->getPrimSkillLevel(PrimarySkill::SPELL_POWER) + left->getPrimSkillLevel(PrimarySkill::DEFENSE);
  632. uint32_t leftPrimaryAndLevel = leftPrimary + leftLevel;
  633. uint32_t rightLevel = right->level;
  634. uint64_t rightExperience = right->exp;
  635. uint32_t rightPrimary = right->getPrimSkillLevel(PrimarySkill::ATTACK) + right->getPrimSkillLevel(PrimarySkill::DEFENSE) + right->getPrimSkillLevel(PrimarySkill::SPELL_POWER) + right->getPrimSkillLevel(PrimarySkill::DEFENSE);
  636. uint32_t rightPrimaryAndLevel = rightPrimary + rightLevel;
  637. if (leftPrimaryAndLevel != rightPrimaryAndLevel)
  638. return leftPrimaryAndLevel > rightPrimaryAndLevel;
  639. if (leftLevel != rightLevel)
  640. return leftLevel > rightLevel;
  641. if (leftExperience != rightExperience)
  642. return leftExperience > rightExperience;
  643. return left->getHeroTypeID() > right->getHeroTypeID();
  644. }
  645. ui64 CGHeroInstance::getTotalStrength() const
  646. {
  647. double ret = getHeroStrength() * getArmyStrength();
  648. return static_cast<ui64>(ret);
  649. }
  650. TExpType CGHeroInstance::calculateXp(TExpType exp) const
  651. {
  652. return static_cast<TExpType>(exp * (valOfBonuses(BonusType::HERO_EXPERIENCE_GAIN_PERCENT)) / 100.0);
  653. }
  654. int32_t CGHeroInstance::getCasterUnitId() const
  655. {
  656. return id.getNum();
  657. }
  658. int32_t CGHeroInstance::getSpellSchoolLevel(const spells::Spell * spell, SpellSchool * outSelectedSchool) const
  659. {
  660. int32_t skill = -1; //skill level
  661. spell->forEachSchool([&, this](const SpellSchool & cnf, bool & stop)
  662. {
  663. int32_t thisSchool = magicSchoolMastery.getMastery(cnf); //FIXME: Bonus shouldn't be additive (Witchking Artifacts : Crown of Skies)
  664. if(thisSchool > skill)
  665. {
  666. skill = thisSchool;
  667. if(outSelectedSchool)
  668. *outSelectedSchool = cnf;
  669. }
  670. });
  671. vstd::amax(skill, magicSchoolMastery.getMastery(SpellSchool::ANY)); //any school bonus
  672. vstd::amax(skill, valOfBonuses(BonusType::SPELL, BonusSubtypeID(spell->getId()))); //given by artifact or other effect
  673. vstd::amax(skill, 0); //in case we don't know any school
  674. vstd::amin(skill, 3);
  675. return skill;
  676. }
  677. int64_t CGHeroInstance::getSpellBonus(const spells::Spell * spell, int64_t base, const battle::Unit * affectedStack) const
  678. {
  679. //applying sorcery secondary skill
  680. if(spell->isMagical())
  681. base = static_cast<int64_t>(base * (valOfBonuses(BonusType::SPELL_DAMAGE, BonusSubtypeID(SpellSchool::ANY))) / 100.0);
  682. base = static_cast<int64_t>(base * (100 + valOfBonuses(BonusType::SPECIFIC_SPELL_DAMAGE, BonusSubtypeID(spell->getId()))) / 100.0);
  683. int maxSchoolBonus = 0;
  684. spell->forEachSchool([&maxSchoolBonus, this](const SpellSchool & cnf, bool & stop)
  685. {
  686. vstd::amax(maxSchoolBonus, valOfBonuses(BonusType::SPELL_DAMAGE, BonusSubtypeID(cnf)));
  687. });
  688. base = static_cast<int64_t>(base * (100 + maxSchoolBonus) / 100.0);
  689. if(affectedStack && affectedStack->creatureLevel() > 0) //Hero specials like Solmyr, Deemer
  690. base = static_cast<int64_t>(base * static_cast<double>(100 + valOfBonuses(BonusType::SPECIAL_SPELL_LEV, BonusSubtypeID(spell->getId())) / affectedStack->creatureLevel()) / 100.0);
  691. return base;
  692. }
  693. int64_t CGHeroInstance::getSpecificSpellBonus(const spells::Spell * spell, int64_t base) const
  694. {
  695. base = static_cast<int64_t>(base * (100 + valOfBonuses(BonusType::SPECIFIC_SPELL_DAMAGE, BonusSubtypeID(spell->getId()))) / 100.0);
  696. return base;
  697. }
  698. int32_t CGHeroInstance::getEffectLevel(const spells::Spell * spell) const
  699. {
  700. return getSpellSchoolLevel(spell);
  701. }
  702. int32_t CGHeroInstance::getEffectPower(const spells::Spell * spell) const
  703. {
  704. return getPrimSkillLevel(PrimarySkill::SPELL_POWER);
  705. }
  706. int32_t CGHeroInstance::getEnchantPower(const spells::Spell * spell) const
  707. {
  708. int32_t spellpower = getPrimSkillLevel(PrimarySkill::SPELL_POWER);
  709. int32_t durationCommon = valOfBonuses(BonusType::SPELL_DURATION, BonusSubtypeID());
  710. int32_t durationSpecific = valOfBonuses(BonusType::SPELL_DURATION, BonusSubtypeID(spell->getId()));
  711. return spellpower + durationCommon + durationSpecific;
  712. }
  713. int64_t CGHeroInstance::getEffectValue(const spells::Spell * spell) const
  714. {
  715. return 0;
  716. }
  717. PlayerColor CGHeroInstance::getCasterOwner() const
  718. {
  719. return tempOwner;
  720. }
  721. void CGHeroInstance::getCasterName(MetaString & text) const
  722. {
  723. //FIXME: use local name, MetaString need access to gamestate as hero name is part of map object
  724. text.replaceRawString(getNameTranslated());
  725. }
  726. void CGHeroInstance::getCastDescription(const spells::Spell * spell, const battle::Units & attacked, MetaString & text) const
  727. {
  728. const bool singleTarget = attacked.size() == 1;
  729. const int textIndex = singleTarget ? 195 : 196;
  730. text.appendLocalString(EMetaText::GENERAL_TXT, textIndex);
  731. getCasterName(text);
  732. text.replaceName(spell->getId());
  733. if(singleTarget)
  734. attacked.at(0)->addNameReplacement(text, true);
  735. }
  736. const CGHeroInstance * CGHeroInstance::getHeroCaster() const
  737. {
  738. return this;
  739. }
  740. void CGHeroInstance::spendMana(ServerCallback * server, const int spellCost) const
  741. {
  742. if(spellCost != 0)
  743. {
  744. SetMana sm;
  745. sm.mode = ChangeValueMode::RELATIVE;
  746. sm.hid = id;
  747. sm.val = -spellCost;
  748. server->apply(sm);
  749. }
  750. }
  751. bool CGHeroInstance::canCastThisSpell(const spells::Spell * spell) const
  752. {
  753. const bool isAllowed = cb->isAllowed(spell->getId());
  754. const bool inSpellBook = vstd::contains(spells, spell->getId()) && hasSpellbook();
  755. const bool specificBonus = hasBonusOfType(BonusType::SPELL, BonusSubtypeID(spell->getId()));
  756. bool schoolBonus = false;
  757. spell->forEachSchool([this, &schoolBonus](const SpellSchool & cnf, bool & stop)
  758. {
  759. if(hasBonusOfType(BonusType::SPELLS_OF_SCHOOL, BonusSubtypeID(cnf)))
  760. {
  761. schoolBonus = stop = true;
  762. }
  763. });
  764. const bool levelBonus = hasBonusOfType(BonusType::SPELLS_OF_LEVEL, BonusCustomSubtype::spellLevel(spell->getLevel()));
  765. if(spell->isSpecial())
  766. {
  767. if(inSpellBook)
  768. {//hero has this spell in spellbook
  769. logGlobal->error("Special spell %s in spellbook.", spell->getNameTranslated());
  770. }
  771. return specificBonus;
  772. }
  773. else if(!isAllowed)
  774. {
  775. if(inSpellBook)
  776. {
  777. //hero has this spell in spellbook
  778. //it is normal if set in map editor, but trace it to possible debug of magic guild
  779. logGlobal->trace("Banned spell %s in spellbook.", spell->getNameTranslated());
  780. }
  781. return inSpellBook || specificBonus || schoolBonus || levelBonus;
  782. }
  783. else
  784. {
  785. return inSpellBook || schoolBonus || specificBonus || levelBonus;
  786. }
  787. }
  788. bool CGHeroInstance::canLearnSpell(const spells::Spell * spell, bool allowBanned) const
  789. {
  790. if(!hasSpellbook())
  791. return false;
  792. if(spell->getLevel() > maxSpellLevel()) //not enough wisdom
  793. return false;
  794. if(vstd::contains(spells, spell->getId()))//already known
  795. return false;
  796. if(spell->isSpecial())
  797. {
  798. logGlobal->warn("Hero %s try to learn special spell %s", nodeName(), spell->getNameTranslated());
  799. return false;//special spells can not be learned
  800. }
  801. if(spell->isCreatureAbility())
  802. {
  803. logGlobal->warn("Hero %s try to learn creature spell %s", nodeName(), spell->getNameTranslated());
  804. return false;//creature abilities can not be learned
  805. }
  806. if(!allowBanned && !cb->isAllowed(spell->getId()))
  807. {
  808. logGlobal->warn("Hero %s try to learn banned spell %s", nodeName(), spell->getNameTranslated());
  809. return false;//banned spells should not be learned
  810. }
  811. return true;
  812. }
  813. /**
  814. * Calculates what creatures and how many to be raised from a battle.
  815. * @param battleResult The results of the battle.
  816. * @return Returns a pair with the first value indicating the ID of the creature
  817. * type and second value the amount. Both values are returned as -1 if necromancy
  818. * could not be applied.
  819. */
  820. CStackBasicDescriptor CGHeroInstance::calculateNecromancy (const BattleResult &battleResult) const
  821. {
  822. TConstBonusListPtr improvedNecromancy = getBonusesOfType(BonusType::IMPROVED_NECROMANCY);
  823. // need skill or cloak of undead king - lesser artifacts don't work without skill
  824. if (improvedNecromancy->empty())
  825. return CStackBasicDescriptor();
  826. int raisedUnitsPercentage = std::clamp(valOfBonuses(BonusType::UNDEAD_RAISE_PERCENTAGE), 0, 100);
  827. if (raisedUnitsPercentage == 0)
  828. return CStackBasicDescriptor();
  829. const std::map<CreatureID,si32> &casualties = battleResult.casualties[CBattleInfoEssentials::otherSide(battleResult.winner)];
  830. if(casualties.empty())
  831. return CStackBasicDescriptor();
  832. // figure out what to raise - pick strongest creature meeting requirements
  833. CreatureID bestCreature = CreatureID::NONE;
  834. int necromancerPower = improvedNecromancy->totalValue();
  835. // pick best bonus available
  836. for(const std::shared_ptr<Bonus> & newPick : *improvedNecromancy)
  837. {
  838. // addInfo[0] = required necromancy skill
  839. if(newPick->additionalInfo[0] > necromancerPower)
  840. continue;
  841. CreatureID newCreature = newPick->subtype.as<CreatureID>();;
  842. if(!bestCreature.hasValue())
  843. {
  844. bestCreature = newCreature;
  845. }
  846. else
  847. {
  848. auto quality = [](CreatureID pick) -> std::tuple<int, int>
  849. {
  850. const auto * c = pick.toCreature();
  851. return std::tuple<int, int> {c->getLevel(), static_cast<int>(c->getFullRecruitCost().marketValue())};
  852. };
  853. if(quality(bestCreature) < quality(newCreature))
  854. bestCreature = newCreature;
  855. }
  856. }
  857. assert(bestCreature != CreatureID::NONE);
  858. CreatureID selectedCreature = bestCreature;
  859. // raise upgraded creature (at 2/3 rate) if no space available otherwise
  860. if(getSlotFor(selectedCreature) == SlotID())
  861. {
  862. for (const auto & slot : Slots())
  863. {
  864. if (selectedCreature.toCreature()->isMyDirectOrIndirectUpgrade(slot.second->getCreature()))
  865. {
  866. selectedCreature = slot.second->getCreatureID();
  867. break;
  868. }
  869. }
  870. }
  871. // calculate number of creatures raised - low level units contribute at 50% rate
  872. const double raisedUnitHealth = selectedCreature.toCreature()->getMaxHealth();
  873. double raisedUnits = 0;
  874. for(const auto & casualty : casualties)
  875. {
  876. const CCreature * c = casualty.first.toCreature();
  877. double raisedFromCasualty = std::min(c->getMaxHealth() / raisedUnitHealth, 1.0) * casualty.second * raisedUnitsPercentage;
  878. if (bestCreature != selectedCreature)
  879. raisedUnits += raisedFromCasualty * 2 / 3 / 100;
  880. else
  881. raisedUnits += raisedFromCasualty / 100;
  882. }
  883. return CStackBasicDescriptor(selectedCreature, std::max(static_cast<int>(raisedUnits), 1));
  884. }
  885. int CGHeroInstance::getSightRadius() const
  886. {
  887. int baseValue = LIBRARY->engineSettings()->getInteger(EGameSettings::HEROES_BASE_SCOUNTING_RANGE);
  888. return applyBonuses(BonusType::SIGHT_RADIUS, baseValue);
  889. }
  890. si32 CGHeroInstance::manaRegain() const
  891. {
  892. int percentageRegeneration = valOfBonuses(BonusType::MANA_PERCENTAGE_REGENERATION);
  893. int regeneratedByPercentage = manaLimit() * percentageRegeneration / 100;
  894. int regeneratedByValue = valOfBonuses(BonusType::MANA_REGENERATION);
  895. return std::max(regeneratedByValue, regeneratedByPercentage);
  896. }
  897. si32 CGHeroInstance::getManaNewTurn() const
  898. {
  899. if(getVisitedTown() && getVisitedTown()->hasBuilt(BuildingID::MAGES_GUILD_1))
  900. {
  901. //if hero starts turn in town with mage guild - restore all mana
  902. return std::max(mana, manaLimit());
  903. }
  904. si32 res = mana + manaRegain();
  905. res = std::min(res, manaLimit());
  906. res = std::max(res, mana);
  907. res = std::max(res, 0);
  908. return res;
  909. }
  910. // /**
  911. // * Places an artifact in hero's backpack. If it's a big artifact equips it
  912. // * or discards it if it cannot be equipped.
  913. // */
  914. // void CGHeroInstance::giveArtifact (ui32 aid) //use only for fixed artifacts
  915. // {
  916. // CArtifact * const artifact = LIBRARY->arth->objects[aid]; //pointer to constant object
  917. // CArtifactInstance *ai = CArtifactInstance::createNewArtifactInstance(artifact);
  918. // ai->putAt(this, ai->firstAvailableSlot(this));
  919. // }
  920. BoatId CGHeroInstance::getBoatType() const
  921. {
  922. return BoatId(LIBRARY->townh->getById(getHeroClass()->faction)->getBoatType());
  923. }
  924. void CGHeroInstance::getOutOffsets(std::vector<int3> &offsets) const
  925. {
  926. offsets = {
  927. {0, -1, 0},
  928. {+1, -1, 0},
  929. {+1, 0, 0},
  930. {+1, +1, 0},
  931. {0, +1, 0},
  932. {-1, +1, 0},
  933. {-1, 0, 0},
  934. {-1, -1, 0},
  935. };
  936. }
  937. const IObjectInterface * CGHeroInstance::getObject() const
  938. {
  939. return this;
  940. }
  941. int32_t CGHeroInstance::getSpellCost(const spells::Spell * sp) const
  942. {
  943. return sp->getCost(getSpellSchoolLevel(sp));
  944. }
  945. void CGHeroInstance::pushPrimSkill( PrimarySkill which, int val )
  946. {
  947. auto sel = Selector::typeSubtype(BonusType::PRIMARY_SKILL, BonusSubtypeID(which))
  948. .And(Selector::sourceType()(BonusSource::HERO_BASE_SKILL));
  949. removeBonuses(sel);
  950. addNewBonus(std::make_shared<Bonus>(BonusDuration::PERMANENT, BonusType::PRIMARY_SKILL, BonusSource::HERO_BASE_SKILL, val, BonusSourceID(id), BonusSubtypeID(which)));
  951. }
  952. EAlignment CGHeroInstance::getAlignment() const
  953. {
  954. return getHeroClass()->getAlignment();
  955. }
  956. void CGHeroInstance::initExp(vstd::RNG & rand)
  957. {
  958. exp = rand.nextInt(40, 89);
  959. }
  960. std::string CGHeroInstance::nodeName() const
  961. {
  962. return "Hero " + getNameTextID();
  963. }
  964. si32 CGHeroInstance::manaLimit() const
  965. {
  966. return getPrimSkillLevel(PrimarySkill::KNOWLEDGE) * manaPerKnowledgeCached.getValue() / 100;
  967. }
  968. HeroTypeID CGHeroInstance::getPortraitSource() const
  969. {
  970. if (customPortraitSource.isValid())
  971. return customPortraitSource;
  972. else
  973. return getHeroTypeID();
  974. }
  975. int32_t CGHeroInstance::getIconIndex() const
  976. {
  977. return getPortraitSource().toEntity(LIBRARY)->getIconIndex();
  978. }
  979. std::string CGHeroInstance::getNameTranslated() const
  980. {
  981. return LIBRARY->generaltexth->translate(getNameTextID());
  982. }
  983. std::string CGHeroInstance::getClassNameTranslated() const
  984. {
  985. return LIBRARY->generaltexth->translate(getClassNameTextID());
  986. }
  987. std::string CGHeroInstance::getClassNameTextID() const
  988. {
  989. if (isCampaignGem())
  990. return "core.genrltxt.735";
  991. return getHeroClass()->getNameTextID();
  992. }
  993. std::string CGHeroInstance::getNameTextID() const
  994. {
  995. if (!nameCustomTextId.empty())
  996. return nameCustomTextId;
  997. if (getHeroTypeID().hasValue())
  998. return getHeroType()->getNameTextID();
  999. // FIXME: called by logging from some specialties (mods?) before type is set on deserialization
  1000. // assert(0);
  1001. return "";
  1002. }
  1003. std::string CGHeroInstance::getBiographyTranslated() const
  1004. {
  1005. return LIBRARY->generaltexth->translate(getBiographyTextID());
  1006. }
  1007. std::string CGHeroInstance::getBiographyTextID() const
  1008. {
  1009. if (!biographyCustomTextId.empty())
  1010. return biographyCustomTextId;
  1011. if (getHeroTypeID().hasValue())
  1012. return getHeroType()->getBiographyTextID();
  1013. return ""; //for random hero
  1014. }
  1015. CGHeroInstance::ArtPlacementMap CGHeroInstance::putArtifact(const ArtifactPosition & pos, const CArtifactInstance * art)
  1016. {
  1017. assert(art->canBePutAt(this, pos));
  1018. if(ArtifactUtils::isSlotEquipment(pos))
  1019. attachToSource(*art);
  1020. return CArtifactSet::putArtifact(pos, art);
  1021. }
  1022. void CGHeroInstance::removeArtifact(const ArtifactPosition & pos)
  1023. {
  1024. auto art = getArt(pos);
  1025. assert(art);
  1026. CArtifactSet::removeArtifact(pos);
  1027. if(ArtifactUtils::isSlotEquipment(pos))
  1028. detachFromSource(*art);
  1029. }
  1030. bool CGHeroInstance::hasSpellbook() const
  1031. {
  1032. return getArt(ArtifactPosition::SPELLBOOK);
  1033. }
  1034. void CGHeroInstance::addSpellToSpellbook(const SpellID & spell)
  1035. {
  1036. spells.insert(spell);
  1037. }
  1038. void CGHeroInstance::removeSpellFromSpellbook(const SpellID & spell)
  1039. {
  1040. spells.erase(spell);
  1041. }
  1042. bool CGHeroInstance::spellbookContainsSpell(const SpellID & spell) const
  1043. {
  1044. return vstd::contains(spells, spell);
  1045. }
  1046. void CGHeroInstance::removeSpellbook()
  1047. {
  1048. spells.clear();
  1049. if(hasSpellbook())
  1050. {
  1051. cb->gameState().getMap().removeArtifactInstance(*this, ArtifactPosition::SPELLBOOK);
  1052. }
  1053. }
  1054. const std::set<SpellID> & CGHeroInstance::getSpellsInSpellbook() const
  1055. {
  1056. return spells;
  1057. }
  1058. int CGHeroInstance::maxSpellLevel() const
  1059. {
  1060. return std::min(GameConstants::SPELL_LEVELS, valOfBonuses(BonusType::MAX_LEARNABLE_SPELL_LEVEL));
  1061. }
  1062. bool CGHeroInstance::inBoat() const
  1063. {
  1064. return boardedBoat.hasValue();
  1065. }
  1066. const CGBoat * CGHeroInstance::getBoat() const
  1067. {
  1068. if (boardedBoat.hasValue())
  1069. return dynamic_cast<const CGBoat*>(cb->getObjInstance(boardedBoat));
  1070. return nullptr;
  1071. }
  1072. CGBoat * CGHeroInstance::getBoat()
  1073. {
  1074. if (boardedBoat.hasValue())
  1075. return dynamic_cast<CGBoat*>(cb->gameState().getObjInstance(boardedBoat));
  1076. return nullptr;
  1077. }
  1078. void CGHeroInstance::setBoat(CGBoat* newBoat)
  1079. {
  1080. if (newBoat)
  1081. {
  1082. boardedBoat = newBoat->id;
  1083. attachTo(*newBoat);
  1084. newBoat->setBoardedHero(this);
  1085. }
  1086. else if (boardedBoat.hasValue())
  1087. {
  1088. auto oldBoat = getBoat();
  1089. boardedBoat = {};
  1090. detachFrom(*oldBoat);
  1091. oldBoat->setBoardedHero(nullptr);
  1092. }
  1093. }
  1094. void CGHeroInstance::restoreBonusSystem(CGameState & gs)
  1095. {
  1096. CArmedInstance::restoreBonusSystem(gs);
  1097. artDeserializationFix(gs, this);
  1098. if (commander)
  1099. commander->artDeserializationFix(gs, this->commander.get());
  1100. if (boardedBoat.hasValue())
  1101. {
  1102. auto boat = gs.getObjInstance(boardedBoat);
  1103. if (boat)
  1104. attachTo(dynamic_cast<CGBoat&>(*boat));
  1105. }
  1106. }
  1107. void CGHeroInstance::attachToBonusSystem(CGameState & gs)
  1108. {
  1109. CArmedInstance::attachToBonusSystem(gs);
  1110. if (boardedBoat.hasValue())
  1111. {
  1112. auto boat = gs.getObjInstance(boardedBoat);
  1113. if (boat)
  1114. attachTo(dynamic_cast<CGBoat&>(*boat));
  1115. }
  1116. }
  1117. void CGHeroInstance::detachFromBonusSystem(CGameState & gs)
  1118. {
  1119. CArmedInstance::detachFromBonusSystem(gs);
  1120. if (boardedBoat.hasValue())
  1121. {
  1122. auto boat = gs.getObjInstance(boardedBoat);
  1123. if (boat)
  1124. detachFrom(dynamic_cast<CGBoat&>(*boat));
  1125. }
  1126. }
  1127. CBonusSystemNode & CGHeroInstance::whereShouldBeAttached(CGameState & gs)
  1128. {
  1129. if(visitedTown.hasValue())
  1130. {
  1131. auto town = gs.getTown(visitedTown);
  1132. if(isGarrisoned())
  1133. return *town;
  1134. else
  1135. return town->townAndVis;
  1136. }
  1137. else
  1138. return CArmedInstance::whereShouldBeAttached(gs);
  1139. }
  1140. int CGHeroInstance::movementPointsAfterEmbark(int MPsBefore, int basicCost, bool disembark, const TurnInfo * ti) const
  1141. {
  1142. if(!ti->hasFreeShipBoarding())
  1143. return 0; // take all MPs by default
  1144. auto boatLayer = inBoat() ? getBoat()->layer : EPathfindingLayer::SAIL;
  1145. int mp1 = ti->getMaxMovePoints(disembark ? EPathfindingLayer::LAND : boatLayer);
  1146. int mp2 = ti->getMaxMovePoints(disembark ? boatLayer : EPathfindingLayer::LAND);
  1147. int ret = static_cast<int>((MPsBefore - basicCost) * static_cast<double>(mp1) / mp2);
  1148. return ret;
  1149. }
  1150. EDiggingStatus CGHeroInstance::diggingStatus() const
  1151. {
  1152. if(static_cast<int>(movement) < movementPointsLimit(true))
  1153. return EDiggingStatus::LACK_OF_MOVEMENT;
  1154. if(!ArtifactID(ArtifactID::GRAIL).toArtifact()->canBePutAt(this))
  1155. return EDiggingStatus::BACKPACK_IS_FULL;
  1156. return cb->getTileDigStatus(visitablePos());
  1157. }
  1158. ArtBearer CGHeroInstance::bearerType() const
  1159. {
  1160. return ArtBearer::HERO;
  1161. }
  1162. std::vector<SecondarySkill> CGHeroInstance::getLevelupSkillCandidates(IGameRandomizer & gameRandomizer) const
  1163. {
  1164. std::set<SecondarySkill> basicAndAdv;
  1165. std::set<SecondarySkill> none;
  1166. std::vector<SecondarySkill> skills;
  1167. if (canLearnSkill())
  1168. {
  1169. for(int i = 0; i < LIBRARY->skillh->size(); i++)
  1170. if (canLearnSkill(SecondarySkill(i)))
  1171. none.insert(SecondarySkill(i));
  1172. }
  1173. for(const auto & elem : secSkills)
  1174. {
  1175. if(elem.second < MasteryLevel::EXPERT)
  1176. basicAndAdv.insert(elem.first);
  1177. none.erase(elem.first);
  1178. }
  1179. if (!basicAndAdv.empty())
  1180. {
  1181. skills.push_back(gameRandomizer.rollSecondarySkillForLevelup(this, basicAndAdv));
  1182. basicAndAdv.erase(skills.back());
  1183. }
  1184. if (!none.empty())
  1185. {
  1186. skills.push_back(gameRandomizer.rollSecondarySkillForLevelup(this, none));
  1187. none.erase(skills.back());
  1188. }
  1189. if (!basicAndAdv.empty() && skills.size() < 2)
  1190. {
  1191. skills.push_back(gameRandomizer.rollSecondarySkillForLevelup(this, basicAndAdv));
  1192. basicAndAdv.erase(skills.back());
  1193. }
  1194. if (!none.empty() && skills.size() < 2)
  1195. {
  1196. skills.push_back(gameRandomizer.rollSecondarySkillForLevelup(this, none));
  1197. none.erase(skills.back());
  1198. }
  1199. return skills;
  1200. }
  1201. void CGHeroInstance::setPrimarySkill(PrimarySkill primarySkill, si64 value, ChangeValueMode mode)
  1202. {
  1203. auto skill = getLocalBonus(Selector::type()(BonusType::PRIMARY_SKILL)
  1204. .And(Selector::subtype()(BonusSubtypeID(primarySkill)))
  1205. .And(Selector::sourceType()(BonusSource::HERO_BASE_SKILL)));
  1206. assert(skill);
  1207. if(mode == ChangeValueMode::ABSOLUTE)
  1208. {
  1209. skill->val = static_cast<si32>(value);
  1210. }
  1211. else
  1212. {
  1213. skill->val += static_cast<si32>(value);
  1214. }
  1215. nodeHasChanged();
  1216. }
  1217. void CGHeroInstance::setExperience(si64 value, ChangeValueMode mode)
  1218. {
  1219. if(mode == ChangeValueMode::ABSOLUTE)
  1220. {
  1221. exp = value;
  1222. }
  1223. else
  1224. {
  1225. exp += value;
  1226. }
  1227. }
  1228. bool CGHeroInstance::gainsLevel() const
  1229. {
  1230. return level < LIBRARY->heroh->maxSupportedLevel() && exp >= static_cast<TExpType>(LIBRARY->heroh->reqExp(level+1));
  1231. }
  1232. void CGHeroInstance::levelUp()
  1233. {
  1234. ++level;
  1235. //update specialty and other bonuses that scale with level
  1236. nodeHasChanged();
  1237. }
  1238. void CGHeroInstance::attachCommanderToArmy()
  1239. {
  1240. if (commander)
  1241. commander->setArmy(this);
  1242. }
  1243. void CGHeroInstance::levelUpAutomatically(IGameRandomizer & gameRandomizer)
  1244. {
  1245. while(gainsLevel())
  1246. {
  1247. const auto primarySkill = gameRandomizer.rollPrimarySkillForLevelup(this);
  1248. const auto proposedSecondarySkills = getLevelupSkillCandidates(gameRandomizer);
  1249. setPrimarySkill(primarySkill, 1, ChangeValueMode::RELATIVE);
  1250. if(!proposedSecondarySkills.empty())
  1251. setSecSkillLevel(proposedSecondarySkills.front(), 1, ChangeValueMode::RELATIVE);
  1252. levelUp();
  1253. }
  1254. }
  1255. bool CGHeroInstance::hasVisions(const CGObjectInstance * target, BonusSubtypeID subtype) const
  1256. {
  1257. //VISIONS spell support
  1258. const int visionsMultiplier = valOfBonuses(BonusType::VISIONS, subtype);
  1259. int visionsRange = visionsMultiplier * getPrimSkillLevel(PrimarySkill::SPELL_POWER);
  1260. if (visionsMultiplier > 0)
  1261. vstd::amax(visionsRange, 3); //minimum range is 3 tiles, but only if VISIONS bonus present
  1262. const int distance = static_cast<int>(target->anchorPos().dist2d(visitablePos()));
  1263. //logGlobal->debug(boost::str(boost::format("Visions: dist %d, mult %d, range %d") % distance % visionsMultiplier % visionsRange));
  1264. return (distance < visionsRange) && (target->anchorPos().z == anchorPos().z);
  1265. }
  1266. std::string CGHeroInstance::getHeroTypeName() const
  1267. {
  1268. if(ID == Obj::HERO || ID == Obj::PRISON)
  1269. return getHeroType()->getJsonKey();
  1270. return "";
  1271. }
  1272. void CGHeroInstance::afterAddToMap(CMap * map)
  1273. {
  1274. map->heroAddedToMap(this);
  1275. }
  1276. void CGHeroInstance::afterRemoveFromMap(CMap* map)
  1277. {
  1278. map->heroRemovedFromMap(this);
  1279. }
  1280. void CGHeroInstance::setHeroTypeName(const std::string & identifier)
  1281. {
  1282. if(ID == Obj::HERO || ID == Obj::PRISON)
  1283. {
  1284. auto rawId = LIBRARY->identifiers()->getIdentifier(ModScope::scopeMap(), "hero", identifier);
  1285. if(rawId)
  1286. subID = rawId.value();
  1287. else
  1288. {
  1289. throw std::runtime_error("Couldn't resolve hero identifier " + identifier);
  1290. }
  1291. }
  1292. }
  1293. void CGHeroInstance::updateFrom(const JsonNode & data)
  1294. {
  1295. CGObjectInstance::updateFrom(data);
  1296. }
  1297. void CGHeroInstance::serializeCommonOptions(JsonSerializeFormat & handler)
  1298. {
  1299. handler.serializeString("biography", biographyCustomTextId);
  1300. handler.serializeInt("experience", exp, 0);
  1301. if(!handler.saving && exp != UNINITIALIZED_EXPERIENCE) //do not gain levels if experience is not initialized
  1302. {
  1303. while (gainsLevel())
  1304. {
  1305. ++level;
  1306. }
  1307. }
  1308. handler.serializeString("name", nameCustomTextId);
  1309. handler.serializeInt("gender", gender, 0);
  1310. handler.serializeId("portrait", customPortraitSource, HeroTypeID::NONE);
  1311. //primary skills
  1312. if(handler.saving)
  1313. {
  1314. const bool haveSkills = hasBonus(Selector::type()(BonusType::PRIMARY_SKILL).And(Selector::sourceType()(BonusSource::HERO_BASE_SKILL)));
  1315. if(haveSkills)
  1316. {
  1317. auto primarySkills = handler.enterStruct("primarySkills");
  1318. for(auto skill : PrimarySkill::ALL_SKILLS())
  1319. {
  1320. int value = valOfBonuses(Selector::typeSubtype(BonusType::PRIMARY_SKILL, BonusSubtypeID(skill)).And(Selector::sourceType()(BonusSource::HERO_BASE_SKILL)));
  1321. handler.serializeInt(NPrimarySkill::names[skill.getNum()], value, 0);
  1322. }
  1323. }
  1324. }
  1325. else
  1326. {
  1327. auto primarySkills = handler.enterStruct("primarySkills");
  1328. if(handler.getCurrent().getType() == JsonNode::JsonType::DATA_STRUCT)
  1329. {
  1330. for(int i = 0; i < GameConstants::PRIMARY_SKILLS; ++i)
  1331. {
  1332. int value = 0;
  1333. handler.serializeInt(NPrimarySkill::names[i], value, 0);
  1334. pushPrimSkill(static_cast<PrimarySkill>(i), value);
  1335. }
  1336. }
  1337. }
  1338. //secondary skills
  1339. if(handler.saving)
  1340. {
  1341. //does hero have default skills?
  1342. bool defaultSkills = false;
  1343. bool normalSkills = false;
  1344. for(const auto & p : secSkills)
  1345. {
  1346. if(p.first == SecondarySkill(SecondarySkill::NONE))
  1347. defaultSkills = true;
  1348. else
  1349. normalSkills = true;
  1350. }
  1351. if(defaultSkills && normalSkills)
  1352. logGlobal->error("Mixed default and normal secondary skills");
  1353. //in json default skills means no field/null
  1354. if(!defaultSkills)
  1355. {
  1356. //enter array here as handler initialize it
  1357. auto secondarySkills = handler.enterArray("secondarySkills");
  1358. secondarySkills.syncSize(secSkills, JsonNode::JsonType::DATA_VECTOR);
  1359. for(size_t skillIndex = 0; skillIndex < secondarySkills.size(); ++skillIndex)
  1360. {
  1361. JsonArraySerializer inner = secondarySkills.enterArray(skillIndex);
  1362. SecondarySkill skillId = secSkills.at(skillIndex).first;
  1363. handler.serializeId("skill", skillId);
  1364. std::string skillLevel = NSecondarySkill::levels.at(secSkills.at(skillIndex).second);
  1365. handler.serializeString("level", skillLevel);
  1366. }
  1367. }
  1368. }
  1369. else
  1370. {
  1371. auto secondarySkills = handler.getCurrent()["secondarySkills"];
  1372. secSkills.clear();
  1373. if(secondarySkills.getType() == JsonNode::JsonType::DATA_NULL)
  1374. {
  1375. secSkills.emplace_back(SecondarySkill::NONE, -1);
  1376. }
  1377. else
  1378. {
  1379. auto addSkill = [this](const std::string & skillId, const std::string & levelId)
  1380. {
  1381. const int rawId = SecondarySkill::decode(skillId);
  1382. if(rawId < 0)
  1383. {
  1384. logGlobal->error("Invalid secondary skill %s", skillId);
  1385. return;
  1386. }
  1387. const int level = vstd::find_pos(NSecondarySkill::levels, levelId);
  1388. if(level < 0)
  1389. {
  1390. logGlobal->error("Invalid secondary skill level%s", levelId);
  1391. return;
  1392. }
  1393. secSkills.emplace_back(SecondarySkill(rawId), level);
  1394. };
  1395. if(secondarySkills.getType() == JsonNode::JsonType::DATA_VECTOR)
  1396. {
  1397. for(const auto & p : secondarySkills.Vector())
  1398. {
  1399. auto skillMap = p.Struct();
  1400. addSkill(skillMap["skill"].String(), skillMap["level"].String());
  1401. }
  1402. }
  1403. else if(secondarySkills.getType() == JsonNode::JsonType::DATA_STRUCT)
  1404. {
  1405. for(const auto & p : secondarySkills.Struct())
  1406. {
  1407. addSkill(p.first, p.second.String());
  1408. };
  1409. }
  1410. }
  1411. }
  1412. handler.serializeIdArray("spellBook", spells);
  1413. if(handler.saving)
  1414. {
  1415. // FIXME: EditorCallback (used in map editor) has no access to GameState.
  1416. // serializeJsonArtifacts expects non-const CMap *
  1417. // Find some cleaner solution
  1418. if(auto * ecb = dynamic_cast<EditorCallback *>(cb))
  1419. CArtifactSet::serializeJsonArtifacts(handler, "artifacts", const_cast<CMap *>(ecb->getMapConstPtr()));
  1420. else
  1421. CArtifactSet::serializeJsonArtifacts(handler, "artifacts", &cb->gameState().getMap());
  1422. }
  1423. }
  1424. void CGHeroInstance::serializeJsonOptions(JsonSerializeFormat & handler)
  1425. {
  1426. serializeCommonOptions(handler);
  1427. serializeJsonOwner(handler);
  1428. if(ID == Obj::HERO || ID == Obj::PRISON)
  1429. {
  1430. std::string typeName;
  1431. if(handler.saving)
  1432. typeName = getHeroTypeName();
  1433. handler.serializeString("type", typeName);
  1434. if(!handler.saving)
  1435. setHeroTypeName(typeName);
  1436. }
  1437. if(!handler.saving)
  1438. {
  1439. if(!appearance)
  1440. {
  1441. // crossoverDeserialize
  1442. appearance = LIBRARY->objtypeh->getHandlerFor(Obj::HERO, getHeroClassID())->getTemplates().front();
  1443. }
  1444. }
  1445. CArmedInstance::serializeJsonOptions(handler);
  1446. {
  1447. ui32 rawPatrolRadius = NO_PATROLLING;
  1448. if(handler.saving)
  1449. {
  1450. rawPatrolRadius = patrol.patrolling ? patrol.patrolRadius : NO_PATROLLING;
  1451. }
  1452. handler.serializeInt("patrolRadius", rawPatrolRadius, NO_PATROLLING);
  1453. if(!handler.saving)
  1454. {
  1455. patrol.patrolling = (rawPatrolRadius != NO_PATROLLING);
  1456. patrol.initialPos = visitablePos();
  1457. patrol.patrolRadius = patrol.patrolling ? rawPatrolRadius : 0;
  1458. }
  1459. }
  1460. }
  1461. void CGHeroInstance::serializeJsonDefinition(JsonSerializeFormat & handler)
  1462. {
  1463. serializeCommonOptions(handler);
  1464. }
  1465. bool CGHeroInstance::isMissionCritical() const
  1466. {
  1467. for(const TriggeredEvent & event : cb->getMapHeader()->triggeredEvents)
  1468. {
  1469. if (event.effect.type != EventEffect::DEFEAT)
  1470. continue;
  1471. auto const & testFunctor = [&](const EventCondition & condition)
  1472. {
  1473. if ((condition.condition == EventCondition::CONTROL) && condition.objectID != ObjectInstanceID::NONE)
  1474. return (id != condition.objectID);
  1475. if (condition.condition == EventCondition::HAVE_ARTIFACT)
  1476. {
  1477. if(hasArt(condition.objectType.as<ArtifactID>()))
  1478. return true;
  1479. }
  1480. if(condition.condition == EventCondition::IS_HUMAN)
  1481. return true;
  1482. return false;
  1483. };
  1484. if(event.trigger.test(testFunctor))
  1485. return true;
  1486. }
  1487. return false;
  1488. }
  1489. void CGHeroInstance::fillUpgradeInfo(UpgradeInfo & info, const CStackInstance & stack) const
  1490. {
  1491. TConstBonusListPtr lista = stack.getBonusesOfType(BonusType::SPECIAL_UPGRADE, BonusSubtypeID(stack.getId()));
  1492. for(const auto & it : *lista)
  1493. {
  1494. auto nid = CreatureID(it->additionalInfo[0]);
  1495. if (nid != stack.getId()) //in very specific case the upgrade is available by default (?)
  1496. {
  1497. info.addUpgrade(nid, stack.getType());
  1498. }
  1499. }
  1500. }
  1501. bool CGHeroInstance::isCampaignYog() const
  1502. {
  1503. const StartInfo *si = cb->getStartInfo();
  1504. return si && si->campState &&si->campState->getYogWizardID() == getHeroTypeID();
  1505. }
  1506. bool CGHeroInstance::isCampaignGem() const
  1507. {
  1508. const StartInfo *si = cb->getStartInfo();
  1509. return si && si->campState &&si->campState->getGemSorceressID() == getHeroTypeID();
  1510. }
  1511. ResourceSet CGHeroInstance::dailyIncome() const
  1512. {
  1513. ResourceSet income;
  1514. for (GameResID k : GameResID::ALL_RESOURCES())
  1515. income[k] += valOfBonuses(BonusType::GENERATE_RESOURCE, BonusSubtypeID(k));
  1516. const auto & playerSettings = cb->getPlayerSettings(getOwner());
  1517. income.applyHandicap(playerSettings->handicap.percentIncome);
  1518. return income;
  1519. }
  1520. std::vector<CreatureID> CGHeroInstance::providedCreatures() const
  1521. {
  1522. return {};
  1523. }
  1524. const IOwnableObject * CGHeroInstance::asOwnable() const
  1525. {
  1526. return this;
  1527. }
  1528. int CGHeroInstance::getBasePrimarySkillValue(PrimarySkill which) const
  1529. {
  1530. std::string cachingStr = "CGHeroInstance::getBasePrimarySkillValue" + std::to_string(which.getNum());
  1531. auto selector = Selector::typeSubtype(BonusType::PRIMARY_SKILL, BonusSubtypeID(which)).And(Selector::sourceType()(BonusSource::HERO_BASE_SKILL));
  1532. auto minSkillValue = LIBRARY->engineSettings()->getVectorValue(EGameSettings::HEROES_MINIMAL_PRIMARY_SKILLS, which.getNum());
  1533. return std::max(valOfBonuses(selector, cachingStr), minSkillValue);
  1534. }
  1535. VCMI_LIB_NAMESPACE_END