All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Settings.Master.Pokemon.StatsAttributes.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Settings.Master.Pokemon;

message StatsAttributes {
	int32 base_stamina = 1;
	int32 base_attack = 2;
	int32 base_defense = 3;
	int32 dodge_energy_delta = 8;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy