Difference between revisions of "Spiny"

From CrawlWiki
Jump to: navigation, search
m (version bump, axes that hit multiple spiny creates will cause multiple spine hits)
m (+wand of roots)
Line 3: Line 3:
  
 
==Monster Version==
 
==Monster Version==
Each time anything attacks a [[:Category:Spiny|spiny monster]] in melee, there is a one in three chance that the attacker will take damage. This damage ignores EV, but is reduced by AC. Spiny enemies are also immune to constriction both from the melee attacks of [[naga]]s and [[octopode]]s and the zombie hands of [[Borgnjor's Vile Clutch]].
+
Each time anything attacks a [[:Category:Spiny|spiny monster]] in melee, there is a one in three chance that the attacker will take damage. This damage ignores EV, but is reduced by AC. Spiny enemies are also immune to [[constriction]], whether from constriction melee, [[Borgnjor's Vile Clutch]], or a [[wand of roots]].
  
 
Briar patches deal 5d4 damage, which is the default behavior. Cactus giants instead deal 5d8 damage with their spines.<ref>{{source ref|0.29.0|fight.cc|1245}}</ref>
 
Briar patches deal 5d4 damage, which is the default behavior. Cactus giants instead deal 5d8 damage with their spines.<ref>{{source ref|0.29.0|fight.cc|1245}}</ref>

Revision as of 07:46, 9 October 2023

Version 0.30: This article may not be up to date for the latest stable release of Crawl.

Anything careless enough to attack a spiny creature in melee will take damage from the defender's spines. Ranged or reaching attacks ignore this counterattack, as do spells. Each spiny creature may only hurt a monster once per round.

Monster Version

Each time anything attacks a spiny monster in melee, there is a one in three chance that the attacker will take damage. This damage ignores EV, but is reduced by AC. Spiny enemies are also immune to constriction, whether from constriction melee, Borgnjor's Vile Clutch, or a wand of roots.

Briar patches deal 5d4 damage, which is the default behavior. Cactus giants instead deal 5d8 damage with their spines.[1]

Player Version

You can acquire the spiny trait yourself by gaining the demonspawn spiny mutation. Spiny players have a one in two chance to hurt attackers, dealing damage based on mutation rank and experience level:

  Minimum damage: mutation_rank
  Maximum damage: (2 * XL / 3) + 3 * mutation_rank

As with monster spines, this ignores EV.

Spiny Monsters

History

  • In 0.28, cactus giants were introduced, which deal more damage with their spines.
  • Prior to 0.27, mutation rank had minimal influence on the player damage formula.
  • Prior to 0.26, you could naturally find mobile spiny enemies in the Dungeon: porcupines, torturous demonspawns, and hell sentinels had them.
  • Prior to 0.19, the player version did damage based only on the mutation rank.

References

  1. fight.cc:1245 (0.29.0)