
The data structures defined by this contract.
Struct property of rspell_level
{ "name": "effectrow", "base": "", "fields": [ { "name": "type", "type": "uint16" }, { "name": "target_type", "type": "uint8" }, { "name": "flag", "type": "uint32" }, { "name": "rounds", "type": "uint16" }, { "name": "data1", "type": "uint32" }, { "name": "data2", "type": "uint32" }, { "name": "data3", "type": "uint32" } ] }Struct property of rspell
{ "name": "rspell_level", "base": "", "fields": [ { "name": "probability", "type": "uint16" }, { "name": "effects", "type": "effectrow[]" } ] }- { "name": "rspell", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "type", "type": "uint8" }, { "name": "category", "type": "uint8" }, { "name": "eff_relation", "type": "uint8" }, { "name": "grade", "type": "uint8" }, { "name": "target_type", "type": "uint8" }, { "name": "herotype", "type": "uint8" }, { "name": "herolevel", "type": "uint8" }, { "name": "trigger_type", "type": "uint8" }, { "name": "trigger_data", "type": "uint32" }, { "name": "data1", "type": "uint32" }, { "name": "data2", "type": "uint32" }, { "name": "levels", "type": "rspell_level[]" } ] }
- { "name": "rspelllv", "base": "", "fields": [ { "name": "level", "type": "uint64" }, { "name": "count", "type": "uint16" }, { "name": "powder1", "type": "uint32" }, { "name": "powder2", "type": "uint32" }, { "name": "powder3", "type": "uint32" }, { "name": "powder4", "type": "uint32" }, { "name": "powder5", "type": "uint32" }, { "name": "powder6", "type": "uint32" } ] }
Struct property of rticket
{ "name": "ticketmatrow", "base": "", "fields": [ { "name": "code", "type": "uint16" }, { "name": "rate", "type": "uint16" } ] }- { "name": "rticket", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "mats", "type": "ticketmatrow[]" } ] }
Struct property of rticket2
{ "name": "ticketmatrow2", "base": "", "fields": [ { "name": "code", "type": "uint16" }, { "name": "rate", "type": "uint32" } ] }- { "name": "rticket2", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "mats", "type": "ticketmatrow2[]" }, { "name": "items", "type": "ticketmatrow2[]" } ] }
- { "name": "rdna", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "purpose", "type": "uint8" }, { "name": "type", "type": "uint8" }, { "name": "grade", "type": "uint8" }, { "name": "range_min", "type": "uint32" }, { "name": "range_max", "type": "uint32" }, { "name": "weight", "type": "uint32" } ] }
Struct property of herosuitrow
Struct property of bosschalger
Struct property of pvpformrow
Struct property of pvpformationrow
{ "name": "herorow", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "level", "type": "uint8" }, { "name": "kill_count", "type": "uint32" }, { "name": "attack", "type": "uint16" }, { "name": "defense", "type": "uint16" }, { "name": "hp", "type": "uint16" }, { "name": "luck", "type": "uint16" } ] }Struct property of herosuit
{ "name": "herosuitrow", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "rows", "type": "herorow[]" } ] }- { "name": "herosuit", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "rows", "type": "herosuitrow[]" } ] }
- { "name": "itemrow", "base": "", "fields": [ { "name": "id", "type": "uint32" }, { "name": "code", "type": "uint16" }, { "name": "knight", "type": "uint8" }, { "name": "level", "type": "uint8" }, { "name": "exp", "type": "uint8" }, { "name": "dna", "type": "uint32" }, { "name": "dna2", "type": "uint64" }, { "name": "dna2_draft", "type": "uint32" }, { "name": "saleid", "type": "uint32" } ] }
- { "name": "item", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "last_id", "type": "uint32" }, { "name": "rows", "type": "itemrow[]" } ] }
- { "name": "honor1", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "max_floor", "type": "uint32" }, { "name": "total_floor", "type": "uint32" }, { "name": "total_honor", "type": "int32" }, { "name": "count", "type": "uint16" }, { "name": "rank", "type": "uint8" } ] }
- { "name": "honor2", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "max_floor", "type": "uint32" }, { "name": "total_floor", "type": "uint32" }, { "name": "total_honor", "type": "int32" }, { "name": "count", "type": "uint16" }, { "name": "rank", "type": "uint8" } ] }
- { "name": "revenue3", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "honor_bns_eos", "type": "asset" }, { "name": "boss_tkt", "type": "asset" }, { "name": "boss_eos", "type": "asset" } ] }
Struct property of bosschalger
{ "name": "bossdropforchalger", "base": "", "fields": [ { "name": "type", "type": "uint16" }, { "name": "data", "type": "uint32" } ] }Table row type of bosschalger
{ "name": "bosschalger", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "bossid", "type": "uint32" }, { "name": "state", "type": "uint8" }, { "name": "contribution", "type": "uint32" }, { "name": "starttime", "type": "uint32" }, { "name": "rebirth_count", "type": "uint16" }, { "name": "rank", "type": "uint16" }, { "name": "execdrop", "type": "uint8" }, { "name": "matdist", "type": "uint8" }, { "name": "claimed", "type": "uint8" }, { "name": "herolist", "type": "herorow[]" }, { "name": "droplist", "type": "bossdropforchalger[]" }, { "name": "templist", "type": "bossdropforchalger[]" }, { "name": "buffer_type", "type": "uint8" }, { "name": "buffer_data", "type": "uint16" }, { "name": "v3", "type": "uint32" } ] }Struct property of bossticket
{ "name": "bosstkrow", "base": "", "fields": [ { "name": "code", "type": "uint8" }, { "name": "count", "type": "uint32" } ] }Table row type of bossticket
{ "name": "bossticket", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "rows", "type": "bosstkrow[]" } ] }- { "name": "bossrank", "base": "", "fields": [ { "name": "ranking", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "con", "type": "uint32" } ] }
- { "name": "bosshonor", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "total_honor", "type": "uint32" } ] }
- { "name": "spellrow", "base": "", "fields": [ { "name": "code", "type": "uint16" }, { "name": "exp", "type": "uint32" }, { "name": "maturity", "type": "uint32" }, { "name": "level", "type": "uint8" } ] }
- { "name": "spell", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "warrior_rows", "type": "spellrow[]" }, { "name": "archer_rows", "type": "spellrow[]" }, { "name": "mage_rows", "type": "spellrow[]" } ] }
Struct property of pvpformrow
{ "name": "formpellrow", "base": "", "fields": [ { "name": "sp", "type": "spellrow" }, { "name": "data", "type": "uint16" } ] }Struct property of pvpform
{ "name": "pvpformrow", "base": "", "fields": [ { "name": "position", "type": "uint8" }, { "name": "hero_type", "type": "uint8" }, { "name": "spelllist", "type": "formpellrow[]" }, { "name": "hero", "type": "herorow" }, { "name": "item_ids", "type": "uint32[]" }, { "name": "mount_id", "type": "uint32" }, { "name": "skin_code", "type": "uint16" }, { "name": "v1", "type": "uint16" }, { "name": "v2", "type": "uint16" }, { "name": "v3", "type": "uint32" } ] }- { "name": "pvpform", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "herolist", "type": "pvpformrow[]" } ] }
- { "name": "pvpplayer", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "formation", "type": "pvpform" }, { "name": "v1", "type": "uint16" }, { "name": "v2", "type": "uint16" }, { "name": "trp", "type": "uint32" } ] }
- { "name": "pvppoints", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "points", "type": "int32" }, { "name": "last_combat_time", "type": "uint32" }, { "name": "v1", "type": "uint16" }, { "name": "v2", "type": "uint16" }, { "name": "trp", "type": "uint32" } ] }
- { "name": "pvpenergy", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "free_energy", "type": "uint16" }, { "name": "paied_energy", "type": "uint16" }, { "name": "last_refresh_time", "type": "uint32" }, { "name": "today_buy_count", "type": "uint16" }, { "name": "reputation", "type": "uint32" }, { "name": "v1", "type": "uint8" }, { "name": "today_win_count", "type": "uint16" }, { "name": "today_active_count", "type": "uint32" } ] }
- { "name": "pvpdrop", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "code", "type": "uint16" }, { "name": "data", "type": "uint32" } ] }
- { "name": "pvplogsimple", "base": "", "fields": [ { "name": "logid", "type": "uint64" }, { "name": "p1", "type": "name" }, { "name": "p2", "type": "name" }, { "name": "p1_nickname", "type": "string" }, { "name": "p2_nickname", "type": "string" }, { "name": "p1_points_change", "type": "int32" }, { "name": "p2_points_change", "type": "int32" }, { "name": "p1_points", "type": "uint32" }, { "name": "p2_points", "type": "uint32" }, { "name": "p1_rank", "type": "uint8" }, { "name": "p2_rank", "type": "uint8" }, { "name": "win", "type": "uint8" }, { "name": "droplist", "type": "pvpdrop[]" }, { "name": "dt", "type": "uint32" } ] }
- { "name": "pvprecord", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "activelogs", "type": "pvplogsimple[]" }, { "name": "passivelogs", "type": "pvplogsimple[]" } ] }
- { "name": "pvpreward", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "droplist", "type": "pvpdrop[]" } ] }
- { "name": "skinrow", "base": "", "fields": [ { "name": "hero", "type": "uint8" }, { "name": "code", "type": "uint16" } ] }
- { "name": "skin", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "rows", "type": "skinrow[]" } ] }
Struct property of pvpgacharst
{ "name": "pvpgacharow", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "code", "type": "uint16" }, { "name": "data", "type": "uint32" } ] }Table row type of pvpgacharst
{ "name": "pvpgacharst", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "last_id", "type": "uint32" }, { "name": "rows", "type": "pvpgacharow[]" } ] }- { "name": "revenue4", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "honor_bns_eos", "type": "asset" }, { "name": "boss_tkt", "type": "asset" }, { "name": "boss_eos", "type": "asset" }, { "name": "pvp_tkt", "type": "asset" }, { "name": "pvp_eos", "type": "asset" } ] }
- { "name": "account", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "key", "type": "public_key" }, { "name": "nonce", "type": "uint32" }, { "name": "status", "type": "uint8" }, { "name": "last_update_time", "type": "uint32" }, { "name": "eos_balance", "type": "asset" }, { "name": "v1", "type": "asset" }, { "name": "v2", "type": "uint16" }, { "name": "v3", "type": "uint32" } ] }
- { "name": "rversion", "base": "", "fields": [ { "name": "rule", "type": "name" }, { "name": "version", "type": "uint16" } ] }
- { "name": "mktautoid", "base": "", "fields": [ { "name": "type", "type": "uint64" }, { "name": "pid", "type": "uint64" } ] }
- { "name": "honorpool", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "state", "type": "uint8" }, { "name": "total_honor1", "type": "uint32" }, { "name": "total_honor2", "type": "uint32" } ] }
Table row type of honordivstat
{ "name": "honordivstat", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "honor_index", "type": "uint32" }, { "name": "state", "type": "uint32" }, { "name": "total_honor", "type": "uint32" }, { "name": "total_div_tkt", "type": "asset" }, { "name": "start_index", "type": "uint64" }, { "name": "last_account", "type": "name" }, { "name": "reward", "type": "uint8" }, { "name": "total_oneh_honor", "type": "uint32" }, { "name": "total_oneh_bns", "type": "asset" } ] }- { "name": "hnbnsrank", "base": "", "fields": [ { "name": "ranking", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "total_honor", "type": "uint32" } ] }
Table row type of bshndivstat
{ "name": "bshndivstat", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "state", "type": "uint8" }, { "name": "total_honor", "type": "uint64" }, { "name": "total_div_tkt", "type": "asset" }, { "name": "start_index", "type": "uint32" }, { "name": "last_account", "type": "name" }, { "name": "reward", "type": "uint8" }, { "name": "total_oneh_honor", "type": "uint64" }, { "name": "total_oneh_bns", "type": "asset" } ] }Table row type of bshnbnsrank
{ "name": "bshnbnsrank", "base": "", "fields": [ { "name": "ranking", "type": "uint64" }, { "name": "player", "type": "name" }, { "name": "total_honor", "type": "uint32" } ] }- { "name": "boss", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "code", "type": "uint16" }, { "name": "state", "type": "uint8" }, { "name": "starttime", "type": "uint32" }, { "name": "duration", "type": "uint32" }, { "name": "endtime", "type": "uint32" }, { "name": "chalgercount", "type": "uint32" }, { "name": "attack", "type": "uint32" }, { "name": "maxhp", "type": "uint32" }, { "name": "dropcnt", "type": "uint32" }, { "name": "distcnt", "type": "uint32" }, { "name": "reward", "type": "asset" }, { "name": "reward2", "type": "asset" } ] }
- { "name": "bossprep", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "maxhp", "type": "uint32" } ] }
- { "name": "bscontrol", "base": "", "fields": [ { "name": "bossid", "type": "uint64" }, { "name": "state", "type": "uint8" }, { "name": "chalgercount", "type": "uint32" }, { "name": "distcnt", "type": "uint32" }, { "name": "totalcon", "type": "uint32" }, { "name": "total100con", "type": "uint32" }, { "name": "last_dist_ranking", "type": "uint16" } ] }
- { "name": "bosshist", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "bossid", "type": "uint32" }, { "name": "state", "type": "uint8" }, { "name": "starttime", "type": "uint32" }, { "name": "endtime", "type": "uint32" }, { "name": "chlgercount", "type": "uint32" }, { "name": "attack", "type": "uint32" }, { "name": "maxhp", "type": "uint32" }, { "name": "reward", "type": "asset" }, { "name": "reward2", "type": "asset" } ] }
- { "name": "bosshist2", "base": "", "fields": [ { "name": "bossid", "type": "uint64" }, { "name": "code", "type": "uint32" }, { "name": "state", "type": "uint8" }, { "name": "starttime", "type": "uint32" }, { "name": "endtime", "type": "uint32" }, { "name": "chlgercount", "type": "uint32" }, { "name": "attack", "type": "uint32" }, { "name": "maxhp", "type": "uint32" }, { "name": "totalcon", "type": "uint32" }, { "name": "reward", "type": "asset" }, { "name": "reward2", "type": "asset" } ] }
- { "name": "bsdropmat", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "count", "type": "uint16" }, { "name": "priceWeight", "type": "asset" } ] }
Table row type of bsdropmat2
{ "name": "bsdropmat2", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "mats", "type": "uint16[]" } ] }- { "name": "pvpwl", "base": "", "fields": [ { "name": "owner", "type": "name" } ] }
- { "name": "bestpvps", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "points", "type": "int64" }, { "name": "log", "type": "pvplogsimple" } ] }
Table row type of pvpengstat
{ "name": "pvpengstat", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "state", "type": "uint64" }, { "name": "start_index", "type": "uint64" }, { "name": "last_account", "type": "name" } ] }- { "name": "signkey", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "key", "type": "public_key" } ] }
Struct property of pvpformationrow
{ "name": "herospellrow", "base": "", "fields": [ { "name": "sp", "type": "spellrow" }, { "name": "rsp", "type": "rspell" }, { "name": "data", "type": "uint16" } ] }Struct property of pvpformation
{ "name": "pvpformationrow", "base": "", "fields": [ { "name": "position", "type": "uint8" }, { "name": "hero_type", "type": "uint8" }, { "name": "spelllist", "type": "herospellrow[]" }, { "name": "hero", "type": "herorow" }, { "name": "item_ids", "type": "uint32[]" }, { "name": "mount_id", "type": "uint32" }, { "name": "skin_code", "type": "uint16" }, { "name": "v1", "type": "uint16" }, { "name": "v2", "type": "uint16" }, { "name": "v3", "type": "uint32" } ] }Struct property of pvplog
{ "name": "pvpformation", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "herolist", "type": "pvpformationrow[]" } ] }- { "name": "pvplog", "base": "", "fields": [ { "name": "p1", "type": "name" }, { "name": "p2", "type": "name" }, { "name": "p1_nickname", "type": "string" }, { "name": "p2_nickname", "type": "string" }, { "name": "p1_formation", "type": "pvpformation" }, { "name": "p2_formation", "type": "pvpformation" }, { "name": "p1_points_change", "type": "int32" }, { "name": "p2_points_change", "type": "int32" }, { "name": "p1_points", "type": "uint32" }, { "name": "p2_points", "type": "uint32" }, { "name": "win", "type": "uint8" }, { "name": "droplist", "type": "pvpdrop[]" }, { "name": "metadata", "type": "uint32" }, { "name": "random_seed", "type": "uint32" }, { "name": "dt", "type": "uint32" } ] }
- { "name": "pvplogs", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "log", "type": "pvplog" } ] }
- { "name": "pvpshop", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "type", "type": "uint8" }, { "name": "code", "type": "uint32" }, { "name": "count", "type": "int32" }, { "name": "price", "type": "asset" }, { "name": "reputation_price", "type": "uint32" } ] }
Table row type of reprankstat
{ "name": "reprankstat", "base": "", "fields": [ { "name": "rank", "type": "uint64" }, { "name": "acc", "type": "uint32" }, { "name": "cnt", "type": "uint16" } ] }Table row type of repbuystat
{ "name": "repbuystat", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "total", "type": "uint32" }, { "name": "gachacnt", "type": "uint32" } ] }Table row type of pvpbnsstat
{ "name": "pvpbnsstat", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "type", "type": "uint8" }, { "name": "state", "type": "uint32" }, { "name": "start_index", "type": "uint64" }, { "name": "last_account", "type": "name" }, { "name": "total_bns", "type": "asset" }, { "name": "last_time", "type": "uint32" } ] }Table row type of pvpbnsstatwk
{ "name": "pvpbnsstatwk", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "type", "type": "uint8" }, { "name": "state", "type": "uint32" }, { "name": "start_index", "type": "uint64" }, { "name": "last_account", "type": "name" }, { "name": "total_bns", "type": "asset" } ] }Table row type of pvpbnsrank
{ "name": "pvpbnsrank", "base": "", "fields": [ { "name": "ranking", "type": "uint64" }, { "name": "player", "type": "name" } ] }Table row type of pvpbnsrankwk
{ "name": "pvpbnsrankwk", "base": "", "fields": [ { "name": "ranking", "type": "uint64" }, { "name": "player", "type": "name" } ] }Struct property of event
{ "name": "event_param", "base": "", "fields": [ { "name": "content", "type": "string" }, { "name": "type", "type": "uint8" }, { "name": "grade", "type": "uint8" } ] }- { "name": "event", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "code", "type": "uint8" }, { "name": "time", "type": "uint32" }, { "name": "params", "type": "event_param[]" } ] }
- { "name": "batchctrl", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "state", "type": "uint32" }, { "name": "start_index", "type": "uint64" }, { "name": "last_account", "type": "name" } ] }
- { "name": "inithndiv", "base": "", "fields": [] }
Action parameter in starthndiv
{ "name": "starthndiv", "base": "", "fields": [ { "name": "reward", "type": "uint8" } ] }- { "name": "exechndiv", "base": "", "fields": [ { "name": "count", "type": "uint32" }, { "name": "nonce", "type": "uint32" } ] }
Action parameter in startbshndiv
{ "name": "startbshndiv", "base": "", "fields": [ { "name": "reward", "type": "uint8" } ] }Action parameter in execbshndiv
{ "name": "execbshndiv", "base": "", "fields": [ { "name": "count", "type": "uint32" }, { "name": "nonce", "type": "uint32" } ] }- { "name": "updhonor3", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "old_rank", "type": "uint16" }, { "name": "new_rank", "type": "uint16" } ] }
- { "name": "updhonor4", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "floor", "type": "uint32" }, { "name": "old_rank", "type": "uint16" }, { "name": "new_rank", "type": "uint16" } ] }
- { "name": "addboss", "base": "", "fields": [ { "name": "code", "type": "uint16" }, { "name": "starttime", "type": "uint32" }, { "name": "duration", "type": "uint32" }, { "name": "attack", "type": "uint32" }, { "name": "maxhp", "type": "uint32" }, { "name": "reward", "type": "asset" }, { "name": "reward2", "type": "asset" } ] }
Action parameter in addbossbuff
{ "name": "addbossbuff", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "type", "type": "uint8" }, { "name": "data", "type": "uint16" } ] }Action parameter in updateboss
{ "name": "updateboss", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "state", "type": "uint8" } ] }Action parameter in bossprepare
{ "name": "bossprepare", "base": "", "fields": [] }- { "name": "bossclear", "base": "", "fields": [] }
Struct property of recvbsrank
{ "name": "bossrankrow", "base": "", "fields": [ { "name": "ranking", "type": "uint16" }, { "name": "player", "type": "name" }, { "name": "con", "type": "uint32" } ] }Action parameter in recvbsrank
{ "name": "recvbsrank", "base": "", "fields": [ { "name": "bossid", "type": "uint32" }, { "name": "totalcon", "type": "uint32" }, { "name": "total100con", "type": "uint32" }, { "name": "rankings", "type": "bossrankrow[]" } ] }Action parameter in execbossdrop
{ "name": "execbossdrop", "base": "", "fields": [ { "name": "bossid", "type": "uint32" }, { "name": "count", "type": "uint16" }, { "name": "sn", "type": "uint16" } ] }Action parameter in execbossdist
{ "name": "execbossdist", "base": "", "fields": [ { "name": "bossid", "type": "uint32" }, { "name": "count", "type": "uint16" }, { "name": "sn", "type": "uint16" } ] }Action parameter in operateboss
{ "name": "operateboss", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "v1", "type": "uint64" }, { "name": "v2", "type": "name" }, { "name": "v3", "type": "uint32" } ] }Action parameter in checkpvpwin
{ "name": "checkpvpwin", "base": "", "fields": [ { "name": "from", "type": "name" } ] }- { "name": "svraddrep", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "count", "type": "uint16" } ] }
Action parameter in divaddengy
{ "name": "divaddengy", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "count", "type": "uint16" } ] }Action parameter in svrmkbstk2
{ "name": "svrmkbstk2", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint16" }, { "name": "mat_ids", "type": "uint32[]" } ] }Action parameter in svrmkbstk3
{ "name": "svrmkbstk3", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint16" }, { "name": "mat_codes", "type": "uint32[]" } ] }Action parameter in svrmkbstks
{ "name": "svrmkbstks", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint16" }, { "name": "count", "type": "uint16" }, { "name": "mat_codes", "type": "uint32[]" } ] }Action parameter in svrmkbstk4
{ "name": "svrmkbstk4", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint16" }, { "name": "mat_codes", "type": "uint32[]" } ] }Action parameter in svrmkbstks2
{ "name": "svrmkbstks2", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint16" }, { "name": "count", "type": "uint16" }, { "name": "mat_codes", "type": "uint32[]" } ] }Action parameter in svritmkbstk
{ "name": "svritmkbstk", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint16" }, { "name": "item_ids", "type": "uint32[]" } ] }Action parameter in svritmkbstks
{ "name": "svritmkbstks", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint16" }, { "name": "count", "type": "uint16" }, { "name": "item_ids", "type": "uint32[]" } ] }Action parameter in joinbosswar2
{ "name": "joinbosswar2", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "bossid", "type": "uint64" }, { "name": "block", "type": "uint32" }, { "name": "checksum", "type": "uint32" } ] }Action parameter in exitbosswar2
{ "name": "exitbosswar2", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "block", "type": "uint32" }, { "name": "checksum", "type": "uint32" } ] }Action parameter in rebirthclge2
{ "name": "rebirthclge2", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "block", "type": "uint32" }, { "name": "checksum", "type": "uint32" } ] }Action parameter in autorebirth
{ "name": "autorebirth", "base": "", "fields": [ { "name": "from", "type": "name" } ] }Action parameter in updbschgattr
{ "name": "updbschgattr", "base": "", "fields": [ { "name": "from", "type": "name" } ] }Action parameter in updplyattr
{ "name": "updplyattr", "base": "", "fields": [ { "name": "from", "type": "name" } ] }Action parameter in updplyskin
{ "name": "updplyskin", "base": "", "fields": [ { "name": "from", "type": "name" } ] }- { "name": "setspells", "base": "", "fields": [ { "name": "rules", "type": "rspell[]" }, { "name": "truncate", "type": "bool" } ] }
Action parameter in setspelllvs
{ "name": "setspelllvs", "base": "", "fields": [ { "name": "rules", "type": "rspelllv[]" }, { "name": "truncate", "type": "bool" } ] }Action parameter in settickets
{ "name": "settickets", "base": "", "fields": [ { "name": "rules", "type": "rticket[]" }, { "name": "truncate", "type": "bool" } ] }Action parameter in settickets2
{ "name": "settickets2", "base": "", "fields": [ { "name": "rules", "type": "rticket2[]" }, { "name": "truncate", "type": "bool" } ] }Action parameter in jointspell
{ "name": "jointspell", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint32" }, { "name": "category", "type": "uint32" } ] }Action parameter in learnspell
{ "name": "learnspell", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "ids", "type": "uint32[]" }, { "name": "hero_type", "type": "uint8" } ] }- { "name": "lvupspell", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "code", "type": "uint32" }, { "name": "hero_type", "type": "uint8" } ] }
- { "name": "pvpcombat", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "to", "type": "name" }, { "name": "block", "type": "uint32" }, { "name": "checksum", "type": "uint32" }, { "name": "fromrank", "type": "uint32" }, { "name": "torank", "type": "uint32" }, { "name": "sig", "type": "signature" } ] }
- { "name": "initpvp", "base": "", "fields": [ { "name": "from", "type": "name" } ] }
Action parameter in startrefpvpe
{ "name": "startrefpvpe", "base": "", "fields": [ { "name": "nonce", "type": "uint32" } ] }Action parameter in execrefpvpe
{ "name": "execrefpvpe", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "count", "type": "uint32" }, { "name": "nonce", "type": "uint32" } ] }Struct property of pvpformintf
{ "name": "pvpformintfrow", "base": "", "fields": [ { "name": "position", "type": "uint8" }, { "name": "hero_type", "type": "uint8" }, { "name": "spelllist", "type": "uint16[]" } ] }- { "name": "pvpformintf", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "herolist", "type": "pvpformintfrow[]" } ] }
Action parameter in setpvpform
{ "name": "setpvpform", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "formation", "type": "pvpformintf" } ] }Action parameter in buypvpenergy
{ "name": "buypvpenergy", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "count", "type": "uint32" } ] }Action parameter in initpvpshop
{ "name": "initpvpshop", "base": "", "fields": [] }Action parameter in pvpshopbuy
{ "name": "pvpshopbuy", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "id", "type": "uint16" }, { "name": "count", "type": "uint16" } ] }- { "name": "pvpgacha", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "type", "type": "uint16" }, { "name": "count", "type": "uint8" }, { "name": "block", "type": "uint32" }, { "name": "checksum", "type": "uint32" } ] }
Action parameter in startpvpbns
{ "name": "startpvpbns", "base": "", "fields": [ { "name": "type", "type": "uint8" } ] }Action parameter in execpvpbns
{ "name": "execpvpbns", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "count", "type": "uint32" }, { "name": "nonce", "type": "uint32" } ] }- { "name": "initop", "base": "", "fields": [ { "name": "key", "type": "public_key" } ] }
- { "name": "addpvpwl", "base": "", "fields": [ { "name": "from", "type": "name" } ] }
- { "name": "rmpvpwl", "base": "", "fields": [ { "name": "from", "type": "name" } ] }
Action parameter in unioperate
{ "name": "unioperate", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "action", "type": "name" }, { "name": "block", "type": "uint32" }, { "name": "checksum", "type": "uint32" }, { "name": "nonce", "type": "uint32" }, { "name": "psig", "type": "signature" }, { "name": "u1", "type": "uint32" }, { "name": "u2", "type": "uint32" }, { "name": "u3", "type": "uint32" }, { "name": "u4", "type": "uint32" }, { "name": "s", "type": "string" }, { "name": "a", "type": "asset" }, { "name": "n", "type": "name" }, { "name": "v", "type": "uint32[]" } ] }Action parameter in upvpcombat
{ "name": "upvpcombat", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "action", "type": "name" }, { "name": "block", "type": "uint32" }, { "name": "checksum", "type": "uint32" }, { "name": "nonce", "type": "uint32" }, { "name": "psig", "type": "signature" }, { "name": "to", "type": "name" }, { "name": "fromrank", "type": "uint32" }, { "name": "torank", "type": "uint32" }, { "name": "sig", "type": "signature" } ] }Action parameter in usetpvpform
{ "name": "usetpvpform", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "action", "type": "name" }, { "name": "block", "type": "uint32" }, { "name": "checksum", "type": "uint32" }, { "name": "nonce", "type": "uint32" }, { "name": "psig", "type": "signature" }, { "name": "formation", "type": "pvpformintf" } ] }- { "name": "execbatch", "base": "", "fields": [ { "name": "count", "type": "uint16" }, { "name": "nonce", "type": "uint16" } ] }
Action parameter in updbshonor
{ "name": "updbshonor", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "honor", "type": "uint32" }, { "name": "weight", "type": "uint16" } ] }- { "name": "migrate", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "to", "type": "name" } ] }
Action parameter in cleartable1
{ "name": "cleartable1", "base": "", "fields": [ { "name": "table", "type": "string" } ] }Action parameter in cleartable
{ "name": "cleartable", "base": "", "fields": [ { "name": "table", "type": "string" } ] }