annotate Player.cpp @ 207:8e3fea954768

10.01.13(MainMenu)
author Ritor1
date Thu, 10 Jan 2013 18:03:33 +0600
parents 6109a4e23903
children
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"
45
bcc051713d20 BLV render & seffects
Nomad
parents: 42
diff changeset
10 #include "Monsters.h"
0
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 {
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
573 Player *pPlayer; // edi@1
0
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
191
d625cbdf34f0 25.12.12(byte_4ED3D8)
Ritor1
parents: 190
diff changeset
576 short *v6; // ebx@4
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
577 signed int v7; // ecx@5
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
578 unsigned __int8 v8; // al@6
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
579 int v9; // eax@10
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
580 unsigned int pVoiceID; // ecx@10
0
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
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
586 int pExpression; // ebx@17
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
587 signed int v17; // ecx@19
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
588 char *pSoundID; // edi@20
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
589 int v20[5]; // [sp+Ch] [bp-1Ch]@7
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
590 Player *pPlayer2; // [sp+20h] [bp-8h]@1
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
591 int pPlayerNum; // [sp+24h] [bp-4h]@1
190
d7bd52a35e52 24.12.12
Ritor1
parents: 189
diff changeset
592 int pSoundId; // [sp+30h] [bp+8h]@4
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
593
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
594 pPlayer = this;
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
595 pPlayer2 = this;
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
596 pPlayerNum = 1;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
597 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
598 {
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
599 if ( this == pPlayers[pPlayerNum] )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
600 break;
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
601 ++pPlayerNum;
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
602 }
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
603 while ( pPlayerNum <= 4 );
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
604 v4 = a2;//102
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
605 v5 = 0;
190
d7bd52a35e52 24.12.12
Ritor1
parents: 189
diff changeset
606 pSoundId = 0;
197
6109a4e23903 run new game (29.12.12)
Ritor1
parents: 196
diff changeset
607 v6 = &SoundSetAction[8 * v4];//byte_4ED280 &byte_4ED3D8[4 * v4]
0
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 {
192
1f1de8a1e988 25.12.12
Ritor1
parents: 191
diff changeset
613 v8 = v6[v7];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
614 if ( v8 )
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
615 v20[v5++] = v8;
0
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();
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
622 pVoiceID = pPlayer->uVoiceID;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
623 v11 = v20[v9 % v5];
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
624 if ( LOBYTE((&(&dlhu_texnames_by_face[19])[25 * v11 + 3])[pVoiceID]) )
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
625 {
190
d7bd52a35e52 24.12.12
Ritor1
parents: 189
diff changeset
626 pSoundId = rand() % SLOBYTE((&(&dlhu_texnames_by_face[19])[25 * v11 + 3])[pVoiceID])
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
627 + 2 * (v11 + 50 * pPlayer2->uVoiceID)
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
628 + 4998;
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
629 v12 = 8 * pPlayerNum + 312;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
630 LOBYTE(v12) = v12 | 4;
190
d7bd52a35e52 24.12.12
Ritor1
parents: 189
diff changeset
631 pAudioPlayer->PlaySound((SoundID)pSoundId, v12, 0, -1, 0, 0, (signed __int64)(pSoundVolumeLevels[(char)uVoicesVolumeMultiplier] * 128.0), 0);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
632 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
633 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
634 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
635 v13 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
636 v14 = (int)(v6 + 3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
637 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
638 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
639 if ( *(char *)v14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
640 v20[v13++] = *(char *)v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
641 ++v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
642 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
643 while ( -3 - (signed int)v6 + v14 < 5 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
644 if ( v13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
645 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
646 v15 = rand();
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
647 pPlayerNum = 0;
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
648 pExpression = v20[v15 % v13];
190
d7bd52a35e52 24.12.12
Ritor1
parents: 189
diff changeset
649 if ( pExpression == 21 && pSoundId )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
650 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
651 v17 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
652 if ( (signed int)pSoundList->uNumSounds <= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
653 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
654 LABEL_23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
655 v17 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
656 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
657 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
658 {
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
659 pSoundID = (char *)&pSoundList->pSounds->uSoundID;
190
d7bd52a35e52 24.12.12
Ritor1
parents: 189
diff changeset
660 while ( *(int *)pSoundID != pSoundId )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
661 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
662 ++v17;
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
663 pSoundID += 120;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
664 if ( v17 >= (signed int)pSoundList->uNumSounds )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
665 goto LABEL_23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
666 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
667 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
668 if ( pSoundList->pSounds[v17].pSoundData[0] )
186
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
669 pPlayerNum = (sLastTrackLengthMS << 7) / 1000;
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
670 }
0a0eb74e8e95 20.12.2012
Ritor1
parents: 177
diff changeset
671 LOWORD(v14) = pPlayer2->PlayEmotion(pExpression, pPlayerNum);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
672 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
673 return v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
674 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
675 // 4948B1: using guessed type int var_1C[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
676
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
677 //----- (00494A25) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
678 __int16 Player::PlayEmotion(int a2, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
679 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
680 signed int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
681 unsigned __int16 v4; // dx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
682 signed int v5; // edi@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
683 PlayerFrame *v6; // esi@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
684 signed int v7; // eax@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
685
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
686 LOWORD(v3) = this->uExpressionID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
687 v4 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
688 if ( (short)v3 != 4 && (short)v3 != 12 || a2 != 58 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
689 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
690 v3 = (unsigned __int16)v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
691 if ( (signed int)(unsigned __int16)v3 >= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
692 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
693 if ( v3 <= 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
694 goto LABEL_12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
695 if ( v3 > 8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
696 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
697 if ( v3 > 11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
698 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
699 if ( v3 == 12 || v3 > 97 && v3 <= 99 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
700 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
701 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
702 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
703 LABEL_12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
704 if ( a2 != 34 && a2 != 35 && a2 != 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
705 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
706 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
707 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
708 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
709 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
710 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
711 LOWORD(v3) = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
712 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
713 this->uExpressionTimeLength = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
714 this->uExpressionTimePassed = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
715 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
716 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
717 if ( (signed int)pPlayerFrameTable->uNumFrames <= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
718 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
719 LABEL_20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
720 v7 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
721 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
722 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
723 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
724 v6 = pPlayerFrameTable->pFrames;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
725 while ( v6->uSequenceID != a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
726 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
727 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
728 ++v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
729 if ( v5 >= (signed int)pPlayerFrameTable->uNumFrames )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
730 goto LABEL_20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
731 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
732 v7 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
733 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
734 v4 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
735 LOWORD(v3) = 8 * pPlayerFrameTable->pFrames[v3].uAnimLength;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
736 this->uExpressionTimeLength = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
737 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
738 this->uExpressionID = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
739 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
740 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
741 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
742
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
743 //----- (0049327B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
744 int Player::_49327B(unsigned int uClass, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
745 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
746 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
747 char v4; // zf@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
748 __int16 v5; // dx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
749 signed int result; // eax@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
750 unsigned int v7; // [sp-8h] [bp-10h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
751 int v8; // [sp-4h] [bp-Ch]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
752
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
753 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
754 if ( this->uClass == uClass )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
755 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
756 LABEL_84:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
757 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
758 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
759 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
760 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
761 switch ( uClass )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
762 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
763 case 0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
764 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
765 v7 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
766 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
767 case 1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
768 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 17)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
769 || _49327B(2u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
770 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
771 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
772 v7 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
773 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
774 case 2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
775 v5 = 19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
776 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
777 case 3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
778 v5 = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
779 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
780 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
781 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
782 v7 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
783 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
784 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
785 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 11)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
786 || _49327B(6u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
787 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
788 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
789 v7 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
790 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
791 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
792 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
793 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
794 v5 = 13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
795 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
796 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
797 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
798 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
799 v5 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
800 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
801 case 8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
802 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
803 v7 = 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
804 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
805 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
806 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 23)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
807 || _49327B(0xAu, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
808 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
809 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
810 v7 = 11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
811 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
812 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
813 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
814 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
815 v5 = 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
816 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
817 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
818 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
819 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
820 v5 = 27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
821 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
822 case 0xCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
823 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
824 v7 = 13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
825 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
826 case 0xDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
827 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 41)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
828 || _49327B(0xEu, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
829 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
830 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
831 v7 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
832 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
833 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
834 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
835 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
836 v5 = 43;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
837 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
838 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
839 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
840 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
841 v5 = 45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
842 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
843 case 0x10u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
844 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
845 v7 = 17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
846 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
847 case 0x11u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
848 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 35)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
849 || _49327B(0x12u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
850 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
851 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
852 v7 = 19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
853 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
854 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
855 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
856 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
857 v5 = 37;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
858 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
859 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
860 v5 = 39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
861 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
862 case 0x14u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
863 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
864 v7 = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
865 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
866 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
867 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 29)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
868 || _49327B(0x16u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
869 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
870 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
871 v7 = 23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
872 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
873 case 0x16u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
874 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
875 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
876 v5 = 31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
877 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
878 case 0x17u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
879 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
880 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
881 v5 = 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
882 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
883 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
884 if ( !_49327B(0x19u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
885 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
886 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
887 case 0x19u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
888 LABEL_56:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
889 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)v3->field_152, 63)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
890 || _49327B(0x1Au, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
891 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
892 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
893 v7 = 27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
894 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
895 case 0x1Au:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
896 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
897 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
898 v5 = 65;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
899 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
900 case 0x1Bu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
901 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
902 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
903 v5 = 67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
904 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
905 case 0x1Cu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
906 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
907 v7 = 29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
908 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
909 case 0x1Du:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
910 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 69)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
911 || _49327B(0x1Eu, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
912 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
913 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
914 v7 = 31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
915 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
916 case 0x1Eu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
917 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
918 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
919 v5 = 71;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
920 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
921 case 0x1Fu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
922 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
923 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
924 v5 = 73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
925 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
926 case 0x20u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
927 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
928 v7 = 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
929 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
930 case 0x21u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
931 if ( a3 && (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, 73)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
932 || _49327B(0x22u, a3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
933 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
934 v8 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
935 v7 = 35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
936 LABEL_4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
937 v4 = _49327B(v7, v8) == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
938 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
939 case 0x22u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
940 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
941 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
942 v5 = 77;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
943 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
944 case 0x23u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
945 if ( a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
946 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
947 v5 = 79;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
948 LABEL_82:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
949 v4 = (unsigned __int16)_449B57_test_bit((unsigned __int8 *)this->field_152, v5) == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
950 LABEL_83:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
951 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
952 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
953 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
954 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
955 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
956 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
957 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
958 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
959 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
960 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
961 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
962
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
963
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
964 //----- (00492C0B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
965 bool Player::CanAct()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
966 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
967 bool result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
968
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
969 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
970 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
971 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
972 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
973 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
974 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
975
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
976 //----- (00492C40) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
977 bool Player::CanSteal()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
978 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
979 int v1; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
980
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
981 LOBYTE(v1) = GetActualSkillLevel(PLAYER_SKILL_STEALING);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
982 return v1 != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
983 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
984
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
985 //----- (00492C4E) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
986 bool Player::CanEquip_RaceAndAlignmentCheck(unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
987 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
988 char v2; // zf@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
989 __int16 v4; // dx@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
990 char v5; // zf@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
991
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
992 if ( (signed int)uItemID > 532 ) // if (uItemID == 514 || // item233 ®á®å âਪ   àâ¥ä ªâ, §«®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
993 // uItemID == 516 || // item221 ‘â àë© ¨ª  àâ¥ä ªâ, §«®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
994 // uItemID == 524) // item325 ‘ã¬à ª ५¨ª¢¨ï, §«®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
995 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
996 if ( uItemID == 533 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
997 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
998 v2 = GetRace() == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
999 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1000 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1001 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1002 if ( uItemID != 534 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1003 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1004 if ( uItemID == 535 ) //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1005 // if (uItemID == 530) // item093 ƒ¨¡¥«ì «ìä   àâ¥ä ªâ, £®¡«¨­
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1006 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1007 switch ( this->uVoiceID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1008 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1009 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1010 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1011 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1012 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1013 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1014 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1015 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1016 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1017 case 0xEu: //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1018 // if (uItemID == 535) // item129 ᪮àâ ‹¥¤¨  àâ¥ä ªâ, ¦¥­é¨­ 
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1019 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1020 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1021 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1022 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1023 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1024 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1025 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1026 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1027 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1028 if ( uItemID == 536 ) //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1029 // if (uItemID == 531) // item093 Žª® Œë᫨  àâ¥ä ªâ, 祫®¢¥ª
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1030 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1031 switch ( this->uVoiceID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1032 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1033 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1034 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1035 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1036 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1037 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1038 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1039 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1040 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1041 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1042 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1043 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1044 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1045 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1046 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1047 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1048 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1049 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1050 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1051 if ( uItemID != 604 ) //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1052 // if (uItemID == 532) // item073 «ìä¨©áª ï Š®«ìç㣠  àâ¥ä ªâ, í«ìä
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1053 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1054 v5 = _43EEF3() == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1055 goto LABEL_23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1056 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1057 v2 = GetRace() == 3; //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1058 // if (uItemID == 533) // item113 Š®¢ ­ë¥ ‹ â­ë¥ 㪠¢¨æë  àâ¥ä ªâ, £­®¬
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1059 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1060 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1061 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1062 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1063 if ( uItemID != 532 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1064 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1065 if ( uItemID != 515 && uItemID != 517 ) //
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1066 // if (uItemID == 534) // item104 ®ïá ƒ¥à®ï  àâ¥ä ªâ, ¬ã¦ç¨­ 
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1067 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1068 if ( uItemID == 521 ) // if (uItemID == 521 || // item239 ˜«¥¬ ’ «¥¤®­   àâ¥ä ªâ, ¤®¡à®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1069 // uItemID == 526) // item230 ‘¯à ¢¥¤«¨¢®áâì ५¨ª¢¨ï, ¤®¡à®
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1070 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1071 LABEL_13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1072 v4 = 99;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1073 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1074 v5 = (unsigned __int16)_449B57_test_bit(pParty->_award_bits, v4) == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1075 LABEL_23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1076 if ( !v5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1077 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1078 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1079 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1080 if ( uItemID != 525 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1081 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1082 if ( uItemID != 527 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1083 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1084 if ( uItemID != 531 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1085 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1086 v2 = GetRace() == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1087 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1088 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1089 goto LABEL_13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1090 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1091 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1092 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1093 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1094 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1095 v2 = GetRace() == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1096 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1097 LABEL_10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1098 if ( v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1099 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1100 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1101 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1102
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1103 //----- (00492D65) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1104 int Player::SetCondition(unsigned int uConditionIdx, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1105 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1106 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1107 Player **v4; // ebx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1108 Player *v5; // ecx@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1109 Player *v6; // ecx@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1110 Player *v7; // ecx@29
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1111 Player *v8; // ecx@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1112 Player *v9; // ecx@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1113 Player *v10; // ecx@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1114 Player *v11; // ecx@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1115 Player *v12; // ecx@46
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1116 char *v13; // eax@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1117 Player *v14; // ecx@58
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1118 Player *v15; // ecx@59
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1119 Player *v16; // ecx@60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1120 signed int result; // eax@76
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1121 signed int v18; // ecx@77
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1122 int v19; // eax@77
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1123 char v20; // al@80
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1124 signed int v21; // ebx@82
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1125 signed int v22; // esi@82
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1126 int v23; // [sp-8h] [bp-1Ch]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1127 int v24; // [sp-8h] [bp-1Ch]@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1128 int v25; // [sp-8h] [bp-1Ch]@53
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1129 int v26; // [sp-4h] [bp-18h]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1130 signed int v27; // [sp-4h] [bp-18h]@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1131 int v28; // [sp-4h] [bp-18h]@53
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1132 char *v29; // [sp+Ch] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1133 int v30; // [sp+10h] [bp-4h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1134 int v31; // [sp+20h] [bp+Ch]@82
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1135
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1136 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1137 v29 = (char *)this + 8 * uConditionIdx;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1138 if ( *(_QWORD *)v29 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1139 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1140 LABEL_76:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1141 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1142 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1143 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1144 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1145 v4 = &pPlayers[1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1146 v30 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1147 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1148 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1149 if ( (*v4)->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1150 ++v30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1151 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1152 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1153 while ( (signed int)v4 <= (signed int)&pPlayers[4] );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1154 switch ( uConditionIdx )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1155 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1156 case 0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1157 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1158 v23 = 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1159 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1160 case 1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1161 if ( a3 == 1 && (signed __int64)pParty->pPartyBuffs[13].uExpireTime > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1162 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1163 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1164 v23 = 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1165 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1166 case 2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1167 if ( a3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1168 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1169 if ( v3->HasEnchantedItemEquipped(22) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1170 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1171 v27 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1172 v24 = 505;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1173 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1174 case 3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1175 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1176 v23 = 26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1177 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1178 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1179 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1180 v23 = 31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1181 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1182 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1183 if ( a3 == 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1184 && (v3->HasEnchantedItemEquipped(19) || v5->WearsItem(505, 3) || v6->WearsItem(530, 6)) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1185 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1186 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1187 v23 = 29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1188 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1189 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1190 case 8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1191 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1192 if ( a3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1193 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1194 if ( (signed __int64)pParty->pPartyBuffs[13].uExpireTime > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1195 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1196 --pParty->pPartyBuffs[13].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1197 if ( pParty->pPartyBuffs[13].uPower < 1u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1198 pParty->pPartyBuffs[13].Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1199 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1200 if ( v3->HasEnchantedItemEquipped(21)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1201 || v7->WearsItem(505, 3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1202 || v8->WearsItem(530, 6) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1203 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1204 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1205 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1206 v23 = 27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1207 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1208 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1209 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1210 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1211 if ( a3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1212 goto LABEL_40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1213 if ( SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1214 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[13].uExpireTime) > 0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1215 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1216 if ( v3->HasEnchantedItemEquipped(18) || v9->WearsItem(505, 3) || v10->WearsItem(530, 6) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1217 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1218 LABEL_40:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1219 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1220 v23 = 28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1221 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1222 case 0xCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1223 if ( a3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1224 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1225 if ( SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1226 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[13].uExpireTime) > 0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1227 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1228 if ( v3->HasEnchantedItemEquipped(20)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1229 || v11->WearsItem(505, 3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1230 || v12->WearsItem(507, 16) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1231 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1232 v27 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1233 v24 = 530;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1234 LABEL_16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1235 if ( v3->WearsItem(v24, v27) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1236 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1237 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1238 case 0xDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1239 v3->PlaySound(32, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1240 v13 = (char *)&v3->sHealth;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1241 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1242 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1243 if ( a3 == 1 && (signed __int64)pParty->pPartyBuffs[13].uExpireTime > 0 && pParty->pPartyBuffs[13].uSkill >= 4u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1244 goto LABEL_10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1245 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1246 v25 = 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1247 goto LABEL_67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1248 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1249 if ( a3 == 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1250 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1251 && (SHIDWORD(pParty->pPartyBuffs[13].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[13].uExpireTime) > 0)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1252 || v3->HasEnchantedItemEquipped(23)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1253 || v14->WearsItem(520, 16)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1254 || v15->WearsItem(505, 3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1255 || v16->WearsItem(530, 6)) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1256 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1257 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1258 v23 = 34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1259 goto LABEL_81;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1260 case 0x10u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1261 if ( a3 == 1 && (signed __int64)pParty->pPartyBuffs[13].uExpireTime > 0 && pParty->pPartyBuffs[13].uSkill >= 4u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1262 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1263 LABEL_10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1264 --pParty->pPartyBuffs[13].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1265 if ( pParty->pPartyBuffs[13].uPower < 1u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1266 pParty->pPartyBuffs[13].Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1267 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1268 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1269 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1270 v25 = 35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1271 LABEL_67:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1272 v3->PlaySound(v25, v28);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1273 if ( v3->sHealth > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1274 v3->sHealth = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1275 v13 = (char *)&v3->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1276 LABEL_70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1277 if ( *(int *)v13 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1278 *(int *)v13 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1279 LABEL_82:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1280 v21 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1281 *(_QWORD *)v29 = pParty->uTimePlayed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1282 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1283 v22 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1284 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1285 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1286 if ( pPlayers[v22]->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1287 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1288 ++v31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1289 v21 = v22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1290 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1291 ++v22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1292 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1293 while ( v22 <= 4 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1294 if ( v30 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1295 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1296 if ( v31 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1297 pPlayers[v21]->PlaySound(107, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1298 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1299 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1300 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1301 case 0x11u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1302 if ( v3->uClass == 35 || v3->pConditions[16] || v3->pConditions[17] || !v3->pConditions[14] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1303 goto LABEL_76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1304 memset(v3, 0, 0xA0u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1305 v3->sHealth = v3->GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1306 v18 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1307 v3->field_1928 = v3->uFace;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1308 v19 = v3->uVoiceID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1309 v3->sMana = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1310 v3->field_1924 = v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1311 switch ( v19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1312 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1313 case 0:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1314 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1315 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1316 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1317 case 8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1318 case 9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1319 case 12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1320 case 13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1321 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1322 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1323 case 20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1324 case 23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1325 v18 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1326 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1327 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1328 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1329 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1330 case 7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1331 case 10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1332 case 11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1333 case 14:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1334 case 15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1335 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1336 case 19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1337 case 21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1338 case 24:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1339 v18 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1340 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1341 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1342 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1343 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1344 v26 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1345 v20 = (v18 != 0) + 23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1346 v23 = 99;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1347 v3->uFace = v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1348 v3->uVoiceID = v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1349 LABEL_81:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1350 v3->PlaySound(v23, v26);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1351 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1352 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1353 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1354 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1355 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1356 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1357 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1358
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1359 //----- (00492528) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1360 bool Player::CanFitItem(unsigned int uSlot, unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1361 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1362 unsigned int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1363 Texture *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1364 unsigned int v5; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1365 signed int v6; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1366 int *v7; // ecx@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1367 signed int v8; // edx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1368 int *v9; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1369 Player *v11; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1370 unsigned int uItemIDa; // [sp+1Ch] [bp+Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1371
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1372 v11 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1373 v3 = pIcons_LOD->LoadTexture(pItemsTable->pItems[uItemID].pIconName, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1374 v4 = (Texture *)(v3 != -1 ? (int)&pIcons_LOD->pTextures[v3] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1375 v5 = GetSizeInInventorySlots(v3 != -1 ? pIcons_LOD->pTextures[v3].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1376 uItemIDa = GetSizeInInventorySlots(v4->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1377 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1378 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1379 v4->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1380 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1381 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1382 if ( (signed int)(v5 + (signed int)uSlot % 14) <= 14 && (signed int)(uItemIDa + (signed int)uSlot / 14) <= 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1383 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1384 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1385 if ( (signed int)uItemIDa <= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1386 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1387 v7 = &v11->pInventoryIndices[uSlot];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1388 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1389 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1390 v8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1391 if ( (signed int)v5 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1392 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1393 LABEL_11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1394 ++v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1395 v7 += 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1396 if ( v6 >= (signed int)uItemIDa )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1397 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1398 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1399 v9 = v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1400 while ( !*v9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1401 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1402 ++v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1403 ++v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1404 if ( v8 >= (signed int)v5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1405 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1406 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1407 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1408 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1409 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1410 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1411
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1412 //----- (004925E6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1413 unsigned int Player::FindFreeInventorySlot()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1414 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1415 unsigned int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1416 ItemGen *v2; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1417
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1418 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1419 v2 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1420 while ( v2->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1421 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1422 ++result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1423 ++v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1424 if ( (signed int)result >= 126 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1425 return -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1426 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1427 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1428 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1429
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1430 //----- (00492600) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1431 int Player::CreateItemInInventory(unsigned int uSlot, unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1432 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1433 signed int v3; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1434 ItemGen *v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1435 int result; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1436 unsigned int v6; // ebx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1437 unsigned int v7; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1438 Texture *v8; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1439 void *v9; // esi@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1440 unsigned int v10; // [sp+0h] [bp-Ch]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1441 Player *v11; // [sp+4h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1442 signed int v12; // [sp+8h] [bp-4h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1443 unsigned int uItemIDa; // [sp+18h] [bp+Ch]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1444
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1445 v11 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1446 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1447 v4 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1448 while ( v4->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1449 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1450 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1451 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1452 if ( v3 >= 126 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1453 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1454 v12 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1455 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1456 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1457 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1458 v12 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1459 LABEL_5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1460 if ( v12 == -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1461 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1462 if ( uActiveCharacter )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1463 pPlayers[uActiveCharacter]->PlaySound(15, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1464 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1465 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1466 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1467 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1468 v6 = uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1469 v7 = pIcons_LOD->LoadTexture(pItemsTable->pItems[uItemID].pIconName, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1470 v8 = (Texture *)(v7 != -1 ? (int)&pIcons_LOD->pTextures[v7] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1471 v10 = GetSizeInInventorySlots(v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1472 uItemIDa = GetSizeInInventorySlots(v8->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1473 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1474 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1475 v8->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1476 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1477 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1478 if ( (signed int)uItemIDa > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1479 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1480 v9 = &v11->pInventoryIndices[uSlot];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1481 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1482 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1483 if ( (signed int)v10 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1484 memset32(v9, -1 - uSlot, v10);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1485 v9 = (char *)v9 + 56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1486 --uItemIDa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1487 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1488 while ( uItemIDa );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1489 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1490 result = v12 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1491 v11->pInventoryIndices[uSlot] = v12 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1492 v11->pInventoryItems[v12].uItemID = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1493 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1494 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1495 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1496 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1497
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1498 //----- (00492700) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1499 int Player::HasSkill(unsigned int uSkillType)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1500 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1501 signed int result; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1502
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1503 if ( (signed int)uSkillType >= 37 || this->pActiveSkills[uSkillType] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1504 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1505 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1506 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1507 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1508 {
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
1509 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[67], this->pName);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1510 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1511 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1512 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1513 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1514 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1515
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1516 //----- (00492745) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1517 int Player::WearItem(unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1518 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1519 signed int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1520 ItemGen *v3; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1521 int v4; // edi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1522 char *v5; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1523 char *v6; // esi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1524
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1525 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1526 v3 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1527 while ( v3->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1528 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1529 ++v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1530 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1531 if ( v2 >= 126 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1532 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1533 v2 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1534 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1535 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1536 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1537 if ( v2 != -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1538 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1539 v4 = v2 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1540 v5 = (char *)this + 36 * v2;
31
f4450ff595fe BLV loading (looks like) done.
Nomad
parents: 26
diff changeset
1541 v6 = &byte_4E8394[pItemsTable->pItems[uItemID].uEquipType + 4];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1542 *(&this->pEquipment.uOffHand + (unsigned __int8)*v6) = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1543 *((int *)v5 + 133) = uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1544 v5[556] = *v6 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1545 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1546 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1547 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1548
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1549 //----- (004927A8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1550 int Player::AddItem(unsigned int uSlot, unsigned int uItemID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1551 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1552 signed int v3; // ebx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1553 signed int v4; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1554 unsigned int v5; // esi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1555 unsigned int v7; // [sp-8h] [bp-18h]@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1556 unsigned int v8; // [sp-4h] [bp-14h]@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1557 Player *thisa; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1558
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1559 thisa = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1560 if ( uSlot == -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1561 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1562 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1563 while ( 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1564 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1565 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1566 v5 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1567 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1568 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1569 if ( CanFitItem(v5, uItemID) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1570 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1571 v8 = uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1572 v7 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1573 return CreateItemInInventory(v7, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1574 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1575 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1576 v5 += 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1577 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1578 while ( v4 < 9 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1579 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1580 if ( v3 < 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1581 continue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1582 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1583 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1584 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1585 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1586 if ( !CanFitItem(uSlot, uItemID) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1587 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1588 pAudioPlayer->PlaySound(SOUND_27, 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1589 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1590 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1591 v8 = uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1592 v7 = uSlot;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1593 return CreateItemInInventory(v7, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1594 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1595
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1596 //----- (00492826) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1597 int Player::AddItem2(unsigned int uSlot, ItemGen *Src)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1598 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1599 unsigned int v3; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1600 unsigned int v4; // esi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1601 signed int v5; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1602 unsigned int v7; // [sp-8h] [bp-18h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1603 ItemGen *v8; // [sp-4h] [bp-14h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1604 Player *thisa; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1605 signed int uSlota; // [sp+18h] [bp+8h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1606
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1607 thisa = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1608 v3 = Src->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1609 pItemsTable->SetSpecialBonus(Src);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1610 if ( uSlot == -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1611 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1612 uSlota = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1613 while ( 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1614 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1615 v4 = uSlota;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1616 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1617 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1618 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1619 if ( CanFitItem(v4, v3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1620 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1621 v8 = Src;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1622 v7 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1623 return CreateItemInInventory2(v7, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1624 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1625 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1626 v4 += 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1627 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1628 while ( v5 < 14 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1629 ++uSlota;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1630 if ( uSlota < 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1631 continue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1632 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1633 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1634 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1635 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1636 if ( !CanFitItem(uSlot, v3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1637 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1638 v8 = Src;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1639 v7 = uSlot;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1640 return CreateItemInInventory2(v7, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1641 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1642
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1643 //----- (0049289C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1644 int Player::CreateItemInInventory2(unsigned int uSlot, ItemGen *Src)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1645 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1646 signed int v3; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1647 ItemGen *v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1648 int result; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1649 unsigned int v6; // eax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1650 Texture *v7; // esi@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1651 unsigned int v8; // edx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1652 void *v9; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1653 unsigned int v10; // [sp+4h] [bp-Ch]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1654 unsigned int v11; // [sp+8h] [bp-8h]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1655 Player *v12; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1656 unsigned int uSlota; // [sp+18h] [bp+8h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1657
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1658 v12 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1659 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1660 v4 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1661 while ( v4->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1662 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1663 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1664 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1665 if ( v3 >= 126 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1666 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1667 v3 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1668 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1669 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1670 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1671 if ( v3 == -1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1672 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1673 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1674 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1675 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1676 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1677 v6 = pIcons_LOD->LoadTexture(
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1678 pItemsTable->pItems[Src->uItemID].pIconName,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1679 TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1680 v7 = (Texture *)(v6 != -1 ? (int)&pIcons_LOD->pTextures[v6] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1681 v10 = GetSizeInInventorySlots(v6 != -1 ? pIcons_LOD->pTextures[v6].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1682 v11 = GetSizeInInventorySlots(v7->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1683 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1684 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1685 v7->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1686 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1687 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1688 v8 = uSlot;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1689 if ( (signed int)v11 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1690 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1691 uSlota = v11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1692 v9 = &v12->pInventoryIndices[v8];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1693 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1694 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1695 if ( (signed int)v10 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1696 memset32(v9, -1 - v8, v10);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1697 v9 = (char *)v9 + 56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1698 --uSlota;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1699 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1700 while ( uSlota );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1701 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1702 v12->pInventoryIndices[v8] = v3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1703 memcpy(&v12->pInventoryItems[v3], Src, 0x24u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1704 result = v3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1705 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1706 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1707 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1708 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1709
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1710 //----- (0049298B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1711 bool Player::_49298B(ItemGen *a2, int a3, int a4)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1712 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1713 Player *v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1714 unsigned int v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1715 Texture *v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1716 void *v7; // esi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1717 unsigned int v9; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1718 unsigned int a2a; // [sp+18h] [bp+8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1719
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1720 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1721 v5 = pIcons_LOD->LoadTexture(pItemsTable->pItems[a2->uItemID].pIconName, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1722 v6 = (Texture *)(v5 != -1 ? (int)&pIcons_LOD->pTextures[v5] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1723 v9 = GetSizeInInventorySlots(v5 != -1 ? pIcons_LOD->pTextures[v5].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1724 a2a = GetSizeInInventorySlots(v6->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1725 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1726 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1727 v6->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1728 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1729 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1730 if ( (signed int)a2a > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1731 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1732 v7 = &v4->pInventoryIndices[a4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1733 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1734 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1735 if ( (signed int)v9 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1736 memset32(v7, -1 - a4, v9);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1737 v7 = (char *)v7 + 56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1738 --a2a;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1739 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1740 while ( a2a );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1741 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1742 v4->pInventoryIndices[a4] = a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1743 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1744 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1745 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1746
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1747 //----- (00492A36) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1748 unsigned int Player::RemoveItemAtInventoryIndex(unsigned int uSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1749 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1750 int *pIndices; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1751 ItemGen *v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1752 unsigned int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1753 unsigned int v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1754 Texture *v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1755 unsigned int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1756 unsigned int v8; // ebp@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1757 void *v9; // edx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1758 unsigned int uSlota; // [sp+14h] [bp+4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1759
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1760 pIndices = &this->pInventoryIndices[uSlot];
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
1761 v3 = (ItemGen *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *pIndices + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1762 v4 = v3->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1763 v3->Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1764 v5 = pIcons_LOD->LoadTexture(pItemsTable->pItems[v4].pIconName, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1765 v6 = (Texture *)(v5 != -1 ? (int)&pIcons_LOD->pTextures[v5] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1766 uSlota = GetSizeInInventorySlots(v5 != -1 ? pIcons_LOD->pTextures[v5].uTextureWidth : 24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1767 result = GetSizeInInventorySlots(v6->uTextureHeight);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1768 v8 = result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1769 if ( !areWeLoadingTexture )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1770 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1771 v6->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1772 result = pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1773 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1774 if ( (signed int)v8 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1775 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1776 v9 = pIndices;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1777 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1778 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1779 if ( (signed int)uSlota > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1780 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1781 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1782 memset(v9, 0, 4 * uSlota);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1783 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1784 v9 = (char *)v9 + 56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1785 --v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1786 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1787 while ( v8 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1788 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1789 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1790 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1791 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1792
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1793
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1794 //----- (00490EEE) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1795 int Player::_490EEE(ItemGen *pItem, int a3, int a4, int a5)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1796 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1797 int v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1798 int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1799 unsigned int v7; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1800 unsigned int v8; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1801 signed int v9; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1802 char v10; // zf@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1803 unsigned __int8 v11; // zf@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1804 char v12; // sf@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1805 unsigned __int8 v13; // of@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1806 float *v14; // esi@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1807 float v15; // ST04_4@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1808 signed int v16; // eax@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1809 int v17; // edi@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1810 float v18; // ST04_4@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1811 signed int v19; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1812 float v20; // ST04_4@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1813 signed int v21; // eax@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1814 signed int v22; // eax@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1815 float v23; // ST04_4@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1816 signed int v24; // eax@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1817 int v26; // [sp+10h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1818 Player *v27; // [sp+14h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1819
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1820 v27 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1821 LOBYTE(v5) = GetActualSkillLevel(PLAYER_SKILL_MERCHANT);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1822 v26 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1823 result = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1824 v7 = pItem->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1825 v8 = pItem->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1826 v9 = pItemsTable->pItems[v8].uEquipType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1827 if ( (a3 != 4 || (signed int)v7 < 740 || (signed int)v7 > 771)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1828 && ((signed int)v7 >= 600 || (signed int)v7 >= 529 && (signed int)v7 <= 599) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1829 return 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1830 if ( a3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1831 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1832 v13 = __OFSUB__(v9, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1833 v11 = v9 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1834 v12 = v9 - 2 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1835 goto LABEL_24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1836 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1837 if ( a3 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1838 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1839 if ( v9 < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1840 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1841 v13 = __OFSUB__(v9, 9);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1842 v11 = v9 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1843 v12 = v9 - 9 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1844 LABEL_24:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1845 if ( !((unsigned __int8)(v12 ^ v13) | v11) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1846 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1847 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1848 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1849 if ( a3 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1850 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1851 if ( pItemsTable->pItems[v8].uSkillType == 38 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1852 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1853 v10 = v9 == 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1854 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1855 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1856 if ( a3 != 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1857 goto LABEL_26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1858 if ( v9 < 13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1859 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1860 if ( v9 > 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1861 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1862 v10 = v9 == 17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1863 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1864 if ( !v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1865 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1866 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1867 LABEL_16:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
1868 if ( BYTE1(pItem->uAttributes) & 1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1869 return 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1870 LABEL_26:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1871 //v14 = &p2DEvents_minus1__20[13 * a4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1872 v14 = &p2DEvents[a4 - 1].fPriceMultiplier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1873 v15 = *v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1874 v16 = pItem->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1875 v17 = _4B8142(v16, v15);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1876 if ( a5 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1877 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1878 v23 = *v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1879 v24 = pItem->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1880 v17 = v27->_4B8102(v24, v23);
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
1881 if ( !(pItem->uAttributes & 2) )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1882 goto LABEL_39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1883 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1884 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1885 if ( a5 == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1886 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1887 v22 = v27->_4B8179(*v14);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1888 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1889 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1890 if ( a5 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1891 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1892 v20 = *v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1893 v21 = pItem->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1894 v22 = v27->_4B81C3(v21, v20);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1895 LABEL_35:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1896 v17 = v22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1897 goto LABEL_39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1898 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1899 if ( a5 != 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1900 goto LABEL_39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1901 v18 = *v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1902 v19 = pItem->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1903 v17 = v27->_4B8102(v19, v18) / 2;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
1904 if ( pItem->uAttributes & 2 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1905 v17 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1906 if ( v17 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1907 goto LABEL_39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1908 LABEL_38:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1909 v17 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1910 LABEL_39:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1911 if ( v26 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1912 result = (v17 == pItem->GetValue()) + 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1913 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1914 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1915 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1916 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1917
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1918
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1919 //----- (0049107D) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1920 int Player::GetBodybuilding()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1921 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1922 char v1; // al@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1923 int v2; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1924 int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1925 signed int v6; // [sp-4h] [bp-4h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1926
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1927 v1 = GetActualSkillLevel(PLAYER_SKILL_BODYBUILDING);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1928 v2 = v1 & 0x3F;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
1929 if ( v1 & 0x100 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1930 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1931 v6 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1932 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1933 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1934 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1935 if ( v1 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1936 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1937 v4 = ((v1 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1938 return v2 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1939 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1940 v6 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1941 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1942 v4 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1943 return v2 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1944 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1945
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1946 //----- (004910A8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1947 int Player::GetMediatation()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1948 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1949 char v1; // al@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1950 int v2; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1951 int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1952 signed int v6; // [sp-4h] [bp-4h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1953
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1954 v1 = GetActualSkillLevel(PLAYER_SKILL_MEDITATION);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1955 v2 = v1 & 0x3F;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
1956 if ( v1 & 0x100 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1957 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1958 v6 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1959 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1960 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1961 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1962 if ( v1 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1963 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1964 v4 = ((v1 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1965 return v2 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1966 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1967 v6 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1968 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1969 v4 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1970 return v2 * v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1971 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1972
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1973 //----- (004910D3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1974 int Player::CanIdentify(ItemGen *pItem)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1975 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1976 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1977 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1978 int uSkillMult; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1979 int v5; // edi@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1980 signed int v6; // ebp@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1981 char *v7; // esi@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1982 signed int uSkillMultiplier; // [sp-4h] [bp-14h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1983
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1984 LOBYTE(v2) = pPlayers[uActiveCharacter]->GetActualSkillLevel(PLAYER_SKILL_ITEM_ID);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1985 v3 = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1986 if ( HIBYTE(v2) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1987 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1988 uSkillMultiplier = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1989 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1990 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1991 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1992 if ( (v2 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1993 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1994 uSkillMult = ((v2 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1995 goto LABEL_7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1996 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1997 uSkillMultiplier = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1998 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1999 uSkillMult = uSkillMultiplier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2000 LABEL_7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2001 v5 = uSkillMult * (v3 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2002 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2003 v7 = (char *)&pItemsTable->pItems[pItem->uItemID].pIconName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2004 if ( CheckHiredNPCSpeciality(4u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2005 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2006 if ( (signed int)SkillToMastery(v3) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2007 v6 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2008 if ( v5 >= (unsigned __int8)v7[46] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2009 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2010 v6 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2011 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2012 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2013
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2014 //----- (00491151) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2015 int Player::CanRepair(ItemGen *a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2016 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2017 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2018 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2019 int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2020 int v5; // edi@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2021 signed int v6; // ebp@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2022 char v8; // al@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2023 signed int v10; // [sp-4h] [bp-14h]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2024
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2025 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_REPAIR);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2026 v3 = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2027 if ( HIBYTE(v2) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2028 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2029 v10 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2030 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2031 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2032 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2033 if ( (v2 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2034 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2035 v4 = ((v2 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2036 goto LABEL_7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2037 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2038 v10 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2039 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2040 v4 = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2041 LABEL_7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2042 v5 = v4 * (v3 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2043 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2044 auto v7 = &pItemsTable->pItems[a2->uItemID];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2045 if (CheckHiredNPCSpeciality(1) && v7->uEquipType <= 2 ||
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2046 CheckHiredNPCSpeciality(2) && v7->uEquipType >= 3 && v7->uEquipType <= 9 ||
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2047 CheckHiredNPCSpeciality(3) && v7->uEquipType >= 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2048 return true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2049 if ( (signed int)SkillToMastery(v3) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2050 return true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2051 if ( v5 >= *((char *)(v7 + 1) + 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2052 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2053 __debugbreak(); // really odd
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2054 return true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2055 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2056 return false;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2057 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2058
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2059 //----- (004911F3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2060 int Player::GetMerchant()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2061 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2062 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2063 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2064 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2065 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2066 int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2067 int v7; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2068 int v8; // ecx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2069 signed int v9; // [sp-4h] [bp-10h]@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2070
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2071 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2072 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_MERCHANT);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2073 v3 = v1->pActiveSkills[22];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2074 v4 = v2 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2075 v5 = v1->pActiveSkills[22] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2076 if ( (signed int)SkillToMastery(v2) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2077 return 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2078 v7 = GetPartyReputation();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2079 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2080 return -v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2081 if ( HIBYTE(v3) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2082 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2083 v9 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2084 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2085 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2086 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2087 if ( (v3 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2088 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2089 v8 = ((v3 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2090 return v5 * (v8 - 1) - v7 + v4 + 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2091 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2092 v9 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2093 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2094 v8 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2095 return v5 * (v8 - 1) - v7 + v4 + 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2096 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2097
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2098 //----- (0049125A) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2099 int Player::GetPerception()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2100 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2101 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2102 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2103 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2104 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2105 int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2106 int v7; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2107 signed int v8; // [sp-4h] [bp-10h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2108
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2109 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2110 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_PERCEPTION);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2111 v3 = v1->pActiveSkills[26];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2112 v4 = v2 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2113 v5 = v1->pActiveSkills[26] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2114 if ( (signed int)SkillToMastery(v2) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2115 return 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2116 if ( HIBYTE(v3) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2117 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2118 v8 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2119 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2120 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2121 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2122 if ( (v3 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2123 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2124 v7 = ((v3 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2125 return v4 + v5 * (v7 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2126 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2127 v8 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2128 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2129 v7 = v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2130 return v4 + v5 * (v7 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2131 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2132
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2133 //----- (004912B0) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2134 int Player::GetDisarmTrap()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2135 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2136 Player *v1; // ebp@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2137 unsigned __int16 v2; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2138 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2139 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2140 int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2141 int v7; // eax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2142 signed int v8; // [sp-4h] [bp-14h]@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2143
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2144 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2145 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_TRAP_DISARM);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2146 v3 = v1->pActiveSkills[29];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2147 v4 = v2 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2148 v5 = v1->pActiveSkills[29] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2149 if ( (signed int)SkillToMastery(v2) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2150 return 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2151 if ( HasEnchantedItemEquipped(35) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2152 v4 *= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2153 if ( HIBYTE(v3) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2154 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2155 v8 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2156 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2157 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2158 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2159 if ( (v3 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2160 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2161 v7 = ((v3 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2162 return v4 + v5 * (v7 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2163 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2164 v8 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2165 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2166 v7 = v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2167 return v4 + v5 * (v7 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2168 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2169
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2170 //----- (00491317) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2171 char Player::GetLearningPercent()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2172 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2173 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2174 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2175 unsigned __int16 v3; // bx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2176 int v4; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2177 int v5; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2178 signed int v7; // [sp-4h] [bp-Ch]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2179
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2180 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2181 LOBYTE(v2) = GetActualSkillLevel(PLAYER_SKILL_LEARNING);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2182 v3 = v1->pActiveSkills[36];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2183 v4 = v2 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2184 if ( v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2185 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2186 if ( HIBYTE(v3) & 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2187 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2188 v7 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2189 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2190 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2191 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2192 if ( (v3 & 0x80u) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2193 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2194 v5 = ((v3 & 0x40) != 0) + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2195 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2196 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2197 v7 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2198 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2199 v5 = v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2200 LABEL_8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2201 v2 = (v1->pActiveSkills[36] & 0x3F) * (v5 - 1) + v4 + 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2202 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2203 return v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2204 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2205
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2206 //----- (0048C6AF) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2207 Player::Player()
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2208 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2209 memset(&pEquipment, 0, sizeof(PlayerEquipment));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2210 memset(pInventoryIndices, 0, 126 * sizeof(int));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2211 for (uint i = 0; i < 126; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2212 pInventoryItems[i].Reset();
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2213 for (uint i = 0; i < 12; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2214 pEquippedItems[i].Reset();
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2215
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2216
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2217 for (uint i = 0; i < 24; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2218 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2219 pPlayerBuffs[i].uSkill = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2220 pPlayerBuffs[i].uSkill = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2221 pPlayerBuffs[i].uPower = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2222 pPlayerBuffs[i].uExpireTime = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2223 pPlayerBuffs[i].uCaster = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2224 pPlayerBuffs[i].uFlags = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2225 }
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2226
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2227 pName[0] = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2228 uFace = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2229 uVoiceID = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2230 memset(pConditions, 0, 20 * sizeof(__int64));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2231
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2232 field_BB = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2233
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2234 uMight = uMightBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2235 uIntelligence = uIntelligenceBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2236 uWillpower = uWillpowerBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2237 uEndurance = uEnduranceBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2238 uSpeed = uSpeedBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2239 uAccuracy = uAccuracyBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2240 uLuck = uLuckBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2241 uLevel = sLevelModifier = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2242 sAgeModifier = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2243
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2244 memset(field_1F5, 0, 30);
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2245
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2246 sResFireBase = sResFireBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2247 sResAirBase = sResAirBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2248 sResWaterBase = sResWaterBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2249 sResEarthBase = sResEarthBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2250 sResMagicBase = sResMagicBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2251 sResSpiritBase = sResSpiritBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2252 sResMindBase = sResMindBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2253 sResBodyBase = sResBodyBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2254 sResLightBase = sResLightBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2255 sResDarkBase = sResDarkBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2256
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2257 uTimeToRecovery = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2258
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2259 uSkillPoints = 0;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2260
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2261 sHealth = 0;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2262 uFullHealthBonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2263 _health_related = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2264
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2265 sMana = 0;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2266 uFullManaBonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2267 _mana_related = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2268
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2269 uQuickSpell = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2270 memset(pInstalledBeacons, 0, 5 * sizeof(LloydBeacon));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2271
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2272 _some_attack_bonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2273 field_1A91 = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2274 _melee_dmg_bonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2275 field_1A93 = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2276 _ranged_atk_bonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2277 field_1A95 = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2278 _ranged_dmg_bonus = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2279 field_1A97 = 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2280
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2281 uExpressionID = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2282 uExpressionTimePassed = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2283 uExpressionTimeLength = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2284
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2285 uNumDivineInterventionCastsThisDay = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2286 uNumArmageddonCasts = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2287 uNumFireSpikeCasts = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2288
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2289 memset(field_1988, 0, 49 * sizeof(int));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2290 memset(field_1A50, 0, 64 * sizeof(char));
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2291
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2292 field_E0 = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2293 field_E4 = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2294 field_E8 = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2295 field_EC = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2296 field_F0 = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2297 field_F4 = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2298 field_F8 = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2299 field_FC = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2300 field_100 = 0;
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
2301 field_104 = 0;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2302 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2303
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2304 //----- (0048C6F6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2305 bool Party::AddItem(ItemGen *pItem)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2306 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2307 unsigned int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2308 unsigned int v3; // ecx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2309 signed int v4; // edx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2310 char *v5; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2311 unsigned int v6; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2312 Texture *v7; // ebx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2313 signed int v8; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2314 Player *v9; // edi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2315 int v10; // eax@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2316 bool result; // eax@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2317 std::string v12; // [sp-18h] [bp-40h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2318 const char *v13; // [sp-8h] [bp-30h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2319 int v14; // [sp-4h] [bp-2Ch]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2320 int v15; // [sp+Ch] [bp-1Ch]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2321 int v16; // [sp+10h] [bp-18h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2322 int v17; // [sp+14h] [bp-14h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2323 int v18; // [sp+18h] [bp-10h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2324 Player *v19; // [sp+1Ch] [bp-Ch]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2325 Party *v20; // [sp+20h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2326 int v21; // [sp+24h] [bp-4h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2327
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2328 auto thos = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2329
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2330 v20 = thos;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2331 v2 = pItem->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2332 if ( !BYTE2(pItemsTable->pItems[v2 + 1].uItemID) )
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2333 pItem->uAttributes |= 1u;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2334 v15 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2335 v16 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2336 v18 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2337 v17 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2338 if ( uActiveCharacter )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2339 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2340 v3 = uActiveCharacter - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2341 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2342 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2343 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2344 *(&v15 + v4++) = v3++;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2345 if ( (signed int)v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2346 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2347 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2348 while ( v4 < 4 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2349 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2350 v5 = pItemsTable->pItems[v2].pIconName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2351 if ( v5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2352 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2353 v6 = pIcons_LOD->LoadTexture(v5, TEXTURE_16BIT_PALETTE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2354 v7 = (Texture *)(v6 != -1 ? (int)&pIcons_LOD->pTextures[v6] : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2355 v21 = areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2356 v8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2357 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2358 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2359 v9 = &v20->pPlayers[*(&v15 + v8)];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2360 v19 = &v20->pPlayers[*(&v15 + v8)];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2361 v10 = v19->AddItem(0xFFFFFFFFu, pItem->uItemID);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2362 if ( v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2363 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2364 ++v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2365 if ( v8 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2366 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2367 if ( !v21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2368 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2369 v7->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2370 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2371 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2372 goto LABEL_15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2373 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2374 }
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2375 memcpy(&v9->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v10 + 5], pItem, 0x24u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2376 pItem->Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2377 pAudioPlayer->PlaySound(SOUND_GoldReceived, 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2378 v19->PlaySound(60, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2379 if ( !v21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2380 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2381 v7->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2382 pIcons_LOD->_40F9C5();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2383 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2384 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2385 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2386 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2387 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2388 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
2389 LABEL_15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2390 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2391 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2392 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2393 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2394 // 506128: using guessed type int areWeLoadingTexture;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2395
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2396 //----- (0048C855) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2397 int Player::GetBaseStrength()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2398 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2399 return this->uMight + GetItemsBonus(CHARACTER_ATTRIBUTE_STRENGTH, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2400 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2401
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2402 //----- (0048C86C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2403 int Player::GetBaseIntelligence()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2404 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2405 return this->uIntelligence + GetItemsBonus(CHARACTER_ATTRIBUTE_INTELLIGENCE, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2406 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2407
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2408 //----- (0048C883) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2409 int Player::GetBaseWillpower()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2410 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2411 return this->uWillpower + GetItemsBonus(CHARACTER_ATTRIBUTE_WILLPOWER, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2412 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2413
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2414 //----- (0048C89A) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2415 int Player::GetBaseEndurance()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2416 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2417 return this->uEndurance + GetItemsBonus(CHARACTER_ATTRIBUTE_ENDURANCE, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2418 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2419
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2420 //----- (0048C8B1) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2421 int Player::GetBaseAccuracy()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2422 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2423 return this->uAccuracy + GetItemsBonus(CHARACTER_ATTRIBUTE_ACCURACY, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2424 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2425
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2426 //----- (0048C8C8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2427 int Player::GetBaseSpeed()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2428 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2429 return this->uSpeed + GetItemsBonus(CHARACTER_ATTRIBUTE_SPEED, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2430 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2431
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2432 //----- (0048C8DF) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2433 int Player::GetBaseLuck()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2434 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2435 return this->uLuck + GetItemsBonus(CHARACTER_ATTRIBUTE_LUCK, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2436 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2437
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2438 //----- (0048C8F6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2439 int Player::GetBaseLevel()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2440 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2441 return this->uLevel + GetItemsBonus(CHARACTER_ATTRIBUTE_LEVEL, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2442 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2443
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2444 //----- (0048C90D) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2445 int Player::GetActualLevel()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2446 {
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2447 return uLevel + sLevelModifier +
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2448 GetMagicalBonus(CHARACTER_ATTRIBUTE_LEVEL) +
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2449 GetItemsBonus(CHARACTER_ATTRIBUTE_LEVEL, 0);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2450 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2451
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2452 //----- (0048C93C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2453 int Player::GetActualMight()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2454 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2455 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2456 unsigned int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2457 signed int v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2458 signed int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2459 int v5; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2460 int v6; // ST14_4@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2461
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2462 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2463 v2 = this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2464 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2465 while ( (signed int)v2 >= (signed int)pAgeingTable[v3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2466 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2467 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2468 if ( v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2469 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2470 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2471 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2472 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2473 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2474 v4 = pAgeingStrengthMultiplier[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2475 LABEL_5:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2476 v5 = pConditionStrengthMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2477 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_STRENGTH, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2478 return v5 * v4 * v1->uMight / 100 / 100 + GetMagicalBonus((CHARACTER_ATTRIBUTE_TYPE)0) + v6 + v1->uMightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2479 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2480
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2481 //----- (0048C9C2) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2482 int Player::GetActualIntelligence()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2483 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2484 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2485 unsigned int sAge; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2486 signed int uAgeLevel; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2487 signed int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2488 int v5; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2489 int v6; // ebp@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2490
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2491 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2492 sAge = this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2493 uAgeLevel = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2494 while ( (signed int)sAge >= (signed int)pAgeingTable[uAgeLevel] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2495 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2496 ++uAgeLevel;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2497 if ( uAgeLevel >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2498 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2499 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2500 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2501 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2502 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2503 v4 = pAgeingIntelligenceMultiplier[uAgeLevel];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2504 LABEL_5:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2505 v5 = pConditionIntelligenceMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2506 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_INTELLIGENCE, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2507 return v5 * v4 * v1->uIntelligence / 100 / 100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2508 + GetMagicalBonus(CHARACTER_ATTRIBUTE_INTELLIGENCE)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2509 + v6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2510 + v1->uIntelligenceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2511 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2512
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2513 //----- (0048CA3F) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2514 int Player::GetActualWillpower()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2515 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2516 int v5; // edi@5
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2517
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2518 uint uActualAge = GetBaseAge() + sAgeModifier;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2519 uint uAgeingMultiplier = 100;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2520 for (uint i = 0; i < 4; ++i)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2521 if (uActualAge >= pAgeingTable[i])
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2522 uAgeingMultiplier = pAgeingWillpowerMultiplier[i];
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2523 else break;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2524
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2525 v5 = pConditionWillpowerMultiplier[GetMajorConditionIdx()];
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2526 return v5 * uAgeingMultiplier * uWillpower / 100 / 100
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2527 + GetMagicalBonus(CHARACTER_ATTRIBUTE_WILLPOWER)
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2528 + GetItemsBonus(CHARACTER_ATTRIBUTE_WILLPOWER, 0)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
2529 + uWillpowerBonus;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2530 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2531
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2532 //----- (0048CABC) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2533 int Player::GetActualEndurance()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2534 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2535 int v6; // ebp@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2536
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2537 uint uActualAge = GetBaseAge() + sAgeModifier;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2538 uint uAgeingMultiplier = 100;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2539 for (uint i = 0; i < 4; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2540 if (uActualAge >= pAgeingTable[i])
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2541 uAgeingMultiplier = pAgeingEnduranceMultiplier[i];
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2542 else break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2543
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2544 auto uConditionMult = pConditionEnduranceMultiplier[GetMajorConditionIdx()];
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2545 auto uItemBonus = GetItemsBonus(CHARACTER_ATTRIBUTE_ENDURANCE, 0);
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2546 return uConditionMult * uAgeingMultiplier * uEndurance / 100 / 100
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2547 + GetMagicalBonus(CHARACTER_ATTRIBUTE_ENDURANCE)
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2548 + uItemBonus
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2549 + uEnduranceBonus;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2550 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2551
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2552 //----- (0048CB39) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2553 int Player::GetActualAccuracy()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2554 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2555 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2556 unsigned int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2557 signed int v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2558 signed int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2559 int v5; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2560 int v6; // ebp@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2561
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2562 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2563 v2 = this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2564 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2565 while ( (signed int)v2 >= (signed int)pAgeingTable[v3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2566 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2567 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2568 if ( v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2569 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2570 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2571 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2572 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2573 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2574 v4 = pAgeingAccuracyMultiplier[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2575 LABEL_5:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2576 v5 = pConditionAccuracyMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2577 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_ACCURACY, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2578 return v5 * v4 * v1->uAccuracy / 100 / 100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2579 + GetMagicalBonus(CHARACTER_ATTRIBUTE_ACCURACY)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2580 + v6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2581 + v1->uAccuracyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2582 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2583
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2584 //----- (0048CBB6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2585 int Player::GetActualSpeed()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2586 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2587 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2588 unsigned int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2589 signed int v3; // ecx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2590 signed int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2591 int v5; // edi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2592 int v6; // ebp@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2593
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2594 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2595 v2 = this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2596 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2597 while ( (signed int)v2 >= (signed int)pAgeingTable[v3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2598 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2599 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2600 if ( v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2601 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2602 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2603 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2604 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2605 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2606 v4 = pAgeingSpeedMultiplier[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2607 LABEL_5:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2608 v5 = pConditionSpeedMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2609 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_SPEED, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2610 return v5 * v4 * v1->uSpeed / 100 / 100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2611 + GetMagicalBonus(CHARACTER_ATTRIBUTE_SPEED)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2612 + v6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2613 + v1->uSpeedBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2614 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2615
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2616 //----- (0048CC33) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2617 int Player::GetActualLuck()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2618 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2619 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2620 unsigned int v2; // eax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2621 signed int v3; // ecx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2622 signed int v4; // ebx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2623 int v5; // edi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2624 int v6; // ebp@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2625 signed int v8; // [sp+10h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2626
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2627 v8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2628 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2629 if ( CheckHiredNPCSpeciality(0x1Bu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2630 v8 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2631 if ( CheckHiredNPCSpeciality(0x1Cu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2632 v8 += 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2633 if ( CheckHiredNPCSpeciality(0x2Fu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2634 v8 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2635 v2 = v1->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2636 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2637 while ( (signed int)v2 >= (signed int)pAgeingTable[v3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2638 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2639 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2640 if ( v3 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2641 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2642 v4 = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2643 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2644 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2645 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2646 v4 = pAgeingLuckMultiplier[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2647 LABEL_11:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2648 v5 = pConditionLuckMultiplier[GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2649 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_LUCK, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2650 return GetMagicalBonus(CHARACTER_ATTRIBUTE_LUCK)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2651 + v6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2652 + v8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2653 + v5 * v4 * v1->uLuck / 100 / 100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2654 + v1->uLuckBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2655 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2656
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2657 //----- (0048CCF5) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2658 int Player::GetActualAttack(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2659 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2660 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2661 int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2662 int v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2663 int v5; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2664 int v6; // ebp@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2665
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2666 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2667 v3 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2668 v4 = _48EA1B_get_static_effect(v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2669 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_ATTACK);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2670 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_ATTACK, a2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2671 return v4 + v5 + v6 + GetMagicalBonus(CHARACTER_ATTRIBUTE_ATTACK) + v2->_some_attack_bonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2672 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2673
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2674 //----- (0048CD45) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2675 int Player::GetMeleeDamageMinimal()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2676 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2677 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2678 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2679 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2680 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2681 int v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2682 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2683 signed int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2684
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2685 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2686 v2 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2687 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2688 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MIN, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2689 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2690 v6 = v1->_melee_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2691 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2692 if ( v6 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2693 result = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2694 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2695 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2696
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2697 //----- (0048CD90) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2698 int Player::GetMeleeDamageMaximal()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2699 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2700 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2701 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2702 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2703 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2704 int v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2705 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2706 signed int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2707
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2708 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2709 v2 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2710 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2711 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MAX, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2712 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2713 v6 = v1->_melee_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2714 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2715 if ( v6 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2716 result = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2717 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2718 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2719
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2720 //----- (0048CDDB) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2721 int Player::CalculateMeleeDamageTo(int a2, int a3, unsigned int uTargetActorID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2722 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2723 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2724 Player *v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2725 ItemGen *v6; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2726 unsigned int v7; // ebp@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2727 unsigned int v8; // esi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2728 int v9; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2729 int v10; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2730 char v11; // zf@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2731 int v12; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2732 int v13; // eax@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2733 enum MONSTER_SUPERTYPE v14; // edx@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2734 ItemGen *v15; // ebx@35
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2735 unsigned int v16; // ebp@35
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2736 unsigned int v17; // esi@35
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2737 int v18; // edx@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2738 int v19; // eax@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2739 enum MONSTER_SUPERTYPE v20; // edx@53
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2740 int v21; // esi@62
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2741 int v22; // eax@63
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2742 int v23; // ebx@63
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2743 int v24; // ebx@63
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2744 signed int result; // eax@64
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2745 MONSTER_SUPERTYPE v26; // [sp-4h] [bp-24h]@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2746 MONSTER_SUPERTYPE v27; // [sp-4h] [bp-24h]@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2747 int v28; // [sp+10h] [bp-10h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2748 int v29; // [sp+10h] [bp-10h]@33
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2749 signed int v30; // [sp+14h] [bp-Ch]@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2750 signed int v31; // [sp+14h] [bp-Ch]@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2751 int v32; // [sp+18h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2752 int v33; // [sp+18h] [bp-8h]@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2753 int v34; // [sp+1Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2754 int v35; // [sp+28h] [bp+8h]@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2755
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2756 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2757 v5 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2758 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2759 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2760 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2761 if ( IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2762 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2763 v32 = rand() % 3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2764 LABEL_61:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2765 v34 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2766 goto LABEL_62;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2767 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2768 if ( HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2769 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2770 v6 = (ItemGen *)&v5->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v5->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2771 v7 = v6->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2772 v8 = v6->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2773 v9 = pItemsTable->pItems[v8].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2774 if ( pItemsTable->pItems[v8].uSkillType == PLAYER_SKILL_SPEAR && !v5->pEquipment.uOffHand )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2775 ++v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2776 v30 = pItemsTable->pItems[v8].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2777 if ( v9 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2778 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2779 v33 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2780 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2781 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2782 v10 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2783 v11 = v33-- == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2784 v28 += v10 % v30 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2785 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2786 while ( !v11 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2787 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2788 v12 = pItemsTable->pItems[v8].uDamageMod + v28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2789 if ( !uTargetActorID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2790 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2791 v13 = v6->uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2792 if ( v13 == 64 || v7 == 507 || v7 == 508 || v7 == 527 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2793 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2794 v14 = (MONSTER_SUPERTYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2795 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2796 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2797 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2798 if ( v13 == 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2799 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2800 v26 = MONSTER_SUPERTYPE_KREEGAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2801 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2802 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2803 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2804 if ( v13 == 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2805 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2806 v26 = MONSTER_SUPERTYPE_DRAGON;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2807 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2808 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2809 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2810 if ( v13 == 63 || v7 == 517 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2811 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2812 v26 = MONSTER_SUPERTYPE_ELF;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2813 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2814 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2815 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2816 if ( v13 != 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2817 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2818 LABEL_28:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2819 if ( (signed int)SkillToMastery(v5->pActiveSkills[2]) >= 3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2820 && pItemsTable->pItems[v6->uItemID].uSkillType == 2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2821 && rand() % 100 < 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2822 v12 *= 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2823 v32 = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2824 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2825 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2826 v26 = MONSTER_SUPERTYPE_TITAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2827 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2828 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2829 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2830 v14 = v26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2831 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2832 if ( MonsterStats::BelongsToSupertype(uTargetActorID, v14) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2833 v12 *= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2834 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2835 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2836 LABEL_33:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2837 v29 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2838 if ( !a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2839 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2840 if ( v5->HasItemEquipped((ITEM_EQUIP_TYPE)0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2841 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2842 v15 = (ItemGen *)&v5->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v5->pEquipment.uOffHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2843 v16 = v15->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2844 v17 = v15->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2845 if ( pItemsTable->pItems[v17].uEquipType != 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2846 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2847 v31 = pItemsTable->pItems[v17].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2848 if ( (signed int)pItemsTable->pItems[v17].uDamageDice > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2849 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2850 v35 = pItemsTable->pItems[v17].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2851 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2852 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2853 v18 = rand() % v31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2854 v11 = v35-- == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2855 v29 += v18 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2856 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2857 while ( !v11 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2858 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2859 v4 = pItemsTable->pItems[v17].uDamageMod + v29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2860 if ( !uTargetActorID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2861 goto LABEL_57;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2862 v19 = v15->uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2863 if ( v19 == 64 || v16 == 507 || v16 == 508 || v16 == 527 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2864 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2865 v20 = (MONSTER_SUPERTYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2866 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2867 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2868 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2869 if ( v19 == 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2870 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2871 v27 = MONSTER_SUPERTYPE_KREEGAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2872 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2873 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2874 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2875 if ( v19 == 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2876 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2877 v27 = MONSTER_SUPERTYPE_DRAGON;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2878 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2879 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2880 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2881 if ( v19 == 63 || v16 == 517 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2882 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2883 v27 = MONSTER_SUPERTYPE_ELF;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2884 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2885 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2886 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2887 if ( v19 != 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2888 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2889 LABEL_57:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2890 if ( pItemsTable->pItems[v15->uItemID].uSkillType == PLAYER_SKILL_DAGGER
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2891 && SkillToMastery(v5->pActiveSkills[2] >= 3u)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2892 && rand() % 100 < 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2893 v4 *= 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2894 goto LABEL_61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2895 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2896 v27 = MONSTER_SUPERTYPE_TITAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2897 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2898 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2899 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2900 v20 = v27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2901 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2902 if ( MonsterStats::BelongsToSupertype(uTargetActorID, v20) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2903 v4 *= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2904 goto LABEL_57;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2905 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2906 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2907 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2908 LABEL_62:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2909 v21 = v32 + v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2910 if ( !a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2911 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2912 v22 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2913 v23 = _48EA1B_get_static_effect(v22);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2914 v24 = GetSkillBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2915 v21 += v5->_melee_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS) + v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2916 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2917 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2918 if ( v21 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2919 result = v21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2920 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2921 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2922
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2923 //----- (0048D0B9) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2924 int Player::GetRangedAttack()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2925 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2926 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2927 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2928 int v3; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2929 int v4; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2930 int v5; // edi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2931 int v6; // edi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2932 int v7; // edi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2933
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2934 v1 = this;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
2935 v2 = *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * this->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2936 if ( v2 < 64 || v2 > 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2937 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2938 v4 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2939 v5 = _48EA1B_get_static_effect(v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2940 v6 = GetItemsBonus(CHARACTER_ATTRIBUTE_RANGED_ATTACK, 0) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2941 v7 = GetSkillBonus(CHARACTER_ATTRIBUTE_RANGED_ATTACK) + v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2942 v3 = v1->_ranged_atk_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_RANGED_ATTACK) + v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2943 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2944 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2945 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2946 v3 = GetActualAttack(1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2947 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2948 return v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2949 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2950
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2951 //----- (0048D124) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2952 int Player::GetRangedDamageMin()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2953 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2954 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2955 int v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2956 int v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2957 int v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2958 unsigned __int16 v5; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2959 int result; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2960
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2961 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2962 v2 = GetItemsBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_MIN, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2963 v3 = GetSkillBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_BONUS) + v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2964 v4 = v1->_ranged_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_BONUS) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2965 v5 = v1->pActiveSkills[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2966 if ( v5 && (signed int)SkillToMastery(v5) >= 4 && HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2967 v4 += v1->pActiveSkills[5] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2968 if ( v4 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2969 result = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2970 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2971 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2972 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2973 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2974
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2975 //----- (0048D191) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2976 int Player::GetRangedDamageMax()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2977 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2978 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2979 int v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2980 int v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2981 int v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2982 unsigned __int16 v5; // ax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2983 int result; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2984
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2985 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2986 v2 = GetItemsBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_MAX, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2987 v3 = GetSkillBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_BONUS) + v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2988 v4 = v1->_ranged_dmg_bonus + GetMagicalBonus(CHARACTER_ATTRIBUTE_RANGED_DAMAGE_BONUS) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2989 v5 = v1->pActiveSkills[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2990 if ( v5 && (signed int)SkillToMastery(v5) >= 4 && HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2991 v4 += v1->pActiveSkills[5] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2992 if ( v4 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2993 result = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2994 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2995 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2996 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2997 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2998
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2999 //----- (0048D1FE) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3000 bool Player::CalculateRangedDamageTo(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3001 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3002 Player *v2; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3003 bool result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3004 ItemGen *v4; // ebx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3005 unsigned int v5; // edi@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3006 unsigned int v6; // esi@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3007 int v7; // edx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3008 char v8; // zf@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3009 int v9; // esi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3010 int v10; // ebx@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3011 enum MONSTER_SUPERTYPE v11; // edx@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3012 unsigned __int16 v12; // ax@19
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3013 MONSTER_SUPERTYPE v13; // [sp-Ch] [bp-20h]@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3014 Player *v14; // [sp+4h] [bp-10h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3015 signed int v15; // [sp+8h] [bp-Ch]@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3016 int v16; // [sp+Ch] [bp-8h]@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3017 int v17; // [sp+10h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3018
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3019 v17 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3020 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3021 v14 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3022 result = HasItemEquipped(EQUIP_BOW);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3023 if ( !result )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3024 return result;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3025 v4 = (ItemGen *)&v2->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v2->pEquipment.uBow + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3026 v5 = v4->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3027 v6 = v4->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3028 v15 = pItemsTable->pItems[v6].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3029 if ( (signed int)pItemsTable->pItems[v6].uDamageDice > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3030 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3031 v16 = pItemsTable->pItems[v6].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3032 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3033 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3034 v7 = rand() % v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3035 v8 = v16-- == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3036 v17 += v7 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3037 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3038 while ( !v8 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3039 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3040 v9 = pItemsTable->pItems[v6].uDamageMod + v17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3041 if ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3042 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3043 v10 = v4->uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3044 if ( v10 == 64 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3045 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3046 v11 = (MONSTER_SUPERTYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3047 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3048 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3049 if ( v10 == 39 || v5 == 508 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3050 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3051 v13 = MONSTER_SUPERTYPE_KREEGAN;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3052 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3053 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3054 if ( v10 == 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3055 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3056 v13 = MONSTER_SUPERTYPE_DRAGON;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3057 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3058 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3059 if ( v10 == 63 || v5 == 517 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3060 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3061 v13 = MONSTER_SUPERTYPE_ELF;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3062 LABEL_16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3063 v11 = v13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3064 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3065 if ( MonsterStats::BelongsToSupertype(a2, v11) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3066 v9 *= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3067 goto LABEL_19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3068 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3069 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3070 LABEL_19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3071 v12 = v14->pActiveSkills[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3072 if ( v12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3073 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3074 if ( (signed int)SkillToMastery(v12) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3075 v9 += v14->pActiveSkills[5] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3076 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3077 return v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3078 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3079
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3080 //----- (0048D2EA) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3081 char *Player::GetMeleeDamageString()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3082 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3083 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3084 signed int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3085 signed int v3; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3086 signed int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3087 signed int v5; // ST0C_4@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3088 char *v6; // edi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3089 signed int v7; // ST08_4@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3090 unsigned int v8; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3091 signed int v9; // esi@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3092
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3093 static char player__getmeleedamagestring_static_buff[40]; // idb
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3094
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3095 v1 = this;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3096 v2 = *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * this->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3097 if ( v2 < 64 || v2 > 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3098 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3099 v3 = GetMeleeDamageMinimal();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3100 v4 = GetMeleeDamageMaximal();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3101 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3102 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3103 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3104 v3 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MIN, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3105 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MAX, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3106 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3107 if ( v3 == v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3108 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3109 v5 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3110 v6 = player__getmeleedamagestring_static_buff;
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
3111 sprintf(player__getmeleedamagestring_static_buff, "%d", v5);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3112 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3113 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3114 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3115 v7 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3116 v6 = player__getmeleedamagestring_static_buff;
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
3117 sprintf(player__getmeleedamagestring_static_buff, "%d - %d", v7, v4);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3118 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3119 v8 = v1->pEquipment.uMainHand;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3120 if ( v8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3121 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3122 v9 = *(int *)&v1->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v8 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3123 if ( v9 >= 135 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3124 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3125 if ( v9 <= 159 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3126 strcpy(v6, pGlobalTXT_LocalizationStrings[595]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3127 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3128 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3129 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3130 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3131
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3132 //----- (0048D396) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3133 char *Player::GetRangedDamageString()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3134 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3135 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3136 signed int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3137 int v3; // edi@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3138 int v4; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3139 char *v5; // edi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3140 int v6; // ST0C_4@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3141 int v7; // ST08_4@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3142 unsigned int v8; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3143 signed int v9; // esi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3144
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3145 static char player__getrangeddamagestring_static_buff[40]; // idb
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3146
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3147 v1 = this;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3148 v2 = *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * this->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3149 if ( v2 < 64 || v2 > 65 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3150 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3151 v3 = GetRangedDamageMin();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3152 v4 = GetRangedDamageMax();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3153 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3154 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3155 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3156 v3 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MIN, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3157 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_MELEE_DMG_MAX, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3158 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3159 if ( v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3160 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3161 if ( v3 == v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3162 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3163 v6 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3164 v5 = player__getrangeddamagestring_static_buff;
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
3165 sprintf(player__getrangeddamagestring_static_buff, "%d", v6);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3166 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3167 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3168 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3169 v7 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3170 v5 = player__getrangeddamagestring_static_buff;
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
3171 sprintf(player__getrangeddamagestring_static_buff, "%d - %d", v7, v4);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3172 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3173 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3174 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3175 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3176 v5 = player__getrangeddamagestring_static_buff;
102
3b5267621a5b trash globals
Nomad
parents: 96
diff changeset
3177 strcpy(player__getrangeddamagestring_static_buff, "N/A");
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3178 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3179 v8 = v1->pEquipment.uMainHand;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3180 if ( v8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3181 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3182 v9 = *(int *)&v1->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v8 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3183 if ( v9 >= 135 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3184 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3185 if ( v9 <= 159 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3186 strcpy(v5, pGlobalTXT_LocalizationStrings[595]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3187 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3188 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3189 return v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3190 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3191
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3192 //----- (0048D45A) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3193 bool Player::CanTrainToNextLevel()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3194 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3195 int v1; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3196 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3197 int i; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3198
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3199 v1 = this->uLevel;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3200 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3201 for ( i = 0; i < v1; ++i )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3202 v2 += i + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3203 return (signed __int64)this->uExperience >= 1000 * v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3204 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3205
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3206 //----- (0048D498) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3207 unsigned int Player::GetExperienceDisplayColor()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3208 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3209 unsigned int result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3210
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3211 if ( CanTrainToNextLevel() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3212 result = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0xFFu, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3213 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3214 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3215 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3216 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3217
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3218 //----- (0048D4B3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3219 int Player::CalculateIncommingDamage(int resistance, signed int type)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3220 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3221 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3222 int v4; // edi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3223 int v6; // eax@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3224 signed int v7; // ebx@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3225 int v8; // eax@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3226 signed int v9; // ebx@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3227 int v10; // eax@23
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3228 signed int v11; // ebx@23
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3229 int v12; // eax@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3230 signed int v13; // edi@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3231 unsigned int v14; // eax@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3232 int v15; // eax@29
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3233 double v16; // st7@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3234 enum CHARACTER_ATTRIBUTE_TYPE v17; // [sp-4h] [bp-10h]@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3235 signed int v18; // [sp+8h] [bp-4h]@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3236
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3237 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3238 if ( !resistance )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3239 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3240 v17 = (CHARACTER_ATTRIBUTE_TYPE)10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3241 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3242 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3243 if ( resistance == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3244 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3245 v17 = (CHARACTER_ATTRIBUTE_TYPE)11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3246 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3247 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3248 if ( resistance == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3249 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3250 v17 = (CHARACTER_ATTRIBUTE_TYPE)12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3251 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3252 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3253 if ( resistance == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3254 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3255 v17 = (CHARACTER_ATTRIBUTE_TYPE)13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3256 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3257 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3258 if ( resistance == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3259 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3260 v17 = (CHARACTER_ATTRIBUTE_TYPE)33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3261 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3262 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3263 if ( resistance == 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3264 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3265 v17 = (CHARACTER_ATTRIBUTE_TYPE)14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3266 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3267 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3268 if ( resistance == 8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3269 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3270 v17 = (CHARACTER_ATTRIBUTE_TYPE)15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3271 LABEL_16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3272 v4 = GetActualResistance(v17);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3273 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3274 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3275 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3276 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3277 v18 = type;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3278 if ( v3->uClass == 35 && v4 >= 200 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3279 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3280 if ( v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3281 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3282 v6 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3283 v7 = _48EA1B_get_static_effect(v6) + v4 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3284 if ( rand() % v7 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3285 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3286 v18 = type >> 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3287 v8 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3288 v9 = _48EA1B_get_static_effect(v8) + v4 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3289 if ( rand() % v9 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3290 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3291 v18 = type >> 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3292 v10 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3293 v11 = _48EA1B_get_static_effect(v10) + v4 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3294 if ( rand() % v11 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3295 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3296 v18 = type >> 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3297 v12 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3298 v13 = _48EA1B_get_static_effect(v12) + v4 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3299 if ( rand() % v13 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3300 v18 = type >> 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3301 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3302 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3303 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3304 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3305 if ( resistance == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3306 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3307 v14 = v3->pEquipment.uBody;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3308 if ( v14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3309 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3310 if ( !(v3->field_1F5[36 * v14 + 15] & 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3311 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3312 v15 = GetEquippedItemSkillType(EQUIP_ARMOUR) - 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3313 if ( v15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3314 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3315 if ( v15 != 1 || (signed int)SkillToMastery(v3->pActiveSkills[11]) < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3316 return v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3317 v16 = (double)v18 * 0.5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3318 return (signed __int64)v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3319 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3320 if ( (signed int)SkillToMastery(v3->pActiveSkills[10]) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3321 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3322 v16 = (double)v18 * 0.66670001;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3323 return (signed __int64)v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3324 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3325 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3326 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3327 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3328 return v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3329 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3330
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3331 //----- (0048D62C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3332 int Player::GetEquippedItemEquipType(unsigned int uEquipSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3333 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3334 return pItemsTable->pItems[*(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3335 * *(&this->pEquipment.uOffHand
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3336 + uEquipSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3337 + 5]].uEquipType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3338 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3339
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3340 //----- (0048D651) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3341 int Player::GetEquippedItemSkillType(enum ITEM_EQUIP_TYPE uEquipSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3342 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3343 return pItemsTable->pItems[*(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3344 * *(&this->pEquipment.uOffHand
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3345 + uEquipSlot)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3346 + 5]].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3347 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3348
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3349 //----- (0048D676) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3350 bool Player::IsUnarmed()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3351 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3352 return HasItemEquipped(EQUIP_TWO_HANDED) != 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3353 && (HasItemEquipped(EQUIP_ONE_OR_TWO_HANDS) != 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3354 || GetEquippedItemEquipType(0) == EQUIP_SHIELD);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3355 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3356
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3357 //----- (0048D6AA) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3358 bool Player::HasItemEquipped(ITEM_EQUIP_TYPE uEquipIndex)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3359 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3360 auto i = pEquipment.pIndices[uEquipIndex];
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3361 if (i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3362 return ~pInventoryItems[i - 1].uAttributes & 0x02;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3363 else return false;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3364 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3365
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3366 //----- (0048D6D0) --------------------------------------------------------
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3367 bool Player::HasEnchantedItemEquipped(int uEnchantment)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3368 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3369 for (uint i = 0; i < 16; ++i)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3370 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3371 if (HasItemEquipped((ITEM_EQUIP_TYPE)i) &&
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3372 pInventoryItems[i].uAdditionalValue == uEnchantment)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3373 // *(int *)&this->field_1F6[36 * pEquipment[i] + 6] != uEnchantment)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3374 return true;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3375 }
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
3376 return false;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3377 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3378
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3379 //----- (0048D709) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3380 bool Player::WearsItem(int a1, signed int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3381 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3382 int v3; // edx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3383 Player *v4; // ecx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3384 int v6; // esi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3385 int v7; // edx@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3386
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3387 if ( a2 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3388 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3389 v6 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3390 while ( !HasItemEquipped((ITEM_EQUIP_TYPE)v6)
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3391 || *(int *)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v7 + 5] != a1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3392 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3393 ++v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3394 if ( (signed int)v6 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3395 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3396 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3397 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3398 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3399 if ( HasItemEquipped((ITEM_EQUIP_TYPE)a2)
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3400 && *(int *)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(&v4->pEquipment.uOffHand + v3) + 5] == a1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3401 return 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3402 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3403 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3404
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3405 //----- (0048D76C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3406 bool Player::StealFromShop(ItemGen *a2, int a3, int a4, int a5, int *a6)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3407 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3408 unsigned __int16 v6; // cx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3409 int v7; // edi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3410 unsigned int v8; // ebx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3411 unsigned int v9; // esi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3412 int v10; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3413 int v11; // edi@12
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3414 bool result; // eax@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3415
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3416 if ( !a2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3417 || this->pConditions[16]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3418 || this->pConditions[14]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3419 || this->pConditions[15]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3420 || this->pConditions[4]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3421 || this->pConditions[13]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3422 || this->pConditions[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3423 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3424 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3425 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3426 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3427 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3428 v6 = this->pActiveSkills[34];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3429 v7 = v6 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3430 v8 = SkillToMastery(v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3431 v9 = a2->GetValue();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3432 v10 = pItemsTable->pItems[a2->uItemID].uEquipType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3433 if ( !pItemsTable->pItems[a2->uItemID].uEquipType || v10 == 1 || v10 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3434 v9 *= 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3435 v11 = dword_4EDEB4[rand() % 100 / 20] + v7 * dword_4EDEA0[v8];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3436 *a6 = 100 * (a4 + a3) + v9 + (a5 != 0 ? 0x1F4 : 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3437 if ( rand() % 100 >= 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3438 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3439 if ( *a6 > v11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3440 result = *a6 - v11 < 500;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3441 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3442 result = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3443 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3444 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3445 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3446 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3447 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3448 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3449 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3450 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3451 // 4EDEA0: using guessed type int dword_4EDEA0[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3452 // 4EDEB4: using guessed type int dword_4EDEB4[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3453
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3454 //----- (0048D88B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3455 int Player::StealFromActor(unsigned int uActorID, int _steal_perm, int reputation)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3456 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3457 Player *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3458 Actor *v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3459 unsigned __int16 v6; // cx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3460 int v7; // ebx@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3461 unsigned int v8; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3462 int v9; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3463 int v10; // esi@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3464 int v11; // eax@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3465 signed int v12; // ebx@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3466 signed int v13; // edx@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3467 int v14; // ecx@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3468 unsigned __int16 v15; // si@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3469 unsigned int v16; // ebx@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3470 int v17; // esi@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3471 const void *v18; // eax@29
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3472 unsigned int v19; // esi@31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3473 int v20; // eax@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3474 char v21; // zf@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3475 unsigned int v22; // ST0C_4@39
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3476 char *v23; // esi@39
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3477 const char *v25; // [sp-Ch] [bp-48h]@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3478 int v26; // [sp-8h] [bp-44h]@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3479 ItemGen v27; // [sp+8h] [bp-34h]@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3480 unsigned int v28; // [sp+2Ch] [bp-10h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3481 int v29; // [sp+30h] [bp-Ch]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3482 int v30; // [sp+34h] [bp-8h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3483 Player *v31; // [sp+38h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3484 signed int _steal_perma; // [sp+48h] [bp+Ch]@12
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3485
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3486 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3487 v5 = &pActors[uActorID];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3488 v31 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3489 if ( &pActors[uActorID]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3490 && !this->pConditions[16]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3491 && !this->pConditions[14]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3492 && !this->pConditions[15]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3493 && !this->pConditions[4]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3494 && !this->pConditions[13]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3495 && !this->pConditions[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3496 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3497 if ( !(BYTE2(v5->uAttributes) & 0x80) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3498 pActors[uActorID].SetRandomGoldIfTheresNoItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3499 v6 = v4->pActiveSkills[34];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3500 v7 = v6 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3501 v8 = SkillToMastery(v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3502 v9 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3503 v28 = 4 * v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3504 v30 = dword_4EDEA0[v8];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3505 v29 = dword_4EDEB4[v9 % 100 / 20];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3506 v10 = v5->pMonsterInfo.uLevel + 100 * (_steal_perm + reputation);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3507 if ( rand() % 100 < 5 || v10 > v29 + v7 * v30 || (_steal_perma = 2, BYTE2(v5->uAttributes) & 8) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3508 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3509 Actor::_43AC45(uActorID, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3510 _steal_perma = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3511 v26 = (int)v31->pName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3512 v25 = pGlobalTXT_LocalizationStrings[376];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3513 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3514 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3515 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3516 v11 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3517 if ( v11 % 100 >= 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3518 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3519 if ( v11 % 100 >= 70 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3520 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3521 v19 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3522 if ( v7 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3523 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3524 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3525 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3526 --v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3527 v19 += rand() % dword_4EDEC4[v28 / 4] + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3528 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3529 while ( v7 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3530 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3531 if ( pItemsTable->pItems[v5->array_000234[3].uItemID].uEquipType != 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3532 return _steal_perma;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3533 v20 = (int)&v5->array_000234[3].uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3534 if ( (signed int)v19 > v5->array_000234[3].uAdditionalValue )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3535 v19 = v5->array_000234[3].uAdditionalValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3536 v21 = *(int *)v20 == v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3537 *(int *)v20 -= v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3538 if ( v21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3539 v5->array_000234[3].uItemID = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3540 if ( v19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3541 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3542 party_finds_gold(v19, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3543 v22 = v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3544 v23 = pTmpBuf2;
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
3545 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[302], v31->pName, v22);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3546 LABEL_43:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3547 ShowStatusBarString(v23, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3548 return _steal_perma;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3549 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3550 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3551 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3552 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3553 v27.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3554 v12 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3555 v13 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3556 v14 = (int)v5->array_000234;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3557 while ( !*(int *)v14 || pItemsTable->pItems[*(int *)v14].uEquipType == 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3558 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3559 ++v13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3560 v14 += 36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3561 if ( v13 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3562 goto LABEL_21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3563 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3564 v12 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3565 LABEL_21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3566 v15 = v5->uCarriedItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3567 if ( v15 || v12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3568 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3569 v27.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3570 if ( v15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3571 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3572 v16 = (signed __int16)v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3573 v5->uCarriedItemID = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3574 v27.uItemID = (signed __int16)v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3575 v17 = (signed __int16)v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3576 if ( pItemsTable->pItems[v17].uEquipType == 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3577 v27.uNumCharges = rand() % 6 + pItemsTable->pItems[v17].uDamageMod + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3578 if ( pItemsTable->pItems[v17].uEquipType == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3579 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3580 if ( v16 != 220 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3581 v27._bonus_type = 2 * rand() % 4 + 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3582 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3583 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3584 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3585 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3586 v18 = &v5->array_000234[rand() % 4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3587 memcpy(&v27, v18, sizeof(v27));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3588 ((ItemGen *)v18)->Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3589 v16 = v27.uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3590 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3591 sub_421B2C_PlaceInInventory_or_DropPickedItem();
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
3592 sprintf(
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3593 pTmpBuf2,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3594 pGlobalTXT_LocalizationStrings[304],
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3595 v31->pName,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3596 pItemsTable->pItems[v16].pUnidentifiedName);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3597 ShowStatusBarString(pTmpBuf2, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3598 sub_421B2C_PlaceInInventory_or_DropPickedItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3599 memcpy(&pParty->pPickedItem, &v27, sizeof(pParty->pPickedItem));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3600 pMouse->SetCursorBitmapFromItemID(v16);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3601 return _steal_perma;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3602 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3603 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3604 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3605 v26 = (int)v31->pName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3606 v25 = pGlobalTXT_LocalizationStrings[377];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3607 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3608 v23 = pTmpBuf2;
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
3609 sprintf(pTmpBuf2, v25, v26);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3610 goto LABEL_43;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3611 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3612 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3613 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3614 // 4EDEA0: using guessed type int dword_4EDEA0[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3615 // 4EDEB4: using guessed type int dword_4EDEB4[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3616 // 4EDEC4: using guessed type int dword_4EDEC4[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3617
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3618 //----- (0048DBB9) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3619 void Player::Heal(int amount)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3620 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3621 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3622 signed int v3; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3623
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3624 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3625 if ( !this->pConditions[16] && !this->pConditions[14] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3626 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3627 v3 = GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3628 if ( v2->pConditions[17] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3629 v3 /= 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3630 v2->sHealth += amount;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3631 if ( v2->sHealth > v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3632 v2->sHealth = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3633 if ( v2->pConditions[13] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3634 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3635 if ( v2->sHealth > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3636 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3637 LODWORD(v2->pConditions[13]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3638 HIDWORD(v2->pConditions[13]) = 0;
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 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3643
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3644 //----- (0048DC1E) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3645 int Player::ReceiveDamage(signed int type, int resistance)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3646 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3647 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3648 signed int v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3649 int v5; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3650 bool v6; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3651 unsigned int v7; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3652 char *v8; // ecx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3653 int v9; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3654 signed int typea; // [sp+14h] [bp+8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3655
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3656 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3657 this->pConditions[2] = 0i64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3658 v4 = CalculateIncommingDamage(resistance, type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3659 v3->sHealth -= v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3660 typea = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3661 v5 = v3->sHealth;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3662 v6 = v5 < -10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3663 LOBYTE(v6) = v5 <= -10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3664 if ( v5 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3665 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3666 if ( v3->sHealth + v3->uEndurance + GetItemsBonus(CHARACTER_ATTRIBUTE_ENDURANCE, 0) >= 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3667 || (signed __int64)v3->pPlayerBuffs[11].uExpireTime > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3668 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3669 SetCondition(0xDu, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3670 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3671 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3672 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3673 SetCondition(0xEu, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3674 v6 = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3675 if ( v3->sHealth > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3676 v3->sHealth = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3677 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3678 if ( v6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3679 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3680 v7 = v3->pEquipment.uBody;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3681 if ( v7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3682 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3683 v8 = &v3->field_1F5[36 * v7 + 15];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3684 v9 = *(int *)v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3685 if ( !(BYTE1(v9) & 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3686 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3687 LOBYTE(v9) = v9 | 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3688 *(int *)v8 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3689 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3690 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3691 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3692 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3693 if ( typea && CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3694 PlaySound(24, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3695 return typea;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3696 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3697
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3698 //----- (0048DCF6) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3699 int Player::_48DCF6(int a2, Actor *pActor)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3700 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3701 signed int v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3702 signed int v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3703 Player *v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3704 int v6; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3705 int v7; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3706 int v8; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3707 int v9; // ebx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3708 int v10; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3709 int v11; // ebx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3710 signed int v12; // edx@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3711 ItemGen *v13; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3712 int v14; // edx@16
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3713 unsigned int v15; // edx@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3714 int v16; // edx@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3715 unsigned int v17; // edx@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3716 Player *v18; // ecx@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3717 signed int v19; // edx@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3718 int *v20; // ecx@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3719 signed int v21; // eax@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3720 int v22; // eax@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3721 signed int v23; // ebx@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3722 unsigned int v24; // eax@60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3723 int v25; // ecx@61
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3724 int v26; // ebx@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3725 void *v27; // ecx@76
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3726 unsigned int v28; // ebx@78
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3727 signed int result; // eax@86
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3728 SoundID v30; // [sp-20h] [bp-C0h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3729 signed int v31; // [sp-1Ch] [bp-BCh]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3730 unsigned int v32; // [sp-18h] [bp-B8h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3731 signed int v33; // [sp-14h] [bp-B4h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3732 signed int v34; // [sp-10h] [bp-B0h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3733 int v35; // [sp-Ch] [bp-ACh]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3734 unsigned int v36; // [sp-8h] [bp-A8h]@51
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3735 unsigned int v37; // [sp-8h] [bp-A8h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3736 unsigned int v38; // [sp-8h] [bp-A8h]@57
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3737 unsigned int v39; // [sp-8h] [bp-A8h]@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3738 enum CHARACTER_ATTRIBUTE_TYPE v40; // [sp-4h] [bp-A4h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3739 int v41; // [sp-4h] [bp-A4h]@51
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3740 int v42; // [sp-4h] [bp-A4h]@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3741 int v43; // [sp-4h] [bp-A4h]@57
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3742 signed int v44; // [sp-4h] [bp-A4h]@59
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3743 int v45; // [sp-4h] [bp-A4h]@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3744 char v46[140]; // [sp+Ch] [bp-94h]@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3745 unsigned int v47; // [sp+98h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3746 int v48; // [sp+9Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3747
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3748 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3749 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3750 v5 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3751 v47 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3752 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3753 switch ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3754 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3755 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3756 v6 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3757 goto LABEL_46;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3758 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3759 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3760 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3761 case 9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3762 case 10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3763 case 11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3764 case 13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3765 case 21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3766 v6 = GetActualEndurance();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3767 goto LABEL_46;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3768 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3769 case 12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3770 case 23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3771 v40 = (CHARACTER_ATTRIBUTE_TYPE)14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3772 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3773 case 15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3774 v40 = (CHARACTER_ATTRIBUTE_TYPE)13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3775 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3776 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3777 case 7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3778 case 8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3779 case 14:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3780 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3781 v40 = (CHARACTER_ATTRIBUTE_TYPE)15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3782 LABEL_5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3783 v7 = GetActualResistance(v40);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3784 goto LABEL_47;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3785 case 22:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3786 v8 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3787 v9 = _48EA1B_get_static_effect(v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3788 v10 = GetActualIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3789 v11 = (_48EA1B_get_static_effect(v10) + v9) >> 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3790 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3791 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3792 v12 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3793 v13 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3794 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3795 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3796 if ( (signed int)v13->uItemID > 0 && (signed int)v13->uItemID <= 134 && !(v13->uAttributes & 2) )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3797 v46[v4++] = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3798 ++v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3799 ++v13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3800 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3801 while ( v12 < 138 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3802 goto LABEL_36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3803 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3804 v14 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3805 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3806 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3807 if ( HasItemEquipped((ITEM_EQUIP_TYPE)v14) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3808 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3809 if ( v15 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3810 v46[v4++] = LOBYTE(v5->pEquipment.uBody) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3811 if ( (!v15 || v15 == 1) && GetEquippedItemEquipType(v15) == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3812 v46[v4++] = *((char *)&v5->pEquipment.uOffHand + 4 * v15) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3813 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3814 v14 = v15 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3815 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3816 while ( v14 < 16 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3817 goto LABEL_36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3818 case 19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3819 v16 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3820 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3821 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3822 if ( HasItemEquipped((ITEM_EQUIP_TYPE)v16) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3823 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3824 if ( v17 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3825 v46[v4++] = LOBYTE(v5->pEquipment.uBow) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3826 if ( (!v17 || v17 == 1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3827 && (!GetEquippedItemEquipType(v17) || GetEquippedItemEquipType(v17) == 1) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3828 v46[v4++] = *((char *)&v5->pEquipment.uOffHand + 4 * v17) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3829 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3830 v16 = v17 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3831 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3832 while ( v16 < 16 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3833 LABEL_36:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3834 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3835 goto LABEL_87;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3836 v48 = (int)&v5->pInventoryItems[(unsigned __int8)v46[rand() % v4]];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3837 v11 = 3 * (pItemsTable->pItems[*(int *)v48].uMaterial + pItemsTable->pItems[*(int *)v48].uDamageMod);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3838 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3839 case 20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3840 v19 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3841 v20 = this->pInventoryIndices;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3842 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3843 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3844 if ( *v20 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3845 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
3846 v21 = *(int *)&v5->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *v20 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3847 if ( v21 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3848 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3849 if ( v21 <= 134 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3850 v46[v4++] = v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3851 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3852 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3853 ++v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3854 ++v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3855 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3856 while ( v19 < 126 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3857 if ( !v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3858 goto LABEL_87;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3859 v47 = (unsigned __int8)v46[rand() % v4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3860 v6 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3861 LABEL_46:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3862 v7 = _48EA1B_get_static_effect(v6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3863 LABEL_47:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3864 v11 = v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3865 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3866 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3867 v11 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3868 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3869 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3870 v22 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3871 v23 = _48EA1B_get_static_effect(v22) + v11 + 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3872 if ( rand() % v23 >= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3873 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3874 LABEL_87:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3875 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3876 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3877 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3878 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3879 switch ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3880 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3881 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3882 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3883 v36 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3884 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3885 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3886 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3887 v36 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3888 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3889 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3890 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3891 v36 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3892 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3893 case 23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3894 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3895 v36 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3896 goto LABEL_56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3897 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3898 v41 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3899 v36 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3900 LABEL_56:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3901 SetCondition(v36, v41);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3902 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3903 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3904 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3905 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3906 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3907 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3908 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3909 v30 = (SoundID)221;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3910 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3911 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3912 v43 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3913 v38 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3914 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3915 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3916 case 7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3917 case 8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3918 if ( a2 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3919 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3920 v44 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3921 goto LABEL_60;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3922 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3923 v25 = 2 * (a2 != 8) + 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3924 goto LABEL_65;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3925 case 9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3926 if ( a2 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3927 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3928 v44 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3929 LABEL_60:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3930 v24 = v44;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3931 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3932 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3933 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3934 v25 = 2 * (a2 != 8) + 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3935 LABEL_65:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3936 v24 = v25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3937 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3938 SetCondition(v24, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3939 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3940 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3941 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3942 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3943 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3944 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3945 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3946 v30 = (SoundID)222;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3947 LABEL_83:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3948 pAudioPlayer->PlaySound(v30, v31, v32, v33, v34, v35, v37, v42);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3949 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3950 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3951 LABEL_84:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3952 if ( v5 == pPlayers[v3 + 1] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3953 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3954 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3955 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3956 while ( v3 < 4 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3957 pGame->pStru6Instance->SetPlayerBuffAnim(0x99u, v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3958 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3959 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3960 case 12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3961 v43 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3962 v38 = 12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3963 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3964 case 15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3965 v45 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3966 v39 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3967 goto LABEL_73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3968 case 13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3969 v43 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3970 v38 = 13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3971 LABEL_70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3972 SetCondition(v38, v43);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3973 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3974 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3975 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3976 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3977 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3978 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3979 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3980 v30 = (SoundID)224;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3981 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3982 case 14:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3983 v45 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3984 v39 = 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3985 goto LABEL_73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3986 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3987 v45 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3988 v39 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3989 LABEL_73:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3990 SetCondition(v39, v45);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3991 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3992 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3993 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3994 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3995 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3996 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3997 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3998 v30 = (SoundID)225;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3999 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4000 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4001 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4002 case 19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4003 v26 = v48;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4004 if ( *(char *)(v48 + 21) & 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4005 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4006 PlaySound(40, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4007 *(int *)(v26 + 20) |= 2u;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4008 goto LABEL_79;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4009 case 20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4010 PlaySound(40, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4011 v27 = pActor->array_000234;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4012 if ( pActor->array_000234[0].uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4013 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4014 v27 = &pActor->array_000234[1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4015 if ( pActor->array_000234[1].uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4016 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4017 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4018 v28 = v47;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4019 memcpy(v27, &v5->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v5->pInventoryIndices[v47] + 5], 0x24u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4020 RemoveItemAtInventoryIndex(v28);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4021 LABEL_79:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4022 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4023 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4024 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4025 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4026 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4027 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4028 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4029 v30 = (SoundID)47;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4030 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4031 case 21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4032 PlaySound(42, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4033 ++v5->sAgeModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4034 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4035 case 22:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4036 PlaySound(41, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4037 v5->sMana = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4038 LABEL_82:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4039 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4040 v37 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4041 v35 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4042 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4043 v33 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4044 v32 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4045 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4046 v30 = (SoundID)226;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4047 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4048 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4049 goto LABEL_87;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4050 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4051 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4052 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4053 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4054 // 48DCF6: using guessed type char var_94[140];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4055
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4056 //----- (0048E1A3) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4057 unsigned int Player::GetSpellSchool(unsigned int uSpellID)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4058 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4059 return LOBYTE(pSpellStats->pInfos[uSpellID].uSchool);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4060 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4061
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4062 //----- (0048E1B5) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4063 int Player::GetAttackRecoveryTime(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4064 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4065 unsigned int v2; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4066 char *v3; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4067 Player *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4068 int v5; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4069 int v6; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4070 int v7; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4071 int v8; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4072 int v9; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4073 int v10; // eax@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4074 int v11; // edx@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4075 int v12; // ecx@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4076 int v13; // eax@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4077 int v14; // ebx@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4078 int v15; // eax@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4079 double v16; // st7@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4080 double v17; // st7@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4081 unsigned __int16 v18; // cx@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4082 Player *v19; // ecx@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4083 int v20; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4084 int v21; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4085 int v22; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4086 int v23; // ecx@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4087 unsigned int v24; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4088 int v25; // eax@31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4089 int v26; // ebx@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4090 int v27; // eax@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4091 unsigned __int16 *v28; // ebx@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4092 int v29; // eax@42
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4093 int v30; // edi@43
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4094 signed int v31; // eax@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4095 int v32; // ecx@50
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4096 int result; // eax@54
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4097 float v34; // [sp+8h] [bp-38h]@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4098 float v35; // [sp+Ch] [bp-34h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4099 float v36; // [sp+10h] [bp-30h]@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4100 float v37; // [sp+14h] [bp-2Ch]@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4101 float v38; // [sp+18h] [bp-28h]@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4102 int v39; // [sp+1Ch] [bp-24h]@31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4103 int v40; // [sp+20h] [bp-20h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4104 int v41; // [sp+24h] [bp-1Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4105 unsigned int v42; // [sp+28h] [bp-18h]@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4106 int v43; // [sp+2Ch] [bp-14h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4107 int v44; // [sp+30h] [bp-10h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4108 int v45; // [sp+34h] [bp-Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4109 int v46; // [sp+38h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4110 int v47; // [sp+3Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4111
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4112 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4113 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4114 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4115 v47 = (unsigned __int16)word_4EDED8[0];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4116 v43 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4117 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4118 v40 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4119 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4120 v44 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4121 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4122 if ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4123 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4124 if ( !HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4125 goto LABEL_17;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4126 v5 = (int)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4->pEquipment.uBow + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4127 v46 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4128 v3 = (char *)&pItemsTable->pItems[*(int *)v5].pIconName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4129 v6 = (unsigned __int16)word_4EDED8[(unsigned __int8)v3[29]];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4130 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4131 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4132 if ( IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4133 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4134 LOBYTE(v7) = GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4135 if ( v7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4136 {
59
5159d2e6f559 BLV render
Nomad
parents: 46
diff changeset
4137 v6 = (unsigned __int16)word_4EDED8[1];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4138 LABEL_4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4139 v47 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4140 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4141 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4142 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4143 if ( HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4144 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4145 v8 = (int)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4->pEquipment.uMainHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4146 v46 = v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4147 v9 = *(int *)v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4148 v3 = (char *)&pItemsTable->pItems[v9].pIconName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4149 if ( v3[28] == 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4150 v10 = *(&pSpellDatas[0].field_A + 10 * *((int *)&pSpellDatas[66].field_8 + v9));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4151 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4152 v10 = (unsigned __int16)word_4EDED8[(unsigned __int8)v3[29]];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4153 v47 = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4154 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4155 if ( HasItemEquipped((ITEM_EQUIP_TYPE)0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4156 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4157 v12 = (int)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4->pEquipment.uOffHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4158 v42 = (unsigned __int16)word_4EDED8[pItemsTable->pItems[*(int *)v12].uSkillType];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4159 if ( (signed int)v42 > v47 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4160 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4161 v13 = *(int *)v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4162 v46 = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4163 v3 = (char *)(v11 + 48 * v13);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4164 v47 = v42;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4165 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4166 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4167 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4168 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4169 if ( HasItemEquipped(EQUIP_ARMOUR) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4170 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4171 v14 = pItemsTable->pItems[*(int *)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4->pEquipment.uBody + 5]].uSkillType;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4172 SkillToMastery(v4->pActiveSkills[9]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4173 v15 = (unsigned __int16)word_4EDED8[v14];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4174 v35 = 1.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4175 v43 = v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4176 if ( v14 == 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4177 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4178 v36 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4179 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4180 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4181 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4182 if ( v14 != 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4183 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4184 if ( v14 != 11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4185 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4186 v36 = 1.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4187 v37 = 1.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4188 v16 = 1.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4189 LABEL_27:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4190 v18 = v4->pActiveSkills[v14];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4191 v38 = v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4192 v43 = (signed __int64)((double)v43 * *(&v34 + SkillToMastery(v18)));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4193 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4194 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4195 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4196 v17 = 0.5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4197 v36 = 0.5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4198 LABEL_26:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4199 v37 = v17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4200 v16 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4201 goto LABEL_27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4202 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4203 v36 = 0.5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4204 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4205 v17 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4206 goto LABEL_26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4207 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4208 LABEL_28:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4209 if ( HasItemEquipped((ITEM_EQUIP_TYPE)v2) && v19->GetEquippedItemEquipType(v2) == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4210 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4211 v20 = 9 * v4->pEquipment.uOffHand;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4212 v35 = 1.0;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4213 v21 = 3 * *(int *)&v4->spellbook.pDarkSpellbook.bIsSpellAvailable[4 * v20 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4214 v36 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4215 v22 = pItemsTable->pItems[16 * v21 / 0x30u].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4216 v37 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4217 v23 = (unsigned __int16)word_4EDED8[v22];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4218 v38 = 0.0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4219 v45 = v23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4220 v24 = SkillToMastery(v4->pActiveSkills[v22]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4221 v45 = (signed __int64)((double)v45 * *(&v34 + v24));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4222 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4223 v25 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4224 v39 = _48EA1B_get_static_effect(v25);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4225 v42 = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4226 if ( v3 != (char *)v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4227 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4228 v26 = (unsigned __int8)v3[29];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4229 LOBYTE(v27) = GetActualSkillLevel((enum PLAYER_SKILL_TYPE)(unsigned __int8)v3[29]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4230 if ( v27 && (v26 == 1 || v26 == 3 || v26 == 5) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4231 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4232 v28 = &v4->pActiveSkills[v26];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4233 if ( (signed int)SkillToMastery(*v28) >= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4234 v40 = *(char *)v28 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4235 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4236 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4237 if ( v3[29] == 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4238 v42 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4239 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4240 if ( a2 == v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4241 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4242 if ( v42 == v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4243 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4244 LOBYTE(v29) = GetActualSkillLevel(PLAYER_SKILL_ARMSMASTER);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4245 if ( v29 != v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4246 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4247 v30 = v29 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4248 v44 = v29 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4249 if ( (signed int)SkillToMastery(v29) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4250 v44 += v30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4251 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4252 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4253 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4254 if ( SHIDWORD(v4->pPlayerBuffs[7].uExpireTime) >= (signed int)v2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4255 && (SHIDWORD(v4->pPlayerBuffs[7].uExpireTime) > (signed int)v2 || LODWORD(v4->pPlayerBuffs[7].uExpireTime) > v2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4256 v41 = 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4257 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4258 if ( v46 != v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4259 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4260 v32 = *(int *)(v46 + 12);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4261 if ( v32 == 59 || v32 == 41 || *(int *)v46 == 500 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4262 v31 = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4263 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4264 result = v47 + v43 + v45 - v44 - v31 - v41 - v40 - v39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4265 if ( result < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4266 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4267 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4268 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4269
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4270 //----- (0048E4F8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4271 int Player::GetMaxHealth()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4272 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4273 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4274 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4275 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4276
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4277 v3 = _48EA1B_get_static_effect(GetActualEndurance());
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4278 v4 = pBaseHealthPerLevelByClass[uClass] * (GetActualLevel() + v3);
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4279 v6 = uFullHealthBonus
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4280 + pBaseHealthByClass[uClass / 4]
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4281 + GetSkillBonus(CHARACTER_ATTRIBUTE_HEALTH)
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4282 + GetItemsBonus(CHARACTER_ATTRIBUTE_HEALTH, 0) + v4;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4283 if (v6 <= 0)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4284 return 1;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4285 return v6;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4286 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4287
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4288 //----- (0048E565) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4289 int Player::GetMaxMana()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4290 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4291 int v2; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4292 int v3; // esi@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4293 int v4; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4294 int v5; // esi@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4295 int v6; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4296 int v7; // esi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4297 int v8; // esi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4298 int v9; // esi@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4299 int result; // eax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4300
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4301 switch (uClass)
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4302 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4303 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4304 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4305 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4306 case 0x10u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4307 case 0x11u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4308 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4309 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4310 case 0x20u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4311 case 0x21u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4312 case 0x22u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4313 case 0x23u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4314 v2 = GetActualIntelligence();
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4315 v3 = _48EA1B_get_static_effect(v2);
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4316 goto LABEL_6;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4317 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4318 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4319 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4320 case 0xCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4321 case 0xDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4322 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4323 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4324 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4325 case 0x19u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4326 case 0x1Au:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4327 case 0x1Bu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4328 v2 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4329 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4330 goto LABEL_6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4331 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4332 case 0x16u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4333 case 0x17u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4334 case 0x1Cu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4335 case 0x1Du:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4336 case 0x1Eu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4337 case 0x1Fu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4338 v4 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4339 v5 = _48EA1B_get_static_effect(v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4340 v6 = GetActualIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4341 v3 = _48EA1B_get_static_effect(v6) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4342 LABEL_6:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4343 v7 = pBaseManaPerLevelByClass[uClass] * (GetActualLevel() + v3);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4344 v8 = GetItemsBonus(CHARACTER_ATTRIBUTE_MANA, 0) + v7;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4345 v9 = uFullManaBonus
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4346 + pBaseManaByClass[uClass / 4]
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4347 + GetSkillBonus(CHARACTER_ATTRIBUTE_MANA)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4348 + v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4349 if ( v9 < 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4350 goto LABEL_7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4351 result = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4352 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4353 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4354 LABEL_7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4355 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4356 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4357 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4358 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4359 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4360
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4361 //----- (0048E656) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4362 int Player::GetBaseAC()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4363 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4364 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4365 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4366 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4367 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4368 int v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4369 int result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4370
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4371 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4372 v2 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4373 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4374 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_AC_BONUS, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4375 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_AC_BONUS) + v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4376 if ( v5 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4377 result = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4378 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4379 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4380 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4381 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4382
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4383 //----- (0048E68F) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4384 int Player::GetActualAC()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4385 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4386 Player *v1; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4387 int v2; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4388 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4389 int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4390 int v5; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4391 int v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4392 int result; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4393
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4394 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4395 v2 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4396 v3 = _48EA1B_get_static_effect(v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4397 v4 = GetItemsBonus(CHARACTER_ATTRIBUTE_AC_BONUS, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4398 v5 = GetSkillBonus(CHARACTER_ATTRIBUTE_AC_BONUS) + v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4399 v6 = v1->sACModifier + GetMagicalBonus(CHARACTER_ATTRIBUTE_AC_BONUS) + v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4400 if ( v6 >= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4401 result = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4402 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4403 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4404 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4405 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4406
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4407 //----- (0048E6DC) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4408 unsigned int Player::GetBaseAge()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4409 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4410 return ((__int64)(pParty->uTimePlayed * 0.234375) / 60 / 60 / 24) / 7 / 4 / 12
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4411 - uBirthYear + 1168;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4412 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4413
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4414 //----- (0048E72C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4415 unsigned int Player::GetActualAge()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4416 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4417 return this->sAgeModifier + GetBaseAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4418 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4419
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4420 //----- (0048E73F) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4421 int Player::GetBaseResistance(enum CHARACTER_ATTRIBUTE_TYPE a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4422 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4423 Player *v2; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4424 signed int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4425 enum CHARACTER_RACE v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4426 signed int v5; // edi@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4427 char v6; // zf@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4428 int v7; // esi@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4429 int result; // eax@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4430 signed int v9; // [sp-4h] [bp-10h]@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4431
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4432 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4433 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4434 v4 = GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4435 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_FIRE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4436 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4437 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4438 goto LABEL_16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4439 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4440 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_AIR )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4441 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4442 v5 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4443 LABEL_16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4444 v6 = v4 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4445 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4446 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4447 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_WATER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4448 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4449 v6 = v4 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4450 v5 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4451 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4452 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4453 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_EARTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4454 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4455 v5 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4456 v6 = v4 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4457 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4458 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4459 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_MIND )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4460 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4461 v5 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4462 if ( v4 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4463 goto LABEL_20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4464 v9 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4465 LABEL_19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4466 v3 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4467 goto LABEL_20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4468 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4469 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_BODY || a2 == 33 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4470 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4471 v5 = 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4472 v6 = v4 == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4473 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4474 if ( !v6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4475 goto LABEL_20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4476 v9 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4477 goto LABEL_19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4478 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4479 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4480 LABEL_20:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4481 v7 = GetItemsBonus(a2, 0) + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4482 if ( v2->uClass != 35 || (result = 200, v7 + *(&v2->sResFireBase + v5) <= 200) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4483 result = v7 + *(&v2->sResFireBase + v5);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4484 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4485 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4486
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4487 //----- (0048E7D0) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4488 int Player::GetActualResistance(enum CHARACTER_ATTRIBUTE_TYPE a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4489 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4490 signed int v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4491 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4492 enum CHARACTER_RACE v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4493 Player *v5; // ecx@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4494 char v6; // zf@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4495 int v7; // ebx@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4496 int result; // eax@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4497 signed int v9; // [sp+10h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4498 signed int v10; // [sp+14h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4499
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4500 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4501 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4502 v10 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4503 v9 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4504 v4 = GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4505 if ( CheckHiredNPCSpeciality(0x25u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4506 v10 = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4507 if ( (a2 == CHARACTER_ATTRIBUTE_RESIST_FIRE
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4508 || a2 == CHARACTER_ATTRIBUTE_RESIST_AIR
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4509 || a2 == CHARACTER_ATTRIBUTE_RESIST_WATER
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4510 || a2 == CHARACTER_ATTRIBUTE_RESIST_EARTH)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4511 && SkillToMastery(v3->pActiveSkills[9]) == 4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4512 && HasItemEquipped(EQUIP_ARMOUR)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4513 && GetEquippedItemSkillType(EQUIP_ARMOUR) == PLAYER_SKILL_LEATHER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4514 v10 += v3->pActiveSkills[9] & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4515 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_FIRE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4516 goto LABEL_25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4517 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_AIR )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4518 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4519 v2 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4520 LABEL_25:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4521 v6 = v4 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4522 LABEL_26:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4523 if ( v6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4524 v9 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4525 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4526 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4527 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_WATER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4528 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4529 v6 = v4 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4530 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4531 goto LABEL_26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4532 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4533 if ( a2 == CHARACTER_ATTRIBUTE_RESIST_EARTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4534 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4535 v2 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4536 if ( v4 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4537 v10 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4538 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4539 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4540 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4541 if ( a2 != CHARACTER_ATTRIBUTE_RESIST_MIND )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4542 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4543 if ( a2 != CHARACTER_ATTRIBUTE_RESIST_BODY && a2 != 33 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4544 goto LABEL_28;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4545 v2 = 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4546 v6 = v4 == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4547 goto LABEL_26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4548 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4549 v2 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4550 if ( v4 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4551 v9 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4552 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4553 LABEL_28:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4554 v7 = GetItemsBonus(a2, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4555 result = v10 + GetMagicalBonus(a2) + v7 + v9 + *(&v3->sResFireBonus + v2) + *(&v3->sResFireBase + v2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4556 if ( v3->uClass == 35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4557 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4558 if ( result > 200 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4559 result = 200;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4560 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4561 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4562 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4563
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4564 //----- (0048E8F5) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4565 bool Player::Recover(signed int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4566 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4567 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4568 signed __int64 v3; // qax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4569 bool result; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4570
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4571 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4572 v3 = (signed __int64)((double)(a2 * _48EA46_calc_special_bonus_by_items(17)) * 0.01 + (double)a2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4573 if ( v2->uTimeToRecovery - (signed int)v3 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4574 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4575 v2->uTimeToRecovery -= v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4576 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4577 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4578 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4579 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4580 v2->uTimeToRecovery = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4581 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4582 if ( !uActiveCharacter )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4583 uActiveCharacter = pParty->GetNextActiveCharacter();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4584 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4585 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4586 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4587 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4588
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4589 //----- (0048E96A) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4590 void Player::SetRecoveryTime(signed int sRecoveryTime)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4591 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4592 signed int v2; // edx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4593
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4594 v2 = sRecoveryTime;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4595 if ( sRecoveryTime < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4596 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4597 if ( v2 > this->uTimeToRecovery )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4598 this->uTimeToRecovery = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4599 if ( pPlayers[uActiveCharacter] == this && !some_active_character )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4600 uActiveCharacter = pParty->GetNextActiveCharacter();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4601 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4602 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4603 // 50C0C4: using guessed type int some_active_character;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4604
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4605 //----- (0048E9B7) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4606 void Player::RandomizeName()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4607 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
4608 if (!uExpressionTimePassed)
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
4609 strcpy(pName, pNPCStats->pNPCNames[rand() % pNPCStats->uNumNPCNames[uSex]][uSex]);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4610 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4611
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4612 //----- (0048E9F4) --------------------------------------------------------
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4613 unsigned int Player::GetMajorConditionIdx()
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4614 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4615 for (uint i = 0; i < 18; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4616 if (pConditions[pConditionImportancyTable[i]] != 0)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4617 return pConditionImportancyTable[i];
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4618
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4619 return 18;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4620 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4621
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4622 //----- (0048EA1B) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4623 int Player::_48EA1B_get_static_effect(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4624 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4625 __int16 v2; // cx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4626 int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4627
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4628 v2 = word_4EDFFC[0];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4629 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4630 while ( a2 < v2 && v2 )
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4631 v2 = word_4EDFFC[v3++ + 1];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4632 return player_stat_bonuses[v3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4633 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4634
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4635 //----- (0048EA46) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4636 int Player::_48EA46_calc_special_bonus_by_items(int a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4637 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4638 int v2; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4639 int v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4640 int v4; // edx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4641 int v5; // eax@3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4642 char *v6; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4643
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4644 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4645 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4646 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4647 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4648 if ( !HasItemEquipped((ITEM_EQUIP_TYPE)v3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4649 goto LABEL_11;
45
bcc051713d20 BLV render & seffects
Nomad
parents: 42
diff changeset
4650 v5 = pEquipment.uOffHand - 1; // BUG
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4651 // v5 = _this->cEquippedItems.uOffHand - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4652 if ( a2 != 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4653 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4654 v6 = (char *)this + 36 * v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4655 if ( *((int *)v6 + 133) == 533 || *((int *)v6 + 136) == 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4656 return 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4657 LABEL_11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4658 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4659 if ( (signed int)v3 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4660 return v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4661 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4662 if ( a2 != 24 || this->pInventoryItems[v5].uAdditionalValue != 24 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4663 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4664 return 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4665 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4666
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4667 //----- (0048EAAE) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4668 int Player::GetItemsBonus(CHARACTER_ATTRIBUTE_TYPE attr, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4669 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4670 CHARACTER_ATTRIBUTE_TYPE v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4671 signed int v4; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4672 int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4673 Player *v6; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4674 Player *v8; // ecx@48
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4675 int v9; // eax@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4676 int v10; // edx@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4677 Player *v11; // ecx@55
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4678 int v12; // eax@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4679 int v13; // edx@56
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4680 int v14; // ecx@58
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4681 int v15; // eax@58
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4682 Player *v16; // ecx@61
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4683 int v17; // eax@62
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4684 Player *v18; // ecx@66
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4685 int v19; // eax@67
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4686 int v20; // eax@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4687 Player *v21; // ecx@75
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4688 int v22; // eax@76
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4689 int v23; // edx@76
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4690 int v24; // eax@79
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4691 int v25; // ecx@80
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4692 int v26; // edi@80
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4693 Player *v27; // ecx@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4694 int v28; // eax@85
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4695 int v29; // edx@85
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4696 Player *v30; // ecx@96
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4697 int v31; // ebp@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4698 int v32; // eax@98
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4699 unsigned int v33; // eax@100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4700 int v34; // eax@103
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4701 char v35; // zf@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4702 char v36; // zf@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4703 unsigned __int8 v37; // zf@119
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4704 char v38; // sf@119
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4705 unsigned __int8 v39; // of@119
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4706 char v40; // zf@122
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4707 char v41; // zf@145
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4708 char v42; // zf@164
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4709 char v43; // zf@173
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4710 char v44; // zf@189
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4711 char v45; // zf@198
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4712 char v46; // zf@239
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4713 int v47; // eax@268
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4714 int v48; // eax@269
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4715 int v49; // eax@291
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4716 char v50; // zf@295
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4717 int v51; // eax@306
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4718 int v52; // eax@307
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4719 char v53; // zf@312
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4720 char v54; // zf@336
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4721 char v55; // zf@348
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4722 int v56; // eax@365
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4723 int v57; // ebx@368
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4724 signed int v58; // [sp-4h] [bp-20h]@10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4725 signed int v59; // [sp-4h] [bp-20h]@71
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4726 signed int v60; // [sp-4h] [bp-20h]@347
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4727 int v61; // [sp+10h] [bp-Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4728 int v62; // [sp+14h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4729 int v63; // [sp+18h] [bp-4h]@101
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4730 ItemGen *attra; // [sp+20h] [bp+4h]@101
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4731 unsigned int v65; // [sp+24h] [bp+8h]@95
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4732
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4733 v3 = attr;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4734 v4 = 36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4735 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4736 v6 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4737 v62 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4738 v61 = 0;
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4739
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4740 switch (attr)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4741 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4742 case CHARACTER_ATTRIBUTE_LEVEL:
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4743 if (HasEnchantedItemEquipped(25))
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4744 return 5;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4745 return 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4746 };
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
4747
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4748 if ( (signed int)attr > 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4749 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4750 switch ( attr )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4751 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4752 case 37:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4753 v58 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4754 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4755 case 38:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4756 v58 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4757 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4758 case 39:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4759 v58 = 17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4760 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4761 case 40:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4762 v58 = 18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4763 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4764 case 41:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4765 v58 = 19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4766 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4767 case 42:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4768 v58 = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4769 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4770 case 43:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4771 v58 = 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4772 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4773 case 44:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4774 v58 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4775 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4776 case 45:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4777 v58 = 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4778 goto LABEL_35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4779 case 46:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4780 goto LABEL_36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4781 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4782 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4783 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4784 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4785 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4786 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4787 if ( attr == 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4788 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4789 v58 = 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4790 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4791 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4792 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4793 if ( (signed int)attr > 21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4794 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4795 switch ( attr )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4796 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4797 case 22:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4798 v58 = 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4799 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4800 case 23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4801 v58 = 31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4802 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4803 case 34:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4804 v58 = 12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4805 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4806 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4807 if ( attr != 35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4808 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4809 v58 = 13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4810 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4811 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4812 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4813 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4814 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4815 switch ( attr )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4816 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4817 case 21:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4818 v58 = 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4819 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4820 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4821 v58 = 35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4822 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4823 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4824 v58 = 34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4825 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4826 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4827 v58 = 29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4828 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4829 case 19:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4830 v58 = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4831 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4832 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4833 if ( attr != 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4834 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4835 v58 = 32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4836 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4837 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4838 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4839 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4840 LABEL_35:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4841 v4 = v58;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4842 LABEL_36:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4843 if ( !this->pActiveSkills[v4] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4844 return 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4845 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4846 LABEL_38:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4847 if ( (signed int)attr > 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4848 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4849 if ( (signed int)attr < 29 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4850 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4851 if ( (signed int)attr <= 30 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4852 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4853 if ( HasItemEquipped(EQUIP_BOW) )
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4854 v5 = pItemsTable->pItems[*(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uBow + 5]].uDamageMod;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4855 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4856 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4857 if ( attr == 31 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4858 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4859 if ( !HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4860 return v5 + v62 + v61;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4861 v57 = *(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uBow + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4862 v5 = pItemsTable->pItems[v57].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4863 v56 = pItemsTable->pItems[v57].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4864 goto LABEL_366;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4865 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4866 if ( attr == 32 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4867 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4868 if ( !HasItemEquipped(EQUIP_BOW) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4869 return v5 + v62 + v61;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
4870 v20 = *(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uBow + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4871 v5 = pItemsTable->pItems[v20].uDamageDice * pItemsTable->pItems[v20].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4872 LABEL_365:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4873 v56 = pItemsTable->pItems[v20].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4874 LABEL_366:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4875 v5 += v56;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4876 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4877 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4878 if ( (signed int)attr <= 33 || (signed int)attr > 46 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4879 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4880 LABEL_95:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4881 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4882 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4883 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4884 if ( !HasItemEquipped((ITEM_EQUIP_TYPE)v65) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4885 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4886 v31 = *(&v6->pEquipment.uOffHand + v65) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4887 if ( v3 == 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4888 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4889 v32 = GetEquippedItemEquipType(v65);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4890 if ( v32 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4891 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4892 if ( v32 <= 11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4893 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4894 v33 = v6->pInventoryItems[v31].uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4895 v5 += pItemsTable->pItems[v33].uDamageDice + pItemsTable->pItems[v33].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4896 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4897 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4898 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4899 v63 = (int)((char *)v6 + 36 * v31);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4900 attra = (ItemGen *)(v63 + 532);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4901 if ( pItemsTable->_456D5E_is_some_material((ItemGen *)(v63 + 532)) == 1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4902 && !pItemsTable->_456D43_is_material_equals_3(attra) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4903 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4904 v34 = attra->uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4905 switch ( attra->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4906 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4907 case 0x1F4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4908 v35 = v3 == 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4909 goto LABEL_105;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4910 case 0x1F5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4911 v36 = v3 == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4912 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4913 case 0x1F6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4914 if ( v3 == 21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4915 v61 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4916 v36 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4917 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4918 case 0x1F7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4919 if ( v3 == 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4920 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4921 if ( v3 == 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4922 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4923 v36 = v3 == 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4924 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4925 case 0x1F8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4926 goto LABEL_118;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4927 case 0x1F9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4928 v40 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4929 goto LABEL_123;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4930 case 0x1FAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4931 v35 = v3 == 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4932 goto LABEL_105;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4933 case 0x1FEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4934 v35 = v3 == 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4935 goto LABEL_105;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4936 case 0x1FFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4937 if ( v3 == 23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4938 v61 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4939 if ( v3 == 22 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4940 v61 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4941 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4942 case 0x200u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4943 if ( v3 == 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4944 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4945 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[14]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4946 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4947 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4948 v36 = v3 == 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4949 LABEL_108:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4950 if ( v36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4951 v5 += 40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4952 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4953 case 0x201u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4954 if ( v3 == 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4955 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4956 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[17]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4957 v34 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4958 v62 = v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4959 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4960 goto LABEL_136;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4961 case 0x202u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4962 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4963 v5 += 150;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4964 if ( v3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4965 v5 -= 40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4966 if ( v3 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4967 v5 -= 40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4968 goto LABEL_145;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4969 case 0x203u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4970 if ( v3 == 42 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4971 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4972 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[20]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4973 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4974 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4975 if ( v3 == 43 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4976 v61 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4977 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4978 case 0x204u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4979 if ( v3 == 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4980 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4981 if ( v3 == 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4982 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4983 if ( v3 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4984 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4985 if ( v3 == 11 || v3 == 10 || v3 == 12 || v3 == 13 || v3 == 33 || v3 == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4986 goto LABEL_166;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4987 v42 = v3 == 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4988 goto LABEL_165;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4989 case 0x205u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4990 if ( v3 == 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4991 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4992 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4993 case 0x206u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4994 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4995 v5 += 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4996 if ( v3 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4997 v5 += 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4998 v43 = v3 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4999 goto LABEL_174;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5000 case 0x207u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5001 if ( v3 == 45 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5002 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5003 if ( v3 == 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5004 v5 -= 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5005 v42 = v3 == 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5006 LABEL_165:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5007 if ( v42 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5008 LABEL_166:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5009 v5 -= 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5010 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5011 case 0x208u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5012 v35 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5013 goto LABEL_105;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5014 case 0x209u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5015 if ( v3 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5016 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5017 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5018 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5019 v41 = v3 == 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5020 goto LABEL_146;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5021 case 0x20Au:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5022 if ( v3 == 46 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5023 v61 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5024 v44 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5025 goto LABEL_190;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5026 case 0x20Bu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5027 if ( v3 == 34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5028 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5029 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[12]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5030 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5031 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5032 if ( v3 == 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5033 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5034 if ( v3 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5035 v5 += 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5036 v45 = v3 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5037 goto LABEL_199;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5038 case 0x20Cu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5039 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5040 v5 += 75;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5041 goto LABEL_145;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5042 case 0x20Du:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5043 if ( v3 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5044 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5045 if ( v3 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5046 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5047 if ( v3 == 11 || v3 == 10 || v3 == 12 || v3 == 13 || v3 == 33 || v3 == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5048 goto LABEL_374;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5049 v43 = v3 == 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5050 LABEL_174:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5051 if ( v43 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5052 LABEL_374:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5053 v5 -= 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5054 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5055 case 0x20Eu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5056 if ( v3 == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5057 v5 += 150;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5058 if ( v3 == 44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5059 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5060 if ( v3 == 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5061 v5 -= 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5062 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5063 case 0x20Fu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5064 if ( v3 == 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5065 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5066 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[17]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5067 v34 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5068 v62 = v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5069 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5070 if ( v3 == 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5071 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5072 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[18]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5073 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5074 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5075 LABEL_145:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5076 v41 = v3 == 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5077 LABEL_146:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5078 if ( v41 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5079 v5 -= 40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5080 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5081 case 0x210u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5082 if ( v3 == 38 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5083 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5084 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[16]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5085 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5086 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5087 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5088 v5 += 75;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5089 v44 = v3 == 11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5090 LABEL_190:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5091 if ( v44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5092 v5 -= 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5093 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5094 case 0x211u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5095 if ( v3 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5096 v5 += 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5097 if ( v3 == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5098 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5099 v35 = v3 == 11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5100 LABEL_105:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5101 if ( v35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5102 v5 += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5103 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5104 case 0x212u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5105 if ( v3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5106 v5 -= 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5107 v45 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5108 LABEL_199:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5109 if ( v45 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5110 v5 -= 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5111 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5112 case 0x214u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5113 if ( v3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5114 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5115 v46 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5116 goto LABEL_240;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5117 case 0x215u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5118 if ( v3 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5119 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5120 v46 = v3 == 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5121 goto LABEL_240;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5122 case 0x216u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5123 if ( v3 == 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5124 v5 += 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5125 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5126 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5127 goto LABEL_315;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5128 case 0x217u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5129 if ( v3 == 21 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5130 v61 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5131 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5132 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5133 goto LABEL_253;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5134 case 0x218u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5135 goto LABEL_253;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5136 default:
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 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5140 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5141 if ( *(int *)(v63 + 536) == v3 + 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5142 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5143 if ( (signed int)v3 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5144 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5145 if ( (signed int)v3 <= 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5146 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5147 v5 += *((int *)v6->pConditions + 9 * v31 + 135);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5148 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5149 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5150 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5151 if ( (signed int)v3 <= 23 && v5 < *((int *)v6->pConditions + 9 * v31 + 135) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5152 v5 = *((int *)v6->pConditions + 9 * v31 + 135);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5153 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5154 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5155 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5156 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5157 v34 = *(int *)(v63 + 544);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5158 if ( v34 > 48 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5159 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5160 switch ( v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5161 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5162 case 54:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5163 goto LABEL_315;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5164 case 49:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5165 if ( v3 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5166 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5167 v50 = v3 == 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5168 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5169 case 51:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5170 if ( v3 != 5 && v3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5171 goto LABEL_309;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5172 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5173 case 52:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5174 if ( v3 == 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5175 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5176 v50 = v3 == 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5177 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5178 case 53:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5179 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5180 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5181 v50 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5182 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5183 case 55:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5184 v46 = v3 == 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5185 goto LABEL_240;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5186 case 56:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5187 if ( !v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5188 goto LABEL_351;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5189 v53 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5190 goto LABEL_350;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5191 case 57:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5192 if ( v3 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5193 goto LABEL_351;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5194 v53 = v3 == 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5195 goto LABEL_350;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5196 case 50:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5197 if ( v3 == 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5198 v5 += 30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5199 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5200 case 60:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5201 if ( v3 != 23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5202 goto LABEL_336;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5203 if ( v5 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5204 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5205 v5 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5206 LABEL_336:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5207 v54 = v3 == 22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5208 goto LABEL_345;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5209 case 61:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5210 if ( v3 != 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5211 goto LABEL_340;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5212 if ( v5 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5213 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5214 v5 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5215 LABEL_340:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5216 v54 = v3 == 18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5217 goto LABEL_345;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5218 case 62:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5219 if ( v3 != 19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5220 goto LABEL_344;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5221 if ( v5 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5222 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5223 v5 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5224 LABEL_344:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5225 v54 = v3 == 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5226 LABEL_345:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5227 if ( !v54 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5228 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5229 if ( v5 >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5230 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5231 v60 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5232 goto LABEL_360;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5233 case 67:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5234 v55 = v3 == 18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5235 goto LABEL_357;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5236 case 68:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5237 v53 = v3 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5238 goto LABEL_350;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5239 case 69:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5240 if ( v3 == 11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5241 v5 += 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5242 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5243 case 70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5244 if ( v3 == 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5245 v5 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5246 v55 = v3 == 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5247 LABEL_357:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5248 if ( v55 && v5 < 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5249 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5250 v60 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5251 LABEL_360:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5252 v5 = v60;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5253 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5254 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5255 default:
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 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5259 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5260 if ( v34 == 48 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5261 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5262 if ( v3 == 9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5263 v5 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5264 LABEL_315:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5265 v46 = v3 == 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5266 LABEL_240:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5267 if ( v46 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5268 v5 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5269 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5270 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5271 if ( v34 > 32 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5272 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5273 if ( v34 > 44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5274 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5275 v51 = v34 - 45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5276 if ( !v51 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5277 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5278 if ( v3 == 5 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5279 goto LABEL_351;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5280 v53 = v3 == 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5281 LABEL_350:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5282 if ( v53 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5283 LABEL_351:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5284 v5 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5285 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5286 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5287 v52 = v51 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5288 if ( !v52 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5289 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5290 v40 = v3 == 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5291 LABEL_123:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5292 if ( v40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5293 v5 += 25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5294 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5295 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5296 if ( v52 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5297 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5298 LABEL_309:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5299 v50 = v3 == 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5300 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5301 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5302 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5303 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5304 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5305 if ( v34 == 44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5306 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5307 v50 = v3 == 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5308 goto LABEL_296;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5309 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5310 v34 -= 33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5311 if ( !v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5312 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5313 if ( v3 != 38 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5314 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5315 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[16]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5316 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5317 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5318 --v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5319 if ( !v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5320 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5321 if ( v3 != 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5322 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5323 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[14]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5324 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5325 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5326 v49 = v34 - 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5327 if ( !v49 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5328 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5329 if ( (signed int)v3 >= 0 && (signed int)v3 <= 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5330 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5331 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5332 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5333 if ( v49 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5334 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5335 if ( v3 != 3 && v3 != 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5336 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5337 v50 = v3 == 9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5338 LABEL_296:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5339 if ( !v50 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5340 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5341 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5342 LABEL_121:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5343 v5 += 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5344 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5345 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5346 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5347 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5348 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5349 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5350 if ( v34 == 32 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5351 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5352 if ( v3 != 39 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5353 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5354 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[17]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5355 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5356 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5357 if ( v34 > 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5358 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5359 v34 -= 29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5360 if ( v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5361 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5362 --v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5363 if ( v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5364 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5365 --v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5366 if ( v34 || v3 != 41 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5367 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5368 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[19]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5369 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5370 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5371 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5372 if ( v3 != 34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5373 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5374 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[12]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5375 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5376 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5377 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5378 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5379 if ( v3 != 37 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5380 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5381 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[15]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5382 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5383 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5384 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5385 if ( v34 == 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5386 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5387 LABEL_136:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5388 if ( v3 == 42 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5389 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5390 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[20]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5391 LABEL_138:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5392 v62 = ((unsigned int)v34 >> 1) & 0x1F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5393 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5394 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5395 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5396 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5397 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5398 v47 = v34 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5399 if ( v47 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5400 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5401 v48 = v47 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5402 if ( v48 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5403 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5404 v34 = v48 - 24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5405 if ( v34 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5406 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5407 --v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5408 if ( v34 || v3 != 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5409 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5410 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[18]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5411 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5412 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5413 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5414 if ( v3 != 35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5415 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5416 LOBYTE(v34) = LOBYTE(v6->pActiveSkills[13]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5417 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5418 goto LABEL_138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5419 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5420 LABEL_118:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5421 if ( (signed int)v3 < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5422 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5423 v39 = __OFSUB__((int)v3, 6);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5424 v37 = v3 == 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5425 v38 = v3 - 6 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5426 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5427 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5428 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5429 LABEL_253:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5430 if ( (signed int)v3 < 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5431 goto LABEL_361;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5432 v39 = __OFSUB__((int)v3, 15);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5433 v37 = v3 == 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5434 v38 = v3 - 15 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5435 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5436 if ( (unsigned __int8)(v38 ^ v39) | v37 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5437 goto LABEL_121;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5438 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5439 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5440 LABEL_361:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5441 ++v65;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5442 if ( (signed int)v65 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5443 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5444 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5445 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5446 if ( attr == 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5447 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5448 if ( IsUnarmed() != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5449 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5450 if ( v6->HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5451 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5452 v22 = v21->GetEquippedItemEquipType(1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5453 if ( v22 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5454 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5455 if ( v22 <= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5456 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5457 if ( v6->pEquipment.uOffHand || (v24 = v23, pItemsTable->pItems[v23].uSkillType != 4) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5458 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5459 v24 = v23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5460 v26 = pItemsTable->pItems[v23].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5461 v25 = pItemsTable->pItems[v23].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5462 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5463 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5464 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5465 v25 = pItemsTable->pItems[v24].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5466 v26 = pItemsTable->pItems[v24].uDamageDice + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5467 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5468 v5 = pItemsTable->pItems[v24].uDamageMod + v25 * v26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5469 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5470 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5471 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5472 if ( a3 || !v6->HasItemEquipped((ITEM_EQUIP_TYPE)0) || (v28 = v27->GetEquippedItemEquipType(0), v28 < 0) || v28 > 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5473 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5474 v15 = pItemsTable->pItems[v29].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5475 v14 = pItemsTable->pItems[v29].uDamageDice * pItemsTable->pItems[v29].uDamageRoll;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5476 goto LABEL_88;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5477 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5478 v59 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5479 LABEL_74:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5480 v5 = v59;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5481 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5482 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5483 if ( (signed int)attr < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5484 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5485 if ( (signed int)attr <= 23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5486 goto LABEL_95;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5487 if ( (signed int)attr <= 24 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5488 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5489 if ( (signed int)attr <= 26 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5490 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5491 if ( IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5492 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5493 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5494 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5495 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5496 if ( v6->HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5497 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5498 v17 = v16->GetEquippedItemEquipType(1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5499 if ( v17 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5500 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5501 if ( v17 <= 2 )
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
5502 v5 = pItemsTable->pItems[*(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uMainHand + 5]].uDamageMod;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5503 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5504 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5505 if ( a3 || !v6->HasItemEquipped((ITEM_EQUIP_TYPE)0) || (v19 = v18->GetEquippedItemEquipType(0), v19 < 0) || v19 > 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5506 return v5 + v62 + v61;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
5507 v20 = *(int *)&v6->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v6->pEquipment.uOffHand + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5508 goto LABEL_365;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5509 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5510 if ( attr == 27 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5511 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5512 if ( IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5513 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5514 v5 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5515 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5516 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5517 if ( v6->HasItemEquipped(EQUIP_TWO_HANDED) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5518 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5519 v9 = v8->GetEquippedItemEquipType(1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5520 if ( v9 >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5521 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5522 if ( v9 <= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5523 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5524 v5 = pItemsTable->pItems[v10].uDamageDice + pItemsTable->pItems[v10].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5525 if ( !v6->pEquipment.uOffHand )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5526 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5527 if ( pItemsTable->pItems[v10].uSkillType == 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5528 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5529 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5530 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5531 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5532 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5533 if ( a3 || !v6->HasItemEquipped((ITEM_EQUIP_TYPE)0) || (v12 = v11->GetEquippedItemEquipType(0), v12 < 0) || v12 > 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5534 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5535 v14 = pItemsTable->pItems[v13].uDamageMod;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5536 v15 = pItemsTable->pItems[v13].uDamageDice;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5537 LABEL_88:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5538 v5 += v15 + v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5539 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5540 return v5 + v62 + v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5541 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5542
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5543 //----- (0048F73C) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5544 int Player::GetMagicalBonus(enum CHARACTER_ATTRIBUTE_TYPE a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5545 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5546 int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5547 int v3; // eax@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5548 int v4; // ecx@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5549
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5550 switch (a2)
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5551 {
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5552 case CHARACTER_ATTRIBUTE_LEVEL: return 0;
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5553 }
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5554
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5555 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5556 if ( (signed int)a2 > 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5557 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5558 if ( (signed int)a2 <= 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5559 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5560 switch ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5561 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5562 case CHARACTER_ATTRIBUTE_RESIST_BODY:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5563 v3 = this->pPlayerBuffs[2].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5564 v4 = pParty->pPartyBuffs[1].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5565 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5566 case CHARACTER_ATTRIBUTE_RESIST_AIR:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5567 v3 = this->pPlayerBuffs[0].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5568 v4 = pParty->pPartyBuffs[0].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5569 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5570 case CHARACTER_ATTRIBUTE_RESIST_WATER:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5571 v3 = this->pPlayerBuffs[22].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5572 v4 = pParty->pPartyBuffs[17].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5573 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5574 case CHARACTER_ATTRIBUTE_RESIST_EARTH:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5575 v3 = this->pPlayerBuffs[3].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5576 v4 = pParty->pPartyBuffs[4].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5577 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5578 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5579 if ( a2 != 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5580 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5581 v3 = this->pPlayerBuffs[9].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5582 v4 = pParty->pPartyBuffs[12].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5583 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5584 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5585 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5586 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5587 if ( a2 != CHARACTER_ATTRIBUTE_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5588 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5589 if ( a2 == CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5590 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5591 v3 = this->pPlayerBuffs[8].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5592 v4 = pParty->pPartyBuffs[9].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5593 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5594 }
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5595 if ( a2 != CHARACTER_ATTRIBUTE_RANGED_ATTACK )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5596 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5597 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5598 return this->pPlayerBuffs[1].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5599 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5600 if ( a2 == 10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5601 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5602 v3 = this->pPlayerBuffs[5].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5603 v4 = pParty->pPartyBuffs[6].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5604 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5605 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5606 switch ( a2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5607 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5608 case CHARACTER_ATTRIBUTE_STRENGTH:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5609 v3 = pPlayerBuffs[19].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5610 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5611 case CHARACTER_ATTRIBUTE_INTELLIGENCE:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5612 v3 = pPlayerBuffs[17].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5613 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5614 case CHARACTER_ATTRIBUTE_WILLPOWER:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5615 v3 = pPlayerBuffs[20].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5616 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5617 case CHARACTER_ATTRIBUTE_ENDURANCE:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5618 v3 = pPlayerBuffs[16].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5619 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5620 case CHARACTER_ATTRIBUTE_ACCURACY:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5621 v3 = pPlayerBuffs[15].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5622 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5623 case CHARACTER_ATTRIBUTE_SPEED:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5624 v3 = pPlayerBuffs[21].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5625 goto LABEL_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5626 case CHARACTER_ATTRIBUTE_LUCK:
24
74940016abc8 * on Players
Nomad
parents: 23
diff changeset
5627 v3 = pPlayerBuffs[18].uPower;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5628 LABEL_5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5629 v4 = pParty->pPartyBuffs[2].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5630 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5631 case CHARACTER_ATTRIBUTE_AC_BONUS:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5632 v3 = this->pPlayerBuffs[14].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5633 v4 = pParty->pPartyBuffs[15].uPower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5634 return v4 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5635 default:
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 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5639 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5640
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5641 //----- (0048F882) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5642 char Player::GetActualSkillLevel(enum PLAYER_SKILL_TYPE uSkillType)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5643 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5644 signed int v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5645 unsigned __int16 v3; // ax@126
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5646 char result; // al@127
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5647 unsigned int v5; // [sp-4h] [bp-14h]@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5648 signed int v6; // [sp-4h] [bp-14h]@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5649 unsigned int v7; // [sp-4h] [bp-14h]@35
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5650 CHARACTER_ATTRIBUTE_TYPE v8; // [sp-4h] [bp-14h]@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5651 Player *v9; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5652
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5653 v2 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5654 v9 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5655 if ( uSkillType > PLAYER_SKILL_DODGE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5656 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5657 if ( uSkillType != PLAYER_SKILL_UNARMED )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5658 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5659 if ( uSkillType == PLAYER_SKILL_MONSTER_ID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5660 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5661 if ( CheckHiredNPCSpeciality(0x3Au) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5662 v2 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5663 if ( CheckHiredNPCSpeciality(0x39u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5664 v2 += 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5665 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5666 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5667 if ( uSkillType == PLAYER_SKILL_ARMSMASTER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5668 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5669 if ( CheckHiredNPCSpeciality(0xFu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5670 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5671 if ( CheckHiredNPCSpeciality(0x10u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5672 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5673 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5674 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5675 if ( uSkillType == PLAYER_SKILL_STEALING )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5676 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5677 if ( CheckHiredNPCSpeciality(0x33u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5678 v2 = 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5679 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5680 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5681 if ( uSkillType == PLAYER_SKILL_ALCHEMY )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5682 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5683 if ( CheckHiredNPCSpeciality(0x17u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5684 v2 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5685 if ( CheckHiredNPCSpeciality(0x18u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5686 v2 += 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5687 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5688 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5689 if ( uSkillType == 36 ) // learning
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5690 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5691 if ( CheckHiredNPCSpeciality(0xDu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5692 v2 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5693 if ( CheckHiredNPCSpeciality(0xEu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5694 v2 += 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5695 if ( CheckHiredNPCSpeciality(4u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5696 v2 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5697 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5698 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5699 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5700 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5701 if ( !CheckHiredNPCSpeciality(0x38u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5702 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5703 LABEL_85:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5704 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5705 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5706 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5707 if ( uSkillType == PLAYER_SKILL_DODGE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5708 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5709 if ( !CheckHiredNPCSpeciality(0x38u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5710 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5711 v6 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5712 goto LABEL_51;
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 ( uSkillType != PLAYER_SKILL_ITEM_ID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5717 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5718 if ( (signed int)uSkillType < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5719 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5720 if ( uSkillType > PLAYER_SKILL_PLATE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5721 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5722 if ( uSkillType <= PLAYER_SKILL_EARTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5723 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5724 if ( CheckHiredNPCSpeciality(0x11u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5725 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5726 if ( CheckHiredNPCSpeciality(0x12u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5727 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5728 v5 = 19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5729 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5730 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5731 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5732 if ( uSkillType > PLAYER_SKILL_BODY )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5733 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5734 if ( CheckHiredNPCSpeciality(0x35u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5735 v2 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5736 if ( CheckHiredNPCSpeciality(0x36u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5737 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5738 v5 = 55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5739 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5740 if ( CheckHiredNPCSpeciality(v5) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5741 v2 += 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5742 if ( v9->uClass == 31 && sub_476387() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5743 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5744 LABEL_86:
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 if ( uSkillType == PLAYER_SKILL_DARK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5748 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5749 v8 = (CHARACTER_ATTRIBUTE_TYPE)42;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5750 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5751 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5752 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5753 if ( uSkillType > PLAYER_SKILL_EARTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5754 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5755 switch ( uSkillType )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5756 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5757 case 16:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5758 v8 = (CHARACTER_ATTRIBUTE_TYPE)38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5759 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5760 case 17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5761 v8 = (CHARACTER_ATTRIBUTE_TYPE)39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5762 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5763 case 18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5764 v8 = (CHARACTER_ATTRIBUTE_TYPE)40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5765 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5766 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5767 if ( uSkillType != 19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5768 goto LABEL_126;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5769 v8 = (CHARACTER_ATTRIBUTE_TYPE)41;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5770 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5771 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5772 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5773 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5774 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5775 switch ( uSkillType )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5776 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5777 case PLAYER_SKILL_EARTH:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5778 v8 = (CHARACTER_ATTRIBUTE_TYPE)37;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5779 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5780 case PLAYER_SKILL_BOW:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5781 v8 = (CHARACTER_ATTRIBUTE_TYPE)44;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5782 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5783 case PLAYER_SKILL_SHIELD:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5784 v8 = (CHARACTER_ATTRIBUTE_TYPE)45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5785 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5786 case PLAYER_SKILL_FIRE:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5787 v8 = (CHARACTER_ATTRIBUTE_TYPE)34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5788 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5789 case PLAYER_SKILL_AIR:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5790 v8 = (CHARACTER_ATTRIBUTE_TYPE)35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5791 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5792 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5793 if ( uSkillType != 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5794 goto LABEL_126;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5795 v8 = (CHARACTER_ATTRIBUTE_TYPE)36;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5796 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5797 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5798 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5799 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5800 goto LABEL_125;
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 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5804 if ( uSkillType != PLAYER_SKILL_MONSTER_ID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5805 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5806 LABEL_83:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5807 v8 = (CHARACTER_ATTRIBUTE_TYPE)20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5808 goto LABEL_125;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5809 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5810 LABEL_64:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5811 switch ( uSkillType )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5812 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5813 case PLAYER_SKILL_ARMSMASTER:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5814 v8 = (CHARACTER_ATTRIBUTE_TYPE)21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5815 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5816 case PLAYER_SKILL_STEALING:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5817 v8 = (CHARACTER_ATTRIBUTE_TYPE)17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5818 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5819 case PLAYER_SKILL_ALCHEMY:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5820 v8 = (CHARACTER_ATTRIBUTE_TYPE)16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5821 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5822 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5823 if ( uSkillType != 36 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5824 goto LABEL_126;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5825 v8 = (CHARACTER_ATTRIBUTE_TYPE)46;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5826 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5827 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5828 goto LABEL_125;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5829 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5830 if ( !CheckHiredNPCSpeciality(0x2Eu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5831 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5832 goto LABEL_85;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5833 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5834 if ( !CheckHiredNPCSpeciality(0x39u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5835 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5836 v6 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5837 LABEL_51:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5838 v2 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5839 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5840 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5841 if ( uSkillType == PLAYER_SKILL_MERCHANT )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5842 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5843 if ( CheckHiredNPCSpeciality(0x14u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5844 v2 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5845 if ( CheckHiredNPCSpeciality(0x15u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5846 v2 += 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5847 if ( CheckHiredNPCSpeciality(0x30u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5848 v2 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5849 v7 = 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5850 LABEL_47:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5851 if ( CheckHiredNPCSpeciality(v7) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5852 v2 += 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5853 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5854 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5855 if ( uSkillType != PLAYER_SKILL_PERCEPTION )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5856 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5857 if ( uSkillType != PLAYER_SKILL_TRAP_DISARM )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5858 goto LABEL_86;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5859 if ( CheckHiredNPCSpeciality(0x19u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5860 v2 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5861 if ( CheckHiredNPCSpeciality(0x1Au) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5862 v2 += 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5863 v7 = 51;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5864 goto LABEL_47;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5865 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5866 if ( CheckHiredNPCSpeciality(0x16u) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5867 v2 = 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5868 if ( CheckHiredNPCSpeciality(0x2Fu) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5869 v2 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5870 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5871 switch ( uSkillType )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5872 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5873 case PLAYER_SKILL_ITEM_ID:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5874 v8 = (CHARACTER_ATTRIBUTE_TYPE)19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5875 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5876 case PLAYER_SKILL_MEDITATION:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5877 v8 = (CHARACTER_ATTRIBUTE_TYPE)43;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5878 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5879 case PLAYER_SKILL_TRAP_DISARM:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5880 v8 = (CHARACTER_ATTRIBUTE_TYPE)18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5881 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5882 case PLAYER_SKILL_DODGE:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5883 v8 = (CHARACTER_ATTRIBUTE_TYPE)22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5884 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5885 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5886 if ( uSkillType != 31 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5887 goto LABEL_126;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5888 v8 = (CHARACTER_ATTRIBUTE_TYPE)23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5889 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5890 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5891 LABEL_125:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5892 v2 += v9->GetItemsBonus(v8, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5893 LABEL_126:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5894 v3 = v9->pActiveSkills[uSkillType];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5895 if ( v2 + (v9->pActiveSkills[uSkillType] & 0x3F) < 60 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5896 result = v2 + v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5897 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5898 result = v3 & 0xFC | 0x3C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5899 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5900 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5901
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5902 //----- (0048FC00) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5903 int Player::GetSkillBonus(enum CHARACTER_ATTRIBUTE_TYPE a2)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5904 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5905 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5906 int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5907 char v4; // di@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5908 signed int v5; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5909 unsigned int v6; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5910 unsigned __int8 v7; // sf@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5911 unsigned __int8 v8; // of@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5912 PlayerEquipment *v9; // ebx@19
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5913 Player *v10; // ecx@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5914 enum PLAYER_SKILL_TYPE v11; // edi@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5915 int v12; // eax@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5916 int v13; // edi@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5917 char v14; // di@25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5918 signed int v15; // esi@25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5919 char v16; // al@32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5920 int v18; // eax@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5921 unsigned int v19; // eax@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5922 ITEM_EQUIP_TYPE v20; // edi@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5923 int v21; // edx@41
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5924 int v22; // eax@42
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5925 enum PLAYER_SKILL_TYPE v23; // edi@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5926 unsigned __int16 v24; // ax@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5927 unsigned __int16 v25; // bx@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5928 unsigned int v26; // eax@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5929 unsigned __int8 v27; // sf@50
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5930 unsigned __int8 v28; // of@50
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5931 unsigned int v29; // eax@52
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5932 int v30; // eax@55
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5933 int v31; // eax@58
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5934 unsigned int v32; // eax@59
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5935 int v33; // eax@65
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5936 char v34; // si@65
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5937 ITEM_EQUIP_TYPE v35; // edi@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5938 int v36; // edx@70
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5939 int v37; // eax@71
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5940 enum PLAYER_SKILL_TYPE v38; // edi@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5941 int v39; // eax@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5942 int v40; // eax@89
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5943 char v41; // si@89
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5944 int v42; // eax@96
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5945 enum PLAYER_SKILL_TYPE v43; // edx@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5946 int v44; // eax@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5947 int v45; // eax@98
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5948 int v46; // eax@99
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5949 int v47; // eax@100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5950 int v48; // eax@101
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5951 int v49; // eax@102
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5952 unsigned __int16 v50; // ax@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5953 char v51; // di@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5954 unsigned int v52; // eax@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5955 int v53; // edi@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5956 signed int i; // ecx@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5957 unsigned __int16 v55; // ax@118
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5958 char v56; // si@118
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5959 unsigned int v57; // eax@118
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5960 int v58; // esi@121
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5961 signed int j; // ecx@121
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5962 int v60; // edi@126
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5963 int v61; // eax@126
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5964 signed int v62; // [sp-4h] [bp-30h]@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5965 signed int v63; // [sp-4h] [bp-30h]@80
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5966 int v64; // [sp+Ch] [bp-20h]@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5967 int v65; // [sp+10h] [bp-1Ch]@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5968 int v66; // [sp+14h] [bp-18h]@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5969 int v67; // [sp+18h] [bp-14h]@104
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5970 int v68; // [sp+1Ch] [bp-10h]@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5971 PlayerEquipment *v69; // [sp+20h] [bp-Ch]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5972 int v70; // [sp+24h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5973 ITEM_EQUIP_TYPE v71; // [sp+28h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5974 int a1; // [sp+34h] [bp+8h]@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5975 int a1a; // [sp+34h] [bp+8h]@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5976 signed int a1b; // [sp+34h] [bp+8h]@94
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5977
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5978 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5979 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5980 v69 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5981 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5982 LOBYTE(v3) = GetActualSkillLevel(PLAYER_SKILL_ARMSMASTER);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5983 v4 = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5984 v5 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5985 if ( v3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5986 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5987 v6 = SkillToMastery(v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5988 if ( a2 == CHARACTER_ATTRIBUTE_MELEE_DMG_BONUS )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5989 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5990 if ( (signed int)v6 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5991 goto LABEL_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5992 v8 = __OFSUB__(v6, 3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5993 v7 = ((v6 - 3) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5994 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5995 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5996 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5997 if ( a2 != CHARACTER_ATTRIBUTE_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5998 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5999 if ( (signed int)v6 >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6000 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6001 LABEL_4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6002 v71 = (ITEM_EQUIP_TYPE)2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6003 LABEL_11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6004 v69 = (PlayerEquipment *)(v71 * (v4 & 0x3F));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6005 goto LABEL_12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6006 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6007 v8 = __OFSUB__(v6, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6008 v7 = ((v6 - 2) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6009 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6010 if ( !(v7 ^ v8) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6011 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6012 goto LABEL_11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6013 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6014 LABEL_12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6015 if ( a2 == CHARACTER_ATTRIBUTE_HEALTH )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6016 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6017 v60 = pBaseHealthPerLevelByClass[v2->uClass];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6018 v61 = v2->GetBodybuilding();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6019 return v60 * v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6020 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6021 if ( a2 == CHARACTER_ATTRIBUTE_MANA )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6022 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6023 v60 = pBaseManaPerLevelByClass[v2->uClass];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6024 v61 = v2->GetMediatation();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6025 return v60 * v61;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6026 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6027 if ( a2 != 9 )
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 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6031 if ( a2 <= CHARACTER_ATTRIBUTE_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6032 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6033 if ( a2 > CHARACTER_ATTRIBUTE_MELEE_DMG_MAX )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6034 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6035 if ( a2 != CHARACTER_ATTRIBUTE_RANGED_ATTACK )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6036 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6037 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6038 v9 = &v2->pEquipment;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6039 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6040 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6041 if ( v2->HasItemEquipped(v71) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6042 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6043 v11 = (PLAYER_SKILL_TYPE)pItemsTable->pItems[*(int *)&v2->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v9->uOffHand + 5]].uSkillType;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6044 LOBYTE(v12) = v10->GetActualSkillLevel(v11);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6045 a1 = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6046 SkillToMastery(v12);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6047 v13 = v11 - 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6048 if ( !v13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6049 return a1 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6050 if ( v13 == 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6051 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6052 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6053 v71 = (ITEM_EQUIP_TYPE)((int)v71 + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6054 v9 = (PlayerEquipment *)((char *)v9 + 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6055 if ( (signed int)v71 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6056 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6057 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6058 v14 = a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6059 v15 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6060 if ( (signed int)SkillToMastery(a1) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6061 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6062 v62 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6063 goto LABEL_31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6064 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6065 if ( (signed int)SkillToMastery(a1) >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6066 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6067 v62 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6068 goto LABEL_31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6069 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6070 if ( (signed int)SkillToMastery(a1) < 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6071 goto LABEL_32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6072 goto LABEL_30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6073 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6074 if ( v2->IsUnarmed() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6075 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6076 LOBYTE(v18) = v2->GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6077 v14 = v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6078 if ( !v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6079 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6080 v15 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6081 v19 = SkillToMastery(v18);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6082 if ( (signed int)v19 < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6083 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6084 if ( (signed int)v19 >= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6085 v15 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6086 LABEL_32:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6087 v16 = v14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6088 return v15 * (v16 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6089 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6090 LABEL_30:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6091 v62 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6092 LABEL_31:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6093 v15 = v62;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6094 goto LABEL_32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6095 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6096 v20 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6097 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6098 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6099 if ( v2->HasItemEquipped(v20) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6100 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6101 v22 = *(int *)&v2->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v21 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6102 if ( pItemsTable->pItems[v22].uEquipType <= 1u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6103 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6104 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6105 v20 = (ITEM_EQUIP_TYPE)((int)v20 + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6106 if ( (signed int)v20 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6107 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6108 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6109 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6110 v23 = (PLAYER_SKILL_TYPE)pItemsTable->pItems[v22].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6111 LOBYTE(v24) = v2->GetActualSkillLevel(v23);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6112 v25 = v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6113 v26 = SkillToMastery(v24);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6114 if ( !v23 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6115 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6116 if ( (signed int)SkillToMastery(v25) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6117 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6118 LOBYTE(v31) = v2->GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6119 LOBYTE(v25) = v31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6120 if ( v31 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6121 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6122 v15 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6123 v32 = SkillToMastery(v31);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6124 if ( (signed int)v32 < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6125 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6126 if ( (signed int)v32 >= 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6127 v15 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6128 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6129 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6130 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6131 v15 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6132 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6133 v16 = v25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6134 return v15 * (v16 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6135 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6136 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6137 goto LABEL_55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6138 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6139 if ( v23 == PLAYER_SKILL_DAGGER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6140 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6141 v29 = SkillToMastery(v25);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6142 v28 = __OFSUB__(v29, 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6143 v27 = ((v29 - 4) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6144 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6145 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6146 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6147 if ( v23 <= PLAYER_SKILL_DAGGER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6148 goto LABEL_55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6149 if ( v23 > PLAYER_SKILL_SPEAR )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6150 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6151 if ( v23 == PLAYER_SKILL_MACE )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6152 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6153 v28 = __OFSUB__(v26, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6154 v27 = ((v26 - 2) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6155 goto LABEL_53;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6156 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6157 LABEL_55:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6158 v30 = v71 * (v25 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6159 return (int)((char *)v69 + v30);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6160 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6161 v28 = __OFSUB__(v26, 3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6162 v27 = ((v26 - 3) & 0x80000000u) != 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6163 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6164 LABEL_53:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6165 if ( !(v27 ^ v28) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6166 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6167 goto LABEL_55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6168 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6169 if ( v2->IsUnarmed() == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6170 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6171 LOBYTE(v33) = v2->GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6172 v34 = v33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6173 if ( !v33 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6174 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6175 if ( (signed int)SkillToMastery(v33) >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6176 v5 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6177 v30 = v5 * (v34 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6178 return (int)((char *)v69 + v30);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6179 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6180 v35 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6181 v68 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6182 while ( 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6183 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6184 if ( v2->HasItemEquipped(v35) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6185 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6186 v37 = *(int *)&v2->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v36 + 5];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6187 if ( pItemsTable->pItems[v37].uEquipType <= 1u )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6188 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6189 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6190 v35 = (ITEM_EQUIP_TYPE)((int)v35 + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6191 if ( (signed int)v35 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6192 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6193 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6194 v38 = (PLAYER_SKILL_TYPE)pItemsTable->pItems[v37].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6195 LOBYTE(v39) = v2->GetActualSkillLevel(v38);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6196 a1a = v39;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6197 SkillToMastery(v39);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6198 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6199 if ( v38 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6200 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6201 if ( (signed int)v38 > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6202 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6203 if ( (signed int)v38 <= 4 || v38 == 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6204 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6205 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6206 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6207 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6208 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6209 if ( v38 == 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6210 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6211 if ( (signed int)SkillToMastery(a1a) < 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6212 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6213 if ( (signed int)SkillToMastery(a1a) < 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6214 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6215 if ( (signed int)SkillToMastery(a1a) < 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6216 return v5 * (a1a & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6217 v63 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6218 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6219 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6220 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6221 v63 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6222 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6223 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6224 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6225 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6226 v63 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6227 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6228 v5 = v63;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6229 return v5 * (a1a & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6230 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6231 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6232 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6233 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6234 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6235 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6236 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6237 if ( (signed int)SkillToMastery(a1a) >= 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6238 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6239 LOBYTE(v40) = v2->GetActualSkillLevel(PLAYER_SKILL_UNARMED);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6240 v41 = v40;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6241 if ( v40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6242 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6243 if ( (signed int)SkillToMastery(v40) >= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6244 v5 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6245 v68 = v5 * (v41 & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6246 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6247 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6248 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6249 v30 = v68 + v71 * (a1a & 0x3F);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6250 return (int)((char *)v69 + v30);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6251 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6252 a1b = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6253 v71 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6254 v68 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6255 v69 = &v2->pEquipment;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6256 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6257 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6258 if ( !v69->uOffHand || (v42 = (int)((char *)v2 + 36 * v69->uOffHand), *(char *)(v42 + 516) & 2) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6259 goto LABEL_117;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6260 v43 = (PLAYER_SKILL_TYPE)pItemsTable->pItems[*(int *)(v42 + 496)].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6261 v44 = pItemsTable->pItems[*(int *)(v42 + 496)].uSkillType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6262 if ( !v44 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6263 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6264 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6265 v65 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6266 LABEL_111:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6267 v66 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6268 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6269 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6270 v45 = v44 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6271 if ( !v45 || (v46 = v45 - 3) == 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6272 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6273 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6274 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6275 v66 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6276 v67 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6277 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6278 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6279 v47 = v46 - 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6280 if ( v47 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6281 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6282 v48 = v47 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6283 if ( v48 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6284 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6285 v49 = v48 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6286 if ( v49 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6287 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6288 if ( v49 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6289 goto LABEL_117;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6290 a1b = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6291 v64 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6292 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6293 v66 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6294 v67 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6295 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6296 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6297 a1b = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6298 v64 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6299 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6300 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6301 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6302 v71 = (ITEM_EQUIP_TYPE)1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6303 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6304 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6305 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6306 a1b = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6307 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6308 v64 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6309 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6310 v66 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6311 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6312 v67 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6313 LABEL_113:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6314 LOBYTE(v50) = v2->GetActualSkillLevel(v43);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6315 v51 = v50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6316 v52 = SkillToMastery(v50);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6317 v53 = v51 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6318 for ( i = 0; i < (signed int)v52; ++i )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6319 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6320 if ( *(&v64 + i) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6321 v70 += v53;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6322 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6323 LABEL_117:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6324 v69 = (PlayerEquipment *)((char *)v69 + 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6325 --v68;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6326 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6327 while ( v68 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6328 v64 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6329 v65 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6330 v66 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6331 v67 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6332 LOBYTE(v55) = v2->GetActualSkillLevel(PLAYER_SKILL_DODGE);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6333 v56 = v55;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6334 v57 = SkillToMastery(v55);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6335 if ( !a1b && (!v71 || v57 == 4) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6336 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6337 v58 = v56 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6338 for ( j = 0; j < (signed int)v57; ++j )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6339 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6340 if ( *(&v64 + j) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6341 v70 += v58;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6342 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6343 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6344 return v70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6345 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6346
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6347 //----- (00490109) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6348 // faces are: 0 1 2 3 human males
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6349 // 4 5 6 7 human females
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6350 // 8 9 elf males
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6351 // 10 11 elf females
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6352 // 12 13 dwarf males
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6353 // 14 15 dwarf females
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6354 // 16 17 goblin males
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6355 // 18 19 goblin females
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6356 // 20 lich male
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6357 // 21 lich female
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6358 // 22 underwater suits (unused)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6359 // 23 zombie male
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6360 // 24 zombie female
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6361 enum CHARACTER_RACE Player::GetRace()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6362 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6363 if ( uFace > 15 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6364 {
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6365 if ( uFace >= 16 && uFace <= 19 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6366 return CHARACTER_RACE_GOBLIN;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6367 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6368 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6369 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6370 if ( uFace >= 12 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6371 {
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6372 return CHARACTER_RACE_DWARF;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6373 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6374 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6375 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6376 if ( uFace >= 0 )
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 if ( uFace <= 7 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6379 {
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6380 return CHARACTER_RACE_HUMAN;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6381 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6382 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6383 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6384 if ( uFace <= 11 )
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6385 return CHARACTER_RACE_ELF;
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 }
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6389 }
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6390 return CHARACTER_RACE_HUMAN;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6391 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6392
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6393 //----- (00490141) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6394 int Player::GetSexByVoice()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6395 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6396 signed int result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6397
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6398 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6399 switch ( this->uVoiceID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6400 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6401 case 0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6402 case 1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6403 case 2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6404 case 3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6405 case 8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6406 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6407 case 0xCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6408 case 0xDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6409 case 0x10u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6410 case 0x11u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6411 case 0x14u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6412 case 0x17u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6413 result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6414 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6415 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6416 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6417 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6418 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6419 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6420 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6421 case 0xEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6422 case 0xFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6423 case 0x12u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6424 case 0x13u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6425 case 0x15u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6426 case 0x18u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6427 result = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6428 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6429 default:
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 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6433 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6434
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6435 //----- (00490188) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6436 void Player::SetInitialStats()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6437 {
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6438 auto v1 = GetRace();
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6439 uMight = stru_4ED7B0.race[v1].attr[0].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6440 uIntelligence = stru_4ED7B0.race[v1].attr[1].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6441 uWillpower = stru_4ED7B0.race[v1].attr[2].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6442 uEndurance = stru_4ED7B0.race[v1].attr[3].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6443 uAccuracy = stru_4ED7B0.race[v1].attr[4].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6444 uSpeed = stru_4ED7B0.race[v1].attr[5].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6445 uLuck = stru_4ED7B0.race[v1].attr[6].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6446 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6447
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6448 //----- (004901FC) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6449 int Player::SetSexByVoice()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6450 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6451 __int64 v1; // qax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6452
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6453 v1 = this->uVoiceID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6454 switch ( (int)v1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6455 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6456 case 0:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6457 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6458 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6459 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6460 case 8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6461 case 9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6462 case 0xC:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6463 case 0xD:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6464 case 0x10:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6465 case 0x11:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6466 case 0x14:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6467 case 0x17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6468 BYTE4(v1) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6469 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6470 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6471 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6472 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6473 case 7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6474 case 0xA:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6475 case 0xB:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6476 case 0xE:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6477 case 0xF:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6478 case 0x12:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6479 case 0x13:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6480 case 0x15:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6481 case 0x18:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6482 BYTE4(v1) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6483 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6484 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6485 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6486 }
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
6487 this->uSex = (PLAYER_SEX)BYTE4(v1);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6488 return v1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6489 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6490
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6491 //----- (0049024A) --------------------------------------------------------
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6492 void Player::Reset(unsigned __int8 classID)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6493 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6494 sLevelModifier = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6495 sAgeModifier = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6496
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6497 uClass = classID;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6498 uLuckBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6499 uSpeedBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6500 uAccuracyBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6501 uEnduranceBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6502 uWillpowerBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6503 uIntelligenceBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6504 uMightBonus = 0;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6505 uLevel = 1;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6506 uExperience = 251 + rand() % 100;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6507 uBirthYear = 1147 - rand() % 6;
160
062e8a8e09bc LoadWindow(work)
Ritor1
parents: 144
diff changeset
6508 memset(pActiveSkills, 0, sizeof(pActiveSkills));
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6509 memset(field_152, 0, 64);
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6510 memset(&spellbook, 0, sizeof(PlayerSpells));
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6511
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6512 for (uint i = 0; i < 37; ++i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6513 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6514 if (pSkillAvailabilityPerClass[uClass / 4][i] != 2)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6515 continue;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6516
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6517 pActiveSkills[i] = 1;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6518
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6519 switch (i)
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6520 {
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6521 case PLAYER_SKILL_FIRE: spellbook.pFireSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6522 case PLAYER_SKILL_AIR: spellbook.pAirSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6523 case PLAYER_SKILL_WATER: spellbook.pWaterSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6524 case PLAYER_SKILL_EARTH: spellbook.pEarthSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6525 case PLAYER_SKILL_SPIRIT: spellbook.pSpiritSpellbook.bIsSpellbookAvailable = true; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6526 case PLAYER_SKILL_MIND: spellbook.pMindSpellbook.bIsSpellbookAvailable = 1; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6527 case PLAYER_SKILL_BODY: spellbook.pBodySpellbook.bIsSpellbookAvailable = 1; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6528 case PLAYER_SKILL_LIGHT: spellbook.pLightSpellbook.bIsSpellbookAvailable = 1; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6529 case PLAYER_SKILL_DARK: spellbook.pDarkSpellbook.bIsSpellbookAvailable = 1; break;
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6530 }
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6531 }
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6532
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6533 sHealth = GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6534 sMana = GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6535 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6536
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6537 //----- (004903C9) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6538 enum PLAYER_SKILL_TYPE Player::GetSkillIdxByOrder(signed int order)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6539 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6540 enum PLAYER_SKILL_TYPE result; // eax@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6541 int v3; // edx@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6542 char *v4; // ecx@5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6543 int v5; // esi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6544 unsigned __int16 *v6; // edx@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6545 int v7; // esi@18
160
062e8a8e09bc LoadWindow(work)
Ritor1
parents: 144
diff changeset
6546 unsigned __int16 *pActiveSkill; // edx@18
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6547
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6548 if ( order >= 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6549 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6550 if ( order <= 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6551 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6552 result = (PLAYER_SKILL_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6553 v7 = 0;
160
062e8a8e09bc LoadWindow(work)
Ritor1
parents: 144
diff changeset
6554 pActiveSkill = this->pActiveSkills;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6555 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6556 {
160
062e8a8e09bc LoadWindow(work)
Ritor1
parents: 144
diff changeset
6557 if ( *pActiveSkill && pSkillAvailabilityPerClass[uClass / 4][result] == 2 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6558 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6559 if ( v7 == order )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6560 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6561 ++v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6562 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6563 result = (PLAYER_SKILL_TYPE)((int)result + 1);
160
062e8a8e09bc LoadWindow(work)
Ritor1
parents: 144
diff changeset
6564 ++pActiveSkill;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6565 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6566 while ( (signed int)result < 37 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6567 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6568 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6569 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6570 if ( order <= 3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6571 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6572 result = (PLAYER_SKILL_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6573 v5 = 0;
160
062e8a8e09bc LoadWindow(work)
Ritor1
parents: 144
diff changeset
6574 pActiveSkill = this->pActiveSkills;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6575 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6576 {
160
062e8a8e09bc LoadWindow(work)
Ritor1
parents: 144
diff changeset
6577 if ( *pActiveSkill && pSkillAvailabilityPerClass[uClass / 4][result] == 1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6578 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6579 if ( v5 == order - 2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6580 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6581 ++v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6582 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6583 result = (PLAYER_SKILL_TYPE)((int)result + 1);
160
062e8a8e09bc LoadWindow(work)
Ritor1
parents: 144
diff changeset
6584 ++pActiveSkill;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6585 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6586 while ( (signed int)result < 37 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6587 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6588 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6589 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6590 if ( order <= 12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6591 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6592 result = (PLAYER_SKILL_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6593 v3 = 0;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
6594 v4 = (char *)pSkillAvailabilityPerClass[uClass / 4];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6595 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6596 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6597 if ( *v4 == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6598 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6599 if ( v3 == order - 4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6600 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6601 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6602 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6603 result = (PLAYER_SKILL_TYPE)((int)result + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6604 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6605 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6606 while ( (signed int)result < 37 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6607 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6608 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6609 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6610 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6611 return (PLAYER_SKILL_TYPE)37;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6612 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6613
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6614
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6615
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6616 //----- (0049048D) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6617 //unsigned __int16 PartyCreation_BtnMinusClick(Player *_this, int eAttribute)
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6618 void Player::DecreaseAttribute(int eAttribute)
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6619 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6620 int v2; // eax@1
143
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6621 int pBaseValue; // ecx@1
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6622 int pDroppedStep; // ebx@1
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6623 int pStep; // esi@1
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6624 unsigned __int16 result; // ax@7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6625 int uMinValue; // [sp+Ch] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6626
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6627 v2 = eAttribute + 7 * GetRace();
143
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6628 pBaseValue = stru_4ED7B0.race[0].attr[v2].uBaseValue;
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6629 pDroppedStep = stru_4ED7B0.race[0].attr[v2].uDroppedStep;
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6630 uMinValue = pBaseValue - 2;
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6631 pStep = stru_4ED7B0.race[0].attr[v2].uBaseStep;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6632 switch ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6633 {
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6634 case CHARACTER_MIGHT:
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6635 if ( this->uMight <= pBaseValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6636 pStep = pDroppedStep;
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6637 if ( this->uMight - pStep >= uMinValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6638 this->uMight -= pStep;
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6639 break;
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6640 case CHARACTER_INTELLIGANCE:
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6641 if ( this->uIntelligence <= pBaseValue )
143
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6642 pStep = pDroppedStep;
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6643 if ( this->uIntelligence - pStep >= uMinValue )
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6644 this->uIntelligence -= pStep;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6645 break;
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6646 case CHARACTER_WILLPOWER:
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6647 if ( this->uWillpower <= pBaseValue )
143
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6648 pStep = pDroppedStep;
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6649 if ( this->uWillpower - pStep >= uMinValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6650 this->uWillpower -= pStep;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6651 break;
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6652 case CHARACTER_ENDURANCE:
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6653 if ( this->uEndurance <= pBaseValue )
143
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6654 pStep = pDroppedStep;
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6655 if ( this->uEndurance - pStep >= uMinValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6656 this->uEndurance -= pStep;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6657 break;
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6658 case CHARACTER_ACCURACY:
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6659 if ( this->uAccuracy <= pBaseValue )
143
163719cd2aca DecreaseAttribute
Ritor1
parents: 102
diff changeset
6660 pStep = pDroppedStep;
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6661 if ( this->uAccuracy - pStep >= uMinValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6662 this->uAccuracy -= pStep;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6663 break;
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6664 case CHARACTER_SPEED:
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6665 if ( this->uSpeed <= pBaseValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6666 pStep = pDroppedStep;
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6667 if ( this->uSpeed - pStep >= uMinValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6668 this->uSpeed -= pStep;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6669 break;
144
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6670 case CHARACTER_LUCK:
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6671 if ( this->uLuck <= pBaseValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6672 pStep = pDroppedStep;
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6673 if ( this->uLuck - pStep >= uMinValue )
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6674 this->uLuck -= pStep;
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6675 break;
38a1c8ef6874 25.11.12
Ritor1
parents: 143
diff changeset
6676 }
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6677 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6678
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6679 //----- (004905F5) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6680 //signed int __thiscall PartyCreation_BtnPlusClick(Player *this, int eAttribute)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6681 int Player::IncreaseAttribute(int eAttribute)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6682 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6683 Player *v2; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6684 int v3; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6685 int v4; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6686 signed int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6687 int v6; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6688 signed int v7; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6689 signed int result; // eax@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6690 int v9; // [sp+Ch] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6691 signed int v10; // [sp+10h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6692
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6693 v2 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6694 v3 = eAttribute + 7 * GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6695 v4 = stru_4ED7B0.race[0].attr[v3].uMaxValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6696 v5 = stru_4ED7B0.race[0].attr[v3].uBaseStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6697 v9 = stru_4ED7B0.race[0].attr[v3].uBaseValue;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6698 v10 = stru_4ED7B0.race[0].attr[v3].uDroppedStep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6699 PlayerCreation_ComputeAttributeBonus();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6700 if ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6701 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6702 switch ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6703 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6704 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6705 v6 = v2->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6706 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6707 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6708 v6 = v2->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6709 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6710 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6711 v6 = v2->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6712 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6713 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6714 v6 = v2->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6715 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6716 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6717 v6 = v2->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6718 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6719 case 6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6720 v6 = v2->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6721 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6722 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6723 v6 = eAttribute;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6724 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6725 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6726 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6727 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6728 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6729 v6 = v2->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6730 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6731 if ( v6 < v9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6732 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6733 v7 = v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6734 v5 = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6735 v10 = v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6736 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6737 result = PlayerCreation_ComputeAttributeBonus();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6738 if ( result >= v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6739 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6740 if ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6741 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6742 switch ( eAttribute )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6743 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6744 case 1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6745 result = (signed int)&v2->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6746 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6747 case 2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6748 result = (signed int)&v2->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6749 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6750 case 3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6751 result = (signed int)&v2->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6752 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6753 case 4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6754 result = (signed int)&v2->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6755 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6756 case 5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6757 result = (signed int)&v2->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6758 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6759 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6760 result = eAttribute - 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6761 if ( eAttribute != 6 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6762 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6763 result = (signed int)&v2->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6764 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6765 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6766 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6767 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6768 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6769 result = (signed int)&v2->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6770 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6771 if ( v5 + *(short *)result <= v4 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6772 *(short *)result += v5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6773 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6774 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6775 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6776
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6777 //----- (0049070F) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6778 void Player::Zero()
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6779 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6780 Player *v1; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6781 void *result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6782
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6783 v1 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6784 this->sLevelModifier = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6785 this->sACModifier = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6786 this->uLuckBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6787 this->uAccuracyBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6788 this->uSpeedBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6789 this->uEnduranceBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6790 this->uWillpowerBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6791 this->uIntelligenceBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6792 this->uMightBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6793 this->field_100 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6794 this->field_FC = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6795 this->field_F8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6796 this->field_F4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6797 this->field_F0 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6798 this->field_EC = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6799 this->field_E8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6800 this->field_E4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6801 this->field_E0 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6802 result = memset(&this->sResFireBonus, 0, 0x16u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6803 v1->field_1A97 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6804 v1->_ranged_dmg_bonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6805 v1->field_1A95 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6806 v1->_ranged_atk_bonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6807 v1->field_1A93 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6808 v1->_melee_dmg_bonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6809 v1->field_1A91 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6810 v1->_some_attack_bonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6811 v1->_mana_related = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6812 v1->uFullManaBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6813 v1->_health_related = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6814 v1->uFullHealthBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6815 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6816
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6817 //----- (004907E7) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6818 __int16 Player::GetStatColor(unsigned int uStat)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6819 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6820 Player *v2; // edi@1
41
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6821 __int16 uWhite; // si@1
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6822 // int uStartingHP; // eax@1
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6823 int v5; // edx@1
41
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6824 // unsigned __int8 v6; // zf@1
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6825 // char v7; // sf@1
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6826 unsigned __int8 v8; // of@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6827 __int16 result; // ax@2
41
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6828 __int16 uGreen; // [sp+8h] [bp-8h]@1
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6829 __int16 uRed; // [sp+Ch] [bp-4h]@1
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6830
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6831 v2 = this;
41
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6832 uRed = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0x23u, 0);
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6833 uGreen = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0xFFu, 0);
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6834 uWhite = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0xFFu);
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6835 v8 = stru_4ED7B0.race[GetRace()].attr[uStat].uBaseValue;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6836
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6837 int attribute_value = 0;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6838 switch (uStat)
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6839 {
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6840 case 0: attribute_value = uMight; break;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6841 case 1: attribute_value = uIntelligence; break;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6842 case 2: attribute_value = uWillpower; break;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6843 case 3: attribute_value = uEndurance; break;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6844 case 4: attribute_value = uSpeed; break;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6845 case 5: attribute_value = uAccuracy; break;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6846 case 6: attribute_value = uLuck; break;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6847 };
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6848
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6849 v5 = attribute_value;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6850 if ( v5 >= v8 )
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6851 {
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6852 result = uGreen;
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6853 if ( v5 == v8 )
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6854 result = uWhite;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6855 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6856 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6857 {
41
fd64b06a39a8 19.10.12 PartyCreation Window complete
Ritor1
parents: 26
diff changeset
6858 result = uRed;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6859 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6860 return result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6861 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6862
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6863 //----- (004908A8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6864 bool Player::DiscardConditionIfLastsLongerThan(unsigned int uCondition, unsigned __int64 uTime)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6865 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6866 unsigned __int64 *result; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6867
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6868 result = (unsigned __int64 *)((char *)this + 8 * uCondition);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6869 if ( *result && (signed __int64)uTime < (signed __int64)*result )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6870 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6871 *(int *)result = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6872 *((int *)result + 1) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6873 LOBYTE(result) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6874 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6875 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6876 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6877 LOBYTE(result) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6878 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6879 return (bool)result;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6880 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6881
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6882 //----- (004680ED) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6883 void Player::UseItem_DrinkPotion_etc(signed int a2, int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6884 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6885 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6886 unsigned int v4; // ebx@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6887 signed int v5; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6888 unsigned int v6; // eax@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6889 unsigned __int8 v7; // cf@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6890 int v8; // edx@39
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6891 int v9; // edx@40
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6892 int v10; // edx@41
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6893 int v11; // edx@42
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6894 int v12; // edx@43
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6895 char *v13; // eax@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6896 AudioPlayer *v14; // ecx@62
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6897 signed int v15; // edi@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6898 int v16; // edx@73
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6899 unsigned __int16 *v17; // edi@73
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6900 unsigned int v18; // eax@73
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6901 int v19; // eax@74
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6902 int v20; // eax@75
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6903 signed int v21; // eax@81
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6904 const char *v22; // eax@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6905 char *v23; // ecx@90
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6906 int v24; // esi@96
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6907 int v25; // eax@109
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6908 int v26; // eax@113
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6909 char *v27; // edi@114
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6910 signed __int64 v28; // qax@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6911 char *v29; // ecx@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6912 int v30; // edi@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6913 int v31; // ST30_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6914 int v32; // ST3C_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6915 int v33; // ST40_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6916 int v34; // ST34_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6917 int v35; // ST38_4@137
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6918 unsigned __int8 v36; // al@173
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6919 SoundID v37; // [sp-20h] [bp-4Ch]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6920 SoundID v38; // [sp-20h] [bp-4Ch]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6921 signed int v39; // [sp-1Ch] [bp-48h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6922 signed int v40; // [sp-1Ch] [bp-48h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6923 unsigned int v41; // [sp-18h] [bp-44h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6924 unsigned int v42; // [sp-18h] [bp-44h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6925 signed int v43; // [sp-14h] [bp-40h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6926 signed int v44; // [sp-14h] [bp-40h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6927 signed int v45; // [sp-10h] [bp-3Ch]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6928 unsigned __int16 v46; // [sp-10h] [bp-3Ch]@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6929 signed int v47; // [sp-10h] [bp-3Ch]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6930 int v48; // [sp-Ch] [bp-38h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6931 unsigned int v49; // [sp-Ch] [bp-38h]@33
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6932 unsigned __int16 v50; // [sp-Ch] [bp-38h]@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6933 int v51; // [sp-Ch] [bp-38h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6934 unsigned int v52; // [sp-8h] [bp-34h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6935 char *v53; // [sp-8h] [bp-34h]@33
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6936 int v54; // [sp-8h] [bp-34h]@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6937 unsigned int v55; // [sp-8h] [bp-34h]@60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6938 int v56; // [sp-8h] [bp-34h]@66
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6939 const char *v57; // [sp-8h] [bp-34h]@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6940 const char *v58; // [sp-8h] [bp-34h]@89
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6941 int v59; // [sp-8h] [bp-34h]@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6942 unsigned int v60; // [sp-8h] [bp-34h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6943 int v61; // [sp-4h] [bp-30h]@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6944 char *v62; // [sp-4h] [bp-30h]@33
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6945 char *v63; // [sp-4h] [bp-30h]@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6946 int v64; // [sp-4h] [bp-30h]@60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6947 int v65; // [sp-4h] [bp-30h]@66
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6948 const char *v66; // [sp-4h] [bp-30h]@69
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6949 signed int v67; // [sp-4h] [bp-30h]@77
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6950 const char *v68; // [sp-4h] [bp-30h]@89
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6951 int v69; // [sp-4h] [bp-30h]@110
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6952 unsigned __int8 v70; // [sp-4h] [bp-30h]@120
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6953 int v71; // [sp-4h] [bp-30h]@174
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6954 char *v72; // [sp+20h] [bp-Ch]@68
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6955 signed int v73; // [sp+24h] [bp-8h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6956 char *v74; // [sp+24h] [bp-8h]@23
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6957 int v75; // [sp+24h] [bp-8h]@73
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6958 Player *thisb; // [sp+28h] [bp-4h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6959 unsigned int thisa; // [sp+28h] [bp-4h]@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6960
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6961 thisb = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6962 v3 = (Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6963 v73 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6964 if ( pParty->bTurnBasedModeOn == 1 && (pTurnEngine->field_4 == 1 || pTurnEngine->field_4 == 3) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6965 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6966 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6967 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType == 13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6968 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6969 if ( pParty->pPickedItem.uItemID != 160 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6970 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6971 if ( pParty->pPickedItem.uItemID == 161 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6972 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6973 v27 = (char *)&v3->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6974 *(int *)v27 += 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6975 LABEL_170:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6976 if ( *(int *)v27 > v3->GetMaxMana() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6977 *(int *)v27 = v3->GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6978 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6979 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6980 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6981 if ( pParty->pPickedItem.uItemID != 162 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6982 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6983 LABEL_167:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6984 v68 = pParty->pPickedItem.GetDisplayName();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6985 v58 = pGlobalTXT_LocalizationStrings[36];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6986 goto LABEL_90;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6987 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6988 v69 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6989 LABEL_111:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6990 ((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->Heal(v69);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6991 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6992 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6993 v3->PlaySound(36, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6994 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6995 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6996 LABEL_172:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6997 ((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->SetCondition(6u, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6998 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6999 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7000 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7001 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7002 switch ( pParty->pPickedItem.uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7003 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7004 case 0xDEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7005 v25 = pParty->pPickedItem._bonus_type + 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7006 goto LABEL_110;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7007 case 0xDFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7008 v26 = pParty->pPickedItem._bonus_type + 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7009 goto LABEL_114;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7010 case 0xE0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7011 LODWORD(v3->pConditions[1]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7012 HIDWORD(v3->pConditions[1]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7013 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7014 case 0xE1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7015 LODWORD(v3->pConditions[11]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7016 HIDWORD(v3->pConditions[11]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7017 LODWORD(v3->pConditions[9]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7018 HIDWORD(v3->pConditions[9]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7019 LODWORD(v3->pConditions[7]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7020 HIDWORD(v3->pConditions[7]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7021 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7022 case 0xE2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7023 LODWORD(v3->pConditions[10]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7024 HIDWORD(v3->pConditions[10]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7025 LODWORD(v3->pConditions[8]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7026 HIDWORD(v3->pConditions[8]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7027 LODWORD(v3->pConditions[6]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7028 HIDWORD(v3->pConditions[6]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7029 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7030 case 0xE3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7031 LODWORD(v3->pConditions[2]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7032 HIDWORD(v3->pConditions[2]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7033 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7034 case 0xE4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7035 if ( v3->pConditions[1] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7036 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7037 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7038 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7039 v50 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7040 v46 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7041 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7042 v29 = (char *)&v3->pPlayerBuffs[7];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7043 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7044 case 0xE5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7045 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7046 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7047 v50 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7048 v46 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7049 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7050 v29 = (char *)&v3->pPlayerBuffs[8];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7051 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7052 case 0xE6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7053 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7054 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7055 v50 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7056 v46 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7057 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7058 v29 = (char *)&v3->pPlayerBuffs[1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7059 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7060 case 0xE7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7061 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7062 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7063 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7064 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7065 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7066 v29 = (char *)&v3->pPlayerBuffs[11];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7067 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7068 case 0xE8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7069 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7070 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7071 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7072 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7073 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7074 v29 = (char *)&v3->pPlayerBuffs[13];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7075 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7076 case 0xEAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7077 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7078 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7079 v50 = 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7080 v46 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7081 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7082 v29 = (char *)&v3->pPlayerBuffs[14];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7083 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7084 case 0xEBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7085 v3->pPlayerBuffs[23].Apply(
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7086 pParty->uTimePlayed + (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7087 3u,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7088 5u,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7089 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7090 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7091 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7092 case 0xEDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7093 LODWORD(v3->pConditions[3]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7094 HIDWORD(v3->pConditions[3]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7095 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7096 case 0xEEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7097 LODWORD(v3->pConditions[0]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7098 HIDWORD(v3->pConditions[0]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7099 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7100 case 0xEFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7101 LODWORD(v3->pConditions[5]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7102 HIDWORD(v3->pConditions[5]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7103 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7104 case 0xF0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7105 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7106 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7107 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7108 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7109 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7110 v29 = (char *)&v3->pPlayerBuffs[19];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7111 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7112 case 0xF1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7113 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7114 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7115 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7116 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7117 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7118 v29 = (char *)&v3->pPlayerBuffs[17];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7119 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7120 case 0xF2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7121 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7122 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7123 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7124 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7125 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7126 v29 = (char *)&v3->pPlayerBuffs[20];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7127 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7128 case 0xF3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7129 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7130 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7131 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7132 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7133 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7134 v29 = (char *)&v3->pPlayerBuffs[16];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7135 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7136 case 0xF4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7137 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7138 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7139 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7140 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7141 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7142 v29 = (char *)&v3->pPlayerBuffs[21];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7143 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7144 case 0xF5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7145 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7146 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7147 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7148 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7149 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7150 v29 = (char *)&v3->pPlayerBuffs[15];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7151 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7152 case 0xFBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7153 LODWORD(v3->pConditions[12]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7154 HIDWORD(v3->pConditions[12]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7155 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7156 case 0xFCu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7157 v30 = LODWORD(v3->pConditions[14]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7158 v31 = HIDWORD(v3->pConditions[14]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7159 v32 = LODWORD(v3->pConditions[15]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7160 v33 = HIDWORD(v3->pConditions[15]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7161 v34 = LODWORD(v3->pConditions[16]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7162 v35 = HIDWORD(v3->pConditions[16]);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7163 memset(&stru_AA1058[3].pSounds[6972 * a2 + 40552], 0, 0xA0u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7164 HIDWORD(v3->pConditions[14]) = v31;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7165 LODWORD(v3->pConditions[15]) = v32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7166 HIDWORD(v3->pConditions[15]) = v33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7167 LODWORD(v3->pConditions[16]) = v34;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7168 LODWORD(v3->pConditions[14]) = v30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7169 HIDWORD(v3->pConditions[16]) = v35;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7170 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7171 case 0xFDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7172 v25 = 5 * pParty->pPickedItem._bonus_type;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7173 LABEL_110:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7174 v69 = v25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7175 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7176 case 0xFEu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7177 v26 = 5 * pParty->pPickedItem._bonus_type;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7178 LABEL_114:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7179 v27 = (char *)&v3->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7180 *(int *)v27 += v26;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7181 goto LABEL_170;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7182 case 0xFFu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7183 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7184 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7185 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7186 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7187 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7188 v29 = (char *)&v3->pPlayerBuffs[18];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7189 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7190 case 0x100u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7191 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7192 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7193 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7194 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7195 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7196 v29 = (char *)&v3->pPlayerBuffs[5];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7197 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7198 case 0x101u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7199 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7200 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7201 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7202 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7203 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7204 v29 = (char *)v3->pPlayerBuffs;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7205 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7206 case 0x102u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7207 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7208 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7209 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7210 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7211 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7212 v29 = (char *)&v3->pPlayerBuffs[22];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7213 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7214 case 0x103u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7215 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7216 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7217 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7218 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7219 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7220 v29 = (char *)&v3->pPlayerBuffs[3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7221 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7222 case 0x104u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7223 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7224 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7225 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7226 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7227 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7228 v29 = (char *)&v3->pPlayerBuffs[9];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7229 goto LABEL_147;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7230 case 0x105u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7231 v70 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7232 v59 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7233 v50 = 3 * LOWORD(pParty->pPickedItem._bonus_type);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7234 v46 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7235 v28 = (signed __int64)((double)(230400 * pParty->pPickedItem._bonus_type) * 0.033333335);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7236 v29 = (char *)&v3->pPlayerBuffs[2];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7237 LABEL_147:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7238 ((SpellBuff *)v29)->Apply(pParty->uTimePlayed + v28, v46, v50, v59, v70);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7239 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7240 case 0x106u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7241 LODWORD(v3->pConditions[15]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7242 HIDWORD(v3->pConditions[15]) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7243 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7244 case 0x108u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7245 if ( !*(int *)&v3->field_1F5[3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7246 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7247 v3->uLuck += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7248 *(int *)&v3->field_1F5[3] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7249 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7250 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7251 case 0x109u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7252 if ( !*(int *)&v3->field_1F5[7] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7253 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7254 v3->uSpeed += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7255 *(int *)&v3->field_1F5[7] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7256 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7257 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7258 case 0x10Au:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7259 if ( !*(int *)&v3->field_1F5[11] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7260 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7261 v3->uIntelligence += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7262 *(int *)&v3->field_1F5[11] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7263 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7264 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7265 case 0x10Bu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7266 if ( !*(int *)&v3->field_1F5[15] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7267 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7268 v3->uEndurance += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7269 *(int *)&v3->field_1F5[15] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7270 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7271 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7272 case 0x10Cu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7273 if ( !*(int *)&v3->field_1F5[19] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7274 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7275 v3->uWillpower += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7276 *(int *)&v3->field_1F5[19] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7277 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7278 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7279 case 0x10Du:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7280 if ( !*(int *)&v3->field_1F5[23] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7281 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7282 v3->uAccuracy += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7283 *(int *)&v3->field_1F5[23] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7284 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7285 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7286 case 0x10Eu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7287 if ( !*(int *)&v3->field_1F5[27] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7288 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7289 v3->uMight += 50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7290 *(int *)&v3->field_1F5[27] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7291 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7292 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7293 case 0x10Fu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7294 v3->sAgeModifier = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7295 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7296 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7297 goto LABEL_167;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7298 case 0xDDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7299 goto LABEL_172;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7300 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7301 goto LABEL_172;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7302 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7303 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType != 15 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7304 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7305 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType != 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7306 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7307 if ( pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType != 17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7308 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7309 if ( pParty->pPickedItem.uItemID == 616 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7310 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7311 thisa = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7312 if ( pParty->uCurrentMonth >= 7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7313 v74 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7314 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7315 v74 = aAttributeNames[pParty->uCurrentMonth];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7316 switch ( pParty->uCurrentMonth )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7317 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7318 case 0u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7319 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7320 v3->uMight += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7321 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7322 case 1u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7323 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7324 v3->uIntelligence += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7325 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7326 case 2u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7327 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7328 v3->uWillpower += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7329 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7330 case 3u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7331 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7332 v3->uEndurance += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7333 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7334 case 4u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7335 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7336 v3->uAccuracy += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7337 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7338 case 5u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7339 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7340 v3->uSpeed += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7341 goto LABEL_33;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7342 case 6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7343 v6 = pParty->uCurrentMonthWeek + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7344 v3->uLuck += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7345 LABEL_33:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7346 v62 = pGlobalTXT_LocalizationStrings[121];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7347 v53 = v74;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7348 v49 = v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7349 goto LABEL_53;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7350 case 7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7351 party_finds_gold(1000 * thisa, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7352 v63 = pGlobalTXT_LocalizationStrings[97];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7353 v54 = 1000 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7354 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7355 case 8u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7356 Party::GiveFood(5 * thisa);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7357 v63 = pGlobalTXT_LocalizationStrings[653];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7358 v54 = 5 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7359 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7360 case 9u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7361 v63 = pGlobalTXT_LocalizationStrings[207];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7362 v3->uSkillPoints += 2 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7363 v54 = 2 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7364 goto LABEL_38;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7365 case 0xAu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7366 v63 = pGlobalTXT_LocalizationStrings[83];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7367 v54 = 2500 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7368 v7 = __CFADD__(2500 * thisa, LODWORD(v3->uExperience));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7369 LODWORD(v3->uExperience) += 2500 * thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7370 HIDWORD(v3->uExperience) += ((unsigned __int64)(signed int)(2500 * thisa) >> 32) + v7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7371 LABEL_38:
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
7372 sprintf(pTmpBuf, "+%u %s", v54, v63);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7373 goto LABEL_54;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7374 case 0xBu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7375 v8 = rand() % 6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7376 if ( v8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7377 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7378 v9 = v8 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7379 if ( v9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7380 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7381 v10 = v9 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7382 if ( v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7383 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7384 v11 = v10 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7385 if ( v11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7386 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7387 v12 = v11 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7388 if ( v12 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7389 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7390 if ( v12 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7391 goto LABEL_52;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7392 v3->sResBodyBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7393 v13 = pGlobalTXT_LocalizationStrings[29];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7394 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7395 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7396 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7397 v3->sResMindBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7398 v13 = pGlobalTXT_LocalizationStrings[142];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7399 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7400 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7401 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7402 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7403 v3->sResEarthBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7404 v13 = pGlobalTXT_LocalizationStrings[70];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7405 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7406 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7407 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7408 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7409 v3->sResWaterBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7410 v13 = pGlobalTXT_LocalizationStrings[240];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7411 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7412 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7413 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7414 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7415 v3->sResAirBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7416 v13 = pGlobalTXT_LocalizationStrings[6];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7417 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7418 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7419 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7420 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7421 v3->sResFireBase += thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7422 v13 = pGlobalTXT_LocalizationStrings[87];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7423 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7424 v74 = v13;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7425 LABEL_52:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7426 v62 = pGlobalTXT_LocalizationStrings[121];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7427 v53 = v74;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7428 v49 = thisa;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7429 LABEL_53:
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
7430 sprintf(pTmpBuf, "+%u %s %s", v49, v53, v62);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7431 LABEL_54:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7432 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7433 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7434 pGame->pStru6Instance->SetPlayerBuffAnim(0x97u, a2 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7435 v3->PlaySound(93, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7436 pAudioPlayer->PlaySound((SoundID)(SOUND_Bell|0x2), 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7437 if ( pParty->uDaysPlayed == 6 || pParty->uDaysPlayed == 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7438 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7439 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7440 v55 = 16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7441 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7442 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7443 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7444 if ( pParty->uDaysPlayed == 12 || pParty->uDaysPlayed == 26 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7445 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7446 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7447 v55 = 14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7448 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7449 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7450 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7451 if ( pParty->uDaysPlayed != 4 && pParty->uDaysPlayed != 25 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7452 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7453 v64 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7454 v55 = 15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7455 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7456 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7457 v3->SetCondition(v55, v64);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7458 v61 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7459 v52 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7460 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7461 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7462 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7463 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7464 v39 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7465 v37 = (SoundID)215;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7466 v14 = pAudioPlayer;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7467 goto LABEL_63;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7468 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7469 goto LABEL_54;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7470 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7471 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7472 if ( pParty->pPickedItem.uItemID == 630 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7473 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7474 Party::GiveFood(1u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7475 pAudioPlayer->PlaySound((SoundID)(SOUND_PlayerCantCastSpell|0x2), 0, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7476 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7477 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7478 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7479 if ( pParty->pPickedItem.uItemID == 632 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7480 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7481 v61 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7482 v52 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7483 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7484 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7485 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7486 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7487 v39 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7488 v37 = (SoundID)133;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7489 goto LABEL_93;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7490 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7491 if ( pParty->pPickedItem.uItemID == 633 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7492 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7493 v61 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7494 v52 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7495 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7496 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7497 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7498 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7499 v39 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7500 v37 = (SoundID)134;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7501 goto LABEL_93;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7502 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7503 if ( pParty->pPickedItem.uItemID == 634 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7504 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7505 v61 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7506 v52 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7507 v48 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7508 v45 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7509 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7510 v41 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7511 v39 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7512 v37 = (SoundID)135;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7513 goto LABEL_93;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7514 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7515 if ( pParty->pPickedItem.uItemID != 646 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7516 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7517 if ( pParty->pPickedItem.uItemID == 650 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7518 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7519 sub_44C28F_open_nwc_dungeon();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7520 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7521 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7522 goto LABEL_167;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7523 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7524 pGame->pStru6Instance->SetPlayerBuffAnim(0x97u, a2 - 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7525 v5 = 8 * a2 + 392;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7526 LOBYTE(v5) = (8 * a2 - 120) | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7527 pAudioPlayer->PlaySound(SOUND_20001, v5, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7528 v3->AddVariable(VAR_NumSkillPoints, 2);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7529 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7530 LABEL_187:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7531 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7532 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7533 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7534 if ( ((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7535 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7536 sub_467F48(pParty->pPickedItem.uItemID);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7537 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7538 v56 = 37;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7539 LABEL_67:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7540 v3->PlaySound(v56, v65);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7541 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7542 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7543 LABEL_89:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
7544 v68 = aCharacterConditionNames[v3->GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7545 v58 = pGlobalTXT_LocalizationStrings[382];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7546 LABEL_90:
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
7547 sprintf(pTmpBuf, v58, v68);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7548 v23 = pTmpBuf;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7549 LABEL_91:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7550 ShowStatusBarString(v23, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7551 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7552 goto LABEL_92;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7553 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7554 v15 = pParty->pPickedItem.uItemID - 400;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7555 v72 = (char *)&v3->pConditions[0] + pParty->pPickedItem.uItemID + 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7556 if ( *v72 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7557 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7558 v66 = pParty->pPickedItem.GetDisplayName();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7559 v57 = pGlobalTXT_LocalizationStrings[380];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7560 LABEL_72:
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
7561 sprintf(pTmpBuf, v57, v66);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7562 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7563 LABEL_92:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7564 v61 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7565 v52 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7566 v48 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7567 v45 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7568 v43 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7569 v41 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7570 v39 = v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7571 v37 = (SoundID)27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7572 LABEL_93:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7573 v14 = pAudioPlayer;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7574 LABEL_63:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7575 pAudioPlayer->PlaySound(v37, v39, v41, v43, v45, v48, v52, v61);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7576 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7577 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7578 if ( !((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7579 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
7580 v66 = aCharacterConditionNames[v3->GetMajorConditionIdx()];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7581 v57 = pGlobalTXT_LocalizationStrings[382];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7582 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7583 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7584 v16 = v15 % 11 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7585 v17 = &v3->pActiveSkills[v15 / 11 + 12];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7586 v75 = v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7587 v18 = SkillToMastery(*v17) - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7588 if ( v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7589 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7590 v19 = v18 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7591 if ( v19 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7592 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7593 v20 = v19 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7594 if ( v20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7595 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7596 if ( v20 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7597 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7598 v21 = a2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7599 LABEL_83:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7600 if ( v75 > v21 || !*v17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7601 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7602 v22 = pParty->pPickedItem.GetDisplayName();
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
7603 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[381], v22);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7604 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7605 v65 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7606 v56 = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7607 goto LABEL_67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7608 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7609 *v72 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7610 v3->PlaySound(21, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7611 v73 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7612 LABEL_173:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7613 v36 = pItemsTable->pItems[pParty->pPickedItem.uItemID].uEquipType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7614 if ( v36 == 14 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7615 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7616 v71 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7617 v60 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7618 v51 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7619 v47 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7620 v44 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7621 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7622 v40 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7623 v38 = (SoundID)210;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7624 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7625 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7626 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7627 if ( v36 != 13 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7628 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7629 LABEL_178:
2
2ca04ccb612a NoCD, main menu, various
Nomad
parents: 0
diff changeset
7630 if ( pGUIWindow_CurrentMenu && pGUIWindow_CurrentMenu->eWindowType != WINDOW_null)
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7631 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7632 if ( !v73 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7633 goto LABEL_187;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7634 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7635 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7636 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7637 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7638 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7639 ++pMessageQueue_50CBD0->uNumMessages;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7640 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7641 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7642 if ( v73 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7643 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7644 if ( pParty->bTurnBasedModeOn )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7645 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7646 *(&pParty->field_16140 + a2) = 100;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7647 thisb->SetRecoveryTime(100);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7648 pTurnEngine->_40471C();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7649 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7650 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7651 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7652 thisb->SetRecoveryTime((signed __int64)(flt_6BE3A4_debug_recmod1 * 213.3333333333333));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7653 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7654 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7655 goto LABEL_187;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7656 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7657 v71 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7658 v60 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7659 v51 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7660 v47 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7661 v44 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7662 v42 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7663 v40 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7664 v38 = (SoundID)211;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7665 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7666 pAudioPlayer->PlaySound(v38, v40, v42, v44, v47, v51, v60, v71);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7667 goto LABEL_178;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7668 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7669 v67 = 11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7670 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7671 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7672 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7673 v67 = 10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7674 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7675 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7676 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7677 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7678 v67 = 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7679 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7680 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7681 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7682 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7683 v67 = 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7684 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7685 v21 = v67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7686 goto LABEL_83;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7687 }
44
916bec351934 22.10.12(pCurrentScreen)
Ritor1
parents: 42
diff changeset
7688 if ( pCurrentScreen == 23 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7689 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7690 if ( !((Player *)&stru_AA1058[3].pSounds[6972 * a2 + 40552])->CanAct() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7691 goto LABEL_89;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7692 if ( bUnderwater == 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7693 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7694 v23 = pGlobalTXT_LocalizationStrings[652];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7695 goto LABEL_91;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7696 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7697 dword_50C9AC = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7698 v24 = pParty->pPickedItem.uItemID - 299;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7699 if ( pParty->pPickedItem.uItemID == 329 || v24 == 4 || v24 == 91 || v24 == 28 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7700 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7701 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7702 pGUIWindow_CurrentMenu->Release();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7703 pIcons_LOD->_4114F2();
44
916bec351934 22.10.12(pCurrentScreen)
Ritor1
parents: 42
diff changeset
7704 pCurrentScreen = 0;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7705 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7706 _42777D_CastSpell_UseWand_ShootArrow(v24, a2 - 1, 0x85u, 1, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7707 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7708 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7709 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7710 _720984_unused = pParty->pPickedItem.uItemID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7711 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7712 if ( dword_50C9E8 < 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7713 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7714 dword_50C9EC[3 * dword_50C9E8] = 146;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7715 dword_50C9F0[3 * dword_50C9E8] = v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7716 *(&dword_50C9E8 + 3 * dword_50C9E8 + 3) = a2 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7717 ++dword_50C9E8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7718 }
44
916bec351934 22.10.12(pCurrentScreen)
Ritor1
parents: 42
diff changeset
7719 if ( pCurrentScreen
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7720 && pGUIWindow_CurrentMenu
2
2ca04ccb612a NoCD, main menu, various
Nomad
parents: 0
diff changeset
7721 && pGUIWindow_CurrentMenu->eWindowType != WINDOW_null
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7722 && (signed int)pMessageQueue_50CBD0->uNumMessages < 40 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7723 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7724 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7725 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7726 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7727 ++pMessageQueue_50CBD0->uNumMessages;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7728 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7729 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7730 }
44
916bec351934 22.10.12(pCurrentScreen)
Ritor1
parents: 42
diff changeset
7731 // 4E28F8: using guessed type int pCurrentScreen;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7732 // 50C9AC: using guessed type int dword_50C9AC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7733 // 50C9EC: using guessed type int dword_50C9EC[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7734 // 6BE3C4: using guessed type char bUnderwater;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7735 // 720984: using guessed type int 720984_unused;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7736
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7737
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7738
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7739 //----- (00449BB4) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7740 char Player::CompareVariable(enum VariableType var, signed int a1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7741 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7742 Player *v3; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7743 signed int v4; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7744 unsigned int v5; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7745 int v6; // eax@9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7746 enum CHARACTER_RACE v7; // eax@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7747 signed int v8; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7748 unsigned __int8 v9; // sf@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7749 unsigned __int8 v10; // of@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7750 int v11; // eax@19
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7751 unsigned int v12; // eax@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7752 unsigned int v13; // eax@25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7753 unsigned __int8 v14; // cl@25
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7754 signed int v15; // ecx@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7755 ItemGen *v16; // eax@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7756 char v17; // zf@31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7757 int v18; // edi@90
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7758 DDM_DLV_Header *v19; // eax@122
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7759 char v20; // cl@124
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7760 DDM_DLV_Header *v21; // eax@126
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7761 unsigned int v22; // edi@129
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7762 ItemGen *v23; // esi@134
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7763 ItemGen *v24; // ecx@135
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7764 signed int v25; // edx@135
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7765 ITEM_EQUIP_TYPE v26; // ebx@155
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7766 char *v27; // edi@155
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7767 int v28; // ebx@161
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7768 int v29; // eax@161
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7769
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7770 v3 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7771 v4 = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7772 if ( var > VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7773 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7774 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7775 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7776 case VAR_Invisible:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7777 if ( SHIDWORD(pParty->pPartyBuffs[11].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7778 && (SHIDWORD(pParty->pPartyBuffs[11].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[11].uExpireTime) > 0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7779 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7780 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7781 case VAR_NumDeaths:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7782 v4 = pParty->uNumDeaths;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7783 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7784 case VAR_NumBounties:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7785 v4 = pParty->uNumBountiesCollected;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7786 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7787 case VAR_PrisonTerms:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7788 v4 = pParty->uNumPrisonTerms;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7789 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7790 case VAR_ArenaWinsPage:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7791 v4 = (unsigned __int8)pParty->uNumArenaPageWins;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7792 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7793 case VAR_ArenaWinsSquire:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7794 v4 = (unsigned __int8)pParty->uNumArenaSquireWins;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7795 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7796 case VAR_ArenaWinsKnight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7797 v4 = (unsigned __int8)pParty->uNumArenaKnightWins;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7798 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7799 case VAR_ArenaWinsLord:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7800 v4 = (unsigned __int8)pParty->uNumArenaLordWins;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7801 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7802 case VAR_ReputationInCurrentLocation:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7803 v19 = &pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7804 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7805 v19 = &pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7806 v20 = v19->uReputation >= a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7807 goto _return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7808 case VAR_History_28|VAR_Sex:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7809 v21 = &pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7810 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7811 v21 = &pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7812 v20 = v21->field_C_alert == a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7813 _return:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7814 LOBYTE(v6) = v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7815 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7816 case VAR_MonthEquals2|VAR_Sex:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7817 case VAR_MonthEquals2|VAR_Class:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7818 case VAR_Counter1:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7819 case VAR_Counter2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7820 case VAR_Counter3:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7821 case VAR_Counter4:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7822 case VAR_Counter5:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7823 case VAR_Counter6:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7824 case VAR_Counter7:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7825 case VAR_Counter8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7826 v22 = *(int *)&stru_AA1058[3].pSounds[8 * var + 44304];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7827 if ( v22 | *(int *)&stru_AA1058[3].pSounds[8 * var + 44300]
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7828 && (signed __int64)(__PAIR__(v22, *(int *)&stru_AA1058[3].pSounds[8 * var + 44300])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7829 + (signed __int64)((double)(460800 * a1) * 0.033333335)) <= (signed __int64)pParty->uTimePlayed )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7830 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7831 goto _return_false;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7832 case VAR_NumSkillPoints:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7833 v4 = this->uSkillPoints;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7834 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7835 case VAR_CircusPrises:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7836 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7837 v23 = pParty->pPlayers[0].pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7838 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7839 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7840 v24 = v23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7841 v25 = 138;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7842 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7843 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7844 switch ( v24->uItemID )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7845 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7846 case 0x1D6u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7847 ++v4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7848 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7849 case 0x1D7u:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7850 v4 += 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7851 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7852 case 0x1DDu:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7853 v4 += 5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7854 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7855 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7856 ++v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7857 --v25;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7858 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7859 while ( v25 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7860 v23 = (ItemGen *)((char *)v23 + 6972);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7861 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7862 while ( (signed int)v23 < (signed int)&pParty->field_777C[85] );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7863 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7864 case VAR_MonthEquals2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7865 v17 = pParty->uCurrentMonth == a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7866 goto _return2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7867 case VAR_IsFlying:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7868 if ( pParty->bFlying
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7869 && SHIDWORD(pParty->pPartyBuffs[7].uExpireTime) >= 0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7870 && (SHIDWORD(pParty->pPartyBuffs[7].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[7].uExpireTime) > 0) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7871 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7872 goto _return_false;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7873 case VAR_HiredNPCHasSpeciality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7874 LOBYTE(v6) = CheckHiredNPCSpeciality(a1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7875 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7876 case VAR_NPCs2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7877 return pNPCStats->pNewNPCData[a1].uFlags & 0x80;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7878 case VAR_MonthEquals|VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7879 v13 = 0x80u >> ((signed __int16)a1 - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7880 v14 = this->field_1A50[((signed __int16)a1 - 1) >> 3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7881 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7882 case VAR_ItemEquipped:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7883 v26 = (ITEM_EQUIP_TYPE)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7884 v27 = (char *)&this->pEquipment;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7885 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7886 case VAR_GoldInBank:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7887 v4 = pParty->uNumGoldInBank;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7888 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7889 case VAR_ThieverySkill|0x80:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7890 v28 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7891 v29 = v3->GetBaseStrength();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7892 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7893 case VAR_DisarmTrapSkill|0x80:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7894 v28 = GetActualIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7895 v29 = v3->GetBaseIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7896 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7897 case VAR_MonthEquals:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7898 v28 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7899 v29 = v3->GetBaseWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7900 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7901 case VAR_MonthEquals|VAR_Sex:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7902 v28 = GetActualEndurance();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7903 v29 = v3->GetBaseEndurance();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7904 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7905 case VAR_IdentifyMonsterSkill|0x80:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7906 v28 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7907 v29 = v3->GetBaseSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7908 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7909 case VAR_ArmsmasterSkill|0x80:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7910 v28 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7911 v29 = v3->GetBaseAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7912 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7913 case VAR_MonthEquals|VAR_MaxHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7914 v28 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7915 v29 = v3->GetBaseLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7916 LABEL_168:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7917 v10 = __OFSUB__(v28, v29);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7918 v9 = v28 - v29 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7919 LABEL_169:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7920 if ( v9 ^ v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7921 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7922 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7923 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7924 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7925 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7926 while ( !v3->HasItemEquipped(v26)
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
7927 || *(int *)&v3->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v27 + 5] != a1 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7928 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7929 v26 = (ITEM_EQUIP_TYPE)((int)v26 + 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7930 v27 += 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7931 if ( (signed int)v26 >= 16 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7932 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7933 _return_false:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7934 LOBYTE(v6) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7935 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7936 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7937 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7938 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7939 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7940 if ( var == VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7941 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7942 v13 = 0x80u >> ((signed __int16)(a1 - 1) - 1) % 8;
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
7943 v14 = pParty->_autonote_bits[((signed __int16)(a1 - 1) - 1) >> 3];
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7944 LABEL_108:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7945 if ( !((unsigned __int8)v13 & v14) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7946 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7947 goto LABEL_109;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7948 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7949 if ( var <= VAR_BaseLuck )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7950 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7951 if ( var != VAR_BaseLuck )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7952 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7953 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7954 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7955 case VAR_Hour:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7956 if ( (signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375) / 60 / 60 % 24 == a1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7957 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7958 goto _return_false;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7959 case VAR_DayOfYear:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7960 v5 = (unsigned int)((signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375) / 60 / 60) / 0x18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7961 % 0x150
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7962 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7963 goto LABEL_9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7964 case VAR_DayOfWeek:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7965 v5 = (unsigned int)((signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375) / 60 / 60) / 0x18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7966 % 7;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7967 LABEL_9:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7968 LOBYTE(v6) = v5 == a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7969 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7970 case VAR_Sex:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7971 v7 = (CHARACTER_RACE)this->uSex;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7972 goto _cmp_against_arg2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7973 case VAR_Class:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7974 v7 = (CHARACTER_RACE)this->uClass;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7975 goto _cmp_against_arg2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7976 case VAR_Race:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7977 v7 = GetRace();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7978 _cmp_against_arg2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7979 if ( a1 == v7 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7980 goto _return_true;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7981 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7982 case VAR_CurrentHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7983 v4 = this->sHealth;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7984 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7985 case VAR_MaxHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7986 v8 = GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7987 v10 = __OFSUB__(v3->sHealth, v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7988 v9 = v3->sHealth - v8 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7989 goto LABEL_169;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7990 case VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7991 v4 = this->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7992 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7993 case VAR_MaxSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7994 v11 = GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7995 v10 = __OFSUB__(v3->sMana, v11);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7996 v9 = v3->sMana - v11 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7997 goto LABEL_169;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7998 case VAR_ActualAC:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7999 v12 = GetActualAC();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8000 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8001 case VAR_ACModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8002 v4 = this->sACModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8003 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8004 case VAR_BaseLevel:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8005 v4 = this->uLevel;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8006 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8007 case VAR_LevelModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8008 v4 = this->sLevelModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8009 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8010 case VAR_Age:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8011 v12 = GetActualAge();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8012 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8013 case VAR_Award:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8014 v13 = 0x80u >> ((signed __int16)a1 - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8015 v14 = this->field_152[((signed __int16)a1 - 1) >> 3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8016 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8017 case VAR_Experience:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8018 v4 = LODWORD(this->uExperience);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8019 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8020 case VAR_QBits_QuestsDone:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8021 v13 = 0x80u >> ((signed __int16)a1 - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8022 v14 = pParty->_award_bits[((signed __int16)a1 - 1) >> 3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8023 goto LABEL_108;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8024 case VAR_PlayerItemInHands:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8025 v15 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8026 v16 = v3->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8027 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8028 case VAR_FixedGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8029 v4 = pParty->uNumGold;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8030 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8031 case VAR_MightBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8032 v4 = this->uMightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8033 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8034 case VAR_IntellectBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8035 v4 = this->uIntelligenceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8036 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8037 case VAR_PersonalityBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8038 v4 = this->uWillpowerBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8039 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8040 case VAR_EnduranceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8041 v4 = this->uEnduranceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8042 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8043 case VAR_SpeedBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8044 v4 = this->uSpeedBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8045 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8046 case VAR_AccuracyBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8047 v4 = this->uAccuracyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8048 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8049 case VAR_LuckBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8050 v4 = this->uLuckBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8051 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8052 case VAR_BaseMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8053 v4 = this->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8054 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8055 case VAR_BaseIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8056 v4 = this->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8057 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8058 case VAR_BasePersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8059 v4 = this->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8060 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8061 case VAR_BaseEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8062 v4 = this->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8063 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8064 case VAR_BaseSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8065 v4 = this->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8066 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8067 case VAR_BaseAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8068 v4 = this->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8069 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8070 case VAR_FixedFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8071 v4 = pParty->uNumFoodRations;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8072 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8073 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8074 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8075 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8076 while ( v16->uItemID != a1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8077 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8078 ++v15;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8079 ++v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8080 if ( v15 >= 138 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8081 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8082 v17 = pParty->pPickedItem.uItemID == a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8083 _return2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8084 LOBYTE(v6) = v17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8085 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8086 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8087 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8088 _return_true:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8089 LOBYTE(v6) = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8090 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8091 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8092 v4 = this->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8093 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8094 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8095 if ( var <= VAR_MagicResistance )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8096 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8097 if ( var == VAR_MagicResistance )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8098 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8099 v4 = this->sResMagicBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8100 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8101 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8102 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8103 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8104 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8105 case VAR_FireResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8106 v4 = this->sResFireBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8107 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8108 case VAR_AirResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8109 v4 = this->sResAirBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8110 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8111 case VAR_WaterResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8112 v4 = this->sResWaterBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8113 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8114 case VAR_EarthResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8115 v4 = this->sResEarthBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8116 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8117 case VAR_SpiritResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8118 v4 = this->sResSpiritBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8119 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8120 case VAR_MindResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8121 v4 = this->sResMindBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8122 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8123 case VAR_BodyResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8124 v4 = this->sResBodyBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8125 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8126 case VAR_LightResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8127 v4 = this->sResLightBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8128 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8129 case VAR_DarkResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8130 v4 = this->sResDarkBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8131 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8132 case VAR_ActualMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8133 v12 = GetActualMight();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8134 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8135 case VAR_ActualIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8136 v12 = GetActualIntelligence();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8137 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8138 case VAR_ActualPersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8139 v12 = GetActualWillpower();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8140 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8141 case VAR_ActualEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8142 v12 = GetActualEndurance();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8143 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8144 case VAR_ActualSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8145 v12 = GetActualSpeed();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8146 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8147 case VAR_ActualAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8148 v12 = GetActualAccuracy();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8149 goto _j_cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8150 case VAR_ActualLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8151 v12 = GetActualLuck();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8152 _j_cmp_against_arg:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8153 v4 = v12;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8154 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8155 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8156 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8157 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8158 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8159 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8160 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8161 if ( var <= VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8162 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8163 if ( var != VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8164 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8165 if ( var <= VAR_MindResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8166 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8167 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8168 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8169 case VAR_MindResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8170 v4 = this->sResMindBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8171 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8172 case VAR_FireResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8173 v4 = this->sResFireBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8174 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8175 case VAR_AirResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8176 v4 = this->sResAirBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8177 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8178 case VAR_WaterResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8179 v4 = this->sResWaterBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8180 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8181 case VAR_EarthResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8182 v4 = this->sResEarthBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8183 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8184 case VAR_SpiritResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8185 v4 = this->sResSpiritBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8186 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8187 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8188 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8189 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8190 if ( var == VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8191 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8192 v4 = this->sResBodyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8193 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8194 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8195 if ( var == VAR_LightResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8196 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8197 v4 = this->sResLightBonus;
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_DarkResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8201 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8202 v4 = this->sResDarkBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8203 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8204 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8205 if ( var == VAR_MagicResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8206 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8207 v4 = this->sResMagicBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8208 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8209 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8210 if ( var <= VAR_MagicResistanceBonus || var > VAR_DiplomacySkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8211 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8212 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8213 LABEL_90:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8214 v18 = *((short *)&this->pConditions[16] + var);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8215 if ( a1 <= 63 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8216 v4 = v18 & 0x3F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8217 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8218 v4 = a1 & v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8219 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8220 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8221 if ( var == 104 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8222 goto LABEL_90;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8223 if ( (signed int)var <= 104 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8224 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8225 if ( (signed int)var > 0x79 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8226 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8227 if ( var != 122 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8228 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8229 if ( (signed int)var > 122 && var <= VAR_ActiveSpells )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8230 v4 = (unsigned __int8)byte_5E4C15[var];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8231 goto _cmp_against_arg;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8232 }
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
8233 v4 = GetMajorConditionIdx();
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8234 if ( v4 != 18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8235 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8236 _cmp_against_arg:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8237 LOBYTE(v6) = v4 >= a1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8238 return v6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8239 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8240 LABEL_109:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8241 v4 = a1;
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 return *((int *)this + 2 * var - 210);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8245 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8246
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8247
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8248 //----- (0044A5CB) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8249 void Player::SetVariable(enum VariableType var, signed int a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8250 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8251 signed int v3; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8252 Player *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8253 unsigned int v5; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8254 unsigned int v6; // esi@13
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8255 unsigned int v7; // esi@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8256 signed int v8; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8257 ItemGen *v9; // ecx@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8258 int v10; // eax@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8259 signed int v11; // eax@30
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8260 Player *v12; // ecx@44
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8261 char *v13; // ecx@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8262 Player *v14; // ecx@49
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8263 int v15; // ecx@86
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8264 int v16; // esi@106
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8265 char v17; // al@106
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8266 int v18; // eax@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8267 Player *v19; // ecx@112
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8268 Player *v20; // ecx@127
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8269 int v21; // eax@127
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8270 int v22; // eax@145
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8271 char v23; // zf@146
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8272 DDM_DLV_Header *v24; // ecx@148
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8273 signed int v25; // eax@172
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8274 int v26; // [sp-8h] [bp-3Ch]@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8275 signed int v27; // [sp-4h] [bp-38h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8276 int v28; // [sp-4h] [bp-38h]@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8277 ItemGen item; // [sp+Ch] [bp-28h]@52
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8278 char v30; // [sp+32h] [bp-2h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8279 char v31; // [sp+33h] [bp-1h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8280
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8281 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8282 v30 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8283 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8284 v4 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8285 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8286 if ( this == pPlayers[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8287 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8288 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8289 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8290 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8291 if ( this == pPlayers[3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8292 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8293 v27 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8294 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8295 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8296 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8297 if ( this != pPlayers[4] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8298 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8299 v27 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8300 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8301 v3 = v27;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8302 LABEL_8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8303 if ( var > VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8304 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8305 if ( var <= VAR_GoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8306 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8307 if ( var == VAR_GoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8308 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8309 pParty->uNumGoldInBank = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8310 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8311 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8312 if ( var <= VAR_Counter8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8313 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8314 if ( (signed int)var >= 245 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8315 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8316 *(int *)&stru_AA1058[3].pSounds[8 * var + 44300] = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8317 *(int *)&stru_AA1058[3].pSounds[8 * var + 44304] = HIDWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8318 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8319 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8320 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8321 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8322 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8323 case VAR_MonthEquals|VAR_CurrentSP:
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
8324 _449B7E_toggle_bit((unsigned char *)field_1A50, a3, 1u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8325 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8326 case VAR_NPCs2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8327 pParty->field_709 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8328 LOBYTE(pNPCStats->pNewNPCData[a3].uFlags) |= 0x80u;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8329 sub_44A56A();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8330 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8331 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8332 case VAR_NumSkillPoints:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8333 this->uSkillPoints = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8334 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8335 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8336 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8337 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8338 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8339 if ( var < VAR_Counter9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8340 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8341 if ( (signed int)var <= 274 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8342 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8343 *(int *)&stru_AA1058[3].pSounds[8 * var + 44532] = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8344 *(int *)&stru_AA1058[3].pSounds[8 * var + 44536] = HIDWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8345 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8346 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8347 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8348 if ( var == VAR_ReputationInCurrentLocation )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8349 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8350 v24 = &pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8351 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8352 v24 = &pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8353 v24->uReputation = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8354 if ( a3 > 10000 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8355 v24->uReputation = 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8356 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8357 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8358 if ( var <= VAR_ReputationInCurrentLocation
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8359 || var > VAR_History_28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8360 || (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
8361 || (pParty->field_3C.field_4F0[2 * (var - 276)] = LODWORD(pParty->uTimePlayed),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8362 v23 = *(&pStorylineText->field_0 + 3 * v22) == 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8363 pParty->field_3C.field_4F0[2 * (var - 276) + 1] = HIDWORD(pParty->uTimePlayed),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8364 v23) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8365 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8366 bFlashHistoryBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8367 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8368 LABEL_172:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8369 v25 = 8 * v3 + 400;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8370 LOBYTE(v25) = (8 * v3 - 112) | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8371 pAudioPlayer->PlaySound(SOUND_20001, v25, v5, -1, v5, v5, v5, v5);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8372 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8373 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8374 if ( var != 307 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8375 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8376 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8377 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8378 case 308:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8379 pParty->uNumBountiesCollected = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8380 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8381 case 309:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8382 pParty->uNumPrisonTerms = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8383 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8384 case 310:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8385 pParty->uNumArenaPageWins = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8386 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8387 case 311:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8388 pParty->uNumArenaSquireWins = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8389 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8390 case 312:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8391 pParty->uNumArenaKnightWins = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8392 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8393 case 313:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8394 pParty->uNumArenaLordWins = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8395 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8396 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8397 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8398 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8399 pParty->uNumDeaths = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8400 LABEL_168:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8401 if ( v30 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8402 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8403 LABEL_170:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8404 if ( v31 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8405 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8406 v5 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8407 goto LABEL_172;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8408 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8409 LABEL_169:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8410 pGame->pStru6Instance->SetPlayerBuffAnim(0x96u, v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8411 goto LABEL_170;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8412 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8413 if ( var == VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8414 {
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
8415 if ( !((unsigned __int8)(0x80u >> ((signed __int16)a3 - 1) % 8) & pParty->_autonote_bits[((signed __int16)a3 - 1) >> 3])
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8416 && (&dword_723718_autonote_related)[8 * a3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8417 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8418 v20 = pPlayers[v3 + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8419 v30 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8420 v20->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8421 v21 = dword_72371C[2 * a3];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8422 bFlashAutonotesBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8423 dword_506568 = v21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8424 }
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
8425 _449B7E_toggle_bit(pParty->_autonote_bits, a3, 1u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8426 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8427 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8428 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8429 if ( var <= VAR_ActualMight )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8430 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8431 if ( var != VAR_ActualMight )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8432 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8433 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8434 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8435 case VAR_RandomGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8436 v6 = rand() % a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8437 Party::SetGold(v6);
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
8438 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[500], v6);// You have %lu gold
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8439 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8440 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8441 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8442 case VAR_RandomFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8443 v7 = rand() % a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8444 Party::SetFood(v7);
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
8445 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[501], v7);// You have %lu food
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8446 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8447 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8448 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8449 case VAR_Sex:
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
8450 this->uSex = (PLAYER_SEX)a3;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8451 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8452 case VAR_Class:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8453 this->uClass = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8454 if ( (char)a3 != 35 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8455 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8456 v8 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8457 v9 = this->pInventoryItems;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8458 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8459 case VAR_CurrentHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8460 this->sHealth = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8461 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8462 case VAR_MaxHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8463 this->sHealth = GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8464 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8465 case VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8466 this->sMana = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8467 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8468 case VAR_MaxSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8469 this->sMana = GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8470 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8471 case VAR_ACModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8472 this->sACModifier = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8473 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8474 case VAR_BaseLevel:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8475 this->uLevel = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8476 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8477 case VAR_LevelModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8478 this->sLevelModifier = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8479 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8480 case VAR_Age:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8481 this->sAgeModifier = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8482 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8483 case VAR_Award:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8484 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
8485 && dword_723E80_award_related[2 * a3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8486 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8487 v12 = pPlayers[v3 + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8488 v30 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8489 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8490 v12->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8491 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8492 v13 = v4->field_152;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8493 goto LABEL_51;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8494 case VAR_Experience:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8495 this->uExperience = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8496 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8497 case VAR_QBits_QuestsDone:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8498 if ( !((unsigned __int8)(0x80u >> ((signed __int16)a3 - 1) % 8) & pParty->_award_bits[((signed __int16)a3 - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8499 && (&dword_722F10)[4 * a3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8500 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8501 v14 = pPlayers[v3 + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8502 bFlashQuestBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8503 v30 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8504 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8505 v14->PlaySound(93, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8506 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8507 v13 = (char *)pParty->_award_bits;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8508 LABEL_51:
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
8509 _449B7E_toggle_bit((unsigned char *)v13, a3, 1u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8510 goto LABEL_168;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8511 case VAR_PlayerItemInHands:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8512 item.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8513 item.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8514 item.uItemID = a3;
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
8515 item.uAttributes = 1;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8516 pParty->SetHoldingItem(&item);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8517 if ( a3 >= ITEM_ARTIFACT_PUCK && a3 <= ITEM_RELIC_MEKORIGS_HAMMER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8518 pParty->field_3C.pIsArtifactFound[a3] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8519 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8520 case VAR_FixedGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8521 Party::SetGold(a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8522 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8523 case VAR_BaseMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8524 this->uMight = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8525 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8526 case VAR_BaseIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8527 this->uIntelligence = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8528 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8529 case VAR_BasePersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8530 this->uWillpower = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8531 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8532 case VAR_BaseEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8533 this->uEndurance = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8534 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8535 case VAR_BaseSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8536 this->uSpeed = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8537 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8538 case VAR_BaseAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8539 this->uAccuracy = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8540 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8541 case VAR_BaseLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8542 this->uLuck = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8543 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8544 case VAR_FixedFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8545 Party::SetFood(a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8546 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8547 case VAR_MightBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8548 goto LABEL_64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8549 case VAR_IntellectBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8550 goto LABEL_68;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8551 case VAR_PersonalityBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8552 goto LABEL_69;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8553 case VAR_EnduranceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8554 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8555 case VAR_SpeedBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8556 goto LABEL_71;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8557 case VAR_AccuracyBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8558 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8559 case VAR_LuckBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8560 goto LABEL_73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8561 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8562 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8563 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8564 while ( v9->uItemID != 615 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8565 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8566 ++v8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8567 ++v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8568 if ( v8 >= 138 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8569 goto LABEL_22;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8570 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8571 v10 = (int)((char *)v4 + 36 * v8);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8572 *(int *)(v10 + 532) = 601;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8573 *(char *)(v10 + 558) = v3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8574 LABEL_22:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8575 if ( v4->sResFireBase < 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8576 v4->sResFireBase = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8577 if ( v4->sResAirBase < 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8578 v4->sResAirBase = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8579 if ( v4->sResWaterBase < 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8580 v4->sResWaterBase = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8581 if ( v4->sResEarthBase < 20 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8582 v4->sResEarthBase = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8583 v4->sResMindBase = 200;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8584 v4->sResBodyBase = 200;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8585 v11 = v4->GetSexByVoice();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8586 v4->field_1924 = v4->uVoiceID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8587 v4->field_1928 = v4->uFace;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8588 if ( v11 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8589 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8590 v4->uFace = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8591 v4->uVoiceID = 21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8592 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8593 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8594 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8595 v4->uFace = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8596 v4->uVoiceID = 20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8597 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8598 ReloadPlayerPortraits(v3, v4->uFace);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8599 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8600 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8601 LABEL_64:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8602 this->uMightBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8603 LABEL_111:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8604 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8605 v26 = 91;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8606 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8607 v19 = pPlayers[v3 + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8608 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8609 v19->PlaySound(v26, v28);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8610 goto LABEL_169;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8611 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8612 if ( var <= VAR_FireResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8613 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8614 if ( var == VAR_FireResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8615 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8616 this->sResFireBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8617 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8618 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8619 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8620 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8621 case VAR_ActualIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8622 LABEL_68:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8623 this->uIntelligenceBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8624 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8625 case VAR_ActualPersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8626 LABEL_69:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8627 this->uWillpowerBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8628 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8629 case VAR_ActualEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8630 LABEL_70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8631 this->uEnduranceBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8632 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8633 case VAR_ActualSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8634 LABEL_71:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8635 this->uSpeedBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8636 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8637 case VAR_ActualAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8638 LABEL_72:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8639 this->uAccuracyBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8640 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8641 case VAR_ActualLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8642 LABEL_73:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8643 this->uLuckBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8644 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8645 case VAR_FireResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8646 this->sResFireBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8647 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8648 case VAR_AirResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8649 this->sResAirBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8650 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8651 case VAR_WaterResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8652 this->sResWaterBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8653 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8654 case VAR_EarthResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8655 this->sResEarthBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8656 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8657 case VAR_SpiritResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8658 this->sResSpiritBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8659 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8660 case VAR_MindResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8661 this->sResMindBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8662 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8663 case VAR_BodyResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8664 this->sResBodyBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8665 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8666 case VAR_LightResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8667 this->sResLightBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8668 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8669 case VAR_DarkResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8670 this->sResDarkBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8671 goto LABEL_84;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8672 case VAR_MagicResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8673 this->sResMagicBase = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8674 LABEL_84:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8675 v28 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8676 v26 = 92;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8677 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8678 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8679 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8680 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8681 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8682 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8683 HIWORD(v15) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8684 if ( var > VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8685 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8686 if ( var != VAR_LearningSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8687 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8688 if ( var <= VAR_LearningSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8689 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8690 if ( var <= VAR_Eradicated )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8691 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8692 v4->SetCondition(var - 105, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8693 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8694 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8695 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8696 if ( var != VAR_MajorCondition )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8697 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8698 if ( var > VAR_MajorCondition && var <= VAR_ActiveSpells )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8699 byte_5E4C15[var] = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8700 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8701 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8702 memset(v4, 0, 0xA0u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8703 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8704 LABEL_124:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8705 v31 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8706 goto LABEL_169;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8707 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8708 LABEL_106:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8709 v16 = (int)((char *)&v4->pConditions[16] + 2 * var);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8710 v17 = *(char *)v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8711 if ( a3 <= VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8712 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8713 LOWORD(v15) = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8714 v18 = v15 | v17 & VAR_BodyResistanceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8715 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8716 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8717 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8718 LOWORD(v18) = (unsigned __int8)(a3 | v17 & 0xC0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8719 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8720 *(short *)v16 = v18;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8721 goto LABEL_124;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8722 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8723 if ( var == VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8724 goto LABEL_106;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8725 if ( var <= VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8726 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8727 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8728 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8729 case VAR_BodyResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8730 v4->sResBodyBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8731 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8732 case VAR_AirResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8733 v4->sResAirBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8734 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8735 case VAR_WaterResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8736 v4->sResWaterBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8737 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8738 case VAR_EarthResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8739 v4->sResEarthBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8740 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8741 case VAR_SpiritResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8742 v4->sResSpiritBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8743 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8744 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8745 if ( var != 62 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8746 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8747 v4->sResMindBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8748 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8749 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8750 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8751 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8752 if ( var == VAR_LightResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8753 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8754 v4->sResLightBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8755 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8756 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8757 if ( var == VAR_DarkResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8758 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8759 v4->sResDarkBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8760 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8761 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8762 if ( var == VAR_MagicResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8763 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8764 v4->sResMagicBonus = (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8765 goto LABEL_111;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8766 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8767 if ( var > VAR_MagicResistanceBonus && var <= VAR_DiplomacySkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8768 goto LABEL_106;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8769 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8770
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8771
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8772
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8773 //----- (0044AFFB) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8774 void Player::AddVariable(enum VariableType var, signed int val)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8775 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8776 char v3; // bl@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8777 Player *v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8778 signed int uPlayerIdx; // edi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8779 int v6; // eax@15
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8780 unsigned int v7; // esi@18
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8781 int *v8; // ebx@21
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8782 int v9; // eax@22
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8783 signed int v10; // eax@24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8784 int v11; // eax@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8785 __int16 *v12; // esi@28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8786 Player *v13; // ecx@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8787 Player *v14; // ecx@36
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8788 char *v15; // ecx@37
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8789 unsigned __int8 v16; // cf@38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8790 Player *v17; // ecx@42
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8791 __int16 *v18; // esi@53
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8792 __int16 *v19; // esi@62
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8793 char *v20; // esi@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8794 __int16 v21; // dx@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8795 int v22; // ecx@107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8796 Player *v23; // ecx@132
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8797 int v24; // eax@132
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8798 int v25; // eax@150
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8799 char v26; // zf@151
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8800 DDM_DLV_Header *v27; // eax@153
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8801 signed int v28; // eax@176
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8802 int v29; // [sp-8h] [bp-40h]@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8803 signed int v30; // [sp-4h] [bp-3Ch]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8804 int v31; // [sp-4h] [bp-3Ch]@84
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8805 ItemGen item; // [sp+Ch] [bp-2Ch]@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8806 unsigned int v33; // [sp+30h] [bp-8h]@34
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8807 char v34; // [sp+37h] [bp-1h]@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8808
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8809 auto Dst = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8810 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8811 v34 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8812 v4 = Dst;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8813 uPlayerIdx = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8814 if ( Dst == pPlayers[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8815 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8816 uPlayerIdx = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8817 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8818 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8819 if ( Dst == pPlayers[3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8820 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8821 v30 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8822 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8823 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8824 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8825 if ( Dst != pPlayers[4] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8826 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8827 v30 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8828 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8829 uPlayerIdx = v30;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8830 LABEL_8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8831 if ( var <= VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8832 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8833 if ( var != VAR_AutoNotes )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8834 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8835 if ( var <= VAR_ActualMight )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8836 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8837 if ( var != VAR_ActualMight )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8838 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8839 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8840 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8841 case VAR_RandomGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8842 if ( !val )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8843 val = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8844 v6 = rand();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8845 party_finds_gold(v6 % val + 1, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8846 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8847 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8848 case VAR_RandomFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8849 if ( !val )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8850 val = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8851 v7 = rand() % val + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8852 Party::GiveFood(v7);
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
8853 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[502], v7);// You find %lu food
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8854 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8855 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8856 goto _play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8857 case VAR_Sex:
25
2bbf33898c6b c/p error in prev commit
Nomad
parents: 24
diff changeset
8858 Dst->uSex = (PLAYER_SEX)val;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8859 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8860 case VAR_Class:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8861 Dst->uClass = val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8862 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8863 case VAR_CurrentHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8864 v8 = &Dst->sHealth;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8865 *v8 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8866 if ( Dst->sHealth <= Dst->GetMaxHealth() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8867 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8868 v9 = v4->GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8869 goto LABEL_23;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8870 case VAR_MaxHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8871 v10 = Dst->GetMaxHealth();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8872 v4->_health_related = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8873 v4->uFullHealthBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8874 v4->sHealth = v10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8875 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8876 case VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8877 v8 = &Dst->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8878 *v8 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8879 if ( Dst->sMana > GetMaxMana() )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8880 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8881 v9 = v4->GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8882 LABEL_23:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8883 *v8 = v9;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8884 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8885 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8886 case VAR_MaxSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8887 v11 = GetMaxMana();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8888 v4->_mana_related = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8889 v4->uFullManaBonus = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8890 v4->sMana = v11;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8891 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8892 case VAR_ACModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8893 v12 = &Dst->sACModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8894 goto LABEL_29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8895 case VAR_BaseLevel:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8896 v12 = (__int16 *)&Dst->uLevel;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8897 goto LABEL_29;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8898 case VAR_LevelModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8899 v12 = &Dst->sLevelModifier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8900 LABEL_29:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8901 *v12 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8902 if ( *v12 > 255 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8903 *v12 = 255;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8904 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8905 case VAR_Age:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8906 Dst->sAgeModifier += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8907 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8908 case VAR_Award:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8909 v13 = pPlayers[uPlayerIdx + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8910 v33 = 0x80u >> ((signed __int16)val - 1) % 8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8911 if ( !((unsigned __int8)(0x80u >> ((signed __int16)val - 1) % 8) & v13->field_152[((signed __int16)val - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8912 && dword_723E80_award_related[2 * val] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8913 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8914 v14 = pPlayers[uPlayerIdx + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8915 v34 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8916 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8917 v14->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8918 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8919 v15 = v4->field_152;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8920 goto LABEL_44;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8921 case VAR_Experience:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8922 v16 = __CFADD__(val, LODWORD(Dst->uExperience));
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8923 LODWORD(Dst->uExperience) += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8924 HIDWORD(Dst->uExperience) += ((unsigned __int64)val >> 32) + v16;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8925 if ( (signed __int64)Dst->uExperience > 4000000000i64 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8926 Dst->uExperience = 4000000000i64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8927 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8928 case VAR_QBits_QuestsDone:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8929 if ( !((unsigned __int8)(0x80u >> ((signed __int16)val - 1) % 8) & pParty->_award_bits[((signed __int16)val - 1) >> 3])
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8930 && (&dword_722F10)[4 * val] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8931 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8932 v17 = pPlayers[uPlayerIdx + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8933 bFlashQuestBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8934 v34 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8935 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8936 v17->PlaySound(93, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8937 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8938 v15 = (char *)pParty->_award_bits;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8939 LABEL_44:
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
8940 _449B7E_toggle_bit((unsigned char *)v15, val, 1u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8941 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8942 case VAR_PlayerItemInHands:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8943 item.Reset();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8944 item.Reset();
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
8945 item.uAttributes = 1;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8946 item.uItemID = val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8947 if ( val >= ITEM_ARTIFACT_PUCK && val <= ITEM_RELIC_MEKORIGS_HAMMER )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8948 pParty->field_3C.pIsArtifactFound[val] = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8949 if ( val >= ITEM_WAND_FIRE && val <= ITEM_WAND_INCENERATION )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8950 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8951 item.uNumCharges = rand() % 6 + pItemsTable->pItems[item.uItemID].uDamageMod + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8952 item.uMaxCharges = LOBYTE(item.uNumCharges);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8953 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8954 pParty->SetHoldingItem(&item);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8955 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8956 case VAR_FixedGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8957 party_finds_gold(val, 1);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8958 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8959 case VAR_BaseMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8960 v18 = (__int16 *)&Dst->uMight;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8961 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8962 case VAR_BaseIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8963 v18 = (__int16 *)&Dst->uIntelligence;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8964 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8965 case VAR_BasePersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8966 v18 = (__int16 *)&Dst->uWillpower;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8967 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8968 case VAR_BaseEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8969 v18 = (__int16 *)&Dst->uEndurance;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8970 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8971 case VAR_BaseSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8972 v18 = (__int16 *)&Dst->uSpeed;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8973 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8974 case VAR_BaseAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8975 v18 = (__int16 *)&Dst->uAccuracy;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8976 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8977 case VAR_BaseLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8978 v18 = (__int16 *)&Dst->uLuck;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8979 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8980 case VAR_FixedFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8981 Party::GiveFood(val);
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
8982 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[502], val);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8983 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8984 if ( pParty->uNumFoodRations > 0xFFFF )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8985 Party::SetFood(0xFFFFu);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8986 goto _play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8987 case VAR_MightBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8988 goto LABEL_62;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8989 case VAR_IntellectBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8990 goto LABEL_66;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8991 case VAR_PersonalityBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8992 goto LABEL_67;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8993 case VAR_EnduranceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8994 goto LABEL_68;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8995 case VAR_SpeedBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8996 goto LABEL_69;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8997 case VAR_AccuracyBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8998 goto LABEL_70;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8999 case VAR_LuckBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9000 goto LABEL_71;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9001 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9002 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9003 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9004 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9005 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9006 LABEL_62:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9007 v19 = (__int16 *)&Dst->uMightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9008 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9009 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9010 if ( var <= VAR_FireResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9011 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9012 if ( var != VAR_FireResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9013 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9014 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9015 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9016 case VAR_ActualIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9017 LABEL_66:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9018 v19 = (__int16 *)&Dst->uIntelligenceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9019 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9020 case VAR_ActualPersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9021 LABEL_67:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9022 v19 = (__int16 *)&Dst->uWillpowerBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9023 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9024 case VAR_ActualEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9025 LABEL_68:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9026 v19 = (__int16 *)&Dst->uEnduranceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9027 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9028 case VAR_ActualSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9029 LABEL_69:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9030 v19 = (__int16 *)&Dst->uSpeedBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9031 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9032 case VAR_ActualAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9033 LABEL_70:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9034 v19 = (__int16 *)&Dst->uAccuracyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9035 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9036 case VAR_ActualLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9037 LABEL_71:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9038 v19 = (__int16 *)&Dst->uLuckBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9039 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9040 case VAR_FireResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9041 v18 = &Dst->sResFireBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9042 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9043 case VAR_AirResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9044 v18 = &Dst->sResAirBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9045 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9046 case VAR_WaterResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9047 v18 = &Dst->sResWaterBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9048 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9049 case VAR_EarthResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9050 v18 = &Dst->sResEarthBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9051 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9052 case VAR_SpiritResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9053 v18 = &Dst->sResSpiritBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9054 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9055 case VAR_MindResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9056 v18 = &Dst->sResMindBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9057 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9058 case VAR_BodyResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9059 v18 = &Dst->sResBodyBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9060 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9061 case VAR_LightResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9062 v18 = &Dst->sResLightBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9063 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9064 case VAR_DarkResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9065 v18 = &Dst->sResDarkBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9066 goto LABEL_82;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9067 case VAR_MagicResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9068 v18 = &Dst->sResMagicBase;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9069 LABEL_82:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9070 *v18 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9071 if ( *v18 > 255 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9072 *v18 = 255;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9073 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9074 v29 = 92;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9075 goto LABEL_116;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9076 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9077 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9078 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9079 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9080 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9081 v19 = &Dst->sResFireBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9082 LABEL_113:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9083 *v19 += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9084 if ( *v19 > 255 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9085 *v19 = 255;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9086 v31 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9087 v29 = 91;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9088 LABEL_116:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9089 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9090 pPlayers[uPlayerIdx + 1]->PlaySound(v29, v31);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9091 goto _play_anim_and_maybe_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9092 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9093 if ( var <= VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9094 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9095 if ( var != VAR_DisarmTrapSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9096 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9097 if ( var <= VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9098 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9099 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9100 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9101 case VAR_BodyResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9102 v19 = &Dst->sResBodyBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9103 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9104 case VAR_AirResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9105 v19 = &Dst->sResAirBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9106 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9107 case VAR_WaterResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9108 v19 = &Dst->sResWaterBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9109 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9110 case VAR_EarthResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9111 v19 = &Dst->sResEarthBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9112 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9113 case VAR_SpiritResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9114 v19 = &Dst->sResSpiritBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9115 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9116 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9117 if ( var != 62 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9118 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9119 v19 = &Dst->sResMindBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9120 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9121 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9122 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9123 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9124 if ( var == VAR_LightResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9125 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9126 v19 = &Dst->sResLightBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9127 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9128 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9129 if ( var == VAR_DarkResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9130 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9131 v19 = &Dst->sResDarkBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9132 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9133 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9134 if ( var == VAR_MagicResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9135 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9136 v19 = &Dst->sResMagicBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9137 goto LABEL_113;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9138 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9139 if ( var <= VAR_MagicResistanceBonus || var > VAR_DiplomacySkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9140 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9141 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9142 goto LABEL_106;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9143 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9144 if ( var == VAR_LearningSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9145 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9146 LABEL_106:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9147 if ( val <= VAR_BodyResistanceBonus )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9148 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9149 *((short *)&Dst->pConditions[16] + var) = (unsigned __int8)val | *((char *)&Dst->pConditions[16] + 2 * var) & VAR_BodyResistanceBonus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9150 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9151 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9152 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9153 v20 = (char *)&Dst->pConditions[16] + 2 * var;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9154 v21 = *(short *)v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9155 v22 = (unsigned __int8)val + (v21 & VAR_BodyResistanceBonus);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9156 if ( v22 > 60 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9157 LOWORD(v22) = 60;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9158 LOBYTE(v21) = v21 & 0xC0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9159 *(short *)v20 = v22 | v21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9160 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9161 goto _play_anim_and_exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9162 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9163 if ( var <= VAR_LearningSkill )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9164 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9165 if ( var <= VAR_Eradicated )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9166 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9167 Dst->SetCondition(var - 105, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9168 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9169 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9170 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9171 if ( var != VAR_MajorCondition )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9172 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9173 if ( var > VAR_MajorCondition && var <= VAR_ActiveSpells )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9174 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9175 if ( (unsigned __int8)val + (unsigned __int8)byte_5E4C15[var] <= 255 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9176 byte_5E4C15[var] += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9177 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9178 byte_5E4C15[var] = -1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9179 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9180 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9181 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9182 memset(Dst, 0, 0xA0u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9183 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9184 _play_anim_and_exit:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9185 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9186 _play_anim_and_maybe_sound:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9187 pGame->pStru6Instance->SetPlayerBuffAnim(0x97u, uPlayerIdx);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9188 _maybe_play_sound:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9189 if ( v3 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9190 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9191 goto _play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9192 }
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
9193 if ( !((unsigned __int8)(0x80u >> ((signed __int16)val - 1) % 8) & pParty->_autonote_bits[((signed __int16)val - 1) >> 3])
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9194 && (&dword_723718_autonote_related)[8 * val] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9195 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9196 v23 = pPlayers[uPlayerIdx + 1];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9197 v34 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9198 v23->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9199 v24 = dword_72371C[2 * val];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9200 bFlashAutonotesBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9201 dword_506568 = v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9202 }
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
9203 _449B7E_toggle_bit(pParty->_autonote_bits, val, 1u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9204 v3 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9205 LABEL_173:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9206 if ( v34 != 1 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9207 goto _maybe_play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9208 goto _play_anim_and_maybe_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9209 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9210 if ( var > VAR_GoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9211 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9212 if ( var == 307 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9213 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9214 pParty->uNumDeaths += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9215 goto LABEL_173;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9216 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9217 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9218 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9219 case 308:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9220 pParty->uNumBountiesCollected += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9221 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9222 case 309:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9223 pParty->uNumPrisonTerms += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9224 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9225 case 310:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9226 pParty->uNumArenaPageWins += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9227 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9228 case 311:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9229 pParty->uNumArenaSquireWins += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9230 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9231 case 312:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9232 pParty->uNumArenaKnightWins += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9233 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9234 case 313:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9235 pParty->uNumArenaLordWins += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9236 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9237 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9238 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9239 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9240 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9241 if ( var == VAR_GoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9242 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9243 pParty->uNumGoldInBank += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9244 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9245 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9246 if ( var <= VAR_Counter8 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9247 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9248 if ( (signed int)var >= 245 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9249 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9250 *(int *)&stru_AA1058[3].pSounds[8 * var + 44300] = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9251 *(int *)&stru_AA1058[3].pSounds[8 * var + 44304] = HIDWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9252 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9253 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9254 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9255 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9256 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9257 case VAR_MonthEquals|VAR_CurrentSP:
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
9258 _449B7E_toggle_bit((unsigned char *)Dst->field_1A50, val, 1u);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9259 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9260 case VAR_NPCs2:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9261 pParty->field_709 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9262 LOBYTE(pNPCStats->pNewNPCData[val].uFlags) |= 0x80u;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9263 sub_44A56A();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9264 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9265 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9266 case VAR_NumSkillPoints:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9267 Dst->uSkillPoints += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9268 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9269 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9270 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9271 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9272 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9273 if ( var < VAR_Counter9 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9274 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9275 if ( (signed int)var <= 274 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9276 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9277 *(int *)&stru_AA1058[3].pSounds[8 * var + 44532] = LODWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9278 *(int *)&stru_AA1058[3].pSounds[8 * var + 44536] = HIDWORD(pParty->uTimePlayed);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9279 goto _play_sound;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9280 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9281 if ( var != VAR_ReputationInCurrentLocation )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9282 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9283 if ( var <= VAR_ReputationInCurrentLocation
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9284 || var > VAR_History_28
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9285 || (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
9286 || (pParty->field_3C.field_4F0[2 * (var - 276)] = LODWORD(pParty->uTimePlayed),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9287 v26 = *(&pStorylineText->field_0 + 3 * v25) == 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9288 pParty->field_3C.field_4F0[2 * (var - 276) + 1] = HIDWORD(pParty->uTimePlayed),
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9289 v26) )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9290 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9291 bFlashHistoryBook = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9292 _play_sound:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9293 v28 = 8 * uPlayerIdx + 400;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9294 LOBYTE(v28) = (8 * uPlayerIdx - 112) | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9295 pAudioPlayer->PlaySound(SOUND_20001, v28, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9296 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9297 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9298 v27 = &pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9299 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9300 v27 = &pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9301 v27->uReputation += val;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9302 if ( v27->uReputation > 10000 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9303 v27->uReputation = 10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9304 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9305 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9306 // 506568: using guessed type int dword_506568;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9307 // 507948: using guessed type char bFlashHistoryBook;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9308 // 507949: using guessed type char bFlashAutonotesBook;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9309 // 50794A: using guessed type char bFlashQuestBook;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9310 // 72371C: using guessed type int dword_72371C[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9311 // 723E80: using guessed type int dword_723E80_award_related[];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9312
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9313
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9314
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9315
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9316 //----- (0044B9C4) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9317 void Player::SubtractVariable(enum VariableType var, void *a3)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9318 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9319 unsigned int v3; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9320 signed int v4; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9321 enum VariableType v5; // eax@8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9322 int v6; // esi@11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9323 int v7; // edi@14
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9324 signed int v8; // eax@17
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9325 char *v9; // eax@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9326 char v10; // sf@20
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9327 char *v11; // ecx@26
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9328 char *v12; // ecx@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9329 __int64 v13; // qax@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9330 unsigned __int8 v14; // cf@27
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9331 char *v15; // edx@29
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9332 char *v16; // eax@90
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9333 char *v17; // ecx@94
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9334 void *v18; // esi@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9335 signed int v19; // edx@97
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9336 char *v20; // ecx@98
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9337 int v21; // eax@100
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9338 __int16 v22; // dx@112
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9339 int v23; // [sp-8h] [bp-14h]@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9340 signed int v24; // [sp-4h] [bp-10h]@4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9341 int v25; // [sp-4h] [bp-10h]@45
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9342
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9343 v3 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9344 v4 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9345 if ( this == pPlayers[2] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9346 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9347 v4 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9348 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9349 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9350 if ( this == pPlayers[3] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9351 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9352 v24 = 2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9353 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9354 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9355 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9356 if ( this != pPlayers[4] )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9357 goto LABEL_8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9358 v24 = 3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9359 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9360 v4 = v24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9361 LABEL_8:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9362 v5 = var;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9363 if ( (signed int)var > 222 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9364 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9365 if ( (signed int)var <= 307 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9366 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9367 if ( var == 307 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9368 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9369 pParty->uNumDeaths -= (unsigned int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9370 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9371 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9372 if ( var == 223 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9373 {
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
9374 v11 = (char *)pParty->_autonote_bits;
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9375 v22 = (short)a3 - 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9376 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9377 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9378 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9379 if ( var != 231 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9380 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9381 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9382 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9383 case 232:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9384 var = (VariableType)0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9385 GetNewNPCData(uDialogue_SpeakingActorNPC_ID, (int)&var);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9386 dword_5B65CC = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9387 if ( (void *)var == a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9388 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9389 dword_5B65CC = (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9390 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9391 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9392 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9393 pParty->field_709 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9394 LOBYTE(pNPCStats->pNewNPCData[(int)a3].uFlags) &= 0x7Fu;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9395 sub_44A56A();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9396 viewparams->bRedrawGameUI = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9397 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9398 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9399 case 241:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9400 v18 = a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9401 v19 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9402 if ( (signed int)pNPCStats->uNumNewNPCs > 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9403 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9404 v20 = (char *)&pNPCStats->pNewNPCData[0].uFlags;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9405 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9406 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9407 if ( *((void **)v20 + 4) == v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9408 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9409 v21 = *(int *)v20;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9410 if ( (char)*(int *)v20 < 0 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9411 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9412 LOBYTE(v21) = v21 & 0x7F;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9413 *(int *)v20 = v21;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9414 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9415 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9416 ++v19;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9417 v20 += 76;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9418 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9419 while ( v19 < (signed int)pNPCStats->uNumNewNPCs );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9420 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9421 if ( (void *)pParty->pHirelings[0].uProfession == v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9422 memset(pParty->pHirelings, 0, 0x4Cu);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9423 if ( (void *)pParty->pHirelings[1].uProfession == v18 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9424 memset(&pParty->pHirelings[1], 0, 0x4Cu);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9425 pParty->field_709 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9426 sub_44A56A();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9427 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9428 case 243:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9429 v17 = (char *)&this->uSkillPoints;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9430 if ( (unsigned int)a3 <= *(int *)v17 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9431 *(int *)v17 -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9432 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9433 *(int *)v17 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9434 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9435 case 275:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9436 v16 = (char *)&pOutdoor->ddm;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9437 if ( uCurrentlyLoadedLevelType != LEVEL_Outdoor )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9438 v16 = (char *)&pIndoor->dlv;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9439 *((int *)v16 + 2) -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9440 if ( *((int *)v16 + 2) < -10000 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9441 *((int *)v16 + 2) = -10000;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9442 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9443 case 306:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9444 if ( (unsigned int)a3 <= pParty->uNumGoldInBank )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9445 pParty->uNumGoldInBank -= (unsigned int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9446 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9447 LABEL_88:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9448 dword_5B65C4 = 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9449 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9450 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9451 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9452 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9453 v11 = this->field_1A50;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9454 LABEL_112:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9455 v22 = (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9456 }
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
9457 _449B7E_toggle_bit((unsigned char *)v11, v22, 0);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9458 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9459 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9460 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9461 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9462 case 308:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9463 pParty->uNumBountiesCollected -= (unsigned int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9464 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9465 case 309:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9466 pParty->uNumPrisonTerms -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9467 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9468 case 310:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9469 pParty->uNumArenaPageWins -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9470 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9471 case 311:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9472 pParty->uNumArenaSquireWins -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9473 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9474 case 312:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9475 pParty->uNumArenaKnightWins -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9476 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9477 case 313:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9478 pParty->uNumArenaLordWins -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9479 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9480 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9481 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9482 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9483 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9484 if ( (signed int)var >= 123 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9485 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9486 byte_5E4C15[var] -= (char)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9487 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9488 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9489 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9490 switch ( var )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9491 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9492 case VAR_RandomGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9493 v6 = rand() % (signed int)a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9494 if ( v6 > pParty->uNumGold )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9495 v6 = pParty->uNumGold;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9496 Party::TakeGold(v6);
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
9497 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[503], v6);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9498 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9499 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9500 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9501 case VAR_RandomFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9502 v7 = rand() % (signed int)a3 + 1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9503 if ( v7 > pParty->uNumFoodRations )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9504 v7 = pParty->uNumFoodRations;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9505 Party::TakeFood(v7);
96
51a5b0dc3f30 3.11.12
Ritor1
parents: 59
diff changeset
9506 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[504], v7);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9507 ShowStatusBarString(pTmpBuf, 2u);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9508 GameUI_DrawFoodAndGold();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9509 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9510 default:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9511 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9512 case VAR_CurrentHP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9513 ReceiveDamage((signed int)a3, 4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9514 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9515 case VAR_CurrentSP:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9516 v9 = (char *)&this->sMana;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9517 v10 = this->sMana - (signed int)a3 < 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9518 *(int *)v9 -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9519 if ( v10 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9520 *(int *)v9 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9521 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9522 case VAR_ACModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9523 this->sACModifier -= (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9524 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9525 case VAR_BaseLevel:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9526 this->uLevel -= (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9527 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9528 case VAR_LevelModifier:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9529 this->sLevelModifier -= (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9530 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9531 case VAR_Age:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9532 this->sAgeModifier -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9533 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9534 case VAR_Award:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9535 v11 = this->field_152;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9536 goto LABEL_112;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9537 case VAR_Experience:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9538 v12 = (char *)&this->uExperience;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9539 v13 = (signed int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9540 v14 = *(int *)v12 < (unsigned int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9541 *(int *)v12 -= (int)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9542 *((int *)v12 + 1) -= v14 + HIDWORD(v13);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9543 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9544 case VAR_QBits_QuestsDone:
26
93bf1d5f6a6d Game loading.
Nomad
parents: 25
diff changeset
9545 _449B7E_toggle_bit(pParty->_award_bits, (__int16)a3, 0);
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9546 pPlayers[v4 + 1]->PlaySound(96, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9547 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9548 case VAR_PlayerItemInHands:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9549 v15 = (char *)this->pInventoryIndices;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9550 break;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9551 case VAR_FixedGold:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9552 if ( (unsigned int)a3 > pParty->uNumGold )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9553 goto LABEL_88;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9554 Party::TakeGold((unsigned int)a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9555 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9556 case VAR_MightBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9557 case VAR_ActualMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9558 this->uMightBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9559 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9560 case VAR_IntellectBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9561 case VAR_ActualIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9562 this->uIntelligenceBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9563 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9564 case VAR_PersonalityBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9565 case VAR_ActualPersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9566 this->uWillpowerBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9567 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9568 case VAR_EnduranceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9569 case VAR_ActualEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9570 this->uEnduranceBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9571 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9572 case VAR_SpeedBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9573 case VAR_ActualSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9574 this->uSpeedBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9575 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9576 case VAR_AccuracyBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9577 case VAR_ActualAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9578 this->uAccuracyBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9579 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9580 case VAR_LuckBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9581 case VAR_ActualLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9582 this->uLuckBonus -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9583 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9584 case VAR_BaseMight:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9585 this->uMight -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9586 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9587 case VAR_BaseIntellect:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9588 this->uIntelligence -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9589 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9590 case VAR_BasePersonality:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9591 this->uWillpower -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9592 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9593 case VAR_BaseEndurance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9594 this->uEndurance -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9595 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9596 case VAR_BaseSpeed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9597 this->uSpeed -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9598 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9599 case VAR_BaseAccuracy:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9600 this->uAccuracy -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9601 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9602 case VAR_BaseLuck:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9603 this->uLuck -= (unsigned __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9604 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9605 case VAR_FireResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9606 this->sResFireBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9607 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9608 case VAR_AirResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9609 this->sResAirBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9610 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9611 case VAR_WaterResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9612 this->sResWaterBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9613 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9614 case VAR_EarthResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9615 this->sResEarthBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9616 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9617 case VAR_SpiritResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9618 this->sResSpiritBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9619 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9620 case VAR_MindResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9621 this->sResMindBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9622 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9623 case VAR_BodyResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9624 this->sResBodyBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9625 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9626 case VAR_LightResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9627 this->sResLightBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9628 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9629 case VAR_DarkResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9630 this->sResDarkBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9631 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9632 case VAR_MagicResistance:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9633 this->sResMagicBase -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9634 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9635 case VAR_FireResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9636 this->sResFireBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9637 goto LABEL_45;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9638 case VAR_AirResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9639 this->sResAirBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9640 LABEL_45:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9641 v25 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9642 v23 = 92;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9643 goto LABEL_73;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9644 case VAR_WaterResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9645 this->sResWaterBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9646 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9647 case VAR_EarthResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9648 this->sResEarthBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9649 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9650 case VAR_SpiritResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9651 this->sResSpiritBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9652 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9653 case VAR_MindResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9654 this->sResMindBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9655 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9656 case VAR_BodyResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9657 this->sResBodyBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9658 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9659 case VAR_LightResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9660 this->sResLightBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9661 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9662 case VAR_DarkResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9663 this->sResDarkBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9664 goto LABEL_72;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9665 case VAR_MagicResistanceBonus:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9666 this->sResMagicBonus -= (signed __int16)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9667 LABEL_72:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9668 v25 = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9669 v23 = 91;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9670 LABEL_73:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9671 pPlayers[v4 + 1]->PlaySound(v23, v25);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9672 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9673 case VAR_FixedFood:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9674 Party::TakeFood((unsigned int)a3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9675 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9676 case VAR_StaffSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9677 case VAR_SwordSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9678 case VAR_DaggerSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9679 case VAR_AxeSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9680 case VAR_SpearSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9681 case VAR_BowSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9682 case VAR_MaceSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9683 case VAR_BlasterSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9684 case VAR_ShieldSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9685 case VAR_LeatherSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9686 case VAR_SkillChain:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9687 case VAR_PlateSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9688 case VAR_FireSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9689 case VAR_AirSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9690 case VAR_WaterSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9691 case VAR_EarthSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9692 case VAR_SpiritSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9693 case VAR_MindSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9694 case VAR_BodySkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9695 case VAR_LightSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9696 case VAR_DarkSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9697 case VAR_IdentifyItemSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9698 case VAR_MerchantSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9699 case VAR_RepairSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9700 case VAR_BodybuildingSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9701 case VAR_MeditationSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9702 case VAR_PerceptionSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9703 case VAR_DiplomacySkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9704 case VAR_DisarmTrapSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9705 case VAR_LearningSkill:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9706 *((short *)&this->pConditions[16] + var) -= (unsigned __int8)a3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9707 goto LABEL_17;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9708 case VAR_Cursed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9709 case VAR_Weak:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9710 case VAR_Asleep:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9711 case VAR_Afraid:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9712 case VAR_Drunk:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9713 case VAR_Insane:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9714 case VAR_PoisonedGreen:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9715 case VAR_DiseasedGreen:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9716 case VAR_PoisonedYellow:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9717 case VAR_DiseasedYellow:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9718 case VAR_PoisonedRed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9719 case VAR_DiseasedRed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9720 case VAR_Paralyzed:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9721 case VAR_Unconsious:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9722 case VAR_Dead:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9723 case VAR_Stoned:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9724 case VAR_Eradicated:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9725 *((int *)this + 2 * var - 210) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9726 *((int *)this + 2 * v5 - 209) = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9727 LABEL_17:
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9728 pGame->pStru6Instance->SetPlayerBuffAnim(0x98u, v4);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9729 v8 = 8 * v4 + 400;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9730 LOBYTE(v8) = (8 * v4 - 112) | 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9731 pAudioPlayer->PlaySound(SOUND_20001, v8, 0, -1, 0, 0, 0, 0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9732 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9733 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9734 do
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9735 {
23
509744251c8e Player-related members
Nomad
parents: 2
diff changeset
9736 if ( *(void **)&this->spellbook.pDarkSpellbook.bIsSpellAvailable[36 * *(int *)v15 + 5] == a3 )
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9737 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9738 RemoveItemAtInventoryIndex(v3);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9739 return;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9740 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9741 ++v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9742 v15 += 4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9743 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9744 while ( (signed int)v3 < 126 );
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9745 if ( (void *)pParty->pPickedItem.uItemID == a3 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9746 pMouse->RemoveHoldingItem();
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9747 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9748 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9749 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9750 // 5B65C4: using guessed type int dword_5B65C4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9751 // 5B65CC: using guessed type int dword_5B65CC;