BattleState.cpp 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071
  1. #define VCMI_DLL
  2. #include "BattleState.h"
  3. #include <fstream>
  4. #include <queue>
  5. #include <algorithm>
  6. #include <numeric>
  7. #include <sstream>
  8. #include <boost/foreach.hpp>
  9. #include <boost/assign/list_of.hpp>
  10. #include "VCMI_Lib.h"
  11. #include "CObjectHandler.h"
  12. #include "CHeroHandler.h"
  13. #include "CCreatureHandler.h"
  14. #include "CSpellHandler.h"
  15. #include "CTownHandler.h"
  16. #include "NetPacks.h"
  17. /*
  18. * BattleState.h, part of VCMI engine
  19. *
  20. * Authors: listed in file AUTHORS in main folder
  21. *
  22. * License: GNU General Public License v2.0 or later
  23. * Full text of license available in license.txt file, in main folder
  24. *
  25. */
  26. const CStack * BattleInfo::getNextStack() const
  27. {
  28. std::vector<const CStack *> hlp;
  29. getStackQueue(hlp, 1, -1);
  30. if(hlp.size())
  31. return hlp[0];
  32. else
  33. return NULL;
  34. }
  35. static const CStack *takeStack(std::vector<const CStack *> &st, int &curside, int turn)
  36. {
  37. const CStack *ret = NULL;
  38. unsigned i, //fastest stack
  39. j; //fastest stack of the other side
  40. for(i = 0; i < st.size(); i++)
  41. if(st[i])
  42. break;
  43. //no stacks left
  44. if(i == st.size())
  45. return NULL;
  46. const CStack *fastest = st[i], *other = NULL;
  47. int bestSpeed = fastest->Speed(turn);
  48. if(fastest->attackerOwned != curside)
  49. {
  50. ret = fastest;
  51. }
  52. else
  53. {
  54. for(j = i + 1; j < st.size(); j++)
  55. {
  56. if(!st[j]) continue;
  57. if(st[j]->attackerOwned != curside || st[j]->Speed(turn) != bestSpeed)
  58. break;
  59. }
  60. if(j >= st.size())
  61. {
  62. ret = fastest;
  63. }
  64. else
  65. {
  66. other = st[j];
  67. if(other->Speed(turn) != bestSpeed)
  68. ret = fastest;
  69. else
  70. ret = other;
  71. }
  72. }
  73. assert(ret);
  74. if(ret == fastest)
  75. st[i] = NULL;
  76. else
  77. st[j] = NULL;
  78. curside = ret->attackerOwned;
  79. return ret;
  80. }
  81. CStack * BattleInfo::getStack(int stackID, bool onlyAlive)
  82. {
  83. for(unsigned int g=0; g<stacks.size(); ++g)
  84. {
  85. if(stacks[g]->ID == stackID && (!onlyAlive || stacks[g]->alive()))
  86. return stacks[g];
  87. }
  88. return NULL;
  89. }
  90. const CStack * BattleInfo::getStack(int stackID, bool onlyAlive) const
  91. {
  92. return const_cast<BattleInfo * const>(this)->getStack(stackID, onlyAlive);
  93. }
  94. CStack * BattleInfo::getStackT(THex tileID, bool onlyAlive)
  95. {
  96. for(unsigned int g=0; g<stacks.size(); ++g)
  97. {
  98. if(stacks[g]->position == tileID
  99. || (stacks[g]->doubleWide() && stacks[g]->attackerOwned && stacks[g]->position-1 == tileID)
  100. || (stacks[g]->doubleWide() && !stacks[g]->attackerOwned && stacks[g]->position+1 == tileID))
  101. {
  102. if(!onlyAlive || stacks[g]->alive())
  103. {
  104. return stacks[g];
  105. }
  106. }
  107. }
  108. return NULL;
  109. }
  110. const CStack * BattleInfo::getStackT(THex tileID, bool onlyAlive) const
  111. {
  112. return const_cast<BattleInfo * const>(this)->getStackT(tileID, onlyAlive);
  113. }
  114. void BattleInfo::getAccessibilityMap(bool *accessibility, bool twoHex, bool attackerOwned, bool addOccupiable, std::set<THex> & occupyable, bool flying, const CStack * stackToOmmit) const
  115. {
  116. memset(accessibility, 1, BFIELD_SIZE); //initialize array with trues
  117. //removing accessibility for side columns of hexes
  118. for(int v = 0; v < BFIELD_SIZE; ++v)
  119. {
  120. if( v % BFIELD_WIDTH == 0 || v % BFIELD_WIDTH == (BFIELD_WIDTH - 1) )
  121. accessibility[v] = false;
  122. }
  123. for(unsigned int g=0; g<stacks.size(); ++g)
  124. {
  125. if(!stacks[g]->alive() || (stackToOmmit && stacks[g]->ID==stackToOmmit->ID) || stacks[g]->position < 0) //we don't want to lock position of this stack (eg. if it's a turret)
  126. continue;
  127. accessibility[stacks[g]->position] = false;
  128. if(stacks[g]->doubleWide()) //if it's a double hex creature
  129. {
  130. if(stacks[g]->attackerOwned)
  131. accessibility[stacks[g]->position-1] = false;
  132. else
  133. accessibility[stacks[g]->position+1] = false;
  134. }
  135. }
  136. //obstacles
  137. for(unsigned int b=0; b<obstacles.size(); ++b)
  138. {
  139. std::vector<THex> blocked = VLC->heroh->obstacles[obstacles[b].ID].getBlocked(obstacles[b].pos);
  140. for(unsigned int c=0; c<blocked.size(); ++c)
  141. {
  142. if(blocked[c] >=0 && blocked[c] < BFIELD_SIZE)
  143. accessibility[blocked[c]] = false;
  144. }
  145. }
  146. //walls
  147. if(siege > 0)
  148. {
  149. static const int permanentlyLocked[] = {12, 45, 78, 112, 147, 165};
  150. for(int b=0; b<ARRAY_COUNT(permanentlyLocked); ++b)
  151. {
  152. accessibility[permanentlyLocked[b]] = false;
  153. }
  154. static const std::pair<int, THex> lockedIfNotDestroyed[] = //(which part of wall, which hex is blocked if this part of wall is not destroyed
  155. {std::make_pair(2, THex(182)), std::make_pair(3, THex(130)),
  156. std::make_pair(4, THex(62)), std::make_pair(5, THex(29))};
  157. for(int b=0; b<ARRAY_COUNT(lockedIfNotDestroyed); ++b)
  158. {
  159. if(si.wallState[lockedIfNotDestroyed[b].first] < 3)
  160. {
  161. accessibility[lockedIfNotDestroyed[b].second] = false;
  162. }
  163. }
  164. //gate
  165. if(attackerOwned && si.wallState[7] < 3) //if it attacker's unit and gate is not destroyed
  166. {
  167. accessibility[95] = accessibility[96] = false; //block gate's hexes
  168. }
  169. }
  170. //occupyability
  171. if(addOccupiable && twoHex)
  172. {
  173. std::set<THex> rem; //tiles to unlock
  174. for(int h=0; h<BFIELD_HEIGHT; ++h)
  175. {
  176. for(int w=1; w<BFIELD_WIDTH-1; ++w)
  177. {
  178. THex hex(w, h);
  179. if(!isAccessible(hex, accessibility, twoHex, attackerOwned, flying, true)
  180. && (attackerOwned ? isAccessible(hex+1, accessibility, twoHex, attackerOwned, flying, true) : isAccessible(hex-1, accessibility, twoHex, attackerOwned, flying, true) )
  181. )
  182. rem.insert(hex);
  183. }
  184. }
  185. occupyable = rem;
  186. /*for(std::set<int>::const_iterator it = rem.begin(); it != rem.end(); ++it)
  187. {
  188. accessibility[*it] = true;
  189. }*/
  190. }
  191. }
  192. bool BattleInfo::isAccessible(THex hex, bool * accessibility, bool twoHex, bool attackerOwned, bool flying, bool lastPos)
  193. {
  194. if(flying && !lastPos)
  195. return true;
  196. if(twoHex)
  197. {
  198. //if given hex is accessible and appropriate adjacent one is free too
  199. return accessibility[hex] && accessibility[hex + (attackerOwned ? -1 : 1 )];
  200. }
  201. else
  202. {
  203. return accessibility[hex];
  204. }
  205. }
  206. void BattleInfo::makeBFS(THex start, bool *accessibility, THex *predecessor, int *dists, bool twoHex, bool attackerOwned, bool flying, bool fillPredecessors) const //both pointers must point to the at least 187-elements int arrays
  207. {
  208. //inits
  209. for(int b=0; b<BFIELD_SIZE; ++b)
  210. predecessor[b] = -1;
  211. for(int g=0; g<BFIELD_SIZE; ++g)
  212. dists[g] = 100000000;
  213. std::queue< std::pair<THex, bool> > hexq; //bfs queue <hex, accessible> (second filed used only if fillPredecessors is true)
  214. hexq.push(std::make_pair(start, true));
  215. dists[hexq.front().first] = 0;
  216. int curNext = -1; //for bfs loop only (helper var)
  217. while(!hexq.empty()) //bfs loop
  218. {
  219. std::pair<THex, bool> curHex = hexq.front();
  220. std::vector<THex> neighbours = curHex.first.neighbouringTiles();
  221. hexq.pop();
  222. for(unsigned int nr=0; nr<neighbours.size(); nr++)
  223. {
  224. curNext = neighbours[nr]; //if(!accessibility[curNext] || (dists[curHex]+1)>=dists[curNext])
  225. bool accessible = isAccessible(curNext, accessibility, twoHex, attackerOwned, flying, dists[curHex.first]+1 == dists[curNext]);
  226. if( dists[curHex.first]+1 >= dists[curNext] )
  227. continue;
  228. if(accessible && curHex.second)
  229. {
  230. hexq.push(std::make_pair(curNext, true));
  231. dists[curNext] = dists[curHex.first] + 1;
  232. }
  233. else if(fillPredecessors && !(accessible && !curHex.second))
  234. {
  235. hexq.push(std::make_pair(curNext, false));
  236. dists[curNext] = dists[curHex.first] + 1;
  237. }
  238. predecessor[curNext] = curHex.first;
  239. }
  240. }
  241. };
  242. std::vector<THex> BattleInfo::getAccessibility(const CStack * stack, bool addOccupiable) const
  243. {
  244. std::vector<THex> ret;
  245. bool ac[BFIELD_SIZE];
  246. if(stack->position < 0) //turrets
  247. return std::vector<THex>();
  248. std::set<THex> occupyable;
  249. getAccessibilityMap(ac, stack->doubleWide(), stack->attackerOwned, addOccupiable, occupyable, stack->hasBonusOfType(Bonus::FLYING), stack);
  250. THex pr[BFIELD_SIZE];
  251. int dist[BFIELD_SIZE];
  252. makeBFS(stack->position, ac, pr, dist, stack->doubleWide(), stack->attackerOwned, stack->hasBonusOfType(Bonus::FLYING), false);
  253. if(stack->doubleWide())
  254. {
  255. if(!addOccupiable)
  256. {
  257. std::vector<THex> rem;
  258. for(int b=0; b<BFIELD_SIZE; ++b)
  259. {
  260. //don't take into account most left and most right columns of hexes
  261. if( b % BFIELD_WIDTH == 0 || b % BFIELD_WIDTH == BFIELD_WIDTH - 1 )
  262. continue;
  263. if( ac[b] && !(stack->attackerOwned ? ac[b-1] : ac[b+1]) )
  264. {
  265. rem.push_back(b);
  266. }
  267. }
  268. for(unsigned int g=0; g<rem.size(); ++g)
  269. {
  270. ac[rem[g]] = false;
  271. }
  272. //removing accessibility for side hexes
  273. for(int v=0; v<BFIELD_SIZE; ++v)
  274. if(stack->attackerOwned ? (v%BFIELD_WIDTH)==1 : (v%BFIELD_WIDTH)==(BFIELD_WIDTH - 2))
  275. ac[v] = false;
  276. }
  277. }
  278. for (int i=0; i < BFIELD_SIZE ; ++i)
  279. {
  280. bool rangeFits = tacticDistance
  281. ? isInTacticRange(i)
  282. : dist[i] <= stack->Speed();
  283. if( ( !addOccupiable && rangeFits && ac[i] )
  284. || ( addOccupiable && rangeFits && isAccessible(i, ac, stack->doubleWide(), stack->attackerOwned, stack->hasBonusOfType(Bonus::FLYING), true) )//we can reach it
  285. || (vstd::contains(occupyable, i) && (!tacticDistance && dist[ i + (stack->attackerOwned ? 1 : -1 ) ] <= stack->Speed() ) && ac[i + (stack->attackerOwned ? 1 : -1 )] ) //it's occupyable and we can reach adjacent hex
  286. )
  287. {
  288. ret.push_back(i);
  289. }
  290. }
  291. return ret;
  292. }
  293. bool BattleInfo::isStackBlocked(const CStack * stack) const
  294. {
  295. if(stack->hasBonusOfType(Bonus::SIEGE_WEAPON)) //siege weapons cannot be blocked
  296. return false;
  297. for(unsigned int i=0; i<stacks.size();i++)
  298. {
  299. if( !stacks[i]->alive()
  300. || stacks[i]->owner==stack->owner
  301. )
  302. continue; //we omit dead and allied stacks
  303. if(stacks[i]->doubleWide())
  304. {
  305. if( THex::mutualPosition(stacks[i]->position, stack->position) >= 0
  306. || THex::mutualPosition(stacks[i]->position + (stacks[i]->attackerOwned ? -1 : 1), stack->position) >= 0)
  307. return true;
  308. }
  309. else
  310. {
  311. if( THex::mutualPosition(stacks[i]->position, stack->position) >= 0 )
  312. return true;
  313. }
  314. }
  315. return false;
  316. }
  317. std::pair< std::vector<THex>, int > BattleInfo::getPath(THex start, THex dest, bool*accessibility, bool flyingCreature, bool twoHex, bool attackerOwned)
  318. {
  319. THex predecessor[BFIELD_SIZE]; //for getting the Path
  320. int dist[BFIELD_SIZE]; //calculated distances
  321. makeBFS(start, accessibility, predecessor, dist, twoHex, attackerOwned, flyingCreature, false);
  322. if(predecessor[dest] == -1) //cannot reach destination
  323. {
  324. return std::make_pair(std::vector<THex>(), 0);
  325. }
  326. //making the Path
  327. std::vector<THex> path;
  328. THex curElem = dest;
  329. while(curElem != start)
  330. {
  331. path.push_back(curElem);
  332. curElem = predecessor[curElem];
  333. }
  334. return std::make_pair(path, dist[dest]);
  335. }
  336. TDmgRange BattleInfo::calculateDmgRange( const CStack* attacker, const CStack* defender, TQuantity attackerCount, TQuantity defenderCount, const CGHeroInstance * attackerHero, const CGHeroInstance * defendingHero, bool shooting, ui8 charge, bool lucky ) const
  337. {
  338. float additiveBonus=1.0f, multBonus=1.0f,
  339. minDmg = attacker->getMinDamage() * attackerCount,
  340. maxDmg = attacker->getMaxDamage() * attackerCount;
  341. if(attacker->getCreature()->idNumber == 149) //arrow turret
  342. {
  343. switch(attacker->position)
  344. {
  345. case -2: //keep
  346. minDmg = 15;
  347. maxDmg = 15;
  348. break;
  349. case -3: case -4: //turrets
  350. minDmg = 7.5f;
  351. maxDmg = 7.5f;
  352. break;
  353. }
  354. }
  355. if(attacker->hasBonusOfType(Bonus::SIEGE_WEAPON) && attacker->getCreature()->idNumber != 149) //any siege weapon, but only ballista can attack (second condition - not arrow turret)
  356. { //minDmg and maxDmg are multiplied by hero attack + 1
  357. minDmg *= attackerHero->getPrimSkillLevel(0) + 1;
  358. maxDmg *= attackerHero->getPrimSkillLevel(0) + 1;
  359. }
  360. int attackDefenceDifference = 0;
  361. if(attacker->hasBonusOfType(Bonus::GENERAL_ATTACK_REDUCTION))
  362. {
  363. float multAttackReduction = attacker->valOfBonuses(Bonus::GENERAL_ATTACK_REDUCTION, -1024) / 100.0f;
  364. attackDefenceDifference = attacker->Attack() * multAttackReduction;
  365. }
  366. else
  367. {
  368. attackDefenceDifference = attacker->Attack();
  369. }
  370. if(attacker->hasBonusOfType(Bonus::ENEMY_DEFENCE_REDUCTION))
  371. {
  372. float multDefenceReduction = (100.0f - attacker->valOfBonuses(Bonus::ENEMY_DEFENCE_REDUCTION, -1024)) / 100.0f;
  373. attackDefenceDifference -= defender->Defense() * multDefenceReduction;
  374. }
  375. else
  376. {
  377. attackDefenceDifference -= defender->Defense();
  378. }
  379. //calculating total attack/defense skills modifier
  380. if(shooting) //precision handling (etc.)
  381. attackDefenceDifference += attacker->getBonuses(Selector::typeSybtype(Bonus::PRIMARY_SKILL, PrimarySkill::ATTACK), Selector::effectRange(Bonus::ONLY_DISTANCE_FIGHT)).totalValue();
  382. else //bloodlust handling (etc.)
  383. attackDefenceDifference += attacker->getBonuses(Selector::typeSybtype(Bonus::PRIMARY_SKILL, PrimarySkill::ATTACK), Selector::effectRange(Bonus::ONLY_MELEE_FIGHT)).totalValue();
  384. if(attacker->getEffect(55)) //slayer handling
  385. {
  386. std::vector<int> affectedIds;
  387. int spLevel = attacker->getEffect(55)->val;
  388. for(int g = 0; g < VLC->creh->creatures.size(); ++g)
  389. {
  390. BOOST_FOREACH(const Bonus *b, VLC->creh->creatures[g]->bonuses)
  391. {
  392. if ( (b->type == Bonus::KING3 && spLevel >= 3) || //expert
  393. (b->type == Bonus::KING2 && spLevel >= 2) || //adv +
  394. (b->type == Bonus::KING1 && spLevel >= 0) ) //none or basic +
  395. {
  396. affectedIds.push_back(g);
  397. break;
  398. }
  399. }
  400. }
  401. for(unsigned int g=0; g<affectedIds.size(); ++g)
  402. {
  403. if(defender->getCreature()->idNumber == affectedIds[g])
  404. {
  405. attackDefenceDifference += VLC->spellh->spells[55]->powers[attacker->getEffect(55)->val];
  406. break;
  407. }
  408. }
  409. }
  410. //bonus from attack/defense skills
  411. if(attackDefenceDifference < 0) //decreasing dmg
  412. {
  413. float dec = 0.025f * (-attackDefenceDifference);
  414. if(dec > 0.7f)
  415. {
  416. multBonus *= 0.3f; //1.0 - 0.7
  417. }
  418. else
  419. {
  420. multBonus *= 1.0f - dec;
  421. }
  422. }
  423. else //increasing dmg
  424. {
  425. float inc = 0.05f * attackDefenceDifference;
  426. if(inc > 4.0f)
  427. {
  428. additiveBonus += 4.0f;
  429. }
  430. else
  431. {
  432. additiveBonus += inc;
  433. }
  434. }
  435. //applying jousting bonus
  436. if( attacker->hasBonusOfType(Bonus::JOUSTING) && !defender->hasBonusOfType(Bonus::CHARGE_IMMUNITY) )
  437. additiveBonus += charge * 0.05f;
  438. //handling secondary abilities and artifacts giving premies to them
  439. if(attackerHero)
  440. {
  441. if(shooting)
  442. {
  443. additiveBonus += attackerHero->valOfBonuses(Bonus::SECONDARY_SKILL_PREMY, CGHeroInstance::ARCHERY) / 100.0f;
  444. }
  445. else
  446. {
  447. additiveBonus += attackerHero->valOfBonuses(Bonus::SECONDARY_SKILL_PREMY, CGHeroInstance::OFFENCE) / 100.0f;
  448. }
  449. }
  450. if(defendingHero)
  451. {
  452. multBonus *= (std::max(0, 100-defendingHero->valOfBonuses(Bonus::SECONDARY_SKILL_PREMY, CGHeroInstance::ARMORER))) / 100.0f;
  453. }
  454. //handling hate effect
  455. if( attacker->hasBonusOfType(Bonus::HATE, defender->getCreature()->idNumber) )
  456. additiveBonus += 0.5f;
  457. //luck bonus
  458. if (lucky)
  459. {
  460. additiveBonus += 1.0f;
  461. }
  462. //handling spell effects
  463. if(!shooting && defender->hasBonusOfType(Bonus::GENERAL_DAMAGE_REDUCTION, 0)) //eg. shield
  464. {
  465. multBonus *= float(defender->valOfBonuses(Bonus::GENERAL_DAMAGE_REDUCTION, 0)) / 100.0f;
  466. }
  467. else if(shooting && defender->hasBonusOfType(Bonus::GENERAL_DAMAGE_REDUCTION, 1)) //eg. air shield
  468. {
  469. multBonus *= float(defender->valOfBonuses(Bonus::GENERAL_DAMAGE_REDUCTION, 1)) / 100.0f;
  470. }
  471. if(attacker->getEffect(42)) //curse handling (partial, the rest is below)
  472. {
  473. multBonus *= 0.8f * float(VLC->spellh->spells[42]->powers[attacker->getEffect(42)->val]); //the second factor is 1 or 0
  474. }
  475. class HLP
  476. {
  477. public:
  478. static bool hasAdvancedAirShield(const CStack * stack)
  479. {
  480. BOOST_FOREACH(const Bonus *it, stack->bonuses)
  481. {
  482. if (it->source == Bonus::SPELL_EFFECT && it->id == 28 && it->val >= 2)
  483. {
  484. return true;
  485. }
  486. }
  487. return false;
  488. }
  489. };
  490. //wall / distance penalty + advanced air shield
  491. if (shooting && !NBonus::hasOfType(attackerHero, Bonus::NO_SHOTING_PENALTY) && (
  492. hasDistancePenalty(attacker, defender->position) || hasWallPenalty(attacker, defender->position) ||
  493. HLP::hasAdvancedAirShield(defender) )
  494. )
  495. {
  496. multBonus *= 0.5;
  497. }
  498. if (!shooting && attacker->hasBonusOfType(Bonus::SHOOTER) && !attacker->hasBonusOfType(Bonus::NO_MELEE_PENALTY))
  499. {
  500. multBonus *= 0.5;
  501. }
  502. minDmg *= additiveBonus * multBonus;
  503. maxDmg *= additiveBonus * multBonus;
  504. TDmgRange returnedVal;
  505. if(attacker->getEffect(42)) //curse handling (rest)
  506. {
  507. minDmg -= VLC->spellh->spells[42]->powers[attacker->getEffect(42)->val];
  508. returnedVal = std::make_pair(int(minDmg), int(minDmg));
  509. }
  510. else if(attacker->getEffect(41)) //bless handling
  511. {
  512. maxDmg += VLC->spellh->spells[41]->powers[attacker->getEffect(41)->val];
  513. returnedVal = std::make_pair(int(maxDmg), int(maxDmg));
  514. }
  515. else
  516. {
  517. returnedVal = std::make_pair(int(minDmg), int(maxDmg));
  518. }
  519. //damage cannot be less than 1
  520. amax(returnedVal.first, 1);
  521. amax(returnedVal.second, 1);
  522. return returnedVal;
  523. }
  524. TDmgRange BattleInfo::calculateDmgRange(const CStack* attacker, const CStack* defender, const CGHeroInstance * attackerHero, const CGHeroInstance * defendingHero, bool shooting, ui8 charge, bool lucky) const
  525. {
  526. return calculateDmgRange(attacker, defender, attacker->count, defender->count, attackerHero, defendingHero, shooting, charge, lucky);
  527. }
  528. ui32 BattleInfo::calculateDmg( const CStack* attacker, const CStack* defender, const CGHeroInstance * attackerHero, const CGHeroInstance * defendingHero, bool shooting, ui8 charge, bool lucky )
  529. {
  530. TDmgRange range = calculateDmgRange(attacker, defender, attackerHero, defendingHero, shooting, charge, lucky);
  531. if(range.first != range.second)
  532. {
  533. int valuesToAverage[10];
  534. int howManyToAv = std::min<ui32>(10, attacker->count);
  535. for (int g=0; g<howManyToAv; ++g)
  536. {
  537. valuesToAverage[g] = range.first + rand() % (range.second - range.first + 1);
  538. }
  539. return std::accumulate(valuesToAverage, valuesToAverage + howManyToAv, 0) / howManyToAv;
  540. }
  541. else
  542. return range.first;
  543. }
  544. void BattleInfo::calculateCasualties( std::map<ui32,si32> *casualties ) const
  545. {
  546. for(unsigned int i=0; i<stacks.size();i++)//setting casualties
  547. {
  548. const CStack * const st = stacks[i];
  549. si32 killed = (st->alive() ? st->baseAmount - st->count : st->baseAmount);
  550. amax(killed, 0);
  551. if(killed)
  552. casualties[!st->attackerOwned][st->getCreature()->idNumber] += killed;
  553. }
  554. }
  555. std::set<CStack*> BattleInfo::getAttackedCreatures( const CSpell * s, int skillLevel, ui8 attackerOwner, THex destinationTile )
  556. {
  557. std::set<ui16> attackedHexes = s->rangeInHexes(destinationTile, skillLevel);
  558. std::set<CStack*> attackedCres; /*std::set to exclude multiple occurrences of two hex creatures*/
  559. bool onlyAlive = s->id != 38 && s->id != 39; //when casting resurrection or animate dead we should be allow to select dead stack
  560. if(s->id == 24 || s->id == 25 || s->id == 26) //death ripple, destroy undead and Armageddon
  561. {
  562. for(int it=0; it<stacks.size(); ++it)
  563. {
  564. if((s->id == 24 && !stacks[it]->getCreature()->isUndead()) //death ripple
  565. || (s->id == 25 && stacks[it]->getCreature()->isUndead()) //destroy undead
  566. || (s->id == 26) //Armageddon
  567. )
  568. {
  569. if(stacks[it]->alive())
  570. attackedCres.insert(stacks[it]);
  571. }
  572. }
  573. }
  574. else if (s->range[skillLevel].size() > 1) //custom many-hex range
  575. {
  576. for(std::set<ui16>::iterator it = attackedHexes.begin(); it != attackedHexes.end(); ++it)
  577. {
  578. CStack * st = getStackT(*it, onlyAlive);
  579. if(st)
  580. attackedCres.insert(st);
  581. }
  582. }
  583. else if(VLC->spellh->spells[s->id]->attributes.find("CREATURE_TARGET_1") != std::string::npos
  584. || VLC->spellh->spells[s->id]->attributes.find("CREATURE_TARGET_2") != std::string::npos) //spell to be cast on a specific creature but massive on expert
  585. {
  586. if(skillLevel < 3) /*not expert */
  587. {
  588. CStack * st = getStackT(destinationTile, onlyAlive);
  589. if(st)
  590. attackedCres.insert(st);
  591. }
  592. else
  593. {
  594. for(int it=0; it<stacks.size(); ++it)
  595. {
  596. /*if it's non negative spell and our unit or non positive spell and hostile unit */
  597. if((VLC->spellh->spells[s->id]->positiveness >= 0 && stacks[it]->owner == attackerOwner)
  598. ||(VLC->spellh->spells[s->id]->positiveness <= 0 && stacks[it]->owner != attackerOwner )
  599. )
  600. {
  601. if(!onlyAlive || stacks[it]->alive())
  602. attackedCres.insert(stacks[it]);
  603. }
  604. }
  605. } //if(caster->getSpellSchoolLevel(s) < 3)
  606. }
  607. else if(VLC->spellh->spells[s->id]->attributes.find("CREATURE_TARGET") != std::string::npos) //spell to be cast on one specific creature
  608. {
  609. CStack * st = getStackT(destinationTile, onlyAlive);
  610. if(st)
  611. attackedCres.insert(st);
  612. }
  613. else //custom range from attackedHexes
  614. {
  615. for(std::set<ui16>::iterator it = attackedHexes.begin(); it != attackedHexes.end(); ++it)
  616. {
  617. CStack * st = getStackT(*it, onlyAlive);
  618. if(st)
  619. attackedCres.insert(st);
  620. }
  621. }
  622. return attackedCres;
  623. }
  624. int BattleInfo::calculateSpellDuration( const CSpell * spell, const CGHeroInstance * caster, int usedSpellPower )
  625. {
  626. if(!caster) //TODO: something better
  627. return std::max(5, usedSpellPower);
  628. switch(spell->id)
  629. {
  630. case 56: //frenzy
  631. return 1;
  632. default: //other spells
  633. return caster->getPrimSkillLevel(2) + caster->valOfBonuses(Bonus::SPELL_DURATION);
  634. }
  635. }
  636. CStack * BattleInfo::generateNewStack(const CStackInstance &base, int stackID, bool attackerOwned, int slot, THex position) const
  637. {
  638. int owner = attackerOwned ? sides[0] : sides[1];
  639. assert(owner >= PLAYER_LIMIT || base.armyObj && base.armyObj->tempOwner == owner);
  640. CStack * ret = new CStack(&base, owner, stackID, attackerOwned, slot);
  641. ret->position = position;
  642. return ret;
  643. }
  644. CStack * BattleInfo::generateNewStack(const CStackBasicDescriptor &base, int stackID, bool attackerOwned, int slot, THex position) const
  645. {
  646. int owner = attackerOwned ? sides[0] : sides[1];
  647. CStack * ret = new CStack(&base, owner, stackID, attackerOwned, slot);
  648. ret->position = position;
  649. return ret;
  650. }
  651. ui32 BattleInfo::getSpellCost(const CSpell * sp, const CGHeroInstance * caster) const
  652. {
  653. ui32 ret = caster->getSpellCost(sp);
  654. //checking for friendly stacks reducing cost of the spell and
  655. //enemy stacks increasing it
  656. si32 manaReduction = 0;
  657. si32 manaIncrease = 0;
  658. for(int g=0; g<stacks.size(); ++g)
  659. {
  660. if( stacks[g]->owner == caster->tempOwner && stacks[g]->hasBonusOfType(Bonus::CHANGES_SPELL_COST_FOR_ALLY) )
  661. {
  662. amin(manaReduction, stacks[g]->valOfBonuses(Bonus::CHANGES_SPELL_COST_FOR_ALLY));
  663. }
  664. if( stacks[g]->owner != caster->tempOwner && stacks[g]->hasBonusOfType(Bonus::CHANGES_SPELL_COST_FOR_ENEMY) )
  665. {
  666. amax(manaIncrease, stacks[g]->valOfBonuses(Bonus::CHANGES_SPELL_COST_FOR_ENEMY));
  667. }
  668. }
  669. return ret + manaReduction + manaIncrease;
  670. }
  671. int BattleInfo::hexToWallPart(THex hex) const
  672. {
  673. if(siege == 0) //there is no battle!
  674. return -1;
  675. static const std::pair<int, int> attackable[] = //potentially attackable parts of wall
  676. {std::make_pair(50, 0), std::make_pair(183, 1), std::make_pair(182, 2), std::make_pair(130, 3),
  677. std::make_pair(62, 4), std::make_pair(29, 5), std::make_pair(12, 6), std::make_pair(95, 7), std::make_pair(96, 7)};
  678. for(int g = 0; g < ARRAY_COUNT(attackable); ++g)
  679. {
  680. if(attackable[g].first == hex)
  681. return attackable[g].second;
  682. }
  683. return -1; //not found!
  684. }
  685. int BattleInfo::lineToWallHex( int line ) const
  686. {
  687. static const int lineToHex[] = {12, 29, 45, 62, 78, 95, 112, 130, 147, 165, 182};
  688. return lineToHex[line];
  689. }
  690. std::pair<const CStack *, THex> BattleInfo::getNearestStack(const CStack * closest, boost::logic::tribool attackerOwned) const
  691. {
  692. bool ac[BFIELD_SIZE];
  693. std::set<THex> occupyable;
  694. getAccessibilityMap(ac, closest->doubleWide(), closest->attackerOwned, false, occupyable, closest->hasBonusOfType(Bonus::FLYING), closest);
  695. THex predecessor[BFIELD_SIZE];
  696. int dist[BFIELD_SIZE];
  697. makeBFS(closest->position, ac, predecessor, dist, closest->doubleWide(), closest->attackerOwned, closest->hasBonusOfType(Bonus::FLYING), true);
  698. std::vector< std::pair< std::pair<int, int>, const CStack *> > stackPairs; //pairs <<distance, hex>, stack>
  699. for(int g=0; g<BFIELD_SIZE; ++g)
  700. {
  701. const CStack * atG = getStackT(g);
  702. if(!atG || atG->ID == closest->ID) //if there is not stack or we are the closest one
  703. continue;
  704. if(boost::logic::indeterminate(attackerOwned) || atG->attackerOwned == attackerOwned)
  705. {
  706. if(predecessor[g] == -1) //TODO: is it really the best solution?
  707. continue;
  708. stackPairs.push_back( std::make_pair( std::make_pair(dist[predecessor[g]], g), atG) );
  709. }
  710. }
  711. if(stackPairs.size() > 0)
  712. {
  713. std::vector< std::pair< std::pair<int, int>, const CStack *> > minimalPairs;
  714. minimalPairs.push_back(stackPairs[0]);
  715. for(int b=1; b<stackPairs.size(); ++b)
  716. {
  717. if(stackPairs[b].first.first < minimalPairs[0].first.first)
  718. {
  719. minimalPairs.clear();
  720. minimalPairs.push_back(stackPairs[b]);
  721. }
  722. else if(stackPairs[b].first.first == minimalPairs[0].first.first)
  723. {
  724. minimalPairs.push_back(stackPairs[b]);
  725. }
  726. }
  727. std::pair< std::pair<int, int>, const CStack *> minPair = minimalPairs[minimalPairs.size()/2];
  728. return std::make_pair(minPair.second, predecessor[minPair.first.second]);
  729. }
  730. return std::make_pair<const CStack * , THex>(NULL, THex::INVALID);
  731. }
  732. ui32 BattleInfo::calculateSpellBonus(ui32 baseDamage, const CSpell * sp, const CGHeroInstance * caster, const CStack * affectedCreature) const
  733. {
  734. ui32 ret = baseDamage;
  735. //applying sorcery secondary skill
  736. if(caster)
  737. {
  738. ret *= (100.f + caster->valOfBonuses(Bonus::SECONDARY_SKILL_PREMY, CGHeroInstance::SORCERY)) / 100.0f;
  739. ret *= (100.f + caster->valOfBonuses(Bonus::SPELL_DAMAGE) + caster->valOfBonuses(Bonus::SPECIFIC_SPELL_DAMAGE, sp->id)) / 100.0f;
  740. if(sp->air)
  741. ret *= (100.0f + caster->valOfBonuses(Bonus::AIR_SPELL_DMG_PREMY)) / 100.0f;
  742. else if(sp->fire) //only one type of bonus for Magic Arrow
  743. ret *= (100.0f + caster->valOfBonuses(Bonus::FIRE_SPELL_DMG_PREMY)) / 100.0f;
  744. else if(sp->water)
  745. ret *= (100.0f + caster->valOfBonuses(Bonus::WATER_SPELL_DMG_PREMY)) / 100.0f;
  746. else if(sp->earth)
  747. ret *= (100.0f + caster->valOfBonuses(Bonus::EARTH_SPELL_DMG_PREMY)) / 100.0f;
  748. if (affectedCreature && affectedCreature->getCreature()->level) //Hero specials like Solmyr, Deemer
  749. ret *= (100.f + ((caster->valOfBonuses(Bonus::SPECIAL_SPELL_LEV, sp->id) * caster->level) / affectedCreature->getCreature()->level)) / 100.0f;
  750. }
  751. return ret;
  752. }
  753. ui32 BattleInfo::calculateSpellDmg( const CSpell * sp, const CGHeroInstance * caster, const CStack * affectedCreature, int spellSchoolLevel, int usedSpellPower ) const
  754. {
  755. ui32 ret = 0; //value to return
  756. //15 - magic arrows, 16 - ice bolt, 17 - lightning bolt, 18 - implosion, 20 - frost ring, 21 - fireball, 22 - inferno, 23 - meteor shower,
  757. //24 - death ripple, 25 - destroy undead, 26 - armageddon, 77 - thunderbolt
  758. //FIXME: what point of dmgMultipliers map? all damage multipliers are already present in CSpell::power
  759. static std::map <int, int> dmgMultipliers = boost::assign::map_list_of(15, 10)(16, 20)(17, 25)(18, 75)(20, 10)(21, 10)(22, 10)(23, 10)(24, 5)(25, 10)(26, 50)(77, 10);
  760. //check if spell really does damage - if not, return 0
  761. if(dmgMultipliers.find(sp->id) == dmgMultipliers.end())
  762. return 0;
  763. ret = usedSpellPower * dmgMultipliers[sp->id];
  764. ret += sp->powers[spellSchoolLevel];
  765. //affected creature-specific part
  766. if(affectedCreature)
  767. {
  768. //applying protections - when spell has more then one elements, only one protection should be applied (I think)
  769. if(sp->air && affectedCreature->hasBonusOfType(Bonus::SPELL_DAMAGE_REDUCTION, 0)) //air spell & protection from air
  770. {
  771. ret *= affectedCreature->valOfBonuses(Bonus::SPELL_DAMAGE_REDUCTION, 0);
  772. ret /= 100;
  773. }
  774. else if(sp->fire && affectedCreature->hasBonusOfType(Bonus::SPELL_DAMAGE_REDUCTION, 1)) //fire spell & protection from fire
  775. {
  776. ret *= affectedCreature->valOfBonuses(Bonus::SPELL_DAMAGE_REDUCTION, 1);
  777. ret /= 100;
  778. }
  779. else if(sp->water && affectedCreature->hasBonusOfType(Bonus::SPELL_DAMAGE_REDUCTION, 2)) //water spell & protection from water
  780. {
  781. ret *= affectedCreature->valOfBonuses(Bonus::SPELL_DAMAGE_REDUCTION, 2);
  782. ret /= 100;
  783. }
  784. else if (sp->earth && affectedCreature->hasBonusOfType(Bonus::SPELL_DAMAGE_REDUCTION, 3)) //earth spell & protection from earth
  785. {
  786. ret *= affectedCreature->valOfBonuses(Bonus::SPELL_DAMAGE_REDUCTION, 3);
  787. ret /= 100;
  788. }
  789. //general spell dmg reduction
  790. if(sp->air && affectedCreature->hasBonusOfType(Bonus::SPELL_DAMAGE_REDUCTION, -1)) //air spell & protection from air
  791. {
  792. ret *= affectedCreature->valOfBonuses(Bonus::SPELL_DAMAGE_REDUCTION, -1);
  793. ret /= 100;
  794. }
  795. //dmg increasing
  796. if( affectedCreature->hasBonusOfType(Bonus::MORE_DAMAGE_FROM_SPELL, sp->id) )
  797. {
  798. ret *= 100 + affectedCreature->valOfBonuses(Bonus::MORE_DAMAGE_FROM_SPELL, sp->id);
  799. ret /= 100;
  800. }
  801. }
  802. ret = calculateSpellBonus(ret, sp, caster, affectedCreature);
  803. return ret;
  804. }
  805. ui32 BattleInfo::calculateHealedHP(const CGHeroInstance * caster, const CSpell * spell, const CStack * stack) const
  806. {
  807. int powerPerLevel;
  808. bool resurrect;
  809. switch(spell->id)
  810. {
  811. case 37: //cure
  812. {
  813. powerPerLevel = 5;
  814. resurrect = false;
  815. break;
  816. }
  817. case 38: //resurrection
  818. case 39: //animate dead
  819. {
  820. powerPerLevel = 50;
  821. resurrect = true;
  822. break;
  823. }
  824. }
  825. int healedHealth = caster->getPrimSkillLevel(2) * powerPerLevel + spell->powers[caster->getSpellSchoolLevel(spell)];
  826. healedHealth = calculateSpellBonus(healedHealth, spell, caster, stack);
  827. return std::min<ui32>(healedHealth, stack->MaxHealth() - stack->firstHPleft + (resurrect ? stack->baseAmount * stack->MaxHealth() : 0));
  828. }
  829. void BattleInfo::getStackQueue( std::vector<const CStack *> &out, int howMany, int turn /*= 0*/, int lastMoved /*= -1*/ ) const
  830. {
  831. //we'll split creatures with remaining movement to 4 parts
  832. std::vector<const CStack *> phase[4]; //0 - turrets/catapult, 1 - normal (unmoved) creatures, other war machines, 2 - waited cres that had morale, 3 - rest of waited cres
  833. int toMove = 0; //how many stacks still has move
  834. const CStack *active = getStack(activeStack);
  835. //active stack hasn't taken any action yet - must be placed at the beginning of queue, no matter what
  836. if(!turn && active && active->willMove() && !vstd::contains(active->state, WAITING))
  837. {
  838. out.push_back(active);
  839. if(out.size() == howMany)
  840. return;
  841. }
  842. for(unsigned int i=0; i<stacks.size(); ++i)
  843. {
  844. const CStack * const s = stacks[i];
  845. if(turn <= 0 && !s->willMove() //we are considering current round and stack won't move
  846. || turn > 0 && !s->canMove(turn) //stack won't be able to move in later rounds
  847. || turn <= 0 && s == active && out.size() && s == out.front()) //it's active stack already added at the beginning of queue
  848. {
  849. continue;
  850. }
  851. int p = -1; //in which phase this tack will move?
  852. if(turn <= 0 && vstd::contains(s->state, WAITING)) //consider waiting state only for ongoing round
  853. {
  854. if(vstd::contains(s->state, HAD_MORALE))
  855. p = 2;
  856. else
  857. p = 3;
  858. }
  859. else if(s->getCreature()->idNumber == 145 || s->getCreature()->idNumber == 149) //catapult and turrets are first
  860. {
  861. p = 0;
  862. }
  863. else
  864. {
  865. p = 1;
  866. }
  867. phase[p].push_back(s);
  868. toMove++;
  869. }
  870. for(int i = 0; i < 4; i++)
  871. std::sort(phase[i].begin(), phase[i].end(), CMP_stack(i, turn > 0 ? turn : 0));
  872. for(size_t i = 0; i < phase[0].size() && i < howMany; i++)
  873. out.push_back(phase[0][i]);
  874. if(out.size() == howMany)
  875. return;
  876. if(lastMoved == -1)
  877. {
  878. if(active)
  879. {
  880. if(out.size() && out.front() == active)
  881. lastMoved = active->attackerOwned;
  882. else
  883. lastMoved = active->attackerOwned;
  884. }
  885. else
  886. {
  887. lastMoved = 0;
  888. }
  889. }
  890. int pi = 1;
  891. while(out.size() < howMany)
  892. {
  893. const CStack *hlp = takeStack(phase[pi], lastMoved, turn);
  894. if(!hlp)
  895. {
  896. pi++;
  897. if(pi > 3)
  898. {
  899. //if(turn != 2)
  900. getStackQueue(out, howMany, turn + 1, lastMoved);
  901. return;
  902. }
  903. }
  904. else
  905. {
  906. out.push_back(hlp);
  907. }
  908. }
  909. }
  910. si8 BattleInfo::hasDistancePenalty( const CStack * stack, THex destHex ) const
  911. {
  912. struct HLP
  913. {
  914. static bool lowerAnalyze(const CStack * stack, THex hex)
  915. {
  916. int distance = THex::getDistance(hex, stack->position);
  917. //I hope it's approximately correct
  918. return distance > 10 && !stack->hasBonusOfType(Bonus::NO_DISTANCE_PENALTY);
  919. }
  920. };
  921. const CStack * dstStack = getStackT(destHex, false);
  922. if (dstStack->doubleWide())
  923. return HLP::lowerAnalyze(stack, destHex) && HLP::lowerAnalyze(stack, dstStack->occupiedHex());
  924. else
  925. return HLP::lowerAnalyze(stack, destHex);
  926. }
  927. si8 BattleInfo::sameSideOfWall(int pos1, int pos2) const
  928. {
  929. int wallInStackLine = lineToWallHex(pos1/BFIELD_WIDTH);
  930. int wallInDestLine = lineToWallHex(pos2/BFIELD_WIDTH);
  931. bool stackLeft = pos1 < wallInStackLine;
  932. bool destLeft = pos2 < wallInDestLine;
  933. return stackLeft != destLeft;
  934. }
  935. si8 BattleInfo::hasWallPenalty( const CStack* stack, THex destHex ) const
  936. {
  937. if (siege == 0)
  938. {
  939. return false;
  940. }
  941. if (stack->hasBonusOfType(Bonus::NO_WALL_PENALTY))
  942. {
  943. return false;
  944. }
  945. return !sameSideOfWall(stack->position, destHex);
  946. }
  947. si8 BattleInfo::canTeleportTo(const CStack * stack, THex destHex, int telportLevel) const
  948. {
  949. bool ac[BFIELD_SIZE];
  950. std::set<THex> occupyable;
  951. getAccessibilityMap(ac, stack->doubleWide(), stack->attackerOwned, false, occupyable, stack->hasBonusOfType(Bonus::FLYING), stack);
  952. if (siege && telportLevel < 2) //check for wall
  953. {
  954. return ac[destHex] && sameSideOfWall(stack->position, destHex);
  955. }
  956. else
  957. {
  958. return ac[destHex];
  959. }
  960. }
  961. // void BattleInfo::getBonuses(BonusList &out, const CSelector &selector, const CBonusSystemNode *root /*= NULL*/) const
  962. // {
  963. // CBonusSystemNode::getBonuses(out, selector, root);
  964. //
  965. // const CStack *dest = dynamic_cast<const CStack*>(root);
  966. // if (!dest)
  967. // return;
  968. //
  969. // //TODO: make it in clean way
  970. // if(Selector::matchesType(selector, Bonus::MORALE) || Selector::matchesType(selector, Bonus::LUCK))
  971. // {
  972. // BOOST_FOREACH(const CStack *s, stacks)
  973. // {
  974. // if(s->owner == dest->owner)
  975. // s->getBonuses(out, selector, Selector::effectRange(Bonus::ONLY_ALLIED_ARMY), this);
  976. // else
  977. // s->getBonuses(out, selector, Selector::effectRange(Bonus::ONLY_ENEMY_ARMY), this);
  978. // }
  979. // }
  980. // }
  981. bool BattleInfo::battleCanShoot(const CStack * stack, THex dest) const
  982. {
  983. const CStack *dst = getStackT(dest);
  984. if(!stack || !dst) return false;
  985. const CGHeroInstance * stackHero = battleGetOwner(stack);
  986. if(stack->hasBonusOfType(Bonus::FORGETFULL)) //forgetfulness
  987. return false;
  988. if(stack->getCreature()->idNumber == 145 && dst) //catapult cannot attack creatures
  989. return false;
  990. if(stack->hasBonusOfType(Bonus::SHOOTER)//it's shooter
  991. && stack->owner != dst->owner
  992. && dst->alive()
  993. && (!isStackBlocked(stack) || NBonus::hasOfType(stackHero, Bonus::FREE_SHOOTING))
  994. && stack->shots
  995. )
  996. return true;
  997. return false;
  998. }
  999. bool BattleInfo::battleCanFlee(int player) const
  1000. {
  1001. if (player == sides[0])
  1002. {
  1003. if (!heroes[0])
  1004. return false;//current player have no hero
  1005. }
  1006. else
  1007. {
  1008. if (!heroes[1])
  1009. return false;
  1010. }
  1011. if( ( heroes[0] && heroes[0]->hasBonusOfType(Bonus::ENEMY_CANT_ESCAPE) ) //eg. one of heroes is wearing shakles of war
  1012. || ( heroes[1] && heroes[1]->hasBonusOfType(Bonus::ENEMY_CANT_ESCAPE)))
  1013. return false;
  1014. if (player == sides[1] && siege //defender in siege
  1015. && !(town->subID == 6 && vstd::contains(town->builtBuildings, 17)))//without escape tunnel
  1016. return false;
  1017. return true;
  1018. }
  1019. const CStack * BattleInfo::battleGetStack(THex pos, bool onlyAlive)
  1020. {
  1021. for(unsigned int g=0; g<stacks.size(); ++g)
  1022. {
  1023. if((stacks[g]->position == pos
  1024. || (stacks[g]->doubleWide()
  1025. &&( (stacks[g]->attackerOwned && stacks[g]->position-1 == pos)
  1026. || (!stacks[g]->attackerOwned && stacks[g]->position+1 == pos) )
  1027. ))
  1028. && (!onlyAlive || stacks[g]->alive())
  1029. )
  1030. return stacks[g];
  1031. }
  1032. return NULL;
  1033. }
  1034. const CGHeroInstance * BattleInfo::battleGetOwner(const CStack * stack) const
  1035. {
  1036. return heroes[!stack->attackerOwned];
  1037. }
  1038. si8 BattleInfo::battleMaxSpellLevel() const
  1039. {
  1040. // if(!curB) //there is not battle
  1041. // {
  1042. // tlog1 << "si8 CGameState::maxSpellLevel() call when there is no battle!" << std::endl;
  1043. // throw "si8 CGameState::maxSpellLevel() call when there is no battle!";
  1044. // }
  1045. si8 levelLimit = SPELL_LEVELS;
  1046. const CGHeroInstance *h1 = heroes[0];
  1047. if(h1)
  1048. {
  1049. BOOST_FOREACH(const Bonus *i, h1->bonuses)
  1050. if(i->type == Bonus::BLOCK_SPELLS_ABOVE_LEVEL)
  1051. amin(levelLimit, i->val);
  1052. }
  1053. const CGHeroInstance *h2 = heroes[1];
  1054. if(h2)
  1055. {
  1056. BOOST_FOREACH(const Bonus *i, h2->bonuses)
  1057. if(i->type == Bonus::BLOCK_SPELLS_ABOVE_LEVEL)
  1058. amin(levelLimit, i->val);
  1059. }
  1060. return levelLimit;
  1061. }
  1062. void BattleInfo::localInit()
  1063. {
  1064. belligerents[0]->battle = belligerents[1]->battle = this;
  1065. //TODO: attach battle to belligerents
  1066. BOOST_FOREACH(CStack *s, stacks)
  1067. {
  1068. if(s->base) //stack originating from "real" stack in garrison -> attach to it
  1069. {
  1070. s->attachTo(const_cast<CStackInstance*>(s->base));
  1071. }
  1072. else //attach directly to obj to which stack belongs and creature type
  1073. {
  1074. CArmedInstance *army = belligerents[!s->attackerOwned];
  1075. s->attachTo(army);
  1076. assert(s->type);
  1077. s->attachTo(const_cast<CCreature*>(s->type));
  1078. }
  1079. s->postInit();
  1080. }
  1081. }
  1082. namespace CGH
  1083. {
  1084. using namespace std;
  1085. static void readItTo(ifstream & input, vector< vector<int> > & dest) //reads 7 lines, i-th one containing i integers, and puts it to dest
  1086. {
  1087. for(int j=0; j<7; ++j)
  1088. {
  1089. std::vector<int> pom;
  1090. for(int g=0; g<j+1; ++g)
  1091. {
  1092. int hlp; input>>hlp;
  1093. pom.push_back(hlp);
  1094. }
  1095. dest.push_back(pom);
  1096. }
  1097. }
  1098. }
  1099. BattleInfo * BattleInfo::setupBattle( int3 tile, int terrain, int terType, const CArmedInstance *armies[2], const CGHeroInstance * heroes[2], bool creatureBank, const CGTownInstance *town )
  1100. {
  1101. CMP_stack cmpst;
  1102. BattleInfo *curB = new BattleInfo;
  1103. curB->sides[0] = armies[0]->tempOwner;
  1104. curB->sides[1] = armies[1]->tempOwner;
  1105. if(curB->sides[1] == 254)
  1106. curB->sides[1] = 255;
  1107. std::vector<CStack*> & stacks = (curB->stacks);
  1108. curB->tile = tile;
  1109. curB->battlefieldType = terType;
  1110. curB->belligerents[0] = const_cast<CArmedInstance*>(armies[0]);
  1111. curB->belligerents[1] = const_cast<CArmedInstance*>(armies[1]);
  1112. curB->heroes[0] = const_cast<CGHeroInstance*>(heroes[0]);
  1113. curB->heroes[1] = const_cast<CGHeroInstance*>(heroes[1]);
  1114. curB->round = -2;
  1115. curB->activeStack = -1;
  1116. if(town)
  1117. {
  1118. curB->town = town;
  1119. curB->siege = town->fortLevel();
  1120. }
  1121. else
  1122. {
  1123. curB->town = NULL;
  1124. curB->siege = 0;
  1125. }
  1126. //reading battleStartpos
  1127. std::ifstream positions;
  1128. positions.open(DATA_DIR "/config/battleStartpos.txt", std::ios_base::in|std::ios_base::binary);
  1129. if(!positions.is_open())
  1130. {
  1131. tlog1<<"Unable to open battleStartpos.txt!"<<std::endl;
  1132. }
  1133. std::string dump;
  1134. positions>>dump; positions>>dump;
  1135. std::vector< std::vector<int> > attackerLoose, defenderLoose, attackerTight, defenderTight, attackerCreBank, defenderCreBank;
  1136. CGH::readItTo(positions, attackerLoose);
  1137. positions>>dump;
  1138. CGH::readItTo(positions, defenderLoose);
  1139. positions>>dump;
  1140. positions>>dump;
  1141. CGH::readItTo(positions, attackerTight);
  1142. positions>>dump;
  1143. CGH::readItTo(positions, defenderTight);
  1144. positions>>dump;
  1145. positions>>dump;
  1146. CGH::readItTo(positions, attackerCreBank);
  1147. positions>>dump;
  1148. CGH::readItTo(positions, defenderCreBank);
  1149. positions.close();
  1150. //battleStartpos read
  1151. int k = 0; //stack serial
  1152. for(TSlots::const_iterator i = armies[0]->Slots().begin(); i!=armies[0]->Slots().end(); i++, k++)
  1153. {
  1154. int pos;
  1155. if(creatureBank)
  1156. pos = attackerCreBank[armies[0]->stacksCount()-1][k];
  1157. else if(armies[0]->formation)
  1158. pos = attackerTight[armies[0]->stacksCount()-1][k];
  1159. else
  1160. pos = attackerLoose[armies[0]->stacksCount()-1][k];
  1161. CStack * stack = curB->generateNewStack(*i->second, stacks.size(), true, i->first, pos);
  1162. stacks.push_back(stack);
  1163. }
  1164. k = 0;
  1165. for(TSlots::const_iterator i = armies[1]->Slots().begin(); i!=armies[1]->Slots().end(); i++, k++)
  1166. {
  1167. int pos;
  1168. if(creatureBank)
  1169. pos = defenderCreBank[armies[1]->stacksCount()-1][k];
  1170. else if(armies[1]->formation)
  1171. pos = defenderTight[armies[1]->stacksCount()-1][k];
  1172. else
  1173. pos = defenderLoose[armies[1]->stacksCount()-1][k];
  1174. CStack * stack = curB->generateNewStack(*i->second, stacks.size(), false, i->first, pos);
  1175. stacks.push_back(stack);
  1176. }
  1177. for(unsigned g=0; g<stacks.size(); ++g) //shifting positions of two-hex creatures
  1178. {
  1179. //we should do that for creature bank too
  1180. if(stacks[g]->doubleWide() && stacks[g]->attackerOwned)
  1181. {
  1182. stacks[g]->position += THex::RIGHT;
  1183. }
  1184. else if(stacks[g]->doubleWide() && !stacks[g]->attackerOwned)
  1185. {
  1186. stacks[g]->position += THex::LEFT;
  1187. }
  1188. }
  1189. //adding war machines
  1190. if(heroes[0])
  1191. {
  1192. if(heroes[0]->getArt(13)) //ballista
  1193. {
  1194. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(146, 1), stacks.size(), true, 255, 52);
  1195. stacks.push_back(stack);
  1196. }
  1197. if(heroes[0]->getArt(14)) //ammo cart
  1198. {
  1199. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(148, 1), stacks.size(), true, 255, 18);
  1200. stacks.push_back(stack);
  1201. }
  1202. if(heroes[0]->getArt(15)) //first aid tent
  1203. {
  1204. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(147, 1), stacks.size(), true, 255, 154);
  1205. stacks.push_back(stack);
  1206. }
  1207. }
  1208. if(heroes[1])
  1209. {
  1210. //defending hero shouldn't receive ballista (bug #551)
  1211. if(heroes[1]->getArt(13) && !town) //ballista
  1212. {
  1213. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(146, 1), stacks.size(), false, 255, 66);
  1214. stacks.push_back(stack);
  1215. }
  1216. if(heroes[1]->getArt(14)) //ammo cart
  1217. {
  1218. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(148, 1), stacks.size(), false, 255, 32);
  1219. stacks.push_back(stack);
  1220. }
  1221. if(heroes[1]->getArt(15)) //first aid tent
  1222. {
  1223. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(147, 1), stacks.size(), false, 255, 168);
  1224. stacks.push_back(stack);
  1225. }
  1226. }
  1227. if(town && heroes[0] && town->hasFort()) //catapult
  1228. {
  1229. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(145, 1), stacks.size(), true, 255, 120);
  1230. stacks.push_back(stack);
  1231. }
  1232. //war machines added
  1233. switch(curB->siege) //adding towers
  1234. {
  1235. case 3: //castle
  1236. {//lower tower / upper tower
  1237. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(149, 1), stacks.size(), false, 255, -4);
  1238. stacks.push_back(stack);
  1239. stack = curB->generateNewStack(CStackBasicDescriptor(149, 1), stacks.size(), false, 255, -3);
  1240. stacks.push_back(stack);
  1241. }
  1242. case 2: //citadel
  1243. {//main tower
  1244. CStack * stack = curB->generateNewStack(CStackBasicDescriptor(149, 1), stacks.size(), false, 255, -2);
  1245. stacks.push_back(stack);
  1246. }
  1247. }
  1248. std::stable_sort(stacks.begin(),stacks.end(),cmpst);
  1249. //seting up siege
  1250. if(town && town->hasFort())
  1251. {
  1252. for(int b=0; b<ARRAY_COUNT(curB->si.wallState); ++b)
  1253. {
  1254. curB->si.wallState[b] = 1;
  1255. }
  1256. }
  1257. //randomize obstacles
  1258. if(town == NULL && !creatureBank) //do it only when it's not siege and not creature bank
  1259. {
  1260. bool obAv[BFIELD_SIZE]; //availability of hexes for obstacles;
  1261. std::vector<int> possibleObstacles;
  1262. for(int i=0; i<BFIELD_SIZE; ++i)
  1263. {
  1264. if(i%17 < 4 || i%17 > 12)
  1265. {
  1266. obAv[i] = false;
  1267. }
  1268. else
  1269. {
  1270. obAv[i] = true;
  1271. }
  1272. }
  1273. for(std::map<int, CObstacleInfo>::const_iterator g=VLC->heroh->obstacles.begin(); g!=VLC->heroh->obstacles.end(); ++g)
  1274. {
  1275. if(g->second.allowedTerrains[terType-1] == '1') //we need to take terType with -1 because terrain ids start from 1 and allowedTerrains array is indexed from 0
  1276. {
  1277. possibleObstacles.push_back(g->first);
  1278. }
  1279. }
  1280. srand(time(NULL));
  1281. if(possibleObstacles.size() > 0) //we cannot place any obstacles when we don't have them
  1282. {
  1283. int toBlock = rand()%6 + 6; //how many hexes should be blocked by obstacles
  1284. while(toBlock>0)
  1285. {
  1286. CObstacleInstance coi;
  1287. coi.uniqueID = curB->obstacles.size();
  1288. coi.ID = possibleObstacles[rand()%possibleObstacles.size()];
  1289. coi.pos = rand()%BFIELD_SIZE;
  1290. std::vector<THex> block = VLC->heroh->obstacles[coi.ID].getBlocked(coi.pos);
  1291. bool badObstacle = false;
  1292. for(int b=0; b<block.size(); ++b)
  1293. {
  1294. if(block[b] < 0 || block[b] >= BFIELD_SIZE || !obAv[block[b]])
  1295. {
  1296. badObstacle = true;
  1297. break;
  1298. }
  1299. }
  1300. if(badObstacle) continue;
  1301. //obstacle can be placed
  1302. curB->obstacles.push_back(coi);
  1303. for(int b=0; b<block.size(); ++b)
  1304. {
  1305. if(block[b] >= 0 && block[b] < BFIELD_SIZE)
  1306. obAv[block[b]] = false;
  1307. }
  1308. toBlock -= block.size();
  1309. }
  1310. }
  1311. }
  1312. // //giving building bonuses, if siege and we have harrisoned hero
  1313. // if (town)
  1314. // {
  1315. // if (heroes[1])
  1316. // {
  1317. // for (int i=0; i<4; i++)
  1318. // {
  1319. // int val = town->defenceBonus(i);
  1320. // if (val)
  1321. // {
  1322. // GiveBonus gs;
  1323. // gs.bonus = Bonus(Bonus::ONE_BATTLE, Bonus::PRIMARY_SKILL, Bonus::OBJECT, val, -1, "", i);
  1324. // gs.id = heroes[1]->id;
  1325. // sendAndApply(&gs);
  1326. // }
  1327. // }
  1328. // }
  1329. // else//if we don't have hero - apply separately, if hero present - will be taken from hero bonuses
  1330. // {
  1331. // if(town->subID == 0 && vstd::contains(town->builtBuildings,22)) //castle, brotherhood of sword built
  1332. // for(int g=0; g<stacks.size(); ++g)
  1333. // stacks[g]->addNewBonus(makeFeature(Bonus::MORALE, Bonus::ONE_BATTLE, 0, 2, Bonus::TOWN_STRUCTURE));
  1334. //
  1335. // else if(vstd::contains(town->builtBuildings,5)) //tavern is built
  1336. // for(int g=0; g<stacks.size(); ++g)
  1337. // stacks[g]->addNewBonus(makeFeature(Bonus::MORALE, Bonus::ONE_BATTLE, 0, 1, Bonus::TOWN_STRUCTURE));
  1338. //
  1339. // if(town->subID == 1 && vstd::contains(town->builtBuildings,21)) //rampart, fountain of fortune is present
  1340. // for(int g=0; g<stacks.size(); ++g)
  1341. // stacks[g]->addNewBonus(makeFeature(Bonus::LUCK, Bonus::ONE_BATTLE, 0, 2, Bonus::TOWN_STRUCTURE));
  1342. // }
  1343. // }
  1344. //giving terrain overalay premies
  1345. int bonusSubtype = -1;
  1346. switch(terType)
  1347. {
  1348. case 9: //magic plains
  1349. {
  1350. bonusSubtype = 0;
  1351. }
  1352. case 14: //fiery fields
  1353. {
  1354. if(bonusSubtype == -1) bonusSubtype = 1;
  1355. }
  1356. case 15: //rock lands
  1357. {
  1358. if(bonusSubtype == -1) bonusSubtype = 8;
  1359. }
  1360. case 16: //magic clouds
  1361. {
  1362. if(bonusSubtype == -1) bonusSubtype = 2;
  1363. }
  1364. case 17: //lucid pools
  1365. {
  1366. if(bonusSubtype == -1) bonusSubtype = 4;
  1367. }
  1368. { //common part for cases 9, 14, 15, 16, 17
  1369. curB->addNewBonus(new Bonus(Bonus::ONE_BATTLE, Bonus::MAGIC_SCHOOL_SKILL, Bonus::TERRAIN_OVERLAY, 3, -1, "", bonusSubtype));
  1370. break;
  1371. }
  1372. case 18: //holy ground
  1373. {
  1374. curB->addNewBonus(makeFeature(Bonus::MORALE, Bonus::ONE_BATTLE, 0, +1, Bonus::TERRAIN_OVERLAY)->addLimiter(new CreatureAlignmentLimiter(GOOD)));
  1375. curB->addNewBonus(makeFeature(Bonus::MORALE, Bonus::ONE_BATTLE, 0, -1, Bonus::TERRAIN_OVERLAY)->addLimiter(new CreatureAlignmentLimiter(EVIL)));
  1376. break;
  1377. }
  1378. case 19: //clover field
  1379. { //+2 luck bonus for neutral creatures
  1380. curB->addNewBonus(makeFeature(Bonus::LUCK, Bonus::ONE_BATTLE, 0, +2, Bonus::TERRAIN_OVERLAY)->addLimiter(new CreatureFactionLimiter(-1)));
  1381. break;
  1382. }
  1383. case 20: //evil fog
  1384. {
  1385. curB->addNewBonus(makeFeature(Bonus::MORALE, Bonus::ONE_BATTLE, 0, -1, Bonus::TERRAIN_OVERLAY)->addLimiter(new CreatureAlignmentLimiter(GOOD)));
  1386. curB->addNewBonus(makeFeature(Bonus::MORALE, Bonus::ONE_BATTLE, 0, +1, Bonus::TERRAIN_OVERLAY)->addLimiter(new CreatureAlignmentLimiter(EVIL)));
  1387. break;
  1388. }
  1389. case 22: //cursed ground
  1390. {
  1391. curB->addNewBonus(makeFeature(Bonus::NO_MORALE, Bonus::ONE_BATTLE, 0, 0, Bonus::TERRAIN_OVERLAY));
  1392. curB->addNewBonus(makeFeature(Bonus::NO_LUCK, Bonus::ONE_BATTLE, 0, 0, Bonus::TERRAIN_OVERLAY));
  1393. curB->addNewBonus(makeFeature(Bonus::BLOCK_SPELLS_ABOVE_LEVEL, Bonus::ONE_BATTLE, 0, 1, Bonus::TERRAIN_OVERLAY));
  1394. break;
  1395. }
  1396. }
  1397. //overlay premies given
  1398. //native terrain bonuses
  1399. if(town) //during siege always take premies for native terrain of faction
  1400. terrain = VLC->heroh->nativeTerrains[town->town->typeID];
  1401. ILimiter *nativeTerrain = new CreatureNativeTerrainLimiter(terrain);
  1402. curB->addNewBonus(makeFeature(Bonus::STACKS_SPEED, Bonus::ONE_BATTLE, 0, 1, Bonus::TERRAIN_NATIVE)->addLimiter(nativeTerrain));
  1403. curB->addNewBonus(makeFeature(Bonus::PRIMARY_SKILL, Bonus::ONE_BATTLE, PrimarySkill::ATTACK, 1, Bonus::TERRAIN_NATIVE)->addLimiter(nativeTerrain));
  1404. curB->addNewBonus(makeFeature(Bonus::PRIMARY_SKILL, Bonus::ONE_BATTLE, PrimarySkill::DEFENSE, 1, Bonus::TERRAIN_NATIVE)->addLimiter(nativeTerrain));
  1405. //////////////////////////////////////////////////////////////////////////
  1406. int tacticLvls[2] = {0};
  1407. for(int i = 0; i < ARRAY_COUNT(tacticLvls); i++)
  1408. {
  1409. if(heroes[i])
  1410. tacticLvls[i] += heroes[i]->getSecSkillLevel(CGHeroInstance::TACTICS);
  1411. }
  1412. if(int diff = tacticLvls[0] - tacticLvls[1])
  1413. {
  1414. curB->tacticsSide = diff < 0;
  1415. curB->tacticDistance = std::abs(diff)*2 + 1;
  1416. }
  1417. else
  1418. curB->tacticDistance = 0;
  1419. return curB;
  1420. }
  1421. bool BattleInfo::isInTacticRange( THex dest ) const
  1422. {
  1423. return ((!tacticsSide && dest.getX() > 0 && dest.getX() <= tacticDistance)
  1424. || (tacticsSide && dest.getX() < BFIELD_WIDTH - 1 && dest.getX() >= BFIELD_WIDTH - tacticDistance - 1));
  1425. }
  1426. CStack::CStack(const CStackInstance *Base, int O, int I, bool AO, int S)
  1427. : base(Base), ID(I), owner(O), slot(S), attackerOwned(AO),
  1428. counterAttacks(1)
  1429. {
  1430. assert(base);
  1431. type = base->type;
  1432. count = baseAmount = base->count;
  1433. nodeType = STACK_BATTLE;
  1434. }
  1435. CStack::CStack()
  1436. {
  1437. init();
  1438. nodeType = STACK_BATTLE;
  1439. }
  1440. CStack::CStack(const CStackBasicDescriptor *stack, int O, int I, bool AO, int S)
  1441. : base(NULL), ID(I), owner(O), slot(S), attackerOwned(AO), counterAttacks(1)
  1442. {
  1443. type = stack->type;
  1444. count = baseAmount = stack->count;
  1445. nodeType = STACK_BATTLE;
  1446. }
  1447. void CStack::init()
  1448. {
  1449. base = NULL;
  1450. type = NULL;
  1451. ID = -1;
  1452. count = baseAmount = -1;
  1453. firstHPleft = -1;
  1454. owner = 255;
  1455. slot = 255;
  1456. attackerOwned = false;
  1457. position = THex();
  1458. counterAttacks = -1;
  1459. }
  1460. void CStack::postInit()
  1461. {
  1462. assert(type);
  1463. assert(parents.size());
  1464. firstHPleft = valOfBonuses(Bonus::STACK_HEALTH);
  1465. shots = getCreature()->shots;
  1466. counterAttacks = 1 + valOfBonuses(Bonus::ADDITIONAL_RETALIATION);
  1467. state.insert(ALIVE); //alive state indication
  1468. assert(firstHPleft > 0);
  1469. }
  1470. ui32 CStack::Speed( int turn /*= 0*/ ) const
  1471. {
  1472. if(hasBonus(Selector::type(Bonus::SIEGE_WEAPON) && Selector::turns(turn))) //war machines cannot move
  1473. return 0;
  1474. int speed = valOfBonuses(Selector::type(Bonus::STACKS_SPEED) && Selector::turns(turn));
  1475. int percentBonus = 0;
  1476. BOOST_FOREACH(const Bonus *b, bonuses)
  1477. {
  1478. if(b->type == Bonus::STACKS_SPEED)
  1479. {
  1480. percentBonus += b->additionalInfo;
  1481. }
  1482. }
  1483. speed = ((100 + percentBonus) * speed)/100;
  1484. //bind effect check
  1485. if(getEffect(72))
  1486. {
  1487. return 0;
  1488. }
  1489. return speed;
  1490. }
  1491. const Bonus * CStack::getEffect( ui16 id, int turn /*= 0*/ ) const
  1492. {
  1493. BOOST_FOREACH(Bonus *it, bonuses)
  1494. {
  1495. if(it->source == Bonus::SPELL_EFFECT && it->id == id)
  1496. {
  1497. if(!turn || it->turnsRemain > turn)
  1498. return &(*it);
  1499. }
  1500. }
  1501. return NULL;
  1502. }
  1503. void CStack::stackEffectToFeature(std::vector<Bonus> & sf, const Bonus & sse)
  1504. {
  1505. si32 power = VLC->spellh->spells[sse.id]->powers[sse.val];
  1506. //why, why, WHY this code is here?!?
  1507. // Bonus * bonus = getBonus(Selector::typeSybtype(Bonus::SPECIAL_PECULIAR_ENCHANT, sse.id));
  1508. // if (bonus)
  1509. // {
  1510. // switch(bonus->additionalInfo)
  1511. // {
  1512. // case 0: //normal
  1513. // switch(type->level)
  1514. // {
  1515. // case 1: case 2:
  1516. // power += 3; //it doesn't necessarily make sense for some spells, use it wisely
  1517. // break;
  1518. // case 3: case 4:
  1519. // power += 2;
  1520. // break;
  1521. // case 5: case 6:
  1522. // power += 1;
  1523. // break;
  1524. // }
  1525. // break;
  1526. // case 1: //only Coronius as yet
  1527. // power = std::max(5 - type->level, 0);
  1528. // break;
  1529. // }
  1530. // }
  1531. switch(sse.id)
  1532. {
  1533. case 27: //shield
  1534. sf.push_back(featureGenerator(Bonus::GENERAL_DAMAGE_REDUCTION, 0, power, sse.turnsRemain));
  1535. sf.back().id = sse.id;
  1536. break;
  1537. case 28: //air shield
  1538. sf.push_back(featureGenerator(Bonus::GENERAL_DAMAGE_REDUCTION, 1, power, sse.turnsRemain));
  1539. sf.back().id = sse.id;
  1540. break;
  1541. case 29: //fire shield
  1542. sf.push_back(featureGenerator(Bonus::FIRE_SHIELD, 0, power, sse.turnsRemain));
  1543. sf.back().id = sse.id;
  1544. break;
  1545. case 30: //protection from air
  1546. sf.push_back(featureGenerator(Bonus::SPELL_DAMAGE_REDUCTION, 0, power, sse.turnsRemain));
  1547. sf.back().id = sse.id;
  1548. break;
  1549. case 31: //protection from fire
  1550. sf.push_back(featureGenerator(Bonus::SPELL_DAMAGE_REDUCTION, 1, power, sse.turnsRemain));
  1551. sf.back().id = sse.id;
  1552. break;
  1553. case 32: //protection from water
  1554. sf.push_back(featureGenerator(Bonus::SPELL_DAMAGE_REDUCTION, 2, power, sse.turnsRemain));
  1555. sf.back().id = sse.id;
  1556. break;
  1557. case 33: //protection from earth
  1558. sf.push_back(featureGenerator(Bonus::SPELL_DAMAGE_REDUCTION, 3, power, sse.turnsRemain));
  1559. sf.back().id = sse.id;
  1560. break;
  1561. case 34: //anti-magic
  1562. sf.push_back(featureGenerator(Bonus::LEVEL_SPELL_IMMUNITY, 0, power - 1, sse.turnsRemain));
  1563. sf.back().id = sse.id;
  1564. break;
  1565. case 41: //bless
  1566. // if (hasBonusOfType(Bonus::SPECIAL_BLESS_DAMAGE, 41)) //TODO: better handling of bonus percentages
  1567. // {
  1568. // int damagePercent = dynamic_cast<const CGHeroInstance*>(armyObj)->level * valOfBonuses(Bonus::SPECIAL_BLESS_DAMAGE, 41) / type->level;
  1569. // sf.push_back(featureGenerator(Bonus::CREATURE_DAMAGE, 0, damagePercent, sse.turnsRemain));
  1570. // sf.back().id = sse.id;
  1571. // sf.back().valType = Bonus::PERCENT_TO_ALL;
  1572. // }
  1573. sf.push_back(featureGenerator(Bonus::ALWAYS_MAXIMUM_DAMAGE, -1, power, sse.turnsRemain));
  1574. sf.back().id = sse.id;
  1575. break;
  1576. case 42: //curse
  1577. sf.push_back(featureGenerator(Bonus::ALWAYS_MINIMUM_DAMAGE, -1, -1 * power, sse.turnsRemain, sse.val >= 2 ? 20 : 0));
  1578. sf.back().id = sse.id;
  1579. break;
  1580. case 43: //bloodlust
  1581. sf.push_back(featureGenerator(Bonus::PRIMARY_SKILL, PrimarySkill::ATTACK, power, sse.turnsRemain, 0, Bonus::ONLY_MELEE_FIGHT));
  1582. sf.back().id = sse.id;
  1583. break;
  1584. case 44: //precision
  1585. sf.push_back(featureGenerator(Bonus::PRIMARY_SKILL, PrimarySkill::ATTACK, power, sse.turnsRemain, 0, Bonus::ONLY_DISTANCE_FIGHT));
  1586. sf.back().id = sse.id;
  1587. break;
  1588. case 45: //weakness
  1589. sf.push_back(featureGenerator(Bonus::PRIMARY_SKILL, PrimarySkill::ATTACK, -1 * power, sse.turnsRemain));
  1590. sf.back().id = sse.id;
  1591. break;
  1592. case 46: //stone skin
  1593. sf.push_back(featureGenerator(Bonus::PRIMARY_SKILL, PrimarySkill::DEFENSE, power, sse.turnsRemain));
  1594. sf.back().id = sse.id;
  1595. break;
  1596. case 47: //disrupting ray
  1597. sf.push_back(featureGenerator(Bonus::PRIMARY_SKILL, PrimarySkill::DEFENSE, -1 * power, sse.turnsRemain));
  1598. sf.back().id = sse.id;
  1599. sf.back().valType = Bonus::ADDITIVE_VALUE;
  1600. break;
  1601. case 48: //prayer
  1602. sf.push_back(featureGenerator(Bonus::PRIMARY_SKILL, PrimarySkill::ATTACK, power, sse.turnsRemain));
  1603. sf.back().id = sse.id;
  1604. sf.push_back(featureGenerator(Bonus::PRIMARY_SKILL, PrimarySkill::DEFENSE, power, sse.turnsRemain));
  1605. sf.back().id = sse.id;
  1606. sf.push_back(featureGenerator(Bonus::STACKS_SPEED, 0, power, sse.turnsRemain));
  1607. sf.back().id = sse.id;
  1608. break;
  1609. case 49: //mirth
  1610. sf.push_back(featureGenerator(Bonus::MORALE, 0, power, sse.turnsRemain));
  1611. sf.back().id = sse.id;
  1612. break;
  1613. case 50: //sorrow
  1614. sf.push_back(featureGenerator(Bonus::MORALE, 0, -1 * power, sse.turnsRemain));
  1615. sf.back().id = sse.id;
  1616. break;
  1617. case 51: //fortune
  1618. sf.push_back(featureGenerator(Bonus::LUCK, 0, power, sse.turnsRemain));
  1619. sf.back().id = sse.id;
  1620. break;
  1621. case 52: //misfortune
  1622. sf.push_back(featureGenerator(Bonus::LUCK, 0, -1 * power, sse.turnsRemain));
  1623. sf.back().id = sse.id;
  1624. break;
  1625. case 53: //haste
  1626. sf.push_back(featureGenerator(Bonus::STACKS_SPEED, 0, power, sse.turnsRemain));
  1627. sf.back().id = sse.id;
  1628. break;
  1629. case 54: //slow
  1630. sf.push_back(featureGeneratorVT(Bonus::STACKS_SPEED, 0, -1 * ( 100 - power ), sse.turnsRemain, Bonus::PERCENT_TO_ALL));
  1631. sf.back().id = sse.id;
  1632. break;
  1633. case 55: //slayer
  1634. // if (bonus) //Coronius
  1635. // {
  1636. // sf.push_back(featureGenerator(Bonus::PRIMARY_SKILL, PrimarySkill::ATTACK, power, sse.turnsRemain));
  1637. // sf.back().id = sse.id;
  1638. // }
  1639. sf.push_back(featureGenerator(Bonus::SLAYER, 0, sse.val, sse.turnsRemain));
  1640. sf.back().id = sse.id;
  1641. break;
  1642. case 56: //frenzy
  1643. sf.push_back(featureGenerator(Bonus::IN_FRENZY, 0, VLC->spellh->spells[56]->powers[sse.val]/100.0, sse.turnsRemain));
  1644. sf.back().id = sse.id;
  1645. break;
  1646. case 58: //counterstrike
  1647. sf.push_back(featureGenerator(Bonus::ADDITIONAL_RETALIATION, 0, power, sse.turnsRemain));
  1648. sf.back().id = sse.id;
  1649. break;
  1650. case 59: //bersek
  1651. sf.push_back(featureGenerator(Bonus::ATTACKS_NEAREST_CREATURE, 0, sse.val, sse.turnsRemain));
  1652. sf.back().id = sse.id;
  1653. break;
  1654. case 60: //hypnotize
  1655. sf.push_back(featureGenerator(Bonus::HYPNOTIZED, 0, sse.val, sse.turnsRemain));
  1656. sf.back().id = sse.id;
  1657. break;
  1658. case 61: //forgetfulness
  1659. sf.push_back(featureGenerator(Bonus::FORGETFULL, 0, sse.val, sse.turnsRemain));
  1660. sf.back().id = sse.id;
  1661. break;
  1662. case 62: //blind
  1663. sf.push_back(makeFeatureVal(Bonus::NOT_ACTIVE, Bonus::UNITL_BEING_ATTACKED | Bonus::N_TURNS, 0, 0, Bonus::SPELL_EFFECT, sse.turnsRemain));
  1664. sf.back().id = sse.id;
  1665. sf.push_back(makeFeatureVal(Bonus::GENERAL_ATTACK_REDUCTION, Bonus::UNTIL_ATTACK | Bonus::N_TURNS, 0, power, Bonus::SPELL_EFFECT, sse.turnsRemain));
  1666. sf.back().id = sse.id;
  1667. break;
  1668. }
  1669. }
  1670. ui8 CStack::howManyEffectsSet(ui16 id) const
  1671. {
  1672. ui8 ret = 0;
  1673. BOOST_FOREACH(const Bonus *it, bonuses)
  1674. if(it->source == Bonus::SPELL_EFFECT && it->id == id) //effect found
  1675. {
  1676. ++ret;
  1677. }
  1678. return ret;
  1679. }
  1680. bool CStack::willMove(int turn /*= 0*/) const
  1681. {
  1682. return ( turn ? true : !vstd::contains(state, DEFENDING) )
  1683. && !moved(turn)
  1684. && canMove(turn);
  1685. }
  1686. bool CStack::canMove( int turn /*= 0*/ ) const
  1687. {
  1688. return alive()
  1689. && !hasBonus(Selector::type(Bonus::NOT_ACTIVE) && Selector::turns(turn)); //eg. Ammo Cart or blinded creature
  1690. }
  1691. bool CStack::moved( int turn /*= 0*/ ) const
  1692. {
  1693. if(!turn)
  1694. return vstd::contains(state, MOVED);
  1695. else
  1696. return false;
  1697. }
  1698. bool CStack::doubleWide() const
  1699. {
  1700. return getCreature()->doubleWide;
  1701. }
  1702. THex CStack::occupiedHex() const
  1703. {
  1704. if (doubleWide())
  1705. {
  1706. if (attackerOwned)
  1707. return position - 1;
  1708. else
  1709. return position + 1;
  1710. }
  1711. else
  1712. {
  1713. return THex::INVALID;
  1714. }
  1715. }
  1716. BonusList CStack::getSpellBonuses() const
  1717. {
  1718. return getBonuses(Selector::sourceTypeSel(Bonus::SPELL_EFFECT));
  1719. }
  1720. std::vector<si32> CStack::activeSpells() const
  1721. {
  1722. std::vector<si32> ret;
  1723. BonusList spellEffects = getSpellBonuses();
  1724. BOOST_FOREACH(const Bonus *it, spellEffects)
  1725. {
  1726. if (!vstd::contains(ret, it->id)) //do not duplicate spells with multiple effects
  1727. ret.push_back(it->id);
  1728. }
  1729. return ret;
  1730. }
  1731. CStack::~CStack()
  1732. {
  1733. detachFromAll();
  1734. if(vstd::contains(state, SUMMONED))
  1735. delNull(base);
  1736. }
  1737. const CGHeroInstance * CStack::getMyHero() const
  1738. {
  1739. if(base)
  1740. return dynamic_cast<const CGHeroInstance *>(base->armyObj);
  1741. else //we are attached directly?
  1742. BOOST_FOREACH(const CBonusSystemNode *n, parents)
  1743. if(n->nodeType == HERO)
  1744. dynamic_cast<const CGHeroInstance *>(n);
  1745. return NULL;
  1746. }
  1747. std::string CStack::nodeName() const
  1748. {
  1749. std::ostringstream oss;
  1750. oss << "Battle stack [" << ID << "]: " << count << " creatures of ";
  1751. if(type)
  1752. oss << type->namePl;
  1753. else
  1754. oss << "[UNDEFINED TYPE]";
  1755. oss << " from slot " << (int)slot;
  1756. if(base && base->armyObj)
  1757. oss << " of armyobj=" << base->armyObj->id;
  1758. return oss.str();
  1759. }
  1760. void CStack::prepareAttacked(BattleStackAttacked &bsa) const
  1761. {
  1762. bsa.killedAmount = bsa.damageAmount / MaxHealth();
  1763. unsigned damageFirst = bsa.damageAmount % MaxHealth();
  1764. if( firstHPleft <= damageFirst )
  1765. {
  1766. bsa.killedAmount++;
  1767. bsa.newHP = firstHPleft + MaxHealth() - damageFirst;
  1768. }
  1769. else
  1770. {
  1771. bsa.newHP = firstHPleft - damageFirst;
  1772. }
  1773. if(count <= bsa.killedAmount) //stack killed
  1774. {
  1775. bsa.newAmount = 0;
  1776. bsa.flags |= 1;
  1777. bsa.killedAmount = count; //we cannot kill more creatures than we have
  1778. }
  1779. else
  1780. {
  1781. bsa.newAmount = count - bsa.killedAmount;
  1782. }
  1783. }
  1784. bool CStack::isMeleeAttackPossible(const CStack * attacker, const CStack * defender, THex attackerPos /*= THex::INVALID*/, THex defenderPos /*= THex::INVALID*/)
  1785. {
  1786. if (!attackerPos.isValid())
  1787. {
  1788. attackerPos = attacker->position;
  1789. }
  1790. if (!defenderPos.isValid())
  1791. {
  1792. defenderPos = defender->position;
  1793. }
  1794. return
  1795. (THex::mutualPosition(attackerPos, defenderPos) >= 0) //front <=> front
  1796. || (attacker->doubleWide() //back <=> front
  1797. && THex::mutualPosition(attackerPos + (attacker->attackerOwned ? -1 : 1), defenderPos) >= 0)
  1798. || (defender->doubleWide() //front <=> back
  1799. && THex::mutualPosition(attackerPos, defenderPos + (defender->attackerOwned ? -1 : 1)) >= 0)
  1800. || (defender->doubleWide() && attacker->doubleWide()//back <=> back
  1801. && THex::mutualPosition(attackerPos + (attacker->attackerOwned ? -1 : 1), defenderPos + (defender->attackerOwned ? -1 : 1)) >= 0);
  1802. }
  1803. bool CMP_stack::operator()( const CStack* a, const CStack* b )
  1804. {
  1805. switch(phase)
  1806. {
  1807. case 0: //catapult moves after turrets
  1808. return a->getCreature()->idNumber < b->getCreature()->idNumber; //catapult is 145 and turrets are 149
  1809. //TODO? turrets order
  1810. case 1: //fastest first, upper slot first
  1811. {
  1812. int as = a->Speed(turn), bs = b->Speed(turn);
  1813. if(as != bs)
  1814. return as > bs;
  1815. else
  1816. return a->slot < b->slot;
  1817. }
  1818. case 2: //fastest last, upper slot first
  1819. //TODO: should be replaced with order of receiving morale!
  1820. case 3: //fastest last, upper slot first
  1821. {
  1822. int as = a->Speed(turn), bs = b->Speed(turn);
  1823. if(as != bs)
  1824. return as < bs;
  1825. else
  1826. return a->slot < b->slot;
  1827. }
  1828. default:
  1829. assert(0);
  1830. return false;
  1831. }
  1832. }
  1833. CMP_stack::CMP_stack( int Phase /*= 1*/, int Turn )
  1834. {
  1835. phase = Phase;
  1836. turn = Turn;
  1837. }