Difference between revisions of "Weakening Gaze"

From CrawlWiki
Jump to: navigation, search
m (don't need minus signs there)
(Apply template)
 
Line 1: Line 1:
 
{{version030}}
 
{{version030}}
{{flavour|Irresistably weakens a creature's melee attacks for a period of time, requiring line of sight but not line of fire.}}
+
{{monster spell info}}
  
 
'''Weakening Gaze''' is a monster-only spell which inflicts the [[Weak]] status effect on a target. Weak reduces the player's melee damage by 25%, and monsters' melee damage by 33%.  
 
'''Weakening Gaze''' is a monster-only spell which inflicts the [[Weak]] status effect on a target. Weak reduces the player's melee damage by 25%, and monsters' melee damage by 33%.  
Line 7: Line 7:
  
 
This spell is instant (<code>MON_SPELL_INSTANT</code>), which means monsters can cast it without spending a turn.
 
This spell is instant (<code>MON_SPELL_INSTANT</code>), which means monsters can cast it without spending a turn.
 
[[Category:Monster spells]]
 

Latest revision as of 08:14, 17 July 2026

Version 0.30: This article may not be up to date for the latest stable release of Crawl.
Weakening gaze.png Weakening Gaze
Casting noise 4
Spell noise 0
Range LOS
Flags Monster, Target
Irresistibly weakens a creature's melee attacks for a period of time, requiring line of sight but not line of fire.

Weakening Gaze is a monster-only spell which inflicts the Weak status effect on a target. Weak reduces the player's melee damage by 25%, and monsters' melee damage by 33%.

The following enemies cast Weakening Gaze:

This spell is instant (MON_SPELL_INSTANT), which means monsters can cast it without spending a turn.