0 of 0

File information

Last updated

Original upload

Created by

Myrdo

Uploaded by

Myrdo

Virus scan

Safe to use

About this mod

Tweaks for Alchemy Primer (THE BEST alchemy mod for this game imho)

Requirements
Permissions and credits
Changelogs
PRIMER TWEAKS (for v1.06):

simply install like any other mod
give priority over and do NOT merge with (Alchemy)Primer
use modPrimerTweaks for merges with other mods than (Alchemy)Primer

all my (script) changes can be found by looking for //modPrimerTweaks

reworked many recipes

AlchemyConfig.ws
    - potion_toxicity_mult    1.25    -> 1.0
    - residual_degen_rate    0.05    -> 1.0 (needs new .xml)
    
AlchemyExtensions.ws
    - introducing new recipes for substances
    - changing recipes for existing substances
    - brewing gives ashes when using kindlings
    - allowing other recipes for alcohol
    - recipe for "normal" mutagen requires high (not top) quality alcohol
    - level 2 potions are 25% more toxic / level 3 potions are 50% more toxic
    - effects from secondary substances (albedo/rubedo/nigredo) have 50% of the potion duration
    
AlchemySkills.ws
    - EQUILIBRIUM_DUR_MOD    0.25    -> 0.1111
    - EQUILIBRIUM_TOX_MOD    0.1        -> 0.1111
    - CATALYSIS_MOD            0.267    -> 0.3333
    - ANGIOGENESIS_BASE        5        -> 6
    - MITOGENESIS_BASE        4        -> 5
    
PrimerToxicityEffect.ws
    - fx_update_time        8        -> 4
    - potion toxicity damage is reduced by 5% per master mutation stage
    - potion toxicity degenerates 5% faster per master mutation stage
    - reworked calculation of the residual degenrate (needs new .xml)