Yara's — What is a "dispellable effect"?


Ask fellow adventurers how to stay alive in the deep, dark, dangerous dungeon below, or share your own accumulated wisdom.

Blades Runner

Posts: 548

Joined: Monday, 23rd March 2015, 05:29

Post Sunday, 8th May 2016, 16:05

Yara's — What is a "dispellable effect"?

"yara's violent unravelling[1/1]: A Level 5 Hexes/Transmutations spell that dispels all enchantments (dispellable effects) on the target; if there were any, causes a radius-1 explosion that damages and malmutates everything within. Found in the Books of Hindrance and Enchantments."

How do I know for sure ahead of time whether or not something is a "dispellable effect"?

Swamp Slogger

Posts: 162

Joined: Wednesday, 4th May 2016, 06:04

Post Sunday, 8th May 2016, 16:55

Re: Yara's — What is a "dispellable effect"?

From spl-goditem.h

  Code:
/// List of monster enchantments which can be dispelled.
const enchant_type dispellable_enchantments[] =
{
    ENCH_SLOW,
    ENCH_HASTE,
    ENCH_SWIFT,
    ENCH_MIGHT,
    ENCH_AGILE,
    ENCH_FEAR,
    ENCH_CONFUSION,
    ENCH_CORONA,
    ENCH_SILVER_CORONA,
    ENCH_CHARM,
    ENCH_PARALYSIS,
    ENCH_PETRIFYING,
    ENCH_PETRIFIED,
    ENCH_REGENERATION,
    ENCH_TP,
    ENCH_INNER_FLAME,
    ENCH_OZOCUBUS_ARMOUR,
    ENCH_INJURY_BOND,
    ENCH_DIMENSION_ANCHOR,
    ENCH_CONTROL_WINDS,
    ENCH_TOXIC_RADIANCE,
    ENCH_AGILE,
    ENCH_BLACK_MARK,
    ENCH_SHROUD,
    ENCH_SAP_MAGIC,
    ENCH_REPEL_MISSILES,
    ENCH_DEFLECT_MISSILES,
    ENCH_RESISTANCE,
    ENCH_HEXED,
};


Edit: I don't know if the same list applies to the player.

Edit 2: I added this list to the learndb, under yara's_violent_unravelling[2/2]. If you figure out that I've screwed up, please update the entry.
Last edited by andreas on Sunday, 8th May 2016, 17:20, edited 1 time in total.

For this message the author andreas has received thanks:
yesno

Tomb Titivator

Posts: 850

Joined: Wednesday, 25th April 2012, 03:07

Post Sunday, 8th May 2016, 17:07

Re: Yara's — What is a "dispellable effect"?

Hmm corona and yara's could be a decent tactic for enemies? Is the damage on it decent? Oh, is the explosion fire or would it cause anything to catch fire if one is using Dith?

Ziggurat Zagger

Posts: 4055

Joined: Tuesday, 10th January 2012, 19:49

Post Sunday, 8th May 2016, 18:14

Re: Yara's — What is a "dispellable effect"?

  Code:
magic resistance[5/5]: <minqmay> what "hostile enchantments" really means is "effects that can be resisted by "resistance to hostile enchantments""

I think similar logic applies in determining what is a "dispellable effect".

Blades Runner

Posts: 548

Joined: Monday, 23rd March 2015, 05:29

Post Sunday, 8th May 2016, 18:22

Re: Yara's — What is a "dispellable effect"?

thanks!

Dungeon Master

Posts: 119

Joined: Monday, 5th October 2015, 06:17

Post Sunday, 8th May 2016, 22:39

Re: Yara's — What is a "dispellable effect"?

ajon wrote:Hmm corona and yara's could be a decent tactic for enemies? Is the damage on it decent? Oh, is the explosion fire or would it cause anything to catch fire if one is using Dith?


This is a fireball that takes 2 turns to cast and can be resisted by MR. Not very exciting.

Tomb Titivator

Posts: 850

Joined: Wednesday, 25th April 2012, 03:07

Post Sunday, 8th May 2016, 23:05

Re: Yara's — What is a "dispellable effect"?

Yeah I tried it out. dazzling spray seemed better and cheaper.

Sent from my HTC6535LVW using Tapatalk

Cocytus Succeeder

Posts: 2297

Joined: Saturday, 14th April 2012, 21:35

Post Monday, 9th May 2016, 12:20

Re: Yara's — What is a "dispellable effect"?

ajon wrote:Hmm corona and yara's could be a decent tactic for enemies? Is the damage on it decent? Oh, is the explosion fire or would it cause anything to catch fire if one is using Dith?

It is however, very satisfying to use it on some mage that cast Invisibility (by targeting their position as soon as they cast it) or Haste. Deep elf archers come ready-primed for dispeling too.

Blades Runner

Posts: 548

Joined: Monday, 23rd March 2015, 05:29

Post Monday, 9th May 2016, 22:57

Re: Yara's — What is a "dispellable effect"?

oh, wow, i have never actually cast it... i assumed it targeted all creatures in LOS, but it is targeted? that hardly seems worth memorizing tbh...

Tomb Titivator

Posts: 850

Joined: Wednesday, 25th April 2012, 03:07

Post Monday, 9th May 2016, 23:09

Re: Yara's — What is a "dispellable effect"?

It might be more useful if it was smite targeted or had a chance at everything I think.

Slime Squisher

Posts: 352

Joined: Monday, 14th December 2015, 00:43

Post Tuesday, 10th May 2016, 07:39

Re: Yara's — What is a "dispellable effect"?

How good is this spell in Elf? A lot of the annoying little dolts found there use charms (notably archers have repel missiles on by default).

Tartarus Sorceror

Posts: 1694

Joined: Tuesday, 31st March 2015, 20:34

Post Tuesday, 10th May 2016, 14:53

Re: Yara's — What is a "dispellable effect"?

Seems like it could be nice for those bastard spriggan air mages. Oh, you think you're so clever with your deflect missiles?!?

Return to Dungeon Crawling Advice

Who is online

Users browsing this forum: No registered users and 13 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.