Commit c326d28b authored by chechunchi's avatar chechunchi

format json

parent c912c536
Pipeline #22132 passed with stages
in 15 minutes and 9 seconds
{ {
"50": { "50":{
"protoType": "move", "protoType":"move",
"fields": [ "fields":[
{ {
"fieldName": "code", "fieldName":"code",
"fieldType": "uint32" "fieldType":"uint32"
}, },
{ {
"fieldName": "from", "fieldName":"from",
"fieldType": "CardLocation" "fieldType":"CardLocation"
}, },
{ {
"fieldName": "to", "fieldName":"to",
"fieldType": "CardLocation" "fieldType":"CardLocation"
}, },
{ {
"fieldName": "reason", "fieldName":"reason",
"fieldType": "uint8" "fieldType":"uint8"
} }
] ]
}, },
"33": { "33":{
"protoType": "shuffle_hand", "protoType":"shuffle_hand",
"fields": [ "fields":[
{ {
"fieldName": "player", "fieldName":"player",
"fieldType": "uint8" "fieldType":"uint8"
}, },
{ {
"fieldName": "hands", "fieldName":"hands",
"fieldType": "repeated", "fieldType":"repeated",
"repeatedType": "uint32" "repeatedType":"uint32"
} }
] ]
}, },
"53": { "53":{
"protoType": "pos_change", "protoType":"pos_change",
"fields": [ "fields":[
{ {
"fieldName": "card_info", "fieldName":"card_info",
"fieldType": "CardInfo" "fieldType":"CardInfo"
}, },
{ {
"fieldName": "pre_position", "fieldName":"pre_position",
"fieldType": "CardPosition" "fieldType":"CardPosition"
}, },
{ {
"fieldName": "cur_position", "fieldName":"cur_position",
"fieldType": "CardPosition" "fieldType":"CardPosition"
} }
] ]
}, },
"13": { "13":{
"protoType": "select_yes_no", "protoType":"select_yes_no",
"fields": [ "fields":[
{ "fieldName": "player","fieldType": "uint8" }, {
{ "fieldName": "effect_description", "fieldType": "uint32" } "fieldName":"player",
] "fieldType":"uint8"
}, },
"54": { {
"protoType": "set", "fieldName":"effect_description",
"fields": [] "fieldType":"uint32"
}, }
"55": { ]
"protoType": "swap", },
"fields": [] "54":{
}, "protoType":"set",
"60": { "fields":[
"protoType": "summoning",
"fields": [ ]
{ "fieldName": "code", "fieldType": "uint32" }, },
{ "fieldName": "location", "fieldType": "CardLocation" } "55":{
] "protoType":"swap",
}, "fields":[
"61": {
"protoType": "summoned", ]
"fields": [] },
}, "60":{
"62": { "protoType":"summoning",
"protoType": "sp_summoning", "fields":[
"fields": [ {
{ "fieldName": "code", "fieldType": "uint32" }, "fieldName":"code",
{ "fieldName": "location", "fieldType": "CardLocation" } "fieldType":"uint32"
] },
}, {
"63": { "fieldName":"location",
"protoType": "sp_summoned", "fieldType":"CardLocation"
"fields": [] }
}, ]
"64": { },
"protoType": "flip_summoning", "61":{
"fields": [ "protoType":"summoned",
{ "fieldName": "code", "fieldType": "uint32" }, "fields":[
{ "fieldName": "location", "fieldType": "CardLocation" }
] ]
}, },
"65": { "62":{
"protoType": "flip_summoned", "protoType":"sp_summoning",
"fields": [] "fields":[
}, {
"70": { "fieldName":"code",
"protoType": "chaining", "fieldType":"uint32"
"fields": [ },
{ "fieldName": "code", "fieldType": "uint32" }, {
{ "fieldName": "location", "fieldType": "CardLocation" } "fieldName":"location",
] "fieldType":"CardLocation"
}, }
"112": { ]
"protoType": "attack_disable", },
"fields": [] "63":{
}, "protoType":"sp_summoned",
"73": { "fields":[
"protoType": "chain_solved",
"fields": [{ "fieldName": "solved_index", "fieldType": "uint8"}] ]
}, },
"74": { "64":{
"protoType": "chain_end", "protoType":"flip_summoning",
"fields": [] "fields":[
}, {
"75": { "fieldName":"code",
"protoType": "chain_solved", "fieldType":"uint32"
"fields": [{ "fieldName": "solved_index", "fieldType": "uint8"}] },
}, {
"76": { "fieldName":"location",
"protoType": "chain_solved", "fieldType":"CardLocation"
"fields": [{ "fieldName": "solved_index", "fieldType": "uint8"}] }
}, ]
"94": { },
"protoType": "lp_update", "65":{
"fields": [ "protoType":"flip_summoned",
{ "fieldName": "player", "fieldType": "uint8" }, "fields":[
{ "fieldName": "new_lp", "fieldType": "uint32" }
] ]
}, },
"30": { "70":{
"protoType": "confirm_cards", "protoType":"chaining",
"fields": [ "fields":[
{ {
"fieldName": "player", "fieldName":"code",
"fieldType": "uint8" "fieldType":"uint32"
}, },
{ {
"fieldName": "cards", "fieldName":"location",
"fieldType": "repeated", "fieldType":"CardLocation"
"repeatedType": "CardInfo" }
} ]
] },
}, "112":{
"31": { "protoType":"attack_disable",
"protoType": "confirm_cards", "fields":[
"fields": [
{ ]
"fieldName": "player", },
"fieldType": "uint8" "73":{
}, "protoType":"chain_solved",
{ "fields":[
"fieldName": "cards", {
"fieldType": "repeated", "fieldName":"solved_index",
"repeatedType": "CardInfo" "fieldType":"uint8"
} }
] ]
} },
"74":{
"protoType":"chain_end",
"fields":[
]
},
"75":{
"protoType":"chain_solved",
"fields":[
{
"fieldName":"solved_index",
"fieldType":"uint8"
}
]
},
"76":{
"protoType":"chain_solved",
"fields":[
{
"fieldName":"solved_index",
"fieldType":"uint8"
}
]
},
"94":{
"protoType":"lp_update",
"fields":[
{
"fieldName":"player",
"fieldType":"uint8"
},
{
"fieldName":"new_lp",
"fieldType":"uint32"
}
]
},
"30":{
"protoType":"confirm_cards",
"fields":[
{
"fieldName":"player",
"fieldType":"uint8"
},
{
"fieldName":"cards",
"fieldType":"repeated",
"repeatedType":"CardInfo"
}
]
},
"31":{
"protoType":"confirm_cards",
"fields":[
{
"fieldName":"player",
"fieldType":"uint8"
},
{
"fieldName":"cards",
"fieldType":"repeated",
"repeatedType":"CardInfo"
}
]
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment