
Table row type of petconfig2
{ "name": "st_pet_config2", "base": "", "fields": [ { "name": "last_id", "type": "uuid" }, { "name": "creation_awake", "type": "int64" }, { "name": "market_fee", "type": "uint64" }, { "name": "max_health", "type": "uint8" }, { "name": "hunger_to_zero", "type": "uint32" }, { "name": "min_hunger_interval", "type": "uint32" }, { "name": "max_hunger_points", "type": "uint8" }, { "name": "hunger_hp_modifier", "type": "uint8" }, { "name": "min_awake_interval", "type": "uint32" }, { "name": "min_sleep_period", "type": "uint32" }, { "name": "creation_tolerance", "type": "uint32" }, { "name": "battle_idle_tolerance", "type": "uint32" }, { "name": "attack_min_factor", "type": "uint8" }, { "name": "attack_max_factor", "type": "uint8" }, { "name": "battle_max_arenas", "type": "uint16" }, { "name": "battle_busy_arenas", "type": "uint16" }, { "name": "last_element_id", "type": "uint16" }, { "name": "last_pet_type_id", "type": "uint16" } ] }