
-
{ "name": "sboss", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "type", "type": "uint16" }, { "name": "helpcode", "type": "uint16" }, { "name": "state", "type": "uint8" }, { "name": "starttime", "type": "uint32" }, { "name": "duration", "type": "uint32" }, { "name": "chalgercount", "type": "uint32" }, { "name": "attack", "type": "uint32" }, { "name": "spelltype", "type": "uint16" }, { "name": "max_chalge_times", "type": "uint16" }, { "name": "ticket_code", "type": "uint16" }, { "name": "ticket_counts", "type": "uint16[]" } ] }