Alchemy: Merged two redundant Damage Health groups into Poison Damage

This commit is contained in:
Eddoursul 2024-10-16 19:00:47 +02:00
parent b330a3f06f
commit 528e567d9b
4 changed files with 6 additions and 4 deletions

View File

@ -9,12 +9,14 @@ Beware, spoilers ahead!
2.1.4 (TBD)
- Chinese Simplified localization revision by DaisyComment (no translation of lines added after 2.0.12.4 yet).
- Dimension Rift might get stuck in an infinite effect+sound loop if player left the cell while it's active.
- Effects of unique ingredients are discovered automatically when they are added to the inventory.
- Effects of unique ingredients are visible automatically.
- Revised alchemy. Consistency and distribution changes across almost all ingredients due to lack of a coherent alchemy system prior to this patch. Most notable of them are:
-- Merged two identical 'Damage Stamina' groups and 'Drain Stamina' into a single 'Damage Stamina' group, applying damage over time.
-- Merged identical 'Damage Mana' and 'Mana damaged' groups and 'Damage Mana temporary' into a single 'Damage Mana' group, applying damage over time.
- Revised alchemy. Consistency and distribution changes across almost all ingredients due to lack of a coherent alchemy system prior to this patch, such as:
-- Merged two redundant 'Damage Stamina' groups and 'Drain Stamina' into a single 'Damage Stamina' group, applying damage over time.
-- Merged two redundant `Health Damage` groups and 'Poison Damage' into a single 'Poison Damage' group, applying damage over time.
-- Merged redundant 'Damage Mana' and 'Mana damaged' groups and 'Damage Mana temporary' into a single 'Damage Mana' group, applying damage over time.
-- Significantly increased effect from 'Damage Mana' and 'Damage Stamina' to finally make them useful.
-- Fixed ingredients having duplicated or contradicting effects (for example, Damage and Restore Health).
-- Fixed the 'Slow' effect almost never working due to an engine bug.
OverDev:

BIN
Merged Damage Health.esp Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.