annotate Player.cpp @ 25:2bbf33898c6b

c/p error in prev commit
author Nomad
date Mon, 15 Oct 2012 18:45:11 +0200
parents 74940016abc8
children 93bf1d5f6a6d
rev   line source
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1 #include "OSAPI.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3 #include "Player.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4 #include "PlayerFrameTable.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5 #include "Texture.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6 #include "AudioPlayer.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7 #include "Party.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8 #include "GUIButton.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9 #include "LOD.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
10 #include "Monsters.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
11 #include "GUIWindow.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
12 #include "Viewport.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
13 #include "Actor.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
14 #include "Game.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
15 #include "Mouse.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
16 #include "TurnEngine.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
17 #include "Events.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
18 #include "Events2D.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
19 #include "Outdoor.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
20 #include "StorylineTextTable.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
22 #include "mm7_data.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
23
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
29 /* 381 */
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
30 #pragma pack(push, 1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
31 struct PlayerCreation_AttributeProp
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
32 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
33 unsigned __int8 uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
34 char uMaxValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
35 char uDroppedStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
36 char uBaseStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
37 };
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
38 #pragma pack(pop)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
39
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
41 #pragma pack(push, 1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
42 struct PlayerCreation_AttributePropsByRace
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
43 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
44 PlayerCreation_AttributeProp attr[7];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
45 };
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
46
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
47 struct PlayerCreation_AttributeProps
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
48 {
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
49 union
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
50 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
51 unsigned __int8 _[4][7][4];
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
52 PlayerCreation_AttributePropsByRace race[4];
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
53 };
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
54 };
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
55 #pragma pack(pop)
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
56 PlayerCreation_AttributeProps stru_4ED7B0 =
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
57 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
58 11, 25, 1, 1, 11, 25, 1, 1, 11, 25, 1, 1, 9, 25, 1, 1, 11, 25, 1, 1, 11, 25, 1, 1, 9, 25, 1, 1,
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
59 7, 15, 2, 1, 14, 30, 1, 2, 11, 25, 1, 1, 7, 15, 2, 1, 14, 30, 1, 2, 11, 25, 1, 1, 9, 20, 1, 1,
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
60 14, 30, 1, 2, 7, 15, 2, 1, 7, 15, 2, 1, 11, 25, 1, 1, 11, 25, 1, 1, 14, 30, 1, 2, 9, 20, 1, 1,
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
61 14, 30, 1, 2, 11, 25, 1, 1, 11, 25, 1, 1, 14, 30, 1, 2, 7, 15, 2, 1, 7, 15, 2, 1, 9, 20, 1, 1
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
62 };
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
63
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
64
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
65
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
66
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
67
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
68
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
69 // available skills per class ( 9 classes X 37 skills )
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
70 // 0 - not available
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
71 // 1 - available
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
72 // 2 - primary skill
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
73 unsigned char pSkillAvailabilityPerClass[9][37] = // byte[] @ MM7.exe::004ED820
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
74 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
75 {0, 2, 0, 1, 1, 1, 1, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0},
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
76 {0, 1, 2, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 2, 1, 0},
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
77 {1, 1, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 2, 2, 1, 1, 0, 0, 0},
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
78 {0, 1, 1, 1, 0, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0},
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
79 {0, 1, 0, 1, 1, 2, 0, 0, 0, 1, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1},
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
80 {0, 1, 1, 2, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 1, 1, 0, 1, 1, 0, 0, 0},
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
81 {0, 0, 0, 0, 0, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1},
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
82 {0, 0, 2, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 2, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1},
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
83 {2, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0} // some of these are started at 4ED94C, but needs to be here
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
84 };
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
85
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
86
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
87
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
88
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
89 unsigned char pBaseHealthByClass[12] = {40, 35, 35, 30, 30, 30, 25, 20, 20, 0, 0, 0};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
90 unsigned char pBaseManaByClass[12] = { 0, 0, 0, 5, 5, 0, 10, 10, 15, 0, 0, 0};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
91 unsigned char pBaseHealthPerLevelByClass[36] = {5, 7, 9, 9, 4, 6, 8, 8, 5, 6, 8, 8, 4, 5, 6, 6, 3, 4, 6, 6, 4, 5, 6, 6, 2, 3, 4, 4, 2, 3, 4, 4, 2, 3, 3, 3};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
92 unsigned char pBaseManaPerLevelByClass[36] = {0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1, 2, 3, 3, 1, 2, 3, 3, 0, 2, 3, 3, 3, 4, 5, 5, 3, 4, 5, 5, 3, 4, 6, 6};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
93
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
94 unsigned char pConditionStrengthMultiplier[19] = {100, 100, 100, 120, 50, 200, 75, 60, 50, 30, 25, 10, 100, 100, 100, 100, 100, 100, 100};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
95 unsigned char pConditionIntelligenceMultiplier[19] = {100, 100, 100, 50, 25, 10, 100, 100, 75, 60, 50, 30, 100, 100, 100, 100, 100, 1, 100};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
96 unsigned char pConditionWillpowerMultiplier[19] = {100, 100, 100, 50, 25, 10, 100, 100, 75, 60, 50, 30, 100, 100, 100, 100, 100, 1, 100};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
97 unsigned char pConditionEnduranceMultiplier[19] = {100, 100, 100, 100, 50, 150, 75, 60, 50, 30, 25, 10, 100, 100, 100, 100, 100, 100, 100};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
98 unsigned char pConditionAccuracyMultiplier[19] = {100, 100, 100, 50, 10, 100, 75, 60, 50, 30, 25, 10, 100, 100, 100, 100, 100, 50, 100};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
99 unsigned char pConditionSpeedMultiplier[19] = {100, 100, 100, 120, 20, 120, 75, 60, 50, 30, 25, 10, 100, 100, 100, 100, 100, 50, 100};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
100 unsigned char pConditionLuckMultiplier[19] = {100, 100, 100, 100, 200, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
101
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
102 unsigned char pAgeingStrengthMultiplier[4] = {100, 75, 40, 10};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
103 unsigned char pAgeingIntelligenceMultiplier[4] = {100, 150, 100, 10};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
104 unsigned char pAgeingWillpowerMultiplier[4] = {100, 150, 100, 10};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
105 unsigned char pAgeingEnduranceMultiplier[4] = {100, 75, 40, 10};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
106 unsigned char pAgeingAccuracyMultiplier[4] = {100, 100, 40, 10};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
107 unsigned char pAgeingSpeedMultiplier[4] = {100, 100, 40, 10};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
108 unsigned char pAgeingLuckMultiplier[4] = {100, 100, 100, 100};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
109
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
110 unsigned int pAgeingTable[4] = {50, 100, 150, 65535};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
111
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
112 unsigned int pConditionImportancyTable[18] = {16, 15, 14, 17, 13, 2, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 1, 0};
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
113
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
114 short word_4EDFFC[30] = {500, 500, 400, 350, 300, 275, 250, 225, 200, 175,
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
115 150, 125, 100, 75, 50, 40, 35, 30, 25, 21,
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
116 19, 17, 15, 13, 11, 9, 7, 5, 3, 0};
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
117 unsigned char player_stat_bonuses[30] = {30, 25, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 255, 254, 253, 252, 251, 250, 0};
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
118
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
119
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
120
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
121
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
122 //----- (00490913) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
123 signed int __cdecl PlayerCreation_ComputeAttributeBonus()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
124 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
125 signed int v0; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
126 signed int v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
127 int v2; // ebx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
128 int v3; // ecx@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
129 signed int v4; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
130 int v5; // edx@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
131 signed int v6; // ecx@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
132 signed int v8; // [sp+Ch] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
133 signed int v9; // [sp+10h] [bp-4h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
134
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
135 v8 = 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
136 v0 = 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
137 v1 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
138 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
139 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
140 v9 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
141 v2 = 7 * pParty->pPlayers[v1].GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
142 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
143 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
144 if ( v9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
145 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
146 switch ( v9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
147 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
148 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
149 v0 = pParty->pPlayers[v1].uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
150 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
151 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
152 v0 = pParty->pPlayers[v1].uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
153 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
154 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
155 v0 = pParty->pPlayers[v1].uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
156 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
157 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
158 v0 = pParty->pPlayers[v1].uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
159 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
160 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
161 v0 = pParty->pPlayers[v1].uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
162 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
163 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
164 v0 = pParty->pPlayers[v1].uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
165 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
166 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
167 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
168 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
169 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
170 v0 = pParty->pPlayers[v1].uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
171 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
172 v3 = v2 + v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
173 v4 = stru_4ED7B0.race[0].attr[v3].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
174 if ( v0 >= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
175 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
176 v5 = stru_4ED7B0.race[0].attr[v3].uDroppedStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
177 v6 = stru_4ED7B0.race[0].attr[v3].uBaseStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
178 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
179 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
180 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
181 v5 = stru_4ED7B0.race[0].attr[v3].uBaseStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
182 v6 = stru_4ED7B0.race[0].attr[v3].uDroppedStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
183 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
184 v8 += v5 * (v4 - v0) / v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
185 ++v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
186 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
187 while ( v9 <= 6 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
188 ++v1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
189 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
190 while ( v1 < 4 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
191 return v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
192 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
193
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
194
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
195
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
196 //----- (00427730) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
197 bool Player::CanCastSpell(unsigned int uRequiredMana)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
198 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
199 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
200 bool result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
201
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
202 v2 = this->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
203 if ( v2 >= (signed int)uRequiredMana )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
204 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
205 this->sMana = v2 - uRequiredMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
206 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
207 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
208 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
209 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
210 pAudioPlayer->PlaySound(SOUND_PlayerCantCastSpell, 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
211 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
212 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
213 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
214 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
215
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
216
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
217 //----- (004BE2DD) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
218 void Player::_4BE2DD(unsigned int a2, int a3, int _2devent_idx)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
219 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
220 Player *v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
221 char *v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
222 float v6; // ST04_4@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
223 signed int v7; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
224 signed int v8; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
225
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
226 auto a4 = _2devent_idx;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
227 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
228 v5 = (char *)this + 36 * a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
229 v6 = p2DEvents[a4 - 1].fPriceMultiplier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
230 //v6 = p2DEvents_minus1__20[13 * a4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
231 v7 = ((ItemGen *)(v5 + 532))->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
232 v8 = _4B8102(v7, v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
233 if ( v5[552] & 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
234 v8 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
235 if ( v8 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
236 v8 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
237 RemoveItemAtInventoryIndex(a2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
238 Party::SetGold(pParty->uNumGold + v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
239 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
240
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
241
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
242
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
243 //----- (0043EEF3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
244 bool Player::_43EEF3()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
245 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
246 signed int v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
247 PlayerEquipment *v2; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
248 bool result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
249
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
250 v1 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
251 v2 = &this->pEquipment;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
252 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
253 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
254 result = v2->uOffHand;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
255 if ( v2->uOffHand )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
256 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
257 result = *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * result + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
258 if ( result )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
259 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
260 if ( result != 64 && result != 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
261 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
262 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
263 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
264 ++v1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
265 v2 = (PlayerEquipment *)((char *)v2 + 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
266 if ( v1 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
267 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
268 LOBYTE(result) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
269 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
270 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
271 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
272 LOBYTE(result) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
273 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
274 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
275
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
276
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
277
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
278 //----- (004B8040) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
279 int Player::_4B8040_condition_time(unsigned int uCondition)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
280 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
281 return (unsigned int)((signed __int64)((double)this->pConditions[uCondition] * 0.234375) / 60 / 60) / 0x18 % 7 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
282 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
283
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
284 //----- (004B807C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
285 int Player::_4B807C(float a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
286 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
287 Player *v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
288 unsigned int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
289 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
290 unsigned int v5; // ebx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
291 int v6; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
292 signed __int64 v7; // qax@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
293 unsigned int v9; // [sp-4h] [bp-14h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
294 signed int v10; // [sp+8h] [bp-8h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
295 int v11; // [sp+Ch] [bp-4h]@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
296
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
297 v2 = this;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
298 v3 = GetMajorConditionIdx();
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
299 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
300 if ( (signed int)v3 >= 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
301 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
302 if ( (signed int)v3 <= 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
303 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
304 v10 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
305 v9 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
306 goto LABEL_6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
307 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
308 if ( v3 == 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
309 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
310 v10 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
311 v9 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
312 LABEL_6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
313 v11 = _4B8040_condition_time(v9);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
314 goto LABEL_13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
315 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
316 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
317 v10 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
318 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
319 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
320 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
321 v6 = _4B8040_condition_time(v5);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
322 if ( v6 > v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
323 v4 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
324 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
325 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
326 while ( (signed int)v5 <= 13 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
327 v11 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
328 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
329 v11 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
330 LABEL_13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
331 v7 = (signed __int64)((double)v11 * (double)v10 * a2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
332 if ( (signed int)v7 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
333 LODWORD(v7) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
334 return v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
335 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
336
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
337 //----- (004B8102) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
338 int Player::_4B8102(int a2, float a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
339 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
340 signed int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
341 signed int result; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
342
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
343 v3 = (unsigned __int64)(signed __int64)((double)a2 / (a3 + 2.0)) + a2 * GetMerchant() / 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
344 if ( v3 > a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
345 v3 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
346 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
347 if ( v3 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
348 result = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
349 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
350 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
351
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
352 //----- (004B8142) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
353 int Player::_4B8142(int a2, float a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
354 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
355 int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
356
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
357 result = (int)((100 - GetMerchant()) * (unsigned __int64)(signed __int64)((double)a2 * a3)) / 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
358 if ( result < a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
359 result = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
360 if ( result < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
361 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
362 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
363 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
364
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
365 //----- (004B8179) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
366 int Player::_4B8179(float a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
367 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
368 signed int v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
369 int v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
370 signed int result; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
371
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
372 v2 = (signed __int64)(a2 * 50.0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
373 v3 = v2 * (100 - GetMerchant()) / 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
374 if ( v3 < v2 / 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
375 v3 = v2 / 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
376 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
377 if ( v3 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
378 result = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
379 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
380 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
381
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
382 //----- (004B81C3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
383 int Player::_4B81C3(int a2, float a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
384 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
385 signed int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
386 int v4; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
387 signed int result; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
388
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
389 v3 = (signed __int64)((double)a2 / (6.0 - a3));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
390 v4 = v3 * (100 - GetMerchant()) / 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
391 if ( v4 < v3 / 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
392 v4 = v3 / 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
393 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
394 if ( v4 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
395 result = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
396 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
397 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
398
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
399 //----- (004B8213) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
400 int Player::_4B8213(int a2, float a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
401 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
402 signed __int64 v3; // qax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
403
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
404 v3 = (signed __int64)((double)a2 / (a3 + 2.0));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
405 if ( (signed int)v3 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
406 LODWORD(v3) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
407 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
408 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
409
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
410 //----- (004B8233) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
411 int Player::_4B8233(int a2, float a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
412 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
413 signed __int64 v3; // qax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
414
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
415 v3 = (signed __int64)((double)a2 * a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
416 if ( (signed int)v3 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
417 LODWORD(v3) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
418 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
419 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
420
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
421 //----- (004B824B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
422 int Player::_4B824B(float a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
423 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
424 signed __int64 v2; // qax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
425
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
426 v2 = (signed __int64)(a2 * 50.0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
427 if ( (signed int)v2 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
428 LODWORD(v2) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
429 return v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
430 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
431
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
432 //----- (004B8265) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
433 int Player::_4B8265(int a2, float a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
434 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
435 signed __int64 v3; // qax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
436
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
437 v3 = (signed __int64)((double)a2 / (6.0 - a3));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
438 if ( (signed int)v3 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
439 LODWORD(v3) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
440 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
441 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
442
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
443
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
444
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
445
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
446
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
447 //----- (004B6FF9) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
448 int Player::_4B6FF9()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
449 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
450 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
451 signed int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
452 char v3; // zf@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
453
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
454 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
455 v2 = (signed int)ptr_507BC0->ptr_1C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
456 if ( v2 == 78 || v2 > 80 && v2 <= 82 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
457 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
458 if ( GetMajorConditionIdx() == 18 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
459 goto LABEL_6;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
460 v3 = GetMajorConditionIdx() == 17;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
461 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
462 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
463 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
464 v3 = GetMajorConditionIdx() == 18;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
465 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
466 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
467 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
468 LABEL_6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
469 if ( v1->sHealth < GetMaxHealth() || v1->sMana < GetMaxMana() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
470 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
471 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
472 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
473
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
474
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
475
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
476 //----- (00421E75) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
477 unsigned int Player::GetItemIDAtInventoryIndex(int *a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
478 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
479 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
480 unsigned int result; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
481
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
482 v2 = *a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
483 if ( *a2 >= 126 || v2 < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
484 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
485 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
486 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
487 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
488 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
489 result = this->pInventoryIndices[v2];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
490 if ( (result & 0x80000000u) != 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
491 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
492 *a2 = -1 - result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
493 result = this->pInventoryIndices[-1 - result];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
494 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
495 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
496 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
497 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
498
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
499
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
500
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
501 //----- (004160CA) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
502 char Player::_4160CA(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
503 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
504 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
505 signed int v3; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
506 signed int v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
507 ItemGen *v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
508 int v6; // edi@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
509 signed int i; // edx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
510 ItemGen **v8; // ecx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
511 __int16 v10[137]; // [sp+Ch] [bp-118h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
512 __int16 v11; // [sp+11Eh] [bp-6h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
513 int v12; // [sp+120h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
514
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
515 auto a1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
516
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
517 v12 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
518 v2 = a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
519 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
520 v10[0] = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
521 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
522 memset(&v10[1], 0, 0x110u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
523 v11 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
524 v5 = a1->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
525 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
526 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
527 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
528 if ( (signed int)v5->uItemID > 0 && (signed int)v5->uItemID <= 134 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
529 v10[v4++] = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
530 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
531 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
532 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
533 while ( v3 < 138 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
534 if ( v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
535 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
536 if ( v12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
537 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
538 if ( v12 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
539 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
540 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
541 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
542 LOWORD(v5) = 9 * v10[v6];
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
543 if ( !(BYTE1(v2->pInventoryItems[v10[v6]].uAttributes) & 2) )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
544 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
545 v5 = (ItemGen *)((char *)&v2->pInventoryItems[v10[rand() % v4]] + 20);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
546 v5->uItemID |= 2u;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
547 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
548 ++v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
549 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
550 while ( v6 < v12 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
551 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
552 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
553 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
554 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
555 for ( i = 0; i < v4; ++i )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
556 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
557 v8 = (ItemGen **)&v2->pInventoryItems[v10[i]].uAttributes;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
558 v5 = *v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
559 if ( !(BYTE1(v5) & 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
560 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
561 LOBYTE(v5) = (unsigned __int8)v5 | 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
562 *v8 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
563 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
564 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
565 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
566 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
567 return (char)v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
568 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
569
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
570 //----- (004948B1) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
571 __int16 Player::PlaySound(int a2, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
572 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
573 Player *v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
574 int v4; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
575 signed int v5; // esi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
576 char *v6; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
577 signed int v7; // ecx@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
578 char v8; // al@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
579 int v9; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
580 unsigned int v10; // ecx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
581 int v11; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
582 signed int v12; // eax@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
583 signed int v13; // esi@12
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
584 int v14; // eax@12
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
585 int v15; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
586 int v16; // ebx@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
587 signed int v17; // ecx@19
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
588 char *v18; // edi@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
589 int v20[5]; // [sp+Ch] [bp-1Ch]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
590 Player *v21; // [sp+20h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
591 int v22; // [sp+24h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
592 int v23; // [sp+30h] [bp+8h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
593
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
594 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
595 v21 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
596 v22 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
597 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
598 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
599 if ( this == pPlayers[v22] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
600 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
601 ++v22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
602 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
603 while ( v22 <= 4 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
604 v4 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
605 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
606 v23 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
607 v6 = (char *)&unk_4ED3D8 + 8 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
608 if ( uVoicesVolumeMultiplier )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
609 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
610 v7 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
611 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
612 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
613 v8 = v6[v7];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
614 if ( v8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
615 v20[v5++] = (unsigned __int8)v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
616 ++v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
617 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
618 while ( v7 < 2 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
619 if ( v5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
620 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
621 v9 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
622 v10 = v3->uVoiceID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
623 v11 = v20[v9 % v5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
624 if ( LOBYTE((&(&dlhu_texnames_by_face[19])[25 * v11 + 3])[v10]) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
625 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
626 v23 = rand() % SLOBYTE((&(&dlhu_texnames_by_face[19])[25 * v11 + 3])[v10])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
627 + 2 * (v11 + 50 * v21->uVoiceID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
628 + 4998;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
629 v12 = 8 * v22 + 312;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
630 LOBYTE(v12) = v12 | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
631 pAudioPlayer->PlaySound(
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
632 (SoundID)v23,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
633 v12,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
634 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
635 -1,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
636 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
637 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
638 (signed __int64)(pSoundVolumeLevels[(char)uVoicesVolumeMultiplier] * 128.0),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
639 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
640 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
641 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
642 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
643 v13 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
644 v14 = (int)(v6 + 3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
645 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
646 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
647 if ( *(char *)v14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
648 v20[v13++] = *(char *)v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
649 ++v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
650 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
651 while ( -3 - (signed int)v6 + v14 < 5 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
652 if ( v13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
653 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
654 v15 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
655 v22 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
656 v16 = v20[v15 % v13];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
657 if ( v16 == 21 && v23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
658 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
659 v17 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
660 if ( (signed int)pSoundList->uNumSounds <= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
661 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
662 LABEL_23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
663 v17 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
664 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
665 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
666 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
667 v18 = (char *)&pSoundList->pSounds->uSoundID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
668 while ( *(int *)v18 != v23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
669 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
670 ++v17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
671 v18 += 120;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
672 if ( v17 >= (signed int)pSoundList->uNumSounds )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
673 goto LABEL_23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
674 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
675 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
676 if ( pSoundList->pSounds[v17].pSoundData[0] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
677 v22 = (sLastTrackLengthMS << 7) / 1000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
678 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
679 LOWORD(v14) = v21->PlayEmotion(v16, v22);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
680 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
681 return v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
682 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
683 // 4948B1: using guessed type int var_1C[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
684
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
685 //----- (00494A25) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
686 __int16 Player::PlayEmotion(int a2, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
687 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
688 signed int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
689 unsigned __int16 v4; // dx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
690 signed int v5; // edi@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
691 PlayerFrame *v6; // esi@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
692 signed int v7; // eax@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
693
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
694 LOWORD(v3) = this->uExpressionID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
695 v4 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
696 if ( (short)v3 != 4 && (short)v3 != 12 || a2 != 58 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
697 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
698 v3 = (unsigned __int16)v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
699 if ( (signed int)(unsigned __int16)v3 >= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
700 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
701 if ( v3 <= 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
702 goto LABEL_12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
703 if ( v3 > 8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
704 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
705 if ( v3 > 11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
706 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
707 if ( v3 == 12 || v3 > 97 && v3 <= 99 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
708 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
709 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
710 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
711 LABEL_12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
712 if ( a2 != 34 && a2 != 35 && a2 != 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
713 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
714 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
715 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
716 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
717 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
718 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
719 LOWORD(v3) = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
720 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
721 this->uExpressionTimeLength = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
722 this->uExpressionTimePassed = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
723 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
724 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
725 if ( (signed int)pPlayerFrameTable->uNumFrames <= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
726 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
727 LABEL_20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
728 v7 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
729 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
730 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
731 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
732 v6 = pPlayerFrameTable->pFrames;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
733 while ( v6->uSequenceID != a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
734 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
735 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
736 ++v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
737 if ( v5 >= (signed int)pPlayerFrameTable->uNumFrames )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
738 goto LABEL_20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
739 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
740 v7 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
741 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
742 v4 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
743 LOWORD(v3) = 8 * pPlayerFrameTable->pFrames[v3].uAnimLength;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
744 this->uExpressionTimeLength = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
745 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
746 this->uExpressionID = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
747 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
748 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
749 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
750
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
751
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
752 //----- (0049327B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
753 int Player::_49327B(unsigned int uClass, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
754 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
755 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
756 char v4; // zf@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
757 __int16 v5; // dx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
758 signed int result; // eax@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
759 unsigned int v7; // [sp-8h] [bp-10h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
760 int v8; // [sp-4h] [bp-Ch]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
761
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
762 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
763 if ( this->uClass == uClass )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
764 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
765 LABEL_84:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
766 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
767 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
768 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
769 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
770 switch ( uClass )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
771 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
772 case 0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
773 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
774 v7 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
775 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
776 case 1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
777 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 17)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
778 || _49327B(2u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
779 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
780 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
781 v7 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
782 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
783 case 2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
784 v5 = 19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
785 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
786 case 3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
787 v5 = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
788 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
789 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
790 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
791 v7 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
792 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
793 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
794 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 11)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
795 || _49327B(6u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
796 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
797 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
798 v7 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
799 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
800 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
801 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
802 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
803 v5 = 13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
804 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
805 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
806 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
807 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
808 v5 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
809 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
810 case 8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
811 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
812 v7 = 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
813 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
814 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
815 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 23)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
816 || _49327B(0xAu, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
817 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
818 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
819 v7 = 11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
820 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
821 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
822 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
823 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
824 v5 = 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
825 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
826 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
827 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
828 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
829 v5 = 27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
830 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
831 case 0xCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
832 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
833 v7 = 13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
834 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
835 case 0xDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
836 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 41)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
837 || _49327B(0xEu, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
838 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
839 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
840 v7 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
841 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
842 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
843 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
844 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
845 v5 = 43;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
846 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
847 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
848 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
849 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
850 v5 = 45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
851 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
852 case 0x10u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
853 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
854 v7 = 17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
855 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
856 case 0x11u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
857 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 35)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
858 || _49327B(0x12u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
859 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
860 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
861 v7 = 19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
862 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
863 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
864 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
865 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
866 v5 = 37;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
867 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
868 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
869 v5 = 39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
870 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
871 case 0x14u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
872 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
873 v7 = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
874 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
875 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
876 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 29)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
877 || _49327B(0x16u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
878 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
879 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
880 v7 = 23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
881 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
882 case 0x16u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
883 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
884 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
885 v5 = 31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
886 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
887 case 0x17u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
888 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
889 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
890 v5 = 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
891 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
892 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
893 if ( !_49327B(0x19u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
894 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
895 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
896 case 0x19u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
897 LABEL_56:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
898 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)v3->field_152, 63)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
899 || _49327B(0x1Au, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
900 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
901 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
902 v7 = 27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
903 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
904 case 0x1Au:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
905 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
906 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
907 v5 = 65;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
908 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
909 case 0x1Bu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
910 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
911 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
912 v5 = 67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
913 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
914 case 0x1Cu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
915 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
916 v7 = 29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
917 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
918 case 0x1Du:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
919 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 69)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
920 || _49327B(0x1Eu, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
921 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
922 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
923 v7 = 31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
924 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
925 case 0x1Eu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
926 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
927 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
928 v5 = 71;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
929 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
930 case 0x1Fu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
931 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
932 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
933 v5 = 73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
934 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
935 case 0x20u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
936 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
937 v7 = 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
938 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
939 case 0x21u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
940 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 73)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
941 || _49327B(0x22u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
942 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
943 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
944 v7 = 35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
945 LABEL_4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
946 v4 = _49327B(v7, v8) == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
947 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
948 case 0x22u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
949 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
950 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
951 v5 = 77;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
952 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
953 case 0x23u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
954 if ( a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
955 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
956 v5 = 79;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
957 LABEL_82:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
958 v4 = (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, v5) == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
959 LABEL_83:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
960 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
961 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
962 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
963 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
964 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
965 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
966 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
967 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
968 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
969 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
970 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
971
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
972
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
973 //----- (00492C0B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
974 bool Player::CanAct()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
975 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
976 bool result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
977
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
978 if ( this->pConditions[2] | this->pConditions[12] | this->pConditions[13] | this->pConditions[14] | this->pConditions[15] | this->pConditions[16] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
979 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
980 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
981 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
982 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
983 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
984
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
985 //----- (00492C40) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
986 bool Player::CanSteal()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
987 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
988 int v1; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
989
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
990 LOBYTE(v1) = GetActualSkillLevel(PLAYER_SKILL_STEALING);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
991 return v1 != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
992 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
993
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
994 //----- (00492C4E) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
995 bool Player::CanEquip_RaceAndAlignmentCheck(unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
996 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
997 char v2; // zf@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
998 __int16 v4; // dx@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
999 char v5; // zf@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1000
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1001 if ( (signed int)uItemID > 532 ) // if (uItemID == 514 || // item233 ®á®å âਪ   àâ¥ä ªâ, §«®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1002 // uItemID == 516 || // item221 ‘â àë© ¨ª  àâ¥ä ªâ, §«®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1003 // uItemID == 524) // item325 ‘ã¬à ª ५¨ª¢¨ï, §«®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1004 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1005 if ( uItemID == 533 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1006 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1007 v2 = GetRace() == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1008 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1009 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1010 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1011 if ( uItemID != 534 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1012 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1013 if ( uItemID == 535 ) //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1014 // if (uItemID == 530) // item093 ƒ¨¡¥«ì «ìä   àâ¥ä ªâ, £®¡«¨­
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1015 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1016 switch ( this->uVoiceID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1017 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1018 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1019 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1020 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1021 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1022 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1023 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1024 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1025 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1026 case 0xEu: //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1027 // if (uItemID == 535) // item129 ᪮àâ ‹¥¤¨  àâ¥ä ªâ, ¦¥­é¨­ 
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1028 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1029 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1030 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1031 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1032 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1033 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1034 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1035 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1036 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1037 if ( uItemID == 536 ) //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1038 // if (uItemID == 531) // item093 Žª® Œë᫨  àâ¥ä ªâ, 祫®¢¥ª
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1039 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1040 switch ( this->uVoiceID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1041 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1042 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1043 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1044 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1045 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1046 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1047 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1048 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1049 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1050 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1051 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1052 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1053 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1054 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1055 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1056 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1057 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1058 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1059 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1060 if ( uItemID != 604 ) //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1061 // if (uItemID == 532) // item073 «ìä¨©áª ï Š®«ìç㣠  àâ¥ä ªâ, í«ìä
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1062 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1063 v5 = _43EEF3() == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1064 goto LABEL_23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1065 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1066 v2 = GetRace() == 3; //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1067 // if (uItemID == 533) // item113 Š®¢ ­ë¥ ‹ â­ë¥ 㪠¢¨æë  àâ¥ä ªâ, £­®¬
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1068 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1069 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1070 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1071 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1072 if ( uItemID != 532 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1073 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1074 if ( uItemID != 515 && uItemID != 517 ) //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1075 // if (uItemID == 534) // item104 ®ïá ƒ¥à®ï  àâ¥ä ªâ, ¬ã¦ç¨­ 
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1076 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1077 if ( uItemID == 521 ) // if (uItemID == 521 || // item239 ˜«¥¬ ’ «¥¤®­   àâ¥ä ªâ, ¤®¡à®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1078 // uItemID == 526) // item230 ‘¯à ¢¥¤«¨¢®áâì ५¨ª¢¨ï, ¤®¡à®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1079 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1080 LABEL_13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1081 v4 = 99;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1082 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1083 v5 = (unsigned __int16)_449B57_test_bit(pParty->_award_bits, v4) == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1084 LABEL_23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1085 if ( !v5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1086 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1087 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1088 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1089 if ( uItemID != 525 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1090 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1091 if ( uItemID != 527 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1092 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1093 if ( uItemID != 531 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1094 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1095 v2 = GetRace() == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1096 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1097 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1098 goto LABEL_13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1099 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1100 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1101 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1102 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1103 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1104 v2 = GetRace() == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1105 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1106 LABEL_10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1107 if ( v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1108 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1109 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1110 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1111
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1112 //----- (00492D65) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1113 int Player::SetCondition(unsigned int uConditionIdx, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1114 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1115 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1116 Player **v4; // ebx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1117 Player *v5; // ecx@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1118 Player *v6; // ecx@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1119 Player *v7; // ecx@29
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1120 Player *v8; // ecx@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1121 Player *v9; // ecx@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1122 Player *v10; // ecx@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1123 Player *v11; // ecx@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1124 Player *v12; // ecx@46
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1125 char *v13; // eax@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1126 Player *v14; // ecx@58
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1127 Player *v15; // ecx@59
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1128 Player *v16; // ecx@60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1129 signed int result; // eax@76
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1130 signed int v18; // ecx@77
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1131 int v19; // eax@77
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1132 char v20; // al@80
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1133 signed int v21; // ebx@82
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1134 signed int v22; // esi@82
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1135 int v23; // [sp-8h] [bp-1Ch]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1136 int v24; // [sp-8h] [bp-1Ch]@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1137 int v25; // [sp-8h] [bp-1Ch]@53
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1138 int v26; // [sp-4h] [bp-18h]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1139 signed int v27; // [sp-4h] [bp-18h]@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1140 int v28; // [sp-4h] [bp-18h]@53
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1141 char *v29; // [sp+Ch] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1142 int v30; // [sp+10h] [bp-4h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1143 int v31; // [sp+20h] [bp+Ch]@82
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1144
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1145 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1146 v29 = (char *)this + 8 * uConditionIdx;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1147 if ( *(_QWORD *)v29 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1148 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1149 LABEL_76:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1150 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1151 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1152 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1153 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1154 v4 = &pPlayers[1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1155 v30 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1156 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1157 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1158 if ( (*v4)->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1159 ++v30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1160 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1161 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1162 while ( (signed int)v4 <= (signed int)&pPlayers[4] );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1163 switch ( uConditionIdx )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1164 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1165 case 0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1166 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1167 v23 = 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1168 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1169 case 1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1170 if ( a3 == 1 && (signed __int64)pParty->pPartyBuffs[13].uExpireTime > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1171 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1172 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1173 v23 = 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1174 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1175 case 2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1176 if ( a3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1177 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1178 if ( v3->HasEnchantedItemEquipped(22) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1179 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1180 v27 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1181 v24 = 505;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1182 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1183 case 3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1184 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1185 v23 = 26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1186 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1187 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1188 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1189 v23 = 31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1190 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1191 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1192 if ( a3 == 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1193 && (v3->HasEnchantedItemEquipped(19) || v5->WearsItem(505, 3) || v6->WearsItem(530, 6)) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1194 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1195 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1196 v23 = 29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1197 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1198 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1199 case 8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1200 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1201 if ( a3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1202 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1203 if ( (signed __int64)pParty->pPartyBuffs[13].uExpireTime > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1204 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1205 --pParty->pPartyBuffs[13].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1206 if ( pParty->pPartyBuffs[13].uPower < 1u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1207 pParty->pPartyBuffs[13].Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1208 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1209 if ( v3->HasEnchantedItemEquipped(21)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1210 || v7->WearsItem(505, 3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1211 || v8->WearsItem(530, 6) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1212 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1213 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1214 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1215 v23 = 27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1216 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1217 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1218 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1219 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1220 if ( a3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1221 goto LABEL_40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1222 if ( SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1223 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[13].uExpireTime) > 0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1224 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1225 if ( v3->HasEnchantedItemEquipped(18) || v9->WearsItem(505, 3) || v10->WearsItem(530, 6) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1226 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1227 LABEL_40:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1228 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1229 v23 = 28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1230 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1231 case 0xCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1232 if ( a3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1233 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1234 if ( SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1235 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[13].uExpireTime) > 0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1236 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1237 if ( v3->HasEnchantedItemEquipped(20)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1238 || v11->WearsItem(505, 3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1239 || v12->WearsItem(507, 16) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1240 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1241 v27 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1242 v24 = 530;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1243 LABEL_16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1244 if ( v3->WearsItem(v24, v27) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1245 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1246 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1247 case 0xDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1248 v3->PlaySound(32, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1249 v13 = (char *)&v3->sHealth;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1250 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1251 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1252 if ( a3 == 1 && (signed __int64)pParty->pPartyBuffs[13].uExpireTime > 0 && pParty->pPartyBuffs[13].uSkill >= 4u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1253 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1254 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1255 v25 = 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1256 goto LABEL_67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1257 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1258 if ( a3 == 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1259 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1260 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[13].uExpireTime) > 0)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1261 || v3->HasEnchantedItemEquipped(23)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1262 || v14->WearsItem(520, 16)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1263 || v15->WearsItem(505, 3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1264 || v16->WearsItem(530, 6)) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1265 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1266 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1267 v23 = 34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1268 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1269 case 0x10u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1270 if ( a3 == 1 && (signed __int64)pParty->pPartyBuffs[13].uExpireTime > 0 && pParty->pPartyBuffs[13].uSkill >= 4u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1271 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1272 LABEL_10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1273 --pParty->pPartyBuffs[13].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1274 if ( pParty->pPartyBuffs[13].uPower < 1u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1275 pParty->pPartyBuffs[13].Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1276 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1277 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1278 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1279 v25 = 35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1280 LABEL_67:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1281 v3->PlaySound(v25, v28);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1282 if ( v3->sHealth > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1283 v3->sHealth = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1284 v13 = (char *)&v3->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1285 LABEL_70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1286 if ( *(int *)v13 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1287 *(int *)v13 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1288 LABEL_82:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1289 v21 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1290 *(_QWORD *)v29 = pParty->uTimePlayed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1291 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1292 v22 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1293 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1294 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1295 if ( pPlayers[v22]->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1296 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1297 ++v31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1298 v21 = v22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1299 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1300 ++v22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1301 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1302 while ( v22 <= 4 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1303 if ( v30 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1304 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1305 if ( v31 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1306 pPlayers[v21]->PlaySound(107, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1307 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1308 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1309 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1310 case 0x11u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1311 if ( v3->uClass == 35 || v3->pConditions[16] || v3->pConditions[17] || !v3->pConditions[14] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1312 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1313 memset(v3, 0, 0xA0u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1314 v3->sHealth = v3->GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1315 v18 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1316 v3->field_1928 = v3->uFace;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1317 v19 = v3->uVoiceID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1318 v3->sMana = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1319 v3->field_1924 = v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1320 switch ( v19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1321 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1322 case 0:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1323 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1324 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1325 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1326 case 8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1327 case 9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1328 case 12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1329 case 13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1330 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1331 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1332 case 20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1333 case 23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1334 v18 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1335 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1336 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1337 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1338 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1339 case 7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1340 case 10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1341 case 11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1342 case 14:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1343 case 15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1344 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1345 case 19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1346 case 21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1347 case 24:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1348 v18 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1349 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1350 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1351 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1352 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1353 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1354 v20 = (v18 != 0) + 23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1355 v23 = 99;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1356 v3->uFace = v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1357 v3->uVoiceID = v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1358 LABEL_81:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1359 v3->PlaySound(v23, v26);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1360 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1361 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1362 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1363 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1364 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1365 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1366 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1367
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1368 //----- (00492528) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1369 bool Player::CanFitItem(unsigned int uSlot, unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1370 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1371 unsigned int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1372 Texture *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1373 unsigned int v5; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1374 signed int v6; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1375 int *v7; // ecx@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1376 signed int v8; // edx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1377 int *v9; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1378 Player *v11; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1379 unsigned int uItemIDa; // [sp+1Ch] [bp+Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1380
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1381 v11 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1382 v3 = pIcons_LOD->LoadTexture(pItemsTable->pItems[uItemID].pIconName, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1383 v4 = (Texture *)(v3 != -1 ? (int)&pIcons_LOD->pTextures[v3] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1384 v5 = GetSizeInInventorySlots(v3 != -1 ? pIcons_LOD->pTextures[v3].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1385 uItemIDa = GetSizeInInventorySlots(v4->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1386 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1387 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1388 v4->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1389 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1390 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1391 if ( (signed int)(v5 + (signed int)uSlot % 14) <= 14 && (signed int)(uItemIDa + (signed int)uSlot / 14) <= 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1392 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1393 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1394 if ( (signed int)uItemIDa <= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1395 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1396 v7 = &v11->pInventoryIndices[uSlot];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1397 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1398 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1399 v8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1400 if ( (signed int)v5 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1401 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1402 LABEL_11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1403 ++v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1404 v7 += 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1405 if ( v6 >= (signed int)uItemIDa )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1406 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1407 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1408 v9 = v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1409 while ( !*v9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1410 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1411 ++v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1412 ++v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1413 if ( v8 >= (signed int)v5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1414 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1415 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1416 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1417 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1418 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1419 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1420
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1421 //----- (004925E6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1422 unsigned int Player::FindFreeInventorySlot()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1423 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1424 unsigned int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1425 ItemGen *v2; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1426
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1427 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1428 v2 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1429 while ( v2->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1430 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1431 ++result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1432 ++v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1433 if ( (signed int)result >= 126 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1434 return -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1435 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1436 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1437 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1438
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1439 //----- (00492600) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1440 int Player::CreateItemInInventory(unsigned int uSlot, unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1441 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1442 signed int v3; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1443 ItemGen *v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1444 int result; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1445 unsigned int v6; // ebx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1446 unsigned int v7; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1447 Texture *v8; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1448 void *v9; // esi@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1449 unsigned int v10; // [sp+0h] [bp-Ch]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1450 Player *v11; // [sp+4h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1451 signed int v12; // [sp+8h] [bp-4h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1452 unsigned int uItemIDa; // [sp+18h] [bp+Ch]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1453
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1454 v11 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1455 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1456 v4 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1457 while ( v4->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1458 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1459 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1460 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1461 if ( v3 >= 126 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1462 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1463 v12 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1464 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1465 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1466 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1467 v12 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1468 LABEL_5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1469 if ( v12 == -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1470 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1471 if ( uActiveCharacter )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1472 pPlayers[uActiveCharacter]->PlaySound(15, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1473 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1474 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1475 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1476 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1477 v6 = uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1478 v7 = pIcons_LOD->LoadTexture(pItemsTable->pItems[uItemID].pIconName, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1479 v8 = (Texture *)(v7 != -1 ? (int)&pIcons_LOD->pTextures[v7] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1480 v10 = GetSizeInInventorySlots(v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1481 uItemIDa = GetSizeInInventorySlots(v8->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1482 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1483 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1484 v8->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1485 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1486 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1487 if ( (signed int)uItemIDa > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1488 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1489 v9 = &v11->pInventoryIndices[uSlot];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1490 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1491 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1492 if ( (signed int)v10 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1493 memset32(v9, -1 - uSlot, v10);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1494 v9 = (char *)v9 + 56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1495 --uItemIDa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1496 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1497 while ( uItemIDa );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1498 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1499 result = v12 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1500 v11->pInventoryIndices[uSlot] = v12 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1501 v11->pInventoryItems[v12].uItemID = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1502 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1503 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1504 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1505 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1506
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1507 //----- (00492700) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1508 int Player::HasSkill(unsigned int uSkillType)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1509 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1510 signed int result; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1511
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1512 if ( (signed int)uSkillType >= 37 || this->pActiveSkills[uSkillType] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1513 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1514 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1515 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1516 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1517 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1518 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[67], this->pName);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1519 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1520 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1521 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1522 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1523 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1524
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1525 //----- (00492745) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1526 int Player::WearItem(unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1527 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1528 signed int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1529 ItemGen *v3; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1530 int v4; // edi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1531 char *v5; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1532 char *v6; // esi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1533
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1534 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1535 v3 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1536 while ( v3->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1537 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1538 ++v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1539 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1540 if ( v2 >= 126 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1541 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1542 v2 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1543 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1544 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1545 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1546 if ( v2 != -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1547 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1548 v4 = v2 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1549 v5 = (char *)this + 36 * v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1550 v6 = &byte_4E8398[pItemsTable->pItems[uItemID].uEquipType];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1551 *(&this->pEquipment.uOffHand + (unsigned __int8)*v6) = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1552 *((int *)v5 + 133) = uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1553 v5[556] = *v6 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1554 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1555 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1556 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1557
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1558 //----- (004927A8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1559 int Player::AddItem(unsigned int uSlot, unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1560 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1561 signed int v3; // ebx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1562 signed int v4; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1563 unsigned int v5; // esi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1564 unsigned int v7; // [sp-8h] [bp-18h]@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1565 unsigned int v8; // [sp-4h] [bp-14h]@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1566 Player *thisa; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1567
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1568 thisa = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1569 if ( uSlot == -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1570 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1571 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1572 while ( 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1573 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1574 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1575 v5 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1576 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1577 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1578 if ( CanFitItem(v5, uItemID) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1579 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1580 v8 = uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1581 v7 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1582 return CreateItemInInventory(v7, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1583 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1584 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1585 v5 += 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1586 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1587 while ( v4 < 9 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1588 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1589 if ( v3 < 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1590 continue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1591 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1592 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1593 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1594 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1595 if ( !CanFitItem(uSlot, uItemID) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1596 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1597 pAudioPlayer->PlaySound(SOUND_27, 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1598 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1599 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1600 v8 = uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1601 v7 = uSlot;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1602 return CreateItemInInventory(v7, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1603 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1604
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1605 //----- (00492826) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1606 int Player::AddItem2(unsigned int uSlot, ItemGen *Src)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1607 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1608 unsigned int v3; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1609 unsigned int v4; // esi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1610 signed int v5; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1611 unsigned int v7; // [sp-8h] [bp-18h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1612 ItemGen *v8; // [sp-4h] [bp-14h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1613 Player *thisa; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1614 signed int uSlota; // [sp+18h] [bp+8h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1615
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1616 thisa = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1617 v3 = Src->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1618 pItemsTable->SetSpecialBonus(Src);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1619 if ( uSlot == -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1620 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1621 uSlota = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1622 while ( 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1623 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1624 v4 = uSlota;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1625 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1626 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1627 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1628 if ( CanFitItem(v4, v3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1629 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1630 v8 = Src;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1631 v7 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1632 return CreateItemInInventory2(v7, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1633 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1634 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1635 v4 += 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1636 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1637 while ( v5 < 14 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1638 ++uSlota;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1639 if ( uSlota < 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1640 continue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1641 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1642 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1643 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1644 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1645 if ( !CanFitItem(uSlot, v3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1646 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1647 v8 = Src;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1648 v7 = uSlot;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1649 return CreateItemInInventory2(v7, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1650 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1651
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1652 //----- (0049289C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1653 int Player::CreateItemInInventory2(unsigned int uSlot, ItemGen *Src)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1654 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1655 signed int v3; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1656 ItemGen *v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1657 int result; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1658 unsigned int v6; // eax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1659 Texture *v7; // esi@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1660 unsigned int v8; // edx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1661 void *v9; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1662 unsigned int v10; // [sp+4h] [bp-Ch]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1663 unsigned int v11; // [sp+8h] [bp-8h]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1664 Player *v12; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1665 unsigned int uSlota; // [sp+18h] [bp+8h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1666
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1667 v12 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1668 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1669 v4 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1670 while ( v4->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1671 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1672 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1673 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1674 if ( v3 >= 126 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1675 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1676 v3 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1677 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1678 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1679 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1680 if ( v3 == -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1681 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1682 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1683 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1684 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1685 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1686 v6 = pIcons_LOD->LoadTexture(
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1687 pItemsTable->pItems[Src->uItemID].pIconName,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1688 TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1689 v7 = (Texture *)(v6 != -1 ? (int)&pIcons_LOD->pTextures[v6] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1690 v10 = GetSizeInInventorySlots(v6 != -1 ? pIcons_LOD->pTextures[v6].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1691 v11 = GetSizeInInventorySlots(v7->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1692 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1693 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1694 v7->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1695 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1696 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1697 v8 = uSlot;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1698 if ( (signed int)v11 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1699 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1700 uSlota = v11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1701 v9 = &v12->pInventoryIndices[v8];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1702 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1703 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1704 if ( (signed int)v10 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1705 memset32(v9, -1 - v8, v10);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1706 v9 = (char *)v9 + 56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1707 --uSlota;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1708 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1709 while ( uSlota );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1710 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1711 v12->pInventoryIndices[v8] = v3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1712 memcpy(&v12->pInventoryItems[v3], Src, 0x24u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1713 result = v3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1714 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1715 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1716 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1717 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1718
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1719 //----- (0049298B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1720 bool Player::_49298B(ItemGen *a2, int a3, int a4)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1721 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1722 Player *v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1723 unsigned int v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1724 Texture *v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1725 void *v7; // esi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1726 unsigned int v9; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1727 unsigned int a2a; // [sp+18h] [bp+8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1728
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1729 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1730 v5 = pIcons_LOD->LoadTexture(pItemsTable->pItems[a2->uItemID].pIconName, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1731 v6 = (Texture *)(v5 != -1 ? (int)&pIcons_LOD->pTextures[v5] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1732 v9 = GetSizeInInventorySlots(v5 != -1 ? pIcons_LOD->pTextures[v5].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1733 a2a = GetSizeInInventorySlots(v6->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1734 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1735 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1736 v6->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1737 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1738 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1739 if ( (signed int)a2a > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1740 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1741 v7 = &v4->pInventoryIndices[a4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1742 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1743 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1744 if ( (signed int)v9 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1745 memset32(v7, -1 - a4, v9);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1746 v7 = (char *)v7 + 56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1747 --a2a;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1748 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1749 while ( a2a );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1750 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1751 v4->pInventoryIndices[a4] = a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1752 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1753 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1754 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1755
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1756 //----- (00492A36) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1757 unsigned int Player::RemoveItemAtInventoryIndex(unsigned int uSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1758 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1759 int *pIndices; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1760 ItemGen *v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1761 unsigned int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1762 unsigned int v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1763 Texture *v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1764 unsigned int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1765 unsigned int v8; // ebp@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1766 void *v9; // edx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1767 unsigned int uSlota; // [sp+14h] [bp+4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1768
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1769 pIndices = &this->pInventoryIndices[uSlot];
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
1770 v3 = (ItemGen *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *pIndices + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1771 v4 = v3->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1772 v3->Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1773 v5 = pIcons_LOD->LoadTexture(pItemsTable->pItems[v4].pIconName, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1774 v6 = (Texture *)(v5 != -1 ? (int)&pIcons_LOD->pTextures[v5] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1775 uSlota = GetSizeInInventorySlots(v5 != -1 ? pIcons_LOD->pTextures[v5].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1776 result = GetSizeInInventorySlots(v6->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1777 v8 = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1778 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1779 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1780 v6->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1781 result = pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1782 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1783 if ( (signed int)v8 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1784 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1785 v9 = pIndices;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1786 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1787 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1788 if ( (signed int)uSlota > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1789 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1790 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1791 memset(v9, 0, 4 * uSlota);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1792 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1793 v9 = (char *)v9 + 56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1794 --v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1795 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1796 while ( v8 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1797 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1798 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1799 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1800 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1801
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1802
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1803 //----- (00490EEE) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1804 int Player::_490EEE(ItemGen *pItem, int a3, int a4, int a5)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1805 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1806 int v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1807 int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1808 unsigned int v7; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1809 unsigned int v8; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1810 signed int v9; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1811 char v10; // zf@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1812 unsigned __int8 v11; // zf@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1813 char v12; // sf@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1814 unsigned __int8 v13; // of@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1815 float *v14; // esi@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1816 float v15; // ST04_4@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1817 signed int v16; // eax@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1818 int v17; // edi@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1819 float v18; // ST04_4@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1820 signed int v19; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1821 float v20; // ST04_4@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1822 signed int v21; // eax@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1823 signed int v22; // eax@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1824 float v23; // ST04_4@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1825 signed int v24; // eax@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1826 int v26; // [sp+10h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1827 Player *v27; // [sp+14h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1828
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1829 v27 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1830 LOBYTE(v5) = GetActualSkillLevel(PLAYER_SKILL_MERCHANT);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1831 v26 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1832 result = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1833 v7 = pItem->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1834 v8 = pItem->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1835 v9 = pItemsTable->pItems[v8].uEquipType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1836 if ( (a3 != 4 || (signed int)v7 < 740 || (signed int)v7 > 771)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1837 && ((signed int)v7 >= 600 || (signed int)v7 >= 529 && (signed int)v7 <= 599) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1838 return 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1839 if ( a3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1840 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1841 v13 = __OFSUB__(v9, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1842 v11 = v9 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1843 v12 = v9 - 2 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1844 goto LABEL_24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1845 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1846 if ( a3 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1847 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1848 if ( v9 < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1849 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1850 v13 = __OFSUB__(v9, 9);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1851 v11 = v9 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1852 v12 = v9 - 9 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1853 LABEL_24:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1854 if ( !((unsigned __int8)(v12 ^ v13) | v11) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1855 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1856 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1857 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1858 if ( a3 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1859 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1860 if ( pItemsTable->pItems[v8].uSkillType == 38 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1861 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1862 v10 = v9 == 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1863 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1864 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1865 if ( a3 != 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1866 goto LABEL_26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1867 if ( v9 < 13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1868 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1869 if ( v9 > 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1870 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1871 v10 = v9 == 17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1872 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1873 if ( !v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1874 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1875 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1876 LABEL_16:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
1877 if ( BYTE1(pItem->uAttributes) & 1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1878 return 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1879 LABEL_26:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1880 //v14 = &p2DEvents_minus1__20[13 * a4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1881 v14 = &p2DEvents[a4 - 1].fPriceMultiplier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1882 v15 = *v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1883 v16 = pItem->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1884 v17 = _4B8142(v16, v15);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1885 if ( a5 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1886 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1887 v23 = *v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1888 v24 = pItem->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1889 v17 = v27->_4B8102(v24, v23);
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
1890 if ( !(pItem->uAttributes & 2) )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1891 goto LABEL_39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1892 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1893 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1894 if ( a5 == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1895 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1896 v22 = v27->_4B8179(*v14);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1897 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1898 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1899 if ( a5 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1900 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1901 v20 = *v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1902 v21 = pItem->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1903 v22 = v27->_4B81C3(v21, v20);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1904 LABEL_35:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1905 v17 = v22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1906 goto LABEL_39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1907 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1908 if ( a5 != 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1909 goto LABEL_39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1910 v18 = *v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1911 v19 = pItem->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1912 v17 = v27->_4B8102(v19, v18) / 2;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
1913 if ( pItem->uAttributes & 2 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1914 v17 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1915 if ( v17 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1916 goto LABEL_39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1917 LABEL_38:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1918 v17 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1919 LABEL_39:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1920 if ( v26 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1921 result = (v17 == pItem->GetValue()) + 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1922 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1923 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1924 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1925 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1926
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1927
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1928 //----- (0049107D) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1929 int Player::GetBodybuilding()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1930 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1931 char v1; // al@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1932 int v2; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1933 int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1934 signed int v6; // [sp-4h] [bp-4h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1935
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1936 v1 = GetActualSkillLevel(PLAYER_SKILL_BODYBUILDING);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1937 v2 = v1 & 0x3F;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
1938 if ( v1 & 0x100 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1939 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1940 v6 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1941 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1942 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1943 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1944 if ( v1 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1945 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1946 v4 = ((v1 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1947 return v2 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1948 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1949 v6 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1950 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1951 v4 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1952 return v2 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1953 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1954
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1955 //----- (004910A8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1956 int Player::GetMediatation()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1957 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1958 char v1; // al@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1959 int v2; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1960 int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1961 signed int v6; // [sp-4h] [bp-4h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1962
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1963 v1 = GetActualSkillLevel(PLAYER_SKILL_MEDITATION);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1964 v2 = v1 & 0x3F;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
1965 if ( v1 & 0x100 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1966 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1967 v6 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1968 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1969 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1970 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1971 if ( v1 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1972 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1973 v4 = ((v1 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1974 return v2 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1975 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1976 v6 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1977 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1978 v4 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1979 return v2 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1980 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1981
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1982 //----- (004910D3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1983 int Player::CanIdentify(ItemGen *pItem)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1984 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1985 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1986 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1987 int uSkillMult; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1988 int v5; // edi@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1989 signed int v6; // ebp@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1990 char *v7; // esi@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1991 signed int uSkillMultiplier; // [sp-4h] [bp-14h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1992
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1993 LOBYTE(v2) = pPlayers[uActiveCharacter]->GetActualSkillLevel(PLAYER_SKILL_ITEM_ID);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1994 v3 = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1995 if ( HIBYTE(v2) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1996 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1997 uSkillMultiplier = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1998 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1999 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2000 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2001 if ( (v2 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2002 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2003 uSkillMult = ((v2 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2004 goto LABEL_7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2005 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2006 uSkillMultiplier = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2007 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2008 uSkillMult = uSkillMultiplier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2009 LABEL_7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2010 v5 = uSkillMult * (v3 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2011 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2012 v7 = (char *)&pItemsTable->pItems[pItem->uItemID].pIconName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2013 if ( CheckHiredNPCSpeciality(4u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2014 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2015 if ( (signed int)SkillToMastery(v3) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2016 v6 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2017 if ( v5 >= (unsigned __int8)v7[46] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2018 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2019 v6 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2020 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2021 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2022
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2023 //----- (00491151) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2024 int Player::CanRepair(ItemGen *a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2025 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2026 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2027 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2028 int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2029 int v5; // edi@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2030 signed int v6; // ebp@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2031 char v8; // al@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2032 signed int v10; // [sp-4h] [bp-14h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2033
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2034 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_REPAIR);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2035 v3 = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2036 if ( HIBYTE(v2) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2037 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2038 v10 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2039 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2040 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2041 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2042 if ( (v2 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2043 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2044 v4 = ((v2 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2045 goto LABEL_7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2046 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2047 v10 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2048 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2049 v4 = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2050 LABEL_7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2051 v5 = v4 * (v3 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2052 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2053 auto v7 = &pItemsTable->pItems[a2->uItemID];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2054 if (CheckHiredNPCSpeciality(1) && v7->uEquipType <= 2 ||
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2055 CheckHiredNPCSpeciality(2) && v7->uEquipType >= 3 && v7->uEquipType <= 9 ||
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2056 CheckHiredNPCSpeciality(3) && v7->uEquipType >= 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2057 return true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2058 if ( (signed int)SkillToMastery(v3) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2059 return true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2060 if ( v5 >= *((char *)(v7 + 1) + 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2061 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2062 __debugbreak(); // really odd
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2063 return true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2064 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2065 return false;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2066 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2067
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2068 //----- (004911F3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2069 int Player::GetMerchant()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2070 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2071 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2072 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2073 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2074 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2075 int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2076 int v7; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2077 int v8; // ecx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2078 signed int v9; // [sp-4h] [bp-10h]@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2079
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2080 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2081 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_MERCHANT);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2082 v3 = v1->pActiveSkills[22];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2083 v4 = v2 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2084 v5 = v1->pActiveSkills[22] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2085 if ( (signed int)SkillToMastery(v2) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2086 return 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2087 v7 = GetPartyReputation();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2088 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2089 return -v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2090 if ( HIBYTE(v3) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2091 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2092 v9 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2093 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2094 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2095 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2096 if ( (v3 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2097 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2098 v8 = ((v3 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2099 return v5 * (v8 - 1) - v7 + v4 + 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2100 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2101 v9 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2102 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2103 v8 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2104 return v5 * (v8 - 1) - v7 + v4 + 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2105 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2106
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2107 //----- (0049125A) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2108 int Player::GetPerception()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2109 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2110 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2111 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2112 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2113 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2114 int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2115 int v7; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2116 signed int v8; // [sp-4h] [bp-10h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2117
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2118 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2119 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_PERCEPTION);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2120 v3 = v1->pActiveSkills[26];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2121 v4 = v2 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2122 v5 = v1->pActiveSkills[26] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2123 if ( (signed int)SkillToMastery(v2) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2124 return 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2125 if ( HIBYTE(v3) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2126 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2127 v8 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2128 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2129 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2130 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2131 if ( (v3 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2132 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2133 v7 = ((v3 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2134 return v4 + v5 * (v7 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2135 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2136 v8 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2137 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2138 v7 = v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2139 return v4 + v5 * (v7 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2140 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2141
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2142 //----- (004912B0) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2143 int Player::GetDisarmTrap()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2144 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2145 Player *v1; // ebp@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2146 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2147 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2148 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2149 int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2150 int v7; // eax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2151 signed int v8; // [sp-4h] [bp-14h]@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2152
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2153 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2154 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_TRAP_DISARM);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2155 v3 = v1->pActiveSkills[29];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2156 v4 = v2 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2157 v5 = v1->pActiveSkills[29] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2158 if ( (signed int)SkillToMastery(v2) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2159 return 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2160 if ( HasEnchantedItemEquipped(35) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2161 v4 *= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2162 if ( HIBYTE(v3) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2163 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2164 v8 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2165 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2166 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2167 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2168 if ( (v3 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2169 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2170 v7 = ((v3 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2171 return v4 + v5 * (v7 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2172 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2173 v8 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2174 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2175 v7 = v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2176 return v4 + v5 * (v7 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2177 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2178
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2179 //----- (00491317) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2180 char Player::GetLearningPercent()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2181 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2182 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2183 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2184 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2185 int v4; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2186 int v5; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2187 signed int v7; // [sp-4h] [bp-Ch]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2188
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2189 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2190 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_LEARNING);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2191 v3 = v1->pActiveSkills[36];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2192 v4 = v2 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2193 if ( v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2194 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2195 if ( HIBYTE(v3) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2196 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2197 v7 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2198 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2199 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2200 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2201 if ( (v3 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2202 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2203 v5 = ((v3 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2204 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2205 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2206 v7 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2207 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2208 v5 = v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2209 LABEL_8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2210 v2 = (v1->pActiveSkills[36] & 0x3F) * (v5 - 1) + v4 + 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2211 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2212 return v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2213 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2214
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2215 //----- (0048C6AF) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2216 Player::Player()
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2217 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2218 memset(&pEquipment, 0, sizeof(PlayerEquipment));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2219 memset(pInventoryIndices, 0, 126 * sizeof(int));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2220 for (uint i = 0; i < 126; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2221 pInventoryItems[i].Reset();
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2222 for (uint i = 0; i < 12; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2223 pEquippedItems[i].Reset();
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2224
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2225
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2226 for (uint i = 0; i < 24; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2227 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2228 pPlayerBuffs[i].uSkill = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2229 pPlayerBuffs[i].uSkill = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2230 pPlayerBuffs[i].uPower = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2231 pPlayerBuffs[i].uExpireTime = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2232 pPlayerBuffs[i].uCaster = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2233 pPlayerBuffs[i].uFlags = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2234 }
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2235
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2236 pName[0] = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2237 uFace = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2238 uVoiceID = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2239 memset(pConditions, 0, 20 * sizeof(__int64));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2240
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2241 field_BB = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2242
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2243 uMight = uMightBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2244 uIntelligence = uIntelligenceBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2245 uWillpower = uWillpowerBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2246 uEndurance = uEnduranceBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2247 uSpeed = uSpeedBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2248 uAccuracy = uAccuracyBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2249 uLuck = uLuckBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2250 uLevel = sLevelModifier = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2251 sAgeModifier = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2252
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2253 memset(field_1F5, 0, 30);
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2254
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2255 sResFireBase = sResFireBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2256 sResAirBase = sResAirBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2257 sResWaterBase = sResWaterBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2258 sResEarthBase = sResEarthBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2259 sResMagicBase = sResMagicBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2260 sResSpiritBase = sResSpiritBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2261 sResMindBase = sResMindBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2262 sResBodyBase = sResBodyBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2263 sResLightBase = sResLightBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2264 sResDarkBase = sResDarkBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2265
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2266 uTimeToRecovery = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2267
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2268 uSkillPoints = 0;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2269
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2270 sHealth = 0;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2271 uFullHealthBonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2272 _health_related = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2273
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2274 sMana = 0;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2275 uFullManaBonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2276 _mana_related = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2277
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2278 uQuickSpell = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2279 memset(pInstalledBeacons, 0, 5 * sizeof(LloydBeacon));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2280
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2281 _some_attack_bonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2282 field_1A91 = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2283 _melee_dmg_bonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2284 field_1A93 = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2285 _ranged_atk_bonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2286 field_1A95 = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2287 _ranged_dmg_bonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2288 field_1A97 = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2289
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2290 uExpressionID = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2291 uExpressionTimePassed = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2292 uExpressionTimeLength = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2293
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2294 uNumDivineInterventionCastsThisDay = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2295 uNumArmageddonCasts = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2296 uNumFireSpikeCasts = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2297
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2298 memset(field_1988, 0, 49 * sizeof(int));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2299 memset(field_1A50, 0, 64 * sizeof(char));
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2300 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2301
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2302 //----- (0048C6F6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2303 bool Party::AddItem(ItemGen *pItem)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2304 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2305 unsigned int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2306 unsigned int v3; // ecx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2307 signed int v4; // edx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2308 char *v5; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2309 unsigned int v6; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2310 Texture *v7; // ebx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2311 signed int v8; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2312 Player *v9; // edi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2313 int v10; // eax@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2314 bool result; // eax@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2315 std::string v12; // [sp-18h] [bp-40h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2316 const char *v13; // [sp-8h] [bp-30h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2317 int v14; // [sp-4h] [bp-2Ch]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2318 int v15; // [sp+Ch] [bp-1Ch]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2319 int v16; // [sp+10h] [bp-18h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2320 int v17; // [sp+14h] [bp-14h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2321 int v18; // [sp+18h] [bp-10h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2322 Player *v19; // [sp+1Ch] [bp-Ch]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2323 Party *v20; // [sp+20h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2324 int v21; // [sp+24h] [bp-4h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2325
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2326 auto thos = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2327
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2328 v20 = thos;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2329 v2 = pItem->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2330 if ( !BYTE2(pItemsTable->pItems[v2 + 1].uItemID) )
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2331 pItem->uAttributes |= 1u;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2332 v15 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2333 v16 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2334 v18 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2335 v17 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2336 if ( uActiveCharacter )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2337 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2338 v3 = uActiveCharacter - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2339 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2340 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2341 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2342 *(&v15 + v4++) = v3++;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2343 if ( (signed int)v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2344 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2345 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2346 while ( v4 < 4 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2347 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2348 v5 = pItemsTable->pItems[v2].pIconName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2349 if ( v5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2350 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2351 v6 = pIcons_LOD->LoadTexture(v5, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2352 v7 = (Texture *)(v6 != -1 ? (int)&pIcons_LOD->pTextures[v6] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2353 v21 = areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2354 v8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2355 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2356 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2357 v9 = &v20->pPlayers[*(&v15 + v8)];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2358 v19 = &v20->pPlayers[*(&v15 + v8)];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2359 v10 = v19->AddItem(0xFFFFFFFFu, pItem->uItemID);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2360 if ( v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2361 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2362 ++v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2363 if ( v8 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2364 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2365 if ( !v21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2366 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2367 v7->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2368 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2369 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2370 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2371 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2372 }
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2373 memcpy(&v9->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v10 + 5], pItem, 0x24u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2374 pItem->Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2375 pAudioPlayer->PlaySound(SOUND_GoldReceived, 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2376 v19->PlaySound(60, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2377 if ( !v21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2378 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2379 v7->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2380 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2381 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2382 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2383 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2384 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2385 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2386 MessageBoxW(nullptr, L"Invalid picture_name detected ::addItem()", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Party.cpp:795", 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2387 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2388 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2389 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2390 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2391 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2392 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2393
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2394 //----- (0048C855) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2395 int Player::GetBaseStrength()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2396 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2397 return this->uMight + GetItemsBonus(CHARACTER_ATTRIBUTE_STRENGTH, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2398 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2399
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2400 //----- (0048C86C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2401 int Player::GetBaseIntelligence()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2402 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2403 return this->uIntelligence + GetItemsBonus(CHARACTER_ATTRIBUTE_INTELLIGENCE, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2404 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2405
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2406 //----- (0048C883) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2407 int Player::GetBaseWillpower()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2408 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2409 return this->uWillpower + GetItemsBonus(CHARACTER_ATTRIBUTE_WILLPOWER, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2410 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2411
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2412 //----- (0048C89A) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2413 int Player::GetBaseEndurance()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2414 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2415 return this->uEndurance + GetItemsBonus(CHARACTER_ATTRIBUTE_ENDURANCE, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2416 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2417
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2418 //----- (0048C8B1) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2419 int Player::GetBaseAccuracy()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2420 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2421 return this->uAccuracy + GetItemsBonus(CHARACTER_ATTRIBUTE_ACCURACY, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2422 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2423
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2424 //----- (0048C8C8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2425 int Player::GetBaseSpeed()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2426 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2427 return this->uSpeed + GetItemsBonus(CHARACTER_ATTRIBUTE_SPEED, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2428 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2429
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2430 //----- (0048C8DF) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2431 int Player::GetBaseLuck()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2432 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2433 return this->uLuck + GetItemsBonus(CHARACTER_ATTRIBUTE_LUCK, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2434 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2435
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2436 //----- (0048C8F6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2437 int Player::GetBaseLevel()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2438 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2439 return this->uLevel + GetItemsBonus(CHARACTER_ATTRIBUTE_LEVEL, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2440 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2441
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2442 //----- (0048C90D) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2443 int Player::GetActualLevel()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2444 {
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2445 return uLevel + sLevelModifier +
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2446 GetMagicalBonus(CHARACTER_ATTRIBUTE_LEVEL) +
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2447 GetItemsBonus(CHARACTER_ATTRIBUTE_LEVEL, 0);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2448 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2449
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2450 //----- (0048C93C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2451 int Player::GetActualMight()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2452 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2453 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2454 unsigned int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2455 signed int v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2456 signed int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2457 int v5; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2458 int v6; // ST14_4@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2459
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2460 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2461 v2 = this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2462 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2463 while ( (signed int)v2 >= (signed int)pAgeingTable[v3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2464 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2465 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2466 if ( v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2467 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2468 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2469 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2470 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2471 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2472 v4 = pAgeingStrengthMultiplier[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2473 LABEL_5:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2474 v5 = pConditionStrengthMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2475 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_STRENGTH, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2476 return v5 * v4 * v1->uMight / 100 / 100 + GetMagicalBonus((CHARACTER_ATTRIBUTE_TYPE)0) + v6 + v1->uMightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2477 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2478
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2479 //----- (0048C9C2) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2480 int Player::GetActualIntelligence()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2481 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2482 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2483 unsigned int sAge; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2484 signed int uAgeLevel; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2485 signed int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2486 int v5; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2487 int v6; // ebp@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2488
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2489 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2490 sAge = this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2491 uAgeLevel = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2492 while ( (signed int)sAge >= (signed int)pAgeingTable[uAgeLevel] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2493 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2494 ++uAgeLevel;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2495 if ( uAgeLevel >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2496 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2497 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2498 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2499 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2500 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2501 v4 = pAgeingIntelligenceMultiplier[uAgeLevel];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2502 LABEL_5:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2503 v5 = pConditionIntelligenceMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2504 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_INTELLIGENCE, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2505 return v5 * v4 * v1->uIntelligence / 100 / 100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2506 + GetMagicalBonus(CHARACTER_ATTRIBUTE_INTELLIGENCE)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2507 + v6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2508 + v1->uIntelligenceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2509 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2510
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2511 //----- (0048CA3F) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2512 int Player::GetActualWillpower()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2513 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2514 int v5; // edi@5
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2515
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2516 uint uActualAge = GetBaseAge() + sAgeModifier;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2517 uint uAgeingMultiplier = 100;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2518 for (uint i = 0; i < 4; ++i)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2519 if (uActualAge >= pAgeingTable[i])
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2520 uAgeingMultiplier = pAgeingWillpowerMultiplier[i];
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2521 else break;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2522
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2523 v5 = pConditionWillpowerMultiplier[GetMajorConditionIdx()];
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2524 return v5 * uAgeingMultiplier * uWillpower / 100 / 100
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2525 + GetMagicalBonus(CHARACTER_ATTRIBUTE_WILLPOWER)
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2526 + GetItemsBonus(CHARACTER_ATTRIBUTE_WILLPOWER, 0)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2527 + uWillpowerBonus;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2528 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2529
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2530 //----- (0048CABC) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2531 int Player::GetActualEndurance()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2532 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2533 int v6; // ebp@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2534
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2535 uint uActualAge = GetBaseAge() + sAgeModifier;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2536 uint uAgeingMultiplier = 100;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2537 for (uint i = 0; i < 4; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2538 if (uActualAge >= pAgeingTable[i])
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2539 uAgeingMultiplier = pAgeingEnduranceMultiplier[i];
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2540 else break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2541
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2542 auto uConditionMult = pConditionEnduranceMultiplier[GetMajorConditionIdx()];
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2543 auto uItemBonus = GetItemsBonus(CHARACTER_ATTRIBUTE_ENDURANCE, 0);
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2544 return uConditionMult * uAgeingMultiplier * uEndurance / 100 / 100
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2545 + GetMagicalBonus(CHARACTER_ATTRIBUTE_ENDURANCE)
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2546 + uItemBonus
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2547 + uEnduranceBonus;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2548 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2549
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2550 //----- (0048CB39) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2551 int Player::GetActualAccuracy()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2552 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2553 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2554 unsigned int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2555 signed int v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2556 signed int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2557 int v5; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2558 int v6; // ebp@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2559
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2560 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2561 v2 = this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2562 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2563 while ( (signed int)v2 >= (signed int)pAgeingTable[v3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2564 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2565 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2566 if ( v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2567 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2568 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2569 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2570 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2571 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2572 v4 = pAgeingAccuracyMultiplier[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2573 LABEL_5:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2574 v5 = pConditionAccuracyMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2575 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_ACCURACY, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2576 return v5 * v4 * v1->uAccuracy / 100 / 100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2577 + GetMagicalBonus(CHARACTER_ATTRIBUTE_ACCURACY)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2578 + v6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2579 + v1->uAccuracyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2580 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2581
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2582 //----- (0048CBB6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2583 int Player::GetActualSpeed()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2584 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2585 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2586 unsigned int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2587 signed int v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2588 signed int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2589 int v5; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2590 int v6; // ebp@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2591
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2592 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2593 v2 = this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2594 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2595 while ( (signed int)v2 >= (signed int)pAgeingTable[v3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2596 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2597 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2598 if ( v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2599 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2600 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2601 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2602 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2603 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2604 v4 = pAgeingSpeedMultiplier[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2605 LABEL_5:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2606 v5 = pConditionSpeedMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2607 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_SPEED, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2608 return v5 * v4 * v1->uSpeed / 100 / 100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2609 + GetMagicalBonus(CHARACTER_ATTRIBUTE_SPEED)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2610 + v6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2611 + v1->uSpeedBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2612 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2613
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2614 //----- (0048CC33) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2615 int Player::GetActualLuck()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2616 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2617 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2618 unsigned int v2; // eax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2619 signed int v3; // ecx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2620 signed int v4; // ebx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2621 int v5; // edi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2622 int v6; // ebp@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2623 signed int v8; // [sp+10h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2624
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2625 v8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2626 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2627 if ( CheckHiredNPCSpeciality(0x1Bu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2628 v8 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2629 if ( CheckHiredNPCSpeciality(0x1Cu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2630 v8 += 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2631 if ( CheckHiredNPCSpeciality(0x2Fu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2632 v8 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2633 v2 = v1->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2634 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2635 while ( (signed int)v2 >= (signed int)pAgeingTable[v3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2636 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2637 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2638 if ( v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2639 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2640 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2641 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2642 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2643 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2644 v4 = pAgeingLuckMultiplier[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2645 LABEL_11:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2646 v5 = pConditionLuckMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2647 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_LUCK, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2648 return GetMagicalBonus(CHARACTER_ATTRIBUTE_LUCK)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2649 + v6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2650 + v8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2651 + v5 * v4 * v1->uLuck / 100 / 100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2652 + v1->uLuckBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2653 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2654
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2655 //----- (0048CCF5) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2656 int Player::GetActualAttack(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2657 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2658 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2659 int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2660 int v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2661 int v5; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2662 int v6; // ebp@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2663
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2664 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2665 v3 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2666 v4 = _48EA1B_get_static_effect(v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2667 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_ATTACK);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2668 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_ATTACK, a2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2669 return v4 + v5 + v6 + GetMagicalBonus(CHARACTER_ATTRIBUTE_ATTACK) + v2->_some_attack_bonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2670 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2671
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2672 //----- (0048CD45) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2673 int Player::GetMeleeDamageMinimal()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2674 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2675 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2676 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2677 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2678 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2679 int v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2680 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2681 signed int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2682
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2683 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2684 v2 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2685 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2686 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MIN, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2687 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2688 v6 = v1->_melee_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2689 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2690 if ( v6 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2691 result = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2692 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2693 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2694
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2695 //----- (0048CD90) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2696 int Player::GetMeleeDamageMaximal()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2697 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2698 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2699 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2700 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2701 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2702 int v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2703 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2704 signed int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2705
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2706 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2707 v2 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2708 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2709 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MAX, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2710 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2711 v6 = v1->_melee_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2712 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2713 if ( v6 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2714 result = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2715 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2716 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2717
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2718 //----- (0048CDDB) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2719 int Player::CalculateMeleeDamageTo(int a2, int a3, unsigned int uTargetActorID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2720 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2721 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2722 Player *v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2723 ItemGen *v6; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2724 unsigned int v7; // ebp@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2725 unsigned int v8; // esi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2726 int v9; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2727 int v10; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2728 char v11; // zf@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2729 int v12; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2730 int v13; // eax@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2731 enum MONSTER_SUPERTYPE v14; // edx@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2732 ItemGen *v15; // ebx@35
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2733 unsigned int v16; // ebp@35
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2734 unsigned int v17; // esi@35
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2735 int v18; // edx@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2736 int v19; // eax@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2737 enum MONSTER_SUPERTYPE v20; // edx@53
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2738 int v21; // esi@62
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2739 int v22; // eax@63
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2740 int v23; // ebx@63
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2741 int v24; // ebx@63
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2742 signed int result; // eax@64
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2743 MONSTER_SUPERTYPE v26; // [sp-4h] [bp-24h]@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2744 MONSTER_SUPERTYPE v27; // [sp-4h] [bp-24h]@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2745 int v28; // [sp+10h] [bp-10h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2746 int v29; // [sp+10h] [bp-10h]@33
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2747 signed int v30; // [sp+14h] [bp-Ch]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2748 signed int v31; // [sp+14h] [bp-Ch]@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2749 int v32; // [sp+18h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2750 int v33; // [sp+18h] [bp-8h]@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2751 int v34; // [sp+1Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2752 int v35; // [sp+28h] [bp+8h]@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2753
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2754 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2755 v5 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2756 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2757 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2758 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2759 if ( IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2760 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2761 v32 = rand() % 3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2762 LABEL_61:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2763 v34 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2764 goto LABEL_62;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2765 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2766 if ( HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2767 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2768 v6 = (ItemGen *)&v5->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v5->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2769 v7 = v6->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2770 v8 = v6->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2771 v9 = pItemsTable->pItems[v8].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2772 if ( pItemsTable->pItems[v8].uSkillType == PLAYER_SKILL_SPEAR && !v5->pEquipment.uOffHand )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2773 ++v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2774 v30 = pItemsTable->pItems[v8].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2775 if ( v9 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2776 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2777 v33 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2778 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2779 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2780 v10 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2781 v11 = v33-- == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2782 v28 += v10 % v30 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2783 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2784 while ( !v11 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2785 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2786 v12 = pItemsTable->pItems[v8].uDamageMod + v28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2787 if ( !uTargetActorID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2788 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2789 v13 = v6->uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2790 if ( v13 == 64 || v7 == 507 || v7 == 508 || v7 == 527 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2791 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2792 v14 = (MONSTER_SUPERTYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2793 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2794 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2795 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2796 if ( v13 == 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2797 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2798 v26 = MONSTER_SUPERTYPE_KREEGAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2799 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2800 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2801 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2802 if ( v13 == 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2803 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2804 v26 = MONSTER_SUPERTYPE_DRAGON;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2805 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2806 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2807 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2808 if ( v13 == 63 || v7 == 517 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2809 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2810 v26 = MONSTER_SUPERTYPE_ELF;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2811 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2812 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2813 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2814 if ( v13 != 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2815 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2816 LABEL_28:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2817 if ( (signed int)SkillToMastery(v5->pActiveSkills[2]) >= 3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2818 && pItemsTable->pItems[v6->uItemID].uSkillType == 2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2819 && rand() % 100 < 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2820 v12 *= 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2821 v32 = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2822 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2823 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2824 v26 = MONSTER_SUPERTYPE_TITAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2825 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2826 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2827 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2828 v14 = v26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2829 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2830 if ( MonsterStats::BelongsToSupertype(uTargetActorID, v14) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2831 v12 *= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2832 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2833 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2834 LABEL_33:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2835 v29 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2836 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2837 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2838 if ( v5->HasItemEquipped((ITEM_EQUIP_TYPE)0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2839 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2840 v15 = (ItemGen *)&v5->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v5->pEquipment.uOffHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2841 v16 = v15->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2842 v17 = v15->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2843 if ( pItemsTable->pItems[v17].uEquipType != 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2844 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2845 v31 = pItemsTable->pItems[v17].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2846 if ( (signed int)pItemsTable->pItems[v17].uDamageDice > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2847 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2848 v35 = pItemsTable->pItems[v17].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2849 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2850 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2851 v18 = rand() % v31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2852 v11 = v35-- == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2853 v29 += v18 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2854 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2855 while ( !v11 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2856 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2857 v4 = pItemsTable->pItems[v17].uDamageMod + v29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2858 if ( !uTargetActorID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2859 goto LABEL_57;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2860 v19 = v15->uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2861 if ( v19 == 64 || v16 == 507 || v16 == 508 || v16 == 527 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2862 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2863 v20 = (MONSTER_SUPERTYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2864 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2865 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2866 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2867 if ( v19 == 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2868 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2869 v27 = MONSTER_SUPERTYPE_KREEGAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2870 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2871 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2872 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2873 if ( v19 == 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2874 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2875 v27 = MONSTER_SUPERTYPE_DRAGON;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2876 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2877 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2878 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2879 if ( v19 == 63 || v16 == 517 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2880 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2881 v27 = MONSTER_SUPERTYPE_ELF;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2882 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2883 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2884 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2885 if ( v19 != 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2886 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2887 LABEL_57:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2888 if ( pItemsTable->pItems[v15->uItemID].uSkillType == PLAYER_SKILL_DAGGER
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2889 && SkillToMastery(v5->pActiveSkills[2] >= 3u)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2890 && rand() % 100 < 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2891 v4 *= 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2892 goto LABEL_61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2893 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2894 v27 = MONSTER_SUPERTYPE_TITAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2895 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2896 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2897 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2898 v20 = v27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2899 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2900 if ( MonsterStats::BelongsToSupertype(uTargetActorID, v20) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2901 v4 *= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2902 goto LABEL_57;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2903 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2904 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2905 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2906 LABEL_62:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2907 v21 = v32 + v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2908 if ( !a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2909 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2910 v22 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2911 v23 = _48EA1B_get_static_effect(v22);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2912 v24 = GetSkillBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2913 v21 += v5->_melee_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2914 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2915 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2916 if ( v21 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2917 result = v21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2918 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2919 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2920
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2921 //----- (0048D0B9) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2922 int Player::GetRangedAttack()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2923 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2924 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2925 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2926 int v3; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2927 int v4; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2928 int v5; // edi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2929 int v6; // edi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2930 int v7; // edi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2931
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2932 v1 = this;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2933 v2 = *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * this->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2934 if ( v2 < 64 || v2 > 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2935 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2936 v4 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2937 v5 = _48EA1B_get_static_effect(v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2938 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_RANGED_ATTACK, 0) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2939 v7 = GetSkillBonus(CHARACTER_ATTRIBUTE_RANGED_ATTACK) + v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2940 v3 = v1->_ranged_atk_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_RANGED_ATTACK) + v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2941 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2942 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2943 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2944 v3 = GetActualAttack(1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2945 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2946 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2947 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2948
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2949 //----- (0048D124) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2950 int Player::GetRangedDamageMin()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2951 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2952 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2953 int v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2954 int v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2955 int v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2956 unsigned __int16 v5; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2957 int result; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2958
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2959 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2960 v2 = GetItemsBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_MIN, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2961 v3 = GetSkillBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_BONUS) + v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2962 v4 = v1->_ranged_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_BONUS) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2963 v5 = v1->pActiveSkills[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2964 if ( v5 && (signed int)SkillToMastery(v5) >= 4 && HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2965 v4 += v1->pActiveSkills[5] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2966 if ( v4 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2967 result = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2968 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2969 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2970 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2971 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2972
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2973 //----- (0048D191) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2974 int Player::GetRangedDamageMax()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2975 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2976 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2977 int v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2978 int v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2979 int v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2980 unsigned __int16 v5; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2981 int result; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2982
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2983 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2984 v2 = GetItemsBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_MAX, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2985 v3 = GetSkillBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_BONUS) + v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2986 v4 = v1->_ranged_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_BONUS) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2987 v5 = v1->pActiveSkills[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2988 if ( v5 && (signed int)SkillToMastery(v5) >= 4 && HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2989 v4 += v1->pActiveSkills[5] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2990 if ( v4 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2991 result = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2992 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2993 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2994 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2995 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2996
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2997 //----- (0048D1FE) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2998 bool Player::CalculateRangedDamageTo(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2999 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3000 Player *v2; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3001 bool result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3002 ItemGen *v4; // ebx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3003 unsigned int v5; // edi@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3004 unsigned int v6; // esi@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3005 int v7; // edx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3006 char v8; // zf@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3007 int v9; // esi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3008 int v10; // ebx@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3009 enum MONSTER_SUPERTYPE v11; // edx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3010 unsigned __int16 v12; // ax@19
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3011 MONSTER_SUPERTYPE v13; // [sp-Ch] [bp-20h]@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3012 Player *v14; // [sp+4h] [bp-10h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3013 signed int v15; // [sp+8h] [bp-Ch]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3014 int v16; // [sp+Ch] [bp-8h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3015 int v17; // [sp+10h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3016
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3017 v17 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3018 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3019 v14 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3020 result = HasItemEquipped(EQUIP_BOW);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3021 if ( !result )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3022 return result;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3023 v4 = (ItemGen *)&v2->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v2->pEquipment.uBow + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3024 v5 = v4->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3025 v6 = v4->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3026 v15 = pItemsTable->pItems[v6].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3027 if ( (signed int)pItemsTable->pItems[v6].uDamageDice > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3028 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3029 v16 = pItemsTable->pItems[v6].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3030 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3031 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3032 v7 = rand() % v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3033 v8 = v16-- == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3034 v17 += v7 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3035 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3036 while ( !v8 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3037 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3038 v9 = pItemsTable->pItems[v6].uDamageMod + v17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3039 if ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3040 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3041 v10 = v4->uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3042 if ( v10 == 64 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3043 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3044 v11 = (MONSTER_SUPERTYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3045 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3046 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3047 if ( v10 == 39 || v5 == 508 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3048 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3049 v13 = MONSTER_SUPERTYPE_KREEGAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3050 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3051 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3052 if ( v10 == 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3053 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3054 v13 = MONSTER_SUPERTYPE_DRAGON;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3055 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3056 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3057 if ( v10 == 63 || v5 == 517 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3058 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3059 v13 = MONSTER_SUPERTYPE_ELF;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3060 LABEL_16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3061 v11 = v13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3062 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3063 if ( MonsterStats::BelongsToSupertype(a2, v11) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3064 v9 *= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3065 goto LABEL_19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3066 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3067 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3068 LABEL_19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3069 v12 = v14->pActiveSkills[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3070 if ( v12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3071 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3072 if ( (signed int)SkillToMastery(v12) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3073 v9 += v14->pActiveSkills[5] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3074 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3075 return v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3076 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3077
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3078 //----- (0048D2EA) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3079 char *Player::GetMeleeDamageString()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3080 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3081 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3082 signed int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3083 signed int v3; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3084 signed int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3085 signed int v5; // ST0C_4@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3086 char *v6; // edi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3087 signed int v7; // ST08_4@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3088 unsigned int v8; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3089 signed int v9; // esi@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3090
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3091 static char player__getmeleedamagestring_static_buff[40]; // idb
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3092
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3093 v1 = this;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3094 v2 = *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * this->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3095 if ( v2 < 64 || v2 > 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3096 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3097 v3 = GetMeleeDamageMinimal();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3098 v4 = GetMeleeDamageMaximal();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3099 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3100 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3101 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3102 v3 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MIN, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3103 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MAX, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3104 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3105 if ( v3 == v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3106 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3107 v5 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3108 v6 = player__getmeleedamagestring_static_buff;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3109 sprintfex(player__getmeleedamagestring_static_buff, "%d", v5);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3110 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3111 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3112 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3113 v7 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3114 v6 = player__getmeleedamagestring_static_buff;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3115 sprintfex(player__getmeleedamagestring_static_buff, "%d - %d", v7, v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3116 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3117 v8 = v1->pEquipment.uMainHand;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3118 if ( v8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3119 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3120 v9 = *(int *)&v1->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v8 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3121 if ( v9 >= 135 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3122 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3123 if ( v9 <= 159 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3124 strcpy(v6, pGlobalTXT_LocalizationStrings[595]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3125 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3126 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3127 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3128 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3129
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3130 //----- (0048D396) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3131 char *Player::GetRangedDamageString()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3132 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3133 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3134 signed int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3135 int v3; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3136 int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3137 char *v5; // edi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3138 int v6; // ST0C_4@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3139 int v7; // ST08_4@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3140 unsigned int v8; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3141 signed int v9; // esi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3142
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3143 static char player__getrangeddamagestring_static_buff[40]; // idb
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3144
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3145 v1 = this;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3146 v2 = *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * this->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3147 if ( v2 < 64 || v2 > 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3148 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3149 v3 = GetRangedDamageMin();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3150 v4 = GetRangedDamageMax();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3151 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3152 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3153 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3154 v3 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MIN, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3155 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MAX, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3156 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3157 if ( v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3158 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3159 if ( v3 == v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3160 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3161 v6 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3162 v5 = player__getrangeddamagestring_static_buff;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3163 sprintfex(player__getrangeddamagestring_static_buff, "%d", v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3164 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3165 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3166 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3167 v7 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3168 v5 = player__getrangeddamagestring_static_buff;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3169 sprintfex(player__getrangeddamagestring_static_buff, "%d - %d", v7, v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3170 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3171 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3172 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3173 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3174 v5 = player__getrangeddamagestring_static_buff;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3175 strcpy(player__getrangeddamagestring_static_buff, off_4EE75C);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3176 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3177 v8 = v1->pEquipment.uMainHand;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3178 if ( v8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3179 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3180 v9 = *(int *)&v1->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v8 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3181 if ( v9 >= 135 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3182 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3183 if ( v9 <= 159 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3184 strcpy(v5, pGlobalTXT_LocalizationStrings[595]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3185 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3186 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3187 return v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3188 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3189
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3190 //----- (0048D45A) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3191 bool Player::CanTrainToNextLevel()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3192 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3193 int v1; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3194 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3195 int i; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3196
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3197 v1 = this->uLevel;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3198 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3199 for ( i = 0; i < v1; ++i )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3200 v2 += i + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3201 return (signed __int64)this->uExperience >= 1000 * v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3202 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3203
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3204 //----- (0048D498) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3205 unsigned int Player::GetExperienceDisplayColor()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3206 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3207 unsigned int result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3208
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3209 if ( CanTrainToNextLevel() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3210 result = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0xFFu, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3211 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3212 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3213 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3214 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3215
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3216 //----- (0048D4B3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3217 int Player::CalculateIncommingDamage(int resistance, signed int type)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3218 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3219 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3220 int v4; // edi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3221 int v6; // eax@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3222 signed int v7; // ebx@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3223 int v8; // eax@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3224 signed int v9; // ebx@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3225 int v10; // eax@23
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3226 signed int v11; // ebx@23
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3227 int v12; // eax@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3228 signed int v13; // edi@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3229 unsigned int v14; // eax@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3230 int v15; // eax@29
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3231 double v16; // st7@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3232 enum CHARACTER_ATTRIBUTE_TYPE v17; // [sp-4h] [bp-10h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3233 signed int v18; // [sp+8h] [bp-4h]@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3234
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3235 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3236 if ( !resistance )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3237 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3238 v17 = (CHARACTER_ATTRIBUTE_TYPE)10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3239 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3240 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3241 if ( resistance == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3242 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3243 v17 = (CHARACTER_ATTRIBUTE_TYPE)11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3244 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3245 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3246 if ( resistance == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3247 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3248 v17 = (CHARACTER_ATTRIBUTE_TYPE)12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3249 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3250 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3251 if ( resistance == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3252 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3253 v17 = (CHARACTER_ATTRIBUTE_TYPE)13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3254 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3255 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3256 if ( resistance == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3257 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3258 v17 = (CHARACTER_ATTRIBUTE_TYPE)33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3259 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3260 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3261 if ( resistance == 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3262 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3263 v17 = (CHARACTER_ATTRIBUTE_TYPE)14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3264 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3265 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3266 if ( resistance == 8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3267 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3268 v17 = (CHARACTER_ATTRIBUTE_TYPE)15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3269 LABEL_16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3270 v4 = GetActualResistance(v17);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3271 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3272 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3273 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3274 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3275 v18 = type;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3276 if ( v3->uClass == 35 && v4 >= 200 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3277 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3278 if ( v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3279 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3280 v6 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3281 v7 = _48EA1B_get_static_effect(v6) + v4 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3282 if ( rand() % v7 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3283 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3284 v18 = type >> 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3285 v8 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3286 v9 = _48EA1B_get_static_effect(v8) + v4 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3287 if ( rand() % v9 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3288 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3289 v18 = type >> 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3290 v10 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3291 v11 = _48EA1B_get_static_effect(v10) + v4 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3292 if ( rand() % v11 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3293 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3294 v18 = type >> 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3295 v12 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3296 v13 = _48EA1B_get_static_effect(v12) + v4 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3297 if ( rand() % v13 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3298 v18 = type >> 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3299 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3300 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3301 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3302 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3303 if ( resistance == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3304 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3305 v14 = v3->pEquipment.uBody;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3306 if ( v14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3307 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3308 if ( !(v3->field_1F5[36 * v14 + 15] & 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3309 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3310 v15 = GetEquippedItemSkillType(EQUIP_ARMOUR) - 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3311 if ( v15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3312 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3313 if ( v15 != 1 || (signed int)SkillToMastery(v3->pActiveSkills[11]) < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3314 return v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3315 v16 = (double)v18 * 0.5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3316 return (signed __int64)v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3317 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3318 if ( (signed int)SkillToMastery(v3->pActiveSkills[10]) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3319 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3320 v16 = (double)v18 * 0.66670001;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3321 return (signed __int64)v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3322 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3323 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3324 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3325 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3326 return v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3327 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3328
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3329 //----- (0048D62C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3330 int Player::GetEquippedItemEquipType(unsigned int uEquipSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3331 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3332 return pItemsTable->pItems[*(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3333 * *(&this->pEquipment.uOffHand
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3334 + uEquipSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3335 + 5]].uEquipType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3336 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3337
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3338 //----- (0048D651) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3339 int Player::GetEquippedItemSkillType(enum ITEM_EQUIP_TYPE uEquipSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3340 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3341 return pItemsTable->pItems[*(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3342 * *(&this->pEquipment.uOffHand
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3343 + uEquipSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3344 + 5]].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3345 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3346
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3347 //----- (0048D676) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3348 bool Player::IsUnarmed()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3349 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3350 return HasItemEquipped(EQUIP_TWO_HANDED) != 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3351 && (HasItemEquipped(EQUIP_ONE_OR_TWO_HANDS) != 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3352 || GetEquippedItemEquipType(0) == EQUIP_SHIELD);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3353 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3354
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3355 //----- (0048D6AA) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3356 bool Player::HasItemEquipped(ITEM_EQUIP_TYPE uEquipIndex)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3357 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3358 auto i = pEquipment.pIndices[uEquipIndex];
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3359 if (i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3360 return ~pInventoryItems[i - 1].uAttributes & 0x02;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3361 else return false;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3362 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3363
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3364 //----- (0048D6D0) --------------------------------------------------------
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3365 bool Player::HasEnchantedItemEquipped(int uEnchantment)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3366 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3367 for (uint i = 0; i < 16; ++i)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3368 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3369 if (HasItemEquipped((ITEM_EQUIP_TYPE)i) &&
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3370 pInventoryItems[i].uAdditionalValue == uEnchantment)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3371 // *(int *)&this->field_1F6[36 * pEquipment[i] + 6] != uEnchantment)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3372 return true;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3373 }
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3374 return false;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3375 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3376
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3377 //----- (0048D709) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3378 bool Player::WearsItem(int a1, signed int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3379 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3380 int v3; // edx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3381 Player *v4; // ecx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3382 int v6; // esi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3383 int v7; // edx@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3384
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3385 if ( a2 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3386 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3387 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3388 while ( !HasItemEquipped((ITEM_EQUIP_TYPE)v6)
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3389 || *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v7 + 5] != a1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3390 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3391 ++v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3392 if ( (signed int)v6 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3393 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3394 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3395 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3396 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3397 if ( HasItemEquipped((ITEM_EQUIP_TYPE)a2)
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3398 && *(int *)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(&v4->pEquipment.uOffHand + v3) + 5] == a1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3399 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3400 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3401 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3402
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3403 //----- (0048D76C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3404 bool Player::StealFromShop(ItemGen *a2, int a3, int a4, int a5, int *a6)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3405 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3406 unsigned __int16 v6; // cx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3407 int v7; // edi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3408 unsigned int v8; // ebx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3409 unsigned int v9; // esi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3410 int v10; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3411 int v11; // edi@12
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3412 bool result; // eax@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3413
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3414 if ( !a2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3415 || this->pConditions[16]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3416 || this->pConditions[14]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3417 || this->pConditions[15]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3418 || this->pConditions[4]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3419 || this->pConditions[13]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3420 || this->pConditions[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3421 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3422 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3423 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3424 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3425 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3426 v6 = this->pActiveSkills[34];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3427 v7 = v6 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3428 v8 = SkillToMastery(v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3429 v9 = a2->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3430 v10 = pItemsTable->pItems[a2->uItemID].uEquipType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3431 if ( !pItemsTable->pItems[a2->uItemID].uEquipType || v10 == 1 || v10 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3432 v9 *= 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3433 v11 = dword_4EDEB4[rand() % 100 / 20] + v7 * dword_4EDEA0[v8];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3434 *a6 = 100 * (a4 + a3) + v9 + (a5 != 0 ? 0x1F4 : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3435 if ( rand() % 100 >= 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3436 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3437 if ( *a6 > v11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3438 result = *a6 - v11 < 500;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3439 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3440 result = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3441 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3442 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3443 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3444 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3445 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3446 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3447 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3448 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3449 // 4EDEA0: using guessed type int dword_4EDEA0[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3450 // 4EDEB4: using guessed type int dword_4EDEB4[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3451
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3452 //----- (0048D88B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3453 int Player::StealFromActor(unsigned int uActorID, int _steal_perm, int reputation)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3454 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3455 Player *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3456 Actor *v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3457 unsigned __int16 v6; // cx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3458 int v7; // ebx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3459 unsigned int v8; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3460 int v9; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3461 int v10; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3462 int v11; // eax@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3463 signed int v12; // ebx@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3464 signed int v13; // edx@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3465 int v14; // ecx@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3466 unsigned __int16 v15; // si@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3467 unsigned int v16; // ebx@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3468 int v17; // esi@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3469 const void *v18; // eax@29
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3470 unsigned int v19; // esi@31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3471 int v20; // eax@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3472 char v21; // zf@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3473 unsigned int v22; // ST0C_4@39
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3474 char *v23; // esi@39
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3475 const char *v25; // [sp-Ch] [bp-48h]@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3476 int v26; // [sp-8h] [bp-44h]@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3477 ItemGen v27; // [sp+8h] [bp-34h]@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3478 unsigned int v28; // [sp+2Ch] [bp-10h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3479 int v29; // [sp+30h] [bp-Ch]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3480 int v30; // [sp+34h] [bp-8h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3481 Player *v31; // [sp+38h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3482 signed int _steal_perma; // [sp+48h] [bp+Ch]@12
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3483
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3484 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3485 v5 = &pActors[uActorID];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3486 v31 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3487 if ( &pActors[uActorID]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3488 && !this->pConditions[16]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3489 && !this->pConditions[14]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3490 && !this->pConditions[15]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3491 && !this->pConditions[4]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3492 && !this->pConditions[13]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3493 && !this->pConditions[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3494 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3495 if ( !(BYTE2(v5->uAttributes) & 0x80) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3496 pActors[uActorID].SetRandomGoldIfTheresNoItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3497 v6 = v4->pActiveSkills[34];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3498 v7 = v6 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3499 v8 = SkillToMastery(v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3500 v9 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3501 v28 = 4 * v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3502 v30 = dword_4EDEA0[v8];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3503 v29 = dword_4EDEB4[v9 % 100 / 20];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3504 v10 = v5->pMonsterInfo.uLevel + 100 * (_steal_perm + reputation);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3505 if ( rand() % 100 < 5 || v10 > v29 + v7 * v30 || (_steal_perma = 2, BYTE2(v5->uAttributes) & 8) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3506 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3507 Actor::_43AC45(uActorID, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3508 _steal_perma = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3509 v26 = (int)v31->pName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3510 v25 = pGlobalTXT_LocalizationStrings[376];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3511 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3512 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3513 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3514 v11 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3515 if ( v11 % 100 >= 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3516 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3517 if ( v11 % 100 >= 70 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3518 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3519 v19 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3520 if ( v7 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3521 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3522 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3523 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3524 --v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3525 v19 += rand() % dword_4EDEC4[v28 / 4] + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3526 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3527 while ( v7 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3528 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3529 if ( pItemsTable->pItems[v5->array_000234[3].uItemID].uEquipType != 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3530 return _steal_perma;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3531 v20 = (int)&v5->array_000234[3].uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3532 if ( (signed int)v19 > v5->array_000234[3].uAdditionalValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3533 v19 = v5->array_000234[3].uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3534 v21 = *(int *)v20 == v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3535 *(int *)v20 -= v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3536 if ( v21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3537 v5->array_000234[3].uItemID = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3538 if ( v19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3539 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3540 party_finds_gold(v19, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3541 v22 = v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3542 v23 = pTmpBuf2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3543 sprintfex(pTmpBuf2, pGlobalTXT_LocalizationStrings[302], v31->pName, v22);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3544 LABEL_43:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3545 ShowStatusBarString(v23, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3546 return _steal_perma;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3547 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3548 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3549 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3550 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3551 v27.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3552 v12 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3553 v13 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3554 v14 = (int)v5->array_000234;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3555 while ( !*(int *)v14 || pItemsTable->pItems[*(int *)v14].uEquipType == 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3556 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3557 ++v13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3558 v14 += 36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3559 if ( v13 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3560 goto LABEL_21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3561 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3562 v12 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3563 LABEL_21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3564 v15 = v5->uCarriedItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3565 if ( v15 || v12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3566 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3567 v27.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3568 if ( v15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3569 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3570 v16 = (signed __int16)v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3571 v5->uCarriedItemID = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3572 v27.uItemID = (signed __int16)v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3573 v17 = (signed __int16)v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3574 if ( pItemsTable->pItems[v17].uEquipType == 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3575 v27.uNumCharges = rand() % 6 + pItemsTable->pItems[v17].uDamageMod + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3576 if ( pItemsTable->pItems[v17].uEquipType == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3577 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3578 if ( v16 != 220 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3579 v27._bonus_type = 2 * rand() % 4 + 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3580 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3581 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3582 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3583 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3584 v18 = &v5->array_000234[rand() % 4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3585 memcpy(&v27, v18, sizeof(v27));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3586 ((ItemGen *)v18)->Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3587 v16 = v27.uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3588 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3589 sub_421B2C_PlaceInInventory_or_DropPickedItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3590 sprintfex(
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3591 pTmpBuf2,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3592 pGlobalTXT_LocalizationStrings[304],
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3593 v31->pName,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3594 pItemsTable->pItems[v16].pUnidentifiedName);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3595 ShowStatusBarString(pTmpBuf2, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3596 sub_421B2C_PlaceInInventory_or_DropPickedItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3597 memcpy(&pParty->pPickedItem, &v27, sizeof(pParty->pPickedItem));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3598 pMouse->SetCursorBitmapFromItemID(v16);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3599 return _steal_perma;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3600 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3601 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3602 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3603 v26 = (int)v31->pName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3604 v25 = pGlobalTXT_LocalizationStrings[377];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3605 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3606 v23 = pTmpBuf2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3607 sprintfex(pTmpBuf2, v25, v26);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3608 goto LABEL_43;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3609 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3610 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3611 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3612 // 4EDEA0: using guessed type int dword_4EDEA0[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3613 // 4EDEB4: using guessed type int dword_4EDEB4[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3614 // 4EDEC4: using guessed type int dword_4EDEC4[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3615
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3616 //----- (0048DBB9) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3617 void Player::Heal(int amount)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3618 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3619 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3620 signed int v3; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3621
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3622 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3623 if ( !this->pConditions[16] && !this->pConditions[14] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3624 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3625 v3 = GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3626 if ( v2->pConditions[17] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3627 v3 /= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3628 v2->sHealth += amount;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3629 if ( v2->sHealth > v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3630 v2->sHealth = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3631 if ( v2->pConditions[13] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3632 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3633 if ( v2->sHealth > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3634 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3635 LODWORD(v2->pConditions[13]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3636 HIDWORD(v2->pConditions[13]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3637 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3638 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3639 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3640 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3641
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3642 //----- (0048DC1E) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3643 int Player::ReceiveDamage(signed int type, int resistance)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3644 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3645 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3646 signed int v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3647 int v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3648 bool v6; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3649 unsigned int v7; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3650 char *v8; // ecx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3651 int v9; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3652 signed int typea; // [sp+14h] [bp+8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3653
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3654 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3655 this->pConditions[2] = 0i64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3656 v4 = CalculateIncommingDamage(resistance, type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3657 v3->sHealth -= v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3658 typea = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3659 v5 = v3->sHealth;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3660 v6 = v5 < -10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3661 LOBYTE(v6) = v5 <= -10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3662 if ( v5 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3663 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3664 if ( v3->sHealth + v3->uEndurance + GetItemsBonus(CHARACTER_ATTRIBUTE_ENDURANCE, 0) >= 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3665 || (signed __int64)v3->pPlayerBuffs[11].uExpireTime > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3666 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3667 SetCondition(0xDu, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3668 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3669 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3670 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3671 SetCondition(0xEu, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3672 v6 = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3673 if ( v3->sHealth > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3674 v3->sHealth = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3675 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3676 if ( v6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3677 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3678 v7 = v3->pEquipment.uBody;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3679 if ( v7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3680 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3681 v8 = &v3->field_1F5[36 * v7 + 15];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3682 v9 = *(int *)v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3683 if ( !(BYTE1(v9) & 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3684 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3685 LOBYTE(v9) = v9 | 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3686 *(int *)v8 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3687 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3688 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3689 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3690 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3691 if ( typea && CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3692 PlaySound(24, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3693 return typea;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3694 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3695
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3696 //----- (0048DCF6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3697 int Player::_48DCF6(int a2, Actor *pActor)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3698 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3699 signed int v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3700 signed int v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3701 Player *v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3702 int v6; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3703 int v7; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3704 int v8; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3705 int v9; // ebx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3706 int v10; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3707 int v11; // ebx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3708 signed int v12; // edx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3709 ItemGen *v13; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3710 int v14; // edx@16
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3711 unsigned int v15; // edx@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3712 int v16; // edx@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3713 unsigned int v17; // edx@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3714 Player *v18; // ecx@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3715 signed int v19; // edx@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3716 int *v20; // ecx@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3717 signed int v21; // eax@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3718 int v22; // eax@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3719 signed int v23; // ebx@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3720 unsigned int v24; // eax@60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3721 int v25; // ecx@61
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3722 int v26; // ebx@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3723 void *v27; // ecx@76
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3724 unsigned int v28; // ebx@78
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3725 signed int result; // eax@86
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3726 SoundID v30; // [sp-20h] [bp-C0h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3727 signed int v31; // [sp-1Ch] [bp-BCh]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3728 unsigned int v32; // [sp-18h] [bp-B8h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3729 signed int v33; // [sp-14h] [bp-B4h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3730 signed int v34; // [sp-10h] [bp-B0h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3731 int v35; // [sp-Ch] [bp-ACh]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3732 unsigned int v36; // [sp-8h] [bp-A8h]@51
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3733 unsigned int v37; // [sp-8h] [bp-A8h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3734 unsigned int v38; // [sp-8h] [bp-A8h]@57
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3735 unsigned int v39; // [sp-8h] [bp-A8h]@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3736 enum CHARACTER_ATTRIBUTE_TYPE v40; // [sp-4h] [bp-A4h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3737 int v41; // [sp-4h] [bp-A4h]@51
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3738 int v42; // [sp-4h] [bp-A4h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3739 int v43; // [sp-4h] [bp-A4h]@57
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3740 signed int v44; // [sp-4h] [bp-A4h]@59
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3741 int v45; // [sp-4h] [bp-A4h]@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3742 char v46[140]; // [sp+Ch] [bp-94h]@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3743 unsigned int v47; // [sp+98h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3744 int v48; // [sp+9Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3745
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3746 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3747 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3748 v5 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3749 v47 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3750 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3751 switch ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3752 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3753 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3754 v6 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3755 goto LABEL_46;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3756 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3757 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3758 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3759 case 9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3760 case 10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3761 case 11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3762 case 13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3763 case 21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3764 v6 = GetActualEndurance();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3765 goto LABEL_46;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3766 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3767 case 12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3768 case 23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3769 v40 = (CHARACTER_ATTRIBUTE_TYPE)14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3770 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3771 case 15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3772 v40 = (CHARACTER_ATTRIBUTE_TYPE)13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3773 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3774 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3775 case 7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3776 case 8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3777 case 14:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3778 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3779 v40 = (CHARACTER_ATTRIBUTE_TYPE)15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3780 LABEL_5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3781 v7 = GetActualResistance(v40);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3782 goto LABEL_47;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3783 case 22:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3784 v8 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3785 v9 = _48EA1B_get_static_effect(v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3786 v10 = GetActualIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3787 v11 = (_48EA1B_get_static_effect(v10) + v9) >> 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3788 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3789 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3790 v12 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3791 v13 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3792 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3793 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3794 if ( (signed int)v13->uItemID > 0 && (signed int)v13->uItemID <= 134 && !(v13->uAttributes & 2) )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3795 v46[v4++] = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3796 ++v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3797 ++v13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3798 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3799 while ( v12 < 138 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3800 goto LABEL_36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3801 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3802 v14 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3803 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3804 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3805 if ( HasItemEquipped((ITEM_EQUIP_TYPE)v14) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3806 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3807 if ( v15 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3808 v46[v4++] = LOBYTE(v5->pEquipment.uBody) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3809 if ( (!v15 || v15 == 1) && GetEquippedItemEquipType(v15) == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3810 v46[v4++] = *((char *)&v5->pEquipment.uOffHand + 4 * v15) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3811 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3812 v14 = v15 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3813 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3814 while ( v14 < 16 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3815 goto LABEL_36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3816 case 19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3817 v16 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3818 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3819 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3820 if ( HasItemEquipped((ITEM_EQUIP_TYPE)v16) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3821 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3822 if ( v17 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3823 v46[v4++] = LOBYTE(v5->pEquipment.uBow) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3824 if ( (!v17 || v17 == 1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3825 && (!GetEquippedItemEquipType(v17) || GetEquippedItemEquipType(v17) == 1) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3826 v46[v4++] = *((char *)&v5->pEquipment.uOffHand + 4 * v17) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3827 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3828 v16 = v17 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3829 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3830 while ( v16 < 16 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3831 LABEL_36:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3832 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3833 goto LABEL_87;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3834 v48 = (int)&v5->pInventoryItems[(unsigned __int8)v46[rand() % v4]];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3835 v11 = 3 * (pItemsTable->pItems[*(int *)v48].uMaterial + pItemsTable->pItems[*(int *)v48].uDamageMod);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3836 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3837 case 20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3838 v19 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3839 v20 = this->pInventoryIndices;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3840 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3841 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3842 if ( *v20 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3843 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3844 v21 = *(int *)&v5->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *v20 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3845 if ( v21 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3846 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3847 if ( v21 <= 134 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3848 v46[v4++] = v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3849 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3850 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3851 ++v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3852 ++v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3853 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3854 while ( v19 < 126 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3855 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3856 goto LABEL_87;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3857 v47 = (unsigned __int8)v46[rand() % v4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3858 v6 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3859 LABEL_46:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3860 v7 = _48EA1B_get_static_effect(v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3861 LABEL_47:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3862 v11 = v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3863 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3864 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3865 v11 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3866 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3867 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3868 v22 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3869 v23 = _48EA1B_get_static_effect(v22) + v11 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3870 if ( rand() % v23 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3871 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3872 LABEL_87:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3873 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3874 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3875 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3876 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3877 switch ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3878 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3879 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3880 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3881 v36 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3882 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3883 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3884 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3885 v36 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3886 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3887 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3888 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3889 v36 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3890 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3891 case 23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3892 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3893 v36 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3894 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3895 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3896 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3897 v36 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3898 LABEL_56:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3899 SetCondition(v36, v41);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3900 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3901 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3902 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3903 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3904 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3905 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3906 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3907 v30 = (SoundID)221;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3908 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3909 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3910 v43 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3911 v38 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3912 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3913 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3914 case 7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3915 case 8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3916 if ( a2 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3917 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3918 v44 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3919 goto LABEL_60;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3920 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3921 v25 = 2 * (a2 != 8) + 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3922 goto LABEL_65;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3923 case 9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3924 if ( a2 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3925 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3926 v44 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3927 LABEL_60:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3928 v24 = v44;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3929 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3930 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3931 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3932 v25 = 2 * (a2 != 8) + 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3933 LABEL_65:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3934 v24 = v25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3935 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3936 SetCondition(v24, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3937 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3938 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3939 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3940 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3941 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3942 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3943 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3944 v30 = (SoundID)222;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3945 LABEL_83:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3946 pAudioPlayer->PlaySound(v30, v31, v32, v33, v34, v35, v37, v42);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3947 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3948 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3949 LABEL_84:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3950 if ( v5 == pPlayers[v3 + 1] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3951 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3952 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3953 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3954 while ( v3 < 4 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3955 pGame->pStru6Instance->SetPlayerBuffAnim(0x99u, v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3956 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3957 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3958 case 12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3959 v43 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3960 v38 = 12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3961 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3962 case 15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3963 v45 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3964 v39 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3965 goto LABEL_73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3966 case 13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3967 v43 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3968 v38 = 13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3969 LABEL_70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3970 SetCondition(v38, v43);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3971 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3972 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3973 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3974 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3975 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3976 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3977 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3978 v30 = (SoundID)224;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3979 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3980 case 14:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3981 v45 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3982 v39 = 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3983 goto LABEL_73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3984 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3985 v45 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3986 v39 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3987 LABEL_73:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3988 SetCondition(v39, v45);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3989 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3990 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3991 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3992 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3993 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3994 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3995 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3996 v30 = (SoundID)225;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3997 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3998 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3999 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4000 case 19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4001 v26 = v48;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4002 if ( *(char *)(v48 + 21) & 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4003 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4004 PlaySound(40, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4005 *(int *)(v26 + 20) |= 2u;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4006 goto LABEL_79;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4007 case 20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4008 PlaySound(40, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4009 v27 = pActor->array_000234;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4010 if ( pActor->array_000234[0].uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4011 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4012 v27 = &pActor->array_000234[1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4013 if ( pActor->array_000234[1].uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4014 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4015 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4016 v28 = v47;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4017 memcpy(v27, &v5->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v5->pInventoryIndices[v47] + 5], 0x24u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4018 RemoveItemAtInventoryIndex(v28);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4019 LABEL_79:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4020 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4021 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4022 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4023 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4024 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4025 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4026 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4027 v30 = (SoundID)47;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4028 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4029 case 21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4030 PlaySound(42, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4031 ++v5->sAgeModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4032 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4033 case 22:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4034 PlaySound(41, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4035 v5->sMana = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4036 LABEL_82:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4037 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4038 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4039 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4040 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4041 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4042 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4043 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4044 v30 = (SoundID)226;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4045 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4046 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4047 goto LABEL_87;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4048 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4049 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4050 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4051 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4052 // 48DCF6: using guessed type char var_94[140];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4053
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4054 //----- (0048E1A3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4055 unsigned int Player::GetSpellSchool(unsigned int uSpellID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4056 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4057 return LOBYTE(pSpellStats->pInfos[uSpellID].uSchool);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4058 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4059
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4060 //----- (0048E1B5) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4061 int Player::GetAttackRecoveryTime(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4062 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4063 unsigned int v2; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4064 char *v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4065 Player *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4066 int v5; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4067 int v6; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4068 int v7; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4069 int v8; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4070 int v9; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4071 int v10; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4072 int v11; // edx@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4073 int v12; // ecx@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4074 int v13; // eax@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4075 int v14; // ebx@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4076 int v15; // eax@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4077 double v16; // st7@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4078 double v17; // st7@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4079 unsigned __int16 v18; // cx@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4080 Player *v19; // ecx@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4081 int v20; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4082 int v21; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4083 int v22; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4084 int v23; // ecx@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4085 unsigned int v24; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4086 int v25; // eax@31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4087 int v26; // ebx@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4088 int v27; // eax@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4089 unsigned __int16 *v28; // ebx@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4090 int v29; // eax@42
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4091 int v30; // edi@43
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4092 signed int v31; // eax@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4093 int v32; // ecx@50
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4094 int result; // eax@54
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4095 float v34; // [sp+8h] [bp-38h]@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4096 float v35; // [sp+Ch] [bp-34h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4097 float v36; // [sp+10h] [bp-30h]@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4098 float v37; // [sp+14h] [bp-2Ch]@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4099 float v38; // [sp+18h] [bp-28h]@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4100 int v39; // [sp+1Ch] [bp-24h]@31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4101 int v40; // [sp+20h] [bp-20h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4102 int v41; // [sp+24h] [bp-1Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4103 unsigned int v42; // [sp+28h] [bp-18h]@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4104 int v43; // [sp+2Ch] [bp-14h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4105 int v44; // [sp+30h] [bp-10h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4106 int v45; // [sp+34h] [bp-Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4107 int v46; // [sp+38h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4108 int v47; // [sp+3Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4109
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4110 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4111 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4112 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4113 v47 = (unsigned __int16)word_4EDED8[0];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4114 v43 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4115 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4116 v40 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4117 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4118 v44 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4119 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4120 if ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4121 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4122 if ( !HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4123 goto LABEL_17;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4124 v5 = (int)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4->pEquipment.uBow + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4125 v46 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4126 v3 = (char *)&pItemsTable->pItems[*(int *)v5].pIconName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4127 v6 = (unsigned __int16)word_4EDED8[(unsigned __int8)v3[29]];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4128 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4129 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4130 if ( IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4131 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4132 LOBYTE(v7) = GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4133 if ( v7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4134 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4135 v6 = (unsigned __int16)word_4EDEDC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4136 LABEL_4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4137 v47 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4138 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4139 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4140 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4141 if ( HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4142 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4143 v8 = (int)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4144 v46 = v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4145 v9 = *(int *)v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4146 v3 = (char *)&pItemsTable->pItems[v9].pIconName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4147 if ( v3[28] == 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4148 v10 = *(&pSpellDatas[0].field_A + 10 * *((int *)&pSpellDatas[66].field_8 + v9));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4149 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4150 v10 = (unsigned __int16)word_4EDED8[(unsigned __int8)v3[29]];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4151 v47 = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4152 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4153 if ( HasItemEquipped((ITEM_EQUIP_TYPE)0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4154 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4155 v12 = (int)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4->pEquipment.uOffHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4156 v42 = (unsigned __int16)word_4EDED8[pItemsTable->pItems[*(int *)v12].uSkillType];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4157 if ( (signed int)v42 > v47 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4158 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4159 v13 = *(int *)v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4160 v46 = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4161 v3 = (char *)(v11 + 48 * v13);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4162 v47 = v42;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4163 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4164 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4165 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4166 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4167 if ( HasItemEquipped(EQUIP_ARMOUR) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4168 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4169 v14 = pItemsTable->pItems[*(int *)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4->pEquipment.uBody + 5]].uSkillType;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4170 SkillToMastery(v4->pActiveSkills[9]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4171 v15 = (unsigned __int16)word_4EDED8[v14];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4172 v35 = 1.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4173 v43 = v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4174 if ( v14 == 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4175 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4176 v36 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4177 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4178 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4179 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4180 if ( v14 != 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4181 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4182 if ( v14 != 11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4183 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4184 v36 = 1.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4185 v37 = 1.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4186 v16 = 1.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4187 LABEL_27:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4188 v18 = v4->pActiveSkills[v14];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4189 v38 = v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4190 v43 = (signed __int64)((double)v43 * *(&v34 + SkillToMastery(v18)));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4191 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4192 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4193 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4194 v17 = 0.5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4195 v36 = 0.5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4196 LABEL_26:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4197 v37 = v17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4198 v16 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4199 goto LABEL_27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4200 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4201 v36 = 0.5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4202 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4203 v17 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4204 goto LABEL_26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4205 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4206 LABEL_28:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4207 if ( HasItemEquipped((ITEM_EQUIP_TYPE)v2) && v19->GetEquippedItemEquipType(v2) == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4208 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4209 v20 = 9 * v4->pEquipment.uOffHand;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4210 v35 = 1.0;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4211 v21 = 3 * *(int *)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[4 * v20 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4212 v36 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4213 v22 = pItemsTable->pItems[16 * v21 / 0x30u].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4214 v37 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4215 v23 = (unsigned __int16)word_4EDED8[v22];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4216 v38 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4217 v45 = v23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4218 v24 = SkillToMastery(v4->pActiveSkills[v22]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4219 v45 = (signed __int64)((double)v45 * *(&v34 + v24));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4220 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4221 v25 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4222 v39 = _48EA1B_get_static_effect(v25);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4223 v42 = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4224 if ( v3 != (char *)v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4225 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4226 v26 = (unsigned __int8)v3[29];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4227 LOBYTE(v27) = GetActualSkillLevel((enum PLAYER_SKILL_TYPE)(unsigned __int8)v3[29]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4228 if ( v27 && (v26 == 1 || v26 == 3 || v26 == 5) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4229 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4230 v28 = &v4->pActiveSkills[v26];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4231 if ( (signed int)SkillToMastery(*v28) >= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4232 v40 = *(char *)v28 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4233 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4234 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4235 if ( v3[29] == 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4236 v42 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4237 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4238 if ( a2 == v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4239 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4240 if ( v42 == v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4241 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4242 LOBYTE(v29) = GetActualSkillLevel(PLAYER_SKILL_ARMSMASTER);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4243 if ( v29 != v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4244 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4245 v30 = v29 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4246 v44 = v29 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4247 if ( (signed int)SkillToMastery(v29) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4248 v44 += v30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4249 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4250 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4251 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4252 if ( SHIDWORD(v4->pPlayerBuffs[7].uExpireTime) >= (signed int)v2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4253 && (SHIDWORD(v4->pPlayerBuffs[7].uExpireTime) > (signed int)v2 || LODWORD(v4->pPlayerBuffs[7].uExpireTime) > v2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4254 v41 = 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4255 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4256 if ( v46 != v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4257 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4258 v32 = *(int *)(v46 + 12);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4259 if ( v32 == 59 || v32 == 41 || *(int *)v46 == 500 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4260 v31 = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4261 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4262 result = v47 + v43 + v45 - v44 - v31 - v41 - v40 - v39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4263 if ( result < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4264 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4265 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4266 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4267
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4268 //----- (0048E4F8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4269 int Player::GetMaxHealth()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4270 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4271 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4272 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4273 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4274
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4275 v3 = _48EA1B_get_static_effect(GetActualEndurance());
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4276 v4 = pBaseHealthPerLevelByClass[uClass] * (GetActualLevel() + v3);
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4277 v6 = uFullHealthBonus
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4278 + pBaseHealthByClass[uClass / 4]
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4279 + GetSkillBonus(CHARACTER_ATTRIBUTE_HEALTH)
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4280 + GetItemsBonus(CHARACTER_ATTRIBUTE_HEALTH, 0) + v4;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4281 if (v6 <= 0)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4282 return 1;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4283 return v6;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4284 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4285
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4286 //----- (0048E565) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4287 int Player::GetMaxMana()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4288 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4289 int v2; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4290 int v3; // esi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4291 int v4; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4292 int v5; // esi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4293 int v6; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4294 int v7; // esi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4295 int v8; // esi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4296 int v9; // esi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4297 int result; // eax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4298
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4299 switch (uClass)
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4300 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4301 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4302 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4303 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4304 case 0x10u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4305 case 0x11u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4306 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4307 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4308 case 0x20u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4309 case 0x21u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4310 case 0x22u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4311 case 0x23u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4312 v2 = GetActualIntelligence();
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4313 v3 = _48EA1B_get_static_effect(v2);
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4314 goto LABEL_6;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4315 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4316 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4317 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4318 case 0xCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4319 case 0xDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4320 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4321 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4322 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4323 case 0x19u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4324 case 0x1Au:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4325 case 0x1Bu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4326 v2 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4327 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4328 goto LABEL_6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4329 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4330 case 0x16u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4331 case 0x17u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4332 case 0x1Cu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4333 case 0x1Du:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4334 case 0x1Eu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4335 case 0x1Fu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4336 v4 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4337 v5 = _48EA1B_get_static_effect(v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4338 v6 = GetActualIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4339 v3 = _48EA1B_get_static_effect(v6) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4340 LABEL_6:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4341 v7 = pBaseManaPerLevelByClass[uClass] * (GetActualLevel() + v3);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4342 v8 = GetItemsBonus(CHARACTER_ATTRIBUTE_MANA, 0) + v7;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4343 v9 = uFullManaBonus
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4344 + pBaseManaByClass[uClass / 4]
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4345 + GetSkillBonus(CHARACTER_ATTRIBUTE_MANA)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4346 + v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4347 if ( v9 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4348 goto LABEL_7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4349 result = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4350 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4351 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4352 LABEL_7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4353 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4354 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4355 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4356 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4357 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4358
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4359 //----- (0048E656) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4360 int Player::GetBaseAC()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4361 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4362 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4363 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4364 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4365 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4366 int v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4367 int result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4368
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4369 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4370 v2 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4371 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4372 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_AC_BONUS, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4373 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_AC_BONUS) + v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4374 if ( v5 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4375 result = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4376 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4377 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4378 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4379 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4380
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4381 //----- (0048E68F) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4382 int Player::GetActualAC()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4383 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4384 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4385 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4386 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4387 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4388 int v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4389 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4390 int result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4391
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4392 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4393 v2 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4394 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4395 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_AC_BONUS, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4396 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_AC_BONUS) + v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4397 v6 = v1->sACModifier + GetMagicalBonus(CHARACTER_ATTRIBUTE_AC_BONUS) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4398 if ( v6 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4399 result = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4400 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4401 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4402 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4403 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4404
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4405 //----- (0048E6DC) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4406 unsigned int Player::GetBaseAge()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4407 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4408 return ((__int64)(pParty->uTimePlayed * 0.234375) / 60 / 60 / 24) / 7 / 4 / 12
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4409 - uBirthYear + 1168;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4410 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4411
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4412 //----- (0048E72C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4413 unsigned int Player::GetActualAge()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4414 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4415 return this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4416 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4417
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4418 //----- (0048E73F) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4419 int Player::GetBaseResistance(enum CHARACTER_ATTRIBUTE_TYPE a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4420 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4421 Player *v2; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4422 signed int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4423 enum CHARACTER_RACE v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4424 signed int v5; // edi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4425 char v6; // zf@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4426 int v7; // esi@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4427 int result; // eax@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4428 signed int v9; // [sp-4h] [bp-10h]@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4429
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4430 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4431 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4432 v4 = GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4433 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_FIRE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4434 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4435 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4436 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4437 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4438 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_AIR )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4439 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4440 v5 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4441 LABEL_16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4442 v6 = v4 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4443 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4444 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4445 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_WATER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4446 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4447 v6 = v4 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4448 v5 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4449 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4450 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4451 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_EARTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4452 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4453 v5 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4454 v6 = v4 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4455 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4456 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4457 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_MIND )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4458 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4459 v5 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4460 if ( v4 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4461 goto LABEL_20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4462 v9 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4463 LABEL_19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4464 v3 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4465 goto LABEL_20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4466 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4467 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_BODY || a2 == 33 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4468 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4469 v5 = 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4470 v6 = v4 == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4471 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4472 if ( !v6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4473 goto LABEL_20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4474 v9 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4475 goto LABEL_19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4476 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4477 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4478 LABEL_20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4479 v7 = GetItemsBonus(a2, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4480 if ( v2->uClass != 35 || (result = 200, v7 + *(&v2->sResFireBase + v5) <= 200) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4481 result = v7 + *(&v2->sResFireBase + v5);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4482 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4483 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4484
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4485 //----- (0048E7D0) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4486 int Player::GetActualResistance(enum CHARACTER_ATTRIBUTE_TYPE a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4487 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4488 signed int v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4489 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4490 enum CHARACTER_RACE v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4491 Player *v5; // ecx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4492 char v6; // zf@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4493 int v7; // ebx@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4494 int result; // eax@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4495 signed int v9; // [sp+10h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4496 signed int v10; // [sp+14h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4497
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4498 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4499 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4500 v10 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4501 v9 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4502 v4 = GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4503 if ( CheckHiredNPCSpeciality(0x25u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4504 v10 = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4505 if ( (a2 == CHARACTER_ATTRIBUTE_RESIST_FIRE
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4506 || a2 == CHARACTER_ATTRIBUTE_RESIST_AIR
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4507 || a2 == CHARACTER_ATTRIBUTE_RESIST_WATER
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4508 || a2 == CHARACTER_ATTRIBUTE_RESIST_EARTH)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4509 && SkillToMastery(v3->pActiveSkills[9]) == 4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4510 && HasItemEquipped(EQUIP_ARMOUR)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4511 && GetEquippedItemSkillType(EQUIP_ARMOUR) == PLAYER_SKILL_LEATHER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4512 v10 += v3->pActiveSkills[9] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4513 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_FIRE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4514 goto LABEL_25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4515 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_AIR )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4516 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4517 v2 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4518 LABEL_25:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4519 v6 = v4 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4520 LABEL_26:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4521 if ( v6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4522 v9 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4523 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4524 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4525 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_WATER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4526 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4527 v6 = v4 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4528 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4529 goto LABEL_26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4530 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4531 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_EARTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4532 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4533 v2 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4534 if ( v4 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4535 v10 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4536 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4537 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4538 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4539 if ( a2 != CHARACTER_ATTRIBUTE_RESIST_MIND )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4540 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4541 if ( a2 != CHARACTER_ATTRIBUTE_RESIST_BODY && a2 != 33 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4542 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4543 v2 = 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4544 v6 = v4 == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4545 goto LABEL_26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4546 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4547 v2 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4548 if ( v4 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4549 v9 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4550 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4551 LABEL_28:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4552 v7 = GetItemsBonus(a2, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4553 result = v10 + GetMagicalBonus(a2) + v7 + v9 + *(&v3->sResFireBonus + v2) + *(&v3->sResFireBase + v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4554 if ( v3->uClass == 35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4555 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4556 if ( result > 200 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4557 result = 200;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4558 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4559 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4560 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4561
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4562 //----- (0048E8F5) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4563 bool Player::Recover(signed int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4564 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4565 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4566 signed __int64 v3; // qax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4567 bool result; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4568
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4569 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4570 v3 = (signed __int64)((double)(a2 * _48EA46_calc_special_bonus_by_items(17)) * 0.01 + (double)a2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4571 if ( v2->uTimeToRecovery - (signed int)v3 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4572 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4573 v2->uTimeToRecovery -= v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4574 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4575 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4576 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4577 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4578 v2->uTimeToRecovery = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4579 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4580 if ( !uActiveCharacter )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4581 uActiveCharacter = pParty->GetNextActiveCharacter();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4582 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4583 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4584 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4585 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4586
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4587 //----- (0048E96A) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4588 void Player::SetRecoveryTime(signed int sRecoveryTime)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4589 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4590 signed int v2; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4591
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4592 v2 = sRecoveryTime;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4593 if ( sRecoveryTime < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4594 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4595 if ( v2 > this->uTimeToRecovery )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4596 this->uTimeToRecovery = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4597 if ( pPlayers[uActiveCharacter] == this && !some_active_character )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4598 uActiveCharacter = pParty->GetNextActiveCharacter();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4599 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4600 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4601 // 50C0C4: using guessed type int some_active_character;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4602
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4603 //----- (0048E9B7) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4604 void Player::RandomizeName()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4605 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
4606 if (!uExpressionTimePassed)
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
4607 strcpy(pName, pNPCStats->pNPCNames[rand() % pNPCStats->uNumNPCNames[uSex]][uSex]);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4608 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4609
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4610 //----- (0048E9F4) --------------------------------------------------------
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4611 unsigned int Player::GetMajorConditionIdx()
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4612 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4613 for (uint i = 0; i < 18; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4614 if (pConditions[pConditionImportancyTable[i]] != 0)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4615 return pConditionImportancyTable[i];
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4616
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4617 return 18;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4618 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4619
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4620 //----- (0048EA1B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4621 int Player::_48EA1B_get_static_effect(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4622 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4623 __int16 v2; // cx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4624 int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4625
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4626 v2 = word_4EDFFC[0];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4627 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4628 while ( a2 < v2 && v2 )
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4629 v2 = word_4EDFFC[v3++ + 1];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4630 return player_stat_bonuses[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4631 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4632
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4633 //----- (0048EA46) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4634 int Player::_48EA46_calc_special_bonus_by_items(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4635 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4636 int v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4637 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4638 int v4; // edx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4639 int v5; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4640 char *v6; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4641
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4642 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4643 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4644 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4645 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4646 if ( !HasItemEquipped((ITEM_EQUIP_TYPE)v3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4647 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4648 v5 = *(int *)v4 - 1; // BUG
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4649 // v5 = _this->cEquippedItems.uOffHand - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4650 if ( a2 != 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4651 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4652 v6 = (char *)this + 36 * v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4653 if ( *((int *)v6 + 133) == 533 || *((int *)v6 + 136) == 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4654 return 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4655 LABEL_11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4656 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4657 if ( (signed int)v3 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4658 return v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4659 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4660 if ( a2 != 24 || this->pInventoryItems[v5].uAdditionalValue != 24 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4661 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4662 return 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4663 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4664
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4665 //----- (0048EAAE) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4666 int Player::GetItemsBonus(CHARACTER_ATTRIBUTE_TYPE attr, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4667 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4668 CHARACTER_ATTRIBUTE_TYPE v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4669 signed int v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4670 int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4671 Player *v6; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4672 Player *v8; // ecx@48
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4673 int v9; // eax@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4674 int v10; // edx@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4675 Player *v11; // ecx@55
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4676 int v12; // eax@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4677 int v13; // edx@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4678 int v14; // ecx@58
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4679 int v15; // eax@58
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4680 Player *v16; // ecx@61
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4681 int v17; // eax@62
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4682 Player *v18; // ecx@66
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4683 int v19; // eax@67
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4684 int v20; // eax@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4685 Player *v21; // ecx@75
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4686 int v22; // eax@76
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4687 int v23; // edx@76
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4688 int v24; // eax@79
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4689 int v25; // ecx@80
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4690 int v26; // edi@80
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4691 Player *v27; // ecx@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4692 int v28; // eax@85
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4693 int v29; // edx@85
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4694 Player *v30; // ecx@96
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4695 int v31; // ebp@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4696 int v32; // eax@98
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4697 unsigned int v33; // eax@100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4698 int v34; // eax@103
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4699 char v35; // zf@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4700 char v36; // zf@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4701 unsigned __int8 v37; // zf@119
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4702 char v38; // sf@119
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4703 unsigned __int8 v39; // of@119
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4704 char v40; // zf@122
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4705 char v41; // zf@145
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4706 char v42; // zf@164
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4707 char v43; // zf@173
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4708 char v44; // zf@189
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4709 char v45; // zf@198
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4710 char v46; // zf@239
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4711 int v47; // eax@268
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4712 int v48; // eax@269
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4713 int v49; // eax@291
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4714 char v50; // zf@295
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4715 int v51; // eax@306
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4716 int v52; // eax@307
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4717 char v53; // zf@312
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4718 char v54; // zf@336
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4719 char v55; // zf@348
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4720 int v56; // eax@365
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4721 int v57; // ebx@368
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4722 signed int v58; // [sp-4h] [bp-20h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4723 signed int v59; // [sp-4h] [bp-20h]@71
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4724 signed int v60; // [sp-4h] [bp-20h]@347
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4725 int v61; // [sp+10h] [bp-Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4726 int v62; // [sp+14h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4727 int v63; // [sp+18h] [bp-4h]@101
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4728 ItemGen *attra; // [sp+20h] [bp+4h]@101
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4729 unsigned int v65; // [sp+24h] [bp+8h]@95
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4730
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4731 v3 = attr;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4732 v4 = 36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4733 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4734 v6 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4735 v62 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4736 v61 = 0;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4737
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4738 switch (attr)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4739 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4740 case CHARACTER_ATTRIBUTE_LEVEL:
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4741 if (HasEnchantedItemEquipped(25))
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4742 return 5;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4743 return 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4744 };
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4745
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4746 if ( (signed int)attr > 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4747 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4748 switch ( attr )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4749 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4750 case 37:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4751 v58 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4752 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4753 case 38:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4754 v58 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4755 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4756 case 39:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4757 v58 = 17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4758 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4759 case 40:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4760 v58 = 18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4761 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4762 case 41:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4763 v58 = 19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4764 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4765 case 42:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4766 v58 = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4767 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4768 case 43:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4769 v58 = 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4770 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4771 case 44:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4772 v58 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4773 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4774 case 45:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4775 v58 = 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4776 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4777 case 46:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4778 goto LABEL_36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4779 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4780 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4781 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4782 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4783 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4784 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4785 if ( attr == 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4786 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4787 v58 = 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4788 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4789 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4790 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4791 if ( (signed int)attr > 21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4792 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4793 switch ( attr )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4794 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4795 case 22:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4796 v58 = 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4797 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4798 case 23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4799 v58 = 31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4800 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4801 case 34:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4802 v58 = 12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4803 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4804 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4805 if ( attr != 35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4806 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4807 v58 = 13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4808 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4809 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4810 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4811 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4812 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4813 switch ( attr )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4814 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4815 case 21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4816 v58 = 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4817 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4818 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4819 v58 = 35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4820 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4821 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4822 v58 = 34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4823 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4824 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4825 v58 = 29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4826 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4827 case 19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4828 v58 = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4829 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4830 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4831 if ( attr != 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4832 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4833 v58 = 32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4834 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4835 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4836 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4837 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4838 LABEL_35:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4839 v4 = v58;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4840 LABEL_36:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4841 if ( !this->pActiveSkills[v4] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4842 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4843 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4844 LABEL_38:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4845 if ( (signed int)attr > 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4846 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4847 if ( (signed int)attr < 29 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4848 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4849 if ( (signed int)attr <= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4850 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4851 if ( HasItemEquipped(EQUIP_BOW) )
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4852 v5 = pItemsTable->pItems[*(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uBow + 5]].uDamageMod;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4853 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4854 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4855 if ( attr == 31 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4856 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4857 if ( !HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4858 return v5 + v62 + v61;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4859 v57 = *(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uBow + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4860 v5 = pItemsTable->pItems[v57].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4861 v56 = pItemsTable->pItems[v57].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4862 goto LABEL_366;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4863 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4864 if ( attr == 32 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4865 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4866 if ( !HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4867 return v5 + v62 + v61;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4868 v20 = *(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uBow + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4869 v5 = pItemsTable->pItems[v20].uDamageDice * pItemsTable->pItems[v20].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4870 LABEL_365:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4871 v56 = pItemsTable->pItems[v20].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4872 LABEL_366:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4873 v5 += v56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4874 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4875 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4876 if ( (signed int)attr <= 33 || (signed int)attr > 46 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4877 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4878 LABEL_95:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4879 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4880 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4881 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4882 if ( !HasItemEquipped((ITEM_EQUIP_TYPE)v65) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4883 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4884 v31 = *(&v6->pEquipment.uOffHand + v65) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4885 if ( v3 == 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4886 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4887 v32 = GetEquippedItemEquipType(v65);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4888 if ( v32 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4889 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4890 if ( v32 <= 11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4891 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4892 v33 = v6->pInventoryItems[v31].uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4893 v5 += pItemsTable->pItems[v33].uDamageDice + pItemsTable->pItems[v33].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4894 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4895 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4896 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4897 v63 = (int)((char *)v6 + 36 * v31);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4898 attra = (ItemGen *)(v63 + 532);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4899 if ( pItemsTable->_456D5E_is_some_material((ItemGen *)(v63 + 532)) == 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4900 && !pItemsTable->_456D43_is_material_equals_3(attra) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4901 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4902 v34 = attra->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4903 switch ( attra->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4904 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4905 case 0x1F4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4906 v35 = v3 == 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4907 goto LABEL_105;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4908 case 0x1F5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4909 v36 = v3 == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4910 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4911 case 0x1F6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4912 if ( v3 == 21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4913 v61 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4914 v36 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4915 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4916 case 0x1F7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4917 if ( v3 == 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4918 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4919 if ( v3 == 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4920 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4921 v36 = v3 == 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4922 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4923 case 0x1F8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4924 goto LABEL_118;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4925 case 0x1F9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4926 v40 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4927 goto LABEL_123;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4928 case 0x1FAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4929 v35 = v3 == 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4930 goto LABEL_105;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4931 case 0x1FEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4932 v35 = v3 == 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4933 goto LABEL_105;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4934 case 0x1FFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4935 if ( v3 == 23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4936 v61 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4937 if ( v3 == 22 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4938 v61 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4939 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4940 case 0x200u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4941 if ( v3 == 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4942 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4943 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[14]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4944 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4945 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4946 v36 = v3 == 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4947 LABEL_108:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4948 if ( v36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4949 v5 += 40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4950 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4951 case 0x201u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4952 if ( v3 == 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4953 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4954 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[17]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4955 v34 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4956 v62 = v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4957 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4958 goto LABEL_136;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4959 case 0x202u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4960 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4961 v5 += 150;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4962 if ( v3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4963 v5 -= 40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4964 if ( v3 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4965 v5 -= 40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4966 goto LABEL_145;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4967 case 0x203u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4968 if ( v3 == 42 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4969 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4970 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[20]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4971 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4972 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4973 if ( v3 == 43 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4974 v61 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4975 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4976 case 0x204u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4977 if ( v3 == 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4978 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4979 if ( v3 == 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4980 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4981 if ( v3 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4982 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4983 if ( v3 == 11 || v3 == 10 || v3 == 12 || v3 == 13 || v3 == 33 || v3 == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4984 goto LABEL_166;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4985 v42 = v3 == 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4986 goto LABEL_165;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4987 case 0x205u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4988 if ( v3 == 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4989 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4990 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4991 case 0x206u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4992 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4993 v5 += 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4994 if ( v3 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4995 v5 += 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4996 v43 = v3 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4997 goto LABEL_174;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4998 case 0x207u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4999 if ( v3 == 45 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5000 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5001 if ( v3 == 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5002 v5 -= 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5003 v42 = v3 == 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5004 LABEL_165:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5005 if ( v42 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5006 LABEL_166:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5007 v5 -= 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5008 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5009 case 0x208u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5010 v35 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5011 goto LABEL_105;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5012 case 0x209u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5013 if ( v3 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5014 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5015 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5016 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5017 v41 = v3 == 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5018 goto LABEL_146;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5019 case 0x20Au:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5020 if ( v3 == 46 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5021 v61 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5022 v44 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5023 goto LABEL_190;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5024 case 0x20Bu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5025 if ( v3 == 34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5026 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5027 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[12]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5028 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5029 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5030 if ( v3 == 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5031 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5032 if ( v3 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5033 v5 += 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5034 v45 = v3 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5035 goto LABEL_199;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5036 case 0x20Cu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5037 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5038 v5 += 75;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5039 goto LABEL_145;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5040 case 0x20Du:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5041 if ( v3 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5042 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5043 if ( v3 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5044 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5045 if ( v3 == 11 || v3 == 10 || v3 == 12 || v3 == 13 || v3 == 33 || v3 == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5046 goto LABEL_374;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5047 v43 = v3 == 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5048 LABEL_174:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5049 if ( v43 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5050 LABEL_374:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5051 v5 -= 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5052 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5053 case 0x20Eu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5054 if ( v3 == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5055 v5 += 150;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5056 if ( v3 == 44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5057 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5058 if ( v3 == 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5059 v5 -= 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5060 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5061 case 0x20Fu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5062 if ( v3 == 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5063 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5064 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[17]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5065 v34 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5066 v62 = v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5067 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5068 if ( v3 == 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5069 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5070 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[18]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5071 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5072 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5073 LABEL_145:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5074 v41 = v3 == 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5075 LABEL_146:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5076 if ( v41 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5077 v5 -= 40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5078 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5079 case 0x210u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5080 if ( v3 == 38 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5081 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5082 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[16]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5083 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5084 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5085 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5086 v5 += 75;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5087 v44 = v3 == 11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5088 LABEL_190:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5089 if ( v44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5090 v5 -= 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5091 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5092 case 0x211u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5093 if ( v3 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5094 v5 += 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5095 if ( v3 == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5096 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5097 v35 = v3 == 11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5098 LABEL_105:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5099 if ( v35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5100 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5101 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5102 case 0x212u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5103 if ( v3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5104 v5 -= 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5105 v45 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5106 LABEL_199:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5107 if ( v45 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5108 v5 -= 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5109 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5110 case 0x214u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5111 if ( v3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5112 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5113 v46 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5114 goto LABEL_240;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5115 case 0x215u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5116 if ( v3 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5117 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5118 v46 = v3 == 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5119 goto LABEL_240;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5120 case 0x216u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5121 if ( v3 == 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5122 v5 += 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5123 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5124 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5125 goto LABEL_315;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5126 case 0x217u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5127 if ( v3 == 21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5128 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5129 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5130 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5131 goto LABEL_253;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5132 case 0x218u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5133 goto LABEL_253;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5134 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5135 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5136 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5137 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5138 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5139 if ( *(int *)(v63 + 536) == v3 + 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5140 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5141 if ( (signed int)v3 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5142 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5143 if ( (signed int)v3 <= 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5144 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5145 v5 += *((int *)v6->pConditions + 9 * v31 + 135);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5146 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5147 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5148 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5149 if ( (signed int)v3 <= 23 && v5 < *((int *)v6->pConditions + 9 * v31 + 135) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5150 v5 = *((int *)v6->pConditions + 9 * v31 + 135);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5151 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5152 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5153 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5154 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5155 v34 = *(int *)(v63 + 544);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5156 if ( v34 > 48 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5157 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5158 switch ( v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5159 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5160 case 54:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5161 goto LABEL_315;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5162 case 49:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5163 if ( v3 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5164 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5165 v50 = v3 == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5166 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5167 case 51:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5168 if ( v3 != 5 && v3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5169 goto LABEL_309;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5170 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5171 case 52:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5172 if ( v3 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5173 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5174 v50 = v3 == 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5175 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5176 case 53:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5177 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5178 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5179 v50 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5180 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5181 case 55:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5182 v46 = v3 == 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5183 goto LABEL_240;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5184 case 56:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5185 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5186 goto LABEL_351;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5187 v53 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5188 goto LABEL_350;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5189 case 57:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5190 if ( v3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5191 goto LABEL_351;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5192 v53 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5193 goto LABEL_350;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5194 case 50:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5195 if ( v3 == 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5196 v5 += 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5197 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5198 case 60:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5199 if ( v3 != 23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5200 goto LABEL_336;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5201 if ( v5 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5202 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5203 v5 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5204 LABEL_336:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5205 v54 = v3 == 22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5206 goto LABEL_345;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5207 case 61:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5208 if ( v3 != 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5209 goto LABEL_340;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5210 if ( v5 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5211 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5212 v5 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5213 LABEL_340:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5214 v54 = v3 == 18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5215 goto LABEL_345;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5216 case 62:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5217 if ( v3 != 19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5218 goto LABEL_344;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5219 if ( v5 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5220 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5221 v5 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5222 LABEL_344:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5223 v54 = v3 == 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5224 LABEL_345:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5225 if ( !v54 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5226 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5227 if ( v5 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5228 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5229 v60 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5230 goto LABEL_360;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5231 case 67:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5232 v55 = v3 == 18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5233 goto LABEL_357;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5234 case 68:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5235 v53 = v3 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5236 goto LABEL_350;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5237 case 69:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5238 if ( v3 == 11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5239 v5 += 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5240 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5241 case 70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5242 if ( v3 == 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5243 v5 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5244 v55 = v3 == 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5245 LABEL_357:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5246 if ( v55 && v5 < 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5247 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5248 v60 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5249 LABEL_360:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5250 v5 = v60;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5251 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5252 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5253 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5254 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5255 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5256 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5257 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5258 if ( v34 == 48 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5259 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5260 if ( v3 == 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5261 v5 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5262 LABEL_315:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5263 v46 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5264 LABEL_240:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5265 if ( v46 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5266 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5267 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5268 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5269 if ( v34 > 32 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5270 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5271 if ( v34 > 44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5272 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5273 v51 = v34 - 45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5274 if ( !v51 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5275 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5276 if ( v3 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5277 goto LABEL_351;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5278 v53 = v3 == 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5279 LABEL_350:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5280 if ( v53 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5281 LABEL_351:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5282 v5 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5283 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5284 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5285 v52 = v51 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5286 if ( !v52 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5287 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5288 v40 = v3 == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5289 LABEL_123:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5290 if ( v40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5291 v5 += 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5292 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5293 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5294 if ( v52 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5295 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5296 LABEL_309:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5297 v50 = v3 == 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5298 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5299 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5300 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5301 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5302 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5303 if ( v34 == 44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5304 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5305 v50 = v3 == 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5306 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5307 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5308 v34 -= 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5309 if ( !v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5310 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5311 if ( v3 != 38 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5312 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5313 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[16]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5314 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5315 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5316 --v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5317 if ( !v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5318 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5319 if ( v3 != 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5320 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5321 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[14]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5322 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5323 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5324 v49 = v34 - 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5325 if ( !v49 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5326 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5327 if ( (signed int)v3 >= 0 && (signed int)v3 <= 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5328 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5329 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5330 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5331 if ( v49 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5332 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5333 if ( v3 != 3 && v3 != 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5334 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5335 v50 = v3 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5336 LABEL_296:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5337 if ( !v50 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5338 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5339 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5340 LABEL_121:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5341 v5 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5342 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5343 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5344 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5345 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5346 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5347 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5348 if ( v34 == 32 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5349 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5350 if ( v3 != 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5351 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5352 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[17]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5353 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5354 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5355 if ( v34 > 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5356 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5357 v34 -= 29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5358 if ( v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5359 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5360 --v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5361 if ( v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5362 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5363 --v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5364 if ( v34 || v3 != 41 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5365 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5366 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[19]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5367 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5368 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5369 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5370 if ( v3 != 34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5371 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5372 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[12]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5373 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5374 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5375 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5376 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5377 if ( v3 != 37 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5378 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5379 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[15]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5380 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5381 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5382 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5383 if ( v34 == 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5384 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5385 LABEL_136:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5386 if ( v3 == 42 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5387 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5388 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[20]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5389 LABEL_138:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5390 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5391 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5392 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5393 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5394 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5395 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5396 v47 = v34 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5397 if ( v47 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5398 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5399 v48 = v47 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5400 if ( v48 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5401 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5402 v34 = v48 - 24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5403 if ( v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5404 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5405 --v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5406 if ( v34 || v3 != 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5407 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5408 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[18]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5409 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5410 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5411 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5412 if ( v3 != 35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5413 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5414 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[13]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5415 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5416 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5417 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5418 LABEL_118:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5419 if ( (signed int)v3 < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5420 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5421 v39 = __OFSUB__((int)v3, 6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5422 v37 = v3 == 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5423 v38 = v3 - 6 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5424 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5425 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5426 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5427 LABEL_253:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5428 if ( (signed int)v3 < 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5429 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5430 v39 = __OFSUB__((int)v3, 15);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5431 v37 = v3 == 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5432 v38 = v3 - 15 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5433 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5434 if ( (unsigned __int8)(v38 ^ v39) | v37 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5435 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5436 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5437 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5438 LABEL_361:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5439 ++v65;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5440 if ( (signed int)v65 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5441 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5442 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5443 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5444 if ( attr == 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5445 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5446 if ( IsUnarmed() != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5447 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5448 if ( v6->HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5449 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5450 v22 = v21->GetEquippedItemEquipType(1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5451 if ( v22 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5452 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5453 if ( v22 <= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5454 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5455 if ( v6->pEquipment.uOffHand || (v24 = v23, pItemsTable->pItems[v23].uSkillType != 4) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5456 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5457 v24 = v23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5458 v26 = pItemsTable->pItems[v23].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5459 v25 = pItemsTable->pItems[v23].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5460 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5461 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5462 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5463 v25 = pItemsTable->pItems[v24].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5464 v26 = pItemsTable->pItems[v24].uDamageDice + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5465 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5466 v5 = pItemsTable->pItems[v24].uDamageMod + v25 * v26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5467 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5468 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5469 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5470 if ( a3 || !v6->HasItemEquipped((ITEM_EQUIP_TYPE)0) || (v28 = v27->GetEquippedItemEquipType(0), v28 < 0) || v28 > 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5471 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5472 v15 = pItemsTable->pItems[v29].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5473 v14 = pItemsTable->pItems[v29].uDamageDice * pItemsTable->pItems[v29].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5474 goto LABEL_88;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5475 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5476 v59 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5477 LABEL_74:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5478 v5 = v59;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5479 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5480 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5481 if ( (signed int)attr < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5482 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5483 if ( (signed int)attr <= 23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5484 goto LABEL_95;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5485 if ( (signed int)attr <= 24 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5486 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5487 if ( (signed int)attr <= 26 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5488 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5489 if ( IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5490 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5491 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5492 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5493 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5494 if ( v6->HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5495 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5496 v17 = v16->GetEquippedItemEquipType(1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5497 if ( v17 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5498 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5499 if ( v17 <= 2 )
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
5500 v5 = pItemsTable->pItems[*(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uMainHand + 5]].uDamageMod;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5501 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5502 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5503 if ( a3 || !v6->HasItemEquipped((ITEM_EQUIP_TYPE)0) || (v19 = v18->GetEquippedItemEquipType(0), v19 < 0) || v19 > 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5504 return v5 + v62 + v61;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
5505 v20 = *(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uOffHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5506 goto LABEL_365;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5507 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5508 if ( attr == 27 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5509 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5510 if ( IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5511 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5512 v5 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5513 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5514 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5515 if ( v6->HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5516 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5517 v9 = v8->GetEquippedItemEquipType(1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5518 if ( v9 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5519 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5520 if ( v9 <= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5521 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5522 v5 = pItemsTable->pItems[v10].uDamageDice + pItemsTable->pItems[v10].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5523 if ( !v6->pEquipment.uOffHand )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5524 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5525 if ( pItemsTable->pItems[v10].uSkillType == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5526 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5527 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5528 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5529 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5530 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5531 if ( a3 || !v6->HasItemEquipped((ITEM_EQUIP_TYPE)0) || (v12 = v11->GetEquippedItemEquipType(0), v12 < 0) || v12 > 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5532 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5533 v14 = pItemsTable->pItems[v13].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5534 v15 = pItemsTable->pItems[v13].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5535 LABEL_88:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5536 v5 += v15 + v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5537 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5538 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5539 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5540
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5541 //----- (0048F73C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5542 int Player::GetMagicalBonus(enum CHARACTER_ATTRIBUTE_TYPE a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5543 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5544 int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5545 int v3; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5546 int v4; // ecx@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5547
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5548 switch (a2)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5549 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5550 case CHARACTER_ATTRIBUTE_LEVEL: return 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5551 }
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5552
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5553 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5554 if ( (signed int)a2 > 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5555 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5556 if ( (signed int)a2 <= 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5557 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5558 switch ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5559 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5560 case CHARACTER_ATTRIBUTE_RESIST_BODY:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5561 v3 = this->pPlayerBuffs[2].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5562 v4 = pParty->pPartyBuffs[1].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5563 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5564 case CHARACTER_ATTRIBUTE_RESIST_AIR:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5565 v3 = this->pPlayerBuffs[0].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5566 v4 = pParty->pPartyBuffs[0].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5567 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5568 case CHARACTER_ATTRIBUTE_RESIST_WATER:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5569 v3 = this->pPlayerBuffs[22].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5570 v4 = pParty->pPartyBuffs[17].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5571 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5572 case CHARACTER_ATTRIBUTE_RESIST_EARTH:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5573 v3 = this->pPlayerBuffs[3].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5574 v4 = pParty->pPartyBuffs[4].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5575 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5576 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5577 if ( a2 != 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5578 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5579 v3 = this->pPlayerBuffs[9].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5580 v4 = pParty->pPartyBuffs[12].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5581 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5582 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5583 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5584 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5585 if ( a2 != CHARACTER_ATTRIBUTE_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5586 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5587 if ( a2 == CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5588 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5589 v3 = this->pPlayerBuffs[8].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5590 v4 = pParty->pPartyBuffs[9].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5591 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5592 }
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5593 if ( a2 != CHARACTER_ATTRIBUTE_RANGED_ATTACK )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5594 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5595 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5596 return this->pPlayerBuffs[1].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5597 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5598 if ( a2 == 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5599 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5600 v3 = this->pPlayerBuffs[5].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5601 v4 = pParty->pPartyBuffs[6].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5602 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5603 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5604 switch ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5605 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5606 case CHARACTER_ATTRIBUTE_STRENGTH:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5607 v3 = pPlayerBuffs[19].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5608 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5609 case CHARACTER_ATTRIBUTE_INTELLIGENCE:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5610 v3 = pPlayerBuffs[17].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5611 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5612 case CHARACTER_ATTRIBUTE_WILLPOWER:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5613 v3 = pPlayerBuffs[20].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5614 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5615 case CHARACTER_ATTRIBUTE_ENDURANCE:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5616 v3 = pPlayerBuffs[16].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5617 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5618 case CHARACTER_ATTRIBUTE_ACCURACY:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5619 v3 = pPlayerBuffs[15].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5620 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5621 case CHARACTER_ATTRIBUTE_SPEED:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5622 v3 = pPlayerBuffs[21].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5623 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5624 case CHARACTER_ATTRIBUTE_LUCK:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5625 v3 = pPlayerBuffs[18].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5626 LABEL_5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5627 v4 = pParty->pPartyBuffs[2].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5628 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5629 case CHARACTER_ATTRIBUTE_AC_BONUS:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5630 v3 = this->pPlayerBuffs[14].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5631 v4 = pParty->pPartyBuffs[15].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5632 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5633 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5634 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5635 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5636 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5637 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5638
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5639 //----- (0048F882) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5640 char Player::GetActualSkillLevel(enum PLAYER_SKILL_TYPE uSkillType)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5641 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5642 signed int v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5643 unsigned __int16 v3; // ax@126
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5644 char result; // al@127
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5645 unsigned int v5; // [sp-4h] [bp-14h]@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5646 signed int v6; // [sp-4h] [bp-14h]@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5647 unsigned int v7; // [sp-4h] [bp-14h]@35
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5648 CHARACTER_ATTRIBUTE_TYPE v8; // [sp-4h] [bp-14h]@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5649 Player *v9; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5650
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5651 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5652 v9 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5653 if ( uSkillType > PLAYER_SKILL_DODGE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5654 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5655 if ( uSkillType != PLAYER_SKILL_UNARMED )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5656 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5657 if ( uSkillType == PLAYER_SKILL_MONSTER_ID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5658 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5659 if ( CheckHiredNPCSpeciality(0x3Au) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5660 v2 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5661 if ( CheckHiredNPCSpeciality(0x39u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5662 v2 += 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5663 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5664 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5665 if ( uSkillType == PLAYER_SKILL_ARMSMASTER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5666 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5667 if ( CheckHiredNPCSpeciality(0xFu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5668 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5669 if ( CheckHiredNPCSpeciality(0x10u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5670 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5671 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5672 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5673 if ( uSkillType == PLAYER_SKILL_STEALING )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5674 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5675 if ( CheckHiredNPCSpeciality(0x33u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5676 v2 = 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5677 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5678 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5679 if ( uSkillType == PLAYER_SKILL_ALCHEMY )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5680 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5681 if ( CheckHiredNPCSpeciality(0x17u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5682 v2 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5683 if ( CheckHiredNPCSpeciality(0x18u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5684 v2 += 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5685 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5686 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5687 if ( uSkillType == 36 ) // learning
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5688 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5689 if ( CheckHiredNPCSpeciality(0xDu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5690 v2 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5691 if ( CheckHiredNPCSpeciality(0xEu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5692 v2 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5693 if ( CheckHiredNPCSpeciality(4u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5694 v2 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5695 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5696 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5697 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5698 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5699 if ( !CheckHiredNPCSpeciality(0x38u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5700 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5701 LABEL_85:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5702 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5703 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5704 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5705 if ( uSkillType == PLAYER_SKILL_DODGE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5706 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5707 if ( !CheckHiredNPCSpeciality(0x38u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5708 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5709 v6 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5710 goto LABEL_51;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5711 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5712 if ( uSkillType <= PLAYER_SKILL_ITEM_ID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5713 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5714 if ( uSkillType != PLAYER_SKILL_ITEM_ID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5715 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5716 if ( (signed int)uSkillType < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5717 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5718 if ( uSkillType > PLAYER_SKILL_PLATE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5719 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5720 if ( uSkillType <= PLAYER_SKILL_EARTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5721 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5722 if ( CheckHiredNPCSpeciality(0x11u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5723 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5724 if ( CheckHiredNPCSpeciality(0x12u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5725 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5726 v5 = 19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5727 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5728 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5729 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5730 if ( uSkillType > PLAYER_SKILL_BODY )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5731 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5732 if ( CheckHiredNPCSpeciality(0x35u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5733 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5734 if ( CheckHiredNPCSpeciality(0x36u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5735 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5736 v5 = 55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5737 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5738 if ( CheckHiredNPCSpeciality(v5) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5739 v2 += 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5740 if ( v9->uClass == 31 && sub_476387() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5741 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5742 LABEL_86:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5743 if ( uSkillType <= PLAYER_SKILL_DARK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5744 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5745 if ( uSkillType == PLAYER_SKILL_DARK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5746 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5747 v8 = (CHARACTER_ATTRIBUTE_TYPE)42;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5748 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5749 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5750 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5751 if ( uSkillType > PLAYER_SKILL_EARTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5752 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5753 switch ( uSkillType )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5754 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5755 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5756 v8 = (CHARACTER_ATTRIBUTE_TYPE)38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5757 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5758 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5759 v8 = (CHARACTER_ATTRIBUTE_TYPE)39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5760 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5761 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5762 v8 = (CHARACTER_ATTRIBUTE_TYPE)40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5763 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5764 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5765 if ( uSkillType != 19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5766 goto LABEL_126;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5767 v8 = (CHARACTER_ATTRIBUTE_TYPE)41;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5768 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5769 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5770 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5771 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5772 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5773 switch ( uSkillType )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5774 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5775 case PLAYER_SKILL_EARTH:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5776 v8 = (CHARACTER_ATTRIBUTE_TYPE)37;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5777 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5778 case PLAYER_SKILL_BOW:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5779 v8 = (CHARACTER_ATTRIBUTE_TYPE)44;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5780 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5781 case PLAYER_SKILL_SHIELD:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5782 v8 = (CHARACTER_ATTRIBUTE_TYPE)45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5783 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5784 case PLAYER_SKILL_FIRE:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5785 v8 = (CHARACTER_ATTRIBUTE_TYPE)34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5786 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5787 case PLAYER_SKILL_AIR:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5788 v8 = (CHARACTER_ATTRIBUTE_TYPE)35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5789 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5790 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5791 if ( uSkillType != 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5792 goto LABEL_126;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5793 v8 = (CHARACTER_ATTRIBUTE_TYPE)36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5794 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5795 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5796 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5797 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5798 goto LABEL_125;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5799 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5800 if ( uSkillType <= PLAYER_SKILL_MONSTER_ID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5801 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5802 if ( uSkillType != PLAYER_SKILL_MONSTER_ID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5803 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5804 LABEL_83:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5805 v8 = (CHARACTER_ATTRIBUTE_TYPE)20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5806 goto LABEL_125;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5807 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5808 LABEL_64:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5809 switch ( uSkillType )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5810 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5811 case PLAYER_SKILL_ARMSMASTER:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5812 v8 = (CHARACTER_ATTRIBUTE_TYPE)21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5813 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5814 case PLAYER_SKILL_STEALING:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5815 v8 = (CHARACTER_ATTRIBUTE_TYPE)17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5816 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5817 case PLAYER_SKILL_ALCHEMY:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5818 v8 = (CHARACTER_ATTRIBUTE_TYPE)16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5819 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5820 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5821 if ( uSkillType != 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5822 goto LABEL_126;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5823 v8 = (CHARACTER_ATTRIBUTE_TYPE)46;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5824 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5825 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5826 goto LABEL_125;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5827 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5828 if ( !CheckHiredNPCSpeciality(0x2Eu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5829 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5830 goto LABEL_85;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5831 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5832 if ( !CheckHiredNPCSpeciality(0x39u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5833 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5834 v6 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5835 LABEL_51:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5836 v2 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5837 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5838 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5839 if ( uSkillType == PLAYER_SKILL_MERCHANT )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5840 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5841 if ( CheckHiredNPCSpeciality(0x14u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5842 v2 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5843 if ( CheckHiredNPCSpeciality(0x15u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5844 v2 += 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5845 if ( CheckHiredNPCSpeciality(0x30u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5846 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5847 v7 = 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5848 LABEL_47:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5849 if ( CheckHiredNPCSpeciality(v7) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5850 v2 += 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5851 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5852 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5853 if ( uSkillType != PLAYER_SKILL_PERCEPTION )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5854 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5855 if ( uSkillType != PLAYER_SKILL_TRAP_DISARM )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5856 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5857 if ( CheckHiredNPCSpeciality(0x19u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5858 v2 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5859 if ( CheckHiredNPCSpeciality(0x1Au) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5860 v2 += 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5861 v7 = 51;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5862 goto LABEL_47;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5863 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5864 if ( CheckHiredNPCSpeciality(0x16u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5865 v2 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5866 if ( CheckHiredNPCSpeciality(0x2Fu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5867 v2 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5868 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5869 switch ( uSkillType )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5870 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5871 case PLAYER_SKILL_ITEM_ID:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5872 v8 = (CHARACTER_ATTRIBUTE_TYPE)19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5873 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5874 case PLAYER_SKILL_MEDITATION:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5875 v8 = (CHARACTER_ATTRIBUTE_TYPE)43;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5876 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5877 case PLAYER_SKILL_TRAP_DISARM:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5878 v8 = (CHARACTER_ATTRIBUTE_TYPE)18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5879 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5880 case PLAYER_SKILL_DODGE:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5881 v8 = (CHARACTER_ATTRIBUTE_TYPE)22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5882 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5883 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5884 if ( uSkillType != 31 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5885 goto LABEL_126;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5886 v8 = (CHARACTER_ATTRIBUTE_TYPE)23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5887 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5888 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5889 LABEL_125:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5890 v2 += v9->GetItemsBonus(v8, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5891 LABEL_126:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5892 v3 = v9->pActiveSkills[uSkillType];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5893 if ( v2 + (v9->pActiveSkills[uSkillType] & 0x3F) < 60 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5894 result = v2 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5895 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5896 result = v3 & 0xFC | 0x3C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5897 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5898 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5899
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5900 //----- (0048FC00) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5901 int Player::GetSkillBonus(enum CHARACTER_ATTRIBUTE_TYPE a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5902 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5903 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5904 int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5905 char v4; // di@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5906 signed int v5; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5907 unsigned int v6; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5908 unsigned __int8 v7; // sf@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5909 unsigned __int8 v8; // of@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5910 PlayerEquipment *v9; // ebx@19
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5911 Player *v10; // ecx@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5912 enum PLAYER_SKILL_TYPE v11; // edi@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5913 int v12; // eax@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5914 int v13; // edi@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5915 char v14; // di@25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5916 signed int v15; // esi@25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5917 char v16; // al@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5918 int v18; // eax@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5919 unsigned int v19; // eax@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5920 ITEM_EQUIP_TYPE v20; // edi@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5921 int v21; // edx@41
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5922 int v22; // eax@42
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5923 enum PLAYER_SKILL_TYPE v23; // edi@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5924 unsigned __int16 v24; // ax@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5925 unsigned __int16 v25; // bx@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5926 unsigned int v26; // eax@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5927 unsigned __int8 v27; // sf@50
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5928 unsigned __int8 v28; // of@50
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5929 unsigned int v29; // eax@52
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5930 int v30; // eax@55
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5931 int v31; // eax@58
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5932 unsigned int v32; // eax@59
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5933 int v33; // eax@65
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5934 char v34; // si@65
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5935 ITEM_EQUIP_TYPE v35; // edi@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5936 int v36; // edx@70
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5937 int v37; // eax@71
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5938 enum PLAYER_SKILL_TYPE v38; // edi@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5939 int v39; // eax@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5940 int v40; // eax@89
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5941 char v41; // si@89
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5942 int v42; // eax@96
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5943 enum PLAYER_SKILL_TYPE v43; // edx@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5944 int v44; // eax@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5945 int v45; // eax@98
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5946 int v46; // eax@99
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5947 int v47; // eax@100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5948 int v48; // eax@101
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5949 int v49; // eax@102
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5950 unsigned __int16 v50; // ax@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5951 char v51; // di@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5952 unsigned int v52; // eax@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5953 int v53; // edi@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5954 signed int i; // ecx@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5955 unsigned __int16 v55; // ax@118
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5956 char v56; // si@118
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5957 unsigned int v57; // eax@118
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5958 int v58; // esi@121
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5959 signed int j; // ecx@121
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5960 int v60; // edi@126
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5961 int v61; // eax@126
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5962 signed int v62; // [sp-4h] [bp-30h]@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5963 signed int v63; // [sp-4h] [bp-30h]@80
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5964 int v64; // [sp+Ch] [bp-20h]@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5965 int v65; // [sp+10h] [bp-1Ch]@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5966 int v66; // [sp+14h] [bp-18h]@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5967 int v67; // [sp+18h] [bp-14h]@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5968 int v68; // [sp+1Ch] [bp-10h]@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5969 PlayerEquipment *v69; // [sp+20h] [bp-Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5970 int v70; // [sp+24h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5971 ITEM_EQUIP_TYPE v71; // [sp+28h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5972 int a1; // [sp+34h] [bp+8h]@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5973 int a1a; // [sp+34h] [bp+8h]@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5974 signed int a1b; // [sp+34h] [bp+8h]@94
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5975
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5976 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5977 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5978 v69 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5979 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5980 LOBYTE(v3) = GetActualSkillLevel(PLAYER_SKILL_ARMSMASTER);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5981 v4 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5982 v5 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5983 if ( v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5984 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5985 v6 = SkillToMastery(v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5986 if ( a2 == CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5987 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5988 if ( (signed int)v6 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5989 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5990 v8 = __OFSUB__(v6, 3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5991 v7 = ((v6 - 3) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5992 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5993 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5994 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5995 if ( a2 != CHARACTER_ATTRIBUTE_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5996 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5997 if ( (signed int)v6 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5998 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5999 LABEL_4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6000 v71 = (ITEM_EQUIP_TYPE)2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6001 LABEL_11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6002 v69 = (PlayerEquipment *)(v71 * (v4 & 0x3F));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6003 goto LABEL_12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6004 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6005 v8 = __OFSUB__(v6, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6006 v7 = ((v6 - 2) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6007 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6008 if ( !(v7 ^ v8) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6009 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6010 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6011 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6012 LABEL_12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6013 if ( a2 == CHARACTER_ATTRIBUTE_HEALTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6014 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6015 v60 = pBaseHealthPerLevelByClass[v2->uClass];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6016 v61 = v2->GetBodybuilding();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6017 return v60 * v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6018 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6019 if ( a2 == CHARACTER_ATTRIBUTE_MANA )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6020 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6021 v60 = pBaseManaPerLevelByClass[v2->uClass];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6022 v61 = v2->GetMediatation();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6023 return v60 * v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6024 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6025 if ( a2 != 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6026 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6027 if ( a2 != CHARACTER_ATTRIBUTE_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6028 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6029 if ( a2 <= CHARACTER_ATTRIBUTE_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6030 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6031 if ( a2 > CHARACTER_ATTRIBUTE_MELEE_DMG_MAX )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6032 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6033 if ( a2 != CHARACTER_ATTRIBUTE_RANGED_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6034 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6035 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6036 v9 = &v2->pEquipment;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6037 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6038 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6039 if ( v2->HasItemEquipped(v71) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6040 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6041 v11 = (PLAYER_SKILL_TYPE)pItemsTable->pItems[*(int *)&v2->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v9->uOffHand + 5]].uSkillType;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6042 LOBYTE(v12) = v10->GetActualSkillLevel(v11);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6043 a1 = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6044 SkillToMastery(v12);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6045 v13 = v11 - 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6046 if ( !v13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6047 return a1 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6048 if ( v13 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6049 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6050 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6051 v71 = (ITEM_EQUIP_TYPE)((int)v71 + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6052 v9 = (PlayerEquipment *)((char *)v9 + 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6053 if ( (signed int)v71 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6054 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6055 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6056 v14 = a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6057 v15 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6058 if ( (signed int)SkillToMastery(a1) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6059 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6060 v62 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6061 goto LABEL_31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6062 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6063 if ( (signed int)SkillToMastery(a1) >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6064 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6065 v62 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6066 goto LABEL_31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6067 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6068 if ( (signed int)SkillToMastery(a1) < 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6069 goto LABEL_32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6070 goto LABEL_30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6071 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6072 if ( v2->IsUnarmed() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6073 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6074 LOBYTE(v18) = v2->GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6075 v14 = v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6076 if ( !v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6077 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6078 v15 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6079 v19 = SkillToMastery(v18);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6080 if ( (signed int)v19 < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6081 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6082 if ( (signed int)v19 >= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6083 v15 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6084 LABEL_32:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6085 v16 = v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6086 return v15 * (v16 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6087 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6088 LABEL_30:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6089 v62 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6090 LABEL_31:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6091 v15 = v62;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6092 goto LABEL_32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6093 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6094 v20 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6095 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6096 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6097 if ( v2->HasItemEquipped(v20) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6098 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6099 v22 = *(int *)&v2->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v21 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6100 if ( pItemsTable->pItems[v22].uEquipType <= 1u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6101 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6102 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6103 v20 = (ITEM_EQUIP_TYPE)((int)v20 + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6104 if ( (signed int)v20 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6105 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6106 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6107 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6108 v23 = (PLAYER_SKILL_TYPE)pItemsTable->pItems[v22].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6109 LOBYTE(v24) = v2->GetActualSkillLevel(v23);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6110 v25 = v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6111 v26 = SkillToMastery(v24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6112 if ( !v23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6113 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6114 if ( (signed int)SkillToMastery(v25) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6115 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6116 LOBYTE(v31) = v2->GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6117 LOBYTE(v25) = v31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6118 if ( v31 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6119 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6120 v15 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6121 v32 = SkillToMastery(v31);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6122 if ( (signed int)v32 < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6123 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6124 if ( (signed int)v32 >= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6125 v15 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6126 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6127 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6128 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6129 v15 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6130 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6131 v16 = v25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6132 return v15 * (v16 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6133 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6134 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6135 goto LABEL_55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6136 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6137 if ( v23 == PLAYER_SKILL_DAGGER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6138 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6139 v29 = SkillToMastery(v25);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6140 v28 = __OFSUB__(v29, 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6141 v27 = ((v29 - 4) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6142 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6143 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6144 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6145 if ( v23 <= PLAYER_SKILL_DAGGER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6146 goto LABEL_55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6147 if ( v23 > PLAYER_SKILL_SPEAR )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6148 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6149 if ( v23 == PLAYER_SKILL_MACE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6150 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6151 v28 = __OFSUB__(v26, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6152 v27 = ((v26 - 2) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6153 goto LABEL_53;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6154 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6155 LABEL_55:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6156 v30 = v71 * (v25 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6157 return (int)((char *)v69 + v30);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6158 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6159 v28 = __OFSUB__(v26, 3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6160 v27 = ((v26 - 3) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6161 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6162 LABEL_53:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6163 if ( !(v27 ^ v28) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6164 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6165 goto LABEL_55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6166 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6167 if ( v2->IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6168 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6169 LOBYTE(v33) = v2->GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6170 v34 = v33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6171 if ( !v33 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6172 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6173 if ( (signed int)SkillToMastery(v33) >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6174 v5 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6175 v30 = v5 * (v34 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6176 return (int)((char *)v69 + v30);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6177 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6178 v35 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6179 v68 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6180 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6181 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6182 if ( v2->HasItemEquipped(v35) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6183 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6184 v37 = *(int *)&v2->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v36 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6185 if ( pItemsTable->pItems[v37].uEquipType <= 1u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6186 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6187 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6188 v35 = (ITEM_EQUIP_TYPE)((int)v35 + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6189 if ( (signed int)v35 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6190 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6191 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6192 v38 = (PLAYER_SKILL_TYPE)pItemsTable->pItems[v37].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6193 LOBYTE(v39) = v2->GetActualSkillLevel(v38);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6194 a1a = v39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6195 SkillToMastery(v39);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6196 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6197 if ( v38 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6198 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6199 if ( (signed int)v38 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6200 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6201 if ( (signed int)v38 <= 4 || v38 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6202 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6203 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6204 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6205 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6206 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6207 if ( v38 == 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6208 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6209 if ( (signed int)SkillToMastery(a1a) < 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6210 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6211 if ( (signed int)SkillToMastery(a1a) < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6212 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6213 if ( (signed int)SkillToMastery(a1a) < 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6214 return v5 * (a1a & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6215 v63 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6216 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6217 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6218 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6219 v63 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6220 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6221 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6222 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6223 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6224 v63 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6225 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6226 v5 = v63;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6227 return v5 * (a1a & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6228 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6229 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6230 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6231 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6232 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6233 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6234 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6235 if ( (signed int)SkillToMastery(a1a) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6236 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6237 LOBYTE(v40) = v2->GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6238 v41 = v40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6239 if ( v40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6240 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6241 if ( (signed int)SkillToMastery(v40) >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6242 v5 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6243 v68 = v5 * (v41 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6244 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6245 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6246 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6247 v30 = v68 + v71 * (a1a & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6248 return (int)((char *)v69 + v30);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6249 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6250 a1b = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6251 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6252 v68 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6253 v69 = &v2->pEquipment;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6254 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6255 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6256 if ( !v69->uOffHand || (v42 = (int)((char *)v2 + 36 * v69->uOffHand), *(char *)(v42 + 516) & 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6257 goto LABEL_117;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6258 v43 = (PLAYER_SKILL_TYPE)pItemsTable->pItems[*(int *)(v42 + 496)].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6259 v44 = pItemsTable->pItems[*(int *)(v42 + 496)].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6260 if ( !v44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6261 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6262 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6263 v65 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6264 LABEL_111:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6265 v66 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6266 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6267 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6268 v45 = v44 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6269 if ( !v45 || (v46 = v45 - 3) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6270 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6271 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6272 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6273 v66 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6274 v67 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6275 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6276 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6277 v47 = v46 - 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6278 if ( v47 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6279 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6280 v48 = v47 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6281 if ( v48 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6282 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6283 v49 = v48 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6284 if ( v49 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6285 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6286 if ( v49 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6287 goto LABEL_117;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6288 a1b = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6289 v64 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6290 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6291 v66 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6292 v67 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6293 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6294 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6295 a1b = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6296 v64 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6297 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6298 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6299 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6300 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6301 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6302 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6303 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6304 a1b = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6305 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6306 v64 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6307 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6308 v66 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6309 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6310 v67 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6311 LABEL_113:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6312 LOBYTE(v50) = v2->GetActualSkillLevel(v43);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6313 v51 = v50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6314 v52 = SkillToMastery(v50);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6315 v53 = v51 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6316 for ( i = 0; i < (signed int)v52; ++i )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6317 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6318 if ( *(&v64 + i) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6319 v70 += v53;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6320 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6321 LABEL_117:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6322 v69 = (PlayerEquipment *)((char *)v69 + 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6323 --v68;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6324 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6325 while ( v68 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6326 v64 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6327 v65 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6328 v66 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6329 v67 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6330 LOBYTE(v55) = v2->GetActualSkillLevel(PLAYER_SKILL_DODGE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6331 v56 = v55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6332 v57 = SkillToMastery(v55);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6333 if ( !a1b && (!v71 || v57 == 4) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6334 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6335 v58 = v56 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6336 for ( j = 0; j < (signed int)v57; ++j )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6337 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6338 if ( *(&v64 + j) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6339 v70 += v58;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6340 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6341 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6342 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6343 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6344
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6345 //----- (00490109) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6346 // faces are: 0 1 2 3 human males
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6347 // 4 5 6 7 human females
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6348 // 8 9 elf males
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6349 // 10 11 elf females
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6350 // 12 13 dwarf males
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6351 // 14 15 dwarf females
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6352 // 16 17 goblin males
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6353 // 18 19 goblin females
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6354 // 20 lich male
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6355 // 21 lich female
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6356 // 22 underwater suits (unused)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6357 // 23 zombie male
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6358 // 24 zombie female
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6359 enum CHARACTER_RACE Player::GetRace()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6360 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6361 if ( uFace > 15 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6362 {
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6363 if ( uFace >= 16 && uFace <= 19 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6364 return CHARACTER_RACE_GOBLIN;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6365 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6366 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6367 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6368 if ( uFace >= 12 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6369 {
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6370 return CHARACTER_RACE_DWARF;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6371 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6372 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6373 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6374 if ( uFace >= 0 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6375 {
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6376 if ( uFace <= 7 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6377 {
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6378 return CHARACTER_RACE_HUMAN;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6379 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6380 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6381 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6382 if ( uFace <= 11 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6383 return CHARACTER_RACE_ELF;
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6384 }
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6385 }
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6386 }
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6387 }
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6388 return CHARACTER_RACE_HUMAN;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6389 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6390
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6391 //----- (00490141) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6392 int Player::GetSexByVoice()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6393 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6394 signed int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6395
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6396 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6397 switch ( this->uVoiceID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6398 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6399 case 0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6400 case 1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6401 case 2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6402 case 3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6403 case 8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6404 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6405 case 0xCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6406 case 0xDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6407 case 0x10u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6408 case 0x11u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6409 case 0x14u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6410 case 0x17u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6411 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6412 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6413 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6414 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6415 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6416 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6417 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6418 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6419 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6420 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6421 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6422 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6423 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6424 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6425 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6426 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6427 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6428 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6429 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6430 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6431 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6432
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6433 //----- (00490188) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6434 void Player::SetInitialStats()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6435 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6436 auto v1 = GetRace();
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6437 uMight = stru_4ED7B0.race[v1].attr[0].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6438 uIntelligence = stru_4ED7B0.race[v1].attr[1].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6439 uWillpower = stru_4ED7B0.race[v1].attr[2].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6440 uEndurance = stru_4ED7B0.race[v1].attr[3].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6441 uAccuracy = stru_4ED7B0.race[v1].attr[4].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6442 uSpeed = stru_4ED7B0.race[v1].attr[5].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6443 uLuck = stru_4ED7B0.race[v1].attr[6].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6444 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6445
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6446 //----- (004901FC) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6447 int Player::SetSexByVoice()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6448 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6449 __int64 v1; // qax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6450
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6451 v1 = this->uVoiceID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6452 switch ( (int)v1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6453 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6454 case 0:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6455 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6456 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6457 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6458 case 8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6459 case 9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6460 case 0xC:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6461 case 0xD:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6462 case 0x10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6463 case 0x11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6464 case 0x14:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6465 case 0x17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6466 BYTE4(v1) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6467 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6468 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6469 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6470 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6471 case 7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6472 case 0xA:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6473 case 0xB:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6474 case 0xE:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6475 case 0xF:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6476 case 0x12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6477 case 0x13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6478 case 0x15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6479 case 0x18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6480 BYTE4(v1) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6481 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6482 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6483 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6484 }
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6485 this->uSex = (PLAYER_SEX)BYTE4(v1);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6486 return v1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6487 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6488
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6489 //----- (0049024A) --------------------------------------------------------
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6490 void Player::Reset(unsigned __int8 classID)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6491 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6492 sLevelModifier = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6493 sAgeModifier = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6494
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6495 uClass = classID;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6496 uLuckBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6497 uSpeedBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6498 uAccuracyBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6499 uEnduranceBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6500 uWillpowerBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6501 uIntelligenceBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6502 uMightBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6503 uLevel = 1;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6504 uExperience = 251 + rand() % 100;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6505 uBirthYear = 1147 - rand() % 6;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6506 memset(pActiveSkills, 0, 32 * sizeof(short));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6507 memset(field_152, 0, 64);
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6508 memset(&spellbook, 0, sizeof(PlayerSpells));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6509
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6510 for (uint i = 0; i < 37; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6511 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6512 if (pSkillAvailabilityPerClass[uClass / 4][i] != 2)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6513 continue;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6514
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6515 pActiveSkills[i] = 1;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6516
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6517 switch (i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6518 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6519 case PLAYER_SKILL_FIRE: spellbook.pFireSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6520 case PLAYER_SKILL_AIR: spellbook.pAirSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6521 case PLAYER_SKILL_WATER: spellbook.pWaterSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6522 case PLAYER_SKILL_EARTH: spellbook.pEarthSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6523 case PLAYER_SKILL_SPIRIT: spellbook.pSpiritSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6524 case PLAYER_SKILL_MIND: spellbook.pMindSpellbook.bIsSpellbookAvailable = 1; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6525 case PLAYER_SKILL_BODY: spellbook.pBodySpellbook.bIsSpellbookAvailable = 1; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6526 case PLAYER_SKILL_LIGHT: spellbook.pLightSpellbook.bIsSpellbookAvailable = 1; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6527 case PLAYER_SKILL_DARK: spellbook.pDarkSpellbook.bIsSpellbookAvailable = 1; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6528 }
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6529 }
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6530
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6531 sHealth = GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6532 sMana = GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6533 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6534
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6535 //----- (004903C9) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6536 enum PLAYER_SKILL_TYPE Player::GetSkillIdxByOrder(signed int order)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6537 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6538 enum PLAYER_SKILL_TYPE result; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6539 int v3; // edx@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6540 char *v4; // ecx@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6541 int v5; // esi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6542 unsigned __int16 *v6; // edx@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6543 int v7; // esi@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6544 unsigned __int16 *v8; // edx@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6545
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6546 if ( order >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6547 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6548 if ( order <= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6549 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6550 result = (PLAYER_SKILL_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6551 v7 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6552 v8 = this->pActiveSkills;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6553 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6554 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6555 if ( *v8 && pSkillAvailabilityPerClass[uClass / 4][result] == 2 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6556 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6557 if ( v7 == order )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6558 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6559 ++v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6560 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6561 result = (PLAYER_SKILL_TYPE)((int)result + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6562 ++v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6563 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6564 while ( (signed int)result < 37 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6565 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6566 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6567 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6568 if ( order <= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6569 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6570 result = (PLAYER_SKILL_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6571 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6572 v6 = this->pActiveSkills;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6573 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6574 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6575 if ( *v6 && pSkillAvailabilityPerClass[uClass / 4][result] == 1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6576 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6577 if ( v5 == order - 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6578 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6579 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6580 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6581 result = (PLAYER_SKILL_TYPE)((int)result + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6582 ++v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6583 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6584 while ( (signed int)result < 37 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6585 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6586 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6587 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6588 if ( order <= 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6589 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6590 result = (PLAYER_SKILL_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6591 v3 = 0;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6592 v4 = (char *)pSkillAvailabilityPerClass[uClass / 4];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6593 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6594 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6595 if ( *v4 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6596 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6597 if ( v3 == order - 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6598 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6599 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6600 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6601 result = (PLAYER_SKILL_TYPE)((int)result + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6602 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6603 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6604 while ( (signed int)result < 37 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6605 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6606 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6607 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6608 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6609 return (PLAYER_SKILL_TYPE)37;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6610 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6611
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6612
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6613
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6614 //----- (0049048D) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6615 //unsigned __int16 PartyCreation_BtnMinusClick(Player *_this, int eAttribute)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6616 unsigned __int16 Player::DecreaseAttribute(int eAttribute)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6617 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6618 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6619 Player *v3; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6620 int v4; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6621 int v5; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6622 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6623 unsigned __int16 result; // ax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6624 int v8; // edi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6625 int v9; // edi@12
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6626 int v10; // edi@16
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6627 int v11; // edi@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6628 int v12; // edi@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6629 int v13; // edi@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6630 int v14; // edi@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6631 int uMinValue; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6632
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6633 v2 = eAttribute + 7 * GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6634 v4 = stru_4ED7B0.race[0].attr[v2].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6635 v5 = stru_4ED7B0.race[0].attr[v2].uDroppedStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6636 uMinValue = v4 - 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6637 v6 = stru_4ED7B0.race[0].attr[v2].uBaseStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6638 if ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6639 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6640 switch ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6641 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6642 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6643 result = v3->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6644 v13 = v3->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6645 if ( v13 <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6646 v6 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6647 if ( v13 - v6 >= uMinValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6648 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6649 result -= v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6650 v3->uIntelligence = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6651 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6652 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6653 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6654 result = v3->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6655 v12 = v3->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6656 if ( v12 <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6657 v6 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6658 if ( v12 - v6 >= uMinValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6659 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6660 result -= v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6661 v3->uWillpower = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6662 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6663 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6664 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6665 result = v3->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6666 v11 = v3->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6667 if ( v11 <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6668 v6 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6669 if ( v11 - v6 >= uMinValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6670 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6671 result -= v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6672 v3->uEndurance = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6673 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6674 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6675 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6676 result = v3->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6677 v10 = v3->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6678 if ( v10 <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6679 v6 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6680 if ( v10 - v6 >= uMinValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6681 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6682 result -= v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6683 v3->uAccuracy = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6684 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6685 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6686 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6687 result = v3->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6688 v9 = v3->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6689 if ( v9 <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6690 v6 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6691 if ( v9 - v6 >= uMinValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6692 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6693 result -= v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6694 v3->uSpeed = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6695 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6696 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6697 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6698 result = eAttribute - 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6699 if ( eAttribute == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6700 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6701 result = v3->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6702 v8 = v3->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6703 if ( v8 <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6704 v6 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6705 if ( v8 - v6 >= uMinValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6706 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6707 result -= v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6708 v3->uLuck = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6709 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6710 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6711 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6712 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6713 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6714 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6715 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6716 result = v3->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6717 v14 = v3->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6718 if ( v14 <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6719 v6 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6720 if ( v14 - v6 >= uMinValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6721 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6722 result -= v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6723 v3->uMight = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6724 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6725 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6726 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6727 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6728
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6729 //----- (004905F5) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6730 //signed int __thiscall PartyCreation_BtnPlusClick(Player *this, int eAttribute)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6731 int Player::IncreaseAttribute(int eAttribute)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6732 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6733 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6734 int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6735 int v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6736 signed int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6737 int v6; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6738 signed int v7; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6739 signed int result; // eax@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6740 int v9; // [sp+Ch] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6741 signed int v10; // [sp+10h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6742
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6743 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6744 v3 = eAttribute + 7 * GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6745 v4 = stru_4ED7B0.race[0].attr[v3].uMaxValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6746 v5 = stru_4ED7B0.race[0].attr[v3].uBaseStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6747 v9 = stru_4ED7B0.race[0].attr[v3].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6748 v10 = stru_4ED7B0.race[0].attr[v3].uDroppedStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6749 PlayerCreation_ComputeAttributeBonus();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6750 if ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6751 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6752 switch ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6753 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6754 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6755 v6 = v2->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6756 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6757 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6758 v6 = v2->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6759 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6760 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6761 v6 = v2->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6762 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6763 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6764 v6 = v2->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6765 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6766 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6767 v6 = v2->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6768 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6769 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6770 v6 = v2->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6771 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6772 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6773 v6 = eAttribute;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6774 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6775 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6776 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6777 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6778 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6779 v6 = v2->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6780 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6781 if ( v6 < v9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6782 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6783 v7 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6784 v5 = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6785 v10 = v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6786 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6787 result = PlayerCreation_ComputeAttributeBonus();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6788 if ( result >= v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6789 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6790 if ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6791 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6792 switch ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6793 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6794 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6795 result = (signed int)&v2->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6796 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6797 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6798 result = (signed int)&v2->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6799 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6800 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6801 result = (signed int)&v2->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6802 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6803 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6804 result = (signed int)&v2->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6805 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6806 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6807 result = (signed int)&v2->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6808 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6809 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6810 result = eAttribute - 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6811 if ( eAttribute != 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6812 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6813 result = (signed int)&v2->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6814 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6815 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6816 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6817 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6818 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6819 result = (signed int)&v2->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6820 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6821 if ( v5 + *(short *)result <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6822 *(short *)result += v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6823 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6824 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6825 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6826
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6827 //----- (0049070F) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6828 void Player::Zero()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6829 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6830 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6831 void *result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6832
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6833 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6834 this->sLevelModifier = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6835 this->sACModifier = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6836 this->uLuckBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6837 this->uAccuracyBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6838 this->uSpeedBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6839 this->uEnduranceBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6840 this->uWillpowerBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6841 this->uIntelligenceBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6842 this->uMightBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6843 this->field_100 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6844 this->field_FC = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6845 this->field_F8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6846 this->field_F4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6847 this->field_F0 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6848 this->field_EC = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6849 this->field_E8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6850 this->field_E4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6851 this->field_E0 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6852 result = memset(&this->sResFireBonus, 0, 0x16u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6853 v1->field_1A97 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6854 v1->_ranged_dmg_bonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6855 v1->field_1A95 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6856 v1->_ranged_atk_bonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6857 v1->field_1A93 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6858 v1->_melee_dmg_bonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6859 v1->field_1A91 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6860 v1->_some_attack_bonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6861 v1->_mana_related = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6862 v1->uFullManaBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6863 v1->_health_related = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6864 v1->uFullHealthBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6865 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6866
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6867 //----- (004907E7) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6868 __int16 Player::GetStatColor(unsigned int uStat)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6869 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6870 Player *v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6871 __int16 v3; // si@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6872 int v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6873 int v5; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6874 unsigned __int8 v6; // zf@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6875 char v7; // sf@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6876 unsigned __int8 v8; // of@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6877 __int16 result; // ax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6878 __int16 v10; // [sp+8h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6879 __int16 v11; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6880
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6881 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6882 v11 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0x23u, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6883 v10 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0xFFu, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6884 v3 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0xFFu);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6885 v4 = stru_4ED7B0.race[0].attr[uStat + 7 * GetRace()].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6886 v8 = __OFSUB__(v5, v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6887 v6 = v5 == v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6888 v7 = v5 - v4 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6889 if ( v5 >= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6890 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6891 result = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6892 if ( (unsigned __int8)(v7 ^ v8) | v6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6893 result = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6894 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6895 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6896 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6897 result = v11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6898 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6899 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6900 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6901
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6902 //----- (004908A8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6903 bool Player::DiscardConditionIfLastsLongerThan(unsigned int uCondition, unsigned __int64 uTime)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6904 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6905 unsigned __int64 *result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6906
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6907 result = (unsigned __int64 *)((char *)this + 8 * uCondition);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6908 if ( *result && (signed __int64)uTime < (signed __int64)*result )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6909 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6910 *(int *)result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6911 *((int *)result + 1) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6912 LOBYTE(result) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6913 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6914 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6915 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6916 LOBYTE(result) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6917 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6918 return (bool)result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6919 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6920
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6921 //----- (004680ED) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6922 void Player::UseItem_DrinkPotion_etc(signed int a2, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6923 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6924 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6925 unsigned int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6926 signed int v5; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6927 unsigned int v6; // eax@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6928 unsigned __int8 v7; // cf@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6929 int v8; // edx@39
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6930 int v9; // edx@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6931 int v10; // edx@41
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6932 int v11; // edx@42
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6933 int v12; // edx@43
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6934 char *v13; // eax@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6935 AudioPlayer *v14; // ecx@62
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6936 signed int v15; // edi@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6937 int v16; // edx@73
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6938 unsigned __int16 *v17; // edi@73
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6939 unsigned int v18; // eax@73
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6940 int v19; // eax@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6941 int v20; // eax@75
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6942 signed int v21; // eax@81
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6943 const char *v22; // eax@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6944 char *v23; // ecx@90
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6945 int v24; // esi@96
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6946 int v25; // eax@109
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6947 int v26; // eax@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6948 char *v27; // edi@114
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6949 signed __int64 v28; // qax@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6950 char *v29; // ecx@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6951 int v30; // edi@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6952 int v31; // ST30_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6953 int v32; // ST3C_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6954 int v33; // ST40_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6955 int v34; // ST34_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6956 int v35; // ST38_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6957 unsigned __int8 v36; // al@173
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6958 SoundID v37; // [sp-20h] [bp-4Ch]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6959 SoundID v38; // [sp-20h] [bp-4Ch]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6960 signed int v39; // [sp-1Ch] [bp-48h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6961 signed int v40; // [sp-1Ch] [bp-48h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6962 unsigned int v41; // [sp-18h] [bp-44h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6963 unsigned int v42; // [sp-18h] [bp-44h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6964 signed int v43; // [sp-14h] [bp-40h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6965 signed int v44; // [sp-14h] [bp-40h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6966 signed int v45; // [sp-10h] [bp-3Ch]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6967 unsigned __int16 v46; // [sp-10h] [bp-3Ch]@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6968 signed int v47; // [sp-10h] [bp-3Ch]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6969 int v48; // [sp-Ch] [bp-38h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6970 unsigned int v49; // [sp-Ch] [bp-38h]@33
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6971 unsigned __int16 v50; // [sp-Ch] [bp-38h]@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6972 int v51; // [sp-Ch] [bp-38h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6973 unsigned int v52; // [sp-8h] [bp-34h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6974 char *v53; // [sp-8h] [bp-34h]@33
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6975 int v54; // [sp-8h] [bp-34h]@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6976 unsigned int v55; // [sp-8h] [bp-34h]@60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6977 int v56; // [sp-8h] [bp-34h]@66
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6978 const char *v57; // [sp-8h] [bp-34h]@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6979 const char *v58; // [sp-8h] [bp-34h]@89
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6980 int v59; // [sp-8h] [bp-34h]@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6981 unsigned int v60; // [sp-8h] [bp-34h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6982 int v61; // [sp-4h] [bp-30h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6983 char *v62; // [sp-4h] [bp-30h]@33
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6984 char *v63; // [sp-4h] [bp-30h]@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6985 int v64; // [sp-4h] [bp-30h]@60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6986 int v65; // [sp-4h] [bp-30h]@66
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6987 const char *v66; // [sp-4h] [bp-30h]@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6988 signed int v67; // [sp-4h] [bp-30h]@77
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6989 const char *v68; // [sp-4h] [bp-30h]@89
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6990 int v69; // [sp-4h] [bp-30h]@110
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6991 unsigned __int8 v70; // [sp-4h] [bp-30h]@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6992 int v71; // [sp-4h] [bp-30h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6993 char *v72; // [sp+20h] [bp-Ch]@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6994 signed int v73; // [sp+24h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6995 char *v74; // [sp+24h] [bp-8h]@23
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6996 int v75; // [sp+24h] [bp-8h]@73
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6997 Player *thisb; // [sp+28h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6998 unsigned int thisa; // [sp+28h] [bp-4h]@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6999
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7000 thisb = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7001 v3 = (Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7002 v73 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7003 if ( pParty->bTurnBasedModeOn == 1 && (pTurnEngine->field_4 == 1 || pTurnEngine->field_4 == 3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7004 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7005 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7006 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType == 13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7007 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7008 if ( pParty->pPickedItem.uItemID != 160 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7009 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7010 if ( pParty->pPickedItem.uItemID == 161 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7011 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7012 v27 = (char *)&v3->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7013 *(int *)v27 += 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7014 LABEL_170:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7015 if ( *(int *)v27 > v3->GetMaxMana() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7016 *(int *)v27 = v3->GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7017 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7018 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7019 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7020 if ( pParty->pPickedItem.uItemID != 162 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7021 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7022 LABEL_167:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7023 v68 = pParty->pPickedItem.GetDisplayName();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7024 v58 = pGlobalTXT_LocalizationStrings[36];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7025 goto LABEL_90;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7026 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7027 v69 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7028 LABEL_111:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7029 ((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->Heal(v69);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7030 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7031 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7032 v3->PlaySound(36, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7033 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7034 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7035 LABEL_172:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7036 ((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->SetCondition(6u, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7037 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7038 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7039 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7040 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7041 switch ( pParty->pPickedItem.uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7042 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7043 case 0xDEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7044 v25 = pParty->pPickedItem._bonus_type + 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7045 goto LABEL_110;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7046 case 0xDFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7047 v26 = pParty->pPickedItem._bonus_type + 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7048 goto LABEL_114;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7049 case 0xE0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7050 LODWORD(v3->pConditions[1]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7051 HIDWORD(v3->pConditions[1]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7052 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7053 case 0xE1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7054 LODWORD(v3->pConditions[11]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7055 HIDWORD(v3->pConditions[11]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7056 LODWORD(v3->pConditions[9]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7057 HIDWORD(v3->pConditions[9]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7058 LODWORD(v3->pConditions[7]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7059 HIDWORD(v3->pConditions[7]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7060 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7061 case 0xE2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7062 LODWORD(v3->pConditions[10]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7063 HIDWORD(v3->pConditions[10]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7064 LODWORD(v3->pConditions[8]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7065 HIDWORD(v3->pConditions[8]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7066 LODWORD(v3->pConditions[6]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7067 HIDWORD(v3->pConditions[6]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7068 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7069 case 0xE3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7070 LODWORD(v3->pConditions[2]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7071 HIDWORD(v3->pConditions[2]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7072 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7073 case 0xE4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7074 if ( v3->pConditions[1] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7075 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7076 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7077 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7078 v50 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7079 v46 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7080 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7081 v29 = (char *)&v3->pPlayerBuffs[7];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7082 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7083 case 0xE5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7084 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7085 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7086 v50 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7087 v46 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7088 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7089 v29 = (char *)&v3->pPlayerBuffs[8];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7090 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7091 case 0xE6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7092 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7093 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7094 v50 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7095 v46 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7096 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7097 v29 = (char *)&v3->pPlayerBuffs[1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7098 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7099 case 0xE7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7100 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7101 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7102 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7103 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7104 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7105 v29 = (char *)&v3->pPlayerBuffs[11];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7106 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7107 case 0xE8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7108 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7109 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7110 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7111 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7112 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7113 v29 = (char *)&v3->pPlayerBuffs[13];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7114 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7115 case 0xEAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7116 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7117 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7118 v50 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7119 v46 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7120 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7121 v29 = (char *)&v3->pPlayerBuffs[14];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7122 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7123 case 0xEBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7124 v3->pPlayerBuffs[23].Apply(
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7125 pParty->uTimePlayed + (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7126 3u,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7127 5u,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7128 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7129 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7130 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7131 case 0xEDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7132 LODWORD(v3->pConditions[3]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7133 HIDWORD(v3->pConditions[3]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7134 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7135 case 0xEEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7136 LODWORD(v3->pConditions[0]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7137 HIDWORD(v3->pConditions[0]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7138 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7139 case 0xEFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7140 LODWORD(v3->pConditions[5]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7141 HIDWORD(v3->pConditions[5]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7142 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7143 case 0xF0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7144 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7145 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7146 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7147 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7148 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7149 v29 = (char *)&v3->pPlayerBuffs[19];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7150 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7151 case 0xF1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7152 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7153 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7154 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7155 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7156 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7157 v29 = (char *)&v3->pPlayerBuffs[17];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7158 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7159 case 0xF2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7160 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7161 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7162 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7163 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7164 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7165 v29 = (char *)&v3->pPlayerBuffs[20];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7166 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7167 case 0xF3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7168 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7169 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7170 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7171 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7172 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7173 v29 = (char *)&v3->pPlayerBuffs[16];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7174 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7175 case 0xF4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7176 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7177 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7178 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7179 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7180 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7181 v29 = (char *)&v3->pPlayerBuffs[21];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7182 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7183 case 0xF5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7184 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7185 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7186 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7187 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7188 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7189 v29 = (char *)&v3->pPlayerBuffs[15];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7190 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7191 case 0xFBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7192 LODWORD(v3->pConditions[12]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7193 HIDWORD(v3->pConditions[12]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7194 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7195 case 0xFCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7196 v30 = LODWORD(v3->pConditions[14]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7197 v31 = HIDWORD(v3->pConditions[14]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7198 v32 = LODWORD(v3->pConditions[15]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7199 v33 = HIDWORD(v3->pConditions[15]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7200 v34 = LODWORD(v3->pConditions[16]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7201 v35 = HIDWORD(v3->pConditions[16]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7202 memset(&stru_AA1058[3].pSounds[6972 * a2 + 40552], 0, 0xA0u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7203 HIDWORD(v3->pConditions[14]) = v31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7204 LODWORD(v3->pConditions[15]) = v32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7205 HIDWORD(v3->pConditions[15]) = v33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7206 LODWORD(v3->pConditions[16]) = v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7207 LODWORD(v3->pConditions[14]) = v30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7208 HIDWORD(v3->pConditions[16]) = v35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7209 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7210 case 0xFDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7211 v25 = 5 * pParty->pPickedItem._bonus_type;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7212 LABEL_110:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7213 v69 = v25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7214 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7215 case 0xFEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7216 v26 = 5 * pParty->pPickedItem._bonus_type;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7217 LABEL_114:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7218 v27 = (char *)&v3->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7219 *(int *)v27 += v26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7220 goto LABEL_170;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7221 case 0xFFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7222 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7223 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7224 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7225 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7226 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7227 v29 = (char *)&v3->pPlayerBuffs[18];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7228 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7229 case 0x100u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7230 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7231 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7232 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7233 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7234 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7235 v29 = (char *)&v3->pPlayerBuffs[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7236 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7237 case 0x101u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7238 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7239 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7240 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7241 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7242 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7243 v29 = (char *)v3->pPlayerBuffs;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7244 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7245 case 0x102u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7246 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7247 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7248 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7249 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7250 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7251 v29 = (char *)&v3->pPlayerBuffs[22];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7252 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7253 case 0x103u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7254 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7255 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7256 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7257 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7258 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7259 v29 = (char *)&v3->pPlayerBuffs[3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7260 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7261 case 0x104u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7262 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7263 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7264 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7265 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7266 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7267 v29 = (char *)&v3->pPlayerBuffs[9];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7268 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7269 case 0x105u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7270 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7271 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7272 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7273 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7274 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7275 v29 = (char *)&v3->pPlayerBuffs[2];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7276 LABEL_147:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7277 ((SpellBuff *)v29)->Apply(pParty->uTimePlayed + v28, v46, v50, v59, v70);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7278 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7279 case 0x106u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7280 LODWORD(v3->pConditions[15]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7281 HIDWORD(v3->pConditions[15]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7282 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7283 case 0x108u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7284 if ( !*(int *)&v3->field_1F5[3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7285 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7286 v3->uLuck += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7287 *(int *)&v3->field_1F5[3] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7288 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7289 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7290 case 0x109u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7291 if ( !*(int *)&v3->field_1F5[7] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7292 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7293 v3->uSpeed += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7294 *(int *)&v3->field_1F5[7] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7295 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7296 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7297 case 0x10Au:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7298 if ( !*(int *)&v3->field_1F5[11] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7299 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7300 v3->uIntelligence += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7301 *(int *)&v3->field_1F5[11] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7302 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7303 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7304 case 0x10Bu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7305 if ( !*(int *)&v3->field_1F5[15] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7306 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7307 v3->uEndurance += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7308 *(int *)&v3->field_1F5[15] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7309 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7310 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7311 case 0x10Cu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7312 if ( !*(int *)&v3->field_1F5[19] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7313 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7314 v3->uWillpower += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7315 *(int *)&v3->field_1F5[19] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7316 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7317 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7318 case 0x10Du:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7319 if ( !*(int *)&v3->field_1F5[23] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7320 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7321 v3->uAccuracy += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7322 *(int *)&v3->field_1F5[23] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7323 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7324 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7325 case 0x10Eu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7326 if ( !*(int *)&v3->field_1F5[27] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7327 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7328 v3->uMight += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7329 *(int *)&v3->field_1F5[27] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7330 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7331 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7332 case 0x10Fu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7333 v3->sAgeModifier = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7334 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7335 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7336 goto LABEL_167;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7337 case 0xDDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7338 goto LABEL_172;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7339 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7340 goto LABEL_172;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7341 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7342 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType != 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7343 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7344 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType != 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7345 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7346 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType != 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7347 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7348 if ( pParty->pPickedItem.uItemID == 616 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7349 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7350 thisa = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7351 if ( pParty->uCurrentMonth >= 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7352 v74 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7353 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7354 v74 = aAttributeNames[pParty->uCurrentMonth];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7355 switch ( pParty->uCurrentMonth )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7356 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7357 case 0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7358 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7359 v3->uMight += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7360 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7361 case 1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7362 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7363 v3->uIntelligence += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7364 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7365 case 2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7366 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7367 v3->uWillpower += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7368 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7369 case 3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7370 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7371 v3->uEndurance += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7372 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7373 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7374 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7375 v3->uAccuracy += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7376 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7377 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7378 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7379 v3->uSpeed += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7380 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7381 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7382 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7383 v3->uLuck += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7384 LABEL_33:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7385 v62 = pGlobalTXT_LocalizationStrings[121];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7386 v53 = v74;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7387 v49 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7388 goto LABEL_53;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7389 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7390 party_finds_gold(1000 * thisa, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7391 v63 = pGlobalTXT_LocalizationStrings[97];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7392 v54 = 1000 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7393 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7394 case 8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7395 Party::GiveFood(5 * thisa);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7396 v63 = pGlobalTXT_LocalizationStrings[653];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7397 v54 = 5 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7398 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7399 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7400 v63 = pGlobalTXT_LocalizationStrings[207];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7401 v3->uSkillPoints += 2 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7402 v54 = 2 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7403 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7404 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7405 v63 = pGlobalTXT_LocalizationStrings[83];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7406 v54 = 2500 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7407 v7 = __CFADD__(2500 * thisa, LODWORD(v3->uExperience));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7408 LODWORD(v3->uExperience) += 2500 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7409 HIDWORD(v3->uExperience) += ((unsigned __int64)(signed int)(2500 * thisa) >> 32) + v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7410 LABEL_38:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7411 sprintfex(pTmpBuf, "+%u %s", v54, v63);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7412 goto LABEL_54;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7413 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7414 v8 = rand() % 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7415 if ( v8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7416 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7417 v9 = v8 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7418 if ( v9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7419 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7420 v10 = v9 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7421 if ( v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7422 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7423 v11 = v10 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7424 if ( v11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7425 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7426 v12 = v11 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7427 if ( v12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7428 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7429 if ( v12 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7430 goto LABEL_52;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7431 v3->sResBodyBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7432 v13 = pGlobalTXT_LocalizationStrings[29];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7433 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7434 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7435 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7436 v3->sResMindBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7437 v13 = pGlobalTXT_LocalizationStrings[142];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7438 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7439 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7440 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7441 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7442 v3->sResEarthBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7443 v13 = pGlobalTXT_LocalizationStrings[70];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7444 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7445 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7446 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7447 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7448 v3->sResWaterBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7449 v13 = pGlobalTXT_LocalizationStrings[240];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7450 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7451 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7452 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7453 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7454 v3->sResAirBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7455 v13 = pGlobalTXT_LocalizationStrings[6];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7456 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7457 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7458 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7459 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7460 v3->sResFireBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7461 v13 = pGlobalTXT_LocalizationStrings[87];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7462 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7463 v74 = v13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7464 LABEL_52:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7465 v62 = pGlobalTXT_LocalizationStrings[121];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7466 v53 = v74;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7467 v49 = thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7468 LABEL_53:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7469 sprintfex(pTmpBuf, "+%u %s %s", v49, v53, v62);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7470 LABEL_54:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7471 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7472 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7473 pGame->pStru6Instance->SetPlayerBuffAnim(0x97u, a2 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7474 v3->PlaySound(93, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7475 pAudioPlayer->PlaySound((SoundID)(SOUND_Bell|0x2), 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7476 if ( pParty->uDaysPlayed == 6 || pParty->uDaysPlayed == 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7477 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7478 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7479 v55 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7480 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7481 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7482 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7483 if ( pParty->uDaysPlayed == 12 || pParty->uDaysPlayed == 26 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7484 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7485 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7486 v55 = 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7487 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7488 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7489 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7490 if ( pParty->uDaysPlayed != 4 && pParty->uDaysPlayed != 25 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7491 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7492 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7493 v55 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7494 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7495 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7496 v3->SetCondition(v55, v64);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7497 v61 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7498 v52 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7499 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7500 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7501 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7502 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7503 v39 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7504 v37 = (SoundID)215;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7505 v14 = pAudioPlayer;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7506 goto LABEL_63;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7507 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7508 goto LABEL_54;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7509 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7510 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7511 if ( pParty->pPickedItem.uItemID == 630 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7512 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7513 Party::GiveFood(1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7514 pAudioPlayer->PlaySound((SoundID)(SOUND_PlayerCantCastSpell|0x2), 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7515 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7516 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7517 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7518 if ( pParty->pPickedItem.uItemID == 632 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7519 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7520 v61 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7521 v52 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7522 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7523 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7524 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7525 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7526 v39 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7527 v37 = (SoundID)133;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7528 goto LABEL_93;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7529 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7530 if ( pParty->pPickedItem.uItemID == 633 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7531 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7532 v61 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7533 v52 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7534 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7535 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7536 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7537 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7538 v39 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7539 v37 = (SoundID)134;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7540 goto LABEL_93;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7541 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7542 if ( pParty->pPickedItem.uItemID == 634 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7543 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7544 v61 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7545 v52 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7546 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7547 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7548 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7549 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7550 v39 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7551 v37 = (SoundID)135;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7552 goto LABEL_93;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7553 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7554 if ( pParty->pPickedItem.uItemID != 646 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7555 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7556 if ( pParty->pPickedItem.uItemID == 650 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7557 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7558 sub_44C28F_open_nwc_dungeon();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7559 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7560 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7561 goto LABEL_167;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7562 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7563 pGame->pStru6Instance->SetPlayerBuffAnim(0x97u, a2 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7564 v5 = 8 * a2 + 392;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7565 LOBYTE(v5) = (8 * a2 - 120) | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7566 pAudioPlayer->PlaySound(SOUND_20001, v5, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7567 v3->AddVariable(VAR_NumSkillPoints, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7568 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7569 LABEL_187:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7570 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7571 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7572 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7573 if ( ((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7574 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7575 sub_467F48(pParty->pPickedItem.uItemID);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7576 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7577 v56 = 37;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7578 LABEL_67:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7579 v3->PlaySound(v56, v65);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7580 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7581 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7582 LABEL_89:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
7583 v68 = aCharacterConditionNames[v3->GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7584 v58 = pGlobalTXT_LocalizationStrings[382];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7585 LABEL_90:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
7586 sprintf(pTmpBuf, v58, v68);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7587 v23 = pTmpBuf;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7588 LABEL_91:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7589 ShowStatusBarString(v23, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7590 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7591 goto LABEL_92;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7592 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7593 v15 = pParty->pPickedItem.uItemID - 400;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7594 v72 = (char *)&v3->pConditions[0] + pParty->pPickedItem.uItemID + 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7595 if ( *v72 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7596 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7597 v66 = pParty->pPickedItem.GetDisplayName();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7598 v57 = pGlobalTXT_LocalizationStrings[380];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7599 LABEL_72:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7600 sprintfex(pTmpBuf, v57, v66);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7601 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7602 LABEL_92:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7603 v61 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7604 v52 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7605 v48 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7606 v45 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7607 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7608 v41 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7609 v39 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7610 v37 = (SoundID)27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7611 LABEL_93:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7612 v14 = pAudioPlayer;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7613 LABEL_63:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7614 pAudioPlayer->PlaySound(v37, v39, v41, v43, v45, v48, v52, v61);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7615 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7616 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7617 if ( !((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7618 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
7619 v66 = aCharacterConditionNames[v3->GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7620 v57 = pGlobalTXT_LocalizationStrings[382];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7621 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7622 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7623 v16 = v15 % 11 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7624 v17 = &v3->pActiveSkills[v15 / 11 + 12];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7625 v75 = v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7626 v18 = SkillToMastery(*v17) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7627 if ( v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7628 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7629 v19 = v18 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7630 if ( v19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7631 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7632 v20 = v19 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7633 if ( v20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7634 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7635 if ( v20 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7636 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7637 v21 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7638 LABEL_83:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7639 if ( v75 > v21 || !*v17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7640 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7641 v22 = pParty->pPickedItem.GetDisplayName();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7642 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[381], v22);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7643 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7644 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7645 v56 = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7646 goto LABEL_67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7647 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7648 *v72 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7649 v3->PlaySound(21, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7650 v73 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7651 LABEL_173:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7652 v36 = pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7653 if ( v36 == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7654 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7655 v71 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7656 v60 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7657 v51 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7658 v47 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7659 v44 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7660 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7661 v40 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7662 v38 = (SoundID)210;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7663 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7664 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7665 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7666 if ( v36 != 13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7667 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7668 LABEL_178:
2
2ca04ccb612a NoCD, main menu, various
Nomad
parents: 0
diff changeset
7669 if ( pGUIWindow_CurrentMenu && pGUIWindow_CurrentMenu->eWindowType != WINDOW_null)
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7670 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7671 if ( !v73 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7672 goto LABEL_187;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7673 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7674 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7675 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7676 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7677 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7678 ++pMessageQueue_50CBD0->uNumMessages;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7679 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7680 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7681 if ( v73 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7682 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7683 if ( pParty->bTurnBasedModeOn )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7684 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7685 *(&pParty->field_16140 + a2) = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7686 thisb->SetRecoveryTime(100);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7687 pTurnEngine->_40471C();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7688 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7689 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7690 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7691 thisb->SetRecoveryTime((signed __int64)(flt_6BE3A4_debug_recmod1 * 213.3333333333333));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7692 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7693 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7694 goto LABEL_187;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7695 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7696 v71 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7697 v60 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7698 v51 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7699 v47 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7700 v44 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7701 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7702 v40 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7703 v38 = (SoundID)211;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7704 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7705 pAudioPlayer->PlaySound(v38, v40, v42, v44, v47, v51, v60, v71);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7706 goto LABEL_178;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7707 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7708 v67 = 11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7709 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7710 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7711 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7712 v67 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7713 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7714 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7715 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7716 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7717 v67 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7718 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7719 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7720 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7721 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7722 v67 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7723 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7724 v21 = v67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7725 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7726 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7727 if ( uGame_if_0_else_ui_id__11_save__else_load__8_drawSpellInfoPopup__22_final_window__26_keymapOptions__2_options__28_videoOptions == 23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7728 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7729 if ( !((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7730 goto LABEL_89;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7731 if ( bUnderwater == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7732 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7733 v23 = pGlobalTXT_LocalizationStrings[652];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7734 goto LABEL_91;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7735 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7736 dword_50C9AC = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7737 v24 = pParty->pPickedItem.uItemID - 299;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7738 if ( pParty->pPickedItem.uItemID == 329 || v24 == 4 || v24 == 91 || v24 == 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7739 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7740 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7741 pGUIWindow_CurrentMenu->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7742 pIcons_LOD->_4114F2();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7743 uGame_if_0_else_ui_id__11_save__else_load__8_drawSpellInfoPopup__22_final_window__26_keymapOptions__2_options__28_videoOptions = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7744 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7745 _42777D_CastSpell_UseWand_ShootArrow(v24, a2 - 1, 0x85u, 1, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7746 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7747 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7748 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7749 _720984_unused = pParty->pPickedItem.uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7750 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7751 if ( dword_50C9E8 < 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7752 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7753 dword_50C9EC[3 * dword_50C9E8] = 146;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7754 dword_50C9F0[3 * dword_50C9E8] = v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7755 *(&dword_50C9E8 + 3 * dword_50C9E8 + 3) = a2 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7756 ++dword_50C9E8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7757 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7758 if ( uGame_if_0_else_ui_id__11_save__else_load__8_drawSpellInfoPopup__22_final_window__26_keymapOptions__2_options__28_videoOptions
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7759 && pGUIWindow_CurrentMenu
2
2ca04ccb612a NoCD, main menu, various
Nomad
parents: 0
diff changeset
7760 && pGUIWindow_CurrentMenu->eWindowType != WINDOW_null
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7761 && (signed int)pMessageQueue_50CBD0->uNumMessages < 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7762 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7763 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7764 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7765 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7766 ++pMessageQueue_50CBD0->uNumMessages;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7767 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7768 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7769 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7770 // 4E28F8: using guessed type int uGame_if_0_else_ui_id__11_save__else_load__8_drawSpellInfoPopup__22_final_window__26_keymapOptions__2_options__28_videoOptions;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7771 // 50C9AC: using guessed type int dword_50C9AC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7772 // 50C9EC: using guessed type int dword_50C9EC[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7773 // 6BE3C4: using guessed type char bUnderwater;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7774 // 720984: using guessed type int 720984_unused;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7775
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7776
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7777
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7778 //----- (00449BB4) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7779 char Player::CompareVariable(enum VariableType var, signed int a1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7780 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7781 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7782 signed int v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7783 unsigned int v5; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7784 int v6; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7785 enum CHARACTER_RACE v7; // eax@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7786 signed int v8; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7787 unsigned __int8 v9; // sf@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7788 unsigned __int8 v10; // of@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7789 int v11; // eax@19
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7790 unsigned int v12; // eax@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7791 unsigned int v13; // eax@25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7792 unsigned __int8 v14; // cl@25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7793 signed int v15; // ecx@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7794 ItemGen *v16; // eax@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7795 char v17; // zf@31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7796 int v18; // edi@90
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7797 DDM_DLV_Header *v19; // eax@122
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7798 char v20; // cl@124
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7799 DDM_DLV_Header *v21; // eax@126
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7800 unsigned int v22; // edi@129
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7801 ItemGen *v23; // esi@134
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7802 ItemGen *v24; // ecx@135
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7803 signed int v25; // edx@135
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7804 ITEM_EQUIP_TYPE v26; // ebx@155
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7805 char *v27; // edi@155
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7806 int v28; // ebx@161
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7807 int v29; // eax@161
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7808
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7809 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7810 v4 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7811 if ( var > VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7812 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7813 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7814 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7815 case VAR_Invisible:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7816 if ( SHIDWORD(pParty->pPartyBuffs[11].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7817 && (SHIDWORD(pParty->pPartyBuffs[11].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[11].uExpireTime) > 0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7818 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7819 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7820 case VAR_NumDeaths:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7821 v4 = pParty->uNumDeaths;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7822 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7823 case VAR_NumBounties:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7824 v4 = pParty->uNumBountiesCollected;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7825 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7826 case VAR_PrisonTerms:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7827 v4 = pParty->uNumPrisonTerms;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7828 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7829 case VAR_ArenaWinsPage:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7830 v4 = (unsigned __int8)pParty->uNumArenaPageWins;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7831 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7832 case VAR_ArenaWinsSquire:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7833 v4 = (unsigned __int8)pParty->uNumArenaSquireWins;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7834 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7835 case VAR_ArenaWinsKnight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7836 v4 = (unsigned __int8)pParty->uNumArenaKnightWins;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7837 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7838 case VAR_ArenaWinsLord:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7839 v4 = (unsigned __int8)pParty->uNumArenaLordWins;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7840 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7841 case VAR_ReputationInCurrentLocation:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7842 v19 = &pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7843 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7844 v19 = &pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7845 v20 = v19->uReputation >= a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7846 goto _return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7847 case VAR_History_28|VAR_Sex:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7848 v21 = &pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7849 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7850 v21 = &pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7851 v20 = v21->field_C_alert == a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7852 _return:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7853 LOBYTE(v6) = v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7854 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7855 case VAR_MonthEquals2|VAR_Sex:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7856 case VAR_MonthEquals2|VAR_Class:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7857 case VAR_Counter1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7858 case VAR_Counter2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7859 case VAR_Counter3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7860 case VAR_Counter4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7861 case VAR_Counter5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7862 case VAR_Counter6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7863 case VAR_Counter7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7864 case VAR_Counter8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7865 v22 = *(int *)&stru_AA1058[3].pSounds[8 * var + 44304];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7866 if ( v22 | *(int *)&stru_AA1058[3].pSounds[8 * var + 44300]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7867 && (signed __int64)(__PAIR__(v22, *(int *)&stru_AA1058[3].pSounds[8 * var + 44300])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7868 + (signed __int64)((double)(460800 * a1) * 0.033333335)) <= (signed __int64)pParty->uTimePlayed )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7869 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7870 goto _return_false;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7871 case VAR_NumSkillPoints:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7872 v4 = this->uSkillPoints;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7873 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7874 case VAR_CircusPrises:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7875 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7876 v23 = pParty->pPlayers[0].pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7877 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7878 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7879 v24 = v23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7880 v25 = 138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7881 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7882 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7883 switch ( v24->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7884 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7885 case 0x1D6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7886 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7887 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7888 case 0x1D7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7889 v4 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7890 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7891 case 0x1DDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7892 v4 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7893 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7894 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7895 ++v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7896 --v25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7897 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7898 while ( v25 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7899 v23 = (ItemGen *)((char *)v23 + 6972);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7900 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7901 while ( (signed int)v23 < (signed int)&pParty->field_777C[85] );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7902 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7903 case VAR_MonthEquals2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7904 v17 = pParty->uCurrentMonth == a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7905 goto _return2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7906 case VAR_IsFlying:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7907 if ( pParty->bFlying
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7908 && SHIDWORD(pParty->pPartyBuffs[7].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7909 && (SHIDWORD(pParty->pPartyBuffs[7].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[7].uExpireTime) > 0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7910 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7911 goto _return_false;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7912 case VAR_HiredNPCHasSpeciality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7913 LOBYTE(v6) = CheckHiredNPCSpeciality(a1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7914 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7915 case VAR_NPCs2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7916 return pNPCStats->pNewNPCData[a1].uFlags & 0x80;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7917 case VAR_MonthEquals|VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7918 v13 = 0x80u >> ((signed __int16)a1 - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7919 v14 = this->field_1A50[((signed __int16)a1 - 1) >> 3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7920 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7921 case VAR_ItemEquipped:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7922 v26 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7923 v27 = (char *)&this->pEquipment;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7924 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7925 case VAR_GoldInBank:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7926 v4 = pParty->uNumGoldInBank;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7927 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7928 case VAR_ThieverySkill|0x80:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7929 v28 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7930 v29 = v3->GetBaseStrength();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7931 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7932 case VAR_DisarmTrapSkill|0x80:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7933 v28 = GetActualIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7934 v29 = v3->GetBaseIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7935 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7936 case VAR_MonthEquals:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7937 v28 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7938 v29 = v3->GetBaseWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7939 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7940 case VAR_MonthEquals|VAR_Sex:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7941 v28 = GetActualEndurance();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7942 v29 = v3->GetBaseEndurance();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7943 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7944 case VAR_IdentifyMonsterSkill|0x80:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7945 v28 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7946 v29 = v3->GetBaseSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7947 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7948 case VAR_ArmsmasterSkill|0x80:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7949 v28 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7950 v29 = v3->GetBaseAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7951 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7952 case VAR_MonthEquals|VAR_MaxHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7953 v28 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7954 v29 = v3->GetBaseLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7955 LABEL_168:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7956 v10 = __OFSUB__(v28, v29);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7957 v9 = v28 - v29 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7958 LABEL_169:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7959 if ( v9 ^ v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7960 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7961 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7962 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7963 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7964 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7965 while ( !v3->HasItemEquipped(v26)
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
7966 || *(int *)&v3->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v27 + 5] != a1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7967 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7968 v26 = (ITEM_EQUIP_TYPE)((int)v26 + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7969 v27 += 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7970 if ( (signed int)v26 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7971 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7972 _return_false:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7973 LOBYTE(v6) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7974 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7975 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7976 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7977 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7978 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7979 if ( var == VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7980 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7981 v13 = 0x80u >> ((signed __int16)(a1 - 1) - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7982 v14 = pParty->_autonote_related_stuff[((signed __int16)(a1 - 1) - 1) >> 3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7983 LABEL_108:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7984 if ( !((unsigned __int8)v13 & v14) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7985 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7986 goto LABEL_109;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7987 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7988 if ( var <= VAR_BaseLuck )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7989 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7990 if ( var != VAR_BaseLuck )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7991 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7992 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7993 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7994 case VAR_Hour:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7995 if ( (signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375) / 60 / 60 % 24 == a1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7996 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7997 goto _return_false;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7998 case VAR_DayOfYear:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7999 v5 = (unsigned int)((signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375) / 60 / 60) / 0x18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8000 % 0x150
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8001 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8002 goto LABEL_9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8003 case VAR_DayOfWeek:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8004 v5 = (unsigned int)((signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375) / 60 / 60) / 0x18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8005 % 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8006 LABEL_9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8007 LOBYTE(v6) = v5 == a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8008 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8009 case VAR_Sex:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8010 v7 = (CHARACTER_RACE)this->uSex;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8011 goto _cmp_against_arg2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8012 case VAR_Class:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8013 v7 = (CHARACTER_RACE)this->uClass;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8014 goto _cmp_against_arg2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8015 case VAR_Race:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8016 v7 = GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8017 _cmp_against_arg2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8018 if ( a1 == v7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8019 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8020 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8021 case VAR_CurrentHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8022 v4 = this->sHealth;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8023 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8024 case VAR_MaxHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8025 v8 = GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8026 v10 = __OFSUB__(v3->sHealth, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8027 v9 = v3->sHealth - v8 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8028 goto LABEL_169;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8029 case VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8030 v4 = this->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8031 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8032 case VAR_MaxSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8033 v11 = GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8034 v10 = __OFSUB__(v3->sMana, v11);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8035 v9 = v3->sMana - v11 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8036 goto LABEL_169;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8037 case VAR_ActualAC:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8038 v12 = GetActualAC();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8039 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8040 case VAR_ACModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8041 v4 = this->sACModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8042 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8043 case VAR_BaseLevel:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8044 v4 = this->uLevel;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8045 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8046 case VAR_LevelModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8047 v4 = this->sLevelModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8048 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8049 case VAR_Age:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8050 v12 = GetActualAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8051 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8052 case VAR_Award:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8053 v13 = 0x80u >> ((signed __int16)a1 - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8054 v14 = this->field_152[((signed __int16)a1 - 1) >> 3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8055 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8056 case VAR_Experience:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8057 v4 = LODWORD(this->uExperience);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8058 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8059 case VAR_QBits_QuestsDone:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8060 v13 = 0x80u >> ((signed __int16)a1 - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8061 v14 = pParty->_award_bits[((signed __int16)a1 - 1) >> 3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8062 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8063 case VAR_PlayerItemInHands:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8064 v15 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8065 v16 = v3->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8066 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8067 case VAR_FixedGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8068 v4 = pParty->uNumGold;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8069 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8070 case VAR_MightBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8071 v4 = this->uMightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8072 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8073 case VAR_IntellectBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8074 v4 = this->uIntelligenceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8075 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8076 case VAR_PersonalityBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8077 v4 = this->uWillpowerBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8078 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8079 case VAR_EnduranceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8080 v4 = this->uEnduranceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8081 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8082 case VAR_SpeedBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8083 v4 = this->uSpeedBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8084 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8085 case VAR_AccuracyBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8086 v4 = this->uAccuracyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8087 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8088 case VAR_LuckBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8089 v4 = this->uLuckBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8090 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8091 case VAR_BaseMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8092 v4 = this->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8093 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8094 case VAR_BaseIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8095 v4 = this->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8096 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8097 case VAR_BasePersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8098 v4 = this->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8099 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8100 case VAR_BaseEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8101 v4 = this->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8102 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8103 case VAR_BaseSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8104 v4 = this->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8105 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8106 case VAR_BaseAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8107 v4 = this->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8108 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8109 case VAR_FixedFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8110 v4 = pParty->uNumFoodRations;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8111 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8112 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8113 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8114 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8115 while ( v16->uItemID != a1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8116 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8117 ++v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8118 ++v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8119 if ( v15 >= 138 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8120 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8121 v17 = pParty->pPickedItem.uItemID == a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8122 _return2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8123 LOBYTE(v6) = v17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8124 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8125 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8126 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8127 _return_true:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8128 LOBYTE(v6) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8129 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8130 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8131 v4 = this->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8132 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8133 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8134 if ( var <= VAR_MagicResistance )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8135 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8136 if ( var == VAR_MagicResistance )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8137 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8138 v4 = this->sResMagicBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8139 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8140 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8141 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8142 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8143 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8144 case VAR_FireResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8145 v4 = this->sResFireBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8146 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8147 case VAR_AirResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8148 v4 = this->sResAirBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8149 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8150 case VAR_WaterResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8151 v4 = this->sResWaterBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8152 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8153 case VAR_EarthResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8154 v4 = this->sResEarthBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8155 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8156 case VAR_SpiritResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8157 v4 = this->sResSpiritBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8158 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8159 case VAR_MindResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8160 v4 = this->sResMindBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8161 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8162 case VAR_BodyResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8163 v4 = this->sResBodyBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8164 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8165 case VAR_LightResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8166 v4 = this->sResLightBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8167 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8168 case VAR_DarkResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8169 v4 = this->sResDarkBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8170 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8171 case VAR_ActualMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8172 v12 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8173 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8174 case VAR_ActualIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8175 v12 = GetActualIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8176 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8177 case VAR_ActualPersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8178 v12 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8179 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8180 case VAR_ActualEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8181 v12 = GetActualEndurance();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8182 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8183 case VAR_ActualSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8184 v12 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8185 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8186 case VAR_ActualAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8187 v12 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8188 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8189 case VAR_ActualLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8190 v12 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8191 _j_cmp_against_arg:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8192 v4 = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8193 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8194 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8195 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8196 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8197 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8198 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8199 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8200 if ( var <= VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8201 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8202 if ( var != VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8203 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8204 if ( var <= VAR_MindResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8205 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8206 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8207 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8208 case VAR_MindResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8209 v4 = this->sResMindBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8210 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8211 case VAR_FireResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8212 v4 = this->sResFireBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8213 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8214 case VAR_AirResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8215 v4 = this->sResAirBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8216 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8217 case VAR_WaterResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8218 v4 = this->sResWaterBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8219 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8220 case VAR_EarthResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8221 v4 = this->sResEarthBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8222 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8223 case VAR_SpiritResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8224 v4 = this->sResSpiritBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8225 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8226 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8227 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8228 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8229 if ( var == VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8230 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8231 v4 = this->sResBodyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8232 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8233 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8234 if ( var == VAR_LightResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8235 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8236 v4 = this->sResLightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8237 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8238 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8239 if ( var == VAR_DarkResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8240 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8241 v4 = this->sResDarkBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8242 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8243 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8244 if ( var == VAR_MagicResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8245 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8246 v4 = this->sResMagicBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8247 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8248 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8249 if ( var <= VAR_MagicResistanceBonus || var > VAR_DiplomacySkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8250 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8251 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8252 LABEL_90:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8253 v18 = *((short *)&this->pConditions[16] + var);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8254 if ( a1 <= 63 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8255 v4 = v18 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8256 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8257 v4 = a1 & v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8258 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8259 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8260 if ( var == 104 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8261 goto LABEL_90;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8262 if ( (signed int)var <= 104 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8263 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8264 if ( (signed int)var > 0x79 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8265 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8266 if ( var != 122 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8267 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8268 if ( (signed int)var > 122 && var <= VAR_ActiveSpells )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8269 v4 = (unsigned __int8)byte_5E4C15[var];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8270 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8271 }
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
8272 v4 = GetMajorConditionIdx();
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8273 if ( v4 != 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8274 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8275 _cmp_against_arg:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8276 LOBYTE(v6) = v4 >= a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8277 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8278 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8279 LABEL_109:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8280 v4 = a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8281 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8282 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8283 return *((int *)this + 2 * var - 210);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8284 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8285
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8286
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8287 //----- (0044A5CB) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8288 void Player::SetVariable(enum VariableType var, signed int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8289 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8290 signed int v3; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8291 Player *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8292 unsigned int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8293 unsigned int v6; // esi@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8294 unsigned int v7; // esi@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8295 signed int v8; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8296 ItemGen *v9; // ecx@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8297 int v10; // eax@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8298 signed int v11; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8299 Player *v12; // ecx@44
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8300 char *v13; // ecx@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8301 Player *v14; // ecx@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8302 int v15; // ecx@86
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8303 int v16; // esi@106
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8304 char v17; // al@106
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8305 int v18; // eax@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8306 Player *v19; // ecx@112
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8307 Player *v20; // ecx@127
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8308 int v21; // eax@127
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8309 int v22; // eax@145
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8310 char v23; // zf@146
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8311 DDM_DLV_Header *v24; // ecx@148
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8312 signed int v25; // eax@172
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8313 int v26; // [sp-8h] [bp-3Ch]@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8314 signed int v27; // [sp-4h] [bp-38h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8315 int v28; // [sp-4h] [bp-38h]@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8316 ItemGen item; // [sp+Ch] [bp-28h]@52
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8317 char v30; // [sp+32h] [bp-2h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8318 char v31; // [sp+33h] [bp-1h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8319
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8320 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8321 v30 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8322 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8323 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8324 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8325 if ( this == pPlayers[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8326 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8327 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8328 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8329 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8330 if ( this == pPlayers[3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8331 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8332 v27 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8333 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8334 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8335 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8336 if ( this != pPlayers[4] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8337 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8338 v27 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8339 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8340 v3 = v27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8341 LABEL_8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8342 if ( var > VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8343 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8344 if ( var <= VAR_GoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8345 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8346 if ( var == VAR_GoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8347 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8348 pParty->uNumGoldInBank = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8349 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8350 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8351 if ( var <= VAR_Counter8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8352 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8353 if ( (signed int)var >= 245 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8354 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8355 *(int *)&stru_AA1058[3].pSounds[8 * var + 44300] = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8356 *(int *)&stru_AA1058[3].pSounds[8 * var + 44304] = HIDWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8357 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8358 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8359 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8360 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8361 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8362 case VAR_MonthEquals|VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8363 _449B7E_toggle_bit(this->field_1A50, a3, 1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8364 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8365 case VAR_NPCs2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8366 pParty->field_709 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8367 LOBYTE(pNPCStats->pNewNPCData[a3].uFlags) |= 0x80u;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8368 sub_44A56A();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8369 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8370 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8371 case VAR_NumSkillPoints:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8372 this->uSkillPoints = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8373 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8374 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8375 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8376 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8377 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8378 if ( var < VAR_Counter9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8379 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8380 if ( (signed int)var <= 274 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8381 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8382 *(int *)&stru_AA1058[3].pSounds[8 * var + 44532] = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8383 *(int *)&stru_AA1058[3].pSounds[8 * var + 44536] = HIDWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8384 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8385 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8386 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8387 if ( var == VAR_ReputationInCurrentLocation )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8388 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8389 v24 = &pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8390 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8391 v24 = &pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8392 v24->uReputation = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8393 if ( a3 > 10000 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8394 v24->uReputation = 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8395 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8396 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8397 if ( var <= VAR_ReputationInCurrentLocation
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8398 || var > VAR_History_28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8399 || (v22 = var - 276, pParty->field_3C.field_4F0[2 * v22 + 1] | pParty->field_3C.field_4F0[2 * v22])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8400 || (pParty->field_3C.field_4F0[2 * (var - 276)] = LODWORD(pParty->uTimePlayed),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8401 v23 = *(&pStorylineText->field_0 + 3 * v22) == 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8402 pParty->field_3C.field_4F0[2 * (var - 276) + 1] = HIDWORD(pParty->uTimePlayed),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8403 v23) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8404 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8405 bFlashHistoryBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8406 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8407 LABEL_172:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8408 v25 = 8 * v3 + 400;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8409 LOBYTE(v25) = (8 * v3 - 112) | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8410 pAudioPlayer->PlaySound(SOUND_20001, v25, v5, -1, v5, v5, v5, v5);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8411 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8412 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8413 if ( var != 307 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8414 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8415 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8416 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8417 case 308:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8418 pParty->uNumBountiesCollected = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8419 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8420 case 309:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8421 pParty->uNumPrisonTerms = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8422 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8423 case 310:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8424 pParty->uNumArenaPageWins = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8425 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8426 case 311:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8427 pParty->uNumArenaSquireWins = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8428 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8429 case 312:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8430 pParty->uNumArenaKnightWins = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8431 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8432 case 313:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8433 pParty->uNumArenaLordWins = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8434 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8435 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8436 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8437 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8438 pParty->uNumDeaths = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8439 LABEL_168:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8440 if ( v30 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8441 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8442 LABEL_170:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8443 if ( v31 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8444 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8445 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8446 goto LABEL_172;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8447 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8448 LABEL_169:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8449 pGame->pStru6Instance->SetPlayerBuffAnim(0x96u, v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8450 goto LABEL_170;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8451 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8452 if ( var == VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8453 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8454 if ( !((unsigned __int8)(0x80u >> ((signed __int16)a3 - 1) % 8) & pParty->_autonote_related_stuff[((signed __int16)a3 - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8455 && (&dword_723718_autonote_related)[8 * a3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8456 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8457 v20 = pPlayers[v3 + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8458 v30 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8459 v20->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8460 v21 = dword_72371C[2 * a3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8461 bFlashAutonotesBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8462 dword_506568 = v21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8463 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8464 _449B7E_toggle_bit(pParty->_autonote_related_stuff, a3, 1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8465 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8466 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8467 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8468 if ( var <= VAR_ActualMight )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8469 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8470 if ( var != VAR_ActualMight )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8471 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8472 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8473 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8474 case VAR_RandomGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8475 v6 = rand() % a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8476 Party::SetGold(v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8477 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[500], v6);// You have %lu gold
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8478 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8479 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8480 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8481 case VAR_RandomFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8482 v7 = rand() % a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8483 Party::SetFood(v7);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8484 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[501], v7);// You have %lu food
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8485 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8486 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8487 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8488 case VAR_Sex:
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
8489 this->uSex = (PLAYER_SEX)a3;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8490 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8491 case VAR_Class:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8492 this->uClass = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8493 if ( (char)a3 != 35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8494 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8495 v8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8496 v9 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8497 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8498 case VAR_CurrentHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8499 this->sHealth = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8500 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8501 case VAR_MaxHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8502 this->sHealth = GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8503 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8504 case VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8505 this->sMana = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8506 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8507 case VAR_MaxSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8508 this->sMana = GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8509 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8510 case VAR_ACModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8511 this->sACModifier = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8512 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8513 case VAR_BaseLevel:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8514 this->uLevel = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8515 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8516 case VAR_LevelModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8517 this->sLevelModifier = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8518 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8519 case VAR_Age:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8520 this->sAgeModifier = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8521 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8522 case VAR_Award:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8523 if ( !((unsigned __int8)(0x80u >> ((signed __int16)a3 - 1) % 8) & pPlayers[v3 + 1]->field_152[((signed __int16)a3 - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8524 && dword_723E80_award_related[2 * a3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8525 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8526 v12 = pPlayers[v3 + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8527 v30 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8528 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8529 v12->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8530 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8531 v13 = v4->field_152;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8532 goto LABEL_51;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8533 case VAR_Experience:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8534 this->uExperience = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8535 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8536 case VAR_QBits_QuestsDone:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8537 if ( !((unsigned __int8)(0x80u >> ((signed __int16)a3 - 1) % 8) & pParty->_award_bits[((signed __int16)a3 - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8538 && (&dword_722F10)[4 * a3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8539 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8540 v14 = pPlayers[v3 + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8541 bFlashQuestBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8542 v30 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8543 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8544 v14->PlaySound(93, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8545 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8546 v13 = (char *)pParty->_award_bits;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8547 LABEL_51:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8548 _449B7E_toggle_bit(v13, a3, 1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8549 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8550 case VAR_PlayerItemInHands:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8551 item.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8552 item.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8553 item.uItemID = a3;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
8554 item.uAttributes = 1;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8555 pParty->SetHoldingItem(&item);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8556 if ( a3 >= ITEM_ARTIFACT_PUCK && a3 <= ITEM_RELIC_MEKORIGS_HAMMER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8557 pParty->field_3C.pIsArtifactFound[a3] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8558 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8559 case VAR_FixedGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8560 Party::SetGold(a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8561 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8562 case VAR_BaseMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8563 this->uMight = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8564 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8565 case VAR_BaseIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8566 this->uIntelligence = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8567 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8568 case VAR_BasePersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8569 this->uWillpower = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8570 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8571 case VAR_BaseEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8572 this->uEndurance = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8573 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8574 case VAR_BaseSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8575 this->uSpeed = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8576 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8577 case VAR_BaseAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8578 this->uAccuracy = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8579 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8580 case VAR_BaseLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8581 this->uLuck = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8582 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8583 case VAR_FixedFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8584 Party::SetFood(a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8585 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8586 case VAR_MightBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8587 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8588 case VAR_IntellectBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8589 goto LABEL_68;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8590 case VAR_PersonalityBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8591 goto LABEL_69;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8592 case VAR_EnduranceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8593 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8594 case VAR_SpeedBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8595 goto LABEL_71;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8596 case VAR_AccuracyBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8597 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8598 case VAR_LuckBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8599 goto LABEL_73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8600 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8601 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8602 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8603 while ( v9->uItemID != 615 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8604 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8605 ++v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8606 ++v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8607 if ( v8 >= 138 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8608 goto LABEL_22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8609 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8610 v10 = (int)((char *)v4 + 36 * v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8611 *(int *)(v10 + 532) = 601;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8612 *(char *)(v10 + 558) = v3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8613 LABEL_22:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8614 if ( v4->sResFireBase < 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8615 v4->sResFireBase = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8616 if ( v4->sResAirBase < 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8617 v4->sResAirBase = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8618 if ( v4->sResWaterBase < 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8619 v4->sResWaterBase = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8620 if ( v4->sResEarthBase < 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8621 v4->sResEarthBase = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8622 v4->sResMindBase = 200;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8623 v4->sResBodyBase = 200;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8624 v11 = v4->GetSexByVoice();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8625 v4->field_1924 = v4->uVoiceID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8626 v4->field_1928 = v4->uFace;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8627 if ( v11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8628 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8629 v4->uFace = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8630 v4->uVoiceID = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8631 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8632 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8633 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8634 v4->uFace = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8635 v4->uVoiceID = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8636 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8637 ReloadPlayerPortraits(v3, v4->uFace);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8638 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8639 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8640 LABEL_64:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8641 this->uMightBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8642 LABEL_111:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8643 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8644 v26 = 91;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8645 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8646 v19 = pPlayers[v3 + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8647 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8648 v19->PlaySound(v26, v28);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8649 goto LABEL_169;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8650 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8651 if ( var <= VAR_FireResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8652 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8653 if ( var == VAR_FireResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8654 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8655 this->sResFireBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8656 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8657 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8658 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8659 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8660 case VAR_ActualIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8661 LABEL_68:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8662 this->uIntelligenceBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8663 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8664 case VAR_ActualPersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8665 LABEL_69:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8666 this->uWillpowerBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8667 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8668 case VAR_ActualEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8669 LABEL_70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8670 this->uEnduranceBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8671 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8672 case VAR_ActualSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8673 LABEL_71:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8674 this->uSpeedBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8675 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8676 case VAR_ActualAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8677 LABEL_72:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8678 this->uAccuracyBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8679 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8680 case VAR_ActualLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8681 LABEL_73:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8682 this->uLuckBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8683 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8684 case VAR_FireResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8685 this->sResFireBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8686 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8687 case VAR_AirResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8688 this->sResAirBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8689 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8690 case VAR_WaterResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8691 this->sResWaterBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8692 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8693 case VAR_EarthResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8694 this->sResEarthBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8695 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8696 case VAR_SpiritResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8697 this->sResSpiritBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8698 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8699 case VAR_MindResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8700 this->sResMindBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8701 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8702 case VAR_BodyResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8703 this->sResBodyBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8704 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8705 case VAR_LightResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8706 this->sResLightBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8707 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8708 case VAR_DarkResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8709 this->sResDarkBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8710 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8711 case VAR_MagicResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8712 this->sResMagicBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8713 LABEL_84:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8714 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8715 v26 = 92;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8716 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8717 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8718 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8719 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8720 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8721 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8722 HIWORD(v15) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8723 if ( var > VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8724 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8725 if ( var != VAR_LearningSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8726 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8727 if ( var <= VAR_LearningSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8728 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8729 if ( var <= VAR_Eradicated )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8730 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8731 v4->SetCondition(var - 105, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8732 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8733 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8734 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8735 if ( var != VAR_MajorCondition )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8736 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8737 if ( var > VAR_MajorCondition && var <= VAR_ActiveSpells )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8738 byte_5E4C15[var] = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8739 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8740 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8741 memset(v4, 0, 0xA0u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8742 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8743 LABEL_124:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8744 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8745 goto LABEL_169;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8746 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8747 LABEL_106:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8748 v16 = (int)((char *)&v4->pConditions[16] + 2 * var);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8749 v17 = *(char *)v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8750 if ( a3 <= VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8751 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8752 LOWORD(v15) = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8753 v18 = v15 | v17 & VAR_BodyResistanceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8754 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8755 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8756 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8757 LOWORD(v18) = (unsigned __int8)(a3 | v17 & 0xC0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8758 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8759 *(short *)v16 = v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8760 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8761 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8762 if ( var == VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8763 goto LABEL_106;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8764 if ( var <= VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8765 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8766 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8767 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8768 case VAR_BodyResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8769 v4->sResBodyBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8770 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8771 case VAR_AirResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8772 v4->sResAirBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8773 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8774 case VAR_WaterResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8775 v4->sResWaterBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8776 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8777 case VAR_EarthResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8778 v4->sResEarthBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8779 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8780 case VAR_SpiritResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8781 v4->sResSpiritBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8782 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8783 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8784 if ( var != 62 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8785 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8786 v4->sResMindBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8787 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8788 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8789 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8790 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8791 if ( var == VAR_LightResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8792 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8793 v4->sResLightBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8794 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8795 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8796 if ( var == VAR_DarkResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8797 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8798 v4->sResDarkBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8799 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8800 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8801 if ( var == VAR_MagicResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8802 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8803 v4->sResMagicBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8804 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8805 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8806 if ( var > VAR_MagicResistanceBonus && var <= VAR_DiplomacySkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8807 goto LABEL_106;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8808 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8809
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8810
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8811
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8812 //----- (0044AFFB) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8813 void Player::AddVariable(enum VariableType var, signed int val)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8814 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8815 char v3; // bl@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8816 Player *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8817 signed int uPlayerIdx; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8818 int v6; // eax@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8819 unsigned int v7; // esi@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8820 int *v8; // ebx@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8821 int v9; // eax@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8822 signed int v10; // eax@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8823 int v11; // eax@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8824 __int16 *v12; // esi@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8825 Player *v13; // ecx@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8826 Player *v14; // ecx@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8827 char *v15; // ecx@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8828 unsigned __int8 v16; // cf@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8829 Player *v17; // ecx@42
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8830 __int16 *v18; // esi@53
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8831 __int16 *v19; // esi@62
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8832 char *v20; // esi@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8833 __int16 v21; // dx@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8834 int v22; // ecx@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8835 Player *v23; // ecx@132
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8836 int v24; // eax@132
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8837 int v25; // eax@150
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8838 char v26; // zf@151
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8839 DDM_DLV_Header *v27; // eax@153
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8840 signed int v28; // eax@176
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8841 int v29; // [sp-8h] [bp-40h]@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8842 signed int v30; // [sp-4h] [bp-3Ch]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8843 int v31; // [sp-4h] [bp-3Ch]@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8844 ItemGen item; // [sp+Ch] [bp-2Ch]@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8845 unsigned int v33; // [sp+30h] [bp-8h]@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8846 char v34; // [sp+37h] [bp-1h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8847
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8848 auto Dst = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8849 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8850 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8851 v4 = Dst;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8852 uPlayerIdx = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8853 if ( Dst == pPlayers[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8854 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8855 uPlayerIdx = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8856 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8857 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8858 if ( Dst == pPlayers[3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8859 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8860 v30 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8861 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8862 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8863 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8864 if ( Dst != pPlayers[4] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8865 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8866 v30 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8867 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8868 uPlayerIdx = v30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8869 LABEL_8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8870 if ( var <= VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8871 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8872 if ( var != VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8873 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8874 if ( var <= VAR_ActualMight )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8875 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8876 if ( var != VAR_ActualMight )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8877 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8878 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8879 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8880 case VAR_RandomGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8881 if ( !val )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8882 val = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8883 v6 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8884 party_finds_gold(v6 % val + 1, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8885 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8886 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8887 case VAR_RandomFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8888 if ( !val )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8889 val = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8890 v7 = rand() % val + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8891 Party::GiveFood(v7);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8892 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[502], v7);// You find %lu food
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8893 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8894 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8895 goto _play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8896 case VAR_Sex:
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
8897 Dst->uSex = (PLAYER_SEX)val;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8898 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8899 case VAR_Class:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8900 Dst->uClass = val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8901 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8902 case VAR_CurrentHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8903 v8 = &Dst->sHealth;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8904 *v8 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8905 if ( Dst->sHealth <= Dst->GetMaxHealth() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8906 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8907 v9 = v4->GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8908 goto LABEL_23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8909 case VAR_MaxHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8910 v10 = Dst->GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8911 v4->_health_related = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8912 v4->uFullHealthBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8913 v4->sHealth = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8914 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8915 case VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8916 v8 = &Dst->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8917 *v8 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8918 if ( Dst->sMana > GetMaxMana() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8919 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8920 v9 = v4->GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8921 LABEL_23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8922 *v8 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8923 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8924 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8925 case VAR_MaxSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8926 v11 = GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8927 v4->_mana_related = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8928 v4->uFullManaBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8929 v4->sMana = v11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8930 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8931 case VAR_ACModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8932 v12 = &Dst->sACModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8933 goto LABEL_29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8934 case VAR_BaseLevel:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8935 v12 = (__int16 *)&Dst->uLevel;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8936 goto LABEL_29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8937 case VAR_LevelModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8938 v12 = &Dst->sLevelModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8939 LABEL_29:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8940 *v12 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8941 if ( *v12 > 255 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8942 *v12 = 255;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8943 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8944 case VAR_Age:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8945 Dst->sAgeModifier += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8946 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8947 case VAR_Award:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8948 v13 = pPlayers[uPlayerIdx + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8949 v33 = 0x80u >> ((signed __int16)val - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8950 if ( !((unsigned __int8)(0x80u >> ((signed __int16)val - 1) % 8) & v13->field_152[((signed __int16)val - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8951 && dword_723E80_award_related[2 * val] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8952 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8953 v14 = pPlayers[uPlayerIdx + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8954 v34 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8955 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8956 v14->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8957 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8958 v15 = v4->field_152;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8959 goto LABEL_44;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8960 case VAR_Experience:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8961 v16 = __CFADD__(val, LODWORD(Dst->uExperience));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8962 LODWORD(Dst->uExperience) += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8963 HIDWORD(Dst->uExperience) += ((unsigned __int64)val >> 32) + v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8964 if ( (signed __int64)Dst->uExperience > 4000000000i64 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8965 Dst->uExperience = 4000000000i64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8966 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8967 case VAR_QBits_QuestsDone:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8968 if ( !((unsigned __int8)(0x80u >> ((signed __int16)val - 1) % 8) & pParty->_award_bits[((signed __int16)val - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8969 && (&dword_722F10)[4 * val] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8970 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8971 v17 = pPlayers[uPlayerIdx + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8972 bFlashQuestBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8973 v34 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8974 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8975 v17->PlaySound(93, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8976 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8977 v15 = (char *)pParty->_award_bits;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8978 LABEL_44:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8979 _449B7E_toggle_bit(v15, val, 1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8980 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8981 case VAR_PlayerItemInHands:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8982 item.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8983 item.Reset();
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
8984 item.uAttributes = 1;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8985 item.uItemID = val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8986 if ( val >= ITEM_ARTIFACT_PUCK && val <= ITEM_RELIC_MEKORIGS_HAMMER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8987 pParty->field_3C.pIsArtifactFound[val] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8988 if ( val >= ITEM_WAND_FIRE && val <= ITEM_WAND_INCENERATION )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8989 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8990 item.uNumCharges = rand() % 6 + pItemsTable->pItems[item.uItemID].uDamageMod + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8991 item.uMaxCharges = LOBYTE(item.uNumCharges);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8992 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8993 pParty->SetHoldingItem(&item);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8994 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8995 case VAR_FixedGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8996 party_finds_gold(val, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8997 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8998 case VAR_BaseMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8999 v18 = (__int16 *)&Dst->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9000 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9001 case VAR_BaseIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9002 v18 = (__int16 *)&Dst->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9003 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9004 case VAR_BasePersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9005 v18 = (__int16 *)&Dst->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9006 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9007 case VAR_BaseEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9008 v18 = (__int16 *)&Dst->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9009 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9010 case VAR_BaseSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9011 v18 = (__int16 *)&Dst->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9012 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9013 case VAR_BaseAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9014 v18 = (__int16 *)&Dst->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9015 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9016 case VAR_BaseLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9017 v18 = (__int16 *)&Dst->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9018 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9019 case VAR_FixedFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9020 Party::GiveFood(val);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9021 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[502], val);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9022 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9023 if ( pParty->uNumFoodRations > 0xFFFF )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9024 Party::SetFood(0xFFFFu);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9025 goto _play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9026 case VAR_MightBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9027 goto LABEL_62;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9028 case VAR_IntellectBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9029 goto LABEL_66;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9030 case VAR_PersonalityBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9031 goto LABEL_67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9032 case VAR_EnduranceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9033 goto LABEL_68;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9034 case VAR_SpeedBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9035 goto LABEL_69;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9036 case VAR_AccuracyBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9037 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9038 case VAR_LuckBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9039 goto LABEL_71;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9040 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9041 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9042 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9043 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9044 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9045 LABEL_62:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9046 v19 = (__int16 *)&Dst->uMightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9047 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9048 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9049 if ( var <= VAR_FireResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9050 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9051 if ( var != VAR_FireResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9052 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9053 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9054 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9055 case VAR_ActualIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9056 LABEL_66:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9057 v19 = (__int16 *)&Dst->uIntelligenceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9058 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9059 case VAR_ActualPersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9060 LABEL_67:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9061 v19 = (__int16 *)&Dst->uWillpowerBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9062 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9063 case VAR_ActualEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9064 LABEL_68:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9065 v19 = (__int16 *)&Dst->uEnduranceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9066 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9067 case VAR_ActualSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9068 LABEL_69:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9069 v19 = (__int16 *)&Dst->uSpeedBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9070 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9071 case VAR_ActualAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9072 LABEL_70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9073 v19 = (__int16 *)&Dst->uAccuracyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9074 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9075 case VAR_ActualLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9076 LABEL_71:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9077 v19 = (__int16 *)&Dst->uLuckBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9078 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9079 case VAR_FireResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9080 v18 = &Dst->sResFireBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9081 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9082 case VAR_AirResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9083 v18 = &Dst->sResAirBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9084 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9085 case VAR_WaterResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9086 v18 = &Dst->sResWaterBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9087 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9088 case VAR_EarthResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9089 v18 = &Dst->sResEarthBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9090 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9091 case VAR_SpiritResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9092 v18 = &Dst->sResSpiritBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9093 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9094 case VAR_MindResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9095 v18 = &Dst->sResMindBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9096 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9097 case VAR_BodyResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9098 v18 = &Dst->sResBodyBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9099 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9100 case VAR_LightResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9101 v18 = &Dst->sResLightBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9102 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9103 case VAR_DarkResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9104 v18 = &Dst->sResDarkBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9105 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9106 case VAR_MagicResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9107 v18 = &Dst->sResMagicBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9108 LABEL_82:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9109 *v18 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9110 if ( *v18 > 255 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9111 *v18 = 255;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9112 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9113 v29 = 92;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9114 goto LABEL_116;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9115 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9116 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9117 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9118 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9119 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9120 v19 = &Dst->sResFireBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9121 LABEL_113:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9122 *v19 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9123 if ( *v19 > 255 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9124 *v19 = 255;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9125 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9126 v29 = 91;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9127 LABEL_116:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9128 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9129 pPlayers[uPlayerIdx + 1]->PlaySound(v29, v31);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9130 goto _play_anim_and_maybe_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9131 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9132 if ( var <= VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9133 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9134 if ( var != VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9135 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9136 if ( var <= VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9137 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9138 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9139 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9140 case VAR_BodyResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9141 v19 = &Dst->sResBodyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9142 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9143 case VAR_AirResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9144 v19 = &Dst->sResAirBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9145 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9146 case VAR_WaterResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9147 v19 = &Dst->sResWaterBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9148 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9149 case VAR_EarthResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9150 v19 = &Dst->sResEarthBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9151 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9152 case VAR_SpiritResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9153 v19 = &Dst->sResSpiritBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9154 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9155 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9156 if ( var != 62 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9157 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9158 v19 = &Dst->sResMindBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9159 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9160 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9161 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9162 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9163 if ( var == VAR_LightResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9164 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9165 v19 = &Dst->sResLightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9166 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9167 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9168 if ( var == VAR_DarkResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9169 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9170 v19 = &Dst->sResDarkBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9171 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9172 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9173 if ( var == VAR_MagicResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9174 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9175 v19 = &Dst->sResMagicBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9176 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9177 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9178 if ( var <= VAR_MagicResistanceBonus || var > VAR_DiplomacySkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9179 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9180 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9181 goto LABEL_106;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9182 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9183 if ( var == VAR_LearningSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9184 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9185 LABEL_106:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9186 if ( val <= VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9187 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9188 *((short *)&Dst->pConditions[16] + var) = (unsigned __int8)val | *((char *)&Dst->pConditions[16] + 2 * var) & VAR_BodyResistanceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9189 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9190 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9191 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9192 v20 = (char *)&Dst->pConditions[16] + 2 * var;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9193 v21 = *(short *)v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9194 v22 = (unsigned __int8)val + (v21 & VAR_BodyResistanceBonus);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9195 if ( v22 > 60 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9196 LOWORD(v22) = 60;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9197 LOBYTE(v21) = v21 & 0xC0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9198 *(short *)v20 = v22 | v21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9199 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9200 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9201 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9202 if ( var <= VAR_LearningSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9203 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9204 if ( var <= VAR_Eradicated )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9205 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9206 Dst->SetCondition(var - 105, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9207 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9208 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9209 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9210 if ( var != VAR_MajorCondition )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9211 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9212 if ( var > VAR_MajorCondition && var <= VAR_ActiveSpells )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9213 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9214 if ( (unsigned __int8)val + (unsigned __int8)byte_5E4C15[var] <= 255 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9215 byte_5E4C15[var] += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9216 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9217 byte_5E4C15[var] = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9218 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9219 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9220 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9221 memset(Dst, 0, 0xA0u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9222 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9223 _play_anim_and_exit:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9224 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9225 _play_anim_and_maybe_sound:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9226 pGame->pStru6Instance->SetPlayerBuffAnim(0x97u, uPlayerIdx);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9227 _maybe_play_sound:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9228 if ( v3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9229 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9230 goto _play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9231 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9232 if ( !((unsigned __int8)(0x80u >> ((signed __int16)val - 1) % 8) & pParty->_autonote_related_stuff[((signed __int16)val - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9233 && (&dword_723718_autonote_related)[8 * val] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9234 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9235 v23 = pPlayers[uPlayerIdx + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9236 v34 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9237 v23->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9238 v24 = dword_72371C[2 * val];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9239 bFlashAutonotesBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9240 dword_506568 = v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9241 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9242 _449B7E_toggle_bit(pParty->_autonote_related_stuff, val, 1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9243 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9244 LABEL_173:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9245 if ( v34 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9246 goto _maybe_play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9247 goto _play_anim_and_maybe_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9248 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9249 if ( var > VAR_GoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9250 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9251 if ( var == 307 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9252 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9253 pParty->uNumDeaths += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9254 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9255 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9256 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9257 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9258 case 308:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9259 pParty->uNumBountiesCollected += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9260 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9261 case 309:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9262 pParty->uNumPrisonTerms += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9263 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9264 case 310:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9265 pParty->uNumArenaPageWins += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9266 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9267 case 311:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9268 pParty->uNumArenaSquireWins += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9269 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9270 case 312:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9271 pParty->uNumArenaKnightWins += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9272 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9273 case 313:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9274 pParty->uNumArenaLordWins += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9275 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9276 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9277 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9278 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9279 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9280 if ( var == VAR_GoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9281 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9282 pParty->uNumGoldInBank += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9283 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9284 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9285 if ( var <= VAR_Counter8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9286 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9287 if ( (signed int)var >= 245 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9288 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9289 *(int *)&stru_AA1058[3].pSounds[8 * var + 44300] = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9290 *(int *)&stru_AA1058[3].pSounds[8 * var + 44304] = HIDWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9291 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9292 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9293 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9294 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9295 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9296 case VAR_MonthEquals|VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9297 _449B7E_toggle_bit(Dst->field_1A50, val, 1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9298 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9299 case VAR_NPCs2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9300 pParty->field_709 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9301 LOBYTE(pNPCStats->pNewNPCData[val].uFlags) |= 0x80u;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9302 sub_44A56A();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9303 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9304 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9305 case VAR_NumSkillPoints:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9306 Dst->uSkillPoints += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9307 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9308 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9309 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9310 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9311 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9312 if ( var < VAR_Counter9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9313 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9314 if ( (signed int)var <= 274 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9315 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9316 *(int *)&stru_AA1058[3].pSounds[8 * var + 44532] = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9317 *(int *)&stru_AA1058[3].pSounds[8 * var + 44536] = HIDWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9318 goto _play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9319 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9320 if ( var != VAR_ReputationInCurrentLocation )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9321 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9322 if ( var <= VAR_ReputationInCurrentLocation
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9323 || var > VAR_History_28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9324 || (v25 = var - 276, pParty->field_3C.field_4F0[2 * v25 + 1] | pParty->field_3C.field_4F0[2 * v25])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9325 || (pParty->field_3C.field_4F0[2 * (var - 276)] = LODWORD(pParty->uTimePlayed),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9326 v26 = *(&pStorylineText->field_0 + 3 * v25) == 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9327 pParty->field_3C.field_4F0[2 * (var - 276) + 1] = HIDWORD(pParty->uTimePlayed),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9328 v26) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9329 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9330 bFlashHistoryBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9331 _play_sound:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9332 v28 = 8 * uPlayerIdx + 400;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9333 LOBYTE(v28) = (8 * uPlayerIdx - 112) | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9334 pAudioPlayer->PlaySound(SOUND_20001, v28, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9335 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9336 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9337 v27 = &pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9338 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9339 v27 = &pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9340 v27->uReputation += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9341 if ( v27->uReputation > 10000 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9342 v27->uReputation = 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9343 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9344 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9345 // 506568: using guessed type int dword_506568;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9346 // 507948: using guessed type char bFlashHistoryBook;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9347 // 507949: using guessed type char bFlashAutonotesBook;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9348 // 50794A: using guessed type char bFlashQuestBook;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9349 // 72371C: using guessed type int dword_72371C[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9350 // 723E80: using guessed type int dword_723E80_award_related[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9351
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9352
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9353
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9354
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9355 //----- (0044B9C4) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9356 void Player::SubtractVariable(enum VariableType var, void *a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9357 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9358 unsigned int v3; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9359 signed int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9360 enum VariableType v5; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9361 int v6; // esi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9362 int v7; // edi@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9363 signed int v8; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9364 char *v9; // eax@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9365 char v10; // sf@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9366 char *v11; // ecx@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9367 char *v12; // ecx@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9368 __int64 v13; // qax@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9369 unsigned __int8 v14; // cf@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9370 char *v15; // edx@29
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9371 char *v16; // eax@90
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9372 char *v17; // ecx@94
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9373 void *v18; // esi@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9374 signed int v19; // edx@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9375 char *v20; // ecx@98
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9376 int v21; // eax@100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9377 __int16 v22; // dx@112
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9378 int v23; // [sp-8h] [bp-14h]@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9379 signed int v24; // [sp-4h] [bp-10h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9380 int v25; // [sp-4h] [bp-10h]@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9381
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9382 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9383 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9384 if ( this == pPlayers[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9385 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9386 v4 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9387 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9388 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9389 if ( this == pPlayers[3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9390 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9391 v24 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9392 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9393 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9394 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9395 if ( this != pPlayers[4] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9396 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9397 v24 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9398 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9399 v4 = v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9400 LABEL_8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9401 v5 = var;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9402 if ( (signed int)var > 222 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9403 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9404 if ( (signed int)var <= 307 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9405 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9406 if ( var == 307 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9407 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9408 pParty->uNumDeaths -= (unsigned int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9409 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9410 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9411 if ( var == 223 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9412 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9413 v11 = pParty->_autonote_related_stuff;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9414 v22 = (short)a3 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9415 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9416 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9417 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9418 if ( var != 231 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9419 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9420 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9421 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9422 case 232:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9423 var = (VariableType)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9424 GetNewNPCData(uDialogue_SpeakingActorNPC_ID, (int)&var);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9425 dword_5B65CC = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9426 if ( (void *)var == a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9427 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9428 dword_5B65CC = (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9429 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9430 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9431 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9432 pParty->field_709 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9433 LOBYTE(pNPCStats->pNewNPCData[(int)a3].uFlags) &= 0x7Fu;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9434 sub_44A56A();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9435 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9436 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9437 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9438 case 241:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9439 v18 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9440 v19 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9441 if ( (signed int)pNPCStats->uNumNewNPCs > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9442 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9443 v20 = (char *)&pNPCStats->pNewNPCData[0].uFlags;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9444 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9445 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9446 if ( *((void **)v20 + 4) == v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9447 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9448 v21 = *(int *)v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9449 if ( (char)*(int *)v20 < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9450 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9451 LOBYTE(v21) = v21 & 0x7F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9452 *(int *)v20 = v21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9453 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9454 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9455 ++v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9456 v20 += 76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9457 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9458 while ( v19 < (signed int)pNPCStats->uNumNewNPCs );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9459 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9460 if ( (void *)pParty->pHirelings[0].uProfession == v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9461 memset(pParty->pHirelings, 0, 0x4Cu);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9462 if ( (void *)pParty->pHirelings[1].uProfession == v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9463 memset(&pParty->pHirelings[1], 0, 0x4Cu);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9464 pParty->field_709 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9465 sub_44A56A();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9466 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9467 case 243:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9468 v17 = (char *)&this->uSkillPoints;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9469 if ( (unsigned int)a3 <= *(int *)v17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9470 *(int *)v17 -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9471 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9472 *(int *)v17 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9473 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9474 case 275:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9475 v16 = (char *)&pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9476 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9477 v16 = (char *)&pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9478 *((int *)v16 + 2) -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9479 if ( *((int *)v16 + 2) < -10000 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9480 *((int *)v16 + 2) = -10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9481 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9482 case 306:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9483 if ( (unsigned int)a3 <= pParty->uNumGoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9484 pParty->uNumGoldInBank -= (unsigned int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9485 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9486 LABEL_88:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9487 dword_5B65C4 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9488 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9489 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9490 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9491 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9492 v11 = this->field_1A50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9493 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9494 v22 = (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9495 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9496 _449B7E_toggle_bit(v11, v22, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9497 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9498 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9499 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9500 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9501 case 308:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9502 pParty->uNumBountiesCollected -= (unsigned int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9503 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9504 case 309:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9505 pParty->uNumPrisonTerms -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9506 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9507 case 310:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9508 pParty->uNumArenaPageWins -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9509 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9510 case 311:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9511 pParty->uNumArenaSquireWins -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9512 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9513 case 312:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9514 pParty->uNumArenaKnightWins -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9515 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9516 case 313:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9517 pParty->uNumArenaLordWins -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9518 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9519 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9520 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9521 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9522 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9523 if ( (signed int)var >= 123 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9524 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9525 byte_5E4C15[var] -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9526 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9527 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9528 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9529 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9530 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9531 case VAR_RandomGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9532 v6 = rand() % (signed int)a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9533 if ( v6 > pParty->uNumGold )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9534 v6 = pParty->uNumGold;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9535 Party::TakeGold(v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9536 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[503], v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9537 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9538 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9539 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9540 case VAR_RandomFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9541 v7 = rand() % (signed int)a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9542 if ( v7 > pParty->uNumFoodRations )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9543 v7 = pParty->uNumFoodRations;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9544 Party::TakeFood(v7);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9545 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[504], v7);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9546 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9547 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9548 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9549 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9550 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9551 case VAR_CurrentHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9552 ReceiveDamage((signed int)a3, 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9553 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9554 case VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9555 v9 = (char *)&this->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9556 v10 = this->sMana - (signed int)a3 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9557 *(int *)v9 -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9558 if ( v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9559 *(int *)v9 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9560 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9561 case VAR_ACModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9562 this->sACModifier -= (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9563 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9564 case VAR_BaseLevel:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9565 this->uLevel -= (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9566 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9567 case VAR_LevelModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9568 this->sLevelModifier -= (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9569 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9570 case VAR_Age:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9571 this->sAgeModifier -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9572 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9573 case VAR_Award:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9574 v11 = this->field_152;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9575 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9576 case VAR_Experience:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9577 v12 = (char *)&this->uExperience;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9578 v13 = (signed int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9579 v14 = *(int *)v12 < (unsigned int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9580 *(int *)v12 -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9581 *((int *)v12 + 1) -= v14 + HIDWORD(v13);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9582 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9583 case VAR_QBits_QuestsDone:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9584 _449B7E_toggle_bit((char *)pParty->_award_bits, (__int16)a3, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9585 pPlayers[v4 + 1]->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9586 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9587 case VAR_PlayerItemInHands:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9588 v15 = (char *)this->pInventoryIndices;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9589 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9590 case VAR_FixedGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9591 if ( (unsigned int)a3 > pParty->uNumGold )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9592 goto LABEL_88;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9593 Party::TakeGold((unsigned int)a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9594 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9595 case VAR_MightBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9596 case VAR_ActualMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9597 this->uMightBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9598 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9599 case VAR_IntellectBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9600 case VAR_ActualIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9601 this->uIntelligenceBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9602 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9603 case VAR_PersonalityBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9604 case VAR_ActualPersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9605 this->uWillpowerBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9606 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9607 case VAR_EnduranceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9608 case VAR_ActualEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9609 this->uEnduranceBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9610 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9611 case VAR_SpeedBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9612 case VAR_ActualSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9613 this->uSpeedBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9614 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9615 case VAR_AccuracyBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9616 case VAR_ActualAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9617 this->uAccuracyBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9618 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9619 case VAR_LuckBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9620 case VAR_ActualLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9621 this->uLuckBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9622 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9623 case VAR_BaseMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9624 this->uMight -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9625 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9626 case VAR_BaseIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9627 this->uIntelligence -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9628 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9629 case VAR_BasePersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9630 this->uWillpower -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9631 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9632 case VAR_BaseEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9633 this->uEndurance -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9634 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9635 case VAR_BaseSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9636 this->uSpeed -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9637 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9638 case VAR_BaseAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9639 this->uAccuracy -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9640 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9641 case VAR_BaseLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9642 this->uLuck -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9643 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9644 case VAR_FireResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9645 this->sResFireBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9646 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9647 case VAR_AirResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9648 this->sResAirBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9649 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9650 case VAR_WaterResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9651 this->sResWaterBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9652 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9653 case VAR_EarthResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9654 this->sResEarthBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9655 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9656 case VAR_SpiritResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9657 this->sResSpiritBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9658 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9659 case VAR_MindResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9660 this->sResMindBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9661 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9662 case VAR_BodyResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9663 this->sResBodyBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9664 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9665 case VAR_LightResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9666 this->sResLightBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9667 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9668 case VAR_DarkResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9669 this->sResDarkBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9670 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9671 case VAR_MagicResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9672 this->sResMagicBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9673 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9674 case VAR_FireResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9675 this->sResFireBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9676 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9677 case VAR_AirResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9678 this->sResAirBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9679 LABEL_45:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9680 v25 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9681 v23 = 92;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9682 goto LABEL_73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9683 case VAR_WaterResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9684 this->sResWaterBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9685 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9686 case VAR_EarthResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9687 this->sResEarthBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9688 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9689 case VAR_SpiritResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9690 this->sResSpiritBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9691 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9692 case VAR_MindResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9693 this->sResMindBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9694 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9695 case VAR_BodyResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9696 this->sResBodyBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9697 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9698 case VAR_LightResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9699 this->sResLightBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9700 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9701 case VAR_DarkResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9702 this->sResDarkBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9703 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9704 case VAR_MagicResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9705 this->sResMagicBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9706 LABEL_72:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9707 v25 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9708 v23 = 91;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9709 LABEL_73:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9710 pPlayers[v4 + 1]->PlaySound(v23, v25);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9711 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9712 case VAR_FixedFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9713 Party::TakeFood((unsigned int)a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9714 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9715 case VAR_StaffSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9716 case VAR_SwordSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9717 case VAR_DaggerSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9718 case VAR_AxeSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9719 case VAR_SpearSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9720 case VAR_BowSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9721 case VAR_MaceSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9722 case VAR_BlasterSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9723 case VAR_ShieldSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9724 case VAR_LeatherSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9725 case VAR_SkillChain:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9726 case VAR_PlateSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9727 case VAR_FireSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9728 case VAR_AirSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9729 case VAR_WaterSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9730 case VAR_EarthSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9731 case VAR_SpiritSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9732 case VAR_MindSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9733 case VAR_BodySkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9734 case VAR_LightSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9735 case VAR_DarkSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9736 case VAR_IdentifyItemSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9737 case VAR_MerchantSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9738 case VAR_RepairSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9739 case VAR_BodybuildingSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9740 case VAR_MeditationSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9741 case VAR_PerceptionSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9742 case VAR_DiplomacySkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9743 case VAR_DisarmTrapSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9744 case VAR_LearningSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9745 *((short *)&this->pConditions[16] + var) -= (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9746 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9747 case VAR_Cursed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9748 case VAR_Weak:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9749 case VAR_Asleep:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9750 case VAR_Afraid:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9751 case VAR_Drunk:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9752 case VAR_Insane:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9753 case VAR_PoisonedGreen:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9754 case VAR_DiseasedGreen:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9755 case VAR_PoisonedYellow:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9756 case VAR_DiseasedYellow:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9757 case VAR_PoisonedRed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9758 case VAR_DiseasedRed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9759 case VAR_Paralyzed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9760 case VAR_Unconsious:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9761 case VAR_Dead:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9762 case VAR_Stoned:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9763 case VAR_Eradicated:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9764 *((int *)this + 2 * var - 210) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9765 *((int *)this + 2 * v5 - 209) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9766 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9767 pGame->pStru6Instance->SetPlayerBuffAnim(0x98u, v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9768 v8 = 8 * v4 + 400;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9769 LOBYTE(v8) = (8 * v4 - 112) | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9770 pAudioPlayer->PlaySound(SOUND_20001, v8, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9771 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9772 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9773 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9774 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
9775 if ( *(void **)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v15 + 5] == a3 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9776 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9777 RemoveItemAtInventoryIndex(v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9778 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9779 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9780 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9781 v15 += 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9782 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9783 while ( (signed int)v3 < 126 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9784 if ( (void *)pParty->pPickedItem.uItemID == a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9785 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9786 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9787 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9788 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9789 // 5B65C4: using guessed type int dword_5B65C4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9790 // 5B65CC: using guessed type int dword_5B65CC;