Idle Champions Spoilers

Spoilers for Idle Champions


Project maintained by Emmotes
Report issues here
View the Changelog
Hosted on GitHub Pages — Theme by mattgraham    

Back to Main

Apothecary / Notary System

The presumed date for this system is on 12 March 2025 with the release of Sheila - though it could come out before then.

Very little is known about this system at present. We have a few references in the definitions - but most of what we “know” is from Dev Insights - so take everything with a significant portion of salt.

Note: We have been told that the Notary system will not be released at the same time as the Apothecary system. It will release at an indeterminate time later.

Apothecary

This is a system that will allow dismantling potions and creating other potions with the reagents. I expect the primary use will be breaking down non-speed potions and using the materials to craft speed potions. The system will also add a higher tier of potion called legendary potions (not to be confused with legendary potions).

Notary

This is a system that will allow converting contracts - primarily combining lower rarities into higher rarities - so that it’s not so much of a chore to use bounty contracts every event. (50 large bounties contracts are equivalent to 800 smalls after all.)

It will also let us buy the contents of gold and silver chests directly for gems - and any bounty contracts earned that way will apparently immediately convert into event tokens. This will save the need to buy chests and then open the chests.

Currencies

The first of the currencies are Potion Reagents and we will get them from dismantling potions - as well as from Sheila due to her scavenger ability. The reagents are what will be used to craft potions.

The second of the currencies are Legendary Vessels. The assumption is that they’ll be used to craft the legendary potions (not to be confused with legendary potions). We know there’ll be a premium bundle to buy these and there is data to potentially suggest that we could maybe get some via the Daily Platinum claim at least once a week. Possibly. We don’t know if there’ll be any other ways to get them via free-to-play.

Legendary Grade Potions

There’ll be Legendary potions from this system (not to be confused with legendary potions). They will be a tier higher than Huge and will last for one day (and will persist between adventures).

Note: We’ve been told that the Apothecary/Notary systems will not interact in any way with the legendary potions (not to be confused with legendary potions) created with Scales of Tiamat in the Legendary Forge system.

Legendary Potion of Giant’s Strength

A transparent potion in which floats the sliver of a giant’s fingernail.
Duration: 1 Day

1500% All Champion Damage & +15% to All Basic Potions

Raw Data

{
    "id": 2164,
    "name": "Legendary Potion of Giant's Strength",
    "description": "A transparent potion in which floats the sliver of a giant's fingernail.",
    "effect": "effect_def,2264",
    "rarity": 5,
    "duration": 86400,
    "graphic_id": 26151,
    "odds": 0,
    "properties": {
        "keep_on_reset": true,
        "inventory_graphic_id": 26152,
        "name_plural": "Legendary Potions of Giant's Strength",
        "override_base_effect_key": "global_dps_multiplier_mult",
        "override_base_effect_amount": 1500
    },
    "tags": [
        "duration",
        "potion",
        "_dps"
    ],
    "inventory_order": "45"
}

Legendary Potion of Clairvoyance

An eyeball bobs in this yellowish potion.
Duration: 1 Day

500% Gold & +15% to All Basic Potions

Raw Data

{
    "id": 2165,
    "name": "Legendary Potion of Clairvoyance",
    "description": "An eyeball bobs in this yellowish potion.",
    "effect": "effect_def,2265",
    "rarity": 5,
    "duration": 86400,
    "graphic_id": 26147,
    "odds": 0,
    "properties": {
        "keep_on_reset": true,
        "inventory_graphic_id": 26148,
        "name_plural": "Legendary Potions of Clairvoyance",
        "override_base_effect_key": "gold_multiplier_mult",
        "override_base_effect_amount": 500
    },
    "tags": [
        "duration",
        "potion",
        "_gold"
    ],
    "inventory_order": "85"
}

Legendary Potion of Heroism

The blue liquid in this potion bubbles and steams as if boiling.
Duration: 1 Day

400% Health & +15% to All Basic Potions

Raw Data

{
    "id": 2166,
    "name": "Legendary Potion of Heroism",
    "description": "The blue liquid in this potion bubbles and steams as if boiling.",
    "effect": "effect_def,2266",
    "rarity": 5,
    "duration": 86400,
    "graphic_id": 26153,
    "odds": 0,
    "properties": {
        "keep_on_reset": true,
        "inventory_graphic_id": 26154,
        "name_plural": "Legendary Potions of Heroism",
        "override_base_effect_key": "health_mult",
        "override_base_effect_amount": 400
    },
    "tags": [
        "duration",
        "potion",
        "_health"
    ],
    "inventory_order": "165"
}

Legendary Fire Breath Potion

The orange liquid in this vial flickers and smoke fills the top of the container.
Duration: 1 Day

Click Damage Deals 900s of BUD & +15% to All Basic Potions

Raw Data

{
    "id": 2167,
    "name": "Legendary Fire Breath Potion",
    "description": "The orange liquid in this vial flickers and smoke fills the top of the container.",
    "effect": "effect_def,2267",
    "rarity": 5,
    "duration": 86400,
    "graphic_id": 26149,
    "odds": 0,
    "properties": {
        "keep_on_reset": true,
        "inventory_graphic_id": 26150,
        "name_plural": "Legendary Fire Breath Potions",
        "override_base_effect_key": "click_damage_seconds_global_dps",
        "override_base_effect_amount": 900
    },
    "tags": [
        "duration",
        "potion",
        "_click_damage"
    ],
    "inventory_order": "405"
}

Legendary Potion of Speed

This potion’s yellow fluid is streaked with black and swirls on its own.
Duration: 1 Day

Multiplies Game Speed by 3.25 & +15% to All Basic Potions & +5% to Max Game Speed Cap Per Active Speed Potion

Raw Data

{
    "id": 2168,
    "name": "Legendary Potion of Speed",
    "description": "This potion's yellow fluid is streaked with black and swirls on its own.",
    "effect": "effect_def,2268",
    "rarity": 5,
    "duration": 86400,
    "graphic_id": 26155,
    "odds": 0,
    "properties": {
        "keep_on_reset": true,
        "inventory_graphic_id": 26156,
        "name_plural": "Legendary Potions of Speed",
        "override_base_effect_key": "time_scale",
        "override_base_effect_amount": 3.25
    },
    "tags": [
        "duration",
        "potion",
        "_speed"
    ],
    "inventory_order": "775"
}

Icons

Some art assets just got added:

Currencies

Reagents Legendary Vessels Gold Chest Silver Chest
Apothecary Reagents Icon Legendary Vessels Icon Gold Chest for Gems Icon Silver Chest for Gems Icon

Legendary Potions

Strength Clairvoyance Heroism Fire Breath Speed
Legendary Potion of Giant's Strength Icon Legendary Potion of Clairvoyance Icon Legendary Potion of Heroism Icon Legendary Fire Breath Potion Icon Legendary Potion of Speed Icon

Back to Top

Last Modified: 2025-04-02 19:14:57 +0000