Difference between revisions of "Brom's Barrelling Boulder"

From CrawlWiki
Jump to: navigation, search
(add stub page)
 
m
Line 11: Line 11:
 
Creates a boulder in a chosen adjacent tile. You cannot cast this spell on a monster. This boulder rolls in a straight line, but every turn, it has a 20% chance to wobble in either direction (10% to the left, 10% to the right).
 
Creates a boulder in a chosen adjacent tile. You cannot cast this spell on a monster. This boulder rolls in a straight line, but every turn, it has a 20% chance to wobble in either direction (10% to the left, 10% to the right).
  
Whenever the boulder collides with a monster, it takes damage and is pushed back. If there are other monsters adjacent to the victim, all the monsters are pushed back. Then, the boulder takes 2d5 damage.  
+
Whenever the boulder collides with a monster, it takes damage and is pushed back. If there are other monsters adjacent to the victim, all the monsters are pushed back in a chain. If a monster is pushed into a wall or impassible terrain, it takes extra knockback damage. Then, the boulder takes 2d5 damage.<!--See spl-damage.cc-->
  
 
If the boulder hits a wall, it is destroyed and explodes in a 3x3 explosion. This deals the same damage as a boulder impact, but is reduced thrice by [[AC]].
 
If the boulder hits a wall, it is destroyed and explodes in a 3x3 explosion. This deals the same damage as a boulder impact, but is reduced thrice by [[AC]].

Revision as of 18:35, 21 November 2023

Version 0.31: This article is up to date for the latest stable release of Dungeon Crawl Stone Soup.
This page is a stub. You could probably expand this page should you wish to do so.

Brom's Barrelling Boulder is a level 4 Earth/Conjurations spell which creates a damaging boulder to hurl at your enemies.

Earth Elementalists start with this spell in their libraries.

  • Damage = 2d(3 + pow/12)
  • Never misses

Useful Info

Creates a boulder in a chosen adjacent tile. You cannot cast this spell on a monster. This boulder rolls in a straight line, but every turn, it has a 20% chance to wobble in either direction (10% to the left, 10% to the right).

Whenever the boulder collides with a monster, it takes damage and is pushed back. If there are other monsters adjacent to the victim, all the monsters are pushed back in a chain. If a monster is pushed into a wall or impassible terrain, it takes extra knockback damage. Then, the boulder takes 2d5 damage.

If the boulder hits a wall, it is destroyed and explodes in a 3x3 explosion. This deals the same damage as a boulder impact, but is reduced thrice by AC.

The boulder is treated as a monster and can be destroyed by attacks. It moves at speed] 20 and has base HP of 27 (which is randomized like other monsters, does not depend on power). It disappears after it leaves your line of sight.

History

  • This spell will be introduced in 0.31.