Damage: Difference between revisions
Maximum Joe (talk | contribs) |
Maximum Joe (talk | contribs) |
||
| Line 76: | Line 76: | ||
!Counters | !Counters | ||
|- | |- | ||
|Evade || More accuracy (physical or magical), [[Poison|Poison (Spell)]], [[Spells#Status_Effects|Deep Burns (Stat Effect from Elec spells)]] | |Evade || More accuracy (physical or magical), [[Poison|Poison (Spell)]], [[Spells#MagNet|MagNet (Spell)]], [[Spells#Status_Effects|Deep Burns (Stat Effect from Elec spells)]] | ||
|- | |- | ||
|Parry || [[Fighting_Styles#One-Handed|Overwhelming Strikes (One-handed fighting style)]] | |Parry || [[Fighting_Styles#One-Handed|Overwhelming Strikes (One-handed fighting style)]] | ||
|- | |- | ||
|Resist || [[Skills#Universal_Skills|Focus (Universal Skill)]], MagNet (Spell), Specific types via various [[Spells#Status_Effects|Status Effects from spells]] | |Resist || [[Skills#Universal_Skills|Focus (Universal Skill)]], [[Spells#MagNet|MagNet (Spell)]], Specific types via various [[Spells#Status_Effects|Status Effects from spells]] | ||
|} | |} | ||
Revision as of 18:38, 29 October 2012
This page is dedicated to explaining the mechanics of the ways players and monsters in the HentaiVerse reduce or avoid damage.
Damage Reduction
There are several factors that go into reducing damage for either the players or the monsters:
| Mitigation | Description |
|---|---|
| Physical |
|
| Magical |
|
| Specific |
|
It is important to note that mitigations are applied in a multiplicative fashion.
The system first check if the attack is physical or magical and applies the physical/magical mitigation. Then it checks if there is any specific damage type involved and applies the specific mitigation.
This works out to:
Damage Taken = Original_Damage_Roll * (1 - Physical or Magical Mitigation) * (1 - Specific Mitigation)
Damage Avoidance
There are several factors that go into avoiding attacks for either the players or the monsters:
| Avoidance | Against |
|---|---|
| Evade | Physical and Magical |
| Block | Physical and Magical |
| Parry | Physical |
| Resist | Magical |
It is important to note that these stats are calculated in a multiplicative fashion rather than additively.
Anti-Avoidance
Custom Monsters can be upgraded to decrease player's effective evade/block/parry/resist chance. These stats are called anti-evade, anti-block, anti-parry and anti-resist.
- For example, A target with 20% evade will have effective 15% evade against an attacker with 25% anti-evade.
For physical attacks, this works out to:
Chance to avoid physical attack = 1 - ((1 - Evasion * (1 - Anti-evade)) * (1 - Block * (1 - Anti-block)) * ((1 - Parry * (1 - Anti-Parry)))
For magical attacks, this works out to:
Chance to avoid magical attack = 1 - ((1 - Evasion * (1 - Anti-evade)) * (1 - Block * (1 - Anti-block)) * ((1 - Resist * (1 - Anti-Resist)))
Note: Monsters have an additional chance to miss player that is not taken into account. Shadow Veil adds to this for physical attacks.
Countering
Custom Monsters can have various defenses if given the appropriate Chaos Upgrades.
The means to counter these when fighting them are as follows:
| Avoidance | Counters |
|---|---|
| Evade | More accuracy (physical or magical), Poison (Spell), MagNet (Spell), Deep Burns (Stat Effect from Elec spells) |
| Parry | Overwhelming Strikes (One-handed fighting style) |
| Resist | Focus (Universal Skill), MagNet (Spell), Specific types via various Status Effects from spells |