libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
AI_STANDARD_INFO_BANK.hpp
1/* This file was automatically generated from XML paramdefs. */
2#pragma once
3
4namespace from {
5namespace paramdef {
16 unsigned short RadarRange{ 20 };
17
24 unsigned char RadarAngleX{ 30 };
25
32 unsigned char RadarAngleY{ 60 };
33
40 unsigned short TerritorySize{ 20 };
41
47 unsigned char ThreatBeforeAttackRate{ 50 };
48
55
56 unsigned char reserve0[24];
57
63 unsigned short Attack1_Distance{ 0 };
64
70 unsigned short Attack1_Margin{ 0 };
71
77 unsigned char Attack1_Rate{ 50 };
78
84 unsigned char Attack1_ActionID{ 0 };
85
92 unsigned char Attack1_DelayMin{ 0 };
93
100 unsigned char Attack1_DelayMax{ 0 };
101
108 unsigned char Attack1_ConeAngle{ 30 };
109
110 unsigned char reserve10[7];
111
117 unsigned short Attack2_Distance{ 0 };
118
124 unsigned short Attack2_Margin{ 0 };
125
131 unsigned char Attack2_Rate{ 50 };
132
138 unsigned char Attack2_ActionID{ 0 };
139
146 unsigned char Attack2_DelayMin{ 0 };
147
154 unsigned char Attack2_DelayMax{ 0 };
155
162 unsigned char Attack2_ConeAngle{ 30 };
163
164 unsigned char reserve11[7];
165
171 unsigned short Attack3_Distance{ 0 };
172
178 unsigned short Attack3_Margin{ 0 };
179
185 unsigned char Attack3_Rate{ 50 };
186
192 unsigned char Attack3_ActionID{ 0 };
193
200 unsigned char Attack3_DelayMin{ 0 };
201
208 unsigned char Attack3_DelayMax{ 0 };
209
216 unsigned char Attack3_ConeAngle{ 30 };
217
218 unsigned char reserve12[7];
219
225 unsigned short Attack4_Distance{ 0 };
226
232 unsigned short Attack4_Margin{ 0 };
233
239 unsigned char Attack4_Rate{ 50 };
240
246 unsigned char Attack4_ActionID{ 0 };
247
254 unsigned char Attack4_DelayMin{ 0 };
255
262 unsigned char Attack4_DelayMax{ 0 };
263
270 unsigned char Attack4_ConeAngle{ 30 };
271
272 unsigned char reserve13[7];
273
274 unsigned char reserve_last[32];
275};
276
277}; // namespace paramdef
278}; // namespace from
This struct was automatically generated from XML paramdefs.
Definition AI_STANDARD_INFO_BANK.hpp:10
unsigned short Attack1_Distance
Attack 1 Maai [m].
Definition AI_STANDARD_INFO_BANK.hpp:63
unsigned char Attack2_Rate
Attack 1 ratio [0-100].
Definition AI_STANDARD_INFO_BANK.hpp:131
unsigned char Attack1_ConeAngle
Attack 1 Attack permission Conical angle [deg].
Definition AI_STANDARD_INFO_BANK.hpp:108
unsigned short Attack4_Distance
Attack 4 Maai [m].
Definition AI_STANDARD_INFO_BANK.hpp:225
unsigned char Attack4_DelayMin
Attack 4 Minimum delay time [frame].
Definition AI_STANDARD_INFO_BANK.hpp:254
unsigned char Attack1_Rate
Attack 1 ratio [0-100].
Definition AI_STANDARD_INFO_BANK.hpp:77
unsigned char Attack1_DelayMin
Attack 1 Minimum delay time [frame].
Definition AI_STANDARD_INFO_BANK.hpp:92
unsigned char RadarAngleY
Recognition angle Y [deg].
Definition AI_STANDARD_INFO_BANK.hpp:32
bool ForceThreatOnFirstLocked
First recognition menacing.
Definition AI_STANDARD_INFO_BANK.hpp:54
unsigned char RadarAngleX
Recognition angle X [deg].
Definition AI_STANDARD_INFO_BANK.hpp:24
unsigned short RadarRange
Recognition distance [m].
Definition AI_STANDARD_INFO_BANK.hpp:16
unsigned char Attack2_ActionID
Attack 2 type.
Definition AI_STANDARD_INFO_BANK.hpp:138
unsigned char Attack4_DelayMax
Attack 4 Maximum delay time [frame].
Definition AI_STANDARD_INFO_BANK.hpp:262
unsigned char Attack2_DelayMin
Attack 2 Minimum delay time [frame].
Definition AI_STANDARD_INFO_BANK.hpp:146
unsigned short TerritorySize
Territory distance [m].
Definition AI_STANDARD_INFO_BANK.hpp:40
unsigned short Attack2_Distance
Attack 2 Maai [m].
Definition AI_STANDARD_INFO_BANK.hpp:117
unsigned char Attack3_DelayMin
Attack 3 Minimum delay time [frame].
Definition AI_STANDARD_INFO_BANK.hpp:200
unsigned short Attack2_Margin
Attack 2 Maai play [m].
Definition AI_STANDARD_INFO_BANK.hpp:124
unsigned short Attack3_Margin
Attack 3 Maai play [m].
Definition AI_STANDARD_INFO_BANK.hpp:178
unsigned char Attack3_ActionID
Attack 3 types.
Definition AI_STANDARD_INFO_BANK.hpp:192
unsigned char Attack2_ConeAngle
Attack 2 Attack permission Conical angle [deg].
Definition AI_STANDARD_INFO_BANK.hpp:162
unsigned char Attack3_Rate
Attack 1 ratio [0-100].
Definition AI_STANDARD_INFO_BANK.hpp:185
unsigned short Attack4_Margin
Attack 4 Maai play [m].
Definition AI_STANDARD_INFO_BANK.hpp:232
unsigned char ThreatBeforeAttackRate
Intimidation rate before attack [0-100].
Definition AI_STANDARD_INFO_BANK.hpp:47
unsigned char Attack3_DelayMax
Attack 3 Maximum delay time [frame].
Definition AI_STANDARD_INFO_BANK.hpp:208
unsigned short Attack1_Margin
Attack 1 Maai play [m].
Definition AI_STANDARD_INFO_BANK.hpp:70
unsigned char Attack4_Rate
Attack 1 ratio [0-100].
Definition AI_STANDARD_INFO_BANK.hpp:239
unsigned short Attack3_Distance
Attack 3 Maai [m].
Definition AI_STANDARD_INFO_BANK.hpp:171
unsigned char Attack4_ConeAngle
Attack 4 Attack permission Conical angle [deg].
Definition AI_STANDARD_INFO_BANK.hpp:270
unsigned char Attack4_ActionID
4 types of attacks
Definition AI_STANDARD_INFO_BANK.hpp:246
unsigned char Attack1_DelayMax
Attack 1 Maximum delay time [frame].
Definition AI_STANDARD_INFO_BANK.hpp:100
unsigned char Attack3_ConeAngle
Attack 3 Attack permission Conical angle [deg].
Definition AI_STANDARD_INFO_BANK.hpp:216
unsigned char Attack1_ActionID
Attack 1 type.
Definition AI_STANDARD_INFO_BANK.hpp:84
unsigned char Attack2_DelayMax
Attack 2 Maximum delay time [frame].
Definition AI_STANDARD_INFO_BANK.hpp:154