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

POGOProtos.Settings.Master.EquippedBadgeSettings.proto Maven / Gradle / Ivy

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

message EquippedBadgeSettings {
	int64 equip_badge_cooldown_ms = 1;
	repeated float catch_probability_bonus = 2;
	repeated float flee_probability_bonus = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy