Npc spawn rangesTable
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(10) unsigned | PRI | auto_increment | |||
npc_spawn_rule_id | int(10) unsigned | 0 | ||||
x1 | float(10,2) | 0.00 | ||||
y1 | float(10,2) | 0.00 | ||||
z1 | float(10,2) | 0.00 | ||||
x2 | float(10,2) | 0.00 | ||||
y2 | float(10,2) | 0.00 | ||||
z2 | float(10,2) | 0.00 | ||||
radius | float(10,2) | 0.00 | ||||
sector_id | int(10) | 0 | ||||
range_type_code | char(1) | A |