Entity.h 74 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699
  1. /*
  2. EQ2Emulator: Everquest II Server Emulator
  3. Copyright (C) 2007 EQ2EMulator Development Team (http://www.eq2emulator.net)
  4. This file is part of EQ2Emulator.
  5. EQ2Emulator is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 3 of the License, or
  8. (at your option) any later version.
  9. EQ2Emulator is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with EQ2Emulator. If not, see <http://www.gnu.org/licenses/>.
  15. */
  16. #ifndef __EQ2_ENTITY__
  17. #define __EQ2_ENTITY__
  18. #include "Spawn.h"
  19. #include "../common/Mutex.h"
  20. #include "Skills.h"
  21. #include "MutexList.h"
  22. #include "MutexVector.h"
  23. #include <set>
  24. #include <mutex>
  25. #include <vector>
  26. #include <boost/function.hpp>
  27. #include <boost/lambda/bind.hpp>
  28. namespace l = boost::lambda;
  29. class Entity;
  30. class NPC;
  31. class Trade;
  32. struct LuaSpell;
  33. struct GroupMemberInfo;
  34. struct BonusValues{
  35. int32 spell_id;
  36. int8 tier;
  37. int16 type;
  38. sint32 value;
  39. int64 class_req;
  40. vector<int16> race_req;
  41. vector<int16> faction_req;
  42. LuaSpell* luaspell;
  43. };
  44. struct MaintainedEffects{
  45. char name[60]; //name of the spell
  46. int32 target;
  47. int8 target_type;
  48. int32 spell_id;
  49. int32 slot_pos;
  50. int16 icon;
  51. int16 icon_backdrop;
  52. int8 conc_used;
  53. int8 tier;
  54. float total_time;
  55. int32 expire_timestamp;
  56. LuaSpell* spell;
  57. };
  58. struct SpellEffects{
  59. int32 spell_id;
  60. Entity* caster;
  61. float total_time;
  62. int32 expire_timestamp;
  63. int16 icon;
  64. int16 icon_backdrop;
  65. int8 tier;
  66. LuaSpell* spell;
  67. };
  68. struct DetrimentalEffects {
  69. int32 spell_id;
  70. Entity* caster;
  71. int32 expire_timestamp;
  72. int16 icon;
  73. int16 icon_backdrop;
  74. int8 tier;
  75. int8 det_type;
  76. bool incurable;
  77. LuaSpell* spell;
  78. int8 control_effect;
  79. float total_time;
  80. };
  81. struct CombatData{
  82. int32 range_last_attack_time;
  83. int32 primary_last_attack_time;
  84. int32 secondary_last_attack_time;
  85. int16 primary_attack_delay;
  86. int16 secondary_attack_delay;
  87. int16 ranged_attack_delay;
  88. int8 primary_weapon_type;
  89. int8 secondary_weapon_type;
  90. int8 ranged_weapon_type;
  91. int32 primary_weapon_damage_low;
  92. int32 primary_weapon_damage_high;
  93. int32 secondary_weapon_damage_low;
  94. int32 secondary_weapon_damage_high;
  95. int32 ranged_weapon_damage_low;
  96. int32 ranged_weapon_damage_high;
  97. int8 wield_type;
  98. int16 primary_weapon_delay;
  99. int16 secondary_weapon_delay;
  100. int16 ranged_weapon_delay;
  101. };
  102. struct InfoStruct{
  103. InfoStruct()
  104. {
  105. name_ = std::string("");
  106. class1_ = 0;
  107. class2_ = 0;
  108. class3_ = 0;
  109. race_ = 0;
  110. gender_ = 0;
  111. level_ = 0;
  112. max_level_ = 0;
  113. effective_level_ = 0;
  114. tradeskill_level_ = 0;
  115. tradeskill_max_level_ = 0;
  116. cur_concentration_ = 0;
  117. max_concentration_ = 0;
  118. cur_attack_ = 0;
  119. attack_base_ = 0;
  120. cur_mitigation_ = 0;
  121. max_mitigation_ = 0;
  122. mitigation_base_ = 0;
  123. avoidance_display_ = 0;
  124. cur_avoidance_ = 0.0f;
  125. base_avoidance_pct_ = 0;
  126. avoidance_base_ = 0;
  127. max_avoidance_ = 0;
  128. parry_ = 0.0f;
  129. parry_base_ = 0.0f;
  130. deflection_ = 0;
  131. deflection_base_ = 0;
  132. block_ = 0;
  133. block_base_ = 0;
  134. str_ = 0.0f;
  135. sta_ = 0.0f;
  136. agi_ = 0.0f;
  137. wis_ = 0.0f;
  138. intel_ = 0.0f;
  139. str_base_ = 0.0f;
  140. sta_base_ = 0.0f;
  141. agi_base_ = 0.0f;
  142. wis_base_ = 0.0f;
  143. intel_base_ = 0.0f;
  144. heat_ = 0;
  145. cold_ = 0;
  146. magic_ = 0;
  147. mental_ = 0;
  148. divine_ = 0;
  149. disease_ = 0;
  150. poison_ = 0;
  151. disease_base_ = 0;
  152. cold_base_ = 0;
  153. divine_base_ = 0;
  154. magic_base_ = 0;
  155. mental_base_ = 0;
  156. heat_base_ = 0;
  157. poison_base_ = 0;
  158. elemental_base_ = 0;
  159. noxious_base_ = 0;
  160. arcane_base_ = 0;
  161. coin_copper_ = 0;
  162. coin_silver_ = 0;
  163. coin_gold_ = 0;
  164. coin_plat_ = 0;
  165. bank_coin_copper_ = 0;
  166. bank_coin_silver_ = 0;
  167. bank_coin_gold_ = 0;
  168. bank_coin_plat_ = 0;
  169. status_points_ = 0;
  170. deity_ = std::string("");
  171. weight_ = 0;
  172. max_weight_ = 0;
  173. tradeskill_class1_ = 0;
  174. tradeskill_class2_ = 0;
  175. tradeskill_class3_ = 0;
  176. account_age_base_ = 0;
  177. memset(account_age_bonus_,0,19);
  178. absorb_ = 0;
  179. xp_ = 0;
  180. xp_needed_ = 0;
  181. xp_debt_ = 0.0f;
  182. xp_yellow_ = 0;
  183. xp_yellow_vitality_bar_ = 0;
  184. xp_blue_vitality_bar_ = 0;
  185. xp_blue_ = 0;
  186. ts_xp_ = 0;
  187. ts_xp_needed_ = 0;
  188. tradeskill_exp_yellow_ = 0;
  189. tradeskill_exp_blue_ = 0;
  190. flags_ = 0;
  191. flags2_ = 0;
  192. xp_vitality_ = 0;
  193. tradeskill_xp_vitality_ = 0;
  194. mitigation_skill1_ = 0;
  195. mitigation_skill2_ = 0;
  196. mitigation_skill3_ = 0;
  197. ability_modifier_ = 0;
  198. critical_mitigation_ = 0;
  199. block_chance_ = 0;
  200. uncontested_parry_ = 0;
  201. uncontested_block_ = 0;
  202. uncontested_dodge_ = 0;
  203. uncontested_riposte_ = 0;
  204. crit_chance_ = 0;
  205. crit_bonus_ = 0;
  206. potency_ = 0;
  207. hate_mod_ = 0;
  208. reuse_speed_ = 0;
  209. casting_speed_ = 0;
  210. recovery_speed_ = 0;
  211. spell_reuse_speed_ = 0;
  212. spell_multi_attack_ = 0;
  213. dps_ = 0;
  214. dps_multiplier_ = 0;
  215. attackspeed_ = 0;
  216. haste_ = 0;
  217. multi_attack_ = 0;
  218. flurry_ = 0;
  219. melee_ae_ = 0;
  220. strikethrough_ = 0;
  221. accuracy_ = 0;
  222. offensivespeed_ = 0;
  223. rain_ = 0;
  224. wind_ = 0;
  225. alignment_ = 0;
  226. pet_id_ = 0;
  227. pet_name_ = std::string("");
  228. pet_health_pct_ = 0;
  229. pet_power_pct_ = 0;
  230. pet_movement_ = 0;
  231. pet_behavior_ = 0;
  232. vision_ = 0;
  233. breathe_underwater_ = 0;
  234. biography_ = std::string("");
  235. drunk_ = 0;
  236. power_regen_ = 0;
  237. hp_regen_ = 0;
  238. power_regen_override_ = 0;
  239. hp_regen_override_ = 0;
  240. water_type_ = 0;
  241. flying_type_ = 0;
  242. }
  243. void SetInfoStruct(InfoStruct* oldStruct)
  244. {
  245. if(!oldStruct)
  246. return;
  247. std::lock_guard<std::mutex> lk(classMutex);
  248. name_ = std::string(oldStruct->get_name());
  249. class1_ = oldStruct->get_class1();
  250. class2_ = oldStruct->get_class2();
  251. class3_ = oldStruct->get_class3();
  252. race_ = oldStruct->get_race();
  253. gender_ = oldStruct->get_gender();
  254. level_ = oldStruct->get_level();
  255. max_level_ = oldStruct->get_max_level();
  256. effective_level_ = oldStruct->get_effective_level();
  257. tradeskill_level_ = oldStruct->get_tradeskill_level();
  258. tradeskill_max_level_ = oldStruct->get_tradeskill_max_level();
  259. cur_concentration_ = oldStruct->get_cur_concentration();
  260. max_concentration_ = oldStruct->get_max_concentration();
  261. cur_attack_ = oldStruct->get_cur_attack();
  262. attack_base_ = oldStruct->get_attack_base();
  263. cur_mitigation_ = oldStruct->get_cur_mitigation();
  264. max_mitigation_ = oldStruct->get_max_mitigation();
  265. mitigation_base_ = oldStruct->get_mitigation_base();
  266. avoidance_display_ = oldStruct->get_avoidance_display();
  267. cur_avoidance_ = oldStruct->get_cur_avoidance();
  268. base_avoidance_pct_ = oldStruct->get_base_avoidance_pct();
  269. avoidance_base_ = oldStruct->get_avoidance_base();
  270. max_avoidance_ = oldStruct->get_max_avoidance();
  271. parry_ = oldStruct->get_parry();
  272. parry_base_ = oldStruct->get_parry_base();
  273. deflection_ = oldStruct->get_deflection();
  274. deflection_base_ = oldStruct->get_deflection_base();
  275. block_ = oldStruct->get_block();
  276. block_base_ = oldStruct->get_block_base();
  277. str_ = oldStruct->get_str();
  278. sta_ = oldStruct->get_sta();
  279. agi_ = oldStruct->get_agi();
  280. wis_ = oldStruct->get_wis();
  281. intel_ = oldStruct->get_intel();
  282. str_base_ = oldStruct->get_str_base();
  283. sta_base_ = oldStruct->get_sta_base();
  284. agi_base_ = oldStruct->get_agi_base();
  285. wis_base_ = oldStruct->get_wis_base();
  286. intel_base_ = oldStruct->get_intel_base();
  287. heat_ = oldStruct->get_heat();
  288. cold_ = oldStruct->get_cold();
  289. magic_ = oldStruct->get_magic();
  290. mental_ = oldStruct->get_mental();
  291. divine_ = oldStruct->get_divine();
  292. disease_ = oldStruct->get_disease();
  293. poison_ = oldStruct->get_poison();
  294. disease_base_ = oldStruct->get_disease_base();
  295. cold_base_ = oldStruct->get_cold_base();
  296. divine_base_ = oldStruct->get_divine_base();
  297. magic_base_ = oldStruct->get_magic_base();
  298. mental_base_ = oldStruct->get_mental_base();
  299. heat_base_ = oldStruct->get_heat_base();
  300. poison_base_ = oldStruct->get_poison_base();
  301. elemental_base_ = oldStruct->get_elemental_base();
  302. noxious_base_ = oldStruct->get_noxious_base();
  303. arcane_base_ = oldStruct->get_arcane_base();
  304. coin_copper_ = oldStruct->get_coin_copper();
  305. coin_silver_ = oldStruct->get_coin_silver();
  306. coin_gold_ = oldStruct->get_coin_gold();
  307. coin_plat_ = oldStruct->get_coin_plat();
  308. bank_coin_copper_ = oldStruct->get_bank_coin_copper();
  309. bank_coin_silver_ = oldStruct->get_bank_coin_silver();
  310. bank_coin_gold_ = oldStruct->get_bank_coin_gold();
  311. bank_coin_plat_ = oldStruct->get_bank_coin_plat();
  312. status_points_ = oldStruct->get_status_points();
  313. deity_ = std::string("");
  314. weight_ = oldStruct->get_weight();
  315. max_weight_ = oldStruct->get_max_weight();
  316. tradeskill_class1_ = oldStruct->get_tradeskill_class1();
  317. tradeskill_class2_ = oldStruct->get_tradeskill_class2();
  318. tradeskill_class3_ = oldStruct->get_tradeskill_class3();
  319. account_age_base_ = oldStruct->get_account_age_base();
  320. memset(account_age_bonus_,0,19);
  321. absorb_ = oldStruct->get_absorb();
  322. xp_ = oldStruct->get_xp();
  323. xp_needed_ = oldStruct->get_xp_needed();
  324. xp_debt_ = oldStruct->get_xp_debt();
  325. xp_yellow_ = oldStruct->get_xp_yellow();
  326. xp_yellow_vitality_bar_ = oldStruct->get_xp_yellow_vitality_bar();
  327. xp_blue_vitality_bar_ = oldStruct->get_xp_blue_vitality_bar();
  328. xp_blue_ = oldStruct->get_xp_blue();
  329. ts_xp_ = oldStruct->get_ts_xp();
  330. ts_xp_needed_ = oldStruct->get_ts_xp_needed();
  331. tradeskill_exp_yellow_ = oldStruct->get_tradeskill_exp_yellow();
  332. tradeskill_exp_blue_ = oldStruct->get_tradeskill_exp_blue();
  333. flags_ = oldStruct->get_flags();
  334. flags2_ = oldStruct->get_flags2();
  335. xp_vitality_ = oldStruct->get_xp_vitality();
  336. tradeskill_xp_vitality_ = oldStruct->get_tradeskill_xp_vitality();
  337. mitigation_skill1_ = oldStruct->get_mitigation_skill1();
  338. mitigation_skill2_ = oldStruct->get_mitigation_skill2();
  339. mitigation_skill3_ = oldStruct->get_mitigation_skill3();
  340. ability_modifier_ = oldStruct->get_ability_modifier();
  341. critical_mitigation_ = oldStruct->get_critical_mitigation();
  342. block_chance_ = oldStruct->get_block_chance();
  343. uncontested_parry_ = oldStruct->get_uncontested_parry();
  344. uncontested_block_ = oldStruct->get_uncontested_block();
  345. uncontested_dodge_ = oldStruct->get_uncontested_dodge();
  346. uncontested_riposte_ = oldStruct->get_uncontested_riposte();
  347. crit_chance_ = oldStruct->get_crit_chance();
  348. crit_bonus_ = oldStruct->get_crit_bonus();
  349. potency_ = oldStruct->get_potency();
  350. hate_mod_ = oldStruct->get_hate_mod();
  351. reuse_speed_ = oldStruct->get_reuse_speed();
  352. casting_speed_ = oldStruct->get_casting_speed();
  353. recovery_speed_ = oldStruct->get_recovery_speed();
  354. spell_reuse_speed_ = oldStruct->get_spell_reuse_speed();
  355. spell_multi_attack_ = oldStruct->get_spell_multi_attack();
  356. dps_ = oldStruct->get_dps();
  357. dps_multiplier_ = oldStruct->get_dps_multiplier();
  358. attackspeed_ = oldStruct->get_attackspeed();
  359. haste_ = oldStruct->get_haste();
  360. multi_attack_ = oldStruct->get_multi_attack();
  361. flurry_ = oldStruct->get_flurry();
  362. melee_ae_ = oldStruct->get_melee_ae();
  363. strikethrough_ = oldStruct->get_strikethrough();
  364. accuracy_ = oldStruct->get_accuracy();
  365. offensivespeed_ = oldStruct->get_offensivespeed();
  366. rain_ = oldStruct->get_rain();
  367. wind_ = oldStruct->get_wind();
  368. alignment_ = oldStruct->get_alignment();
  369. pet_id_ = oldStruct->get_pet_id();
  370. pet_name_ = std::string(oldStruct->get_pet_name());
  371. pet_health_pct_ = oldStruct->get_pet_health_pct();
  372. pet_power_pct_ = oldStruct->get_pet_power_pct();
  373. pet_movement_ = oldStruct->get_pet_movement();
  374. pet_behavior_ = oldStruct->get_pet_behavior();
  375. vision_ = oldStruct->get_vision();
  376. breathe_underwater_ = oldStruct->get_breathe_underwater();
  377. biography_ = std::string(oldStruct->get_biography());
  378. drunk_ = oldStruct->get_drunk();
  379. power_regen_ = oldStruct->get_power_regen();
  380. hp_regen_ = oldStruct->get_hp_regen();
  381. power_regen_override_ = oldStruct->get_power_regen_override();
  382. hp_regen_override_ = oldStruct->get_hp_regen_override();
  383. water_type_ = oldStruct->get_water_type();
  384. flying_type_ = oldStruct->get_flying_type();
  385. }
  386. //mutable std::shared_mutex mutex_;
  387. std::string get_name() { std::lock_guard<std::mutex> lk(classMutex); return name_; }
  388. int8 get_class1() { std::lock_guard<std::mutex> lk(classMutex); return class1_; }
  389. int8 get_class2() { std::lock_guard<std::mutex> lk(classMutex); return class2_; }
  390. int8 get_class3() { std::lock_guard<std::mutex> lk(classMutex); return class3_; }
  391. int8 get_race() { std::lock_guard<std::mutex> lk(classMutex); return race_; }
  392. int8 get_gender() { std::lock_guard<std::mutex> lk(classMutex); return gender_; }
  393. int16 get_level() { std::lock_guard<std::mutex> lk(classMutex); return level_; }
  394. int16 get_max_level() { std::lock_guard<std::mutex> lk(classMutex); return max_level_; }
  395. int16 get_effective_level() { std::lock_guard<std::mutex> lk(classMutex); return effective_level_; }
  396. int16 get_tradeskill_level() { std::lock_guard<std::mutex> lk(classMutex); return tradeskill_level_; }
  397. int16 get_tradeskill_max_level() { std::lock_guard<std::mutex> lk(classMutex); return tradeskill_max_level_; }
  398. int8 get_cur_concentration() { std::lock_guard<std::mutex> lk(classMutex); return cur_concentration_; }
  399. int8 get_max_concentration() { std::lock_guard<std::mutex> lk(classMutex); return max_concentration_; }
  400. int16 get_cur_attack() { std::lock_guard<std::mutex> lk(classMutex); return cur_attack_; }
  401. int16 get_attack_base() { std::lock_guard<std::mutex> lk(classMutex); return attack_base_; }
  402. int16 get_cur_mitigation() { std::lock_guard<std::mutex> lk(classMutex); return cur_mitigation_; }
  403. int16 get_max_mitigation() { std::lock_guard<std::mutex> lk(classMutex); return max_mitigation_; }
  404. int16 get_mitigation_base() { std::lock_guard<std::mutex> lk(classMutex); return mitigation_base_; }
  405. int16 get_avoidance_display() { std::lock_guard<std::mutex> lk(classMutex); return avoidance_display_; }
  406. float get_cur_avoidance() { std::lock_guard<std::mutex> lk(classMutex); return cur_avoidance_; }
  407. int16 get_base_avoidance_pct() { std::lock_guard<std::mutex> lk(classMutex); return base_avoidance_pct_; }
  408. int16 get_avoidance_base() { std::lock_guard<std::mutex> lk(classMutex); return avoidance_base_; }
  409. float get_parry() { std::lock_guard<std::mutex> lk(classMutex); return parry_; }
  410. float get_parry_base() { std::lock_guard<std::mutex> lk(classMutex); return parry_base_; }
  411. int16 get_max_avoidance() { std::lock_guard<std::mutex> lk(classMutex); return max_avoidance_; }
  412. float get_deflection() { std::lock_guard<std::mutex> lk(classMutex); return deflection_; }
  413. int16 get_deflection_base() { std::lock_guard<std::mutex> lk(classMutex); return deflection_base_; }
  414. float get_block() { std::lock_guard<std::mutex> lk(classMutex); return block_; }
  415. int16 get_block_base() { std::lock_guard<std::mutex> lk(classMutex); return block_base_; }
  416. float get_str() { std::lock_guard<std::mutex> lk(classMutex); return str_; }
  417. float get_sta() { std::lock_guard<std::mutex> lk(classMutex); return sta_; }
  418. float get_agi() { std::lock_guard<std::mutex> lk(classMutex); return agi_; }
  419. float get_wis() { std::lock_guard<std::mutex> lk(classMutex); return wis_; }
  420. float get_intel() { std::lock_guard<std::mutex> lk(classMutex); return intel_; }
  421. float get_str_base() { std::lock_guard<std::mutex> lk(classMutex); return str_base_; }
  422. float get_sta_base() { std::lock_guard<std::mutex> lk(classMutex); return sta_base_; }
  423. float get_agi_base() { std::lock_guard<std::mutex> lk(classMutex); return agi_base_; }
  424. float get_wis_base() { std::lock_guard<std::mutex> lk(classMutex); return wis_base_; }
  425. float get_intel_base() { std::lock_guard<std::mutex> lk(classMutex); return intel_base_; }
  426. int16 get_heat() { std::lock_guard<std::mutex> lk(classMutex); return heat_; }
  427. int16 get_cold() { std::lock_guard<std::mutex> lk(classMutex); return cold_; }
  428. int16 get_magic() { std::lock_guard<std::mutex> lk(classMutex); return magic_; }
  429. int16 get_mental() { std::lock_guard<std::mutex> lk(classMutex); return mental_; }
  430. int16 get_divine() { std::lock_guard<std::mutex> lk(classMutex); return divine_; }
  431. int16 get_disease() { std::lock_guard<std::mutex> lk(classMutex); return disease_; }
  432. int16 get_poison() { std::lock_guard<std::mutex> lk(classMutex); return poison_; }
  433. int16 get_disease_base() { std::lock_guard<std::mutex> lk(classMutex); return disease_base_; }
  434. int16 get_cold_base() { std::lock_guard<std::mutex> lk(classMutex); return cold_base_; }
  435. int16 get_divine_base() { std::lock_guard<std::mutex> lk(classMutex); return divine_base_; }
  436. int16 get_magic_base() { std::lock_guard<std::mutex> lk(classMutex); return magic_base_; }
  437. int16 get_mental_base() { std::lock_guard<std::mutex> lk(classMutex); return mental_base_; }
  438. int16 get_heat_base() { std::lock_guard<std::mutex> lk(classMutex); return heat_base_; }
  439. int16 get_poison_base() { std::lock_guard<std::mutex> lk(classMutex); return poison_base_; }
  440. int16 get_elemental_base() { std::lock_guard<std::mutex> lk(classMutex); return elemental_base_; }
  441. int16 get_noxious_base() { std::lock_guard<std::mutex> lk(classMutex); return noxious_base_; }
  442. int16 get_arcane_base() { std::lock_guard<std::mutex> lk(classMutex); return arcane_base_; }
  443. int32 get_coin_copper() { std::lock_guard<std::mutex> lk(classMutex); return coin_copper_; }
  444. int32 get_coin_silver() { std::lock_guard<std::mutex> lk(classMutex); return coin_silver_; }
  445. int32 get_coin_gold() { std::lock_guard<std::mutex> lk(classMutex); return coin_gold_; }
  446. int32 get_coin_plat() { std::lock_guard<std::mutex> lk(classMutex); return coin_plat_; }
  447. int32 get_bank_coin_copper() { std::lock_guard<std::mutex> lk(classMutex); return bank_coin_copper_; }
  448. int32 get_bank_coin_silver() { std::lock_guard<std::mutex> lk(classMutex); return bank_coin_silver_; }
  449. int32 get_bank_coin_gold() { std::lock_guard<std::mutex> lk(classMutex); return bank_coin_gold_; }
  450. int32 get_bank_coin_plat() { std::lock_guard<std::mutex> lk(classMutex); return bank_coin_plat_; }
  451. int32 get_status_points() { std::lock_guard<std::mutex> lk(classMutex); return status_points_; }
  452. std::string get_deity() { std::lock_guard<std::mutex> lk(classMutex); return deity_; }
  453. int32 get_weight() { std::lock_guard<std::mutex> lk(classMutex); return weight_; }
  454. int32 get_max_weight() { std::lock_guard<std::mutex> lk(classMutex); return max_weight_; }
  455. //SpellEffects* & get_spell_effects() { std::lock_guard<std::mutex> lk(classMutex); return spell_effects_; }
  456. //MaintainedEffects* & get_maintained_effects() { std::lock_guard<std::mutex> lk(classMutex); return maintained_effects_; }
  457. int8 get_tradeskill_class1() { std::lock_guard<std::mutex> lk(classMutex); return tradeskill_class1_; }
  458. int8 get_tradeskill_class2() { std::lock_guard<std::mutex> lk(classMutex); return tradeskill_class2_; }
  459. int8 get_tradeskill_class3() { std::lock_guard<std::mutex> lk(classMutex); return tradeskill_class3_; }
  460. int16 get_account_age_base() { std::lock_guard<std::mutex> lk(classMutex); return account_age_base_; }
  461. int8 get_account_age_bonus(int8 field) { std::lock_guard<std::mutex> lk(classMutex); return account_age_bonus_[field]; }
  462. int16 get_absorb() { std::lock_guard<std::mutex> lk(classMutex); return absorb_; }
  463. int32 get_xp() { std::lock_guard<std::mutex> lk(classMutex); return xp_; }
  464. int32 get_xp_needed() { std::lock_guard<std::mutex> lk(classMutex); return xp_needed_; }
  465. float get_xp_debt() { std::lock_guard<std::mutex> lk(classMutex); return xp_debt_; }
  466. int16 get_xp_yellow() { std::lock_guard<std::mutex> lk(classMutex); return xp_yellow_; }
  467. int16 get_xp_yellow_vitality_bar() { std::lock_guard<std::mutex> lk(classMutex); return xp_yellow_vitality_bar_; }
  468. int16 get_xp_blue_vitality_bar() { std::lock_guard<std::mutex> lk(classMutex); return xp_blue_vitality_bar_; }
  469. int16 get_xp_blue() { std::lock_guard<std::mutex> lk(classMutex); return xp_blue_; }
  470. int32 get_ts_xp() { std::lock_guard<std::mutex> lk(classMutex); return ts_xp_; }
  471. int32 get_ts_xp_needed() { std::lock_guard<std::mutex> lk(classMutex); return ts_xp_needed_; }
  472. int16 get_tradeskill_exp_yellow() { std::lock_guard<std::mutex> lk(classMutex); return tradeskill_exp_yellow_; }
  473. int16 get_tradeskill_exp_blue() { std::lock_guard<std::mutex> lk(classMutex); return tradeskill_exp_blue_; }
  474. int32 get_flags() { std::lock_guard<std::mutex> lk(classMutex); return flags_; }
  475. int32 get_flags2() { std::lock_guard<std::mutex> lk(classMutex); return flags2_; }
  476. float get_xp_vitality() { std::lock_guard<std::mutex> lk(classMutex); return xp_vitality_; }
  477. float get_tradeskill_xp_vitality() { std::lock_guard<std::mutex> lk(classMutex); return tradeskill_xp_vitality_; }
  478. int16 get_mitigation_skill1() { std::lock_guard<std::mutex> lk(classMutex); return mitigation_skill1_; }
  479. int16 get_mitigation_skill2() { std::lock_guard<std::mutex> lk(classMutex); return mitigation_skill2_; }
  480. int16 get_mitigation_skill3() { std::lock_guard<std::mutex> lk(classMutex); return mitigation_skill3_; }
  481. float get_ability_modifier() { std::lock_guard<std::mutex> lk(classMutex); return ability_modifier_; }
  482. float get_critical_mitigation() { std::lock_guard<std::mutex> lk(classMutex); return critical_mitigation_; }
  483. float get_block_chance() { std::lock_guard<std::mutex> lk(classMutex); return block_chance_; }
  484. float get_uncontested_parry() { std::lock_guard<std::mutex> lk(classMutex); return uncontested_parry_; }
  485. float get_uncontested_block() { std::lock_guard<std::mutex> lk(classMutex); return uncontested_block_; }
  486. float get_uncontested_dodge() { std::lock_guard<std::mutex> lk(classMutex); return uncontested_dodge_; }
  487. float get_uncontested_riposte() { std::lock_guard<std::mutex> lk(classMutex); return uncontested_riposte_; }
  488. float get_crit_chance() { std::lock_guard<std::mutex> lk(classMutex); return crit_chance_; }
  489. float get_crit_bonus() { std::lock_guard<std::mutex> lk(classMutex); return crit_bonus_; }
  490. float get_potency() { std::lock_guard<std::mutex> lk(classMutex); return potency_; }
  491. float get_hate_mod() { std::lock_guard<std::mutex> lk(classMutex); return hate_mod_; }
  492. float get_reuse_speed() { std::lock_guard<std::mutex> lk(classMutex); return reuse_speed_; }
  493. float get_casting_speed() { std::lock_guard<std::mutex> lk(classMutex); return casting_speed_; }
  494. float get_recovery_speed() { std::lock_guard<std::mutex> lk(classMutex); return recovery_speed_; }
  495. float get_spell_reuse_speed() { std::lock_guard<std::mutex> lk(classMutex); return spell_reuse_speed_; }
  496. float get_spell_multi_attack() { std::lock_guard<std::mutex> lk(classMutex); return spell_multi_attack_; }
  497. float get_dps() { std::lock_guard<std::mutex> lk(classMutex); return dps_; }
  498. float get_dps_multiplier() { std::lock_guard<std::mutex> lk(classMutex); return dps_multiplier_; }
  499. float get_attackspeed() { std::lock_guard<std::mutex> lk(classMutex); return attackspeed_; }
  500. float get_haste() { std::lock_guard<std::mutex> lk(classMutex); return haste_; }
  501. float get_multi_attack() { std::lock_guard<std::mutex> lk(classMutex); return multi_attack_; }
  502. float get_flurry() { std::lock_guard<std::mutex> lk(classMutex); return flurry_; }
  503. float get_melee_ae() { std::lock_guard<std::mutex> lk(classMutex); return melee_ae_; }
  504. float get_strikethrough() { std::lock_guard<std::mutex> lk(classMutex); return strikethrough_; }
  505. float get_accuracy() { std::lock_guard<std::mutex> lk(classMutex); return accuracy_; }
  506. float get_offensivespeed() { std::lock_guard<std::mutex> lk(classMutex); return offensivespeed_; }
  507. float get_rain() { std::lock_guard<std::mutex> lk(classMutex); return rain_; }
  508. float get_wind() { std::lock_guard<std::mutex> lk(classMutex); return wind_; }
  509. sint8 get_alignment() { std::lock_guard<std::mutex> lk(classMutex); return alignment_; }
  510. int32 get_pet_id() { std::lock_guard<std::mutex> lk(classMutex); return pet_id_; }
  511. std::string get_pet_name() { std::lock_guard<std::mutex> lk(classMutex); return pet_name_; }
  512. float get_pet_health_pct() { std::lock_guard<std::mutex> lk(classMutex); return pet_health_pct_; }
  513. float get_pet_power_pct() { std::lock_guard<std::mutex> lk(classMutex); return pet_power_pct_; }
  514. int8 get_pet_movement() { std::lock_guard<std::mutex> lk(classMutex); return pet_movement_; }
  515. int8 get_pet_behavior() { std::lock_guard<std::mutex> lk(classMutex); return pet_behavior_; }
  516. int8 get_vision() { std::lock_guard<std::mutex> lk(classMutex); return vision_; }
  517. int8 get_breathe_underwater() { std::lock_guard<std::mutex> lk(classMutex); return breathe_underwater_; }
  518. std::string get_biography() { std::lock_guard<std::mutex> lk(classMutex); return biography_; }
  519. float get_drunk() { std::lock_guard<std::mutex> lk(classMutex); return drunk_; }
  520. sint16 get_power_regen() { std::lock_guard<std::mutex> lk(classMutex); return power_regen_; }
  521. sint16 get_hp_regen() { std::lock_guard<std::mutex> lk(classMutex); return hp_regen_; }
  522. int8 get_power_regen_override() { std::lock_guard<std::mutex> lk(classMutex); return power_regen_override_; }
  523. int8 get_hp_regen_override() { std::lock_guard<std::mutex> lk(classMutex); return hp_regen_override_; }
  524. int8 get_water_type() { std::lock_guard<std::mutex> lk(classMutex); return water_type_; }
  525. int8 get_flying_type() { std::lock_guard<std::mutex> lk(classMutex); return flying_type_; }
  526. void set_name(std::string value) { std::lock_guard<std::mutex> lk(classMutex); name_ = value; }
  527. void set_deity(std::string value) { std::lock_guard<std::mutex> lk(classMutex); deity_ = value; }
  528. void set_class1(int8 value) { std::lock_guard<std::mutex> lk(classMutex); class1_ = value; }
  529. void set_class2(int8 value) { std::lock_guard<std::mutex> lk(classMutex); class2_ = value; }
  530. void set_class3(int8 value) { std::lock_guard<std::mutex> lk(classMutex); class3_ = value; }
  531. void set_race(int8 value) { std::lock_guard<std::mutex> lk(classMutex); race_ = value; }
  532. void set_gender(int8 value) { std::lock_guard<std::mutex> lk(classMutex); gender_ = value; }
  533. void set_level(int16 value) { std::lock_guard<std::mutex> lk(classMutex); level_ = value; }
  534. void set_max_level(int16 value) { std::lock_guard<std::mutex> lk(classMutex); max_level_ = value; }
  535. void set_effective_level(int16 value) { std::lock_guard<std::mutex> lk(classMutex); effective_level_ = value; }
  536. void set_cur_concentration(int8 value) { std::lock_guard<std::mutex> lk(classMutex); cur_concentration_ = value; }
  537. void set_max_concentration(int8 value) { std::lock_guard<std::mutex> lk(classMutex); max_concentration_ = value; }
  538. void add_cur_concentration(int8 value) { std::lock_guard<std::mutex> lk(classMutex); cur_concentration_ += value; }
  539. void add_max_concentration(int8 value) { std::lock_guard<std::mutex> lk(classMutex); max_concentration_ += value; }
  540. void set_cur_attack(int16 value) { std::lock_guard<std::mutex> lk(classMutex); cur_attack_ = value; }
  541. void set_attack_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); attack_base_ = value; }
  542. void set_cur_mitigation(int16 value) { std::lock_guard<std::mutex> lk(classMutex); cur_mitigation_ = value; }
  543. void set_max_mitigation(int16 value) { std::lock_guard<std::mutex> lk(classMutex); max_mitigation_ = value; }
  544. void set_mitigation_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mitigation_base_ = value; }
  545. void add_mitigation_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mitigation_base_ += value; }
  546. void set_avoidance_display(int16 value) { std::lock_guard<std::mutex> lk(classMutex); avoidance_display_ = value; }
  547. void set_cur_avoidance(float value) { std::lock_guard<std::mutex> lk(classMutex); cur_avoidance_ = value; }
  548. void set_base_avoidance_pct(int16 value) { std::lock_guard<std::mutex> lk(classMutex); base_avoidance_pct_ = value; }
  549. void set_avoidance_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); avoidance_base_ = value; }
  550. void set_max_avoidance(int16 value) { std::lock_guard<std::mutex> lk(classMutex); max_avoidance_ = value; }
  551. void set_parry(float value) { std::lock_guard<std::mutex> lk(classMutex); parry_ = value; }
  552. void set_parry_base(float value) { std::lock_guard<std::mutex> lk(classMutex); parry_base_ = value; }
  553. void set_deflection(int16 value) { std::lock_guard<std::mutex> lk(classMutex); deflection_ = value; }
  554. void set_deflection_base(float value) { std::lock_guard<std::mutex> lk(classMutex); deflection_base_ = value; }
  555. void set_block(float value) { std::lock_guard<std::mutex> lk(classMutex); block_ = value; }
  556. void set_block_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); block_base_ = value; }
  557. void set_str(float value) { std::lock_guard<std::mutex> lk(classMutex); str_ = value; }
  558. void set_sta(float value) { std::lock_guard<std::mutex> lk(classMutex); sta_ = value; }
  559. void set_agi(float value) { std::lock_guard<std::mutex> lk(classMutex); agi_ = value; }
  560. void set_wis(float value) { std::lock_guard<std::mutex> lk(classMutex); wis_ = value; }
  561. void set_intel(float value) { std::lock_guard<std::mutex> lk(classMutex); intel_ = value; }
  562. void add_str(float value) { std::lock_guard<std::mutex> lk(classMutex); str_ += value; }
  563. void add_sta(float value) { std::lock_guard<std::mutex> lk(classMutex); sta_ += value; }
  564. void add_agi(float value) { std::lock_guard<std::mutex> lk(classMutex); agi_ += value; }
  565. void add_wis(float value) { std::lock_guard<std::mutex> lk(classMutex); wis_ += value; }
  566. void add_intel(float value) { std::lock_guard<std::mutex> lk(classMutex); intel_ += value; }
  567. void set_str_base(float value) { std::lock_guard<std::mutex> lk(classMutex); str_base_ = value; }
  568. void set_sta_base(float value) { std::lock_guard<std::mutex> lk(classMutex); sta_base_ = value; }
  569. void set_agi_base(float value) { std::lock_guard<std::mutex> lk(classMutex); agi_base_ = value; }
  570. void set_wis_base(float value) { std::lock_guard<std::mutex> lk(classMutex); wis_base_ = value; }
  571. void set_intel_base(float value) { std::lock_guard<std::mutex> lk(classMutex); intel_base_ = value; }
  572. void set_heat(int16 value) { std::lock_guard<std::mutex> lk(classMutex); heat_ = value; }
  573. void set_cold(int16 value) { std::lock_guard<std::mutex> lk(classMutex); cold_ = value; }
  574. void set_magic(int16 value) { std::lock_guard<std::mutex> lk(classMutex); magic_ = value; }
  575. void set_mental(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mental_ = value; }
  576. void set_divine(int16 value) { std::lock_guard<std::mutex> lk(classMutex); divine_ = value; }
  577. void set_disease(int16 value) { std::lock_guard<std::mutex> lk(classMutex); disease_ = value; }
  578. void set_poison(int16 value) { std::lock_guard<std::mutex> lk(classMutex); poison_ = value; }
  579. void add_heat(int16 value) { std::lock_guard<std::mutex> lk(classMutex); heat_ += value; }
  580. void add_cold(int16 value) { std::lock_guard<std::mutex> lk(classMutex); cold_ += value; }
  581. void add_magic(int16 value) { std::lock_guard<std::mutex> lk(classMutex); magic_ += value; }
  582. void add_mental(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mental_ += value; }
  583. void add_divine(int16 value) { std::lock_guard<std::mutex> lk(classMutex); divine_ += value; }
  584. void add_disease(int16 value) { std::lock_guard<std::mutex> lk(classMutex); disease_ += value; }
  585. void add_poison(int16 value) { std::lock_guard<std::mutex> lk(classMutex); poison_ += value; }
  586. void set_disease_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); disease_base_ = value; }
  587. void set_cold_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); cold_base_ = value; }
  588. void set_divine_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); divine_base_ = value; }
  589. void set_magic_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); magic_base_ = value; }
  590. void set_mental_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mental_base_ = value; }
  591. void set_heat_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); heat_base_ = value; }
  592. void set_poison_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); poison_base_ = value; }
  593. void set_elemental_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); elemental_base_ = value; }
  594. void set_noxious_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); noxious_base_ = value; }
  595. void set_arcane_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); arcane_base_ = value; }
  596. void set_tradeskill_level(int16 value) { std::lock_guard<std::mutex> lk(classMutex); tradeskill_level_ = value; }
  597. void set_tradeskill_max_level(int16 value) { std::lock_guard<std::mutex> lk(classMutex); tradeskill_max_level_ = value; }
  598. void set_tradeskill_class1(int8 value) { std::lock_guard<std::mutex> lk(classMutex); tradeskill_class1_ = value; }
  599. void set_tradeskill_class2(int8 value) { std::lock_guard<std::mutex> lk(classMutex); tradeskill_class2_ = value; }
  600. void set_tradeskill_class3(int8 value) { std::lock_guard<std::mutex> lk(classMutex); tradeskill_class3_ = value; }
  601. void set_account_age_base(int16 value) { std::lock_guard<std::mutex> lk(classMutex); account_age_base_ = value; }
  602. void set_xp_vitality(float value) { std::lock_guard<std::mutex> lk(classMutex); xp_vitality_ = value; }
  603. void add_xp_vitality(float value) { std::lock_guard<std::mutex> lk(classMutex); xp_vitality_ += value; }
  604. void set_tradeskill_xp_vitality(float value) { std::lock_guard<std::mutex> lk(classMutex); tradeskill_xp_vitality_ = value; }
  605. void set_absorb(int16 value) { std::lock_guard<std::mutex> lk(classMutex); absorb_ = value; }
  606. void set_xp(int32 value) { std::lock_guard<std::mutex> lk(classMutex); xp_ = value; }
  607. void set_xp_needed(int32 value) { std::lock_guard<std::mutex> lk(classMutex); xp_needed_ = value; }
  608. void set_xp_debt(float value) { std::lock_guard<std::mutex> lk(classMutex); xp_debt_ = value; }
  609. void set_xp_yellow(int16 value) { std::lock_guard<std::mutex> lk(classMutex); xp_yellow_ = value; }
  610. void set_xp_blue(int16 value) { std::lock_guard<std::mutex> lk(classMutex); xp_blue_ = value; }
  611. void set_xp_yellow_vitality_bar(int16 value) { std::lock_guard<std::mutex> lk(classMutex); xp_yellow_vitality_bar_ = value; }
  612. void set_xp_blue_vitality_bar(int16 value) { std::lock_guard<std::mutex> lk(classMutex); xp_blue_vitality_bar_ = value; }
  613. void set_ts_xp(int32 value) { std::lock_guard<std::mutex> lk(classMutex); ts_xp_ = value; }
  614. void set_ts_xp_needed(int32 value) { std::lock_guard<std::mutex> lk(classMutex); ts_xp_needed_ = value; }
  615. void set_tradeskill_exp_yellow(int16 value) { std::lock_guard<std::mutex> lk(classMutex); tradeskill_exp_yellow_ = value; }
  616. void set_tradeskill_exp_blue(int16 value) { std::lock_guard<std::mutex> lk(classMutex); tradeskill_exp_blue_ = value; }
  617. void set_flags(int32 value) { std::lock_guard<std::mutex> lk(classMutex); flags_ = value; }
  618. void set_flags2(int32 value) { std::lock_guard<std::mutex> lk(classMutex); flags2_ = value; }
  619. void set_coin_plat(int32 value) { std::lock_guard<std::mutex> lk(classMutex); coin_plat_ = value; }
  620. void set_coin_gold(int32 value) { std::lock_guard<std::mutex> lk(classMutex); coin_gold_ = value; }
  621. void set_coin_silver(int32 value) { std::lock_guard<std::mutex> lk(classMutex); coin_silver_ = value; }
  622. void set_coin_copper(int32 value) { std::lock_guard<std::mutex> lk(classMutex); coin_copper_ = value; }
  623. void add_coin_plat(int32 value) { std::lock_guard<std::mutex> lk(classMutex); coin_plat_ += value; }
  624. void add_coin_gold(int32 value) { std::lock_guard<std::mutex> lk(classMutex); coin_gold_ += value; }
  625. void add_coin_silver(int32 value) { std::lock_guard<std::mutex> lk(classMutex); coin_silver_ += value; }
  626. void add_coin_copper(int32 value) { std::lock_guard<std::mutex> lk(classMutex); coin_copper_ += value; }
  627. void set_bank_coin_plat(int32 value) { std::lock_guard<std::mutex> lk(classMutex); bank_coin_plat_ = value; }
  628. void set_bank_coin_gold(int32 value) { std::lock_guard<std::mutex> lk(classMutex); bank_coin_gold_ = value; }
  629. void set_bank_coin_silver(int32 value) { std::lock_guard<std::mutex> lk(classMutex); bank_coin_silver_ = value; }
  630. void set_bank_coin_copper(int32 value) { std::lock_guard<std::mutex> lk(classMutex); bank_coin_copper_ = value; }
  631. void add_bank_coin_plat(int32 value) { std::lock_guard<std::mutex> lk(classMutex); bank_coin_plat_ += value; }
  632. void add_bank_coin_gold(int32 value) { std::lock_guard<std::mutex> lk(classMutex); bank_coin_gold_ += value; }
  633. void add_bank_coin_silver(int32 value) { std::lock_guard<std::mutex> lk(classMutex); bank_coin_silver_ += value; }
  634. void add_bank_coin_copper(int32 value) { std::lock_guard<std::mutex> lk(classMutex); bank_coin_copper_ += value; }
  635. void set_status_points(int32 value) { std::lock_guard<std::mutex> lk(classMutex); status_points_ = value; }
  636. void add_status_points(int32 value) { std::lock_guard<std::mutex> lk(classMutex); status_points_ += value; }
  637. void set_mitigation_skill1(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mitigation_skill1_ = value; }
  638. void set_mitigation_skill2(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mitigation_skill2_ = value; }
  639. void set_mitigation_skill3(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mitigation_skill3_ = value; }
  640. void add_mitigation_skill1(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mitigation_skill1_ += value; }
  641. void add_mitigation_skill2(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mitigation_skill2_ += value; }
  642. void add_mitigation_skill3(int16 value) { std::lock_guard<std::mutex> lk(classMutex); mitigation_skill3_ += value; }
  643. void set_ability_modifier(float value) { std::lock_guard<std::mutex> lk(classMutex); ability_modifier_ = value; }
  644. void add_ability_modifier(float value) { std::lock_guard<std::mutex> lk(classMutex); ability_modifier_ += value; }
  645. void set_critical_mitigation(float value) { std::lock_guard<std::mutex> lk(classMutex); critical_mitigation_ = value; }
  646. void add_critical_mitigation(float value) { std::lock_guard<std::mutex> lk(classMutex); critical_mitigation_ += value; }
  647. void set_block_chance(float value) { std::lock_guard<std::mutex> lk(classMutex); block_chance_ = value; }
  648. void set_uncontested_parry(float value) { std::lock_guard<std::mutex> lk(classMutex); uncontested_parry_ = value; }
  649. void set_uncontested_block(float value) { std::lock_guard<std::mutex> lk(classMutex); uncontested_block_ = value; }
  650. void set_uncontested_dodge(float value) { std::lock_guard<std::mutex> lk(classMutex); uncontested_dodge_ = value; }
  651. void set_uncontested_riposte(float value) { std::lock_guard<std::mutex> lk(classMutex); uncontested_riposte_ = value; }
  652. void set_crit_chance(float value) { std::lock_guard<std::mutex> lk(classMutex); crit_chance_ = value; }
  653. void set_crit_bonus(float value) { std::lock_guard<std::mutex> lk(classMutex); crit_bonus_ = value; }
  654. void set_potency(float value) { std::lock_guard<std::mutex> lk(classMutex); potency_ = value; }
  655. void set_hate_mod(float value) { std::lock_guard<std::mutex> lk(classMutex); hate_mod_ = value; }
  656. void set_reuse_speed(float value) { std::lock_guard<std::mutex> lk(classMutex); reuse_speed_ = value; }
  657. void set_casting_speed(float value) { std::lock_guard<std::mutex> lk(classMutex); casting_speed_ = value; }
  658. void set_recovery_speed(float value) { std::lock_guard<std::mutex> lk(classMutex); recovery_speed_ = value; }
  659. void set_spell_reuse_speed(float value) { std::lock_guard<std::mutex> lk(classMutex); spell_reuse_speed_ = value; }
  660. void set_spell_multi_attack(float value) { std::lock_guard<std::mutex> lk(classMutex); spell_multi_attack_ = value; }
  661. void set_dps(float value) { std::lock_guard<std::mutex> lk(classMutex); dps_ = value; }
  662. void set_dps_multiplier(float value) { std::lock_guard<std::mutex> lk(classMutex); dps_multiplier_ = value; }
  663. void set_attackspeed(float value) { std::lock_guard<std::mutex> lk(classMutex); attackspeed_ = value; }
  664. void set_haste(float value) { std::lock_guard<std::mutex> lk(classMutex); haste_ = value; }
  665. void set_multi_attack(float value) { std::lock_guard<std::mutex> lk(classMutex); multi_attack_ = value; }
  666. void set_flurry(float value) { std::lock_guard<std::mutex> lk(classMutex); flurry_ = value; }
  667. void set_melee_ae(float value) { std::lock_guard<std::mutex> lk(classMutex); melee_ae_ = value; }
  668. void set_strikethrough(float value) { std::lock_guard<std::mutex> lk(classMutex); strikethrough_ = value; }
  669. void set_accuracy(float value) { std::lock_guard<std::mutex> lk(classMutex); accuracy_ = value; }
  670. void set_offensivespeed(float value) { std::lock_guard<std::mutex> lk(classMutex); offensivespeed_ = value; }
  671. void set_rain(float value) { std::lock_guard<std::mutex> lk(classMutex); rain_ = value; }
  672. void set_wind(float value) { std::lock_guard<std::mutex> lk(classMutex); wind_ = value; }
  673. void add_block_chance(float value) { std::lock_guard<std::mutex> lk(classMutex); block_chance_ += value; }
  674. void add_uncontested_parry(float value) { std::lock_guard<std::mutex> lk(classMutex); uncontested_parry_ += value; }
  675. void add_uncontested_block(float value) { std::lock_guard<std::mutex> lk(classMutex); uncontested_block_ += value; }
  676. void add_uncontested_dodge(float value) { std::lock_guard<std::mutex> lk(classMutex); uncontested_dodge_ += value; }
  677. void add_uncontested_riposte(float value) { std::lock_guard<std::mutex> lk(classMutex); uncontested_riposte_ += value; }
  678. void add_crit_chance(float value) { std::lock_guard<std::mutex> lk(classMutex); crit_chance_ += value; }
  679. void add_crit_bonus(float value) { std::lock_guard<std::mutex> lk(classMutex); crit_bonus_ += value; }
  680. void add_potency(float value) { std::lock_guard<std::mutex> lk(classMutex); potency_ += value; }
  681. void add_hate_mod(float value) { std::lock_guard<std::mutex> lk(classMutex); hate_mod_ += value; }
  682. void add_reuse_speed(float value) { std::lock_guard<std::mutex> lk(classMutex); reuse_speed_ += value; }
  683. void add_casting_speed(float value) { std::lock_guard<std::mutex> lk(classMutex); casting_speed_ += value; }
  684. void add_recovery_speed(float value) { std::lock_guard<std::mutex> lk(classMutex); recovery_speed_ += value; }
  685. void add_spell_reuse_speed(float value) { std::lock_guard<std::mutex> lk(classMutex); spell_reuse_speed_ += value; }
  686. void add_spell_multi_attack(float value) { std::lock_guard<std::mutex> lk(classMutex); spell_multi_attack_ += value; }
  687. void add_dps(float value) { std::lock_guard<std::mutex> lk(classMutex); dps_ += value; }
  688. void add_dps_multiplier(float value) { std::lock_guard<std::mutex> lk(classMutex); dps_multiplier_ += value; }
  689. void add_attackspeed(float value) { std::lock_guard<std::mutex> lk(classMutex); attackspeed_ += value; }
  690. void add_haste(float value) { std::lock_guard<std::mutex> lk(classMutex); haste_ += value; }
  691. void add_multi_attack(float value) { std::lock_guard<std::mutex> lk(classMutex); multi_attack_ += value; }
  692. void add_flurry(float value) { std::lock_guard<std::mutex> lk(classMutex); flurry_ += value; }
  693. void add_melee_ae(float value) { std::lock_guard<std::mutex> lk(classMutex); melee_ae_ += value; }
  694. void add_strikethrough(float value) { std::lock_guard<std::mutex> lk(classMutex); strikethrough_ += value; }
  695. void add_accuracy(float value) { std::lock_guard<std::mutex> lk(classMutex); accuracy_ += value; }
  696. void add_offensivespeed(float value) { std::lock_guard<std::mutex> lk(classMutex); offensivespeed_ += value; }
  697. void add_rain(float value) { std::lock_guard<std::mutex> lk(classMutex); rain_ += value; }
  698. void add_wind(float value) { std::lock_guard<std::mutex> lk(classMutex); wind_ += value; }
  699. void set_alignment(int8 value) { std::lock_guard<std::mutex> lk(classMutex); alignment_ = value; }
  700. void set_pet_id(int32 value) { std::lock_guard<std::mutex> lk(classMutex); pet_id_ = value; }
  701. void set_pet_name(std::string value) { std::lock_guard<std::mutex> lk(classMutex); pet_name_ = value; }
  702. void set_pet_movement(int8 value) { std::lock_guard<std::mutex> lk(classMutex); pet_movement_ = value; }
  703. void set_pet_behavior(int8 value) { std::lock_guard<std::mutex> lk(classMutex); pet_behavior_ = value; }
  704. void set_pet_health_pct(float value) { std::lock_guard<std::mutex> lk(classMutex); pet_health_pct_ = value; }
  705. void set_pet_power_pct(float value) { std::lock_guard<std::mutex> lk(classMutex); pet_power_pct_ = value; }
  706. void set_weight(int32 value) { std::lock_guard<std::mutex> lk(classMutex); weight_ = value; }
  707. void set_max_weight(int32 value) { std::lock_guard<std::mutex> lk(classMutex); max_weight_ = value; }
  708. void set_vision(int8 value) { std::lock_guard<std::mutex> lk(classMutex); vision_ = value; }
  709. void set_breathe_underwater(int8 value) { std::lock_guard<std::mutex> lk(classMutex); breathe_underwater_ = value; }
  710. void set_drunk(float value) { std::lock_guard<std::mutex> lk(classMutex); drunk_ = value; }
  711. void set_biography(std::string value) { std::lock_guard<std::mutex> lk(classMutex); biography_ = value; }
  712. void set_power_regen(sint16 value) { std::lock_guard<std::mutex> lk(classMutex); power_regen_ = value; }
  713. void set_hp_regen(sint16 value) { std::lock_guard<std::mutex> lk(classMutex); hp_regen_ = value; }
  714. void set_power_regen_override(int8 value) { std::lock_guard<std::mutex> lk(classMutex); power_regen_override_ = value; }
  715. void set_hp_regen_override(int8 value) { std::lock_guard<std::mutex> lk(classMutex); hp_regen_override_ = value; }
  716. void set_water_type(int8 value) { std::lock_guard<std::mutex> lk(classMutex); water_type_ = value; }
  717. void set_flying_type(int8 value) { std::lock_guard<std::mutex> lk(classMutex); flying_type_ = value; }
  718. void ResetEffects(Spawn* spawn)
  719. {
  720. for(int i=0;i<45;i++){
  721. if(i<30){
  722. maintained_effects[i].spell_id = 0xFFFFFFFF;
  723. if (spawn->IsPlayer())
  724. maintained_effects[i].icon = 0xFFFF;
  725. maintained_effects[i].spell = nullptr;
  726. }
  727. spell_effects[i].spell_id = 0xFFFFFFFF;
  728. spell_effects[i].spell = nullptr;
  729. }
  730. }
  731. // maintained via their own mutex
  732. SpellEffects spell_effects[45];
  733. MaintainedEffects maintained_effects[30];
  734. private:
  735. std::string name_;
  736. int8 class1_;
  737. int8 class2_;
  738. int8 class3_;
  739. int8 race_;
  740. int8 gender_;
  741. int16 level_;
  742. int16 max_level_;
  743. int16 effective_level_;
  744. int16 tradeskill_level_;
  745. int16 tradeskill_max_level_;
  746. int8 cur_concentration_;
  747. int8 max_concentration_;
  748. int16 cur_attack_;
  749. int16 attack_base_;
  750. int16 cur_mitigation_;
  751. int16 max_mitigation_;
  752. int16 mitigation_base_;
  753. int16 avoidance_display_;
  754. float cur_avoidance_;
  755. int16 base_avoidance_pct_;
  756. int16 avoidance_base_;
  757. int16 max_avoidance_;
  758. float parry_;
  759. float parry_base_;
  760. float deflection_;
  761. int16 deflection_base_;
  762. float block_;
  763. int16 block_base_;
  764. float riposte_;
  765. float riposte_base_;
  766. float str_; //int16
  767. float sta_; //int16
  768. float agi_;//int16
  769. float wis_;//int16
  770. float intel_;//int16
  771. float str_base_;//int16
  772. float sta_base_;//int16
  773. float agi_base_;//int16
  774. float wis_base_;//int16
  775. float intel_base_;//int16
  776. int16 heat_;
  777. int16 cold_;
  778. int16 magic_;
  779. int16 mental_;
  780. int16 divine_;
  781. int16 disease_;
  782. int16 poison_;
  783. int16 disease_base_;
  784. int16 cold_base_;
  785. int16 divine_base_;
  786. int16 magic_base_;
  787. int16 mental_base_;
  788. int16 heat_base_;
  789. int16 poison_base_;
  790. int16 elemental_base_;
  791. int16 noxious_base_;
  792. int16 arcane_base_;
  793. int32 coin_copper_;
  794. int32 coin_silver_;
  795. int32 coin_gold_;
  796. int32 coin_plat_;
  797. int32 bank_coin_copper_;
  798. int32 bank_coin_silver_;
  799. int32 bank_coin_gold_;
  800. int32 bank_coin_plat_;
  801. int32 status_points_;
  802. std::string deity_;
  803. int32 weight_;
  804. int32 max_weight_;
  805. int8 tradeskill_class1_;
  806. int8 tradeskill_class2_;
  807. int8 tradeskill_class3_;
  808. int16 account_age_base_;
  809. int8 account_age_bonus_[19];
  810. int16 absorb_;
  811. int32 xp_;
  812. int32 xp_needed_;
  813. float xp_debt_;
  814. int16 xp_yellow_;
  815. int16 xp_yellow_vitality_bar_;
  816. int16 xp_blue_vitality_bar_;
  817. int16 xp_blue_;
  818. int32 ts_xp_;
  819. int32 ts_xp_needed_;
  820. int16 tradeskill_exp_yellow_;
  821. int16 tradeskill_exp_blue_;
  822. int32 flags_;
  823. int32 flags2_;
  824. float xp_vitality_;
  825. float tradeskill_xp_vitality_;
  826. int16 mitigation_skill1_;
  827. int16 mitigation_skill2_;
  828. int16 mitigation_skill3_;
  829. float ability_modifier_;
  830. float critical_mitigation_;
  831. float block_chance_;
  832. float uncontested_parry_;
  833. float uncontested_block_;
  834. float uncontested_dodge_;
  835. float uncontested_riposte_;
  836. float crit_chance_;
  837. float crit_bonus_;
  838. float potency_;
  839. float hate_mod_;
  840. float reuse_speed_;
  841. float casting_speed_;
  842. float recovery_speed_;
  843. float spell_reuse_speed_;
  844. float spell_multi_attack_;
  845. float dps_;
  846. float dps_multiplier_;
  847. float attackspeed_;
  848. float haste_;
  849. float multi_attack_;
  850. float flurry_;
  851. float melee_ae_;
  852. float strikethrough_;
  853. float accuracy_;
  854. float offensivespeed_;
  855. float rain_;
  856. float wind_;
  857. sint8 alignment_;
  858. int32 pet_id_;
  859. std::string pet_name_;
  860. float pet_health_pct_;
  861. float pet_power_pct_;
  862. int8 pet_movement_;
  863. int8 pet_behavior_;
  864. int8 vision_;
  865. int8 breathe_underwater_;
  866. std::string biography_;
  867. float drunk_;
  868. sint16 power_regen_;
  869. sint16 hp_regen_;
  870. int8 power_regen_override_;
  871. int8 hp_regen_override_;
  872. int8 water_type_;
  873. int8 flying_type_;
  874. // when PacketStruct is fixed for C++17 this should become a shared_mutex and handle read/write lock
  875. std::mutex classMutex;
  876. };
  877. struct WardInfo {
  878. LuaSpell* Spell;
  879. int32 BaseDamage;
  880. int32 DamageLeft;
  881. int8 WardType;
  882. int8 DamageType;
  883. bool keepWard;
  884. int32 DamageAbsorptionPercentage;
  885. int32 DamageAbsorptionMaxHealthPercent;
  886. int32 RedirectDamagePercent;
  887. int32 LastRedirectDamage;
  888. int32 LastAbsorbedDamage;
  889. int32 HitCount;
  890. int32 MaxHitCount;
  891. bool AbsorbAllDamage; // damage is always absorbed, usually spells based on hits, when we pass damage in AddWard as 0 this will be set to true
  892. };
  893. #define WARD_TYPE_ALL 0
  894. #define WARD_TYPE_PHYSICAL 1
  895. #define WARD_TYPE_MAGICAL 2
  896. struct Proc {
  897. LuaSpell* spell;
  898. Item* item;
  899. float chance;
  900. int32 spellid;
  901. };
  902. #define PROC_TYPE_OFFENSIVE 1
  903. #define PROC_TYPE_DEFENSIVE 2
  904. #define PROC_TYPE_PHYSICAL_OFFENSIVE 3
  905. #define PROC_TYPE_PHYSICAL_DEFENSIVE 4
  906. #define PROC_TYPE_MAGICAL_OFFENSIVE 5
  907. #define PROC_TYPE_MAGICAL_DEFENSIVE 6
  908. #define PROC_TYPE_BLOCK 7
  909. #define PROC_TYPE_PARRY 8
  910. #define PROC_TYPE_RIPOSTE 9
  911. #define PROC_TYPE_EVADE 10
  912. #define PROC_TYPE_HEALING 11
  913. #define PROC_TYPE_BENEFICIAL 12
  914. #define PROC_TYPE_DEATH 13
  915. #define PROC_TYPE_KILL 14
  916. #define PROC_TYPE_DAMAGED 15
  917. #define PROC_TYPE_DAMAGED_MELEE 16
  918. #define PROC_TYPE_DAMAGED_MAGIC 17
  919. #define PROC_TYPE_RANGED_ATTACK 18
  920. #define PROC_TYPE_RANGED_DEFENSE 19
  921. struct ThreatTransfer {
  922. int32 Target;
  923. float Amount;
  924. LuaSpell* Spell;
  925. };
  926. #define DET_TYPE_TRAUMA 1
  927. #define DET_TYPE_ARCANE 2
  928. #define DET_TYPE_NOXIOUS 3
  929. #define DET_TYPE_ELEMENTAL 4
  930. #define DET_TYPE_CURSE 5
  931. #define DISPELL_TYPE_CURE 0
  932. #define DISPELL_TYPE_DISPELL 1
  933. #define CONTROL_EFFECT_TYPE_MEZ 1
  934. #define CONTROL_EFFECT_TYPE_STIFLE 2
  935. #define CONTROL_EFFECT_TYPE_DAZE 3
  936. #define CONTROL_EFFECT_TYPE_STUN 4
  937. #define CONTROL_EFFECT_TYPE_ROOT 5
  938. #define CONTROL_EFFECT_TYPE_FEAR 6
  939. #define CONTROL_EFFECT_TYPE_WALKUNDERWATER 7
  940. #define CONTROL_EFFECT_TYPE_JUMPUNDERWATER 8
  941. #define CONTROL_EFFECT_TYPE_INVIS 9
  942. #define CONTROL_EFFECT_TYPE_STEALTH 10
  943. #define CONTROL_EFFECT_TYPE_SNARE 11
  944. #define CONTROL_EFFECT_TYPE_FLIGHT 12
  945. #define CONTROL_EFFECT_TYPE_GLIDE 13
  946. #define CONTROL_EFFECT_TYPE_SAFEFALL 14
  947. #define CONTROL_MAX_EFFECTS 15 // always +1 to highest control effect
  948. #define IMMUNITY_TYPE_MEZ 1
  949. #define IMMUNITY_TYPE_STIFLE 2
  950. #define IMMUNITY_TYPE_DAZE 3
  951. #define IMMUNITY_TYPE_STUN 4
  952. #define IMMUNITY_TYPE_ROOT 5
  953. #define IMMUNITY_TYPE_FEAR 6
  954. #define IMMUNITY_TYPE_AOE 7
  955. #define IMMUNITY_TYPE_TAUNT 8
  956. #define IMMUNITY_TYPE_RIPOSTE 9
  957. //class Spell;
  958. //class ZoneServer;
  959. //The entity class is for NPCs and Players, spawns which are able to fight
  960. class Entity : public Spawn{
  961. public:
  962. Entity();
  963. virtual ~Entity();
  964. void MapInfoStruct();
  965. virtual float GetDodgeChance();
  966. virtual void AddMaintainedSpell(LuaSpell* spell);
  967. virtual void AddSpellEffect(LuaSpell* spell);
  968. virtual void RemoveMaintainedSpell(LuaSpell* spell);
  969. virtual void RemoveSpellEffect(LuaSpell* spell);
  970. virtual bool HasActiveMaintainedSpell(Spell* spell, Spawn* target);
  971. virtual bool HasActiveSpellEffect(Spell* spell, Spawn* target);
  972. virtual void AddSkillBonus(int32 spell_id, int32 skill_id, float value);
  973. void AddDetrimentalSpell(LuaSpell* spell);
  974. DetrimentalEffects* GetDetrimentalEffect(int32 spell_id, Entity* caster);
  975. virtual MaintainedEffects* GetMaintainedSpell(int32 spell_id);
  976. void RemoveDetrimentalSpell(LuaSpell* spell);
  977. void SetDeity(int8 new_deity){
  978. deity = new_deity;
  979. }
  980. int8 GetDeity(){ return deity; }
  981. EquipmentItemList* GetEquipmentList();
  982. bool IsEntity(){ return true; }
  983. float CalculateSkillStatChance(char* skill, int16 item_stat, float max_cap = 0.0f, float modifier = 0.0f, bool add_to_skill = false);
  984. void CalculateBonuses();
  985. void SetRegenValues(int16 effective_level);
  986. float CalculateBonusMod();
  987. float CalculateDPSMultiplier();
  988. float CalculateCastingSpeedMod();
  989. InfoStruct* GetInfoStruct();
  990. int16 GetStr();
  991. int16 GetSta();
  992. int16 GetInt();
  993. int16 GetWis();
  994. int16 GetAgi();
  995. int16 GetPrimaryStat();
  996. int16 GetHeatResistance();
  997. int16 GetColdResistance();
  998. int16 GetMagicResistance();
  999. int16 GetMentalResistance();
  1000. int16 GetDivineResistance();
  1001. int16 GetDiseaseResistance();
  1002. int16 GetPoisonResistance();
  1003. int16 GetStrBase();
  1004. int16 GetStaBase();
  1005. int16 GetIntBase();
  1006. int16 GetWisBase();
  1007. int16 GetAgiBase();
  1008. int16 GetHeatResistanceBase();
  1009. int16 GetColdResistanceBase();
  1010. int16 GetMagicResistanceBase();
  1011. int16 GetMentalResistanceBase();
  1012. int16 GetDivineResistanceBase();
  1013. int16 GetDiseaseResistanceBase();
  1014. int16 GetPoisonResistanceBase();
  1015. int8 GetConcentrationCurrent();
  1016. int8 GetConcentrationMax();
  1017. sint8 GetAlignment();
  1018. void SetAlignment(sint8 new_value);
  1019. bool HasMoved(bool include_heading);
  1020. void SetHPRegen(int16 new_val);
  1021. int16 GetHPRegen();
  1022. void DoRegenUpdate();
  1023. MaintainedEffects* GetFreeMaintainedSpellSlot();
  1024. SpellEffects* GetFreeSpellEffectSlot();
  1025. SpellEffects* GetSpellEffect(int32 id, Entity* caster = 0);
  1026. //flags
  1027. int32 GetFlags() { return info_struct.get_flags(); }
  1028. int32 GetFlags2() { return info_struct.get_flags2(); }
  1029. bool query_flags(int flag) {
  1030. if (flag > 63) return false;
  1031. if (flag < 32) return ((info_struct.get_flags() & (1 << flag))?true:false);
  1032. return ((info_struct.get_flags2() & (1 << (flag - 32)))?true:false);
  1033. }
  1034. float GetMaxSpeed();
  1035. void SetMaxSpeed(float val);
  1036. //combat stuff:
  1037. int32 GetRangeLastAttackTime();
  1038. void SetRangeLastAttackTime(int32 time);
  1039. int16 GetRangeAttackDelay();
  1040. int16 GetRangeWeaponDelay() {return ranged_combat_data.ranged_weapon_delay;}
  1041. void SetRangeWeaponDelay(int16 new_delay) {ranged_combat_data.ranged_weapon_delay = new_delay * 100;}
  1042. void SetRangeAttackDelay(int16 new_delay) {ranged_combat_data.ranged_attack_delay = new_delay;}
  1043. int32 GetPrimaryLastAttackTime();
  1044. int16 GetPrimaryAttackDelay();
  1045. void SetPrimaryAttackDelay(int16 new_delay);
  1046. void SetPrimaryLastAttackTime(int32 new_time);
  1047. void SetPrimaryWeaponDelay(int16 new_delay) {melee_combat_data.primary_weapon_delay = new_delay * 100;}
  1048. int32 GetSecondaryLastAttackTime();
  1049. int16 GetSecondaryAttackDelay();
  1050. void SetSecondaryAttackDelay(int16 new_delay);
  1051. void SetSecondaryLastAttackTime(int32 new_time);
  1052. void SetSecondaryWeaponDelay(int16 new_delay) {melee_combat_data.primary_weapon_delay = new_delay * 100;}
  1053. int32 GetPrimaryWeaponMinDamage();
  1054. int32 GetPrimaryWeaponMaxDamage();
  1055. int32 GetSecondaryWeaponMinDamage();
  1056. int32 GetSecondaryWeaponMaxDamage();
  1057. int32 GetRangedWeaponMinDamage();
  1058. int32 GetRangedWeaponMaxDamage();
  1059. int8 GetPrimaryWeaponType();
  1060. int8 GetSecondaryWeaponType();
  1061. int8 GetRangedWeaponType();
  1062. int8 GetWieldType();
  1063. int16 GetPrimaryWeaponDelay() {return melee_combat_data.primary_weapon_delay;}
  1064. int16 GetSecondaryWeaponDelay() {return melee_combat_data.secondary_weapon_delay;}
  1065. bool IsDualWield();
  1066. bool BehindTarget(Spawn* target);
  1067. bool FlankingTarget(Spawn* target);
  1068. void ChangePrimaryWeapon();
  1069. void ChangeSecondaryWeapon();
  1070. void ChangeRangedWeapon();
  1071. virtual Skill* GetSkillByName(const char* name, bool check_update = false);
  1072. bool AttackAllowed(Entity* target, float distance = 0, bool range_attack = false);
  1073. bool PrimaryWeaponReady();
  1074. bool SecondaryWeaponReady();
  1075. bool RangeWeaponReady();
  1076. void MeleeAttack(Spawn* victim, float distance, bool primary, bool multi_attack = false);
  1077. void RangeAttack(Spawn* victim, float distance, Item* weapon, Item* ammo, bool multi_attack = false);
  1078. bool SpellAttack(Spawn* victim, float distance, LuaSpell* luaspell, int8 damage_type, int32 low_damage, int32 high_damage, int8 crit_mod = 0, bool no_calcs = false);
  1079. bool ProcAttack(Spawn* victim, int8 damage_type, int32 low_damage, int32 high_damage, string name, string success_msg, string effect_msg);
  1080. bool SpellHeal(Spawn* target, float distance, LuaSpell* luaspell, string heal_type, int32 low_heal, int32 high_heal, int8 crit_mod = 0, bool no_calcs = false, string custom_spell_name="");
  1081. int8 DetermineHit(Spawn* victim, int8 damage_type, float ToHitBonus, bool spell);
  1082. float GetDamageTypeResistPercentage(int8 damage_type);
  1083. Skill* GetSkillByWeaponType(int8 type, bool update);
  1084. bool DamageSpawn(Entity* victim, int8 type, int8 damage_type, int32 low_damage, int32 high_damage, const char* spell_name, int8 crit_mod = 0, bool is_tick = false, bool no_damage_calcs = false, bool ignore_attacker = false);
  1085. void AddHate(Entity* attacker, sint32 hate);
  1086. bool CheckInterruptSpell(Entity* attacker);
  1087. void KillSpawn(Spawn* dead, int8 damage_type = 0, int16 kill_blow_type = 0);
  1088. void HandleDeathExperienceDebt(Spawn* killer);
  1089. void SetAttackDelay(bool primary = false, bool ranged = false);
  1090. float CalculateAttackSpeedMod();
  1091. virtual void ProcessCombat();
  1092. bool EngagedInCombat();
  1093. virtual void InCombat(bool val);
  1094. bool IsCasting();
  1095. void IsCasting(bool val);
  1096. void SetMount(int16 mount_id, int8 red = 0xFF, int8 green = 0xFF, int8 blue = 0xFF, bool setUpdateFlags = true)
  1097. {
  1098. if (mount_id == 0) {
  1099. EQ2_Color color;
  1100. color.red = 0;
  1101. color.green = 0;
  1102. color.blue = 0;
  1103. SetMountColor(&color);
  1104. SetMountSaddleColor(&color);
  1105. }
  1106. else
  1107. {
  1108. EQ2_Color color;
  1109. color.red = red;
  1110. color.green = green;
  1111. color.blue = blue;
  1112. SetMountColor(&color);
  1113. SetMountSaddleColor(&color);
  1114. }
  1115. SetInfo(&features.mount_model_type, mount_id, setUpdateFlags);
  1116. }
  1117. void SetEquipment(Item* item, int8 slot = 255);
  1118. void SetEquipment(int8 slot, int16 type, int8 red, int8 green, int8 blue, int8 h_r, int8 h_g, int8 h_b){
  1119. std::lock_guard<std::mutex> lk(MEquipment);
  1120. if(slot >= NUM_SLOTS)
  1121. return;
  1122. SetInfo(&equipment.equip_id[slot], type);
  1123. SetInfo(&equipment.color[slot].red, red);
  1124. SetInfo(&equipment.color[slot].green, green);
  1125. SetInfo(&equipment.color[slot].blue, blue);
  1126. SetInfo(&equipment.highlight[slot].red, h_r);
  1127. SetInfo(&equipment.highlight[slot].green, h_g);
  1128. SetInfo(&equipment.highlight[slot].blue, h_b);
  1129. }
  1130. void SetHairType(int16 new_val, bool setUpdateFlags = true){
  1131. SetInfo(&features.hair_type, new_val, setUpdateFlags);
  1132. }
  1133. void SetHairColor(EQ2_Color new_val, bool setUpdateFlags = true){
  1134. SetInfo(&features.hair_type_color, new_val, setUpdateFlags);
  1135. }
  1136. void SetHairHighlightColor(EQ2_Color new_val, bool setUpdateFlags = true){
  1137. SetInfo(&features.hair_type_highlight_color, new_val, setUpdateFlags);
  1138. }
  1139. void SetFacialHairType(int16 new_val, bool setUpdateFlags = true){
  1140. SetInfo(&features.hair_face_type, new_val, setUpdateFlags);
  1141. }
  1142. void SetFacialHairColor(EQ2_Color new_val, bool setUpdateFlags = true){
  1143. SetInfo(&features.hair_face_color, new_val, setUpdateFlags);
  1144. }
  1145. void SetFacialHairHighlightColor(EQ2_Color new_val, bool setUpdateFlags = true){
  1146. SetInfo(&features.hair_face_highlight_color, new_val, setUpdateFlags);
  1147. }
  1148. void SetWingType(int16 new_val, bool setUpdateFlags = true){
  1149. SetInfo(&features.wing_type, new_val, setUpdateFlags);
  1150. }
  1151. void SetWingColor1(EQ2_Color new_val, bool setUpdateFlags = true){
  1152. SetInfo(&features.wing_color1, new_val, setUpdateFlags);
  1153. }
  1154. void SetWingColor2(EQ2_Color new_val, bool setUpdateFlags = true){
  1155. SetInfo(&features.wing_color2, new_val, setUpdateFlags);
  1156. }
  1157. void SetChestType(int16 new_val, bool setUpdateFlags = true){
  1158. SetInfo(&features.chest_type, new_val, setUpdateFlags);
  1159. }
  1160. void SetLegsType(int16 new_val, bool setUpdateFlags = true){
  1161. SetInfo(&features.legs_type, new_val, setUpdateFlags);
  1162. }
  1163. void SetSogaHairType(int16 new_val, bool setUpdateFlags = true){
  1164. SetInfo(&features.soga_hair_type, new_val, setUpdateFlags);
  1165. }
  1166. void SetSogaFacialHairType(int16 new_val, bool setUpdateFlags = true){
  1167. SetInfo(&features.soga_hair_face_type, new_val, setUpdateFlags);
  1168. }
  1169. void SetSogaChestType(int16 new_val, bool setUpdateFlags = true){
  1170. SetInfo(&features.soga_chest_type, new_val, setUpdateFlags);
  1171. }
  1172. void SetSogaLegType(int16 new_val, bool setUpdateFlags = true){
  1173. SetInfo(&features.soga_legs_type, new_val, setUpdateFlags);
  1174. }
  1175. void SetSkinColor(EQ2_Color color){
  1176. SetInfo(&features.skin_color, color);
  1177. }
  1178. void SetCombatVoice(int16 val, bool setUpdateFlags = true) {
  1179. SetInfo(&features.combat_voice, val, setUpdateFlags);
  1180. }
  1181. void SetEmoteVoice(int16 val, bool setUpdateFlags = true) {
  1182. SetInfo(&features.emote_voice, val, setUpdateFlags);
  1183. }
  1184. int16 GetCombatVoice(){ return features.combat_voice; }
  1185. int16 GetEmoteVoice(){ return features.emote_voice; }
  1186. int16 GetMount(){ return features.mount_model_type; }
  1187. void SetMountSaddleColor(EQ2_Color* color){
  1188. SetInfo(&features.mount_saddle_color, *color);
  1189. }
  1190. void SetMountColor(EQ2_Color* color){
  1191. SetInfo(&features.mount_color, *color);
  1192. }
  1193. void SetEyeColor(EQ2_Color eye_color){
  1194. SetInfo(&features.eye_color, eye_color);
  1195. }
  1196. int16 GetHairType(){
  1197. return features.hair_type;
  1198. }
  1199. int16 GetFacialHairType(){
  1200. return features.hair_face_type;
  1201. }
  1202. int16 GetWingType(){
  1203. return features.wing_type;
  1204. }
  1205. int16 GetChestType(){
  1206. return features.chest_type;
  1207. }
  1208. int16 GetLegsType(){
  1209. return features.legs_type;
  1210. }
  1211. int16 GetSogaHairType(){
  1212. return features.soga_hair_type;
  1213. }
  1214. int16 GetSogaFacialHairType(){
  1215. return features.soga_hair_face_type;
  1216. }
  1217. int16 GetSogaChestType(){
  1218. return features.soga_chest_type;
  1219. }
  1220. int16 GetSogaLegType(){
  1221. return features.soga_legs_type;
  1222. }
  1223. EQ2_Color* GetSkinColor(){
  1224. return &features.skin_color;
  1225. }
  1226. EQ2_Color* GetEyeColor(){
  1227. return &features.eye_color;
  1228. }
  1229. EQ2_Color* GetMountSaddleColor(){
  1230. return &features.mount_saddle_color;
  1231. }
  1232. EQ2_Color* GetMountColor(){
  1233. return &features.mount_color;
  1234. }
  1235. // should only be accessed through MEquipment mutex
  1236. EQ2_Equipment equipment;
  1237. CharFeatures features;
  1238. void AddSpellBonus(LuaSpell* spell, int16 type, float value, int64 class_req =0, vector<int16> race_req = vector<int16>(), vector<int16> faction_req = vector<int16>());
  1239. BonusValues* GetSpellBonus(int32 spell_id);
  1240. vector<BonusValues*>* GetAllSpellBonuses(LuaSpell* spell);
  1241. bool CheckSpellBonusRemoval(LuaSpell* spell, int16 type);
  1242. void RemoveSpellBonus(const LuaSpell* spell);
  1243. void CalculateSpellBonuses(ItemStatsValues* stats);
  1244. void AddMezSpell(LuaSpell* spell);
  1245. void RemoveMezSpell(LuaSpell* spell);
  1246. void RemoveAllMezSpells();
  1247. bool IsMezzed();
  1248. void AddStifleSpell(LuaSpell* spell);
  1249. void RemoveStifleSpell(LuaSpell* spell);
  1250. bool IsStifled();
  1251. void AddDazeSpell(LuaSpell* spell);
  1252. void RemoveDazeSpell(LuaSpell* spell);
  1253. bool IsDazed();
  1254. void AddStunSpell(LuaSpell* spell);
  1255. void RemoveStunSpell(LuaSpell* spell);
  1256. bool IsStunned();
  1257. bool IsMezzedOrStunned() {return IsMezzed() || IsStunned();}
  1258. void AddRootSpell(LuaSpell* spell);
  1259. void RemoveRootSpell(LuaSpell* spell);
  1260. bool IsRooted();
  1261. void AddFearSpell(LuaSpell* spell);
  1262. void RemoveFearSpell(LuaSpell* spell);
  1263. bool IsFeared();
  1264. void AddSnareSpell(LuaSpell* spell);
  1265. void RemoveSnareSpell(LuaSpell* spell);
  1266. void SetSnareValue(LuaSpell* spell, float snare_val);
  1267. bool IsSnared();
  1268. float GetHighestSnare();
  1269. bool HasControlEffect(int8 type);
  1270. void HaltMovement();
  1271. void SetCombatPet(Entity* pet) { this->pet = pet; }
  1272. void SetCharmedPet(Entity* pet) { charmedPet = pet; }
  1273. void SetDeityPet(Entity* pet) { deityPet = pet; }
  1274. void SetCosmeticPet(Entity* pet) { cosmeticPet = pet; }
  1275. Entity* GetPet() { return pet; }
  1276. Entity* GetCharmedPet() { return charmedPet; }
  1277. Entity* GetDeityPet() { return deityPet; }
  1278. Entity* GetCosmeticPet() { return cosmeticPet; }
  1279. /// <summary>Check to see if the entity has a combat pet</summary>
  1280. /// <returns>True if the entity has a combat pet</returns>
  1281. bool HasPet() { return (pet || charmedPet) ? true : false; }
  1282. void HideDeityPet(bool val);
  1283. void HideCosmeticPet(bool val);
  1284. void DismissPet(Entity* pet, bool from_death = false, bool spawnListLocked = false);
  1285. void DismissAllPets(bool from_death = false, bool spawnListLocked = false);
  1286. void SetOwner(Entity* owner) { if (owner) { this->owner = owner->GetID(); } else { owner = 0; } }
  1287. Entity* GetOwner();
  1288. int8 GetPetType() { return m_petType; }
  1289. void SetPetType(int8 val) { m_petType = val; }
  1290. void SetPetSpellID(int32 val) { m_petSpellID = val; }
  1291. int32 GetPetSpellID() { return m_petSpellID; }
  1292. void SetPetSpellTier(int8 val) { m_petSpellTier = val; }
  1293. int8 GetPetSpellTier() { return m_petSpellTier; }
  1294. bool IsDismissing() { return m_petDismissing; }
  1295. void SetDismissing(bool val) { m_petDismissing = val; }
  1296. /// <summary>Creates a loot chest to drop in the world</summary>
  1297. /// <returns>Pointer to the chest</returns>
  1298. NPC* DropChest();
  1299. /// <summary>Add a ward to the entities ward list</summary>
  1300. /// <param name='spellID'>Spell id of the ward to add</param>
  1301. /// <param name='ward'>WardInfo* of the ward we are adding</parma>
  1302. void AddWard(int32 spellID, WardInfo* ward);
  1303. /// <summary>Gets ward info for the given spell id</summary>
  1304. /// <param name='spellID'>The spell id of the ward we want to get</param>
  1305. /// <returns>WardInfo for the given spell id</returns>
  1306. WardInfo* GetWard(int32 spellID);
  1307. /// <summary>Removes the ward with the given spell id</summary>
  1308. /// <param name='spellID'>The spell id of the ward to remove</param>
  1309. void RemoveWard(int32 spellID);
  1310. /// <summary>Subtracts the given damage from the wards</summary>
  1311. /// <param name='damage'>The damage to subtract from the wards</param>
  1312. /// <returns>The amount of damage left after wards</returns>
  1313. int32 CheckWards(Entity* attacker, int32 damage, int8 damage_type);
  1314. map<int16, float> stats;
  1315. /// <summary>Adds a proc to the list of current procs</summary>
  1316. /// <param name='type'>The type of proc to add</param>
  1317. /// <param name='chance'>The percent chance the proc has to go off</param>
  1318. /// <param name='item'>The item the proc is coming from if any</param>
  1319. /// <param name='spell'>The spell the proc is coming from if any</param>
  1320. void AddProc(int8 type, float chance, Item* item = 0, LuaSpell* spell = 0);
  1321. /// <summary>Removes a proc from the list of current procs</summary>
  1322. /// <param name='item'>Item the proc is from</param>
  1323. /// <param name='spell'>Spell the proc is from</param>
  1324. void RemoveProc(Item* item = 0, LuaSpell* spell = 0);
  1325. /// <summary>Cycles through the proc list and executes them if they can go off</summary>
  1326. /// <param name='type'>The proc type to check</param>
  1327. /// <param name='target'>The target of the proc if it goes off</param>
  1328. void CheckProcs(int8 type, Spawn* target);
  1329. /// <summary>Clears the entire proc list</summary>
  1330. void ClearProcs();
  1331. float GetSpeed();
  1332. float GetAirSpeed();
  1333. float GetBaseSpeed() { return base_speed; }
  1334. void SetSpeed(float val, bool override_ = false) { if ((base_speed == 0.0f && val > 0.0f) || override_) base_speed = val; speed = val; }
  1335. void SetSpeedMultiplier(float val) { speed_multiplier = val; }
  1336. void SetThreatTransfer(ThreatTransfer* transfer) { m_threatTransfer = transfer; }
  1337. ThreatTransfer* GetThreatTransfer() { return m_threatTransfer; }
  1338. int8 GetTraumaCount();
  1339. int8 GetArcaneCount();
  1340. int8 GetNoxiousCount();
  1341. int8 GetElementalCount();
  1342. int8 GetCurseCount();
  1343. int8 GetDetTypeCount(int8 det_type);
  1344. int8 GetDetCount();
  1345. bool HasCurableDetrimentType(int8 det_type);
  1346. Mutex* GetDetrimentMutex();
  1347. Mutex* GetMaintainedMutex();
  1348. Mutex* GetSpellEffectMutex();
  1349. void ClearAllDetriments();
  1350. void CureDetrimentByType(int8 cure_count, int8 det_type, string cure_name, Entity* caster, int8 cure_level = 0);
  1351. void CureDetrimentByControlEffect(int8 cure_count, int8 det_type, string cure_name, Entity* caster, int8 cure_level = 0);
  1352. vector<DetrimentalEffects>* GetDetrimentalSpellEffects();
  1353. void RemoveEffectsFromLuaSpell(LuaSpell* spell);
  1354. virtual void RemoveSkillBonus(int32 spell_id);
  1355. virtual bool CanSeeInvis(Entity* target);
  1356. void CancelAllStealth();
  1357. bool IsStealthed();
  1358. bool IsInvis();
  1359. void AddInvisSpell(LuaSpell* spell);
  1360. void AddStealthSpell(LuaSpell* spell);
  1361. void RemoveStealthSpell(LuaSpell* spell);
  1362. void RemoveInvisSpell(LuaSpell* spell);
  1363. void AddWaterwalkSpell(LuaSpell* spell);
  1364. void AddWaterjumpSpell(LuaSpell* spell);
  1365. void RemoveWaterwalkSpell(LuaSpell* spell);
  1366. void RemoveWaterjumpSpell(LuaSpell* spell);
  1367. void AddAOEImmunity(LuaSpell* spell);
  1368. bool IsAOEImmune();
  1369. void RemoveAOEImmunity(LuaSpell* spell);
  1370. void AddStunImmunity(LuaSpell* spell);
  1371. void RemoveStunImmunity(LuaSpell* spell);
  1372. bool IsStunImmune();
  1373. void AddStifleImmunity(LuaSpell* spell);
  1374. void RemoveStifleImmunity(LuaSpell* spell);
  1375. bool IsStifleImmune();
  1376. void AddMezImmunity(LuaSpell* spell);
  1377. void RemoveMezImmunity(LuaSpell* spell);
  1378. bool IsMezImmune();
  1379. void AddRootImmunity(LuaSpell* spell);
  1380. void RemoveRootImmunity(LuaSpell* spell);
  1381. bool IsRootImmune();
  1382. void AddFearImmunity(LuaSpell* spell);
  1383. void RemoveFearImmunity(LuaSpell* spell);
  1384. bool IsFearImmune();
  1385. void AddDazeImmunity(LuaSpell* spell);
  1386. void RemoveDazeImmunity(LuaSpell* spell);
  1387. bool IsDazeImmune();
  1388. void AddImmunity(LuaSpell* spell, int16 type);
  1389. void RemoveImmunity(LuaSpell* spell, int16 type);
  1390. bool IsImmune(int16 type);
  1391. void AddFlightSpell(LuaSpell* spell);
  1392. void RemoveFlightSpell(LuaSpell* spell);
  1393. void AddSafefallSpell(LuaSpell* spell);
  1394. void RemoveSafefallSpell(LuaSpell* spell);
  1395. void AddGlideSpell(LuaSpell* spell);
  1396. void RemoveGlideSpell(LuaSpell* spell);
  1397. GroupMemberInfo* GetGroupMemberInfo() { return group_member_info; }
  1398. void SetGroupMemberInfo(GroupMemberInfo* info) { group_member_info = info; }
  1399. void UpdateGroupMemberInfo(bool inGroupMgrLock=false, bool groupMembersLocked=false);
  1400. void CustomizeAppearance(PacketStruct* packet);
  1401. Trade* trade;
  1402. // Keep track of entities that hate this spawn.
  1403. set<int32> HatedBy;
  1404. std::mutex MHatedBy;
  1405. bool IsAggroed() {
  1406. int32 size = 0;
  1407. MHatedBy.lock();
  1408. size = HatedBy.size();
  1409. MHatedBy.unlock();
  1410. return size > 0;
  1411. }
  1412. Mutex MCommandMutex;
  1413. bool HasSeeInvisSpell() { return hasSeeInvisSpell; }
  1414. void SetSeeInvisSpell(bool val) { hasSeeInvisSpell = val; }
  1415. bool HasSeeHideSpell() { return hasSeeHideSpell; }
  1416. void SetSeeHideSpell(bool val) { hasSeeHideSpell = val; }
  1417. void SetInfoStruct(InfoStruct* struct_) { info_struct.SetInfoStruct(struct_); }
  1418. std::string GetInfoStructString(std::string field);
  1419. int8 GetInfoStructInt8(std::string field);
  1420. int16 GetInfoStructInt16(std::string field);
  1421. int32 GetInfoStructInt32(std::string field);
  1422. int64 GetInfoStructInt64(std::string field);
  1423. sint8 GetInfoStructSInt8(std::string field);
  1424. sint16 GetInfoStructSInt16(std::string field);
  1425. sint32 GetInfoStructSInt32(std::string field);
  1426. sint64 GetInfoStructSInt64(std::string field);
  1427. int64 GetInfoStructUInt(std::string field);
  1428. sint64 GetInfoStructSInt(std::string field);
  1429. float GetInfoStructFloat(std::string field);
  1430. bool SetInfoStructString(std::string field, std::string value);
  1431. bool SetInfoStructInt8(std::string field, int8 value);
  1432. bool SetInfoStructInt16(std::string field, int16 value);
  1433. bool SetInfoStructInt32(std::string field, int32 value);
  1434. bool SetInfoStructInt64(std::string field, int64 value);
  1435. bool SetInfoStructSInt8(std::string field, sint8 value);
  1436. bool SetInfoStructSInt16(std::string field, sint16 value);
  1437. bool SetInfoStructSInt32(std::string field, sint32 value);
  1438. bool SetInfoStructSInt64(std::string field, sint64 value);
  1439. bool SetInfoStructUInt(std::string field, int64 value);
  1440. bool SetInfoStructSInt(std::string field, sint64 value);
  1441. bool SetInfoStructFloat(std::string field, float value);
  1442. // when PacketStruct is fixed for C++17 this should become a shared_mutex and handle read/write lock
  1443. std::mutex MEquipment;
  1444. std::mutex MStats;
  1445. protected:
  1446. bool in_combat;
  1447. int8 m_petType;
  1448. int32 owner;
  1449. // m_petSpellID holds the spell id used to create/control this pet
  1450. int32 m_petSpellID;
  1451. int8 m_petSpellTier;
  1452. bool m_petDismissing;
  1453. private:
  1454. MutexList<BonusValues*> bonus_list;
  1455. map<int8, MutexList<LuaSpell*>*> control_effects;
  1456. map<int8, MutexList<LuaSpell*>*> immunities;
  1457. float max_speed;
  1458. int8 deity;
  1459. sint16 regen_hp_rate;
  1460. sint16 regen_power_rate;
  1461. float last_x;
  1462. float last_y;
  1463. float last_z;
  1464. float last_heading;
  1465. bool casting;
  1466. InfoStruct info_struct;
  1467. CombatData melee_combat_data;
  1468. CombatData ranged_combat_data;
  1469. map<int8, int8> det_count_list;
  1470. Mutex MDetriments;
  1471. Mutex MMaintainedSpells;
  1472. Mutex MSpellEffects;
  1473. vector<DetrimentalEffects> detrimental_spell_effects;
  1474. // Pointers for the 4 types of pets (Summon, Charm, Deity, Cosmetic)
  1475. Entity* pet;
  1476. Entity* charmedPet;
  1477. Entity* deityPet;
  1478. Entity* cosmeticPet;
  1479. // int32 = spell id, WardInfo* = pointer to ward info
  1480. map<int32, WardInfo*> m_wardList;
  1481. // int8 = type, vector<Proc*> = list of pointers to proc info
  1482. map <int8, vector<Proc*> > m_procList;
  1483. Mutex MProcList;
  1484. /// <summary>Actually calls the lua script to cast the proc</summary>
  1485. /// <param name='proc'>Proc to be cast</param>
  1486. /// <param name='type'>Type of proc going off</type>
  1487. /// <param name='target'>Target of the proc</param>
  1488. bool CastProc(Proc* proc, int8 type, Spawn* target);
  1489. float base_speed;
  1490. float speed;
  1491. float speed_multiplier;
  1492. map<LuaSpell*, float> snare_values;
  1493. ThreatTransfer* m_threatTransfer;
  1494. GroupMemberInfo* group_member_info;
  1495. bool hasSeeInvisSpell;
  1496. bool hasSeeHideSpell;
  1497. // GETs
  1498. map<string, boost::function<float()> > get_float_funcs;
  1499. map<string, boost::function<int64()> > get_int64_funcs;
  1500. map<string, boost::function<int32()> > get_int32_funcs;
  1501. map<string, boost::function<int16()> > get_int16_funcs;
  1502. map<string, boost::function<int8()> > get_int8_funcs;
  1503. map<string, boost::function<sint64()> > get_sint64_funcs;
  1504. map<string, boost::function<sint32()> > get_sint32_funcs;
  1505. map<string, boost::function<sint16()> > get_sint16_funcs;
  1506. map<string, boost::function<sint8()> > get_sint8_funcs;
  1507. map<string, boost::function<std::string()> > get_string_funcs;
  1508. // SETs
  1509. map<string, boost::function<void(float)> > set_float_funcs;
  1510. map<string, boost::function<void(int64)> > set_int64_funcs;
  1511. map<string, boost::function<void(int32)> > set_int32_funcs;
  1512. map<string, boost::function<void(int16)> > set_int16_funcs;
  1513. map<string, boost::function<void(int8)> > set_int8_funcs;
  1514. map<string, boost::function<void(sint64)> > set_sint64_funcs;
  1515. map<string, boost::function<void(sint32)> > set_sint32_funcs;
  1516. map<string, boost::function<void(sint16)> > set_sint16_funcs;
  1517. map<string, boost::function<void(sint8)> > set_sint8_funcs;
  1518. map<string, boost::function<void(std::string)> > set_string_funcs;
  1519. };
  1520. #endif