From d447bad34816643b5ebc3a41eccfcdf887e281ae Mon Sep 17 00:00:00 2001 From: Christian Meter Date: Thu, 15 Dec 2016 18:46:06 +0100 Subject: [PATCH] Update example dump --- example-dump.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/example-dump.json b/example-dump.json index f6f302f..f494ce4 100644 --- a/example-dump.json +++ b/example-dump.json @@ -3,6 +3,23 @@ "GET_INVENTORY": { "inventory_delta": { "inventory_items": [ {"inventory_item_data": { "pokemon_data": { "battles_attacked": 14, + "captured_cell_id": 5168101574244827136, + "cp": 1219, + "cp_multiplier": 0.6265671253204346, + "creation_time_ms": 1469380999758, + "height_m": 1.427628755569458, + "id": 4414520284995779213, + "individual_attack": 15, + "individual_defense": 15, + "individual_stamina": 15, + "move_1": 239, + "move_2": 45, + "pokeball": 1, + "pokemon_id": 9999999, + "stamina": 110, + "stamina_max": 110, + "weight_kg": 39.5}}}, + {"inventory_item_data": { "pokemon_data": { "battles_attacked": 14, "captured_cell_id": 5168101574244827136, "cp": 1219, "cp_multiplier": 0.6265671253204346,