⚔️ Combat Mechanics
Master the systems that govern battle and survival
📖 Reading time: 8 minutes | Last updated: February 4, 2026
Battle System
Idle Adventure features a dynamic combat system that focuses on both strategy and progression. Engage in battles where timing, Skill selection, Companions, Pets and equipment choices make the difference between victory and defeat.
Health (HP)
Your maximum HP determines how much damage you can take before dying. HP is calculated from multiple sources that stack together:
Flat HP Sources
- Level: The amount depends on your level (higher levels => more HP per level)
- Rank: +3 HP per rank
- Equipment: Items can provide flat HP bonuses
- Pets: Some Pets grant additional HP
- Talents: Flat HP-nodes
- Ascension: Permanent HP bonuses from Ascensions (Easy, Hard and Hardcore!)
- Pixel Sink: HP purchased through pixel investments
Percentage HP Multipliers
After calculating your flat HP, the total is multiplied by percentage bonuses from:
- Equipment: HP% stats on items
- Pets: HP% modifiers from Pets
- Talents: Percentage HP-nodes
- Buffs: Temporary HP buffs (Elixirs and adbuff)
- Guild Buffs: Guild-wide HP increases (Coming soon!)
HP Formula
Max HP = (Flat HP Sources) × (1 + All HP% Bonuses)
HP Regeneration
Your character passively regenerates HP every second. Regeneration scales with your level, rank, and various bonuses, and it's most effective at low-to-medium HP levels.
Base Regen Calculation
Base Amount = (7 × Rank × Ascension Modifier) + (Level^1.85) + Pixel Sink Regen + 19
Regen % = 0.5% × (1 + HP Regen from Items%) × HP Regen Buffs × (1 + HP Regen from Pets%)
Base HP Regen per Second = Base Amount × Regen %
HP regenerates continuously every frame. Your base regen is calculated from your level and rank, then multiplied by percentage bonuses from equipment, talents, pet bonuses, and buffs. The base regen value is already in HP per second.
Current HP Scaling
HP regeneration is scaled based on your current HP percentage, making it most effective when you're injured:
x = Current HP / Max HP
Scaling Factor = 3.4 × (√x - 0.85 × x)
Final HP Regen per Second = (Base HP Regen × Scaling Factor + Flat Regen from Pets) × 2
High HP (100-70%)
Optimal (60-30%)
Low HP (20-5%)
Your HP reneration rate increases as your current HP decreases, peaking at 30% HP where you receive the full regeneration rate. Below 30% HP, the regeneration rate falls off relatively quickly! This means that staying around 30% is beneficial for maximizing HP regen efficiency.
Heal Spell
The heal spell scales with both your base HP and maximum HP:
Heal Amount = (Base HP × 0.083) + (Max HP × 0.074)
Where:
Base HP = HP from Level + HP from Rank +
10
HP from Level = 0.41 × (Level +
Level^1.85)
HP from Rank = Rank × 3 × Ascension
Modifier
Base HP represents your health from level and rank progression only, before equipment, pets, talents, and other bonuses are applied. Max HP includes all sources, and is the value you will see in your HP bar.
Note: The heal spell works differently in certain areas of the game.
Death Penalty
When your HP reaches zero, you die and suffer penalties:
- XP Loss: You lose a portion of your current Rank experience
- Teleported Home: You are transported back to the home area
While HP does not help you directly in obtaining XP faster, you should not underestimate its importance. Higher max HP means stronger healing, better survivability, and fewer deaths.
💡 Hint: Health Potions scale with your maximum HP. Increasing your max HP makes potions more effective. Read more on the Consumables page.
Mana
Mana is consumed when using abilities and skills. Your maximum mana and regeneration rate determine how often you can use abilities in combat.
Maximum Mana
Max Mana = (100 + Mana from Pets + Mana from Items + Mana from Talents) × (Mana Buffs)
- Base: 100 mana for all characters
- Pets: Certain pets provide flat mana bonuses
- Equipment: Items with mana Affixes
- Talents: Talent points invested in mana
- Buffs: Temporary mana multipliers
Mana Regeneration
Mana regenerates every 0.2 seconds. The longer you go without casting spells, the faster your mana regenerates.
Base Mana Regen
Base Mana Regen per Tick = (1.45 + 0.0073 × (Max Mana - 100)) × (1 + Talent Mana Regen%)
Mana Regen per Second = ((Base Mana Regen × Combat Multiplier) + Flat Mana Regen from Pets) / 0.2
Mana regenerates in ticks every 0.2 seconds. Your base regen starts at 1.45 per tick (7.25/sec) at 100 max mana and scales linearly with each additional point of max mana. Talent bonuses multiply this base rate, while pets provide flat regen that's added on top. The combat multiplier (explained below) determines what percentage of your base regen actually applies based on how recently you have used mana.
Out-of-Combat Scaling
Mana regeneration is affected by how recently you have used Mana:
- 0-2 seconds since last spell: 0% regen (no regeneration in active combat)
- 2-3.5 seconds: 20% regen (minimal recovery)
- 3.5-5 seconds: 50% regen (moderate recovery)
- 5+ seconds: 100% regen (max recovery)
This encourages strategic timing—waiting between bursts allows for faster mana recovery.
💡 Hint: Mana Potions scale with your maximum mana. Increasing your max mana makes potions more effective. Read more on the Consumables page.
Hit Chance: Accuracy & Evasion
Every attack in combat must pass a hit chance calculation that determines whether it connects or misses. This system creates strategic depth through the interplay of level, accuracy, and evasion.
Hit Chance Formula
Level Factor = 0.8 + (Attacker Level - Defender Level) × 0.0173
(Capped between 0.4 and 0.9)
Accuracy Factor = (Attacker Accuracy - Defender Evasion) × 0.012
Final Hit Chance = Level Factor + Accuracy Factor
(Minimum 5%, Maximum 99.8%)
Understanding the Components
- Level Advantage: Being higher level than your target provides a base hit chance boost (up to +10%)
- Level Disadvantage: Lower level reduces your base hit chance (down to -40%)
- Accuracy: Increases your hit chance by 1.2% per point of net advantage
- Evasion: Reduces enemy hit chance against you by 1.2% per point
- Guaranteed Outcomes: You can never achieve 100% hit rate or 0% - minimum 5%, maximum 99.8%
Strategic Implications
The net difference between accuracy and evasion determines combat reliability. When facing enemies with high evasion, accuracy investment becomes crucial. Similarly, high evasion can make you significantly harder to hit, especially when combined with level advantage.
Glancing Blows
When fighting enemies higher level than you, your attacks deal reduced damage through a mechanic called glancing blows. This damage penalty scales with the level difference between you and your target.
Player Damage Scaling
If Player Level > Enemy Level: 102% damage (2% bonus)
If Player Level ≤ Enemy Level: 100% + (Player Level - Enemy Level) × 0.48%
Minimum damage: 23% (at extreme level disadvantage)
The damage reduction is gradual but noticeable when facing higher level enemies:
- Same Level: 100% damage (no penalty)
- 5 Levels Higher: 97.6% damage (2.4% reduction)
- 10 Levels Higher: 95.2% damage (4.8% reduction)
- 25 Levels Higher: 88% damage (12% reduction)
- 50 Levels Higher: 76% damage (24% reduction)
- 100 Levels Higher: 52% damage (48% reduction)
- 160+ Levels Higher: 23% damage (77% reduction - capped)
Enemy Damage Scaling
Conversely, when enemies are higher level than you, they deal increased damage through the same glancing blows mechanic, but with additional bonuses:
If Enemy Level ≤ Player Level: 87% minimum damage (enemies can't go below 87%)
If Enemy Level > Player Level: 100% + (Enemy Level - Player Level) × 0.78%
In Ascension modes: Exponential scaling when 30+ levels higher (capped at 350% damage)
Enemies higher level than you deal progressively more damage:
- Same Level: 100% damage
- 5 Levels Higher: 103.9% damage
- 10 Levels Higher: 107.8% damage
- 25 Levels Higher: 119.5% damage
- 50 Levels Higher: 139% damage
- 100 Levels Higher: 178% damage
- In Ascension, 30+ Levels Higher: Up to 350% damage (exponential scaling)
Armor
Armor reduces incoming damage from enemies, but its effectiveness depends heavily on the enemy's level. Higher level enemies have built-in armor penetration that reduces your effective armor.
Armor Effectiveness Formula
Scaling Factor = Enemy Level × 3^(0.0111 × Enemy Level + 1)
Effective Armor = Your Armor - (0.4 × Scaling Factor)
Damage Reduction % = Effective Armor / (Effective Armor + 0.5 × Scaling Factor)
Level-Based Armor Scaling
Enemy level affects armor in two ways:
- Armor Penetration: Higher level enemies reduce your effective armor before calculating damage reduction
- Diminishing Returns: The damage reduction formula uses enemy level, making high armor less effective against high-level foes
- Exponential Scaling: Enemy level impact grows exponentially (3^level formula), making level differences critical
Practical Implications
This means that against same-level enemies, your armor works at full effectiveness. However, when fighting enemies even slightly higher level than you:
- Your armor stat is reduced by their armor penetration
- The remaining armor is less effective due to the level-scaling formula
- The combined effect makes armor significantly weaker against higher level enemies
- Stacking armor alone won't save you from enemies far above your level
Resistance
Resistance is a powerful defensive stat that provides flat percentage damage reduction that applies after armor calculations. Unlike armor, resistance is not affected by enemy level, making it extremely valuable against high-level enemies.
How Resistance Works
Final Damage = Base Damage × Glancing Blows × (1 - Armor Reduction) × (1 - Resistance)
Example: 30% resistance = you take 70% of incoming damage
Sources of Resistance
- Pet Bonuses: Certain Pets provide flat resistance bonuses when equipped or leveled
- Talent Nodes: Invest talent points to gain permanent resistance bonuses
- Endurance Enchantment: Armor pieces can roll the Endurance enchantment for resistance
- Skills & Buffs: Certain skills and buffs can temporarily boost resistance (e.g., Fortify skill, Acornelius' Squirrel Defense)
Resistance vs Armor
Armor
- Affected by enemy level
- Less effective vs higher enemies
- Exponential scaling penalty
Resistance
- NOT affected by enemy level
- Full effectiveness vs all enemies
- Flat percentage reduction
- Scales equally at all levels
Status Effects & Debuffs
Various abilities, skills, and enchantments can apply powerful debuffs to enemies. Understanding these status effects is crucial for maximizing your damage and controlling the battlefield.