Intimidate: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Ruba159753
(rus)
 
(30 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{status
{{status
| name                  = Intimidate
| name                  = Intimidated
| type                  = Debuff
| type                  = Debuff
| description            = You are Intimidated, increasing Attack Damage taken.
}}
}}
'''Intimidate''' is a [[debuff]] that causes the affected target to take 10% increased attack damage.
'''Intimidated''' is a [[debuff]] that causes the affected target to take 10% increased attack damage.


==Sources==
__TOC__
* [[Summon Bestial Rhoa]] from {{il|page=Yriel's Fostering (Rhoa)}}
==Mechanics==
* {{il|Awakened Melee Physical Damage Support}}'s quality gives 0.5% chance to intimidate enemies on hit
Intimidate does not increase [[damage over time]] taken, even if the damage is from an [[attack]] which applies attack damage modifiers to its damage over time effect.
===Items===
 
{{Query unique items
==Gems==
|q_tables=item_stats
===Skill gems===
|q_join=items._pageID=item_stats._pageID
<section begin="active_skill_gems" />{{Query stat related skill gems
|conditions=
|type=active
|stat_id_query=%intimidate%
|stat_page=intimidate
}}
 
In addition, {{sl|Summon Bestial Rhoa}} from {{il|page=Yriel's Fostering (Rhoa)}}
====Related quality stats====
{{Query stat related skill gems
|conditions=
|type=active
|stat_id_query=%intimidate%
|stat_page=intimidate
|quality=1
}}<section end="active_skill_gems" />
 
===Support gems===
<section begin="support_skill_gems" />{{Query stat related skill gems
|conditions=
|type=support
|stat_id_query=%intimidate%
|stat_page=intimidate
}}
====Related quality stats====
{{Query stat related skill gems
|conditions=
|type=support
|stat_id_query=%intimidate%
|stat_page=intimidate
|quality=1
}}<section end="support_skill_gems" />
 
==Passive skill tree==
===Passive skills===
{{Passive skill table
|q_where=passive_skills.stat_text LIKE "%intimidate%" AND passive_skills.id NOT LIKE "affliction%"
|stat_text=1
|large=1
|ascendancy=1
}}
 
===Passive Masteries===
{{#cargo_query:
|tables=mastery_groups, mastery_effects=m_e
|join on= mastery_groups.mastery_effects HOLDS m_e.id
|fields=
    mastery_groups._pageName=Mastery,
    GROUP_CONCAT( CONCAT('* ', m_e.stat_text)
        SEPARATOR "\n")=Effects
|where= m_e.stat_text LIKE "%intimidate%"
|order by=mastery_groups._pageName
|group by=mastery_groups._pageName
}}
 
===Cluster Jewel Passives===
{{Passive skill table
|q_where=
  passive_skills.id LIKE "affliction%"
  AND passive_skills.stat_text LIKE "%intimidate%"
|large=1
|stat_text=1
}}
 
===Timeless Jewel Passives===
[[Lethal Pride]]
 
{{c|mod|10% chance to Intimidate Enemies for 4 seconds on hit}}
 
==Modifiers==
Normal modifier:<br/>
{{modifier table
|q_tables=mod_stats, spawn_weights
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=spawn_weights._pageID
|q_where=
  (mod_stats.id LIKE "%intimidate%" OR mod_stats.id LIKE "%intimidate%") AND spawn_weights.weight > 0 AND mods.generation_type NOT IN (10, 24, 28, 29) AND spawn_weights.tag NOT LIKE "%elder%" AND spawn_weights.tag NOT LIKE "%shaper%" AND spawn_weights.tag NOT LIKE "%basilisk%" AND spawn_weights.tag NOT LIKE "%crusader%" AND  spawn_weights.tag NOT LIKE "%adjudicator%" AND  spawn_weights.tag NOT LIKE "%eyrie%" AND mods.domain != 16
|stat_text=1
|spawn_weights=1
|level=1
|generation_type=1
}}
===Enchantments===
{{modifier table
|q_tables=mod_stats, spawn_weights
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=spawn_weights._pageID
|q_where=
  (mod_stats.id LIKE "%intimidate%" OR mod_stats.id LIKE "%intimidate%") AND spawn_weights.weight > 0 AND mods.generation_type = 10
|stat_text=1
|spawn_weights=1
|level=1
|labyrinth=1
}}
===Eater of Worlds implicit===
[[Eater of Worlds]] implicit are craftable on [[Armour (equipment)|armour]] by using [[Eldritch Ichor]]s, or drops from map that is influenced by it. The T1 and T2 mods are only craftable by using {{il|Orb of Conflict}}.<br/>
{{modifier table
|q_tables=mod_stats, spawn_weights
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=spawn_weights._pageID
|q_where=
  (mod_stats.id LIKE "%intimidate%" OR mod_stats.id LIKE "%intimidate%") AND spawn_weights.weight > 0 AND mods.generation_type =29
|stat_text=1
|spawn_weights=1
|level=1
}}
 
===Searing Exarch implicit===
[[Searing Exarch]] implicit are craftable on armour by using [[Eldritch Ember]]s, or drops from map that is influenced by it. The T1 and T2 mods are only craftable by using {{il|Orb of Conflict}}.
{{modifier table
|q_tables=mod_stats, spawn_weights
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=spawn_weights._pageID
|q_where=
  (mod_stats.id LIKE "%intimidate%" OR mod_stats.id LIKE "%intimidate%")  AND mods.generation_type =28
|q_orderBy=mods.id
|stat_text=1
|spawn_weights=1
|level=1
}}
 
===Influenced mod===
These influence explicit mods are either drops from Shaper or Elder or the [[Conquerors]] (Elderslayers) (Read the spawn weight and mod name for details). Alternatively, [[harvest crafting]] or using an [[Elderslayer's Exalted Orb]].
{{modifier table
|q_tables=mod_stats, mod_spawn_weights
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=mod_spawn_weights._pageID
|q_where=
  (mod_stats.id LIKE "%intimidate%" OR mod_stats.id LIKE "%intimidate%") AND mod_spawn_weights.value > 0 AND mods.generation_type NOT IN (10, 24, 28, 29) AND (mod_spawn_weights.tag LIKE "%elder%" OR mod_spawn_weights.tag LIKE "%shaper%" OR mod_spawn_weights.tag LIKE "%basilisk%" OR mod_spawn_weights.tag LIKE "%crusader%" OR mod_spawn_weights.tag LIKE "%adjudicator%" OR mod_spawn_weights.tag LIKE "%eyrie%" )
|stat_text=1
|spawn_weights=1
|level=1
|generation_type=1
}}
 
===Synthesised implicit mods===
{{Modifier table
|q_tables=mod_stats, mod_spawn_weights
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=mod_spawn_weights._pageID
|q_where=
|q_where=
   item_stats.id LIKE "%intimidate%"
   (mod_stats.id LIKE "%intimidate%" OR mod_stats.id LIKE "%intimidate%") AND ((mods.id LIKE "%SynthesisImplicit%" AND mods.id NOT LIKE "%Jewel%" AND domain = 1) OR mods.id = "SynthesisImplicitAbyssJewelEffect1")
|stat=1
|stat_text=1
|level=1
}}
}}
===Mods===
 
===Scourge mods===
Scourge mods are currently unable to obtain in temporary leagues. It can only be found on existing items in the permanent leagues, that are originally drop or created during [[Scourge league]]
{{modifier table
{{modifier table
|q_tables=mod_stats, spawn_weights
|q_tables=mod_stats, spawn_weights
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=spawn_weights._pageID
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=spawn_weights._pageID
|q_where=
|q_where=
   mod_stats.id LIKE "%intimidate%" AND spawn_weights.weight > 0
   (mod_stats.id LIKE "%intimidate%" OR mod_stats.id LIKE "%intimidate%") AND mods.generation_type =24
|stat_text=1
|stat_text=1
|spawn_weights=1
|spawn_weights=1
Line 27: Line 164:
|generation_type=1
|generation_type=1
}}
}}
===Passive skills===
===Fossil mods===
{{Query passive skills
Fossil only mod are not craftable anymore since [[version 3.10.0]]:
{{modifier table
|q_tables=mod_stats, spawn_weights
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=spawn_weights._pageID
|q_where=
|q_where=
   passive_skill_stats.id LIKE "%intimidate%"  
   (mod_stats.id LIKE "%intimidate%" OR mod_stats.id LIKE "%intimidate%") AND mods.domain = 16
|stat_text=1
|spawn_weights=1
|level=1
|generation_type=1
}}
 
==Unique items==
{{Drop enabled unique item table
|tables=item_stats
|join=items._pageID=item_stats._pageID
|where=item_stats.id like "%intimidate%" OR items.stat_text LIKE "%Bestial Rhoa%"
|large=1
|base_item=1
|level=1
|stat=1
}}
}}


==Version history==
==Version history==
{{VersionHistoryTable}}
{{Version history table header}}
{{VersionHistoryRow|3.1.0}}
{{Version history table row|3.24.0|rel=before|
* Intimidate has a new icon graphic. {{Undocumented}}
}}
{{Version history table row|3.1.0|
* Intimidate now causes enemies to take 10% increased Attack Damage (rather than 10% increased Damage).
* Intimidate now causes enemies to take 10% increased Attack Damage (rather than 10% increased Damage).
{{VersionHistoryRow|?}}
}}
{{Version history table row|1.3.0|
* Introduced to the game
* Introduced to the game
|}
}}
{{Version history table end}}


[[Category:Debuffs]]
[[Category:Debuffs]]
[[ru:Устрашение]]
[[ru:Устрашение]]

Latest revision as of 23:29, 11 May 2024

Intimidated
Debuff
Intimidated status icon.png
You are Intimidated, increasing Attack Damage taken.

Intimidated is a debuff that causes the affected target to take 10% increased attack damage.

Mechanics

Intimidate does not increase damage over time taken, even if the damage is from an attack which applies attack damage modifiers to its damage over time effect.

Gems

Skill gems

The following skill gems have stats related to intimidate:

GemRequired levelGem has strength requirementGem has dexterity requirementGem has intelligence requirement
Intimidating CryIntimidating CryWarcry, AoE, Duration, Physical
Level: (1-20)
Cost: (13-19) Mana
Cooldown Time: 8.00 sec
Can Store 1 Use(s)
Use Time: 0.80 sec
AoE Radius: 60
Requires Level 10Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent attacks. Grants a buff which lowers the effect of enemy physical damage reduction against your hits.Base duration is (4.00-4.90) seconds
(0-38)% increased Warcry Speed
Enemies Taunted by this Warcry are Intimidated
Counts total Power of Enemies in Range
Buff causes your Hits to Overwhelm 5% Physical Damage Reduction per 5 Power, up to 30%
Exerts the next 2 Melee Attacks you perform
Exerted Attacks deal Double Damage

Additional Effects From 1-20% Quality:
(2-40)% increased Cooldown Recovery Rate
Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.
10yesN/AN/A

In addition, Summon Bestial Rhoa from Module Error: No results found for item using search term "page = Yriel's Fostering (Rhoa)"

Related quality stats

The following skill gems have stats from quality related to intimidate:

There are no skill gems that have stats from quality related to intimidate.

Support gems

The following support gems have stats related to intimidate:

GemRequired levelGem has strength requirementGem has dexterity requirementGem has intelligence requirement
Awakened Melee Physical Damage SupportAwakened Melee Physical Damage SupportMelee, Physical, Support, Attack
Icon: M
Level: (1-5)
Cost & Reservation Multiplier: 130%
Requires Level 72Supports melee attack skills.Supported Skills deal (50-54)% more Melee Physical Damage
Supported Skills deal (50-54)% more Damage with Bleeding and Poison caused by Melee Hits
Supported Skills have (0-10)% chance to Intimidate Enemies for 4 seconds on Hit
Supported Skills have 10% less Attack Speed

Additional Effects From 1-20% Quality:
Supported Skills deal (0.5-10)% increased Melee Physical Damage
This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.
72yesN/AN/A

Related quality stats

The following support gems have stats from quality related to intimidate:

There are no support gems that have stats from quality related to intimidate.

Passive skill tree

Passive skills

Ascendancy
Class
NameStats
N/ACleaving
30% increased Physical Damage with Axes
Axe Attacks deal 30% increased Damage with Ailments
15% chance to Intimidate Enemies for 4 seconds on Hit with Attacks [1]
Ascendant
Champion
Your Hits permanently Intimidate Enemies that are on Full Life
100% chance to Taunt on Hit
Enemies Taunted by you take 10% increased Damage
Melee Hits have 50% chance to Fortify
15% increased effect of Non-Curse Auras from your Skills [1]
Champion
First to Strike, Last to Fall
Your Hits permanently Intimidate Enemies that are on Full Life
Gain Adrenaline for 20 seconds when you reach Low Life
Remove all Ailments and Burning when you gain Adrenaline
Recover 25% of Life when you gain Adrenaline [1]

Passive Masteries

Mastery Effects
Attack Mastery
  • Nearby Enemies are Intimidated while you have Rage
Shield Mastery
  • Intimidate Enemies for 4 seconds on Block while holding a Shield
Two Hand Mastery
  • Ruthless Hits Intimidate Enemies for 4 seconds

Cluster Jewel Passives

NameStats
Fearsome Warrior
Attacks with Two Handed Melee Weapons deal 25% increased Damage with Hits and Ailments
8% increased Area of Effect
25% chance to Intimidate nearby Enemies for 4 seconds on Melee Kill [1]
Haunting Shout
Enemies Taunted by your Warcries are Intimidated [1]

Timeless Jewel Passives

Lethal Pride

10% chance to Intimidate Enemies for 4 seconds on hit

Modifiers

Normal modifier:
No results found

Enchantments

No results found

Eater of Worlds implicit

Eater of Worlds implicit are craftable on armour by using Eldritch Ichors, or drops from map that is influenced by it. The T1 and T2 mods are only craftable by using Orb of ConflictOrb of ConflictStack Size: 10Unpredictably raise the strength of one Searing Exarch or Eater of Worlds modifier on an item and lower the strength of another
Lesser modifiers that have their strength lowered will be removed
Right click this item then left click a non-unique item to apply it. Can only be used on items that have both a Searing Exarch and an Eater of Worlds implicit modifier. The chance of raising or lowering a modifier depends on its relative strength.
.
No results found

Searing Exarch implicit

Searing Exarch implicit are craftable on armour by using Eldritch Embers, or drops from map that is influenced by it. The T1 and T2 mods are only craftable by using Orb of ConflictOrb of ConflictStack Size: 10Unpredictably raise the strength of one Searing Exarch or Eater of Worlds modifier on an item and lower the strength of another
Lesser modifiers that have their strength lowered will be removed
Right click this item then left click a non-unique item to apply it. Can only be used on items that have both a Searing Exarch and an Eater of Worlds implicit modifier. The chance of raising or lowering a modifier depends on its relative strength.
.

NameFor generated item/monster modifiers the minimum item/monster level respectively. Some generation types may not require this condition to be met, however item level restrictions may be raised to 80% of this value.StatsSpawn Weighting
ChanceToIntimidateOnHitEldritchImplicit17515% chance to Intimidate Enemies for 4 seconds on Hitno_tier_6_eldritch_implicit 0
gloves 400
ChanceToIntimidateOnHitEldritchImplicit27520% chance to Intimidate Enemies for 4 seconds on Hitno_tier_5_eldritch_implicit 0
gloves 400
ChanceToIntimidateOnHitEldritchImplicit37525% chance to Intimidate Enemies for 4 seconds on Hitno_tier_4_eldritch_implicit 0
gloves 400
ChanceToIntimidateOnHitEldritchImplicit47530% chance to Intimidate Enemies for 4 seconds on Hitno_tier_3_eldritch_implicit 0
gloves 400
ChanceToIntimidateOnHitEldritchImplicit57535% chance to Intimidate Enemies for 4 seconds on Hitno_tier_2_eldritch_implicit 0
gloves 400
ChanceToIntimidateOnHitEldritchImplicit67540% chance to Intimidate Enemies for 4 seconds on Hitno_tier_1_eldritch_implicit 0
gloves 400
ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence175While a Pinnacle Atlas Boss is in your Presence, 75% chance to Intimidate Enemies for 4 seconds on Hitno_tier_6_eldritch_implicit 0
gloves 0
ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence275While a Pinnacle Atlas Boss is in your Presence, 80% chance to Intimidate Enemies for 4 seconds on Hitno_tier_5_eldritch_implicit 0
gloves 0
ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence375While a Pinnacle Atlas Boss is in your Presence, 85% chance to Intimidate Enemies for 4 seconds on Hitno_tier_4_eldritch_implicit 0
gloves 80
ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence475While a Pinnacle Atlas Boss is in your Presence, 90% chance to Intimidate Enemies for 4 seconds on Hitno_tier_3_eldritch_implicit 0
gloves 80
ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence575While a Pinnacle Atlas Boss is in your Presence, 95% chance to Intimidate Enemies for 4 seconds on Hitno_tier_2_eldritch_implicit 0
gloves 80
ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence675While a Pinnacle Atlas Boss is in your Presence, Intimidate Enemies for 4 seconds on Hitno_tier_1_eldritch_implicit 0
gloves 80
ChanceToIntimidateOnHitEldritchImplicitUniquePresence175While a Unique Enemy is in your Presence, 45% chance to Intimidate Enemies for 4 seconds on Hitno_tier_6_eldritch_implicit 0
gloves 0
ChanceToIntimidateOnHitEldritchImplicitUniquePresence275While a Unique Enemy is in your Presence, 50% chance to Intimidate Enemies for 4 seconds on Hitno_tier_5_eldritch_implicit 0
gloves 200
ChanceToIntimidateOnHitEldritchImplicitUniquePresence375While a Unique Enemy is in your Presence, 55% chance to Intimidate Enemies for 4 seconds on Hitno_tier_4_eldritch_implicit 0
gloves 200
ChanceToIntimidateOnHitEldritchImplicitUniquePresence475While a Unique Enemy is in your Presence, 60% chance to Intimidate Enemies for 4 seconds on Hitno_tier_3_eldritch_implicit 0
gloves 200
ChanceToIntimidateOnHitEldritchImplicitUniquePresence575While a Unique Enemy is in your Presence, 65% chance to Intimidate Enemies for 4 seconds on Hitno_tier_2_eldritch_implicit 0
gloves 200
ChanceToIntimidateOnHitEldritchImplicitUniquePresence675While a Unique Enemy is in your Presence, 70% chance to Intimidate Enemies for 4 seconds on Hitno_tier_1_eldritch_implicit 0
gloves 200

Influenced mod

These influence explicit mods are either drops from Shaper or Elder or the Conquerors (Elderslayers) (Read the spawn weight and mod name for details). Alternatively, harvest crafting or using an Elderslayer's Exalted Orb.

NameGeneration TypeFor generated item/monster modifiers the minimum item/monster level respectively. Some generation types may not require this condition to be met, however item level restrictions may be raised to 80% of this value.StatsSpawn Weighting
Hunter'sPrefix85(7-10)% chance to Intimidate Enemies for 4 seconds on Hitgloves_basilisk 250
of the HuntSuffix78(7-11)% chance to Intimidate Enemies for 4 seconds on Hitsword_basilisk 500
axe_basilisk 500
claw_basilisk 500
dagger_basilisk 500
rune_dagger_basilisk 500
mace_basilisk 500
sceptre_basilisk 500
wand_basilisk 500
2h_sword_basilisk 500
2h_axe_basilisk 500
2h_mace_basilisk 500
staff_basilisk 500
warstaff_basilisk 500
bow_basilisk 500
of the HuntSuffix81(12-15)% chance to Intimidate Enemies for 4 seconds on Hitsword_basilisk 500
axe_basilisk 500
claw_basilisk 500
dagger_basilisk 500
rune_dagger_basilisk 500
mace_basilisk 500
sceptre_basilisk 500
wand_basilisk 500
2h_sword_basilisk 500
2h_axe_basilisk 500
2h_mace_basilisk 500
staff_basilisk 500
warstaff_basilisk 500
bow_basilisk 500

Synthesised implicit mods

NameFor generated item/monster modifiers the minimum item/monster level respectively. Some generation types may not require this condition to be met, however item level restrictions may be raised to 80% of this value.Stats
SynthesisImplicitIntimidateOnHit165Intimidate Enemies for 4 seconds on Hit with Attacks
SynthesisImplicitIntimidateOnHitWeapon136(4-5)% chance to Intimidate Enemies for 4 seconds on Hit
SynthesisImplicitIntimidateOnHitWeapon2_48(6-7)% chance to Intimidate Enemies for 4 seconds on Hit
SynthesisImplicitIntimidateOnHitWeapon3_56(8-10)% chance to Intimidate Enemies for 4 seconds on Hit

Scourge mods

Scourge mods are currently unable to obtain in temporary leagues. It can only be found on existing items in the permanent leagues, that are originally drop or created during Scourge league

NameGeneration TypeFor generated item/monster modifiers the minimum item/monster level respectively. Some generation types may not require this condition to be met, however item level restrictions may be raised to 80% of this value.StatsSpawn Weighting
HellscapeUpsideChanceToIntimidateOnHit2Scourge Benefit45(7-8)% chance to Intimidate Enemies for 4 seconds on Hitbelt 200
HellscapeUpsideChanceToIntimidateOnHit3_Scourge Benefit68(9-10)% chance to Intimidate Enemies for 4 seconds on Hitbelt 200
HellscapeUpsideChanceToIntimidateOnHit4Scourge Benefit68(11-12)% chance to Intimidate Enemies for 4 seconds on Hitbelt 200

Fossil mods

Fossil only mod are not craftable anymore since version 3.10.0:

NameGeneration TypeFor generated item/monster modifiers the minimum item/monster level respectively. Some generation types may not require this condition to be met, however item level restrictions may be raised to 80% of this value.StatsSpawn Weighting
of the UndergroundSuffix115% chance to Intimidate Enemies for 4 seconds on Hitabyss_jewel 0
jewel 0
weapon 2000

Unique items

ItemBase ItemRequired levelStats

Version history

Version Changes
Before 3.24.0
  • Intimidate has a new icon graphic. [Undocumented This change was not documented by any official sources. It was discovered through player testing or datamining.]
3.1.0
  • Intimidate now causes enemies to take 10% increased Attack Damage (rather than 10% increased Damage).
1.3.0
  • Introduced to the game

ru:Устрашение