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

POGOProtos.Settings.Master.Item.BattleAttributes.proto Maven / Gradle / Ivy

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

message BattleAttributes {
	float sta_percent = 1;
	float atk_percent = 2;
	float def_percent = 3;
	float duration_s = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy