Discontinuum
Discontinuum
I believe it worked okay in 1.16.1, so it's probably something recent
Why can't the game just ignore the second addon with the same id?
I guess the thing might be that we can only filter against base value, but then the ability is applied against the penetrated value. It's been a pretty old thing...
> If this is a known thing, I guess it's not the desired outcome, but hasn't been solved? Or it's working as intended, but seems strange to some of us?...
incinerate is claimed to not work against poisoned enemies, but I noticed a lot of times that if you have an incinerating and poisoning attack (maybe in some order) then...
Wesnoth in 1.16 changed the way negative leadership works, so the best despair applies now (like in the example case " has Despair 25, add Touch of God for Despair...
> You can override the `loti.item.type` global object with whatever you want to modify in the list of items. https://github.com/Dugy/Legend_of_the_Invincibles/blob/0313be43a834dc0b8157704e065e455ae368c415/lua/items.lua#L182 this part of the code won't bring LotI's standard ones...
Ah, I can override this object as a whole, and it's exposed and global. Then it's fine, yeah
> Bug report: Battle for Wesnoth version 1.16.2, Legend of Invincibles 3.2.7b. Playing the Lethalia thread in Chapter VI. At the end of Frozen Land, if Lethalia only has Chill...
The main problem is that we store retaliation data (most importantly data about attacks that can be enabled back) as indexes. So if the order of attacks changes (if some...