Crushed: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(added version history)
(new keyword template)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Tooltip info
{{keyword infobox|Crushed}}
| name                  = Crushed
| description            = Crushed lowers [[Physical]] damage Reduction by 15%.
}}
'''Crushed''' is a [[debuff]] applied on hit which lowers [[Physical damage]] reduction by 15%.
'''Crushed''' is a [[debuff]] applied on hit which lowers [[Physical damage]] reduction by 15%.


Line 9: Line 6:
|where = items.class_id IN ("Active Skill Gem", "Meta Skill Gem") AND NOT (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent")
|where = items.class_id IN ("Active Skill Gem", "Meta Skill Gem") AND NOT (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent")
   AND items.stat_text LIKE "%crush%"
   AND items.stat_text LIKE "%crush%"
  AND items.stat_text NOT LIKE "%crushing blow%"
}}
}}


Line 15: Line 13:
|where = items.class_id IN ("Active Skill Gem", "Meta Skill Gem") AND (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent")
|where = items.class_id IN ("Active Skill Gem", "Meta Skill Gem") AND (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent")
   AND items.stat_text LIKE "%crush%"
   AND items.stat_text LIKE "%crush%"
  AND items.stat_text NOT LIKE "%crushing blow%"
}}
}}


Line 21: Line 20:
|where = items.class_id IN ("Support Skill Gem")
|where = items.class_id IN ("Support Skill Gem")
   AND items.stat_text LIKE "%crush%"
   AND items.stat_text LIKE "%crush%"
  AND items.stat_text NOT LIKE "%crushing blow%"
}}
}}


==Related base items==
==Related base items==
{{Drop enabled base item table
{{Drop enabled base item table
|where= (items.stat_text LIKE "%crush%") AND items.class_id NOT LIKE "%Gem%"
|where= (items.stat_text LIKE "%crush%" AND items.stat_text NOT LIKE "%crushing blow%") AND items.class_id NOT LIKE "%Gem%"
|large=1
|large=1
|base_item=1
|base_item=1
Line 33: Line 33:
}}
}}


==Related base items==
==Related unique items==
{{Drop enabled unique item table
{{Drop enabled unique item table
|where= items.stat_text LIKE "%crush%"
|where= items.stat_text LIKE "%crush%" AND items.stat_text NOT LIKE "%crushing blow%"
|large=1
|large=1
|base_item=1
|base_item=1

Latest revision as of 15:05, 10 October 2025

Crushed
Tooltip
Crushed lowers PhysicalPhysical damage is one of the five Damage Types. It is the most common and the only one reduced by Armour, rather than by a Resistance.

Most physical damage comes from Weapon Attacks, but some Spells and other skills deal physical damage as well. Physical damage over time can be inflicted with Bleeding.
Damage Reduction by 15%. This can result in PhysicalPhysical damage is one of the five Damage Types. It is the most common and the only one reduced by Armour, rather than by a Resistance.

Most physical damage comes from Weapon Attacks, but some Spells and other skills deal physical damage as well. Physical damage over time can be inflicted with Bleeding.
Damage Reduction being negative, causing more damage to be taken.

Crushed is a debuff applied on hit which lowers Physical damage reduction by 15%.

Related skills

GemTierGem requires strengthGem requires dexterityGem requires intelligence

Persistent skills

GemTierGem requires strengthGem requires dexterityGem requires intelligence

Related support gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence

Related base items

ItemBase itemItem classRequired levelStats
Forge MaulForge MaulTwo Hand Mace
Physical Damage: 26-35
Critical Strike Chance: 5.00%
Attacks per Second: 1.05
Weapon Range: 1.3 metres
Requires Level 11, 23 StrCrushes Enemies on Hit
Two Hand Mace11Crushes Enemies on Hit
Anvil MaulAnvil MaulTwo Hand Mace
Physical Damage: 101-136
Critical Strike Chance: 5.00%
Attacks per Second: 1.05
Weapon Range: 1.3 metres
Requires Level 67, 134 StrCrushes Enemies on Hit
Two Hand Mace67Crushes Enemies on Hit

Related unique items

ItemBase itemItem classRequired levelStats
TrephinaTrephina
Forge Maul
Two Hand Mace
Physical Damage: (38-41) to (57-60)
Critical Strike Chance: 5.00%
Attacks per Second: (1.16-1.21)
Weapon Range: 1.3 metres
Requires Level 11, 23 StrCrushes Enemies on HitAdds (12-15) to (22-25) Physical Damage
(10-15)% increased Attack Speed
Causes (30-50)% increased Stun Buildup
Always deals Critical Hits against Heavy Stunned Enemies
The art of surgery advances one mistake at a time.
Forge MaulTwo Hand Mace11Crushes Enemies on HitAdds (12-15) to (22-25) Physical Damage
(10-15)% increased Attack Speed
Causes (30-50)% increased Stun Buildup
Always deals Critical Hits against Heavy Stunned Enemies

Version history

Version Changes
0.3.0
  • Introduced to the game.