Spoilers for Idle Champions
Portrait
The least ethical of the Oxventure crew, Prudence is a grumpy, power-hungry Tiefling Warlock. Cthulhu is Prudence’s chosen warlock patron and stand-in father figure, and she does The Great Old One proud by waking up and choosing violence every single day. When she’s not doing murders, Prudence enjoys a good book. Well, not a good book. An evil book. She has two in particular with her at all times in the monstrous forms of her beloved bitey book babies, Frisky and The Darkness. Prudence delights in anything creepy, gory and/or openly evil but has a soft spot for her fellow Oxventurers, who are the only folks this former hermit has any patience for. Either that or she hasn’t found space in her busy murdering schedule to murder them yet.
Prudence will be a reworked champion in the Ahghairon’s Day event on 5 August 2026.
Only abilities that have seen some changes will be displayed here - and be aware that there’s a lot of guesswork involved. Some abilities may not have names - some may have the wrong names - or specialisations might not be marked as such - etc.. Focus on the effect data itself.
Please do me a favour and don’t get all melodramatic about what you find here. I - and CNE - don’t appreciate it. These are spoilers and will almost certainly change before release - likely multiple times. That and we don’t have access to any upgrade data prior to release. Making assumptions on how the champions will turn out based on this information would be premature.
Base Attack: Eldritch Blast (Guess)
One or more beams of crackling green shoots towards the nearest enemies, dealing damage.
Cooldown: 7s (Cap 1.75s)
{
"id": 991,
"name": "Eldritch Blast",
"description": "One or more beams of crackling green shoots towards the nearest enemies, dealing damage.",
"long_description": "One or more beams of crackling green shoots towards the nearest enemies, dealing damage.",
"graphic_id": 0,
"target": "front",
"num_targets": 1,
"aoe_radius": 0,
"damage_modifier": 1,
"cooldown": 7,
"animations": [
{
"type": "ranged_attack",
"projectile_graphic_id": 1,
"projectile": "eldritch_blast",
"shoot_frame": 16,
"shoot_offset_x": 80,
"shoot_offset_y": -25,
"hold_shoot_frame": true,
"sound_frames": {
"1": 184
},
"hit_sound": -1,
"buffer_hit_damage": true
}
],
"tags": [
"ranged"
],
"damage_types": [
"magic"
]
}
Base Attack: Eldritch Blast (Guess)
One or more beams of crackling green shoots towards the nearest enemies, dealing damage.
Cooldown: 7s (Cap 1.75s)
{
"id": 992,
"name": "Eldritch Blast",
"description": "One or more beams of crackling green shoots towards the nearest enemies, dealing damage.",
"long_description": "One or more beams of crackling green shoots towards the nearest enemies, dealing damage.",
"graphic_id": 0,
"target": "front",
"num_targets": 2,
"aoe_radius": 0,
"damage_modifier": 1,
"cooldown": 7,
"animations": [
{
"type": "ranged_attack",
"projectile_graphic_id": 1,
"projectile": "eldritch_blast",
"shoot_frame": 16,
"shoot_offset_x": 80,
"shoot_offset_y": -25,
"hold_shoot_frame": true,
"sound_frames": {
"1": 184
},
"hit_sound": -1,
"buffer_hit_damage": true
}
],
"tags": [
"ranged"
],
"damage_types": [
"magic"
]
}
Base Attack: Eldritch Blast (Guess)
One or more beams of crackling green shoots towards the nearest enemies, dealing damage.
Cooldown: 7s (Cap 1.75s)
{
"id": 993,
"name": "Eldritch Blast",
"description": "One or more beams of crackling green shoots towards the nearest enemies, dealing damage.",
"long_description": "One or more beams of crackling green shoots towards the nearest enemies, dealing damage.",
"graphic_id": 0,
"target": "front",
"num_targets": 3,
"aoe_radius": 0,
"damage_modifier": 1,
"cooldown": 7,
"animations": [
{
"type": "ranged_attack",
"projectile_graphic_id": 1,
"projectile": "eldritch_blast",
"shoot_frame": 16,
"shoot_offset_x": 80,
"shoot_offset_y": -25,
"hold_shoot_frame": true,
"sound_frames": {
"1": 184
},
"hit_sound": -1,
"buffer_hit_damage": true
}
],
"tags": [
"ranged"
],
"damage_types": [
"magic"
]
}
Glee (Guess)
Prudence gains one stack of glee each time she kills an enemy. For each stack of glee, her damage is increased by 50%, stacking multiplicatively. Glee has a 25% chance to lose one stack whenever a Champion other than Prudence gets a kill.
{
"id": 2832,
"flavour_text": "",
"description": {
"desc": "$(source_hero) gains one stack of glee each time she kills an enemy. For each stack of glee, her damage is increased by $(not_buffed amount)%, stacking multiplicatively. Glee has a 25% chance to lose one stack whenever a Champion other than $(source_hero) gets a kill."
},
"effect_keys": [
{
"effect_string": "pre_stack,50",
"skip_effect_key_desc": true
},
{
"effect_string": "hero_dps_multiplier_mult,0",
"amount_expr": "upgrade_amount(20151,0)",
"targets": [
"self"
],
"stacks_on_trigger": "owner_kill",
"more_triggers": [
{
"trigger": "killed_not_by_hero,84",
"action": {
"type": "reduce_chance",
"chance": 0.25,
"stacks": 1
}
}
],
"stacks_multiply": true,
"max_stacks": 20,
"show_bonus": true,
"stack_title": "Glee Stacks"
},
{
"effect_string": "stacks_data_binder_safe",
"index": 0,
"stat_name": "prudence_glee_stacks",
"is_instanced_stat": true,
"use_stat_defs": true
}
],
"requirements": "",
"graphic_id": 11155,
"large_graphic_id": 11160,
"properties": {
"is_formation_ability": true,
"owner_use_outgoing_description": true,
"indexed_effect_properties": true,
"per_effect_index_bonuses": true,
"default_bonus_index": 1
}
}
Delight (Guess)
Increase the base damage bonus of Prudence’s Glee ability by 50% for each Good aligned Champion in the formation, stacking additively and then applying multiplicatively.
{
"id": 2833,
"flavour_text": "",
"description": {
"desc": "Increase the base damage bonus of $(source_hero)'s Glee ability by $(not_buffed amount)% for each Good aligned Champion in the formation, stacking additively and then applying multiplicatively."
},
"effect_keys": [
{
"effect_string": "buff_upgrade,50,20151,0",
"amount_func": "add",
"stack_func": "per_crusader",
"tag": "good",
"show_bonus": true,
"amount_updated_listeners": [
"slot_changed"
],
"stack_title": "Good Champions",
"total_title": "Total Glee Bonus"
}
],
"requirements": "",
"graphic_id": 11156,
"large_graphic_id": 11161,
"properties": {
"is_formation_ability": true,
"owner_use_outgoing_description": true
}
}
Resolve (Guess)
Increase the max stacks of Prudence’s Glee by 2 for each Neutral or Evil Champion in the formation (additively).
{
"id": 2834,
"flavour_text": "",
"description": {
"desc": "Increase the max stacks of $(source_hero)'s Glee by $(amount) for each Neutral or Evil Champion in the formation (additively)."
},
"effect_keys": [
{
"effect_string": "buff_upgrade_effect_stacks_max_add,2,20151",
"amount_func": "add",
"stack_func": "per_crusader",
"tag": "geneutral|evil",
"amount_updated_listeners": [
"slot_changed"
],
"show_bonus": true,
"stack_title": "Non-Good Champions",
"total_title": "Additional Glee Max Stacks",
"percent_values": false
}
],
"requirements": "",
"graphic_id": 11157,
"large_graphic_id": 11162,
"properties": {
"is_formation_ability": true,
"owner_use_outgoing_description": true
}
}
Frustration (Guess)
Every time Prudence attacks an enemy but does not kill it she gains a stack of frustration. Frustration stacks increase her damage by 200%, stacking multiplicatively. The maximum number of Frustration stacks is equal to the number of Champions adjacent to Prudence. Frustration stacks are reduced by 1 each time Prudence gets a kill.
{
"id": 2842,
"flavour_text": "",
"description": {
"desc": "Every time $(source_hero) attacks an enemy but does not kill it she gains a stack of frustration. Frustration stacks increase her damage by $(not_buffed amount)%, stacking multiplicatively. The maximum number of Frustration stacks is equal to the number of Champions adjacent to $(source_hero). Frustration stacks are reduced by 1 each time $(source_hero) gets a kill."
},
"effect_keys": [
{
"effect_string": "hero_dps_multiplier_mult,200",
"targets": [
"self"
],
"stacks_on_trigger": "owner_attack_no_kill",
"more_triggers": [
{
"trigger": "owner_kill",
"action": {
"type": "reduce",
"stacks": 1
}
}
],
"stacks_multiply": true,
"max_stacks": 0,
"show_bonus": true,
"stack_title": "Frustration Stacks",
"total_title": "Total Damage Bonus"
},
{
"effect_string": "buff_upgrade_effect_stacks_max_add,1,20154",
"amount_func": "add",
"stack_func": "per_crusader",
"target": "adj",
"amount_updated_listeners": [
"slot_changed"
]
}
],
"requirements": "",
"graphic_id": 11158,
"large_graphic_id": 11163,
"properties": {
"is_formation_ability": true,
"owner_use_outgoing_description": true,
"indexed_effect_properties": true,
"per_effect_index_bonuses": true,
"default_bonus_index": 0
}
}
Specialisation: Eldritch Torrent (Guess)
When Prudence attacks, there is a 50% chance that her base attack cooldown will be immediately reset.
{
"id": 2835,
"flavour_text": "",
"description": {
"desc": "When $(source_hero) attacks, there is a $(amount)% chance that her base attack cooldown will be immediately reset."
},
"effect_keys": [
{
"effect_string": "chance_on_attack_to_reset_attack_cooldown,50,991"
}
],
"requirements": "",
"graphic_id": 11167,
"large_graphic_id": 0,
"properties": {
"is_formation_ability": true,
"owner_use_outgoing_description": true,
"type": "upgrade"
}
}
Specialisation: She Hungers (Guess)
When Prudence attacks, there is a 25% chance that her ultimate attack cooldown will be immediately reset. Prudence Ultimate Damage is increased by 400%.
{
"id": 2836,
"flavour_text": "",
"description": {
"desc": "When $(source_hero) attacks, there is a $(amount)% chance that her ultimate attack cooldown will be immediately reset. $(source_hero) Ultimate Damage is increased by $(amount___2)%."
},
"effect_keys": [
{
"effect_string": "chance_on_attack_to_reset_attack_cooldown,25,437"
},
{
"effect_string": "buff_ultimate,400"
}
],
"requirements": "",
"graphic_id": 11168,
"large_graphic_id": 0,
"properties": {
"is_formation_ability": true,
"owner_use_outgoing_description": true,
"type": "upgrade",
"indexed_effect_properties": true
}
}
Specialisation: I’ve Got This (Guess)
The effect of Glee is increased by 100% for each non-DPS Champion in the formation, stacking multiplicatively.
{
"id": 2839,
"flavour_text": "",
"description": {
"desc": "The effect of Glee is increased by $amount% for each non-DPS Champion in the formation, stacking multiplicatively."
},
"effect_keys": [
{
"off_when_benched": true,
"effect_string": "buff_upgrade,100,20151",
"amount_func": "mult",
"stack_func": "per_hero_attribute",
"per_hero_expr": "!HasTag(`dps`)",
"stacks_multiply": true,
"amount_updated_listeners": [
"slot_changed",
"hero_tags_changed"
],
"show_bonus": true
}
],
"requirements": [],
"graphic_id": 0,
"large_graphic_id": 0,
"properties": {
"is_formation_ability": true,
"formation_circle_icon": false,
"indexed_effect_properties": true,
"per_effect_index_bonuses": true,
"default_bonus_index": 0,
"spec_option_post_apply_info": "Non-DPS Champions: $num_stacks"
}
}
Specialisation: Fellow Outcasts (Guess)
The effect of Glee is increased by 150% for each Champion in the formation who is a Tiefling or Dragonborn, stacking multiplicatively.
{
"id": 2840,
"flavour_text": "",
"description": {
"desc": "The effect of Glee is increased by $amount% for each Champion in the formation who is a Tiefling or Dragonborn, stacking multiplicatively."
},
"effect_keys": [
{
"off_when_benched": true,
"effect_string": "buff_upgrade,150,20151",
"amount_func": "mult",
"stack_func": "per_hero_attribute",
"per_hero_expr": "HasTag(`tiefling`) || HasTag(`dragonborn`)",
"stacks_multiply": true,
"amount_updated_listeners": [
"slot_changed",
"hero_tags_changed"
],
"show_bonus": true
}
],
"requirements": [],
"graphic_id": 0,
"large_graphic_id": 0,
"properties": {
"is_formation_ability": true,
"formation_circle_icon": false,
"indexed_effect_properties": true,
"per_effect_index_bonuses": true,
"default_bonus_index": 0,
"spec_option_post_apply_info": "Qualified Champions: $num_stacks"
}
}
Specialisation: They’re My Friends (Guess)
The effect of Glee is increased by 200% for each member of the Oxventures Guild in the formation, stacking multiplicatively.
{
"id": 2841,
"flavour_text": "",
"description": {
"desc": "The effect of Glee is increased by $amount% for each member of the Oxventures Guild in the formation, stacking multiplicatively."
},
"effect_keys": [
{
"off_when_benched": true,
"effect_string": "buff_upgrade,200,20151",
"amount_func": "mult",
"stack_func": "per_hero_attribute",
"per_hero_expr": "HasTag(`oxventure`)",
"stacks_multiply": true,
"amount_updated_listeners": [
"slot_changed",
"hero_tags_changed"
],
"show_bonus": true
}
],
"requirements": [],
"graphic_id": 0,
"large_graphic_id": 0,
"properties": {
"is_formation_ability": true,
"formation_circle_icon": false,
"indexed_effect_properties": true,
"per_effect_index_bonuses": true,
"default_bonus_index": 0,
"spec_option_post_apply_info": "Oxventures Guild Champions: $num_stacks"
}
}
Unlock Adventure: Reclaiming the Past (Prudence) (Complete Area 50)
Help Laeral Silverhand track down a retired Open Lord.
Variant 1: Spider Climb (Complete Area 75)
Giant Wolf Spiders arrive in each area. These spiders drop no gold, nor do they count towards quest progress.
Each time a spider is killed, a random Champion is stunned for 2 seconds.
Only Champions with DEX of 12 or higher can be used.
Variant 2: Gleefully Evil (Complete Area 125)
Only Evil Champions can deal damage. Prudence starts in your formation and her base attack cooldown is reduced by 2 seconds.
Getting to know Prudence - Prudence finds it fun to kill enemies in front of her more squeamish good-aligned allies. Add good-aligned champions to power up her Glee stacks. If she maxes her stacks of Glee consistently, consider adding a non-good champion to give her someone who gets her jokes, increasing her max stacks and super-charging her power level!
Variant 3: Pure Hunger (Complete Area 175)
A tentacle accompanies the formation. No one knows what it’s doing, but it’s freaking most of us out.
Enemies move 100% faster and deal 100% additional damage. Every 25 areas, all enemies’ speed and damage is increased by an additional 35% (additive).
Whenever Prudence kills an enemy, stun all enemies for 0.5 seconds.
Last Modified: 2026-06-19 21:36:42 +0000