Tabelle: 'skill_fishing_base_level'
The `skill_fishing_base_level` tableThis table controls the minimum skill level required in fishing to fish in a certain area. StructureField | Type | Attributes | Key | Null | Default | Extra | Comment |
---|
entry | mediumint(8) | vorzeichenlos | PRI | nein | 0 | | Area identifier | skill | smallint(6) | vorzeichenbehaftet | | nein | 0 | | Base skill level requirement |
Description of the fieldsentryThe area ID see AreaTable.dbc. skillThe minimum skill points in fishing required to fish in the area.
|