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

POGOProtos.Settings.Master.Quest.DailyQuestSettings.proto Maven / Gradle / Ivy

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

message DailyQuestSettings {
	int32 buckets_per_day = 1;
	int32 streak_length = 2;
	float bonus_multiplier = 3;
	float streak_bonus_multiplier = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy