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

PC Portrait for Vlithryn Portrait Model GIF of Vlithryn Base Model Alternate Model GIF of Vlithryn: Persana Persana Model

Vlithryn

A guest player playing a Triton Cleric of Persana, whose good intentions are largely wasted amidst a party of murderhobos.

One For All - TV Tropes

Basic Information

Vlithryn will be a new champion in the The Great Modron March event on 7 May 2025.

Seat: Unknown Species: Triton (Guess) Class: Cleric (Guess) Roles: Support / Healing / Control (Guess) Age: Unknown Gender: Female (Guess) Alignment: Unknown Affiliation: Awful Ones (Guess)

Formation

VlithrynThe Great Modron March

Attacks

Base Attack: Blessed Mace (Melee)

Vlithryn attacks a random enemy, dealing 1 hit and knocking them back a short distance.
Cooldown: 6s (Cap 1.5s)

Raw Data

{
    "id": 843,
    "name": "Blessed Mace",
    "description": "Vlithryn attacks a random enemy, dealing 1 hit and knocking them back a short distance.",
    "long_description": "",
    "graphic_id": 0,
    "target": "random",
    "num_targets": 1,
    "aoe_radius": 0,
    "damage_modifier": 1,
    "cooldown": 6,
    "animations": [
        {
            "type": "melee_attack",
            "damage_frame": 3,
            "effects_on_monsters": [
                {
                    "effect_string": "push_back_monster,5",
                    "after_damage": true
                }
            ]
        }
    ],
    "tags": [
        "melee"
    ],
    "damage_types": [
        "melee"
    ]
}

Base Attack: Blessed Mace (Melee)

Vlithryn attacks a random enemy, dealing bud-based damage and knocking them back a short distance.
Cooldown: 6s (Cap 1.5s)

Raw Data

{
    "id": 845,
    "name": "Blessed Mace",
    "description": "Vlithryn attacks a random enemy, dealing bud-based damage and knocking them back a short distance.",
    "long_description": "",
    "graphic_id": 0,
    "target": "random",
    "num_targets": 1,
    "aoe_radius": 0,
    "damage_modifier": 1,
    "cooldown": 6,
    "animations": [
        {
            "type": "melee_attack",
            "damage_frame": 3,
            "effects_on_monsters": [
                {
                    "effect_string": "push_back_monster,5",
                    "after_damage": true
                },
                {
                    "effect_string": "damage_monster_target_by_bud",
                    "hit_monsters": true,
                    "damage_mult": 3,
                    "after_damage": true
                }
            ]
        }
    ],
    "tags": [
        "melee"
    ],
    "damage_types": [
        "melee"
    ]
}

Ultimate Attack: Call Lightning

Vlithryn zaps the enemy with the most remaining Health, and then empowers her attack with lightning for 15 seconds, increasing her attack speed and adding BUD-based damage.
Cooldown: 180s (Cap 45s)

Raw Data

{
    "id": 844,
    "name": "Call Lightning",
    "description": "Vlithryn zaps the enemy with the most Health, empowering her attacks for 15 seconds.",
    "long_description": "Vlithryn zaps the enemy with the most remaining Health, and then empowers her attack with lightning for 15 seconds, increasing her attack speed and adding BUD-based damage.",
    "graphic_id": 26249,
    "target": "highest_health",
    "num_targets": 1,
    "aoe_radius": 0,
    "damage_modifier": 0.03,
    "cooldown": 180,
    "animations": [
        {
            "type": "ultimate_attack",
            "ultimate": "vlithryn",
            "animation_sequence_name": "ultimate"
        }
    ],
    "tags": [
        "ultimate"
    ],
    "damage_types": [
        "magic"
    ]
}

Abilities

Justice of the Depths (Guess)

Vlithryn increases the damage of all Champions in the columns in front of her by 400%.

Raw Data

{
    "id": 2279,
    "flavour_text": "",
    "description": {
        "desc": "Vlithryn increases the damage of all Champions in the columns in front of her by $amount%."
    },
    "effect_keys": [
        {
            "effect_string": "hero_dps_multiplier_mult,400",
            "targets": [
                "ahead"
            ]
        }
    ],
    "requirements": "",
    "graphic_id": 26240,
    "large_graphic_id": 26233,
    "properties": {
        "is_formation_ability": true,
        "indexed_effect_properties": true,
        "per_effect_index_bonuses": true,
        "default_bonus_index": 0
    }
}

Cleric Clinic (Guess)

Every second, Vlithryn heals the most damaged Champion for 20 health. This amount is increased by 25% for each Tanking Champion in the formation.

Raw Data

{
    "id": 2280,
    "flavour_text": "",
    "description": {
        "desc": "Every second, Vlithryn heals the most damaged Champion for $amount health. This amount is increased by $(not_buffed amount___2)% for each Tanking Champion in the formation."
    },
    "effect_keys": [
        {
            "effect_string": "heal_most_damaged,20",
            "off_when_benched": true,
            "on_trigger": "on_timer,1",
            "targets": [
                "all_slots"
            ]
        },
        {
            "effect_string": "pre_stack,25",
            "skip_effect_key_desc": true
        },
        {
            "effect_string": "buff_upgrade,0,16896",
            "amount_expr": "upgrade_amount(16896,1)",
            "amount_func": "add",
            "stacks_multiply": false,
            "stack_func": "per_hero_attribute",
            "per_hero_expr": "HasTag(`tanking`)",
            "amount_updated_listeners": [
                "slot_changed"
            ],
            "show_bonus": true
        }
    ],
    "requirements": "",
    "graphic_id": 26238,
    "large_graphic_id": 26231,
    "properties": {
        "is_formation_ability": true,
        "owner_use_outgoing_description": true,
        "indexed_effect_properties": true,
        "per_effect_index_bonuses": true,
        "default_bonus_index": 0
    }
}

Pantheon of Blessings (Guess)

Vlithryn increases the effect of Justice of the Depths by 10% for each Global Tier Blessing you have unlocked, stacking multiplicatively.

Note: This ability is prestack.

Raw Data

{
    "id": 2281,
    "flavour_text": "",
    "description": {
        "desc": "Vlithryn increases the effect of Justice of the Depths by $amount% for each Global Tier Blessing you have unlocked, stacking multiplicatively."
    },
    "effect_keys": [
        {
            "effect_string": "pre_stack,10",
            "skip_effect_key_desc": true
        },
        {
            "effect_string": "buff_upgrade,0,16895",
            "off_when_benched": true,
            "amount_expr": "upgrade_amount(16897,0)",
            "amount_func": "mult",
            "stack_func": "per_hero_attribute",
            "post_process_expr": "num_global_blessings",
            "amount_updated_listeners": [
                "blessings_changed"
            ],
            "stacks_mulitply": true,
            "show_bonus": true
        }
    ],
    "requirements": "",
    "graphic_id": 26241,
    "large_graphic_id": 26234,
    "properties": {
        "owner_use_outgoing_description": true,
        "indexed_effect_properties": true,
        "per_effect_index_bonuses": true,
        "default_bonus_index": 0
    }
}

Revivify (Guess)

When a Champion is defeated, Vlithryn consumes a Revivify charge and screams in frustration, pushing back all enemies a short distance. She then casts Revivify and heals the defeated Champion, bringing them back to life at full health. Vlithryn’s Revivify charges are equal to the number of Awful Ones in the formation and reset upon changing areas. The effect of Justice of the Depths is increased by 1000% for each Revivify charge used in the current area, stacking multiplicatively.

Note: This ability is prestack.

Raw Data

{
    "id": 2282,
    "flavour_text": "",
    "description": {
        "desc": "When a Champion is defeated, Vlithryn consumes a Revivify charge and screams in frustration, pushing back all enemies a short distance. She then casts Revivify and heals the defeated Champion, bringing them back to life at full health. Vlithryn's Revivify charges are equal to the number of Awful Ones in the formation and reset upon changing areas. The effect of Justice of the Depths is increased by $amount% for each Revivify charge used in the current area, stacking multiplicatively."
    },
    "effect_keys": [
        {
            "effect_string": "pre_stack,1000",
            "skip_effect_key_desc": true
        },
        {
            "effect_string": "buff_upgrade,0,16895",
            "amount_expr": "upgrade_amount(16898,0)",
            "manual_stacking": true,
            "stack_title": "Revivify Charges Used",
            "amount_updated_listeners": [
                "slot_changed"
            ],
            "stacks_multiply": true,
            "show_bonus": true
        },
        {
            "effect_string": "vlithryn_revivify",
            "manual_stacking": true,
            "base_buff_index": 1,
            "bonus_revivify_charges": 0,
            "scream_time": 0.5,
            "pushback_distance": 15,
            "resurrection_priority": 1100,
            "override_key_desc": "When a Champion is defeated, Vlithryn consumes a Revivify charge and screams in frustration, pushing back all enemies a short distance. She then casts Revivify and heals the defeated Champion, bringing them back to life at full health.",
            "tag": "awfulones",
            "stack_title": "Current Revivify Charges",
            "show_stacks": true
        }
    ],
    "requirements": "",
    "graphic_id": 26242,
    "large_graphic_id": 26235,
    "properties": {
        "is_formation_ability": true,
        "show_incoming": false,
        "indexed_effect_properties": true,
        "per_effect_index_bonuses": true,
        "default_bonus_index": 0
    }
}

Divine Intervention (Guess)

Vlithryn gains one Dire Straits stack every time she effectively heals a Champion with Cleric Clinic. When she reaches 30 stacks, Persana appears and blesses her with the following:

  • Revivify immediately gains an additional charge
  • Justice of the Depths is increased by 10% for each Dire Straits stack, stacking multiplicatively
  • The healing amount of Cleric Clinic is increased by 10% for each Dire Straits stack, stacking additively.

Dire Straits stacks continue to increase after Persana appears, up to a maximum of 100. Upon changing areas, all Dire Straits stacks reset and Persana disappears, taking his blessings with him.

Raw Data

{
    "id": 2283,
    "flavour_text": "",
    "description": {
        "desc": "Vlithryn gains one Dire Straits stack every time she effectively heals a Champion with Cleric Clinic. When she reaches 30 stacks, Persana appears and blesses her with the following:^^- Revivify immediately gains an additional charge^- Justice of the Depths is increased by $(not_buffed amount___2)% for each Dire Straits stack, stacking multiplicatively^- The healing amount of Cleric Clinic is increased by $(not_buffed amount___3)% for each Dire Straits stack, stacking additively.^^Dire Straits stacks continue to increase after Persana appears, up to a maximum of 100. Upon changing areas, all Dire Straits stacks reset and Persana disappears, taking his blessings with him."
    },
    "effect_keys": [
        {
            "effect_string": "vlithryn_divine_intervention",
            "override_key_desc": "Vlithryn calls for her deity Persana in areas where she effectively heals 30 times, letting her Revivify an additional time, and increase the potency of her main support bonus and healing amount.",
            "persana_sequences": {
                "idle": 1,
                "walk": 2
            },
            "base_buff_index": 0,
            "buff_effect_indices": [
                1,
                2
            ],
            "graphic_id": 26218,
            "persana_stack_num": 30,
            "manual_stacking": true,
            "max_stacks": 100,
            "show_stacks": true
        },
        {
            "effect_string": "buff_upgrade,10,16895",
            "manual_stacking": true,
            "apply_manually": true,
            "total_title": "Total Justice of the Depths Bonus",
            "stacks_multiply": true,
            "show_bonus": true
        },
        {
            "effect_string": "buff_upgrade,10,16896",
            "manual_stacking": true,
            "apply_manually": true,
            "total_title": "Total Cleric Clinic Bonus",
            "stacks_multiply": false,
            "show_bonus": true
        }
    ],
    "requirements": "",
    "graphic_id": 26239,
    "large_graphic_id": 26232,
    "properties": {
        "is_formation_ability": true,
        "show_incoming": false,
        "indexed_effect_properties": true,
        "per_effect_index_bonuses": true,
        "default_bonus_index": 1
    }
}

Specialisations

Who Else Would Save Them (Guess)

Vlithryn increases Justice of the Depths’ damage bonus by 100% for every Champion in the formation with an INT score of 12 or lower, stacking multiplicatively.

Raw Data

{
    "id": 2284,
    "flavour_text": "",
    "description": {
        "desc": "Vlithryn increases Justice of the Depths' damage bonus by $(not_buffed amount)% for every Champion in the formation with an INT score of 12 or lower, stacking multiplicatively."
    },
    "effect_keys": [
        {
            "effect_string": "buff_upgrade,100,16895",
            "amount_func": "mult",
            "stack_func": "per_crusader",
            "stack_func_data": {
                "target_filters": [
                    {
                        "type": "stat",
                        "stat": "int",
                        "comparison": "<=",
                        "value": 12
                    }
                ]
            },
            "amount_updated_listeners": [
                "slot_changed",
                "ability_score_changed"
            ],
            "stacks_multiply": true,
            "show_bonus": true
        }
    ],
    "requirements": "",
    "graphic_id": 0,
    "large_graphic_id": 26247,
    "properties": {
        "is_formation_ability": true,
        "spec_option_post_apply_info": "Qualified Champions: $num_stacks"
    }
}

Help the Unfortunate (Guess)

Vlithryn increases Justice of the Depths’ damage bonus by 150% for each Champion in the formation with a total ability score of 78 or lower, stacking multiplicatively.

Raw Data

{
    "id": 2285,
    "flavour_text": "",
    "description": {
        "desc": "Vlithryn increases Justice of the Depths' damage bonus by $(not_buffed amount)% for each Champion in the formation with a total ability score of 78 or lower, stacking multiplicatively."
    },
    "effect_keys": [
        {
            "effect_string": "buff_upgrade,150,16895",
            "amount_func": "mult",
            "stack_func": "per_crusader",
            "stack_func_data": {
                "target_filters": [
                    {
                        "type": "stat",
                        "stat": "total_ability_score",
                        "comparison": "<=",
                        "value": 78
                    }
                ]
            },
            "amount_updated_listeners": [
                "slot_changed",
                "ability_score_changed"
            ],
            "stacks_multiply": true,
            "show_bonus": true
        }
    ],
    "requirements": "",
    "graphic_id": 0,
    "large_graphic_id": 26245,
    "properties": {
        "is_formation_ability": true,
        "spec_option_post_apply_info": "Qualified Champions: $num_stacks"
    }
}

Spreading the Word (Guess)

Vlithryn increases Justice of the Depths’ damage bonus by 150% for each unique Species in the formation, stacking multiplicatively.

Raw Data

{
    "id": 2286,
    "flavour_text": "",
    "description": {
        "desc": "Vlithryn increases Justice of the Depths' damage bonus by $(not_buffed amount)% for each unique Species in the formation, stacking multiplicatively."
    },
    "effect_keys": [
        {
            "effect_string": "buff_upgrade,150,16895",
            "stacks_multiply": true,
            "amount_func": "mult",
            "stack_func": "per_unique_race",
            "amount_updated_listeners": [
                "slot_changed",
                "feat_changed"
            ],
            "show_bonus": true
        }
    ],
    "requirements": "",
    "graphic_id": 0,
    "large_graphic_id": 26246,
    "properties": {
        "is_formation_ability": true,
        "spec_option_post_apply_info": "Qualified Champions: $num_stacks"
    }
}

Items

Icons Name Armor IconArmor IconArmor IconArmor Icon Armor Books IconBooks IconBooks IconBooks Icon Books Headgear IconHeadgear IconHeadgear IconHeadgear Icon Headgear Healing Payment IconHealing Payment IconHealing Payment IconHealing Payment Icon Healing Payment Maces IconMaces IconMaces IconMaces Icon Maces Spell Components IconSpell Components IconSpell Components IconSpell Components Icon Spell Components

Feats

Unknown.

Legendaries

Unknown.

Adventures and Variants

Unlock Adventure: The Mechanical Menace (Vlithryn) (Complete Area 50)

Stop the Modron March from crushing Waterdeep under its mechanical heel.

The Priestess of Persana Icon Variant 1: The Priestess of Persana (Complete Area 75)

Vlithryn starts in the formation. She can’t be moved or removed.
Only Vlithryn and Champions in the columns in front of her can deal damage.
Getting to Know Vlithryn: Vlithryn increases the damage of Champions in the columns in front of her. Place your damage-dealing Champions to take advantage of this!

Less Talky-Talky, More Healy-Healy Icon Variant 2: Less Talky-Talky, More Healy-Healy (Complete Area 125)

Vlithryn starts in the formation with her Cleric Clinic ability unlocked. She can be moved, but not removed.
After area 10, a random Champion is engulfed in flames every 5 seconds, dealing 60% of their maximum health in damage. This damage is reduced by 10% for each potion of Heroism that is active on the party.
Getting to Know Vlithryn: Vlithryn heals the most damaged member in the formation every second. Use her and other healers to get through the fire!

 A Variety of Surface Dwellers Icon Variant 3: A Variety of Surface Dwellers (Complete Area 175)

Vlithryn starts in the formation with her Spreading the Word specialization choice unlocked and selected. She can be moved, but not removed.
You can’t use a Potion of Specialization on Vlithryn.
Only one Champion of each species can be included in the formation at any time. Champions with multiple species count for all of their species.
Getting to Know Vlithryn: Vlithryn wants to spread the word of Persana to all the surface dwellers. How many different species can you feature in your formation?

Other Champion Images

Vlithryn Console PortraitConsole Portrait Vlithryn Gold Chest IconGold Chest Icon Vlithryn Silver Chest IconSilver Chest Icon

Back to Top

Last Modified: 2025-04-01 17:27:15 +0000