Monster Hunter: World Combat Mechanics
Monster Hunter: World calculates damage from the weapon, the chosen attack, the part struck, and the current combat state. This reference defines those systems and their relationships using the final Iceborne balance rules.
Scope and Notation
This article assumes Monster Hunter World: Iceborne with the final balance updates. Base World does not include the Clutch Claw, wounding, or Iceborne weapon actions, and several skills had different values before the Iceborne balance update.
Percent-style values are written as multipliers in formulas. A motion value of 30 becomes 0.30, a hitzone value of 45 becomes 0.45, and 20% affinity becomes 0.20. The game truncates or rounds at several intermediate stages, so a compact formula can differ from the displayed result by a point.
Displayed and True Attack
The Attack value shown for a weapon is scaled by a weapon-type-specific display multiplier. This does not mean that two weapon types with different displayed Attack deal proportionally different damage. Damage calculations first divide the displayed value by the multiplier to recover true raw.
true raw = displayed Attack / weapon display multiplier
| Weapon type | Display multiplier |
|---|---|
| Great Sword | 4.8 |
| Long Sword | 3.3 |
| Sword and Shield | 1.4 |
| Dual Blades | 1.4 |
| Hammer | 5.2 |
| Hunting Horn | 4.2 |
| Lance | 2.3 |
| Gunlance | 2.3 |
| Switch Axe | 3.5 |
| Charge Blade | 3.6 |
| Insect Glaive | 3.1 |
| Light Bowgun | 1.3 |
| Heavy Bowgun | 1.5 |
| Bow | 1.2 |
Displayed element uses a multiplier of 10 for every weapon type. A weapon showing 450 fire therefore has 45 true fire before skills. Poison, paralysis, sleep, and blast values are status buildup, not elemental damage.
Direct Damage
A normal weapon hit contains a raw component and, when the weapon has an active element, an elemental component. The two components use different move and hitzone values and are added only after being calculated separately.
Raw Component
The central raw relationship is:
raw damage ~= true raw x motion value x raw sharpness x critical modifier x raw hitzone x other modifiers
True raw comes from the weapon, augments, items, and skills. The motion value belongs to the attack. The raw hitzone belongs to the monster part and uses sever, blunt, or shot according to the attack. Quest defense, monster state, weapon-state bonuses, and a small number of move-specific rules enter through other modifiers.
Motion value is not damage per second. A motion value of 25 means that one hit uses 25% of true raw before the remaining modifiers. Animation time, number of hits, reach, recovery, accuracy, and the opening required all determine the practical value of a move.
Elemental Component
The corresponding elemental relationship is:
element damage ~= true element x move element multiplier x element sharpness x element hitzone x critical-element modifier
Most ordinary melee hits apply element with a move multiplier of 1.0, regardless of their raw motion value. Some attacks apply less or more. Element therefore scales mainly with the number of element-applying hits, while raw scales strongly with motion value. Element does not critically hit without Critical Element or True Critical Element.
Iceborne also caps the element that can be reached before sharpness, hitzones, and critical-element multipliers. On the displayed x10 scale, the standard cap is the larger of:
base element with augments + 150
base element with augments x 1.6
The element number changes color in the equipment status when this cap is reached. Some set effects can alter the normal cap, so element added beyond the visible limit must not be counted as damage.
Raw and elemental hitzones are independent. A part with a sever hitzone of 60 and a fire hitzone of 10 is physically soft but resists most fire damage. The best element for a monster can also change from one body part or part state to another.
Hitzones and Weak Points
Every monster part has separate hitzone values for sever, blunt, shot, fire, water, thunder, ice, and dragon. A raw hitzone of 60 passes approximately 60% of the raw component; an element hitzone of 20 passes approximately 20% of the elemental component.
The official manual: Large Monsters introduces damage types, monster status effects, and part-specific physical and elemental effectiveness. The numeric hitzone values below are the exact form of that concept.
In Iceborne, Weakness Exploit treats a raw hitzone of 45 or higher as a weak point. At Lv 3 it supplies 30% affinity on such a part and another 20% when that part is wounded. This is a mechanical threshold, not a statement that every hitzone below 45 is worthless. Part access, element hitzones, break objectives, and attack uptime can make another target more valuable.
Hitzones can change when a monster powers up, coats a part, breaks a part, heats or cools, or enters another special state. Calculations made from the normal-state row do not automatically describe those alternate states.
Orange melee damage numbers are not a reliable Weakness Exploit test. Their color uses raw hitzone multiplied by sharpness, while Weakness Exploit checks raw hitzone alone. The corner marks around a damage number indicate a wounded part, but that part can still remain below the skill's 45-HZV threshold.
Affinity and Critical Hits
Affinity is the probability that a raw hit becomes a critical hit. A normal positive critical hit deals 1.25x raw damage. Critical Boost changes this to 1.30x, 1.35x, or 1.40x. Negative affinity is the probability of a weak critical hit dealing 0.75x raw damage. Affinity is bounded between -100% and 100%.
For non-negative affinity, expected raw critical scaling is:
expected critical factor = 1 + affinity x (critical multiplier - 1)
At 50% affinity with no Critical Boost, the factor is 1 + 0.50 x 0.25 = 1.125. At 100% affinity with the skill at Lv 3, every eligible raw hit uses 1.40x. Affinity above the 100% cap has no value, so conditional bonuses must be counted before adding more affinity skills.
Sharpness
Sharpness multiplies raw and elemental damage independently. Losing a color can reduce every later hit even when the weapon's Attack value is unchanged.
The official manual: Melee Weapons explains the sharpness gauge, deflection, and whetstone recovery. The table below provides the damage multipliers that the manual does not display.
| Sharpness | Raw multiplier | Element multiplier |
|---|---|---|
| Red | 0.50 | 0.25 |
| Orange | 0.75 | 0.50 |
| Yellow | 1.00 | 0.75 |
| Green | 1.05 | 1.00 |
| Blue | 1.20 | 1.0625 |
| White | 1.32 | 1.15 |
| Purple | 1.39 | 1.25 |
Sharpness also participates in deflection. Very hard parts can cause an attack to bounce, increasing recovery and consuming extra sharpness. Some attacks have built-in protection from deflection, but that protection does not turn a hard hitzone into a good damage target.
Handicraft adds usable sharpness to weapons whose gauges are not already full. Master's Touch, Protective Polish, and Razor Sharp/Spare Shot preserve sharpness in different ways. Their damage value is the color retained plus the attack time not lost to sharpening; it is not represented by the Attack stat alone.
Element and Status
Fire, water, thunder, ice, and dragon add direct damage to each eligible hit. Their value depends on true element, the move's element multiplier, sharpness, and the exact elemental hitzone struck. Monster weakness stars summarize a matchup but do not replace the part table.
Poison, paralysis, sleep, and blast instead add hidden buildup. For ordinary melee attacks, a hit normally has a one-third chance to apply the weapon's listed status buildup. Reaching the monster's threshold triggers the effect; it does not add the status number directly to hit damage. Later activations require higher thresholds, and buildup decays while no new buildup is applied.
The official manual documents the effects of status on large monsters and the separate ailments that affect the hunter. The non-obvious distinction is that weapon status is buildup rather than direct per-hit damage. Sleep's wake-up multiplier applies only to the first damaging instance, and stun normally requires stun-capable damage to the head.
Clutch Claw and wounding
The official manual: Clutch Claw covers attaching, movement while attached, weapon and claw attacks, turning, and Flinch Shot. The additional numeric rules begin with wound buildup: a completed wound lasts about three minutes under the final balance rules, and its standard raw hitzone is:
wounded HZV = floor(0.75 x original HZV + 25)
| Original raw HZV | Standard wounded HZV | Raw-component gain from HZV |
|---|---|---|
| 20 | 40 | +100.0% |
| 30 | 47 | +56.7% |
| 45 | 58 | +28.9% |
| 60 | 70 | +16.7% |
| 80 | 85 | +6.3% |
The formula improves hard parts by more absolute points, but a previously soft and accessible part usually remains the stronger damage target. A wound can also move a part across the 45-HZV threshold used by Weakness Exploit. Wounding changes the raw hitzone, not the elemental hitzone. A few monsters use special wound rules.
Light weapon attacks normally require two completed clutch weapon attacks to wound and cause slinger ammunition to drop. Heavy weapon attacks normally wound in one attack but do not produce that ammunition. Clutch Claw Boost gives a light weapon the one-attack wound behavior and gives a heavy weapon the ammunition behavior as well.
| Clutch class | Weapon types |
|---|---|
| Light | Long Sword, Sword and Shield, Dual Blades, Insect Glaive, Light Bowgun, Bow |
| Heavy | Great Sword, Hammer, Hunting Horn, Lance, Gunlance, Switch Axe, Charge Blade, Heavy Bowgun |
Several weapons have special clutch transitions that accumulate wound buildup differently from the standard clutch weapon attack. Slinger-ammunition drops are also limited per monster, and Safi'jiiva uses a special one-attack wound rule for every weapon.
Claw attacks and Flinch Shot contribute to the monster's enrage buildup. This makes enrage controllable enough for Agitator to have unusually high potential uptime in Iceborne, although the monster-specific rage duration and damage modifier still matter.
Iceborne also adds a special drooling flinch called a Clutch Claw stagger. Without a clutch connection it lasts about four seconds; the first Clutch Claw connection resets it to about six seconds. The connection can therefore create time for a weapon attack, or the hunter can release immediately and use the extended opening without performing a clutch attack.
Defense and Effective Health
Defense reduces both the physical and elemental portions of incoming monster damage. For a fixed incoming attack and the same weapon-class modifier, the central relationship is:
damage taken multiplier = 80 / (80 + Defense)
The inverse describes effective health against damage governed only by Defense:
effective health = HP x (80 + Defense) / 80
| Defense | Damage taken | Damage reduction | EHP multiplier |
|---|---|---|---|
| 0 | 100.00% | 0.00% | 1.00x |
| 80 | 50.00% | 50.00% | 2.00x |
| 400 | 16.67% | 83.33% | 6.00x |
| 800 | 9.09% | 90.91% | 11.00x |
| 1000 | 7.41% | 92.59% | 13.50x |
Damage reduction has diminishing percentages on the status screen, but Defense adds effective health linearly: every additional 80 Defense adds another copy of the current HP pool against the same Defense-scaled damage. Armor upgrades therefore remain real survivability even at Master Rank.
The official manual: Weapons documents that melee weapons receive a physical-damage reduction trait while ranged weapons receive an elemental-damage reduction trait. These class modifiers are separate from Defense, so the table above must not be used to compare weapon classes without them.
Elemental Resistance
An elemental resistance point changes the matching elemental portion of incoming damage by about one percent. Positive resistance reduces it and negative resistance increases it. Defense still applies to that elemental portion first.
For a purely elemental component, the simplified effective-health relationship is:
element EHP = HP x (80 + Defense) / 80 / (1 - resistance / 100)
At 20 resistance, the matching elemental component is multiplied by 0.80, equivalent to 1.25xeffective health against that component. Most fireballs, lightning strikes, and breaths contain a physical component as well, so 20 resistance rarely reduces the entire displayed hit by 20%.
Reaching 20 resistance also prevents the corresponding elemental blight. It does not prevent an unrelated status such as poison, paralysis, blastscourge, or effluvial buildup.
Health and Reduction Effects
Health, Defense, elemental resistance, and percentage damage reduction multiply rather than replace one another. At the normal food or Max Potion cap of 150 HP, Health Boost Lv 3 raises HP to 200, increasing effective health by 33.3% before other reductions. Four pieces of Fatalis armor set maximum health and stamina to 200 at quest start, making Health Boost redundant for that set.
Divine Blessing applies a chance-based reduction after a hit qualifies. It can prevent large damage spikes but does not increase the guaranteed amount of damage survivable. Status immunity, blight immunity, recovery speed, and healing speed address different failure conditions and cannot be compared from Defense alone.
Staggers, Parts, and Scaling
Monster health damage, part or stagger damage, sever damage, stun buildup, and status buildup are related but separate counters. An attack can deal normal health damage while contributing different amounts to these other thresholds.
- Reaching a part threshold can cause a flinch, trip, or part break according to that monster and part. A broken part is not necessarily a permanent weak point.
- Tail severing requires sever-capable damage to the tail's sever threshold. Part damage from other sources does not substitute for the required sever damage.
- Part-damage bonuses change how quickly a part threshold is reached, not the direct health damage shown by the hit unless the effect explicitly says otherwise.
- Stun normally requires stun-capable damage to the head. A weapon being blunt does not make every attack equally effective at stun.
Multiplayer scales monster health and many part, stun, and status thresholds. Iceborne distinguishes one, two, and three-or-four-player scaling and can adjust when the party size changes. Because the different thresholds do not all scale by exactly the same ratio, a status activation or part break can occur at a different fraction of the monster's total health in multiplayer.
Enrage is another monster-specific multiplier set, not a universal Defense increase. Rage can alter the monster's attack, speed, and damage taken without changing the displayed hitzone row; some monsters take more damage while enraged and a smaller number take less. Agitator uptime and rage damage are therefore separate parts of a calculation.
Interpreting Skill Value
Skill value depends on what multiplies an existing strength and how often its condition is true. The following comparisons apply across weapon types:
- Affinity has more value when the affected raw damage, critical multiplier, and condition uptime are high. Affinity beyond 100% under the intended conditions is wasted.
- Critical Boost has no effect on a non-critical hit. Its value grows with affinity.
- A conditional skill should be compared at its actual uptime. A 10% bonus active half the time is not equivalent to a permanent 10% bonus.
- Retaining a higher sharpness color can multiply the whole raw or elemental component and remove a sharpening interruption, making sharpness support an offensive system rather than mere comfort.
- Defensive value is best compared through the additional hits or effective health it provides, not through the number of skill levels alone.
Weapon guides apply these shared rules to each weapon's motion values, resource states, defensive actions, and skill costs.