elidupree / Era_of_High_Sorcery

Wesnoth add-on: Era of High Sorcery
Other
4 stars 4 forks source link

Should it be possible to dispel Aegis? #42

Open elidupree opened 7 years ago

elidupree commented 7 years ago

And if so, should you dispel a single hex at a time, or dispel the whole aegis at once? And where should it appear in the order when you strike a unit (or should it only work on empty hexes)?

My inclination is to dispel only one hex at a time, in the same phase as unit enchantments. This will only be moderately useful with Dispelling Touch, but rather interesting with Annulling Lance.

Also, I'd like to make the dispelling attack also BYPASS the resistance bonus, but that's more complicated to code. Maybe I will, maybe I won't.

elidupree commented 7 years ago

This is a little annoying to implement because the current graphics code for Aegis assumes that an Aegis never changes after it's created.