Skip to content

Instantly share code, notes, and snippets.

@no-reply-kakele
Last active April 28, 2024 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save no-reply-kakele/08dc19111012b17007a05c9e1b1078d9 to your computer and use it in GitHub Desktop.
Save no-reply-kakele/08dc19111012b17007a05c9e1b1078d9 to your computer and use it in GitHub Desktop.
Boost Events
{
"unix_seconds": "456",
"content": [
{
"id": "EXPERIENCE_30_PERCENT",
"active_until_unix_seconds": "579"
},
{
"id": "GOLDEN_MONSTER_CHANCE_TWICE_MORE",
"active_until_unix_seconds": "912"
}
]
}
{
"unix_seconds": "1714334411",
"content": [
{
"id": "EXPERIENCE_30_PERCENT",
"active_until_unix_seconds": "1714334411"
},
{
"id": "FOOD_POWER_25_PERCENT",
"active_until_unix_seconds": "1714334411"
},
{
"id": "GOLDEN_MONSTER_CHANCE_TWICE_MORE",
"active_until_unix_seconds": "1714334411"
},
{
"id": "PET_SKILLS_2_TIMES",
"active_until_unix_seconds": "1714338007"
},
{
"id": "LOOT_AND_GOLD_TWICE_MORE",
"active_until_unix_seconds": "1714338007"
},
{
"id": "ACTIVATE_BESTIARY",
"active_until_unix_seconds": "1714334411"
},
{
"id": "ATTACK_ARMOR_SPELL_POWER_10_PERCENT",
"active_until_unix_seconds": "1714334411"
},
{
"id": "PET_TRAINING_2_TIMES",
"active_until_unix_seconds": "1714334411"
}
]
}
{
"unix_seconds": "1714334410",
"content": [
{
"id": "FOOD_POWER_25_PERCENT",
"active_until_unix_seconds": "1714334410"
},
{
"id": "GOLDEN_MONSTER_CHANCE_TWICE_MORE",
"active_until_unix_seconds": "1714338008"
},
{
"id": "PET_SKILLS_2_TIMES",
"active_until_unix_seconds": "1714338008"
},
{
"id": "ACTIVATE_BESTIARY",
"active_until_unix_seconds": "1714334410"
},
{
"id": "EXPERIENCE_30_PERCENT",
"active_until_unix_seconds": "1714338008"
},
{
"id": "ATTACK_ARMOR_SPELL_POWER_10_PERCENT",
"active_until_unix_seconds": "1714334410"
},
{
"id": "PET_TRAINING_2_TIMES",
"active_until_unix_seconds": "1714334410"
},
{
"id": "LOOT_AND_GOLD_TWICE_MORE",
"active_until_unix_seconds": "1714334410"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment