You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a {_user.items.eggs.0.text} egg! {_user.items.eggs.0.notes}

<@footer>

{_drop.dialog}

<@footer>

You have earned the "Beast Master" Achievement for collecting all the pets!

<@footer>
{.text}
{.value} tokens
{.text}
{.value} tokens
  • {#if not(_user.items.eggs)}

    You don't have any eggs yet.

    {/if} {#each _user.items.eggs as :egg}

    {:egg.text}

    {/each}
  • {#if not(_user.items.hatchingPotions)}

    You don't have any hatching potions yet.

    {/if} {#each _user.items.hatchingPotions as :hatchingPotion}

    {:hatchingPotion}

    {/each}
  • {#if _hatchEgg}

    Hatch Your Egg

    {#if not(_user.items.hatchingPotions)}

    You don't have any hatching potions yet.

    {else}

    Which hatching potion will you pour on your {_hatchEgg.text} egg?

    {/if}
    {/if}
    {count(_user.items.pets)} / 90 Pets Found
    {{#each _items.pets as :pet}} {{#each _items.hatchingPotions as :potion}} {{/}} {{/}}

    Rare Pets

    {#if ownsPet(@pet, _user.items.pets)} {else} {/}