
- { "name": "rule_product", "base": "", "fields": [ { "name": "pid", "type": "uint16" }, { "name": "category", "type": "uint16" }, { "name": "duration", "type": "uint16" }, { "name": "required_products", "type": "pair_uint16_uint16[]" }, { "name": "min_level", "type": "uint16" }, { "name": "instant_cost", "type": "uint16" }, { "name": "value", "type": "uint16" } ] }