quest_poi

This table managed the quest points.

Structure

Field Type Default Comment
questId smallint(5)    
poiId tibyint(3)    
objIndex tinyint(2) 0  
mapId smallint(3) 0  
mapAreaId smallint(3) 0  
floorId tinyint(1) 0  
unk3 tinyint(1) 0  
unk4 tinyint(1) 0  

questId

The quest entry ID from quest_properties table.

poiId

The point entry ID from quest_poi_points table.

mapId

The mapId…

mapAreaId

The Zone ID…

floorId

The Area ID…

unk3

unk4