Crushed: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(new keyword template) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{keyword infobox|Crushed}} | ||
| | |||
}} | |||
'''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 | ==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 | ||
| Line 42: | Line 42: | ||
|stat=1 | |stat=1 | ||
}} | }} | ||
==Version history== | |||
{{Version history table header}} | |||
{{Version history table row|0.3.0| | |||
* Introduced to the game. | |||
}} | |||
{{Version history table end}} | |||
[[Category:Debuffs]] | [[Category:Debuffs]] | ||
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.
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
| Gem | Tier |
|---|
Persistent skills
| Gem | Tier |
|---|
Related support gems
| Gem | Tier |
|---|
Related base items
| Item | Base item | Item class | Stats | |
|---|---|---|---|---|
| Forge Maul Physical Damage: 26-35 Critical Strike Chance: 5.00% Attacks per Second: 1.05 Weapon Range: 1.3 metresRequires Level 11, 23 StrCrushes Enemies on Hit | — | Two Hand Mace | 11 | Crushes Enemies on Hit |
| Anvil Maul Physical Damage: 101-136 Critical Strike Chance: 5.00% Attacks per Second: 1.05 Weapon Range: 1.3 metresRequires Level 67, 134 StrCrushes Enemies on Hit | — | Two Hand Mace | 67 | Crushes Enemies on Hit |
Related unique items
| Item | Base item | Item class | Stats | |
|---|---|---|---|---|
| Trephina Forge MaulTwo 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 metresRequires 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 EnemiesThe art of surgery advances one mistake at a time. | Forge Maul | Two Hand Mace | 11 | Crushes 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 |
|