Commit 979e3104 authored by timel's avatar timel

fix: penetrate.json fmt

parent 61035821
Pipeline #22393 failed with stages
in 12 minutes and 24 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", "fieldName": "player",
"fieldType":"uint8" "fieldType": "uint8"
}, },
{ {
"fieldName":"effect_description", "fieldName": "effect_description",
"fieldType":"uint32" "fieldType": "uint32"
} }
] ]
}, },
"54":{ "54": {
"protoType":"set", "protoType": "set",
"fields":[ "fields": []
]
}, },
"55":{ "55": {
"protoType":"swap", "protoType": "swap",
"fields":[ "fields": []
]
}, },
"60":{ "60": {
"protoType":"summoning", "protoType": "summoning",
"fields":[ "fields": [
{ {
"fieldName":"code", "fieldName": "code",
"fieldType":"uint32" "fieldType": "uint32"
}, },
{ {
"fieldName":"location", "fieldName": "location",
"fieldType":"CardLocation" "fieldType": "CardLocation"
} }
] ]
}, },
"61":{ "61": {
"protoType":"summoned", "protoType": "summoned",
"fields":[ "fields": []
]
}, },
"62":{ "62": {
"protoType":"sp_summoning", "protoType": "sp_summoning",
"fields":[ "fields": [
{ {
"fieldName":"code", "fieldName": "code",
"fieldType":"uint32" "fieldType": "uint32"
}, },
{ {
"fieldName":"location", "fieldName": "location",
"fieldType":"CardLocation" "fieldType": "CardLocation"
} }
] ]
}, },
"63":{ "63": {
"protoType":"sp_summoned", "protoType": "sp_summoned",
"fields":[ "fields": []
]
}, },
"64":{ "64": {
"protoType":"flip_summoning", "protoType": "flip_summoning",
"fields":[ "fields": [
{ {
"fieldName":"code", "fieldName": "code",
"fieldType":"uint32" "fieldType": "uint32"
}, },
{ {
"fieldName":"location", "fieldName": "location",
"fieldType":"CardLocation" "fieldType": "CardLocation"
} }
] ]
}, },
"65":{ "65": {
"protoType":"flip_summoned", "protoType": "flip_summoned",
"fields":[ "fields": []
]
}, },
"70":{ "70": {
"protoType":"chaining", "protoType": "chaining",
"fields":[ "fields": [
{ {
"fieldName":"code", "fieldName": "code",
"fieldType":"uint32" "fieldType": "uint32"
}, },
{ {
"fieldName":"location", "fieldName": "location",
"fieldType":"CardLocation" "fieldType": "CardLocation"
} }
] ]
}, },
"112":{ "112": {
"protoType":"attack_disable", "protoType": "attack_disable",
"fields":[ "fields": []
]
}, },
"73":{ "73": {
"protoType":"chain_solved", "protoType": "chain_solved",
"fields":[ "fields": [
{ {
"fieldName":"solved_index", "fieldName": "solved_index",
"fieldType":"uint8" "fieldType": "uint8"
} }
] ]
}, },
"74":{ "74": {
"protoType":"chain_end", "protoType": "chain_end",
"fields":[ "fields": []
]
}, },
"75":{ "75": {
"protoType":"chain_solved", "protoType": "chain_solved",
"fields":[ "fields": [
{ {
"fieldName":"solved_index", "fieldName": "solved_index",
"fieldType":"uint8" "fieldType": "uint8"
} }
] ]
}, },
"76":{ "76": {
"protoType":"chain_solved", "protoType": "chain_solved",
"fields":[ "fields": [
{ {
"fieldName":"solved_index", "fieldName": "solved_index",
"fieldType":"uint8" "fieldType": "uint8"
} }
] ]
}, },
"94":{ "94": {
"protoType":"lp_update", "protoType": "lp_update",
"fields":[ "fields": [
{ {
"fieldName":"player", "fieldName": "player",
"fieldType":"uint8" "fieldType": "uint8"
}, },
{ {
"fieldName":"new_lp", "fieldName": "new_lp",
"fieldType":"uint32" "fieldType": "uint32"
} }
] ]
}, },
"30":{ "30": {
"protoType":"confirm_cards", "protoType": "confirm_cards",
"fields":[ "fields": [
{ {
"fieldName":"player", "fieldName": "player",
"fieldType":"uint8" "fieldType": "uint8"
}, },
{ {
"fieldName":"cards", "fieldName": "cards",
"fieldType":"repeated", "fieldType": "repeated",
"repeatedType":"CardInfo" "repeatedType": "CardInfo"
} }
] ]
}, },
"31":{ "31": {
"protoType":"confirm_cards", "protoType": "confirm_cards",
"fields":[ "fields": [
{ {
"fieldName":"player", "fieldName": "player",
"fieldType":"uint8" "fieldType": "uint8"
}, },
{ {
"fieldName":"cards", "fieldName": "cards",
"fieldType":"repeated", "fieldType": "repeated",
"repeatedType":"CardInfo" "repeatedType": "CardInfo"
} }
] ]
}, },
"83":{ "83": {
"protoType":"become_target", "protoType": "become_target",
"fields":[ "fields": [
{ {
"fieldName":"locations", "fieldName": "locations",
"fieldType":"repeated", "fieldType": "repeated",
"repeatedType":"CardLocation" "repeatedType": "CardLocation"
} }
] ]
}, },
"32":{ "32": {
"protoType":"shuffle_deck", "protoType": "shuffle_deck",
"fields":[ "fields": [
{ {
"fieldName":"player", "fieldName": "player",
"fieldType":"uint8" "fieldType": "uint8"
} }
] ]
}, },
"132":{ "132": {
"protoType":"rock_paper_scissors", "protoType": "rock_paper_scissors",
"fields":[ "fields": [
{ {
"fieldName":"player", "fieldName": "player",
"fieldType":"uint8" "fieldType": "uint8"
} }
]
} }
} }
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