pogodevorg/docs.pogodev.org

View on GitHub
_docs/api/messages/PlayerStatsProto.md

Summary

Maintainability
Test Coverage
---
title: 'PlayerStatsProto'
sort_title: 'player_stats_proto'
category: API
excerpt: 'FIXME: Add a description'
---

[comment]: <> (THIS PART IS GENERATED - AKA DON'T EDIT THIS PART MANUALLY)

# PlayerStatsProto

> {{ page.excerpt }}

## Attributes:

- 1: level (int32)
- 2: experience (int64)
- 3: prev_level_exp (int64)
- 4: next_level_exp (int64)
- 5: km_walked (float)
- 6: num_pokemon_encountered (int32)
- 7: num_unique_pokedex_entries (int32)
- 8: num_pokemon_captured (int32)
- 9: num_evolutions (int32)
- 10: poke_stop_visits (int32)
- 11: number_of_pokeball_thrown (int32)
- 12: num_eggs_hatched (int32)
- 13: big_magikarp_caught (int32)
- 14: num_battle_attack_won (int32)
- 15: num_battle_attack_total (int32)
- 16: num_battle_defended_won (int32)
- 17: num_battle_training_won (int32)
- 18: num_battle_training_total (int32)
- 19: prestige_raised_total (int32)
- 20: prestige_dropped_total (int32)
- 21: num_pokemon_deployed (int32)
- 22: num_pokemon_caught_by_type (int32) repeated
- 23: small_rattata_caught (int32)
- 24: used_km_pool (double)
- 25: last_km_refill_ms (int64)

## Enums:

- None

## Referenced by:

- [HoloInventoryItemProto](../HoloInventoryItemProto/)

[comment]: <> (YOU CAN EDIT AFTER THIS)