Monster Stats: Difference between revisions

From EHWiki
Jump to navigationJump to search
Bases: spacing
Line 53: Line 53:


====Critical Chance====
====Critical Chance====
<pre<includeonly></includeonly> style="overflow: auto;{{{style|}}}">'''Physical Crit Chance''' = 1 - (4000 / (4000 + DEX + AGI / 2))</pre>
<pre<includeonly></includeonly> style="overflow: auto;{{{style|}}}">'''Physical Crit Chance''' = 1 - (3750 / (3750 + DEX + STR/ 2))</pre>


<pre<includeonly></includeonly> style="overflow: auto;{{{style|}}}">'''Magical Crit Chance''' = 1 - (4000 / (4000 + WIS + INT / 2))</pre>
<pre<includeonly></includeonly> style="overflow: auto;{{{style|}}}">'''Magical Crit Chance''' = 1 - (3750 / (3750 + WIS + INT / 2))</pre>


====Evade====
====Evade====

Revision as of 05:44, 21 May 2013

In the HentaiVerse the calculation of monsters' stats are closely related to that of characters' stats (with a few notable differences).

Primary Attributes

Every monster has a base stat between XX and XXX. The base stat is then scaled to the actual stats by the following formula:

scaled_stats = 0.01 * base_stat * monster_level + y


The scaled stats are used to calculate other derived attributes:

Strength (STR)
  • Every point raises Physical Base Damage by 2
  • Every point adds half a point to the Physical Crit Chance formula
Endurance (END)
Dexterity (DEX)
  • Every point raises Physical Base Damage by 1
  • Every 25 points raises Attack Accuracy by 1%
  • Every point adds a point to the Physical Crit Chance formula
  • Every point contributes to the Parry formula
Intelligence (INT)
  • Every point raises Magical Base Damage by 2
  • Every 4 points raises base Magic Points by 1
  • Every point adds half a point to the Magical Crit Chance formula
Agility (AGI)
  • Every point contributes to the Evade formula
  • Every point adds a half point to Physical Mitigation formula
Wisdom (WIS)
  • Every point raises base Magic Points by 1 except for every fourth point
  • Every point raises Magical Base Damage by 1
  • Every point adds a half point to Magical Mitigation formula
  • Every 25 points raises Magic Accuracy by 1%
  • Every point adds a point to the Magical Crit Chance formula
  • Every point contributes to the Resist formula

Notes:

  • Mitigation gains from Primary Attributes (STR/END/WIS) are capped at 80%.
  • Any percentage effects on Crit Rate, Avoidance, and Mitigation stats are added multiplicatively.

Derived Attributes

Derived attributes are stats calculated from the monster's primary attributes. Most of these formulas are affected by Chaos Upgrades. Note that these formulas may be partially inaccurate.

Bases

Note that every monsters' normal attacks are physical.

Base physical damage = (log(3330 + STR * 2 + DEX , 1.0003) - 27039.81) * (1 + chaos_brutality_rank * 2.5%)

Critical Chance

Physical Crit Chance = 1 - (3750 / (3750 + DEX + STR/ 2))
Magical Crit Chance = 1 - (3750 / (3750 + WIS + INT / 2))

Evade

Evade = 1 - (1 - min(10 , (AGI / 100) , (AGI - Level) / 75) / 100) * (1 - chaos_evasion_rank * 0.5%)

Parry

Evade = 1 - (1 - min(10 , (DEX/ 100) , (DEX - Level) / 75) / 100) * (1 - chaos_parry_rank * 0.5%)

Resist

Evade = 1 - (1 - min(10 , (WIS/ 100) , (WIS - Level) / 75) / 100) * (1 - chaos_resist_rank * 0.5%)

Mitigation

Physical Mitigation = 1 - (900 / (900 + END + AGI / 2)) * (1 - chaos_defense_rank * 1%)
Magical Mitigation = 1 - (900 / (900 + END + WIS / 2)) * (1 - chaos_defense_rank * 1%)

Points

Health Points = (50 + Level * 10 + END * 6) * difficulty_mod * class_mod * (1 + chaos_fortitude_rank * 5%)
Magic Points = 10 + level + INT * 0.25 + WIS * 0.75
Spirit Points = 1 + (Power / 7) + (STR + DEX + AGI + END + INT + WIS) / 10
  • class_mod = 1 for Monster Lab monsters and common monsters; varies for bosses, legndaries, and gods

Battle Regen

During battle, monsters gain 10%? of MP and 5% SP per active turn.

See also

HentaiVerse Navigation
Character Menu StatsTrainingSettingsPersonaIsekai
Abilities SkillsSpells (Spell Damage‎)Spirit Stance
Levels Experience PointsLeveling UpRanksLevel and Rank Table
Info. Action SpeedOverchargeProficienciesStamina
Services Bazaar Equipment ShopItem ShopMonster Lab (Monster Stats)ShrineMoogleMailThe LotteryThe Market
The Forge RepairUpgradeEnchantSalvageReforgeSoulFuse
Items Drops Loot Drop RollsObsolete Items
Equipment Equipment BasicsDetailed Equip CharacteristicsWeapon ProcsStatsBurdenInterferenceEquipment RangesLevel Scaling
Battles Modes ArenaGrindfestItem WorldRandom EncounterRing of BloodThe Tower
Info. BestiaryDamage TypesDamage (Physical Damage)Enemy ProcsRiddleMaster
Isekai The Tower RankingRewards
Info. SeasonsRewardsRules
Misc. Currency CreditsGallery PointsHathHath Perks
Strategy Play StylesAdviceAdvanced Advice
System Dawn of a New DayBugsTechnical IssuesFAQHotkeysScripts & Tools