Documentation
Readme
View as plain text
*********************************************************************************************************************************************
First off I wanted to say that I'm not a professional modder but I did put a lot effort and time into this mod and testing before it came to
that state so please don't publish those files anywhere else and just keep it for your personal use. Hope that you will like it. Thanks!
*********************************************************************************************************************************************
With that mess that the original author created in the New Mutagens mod I decided to remade it completely cause I really liked his idea
with adding new tiers for the mutagens. I made it nearly from scratch and packed it as a DLC so it will be as much conflictless as possible.
The exception was the rewards.xml file that I had left in the mod part but I didn't found another way to add the ingredients for exactly these
monsters as it's not just like adding for example a yellow mutagen to a katakan to have it drop after you kill it and loot his corpse. I could
have done it with the Ice Giant and Imlerith as you can loot them after they got killed but the Ice Giant has 2 entry entities and 2 positions
of code in the def_loot_monster.xml file. As of Imlerith it's another story and it's a borring task to add something to his loot pool and as
you know it's impossible to loot Eredin and Caranthir so i decided to use the simpliest way to add the required ingredients as rewards for
killing those 4 Bosses.
It's very easy to make a compatibility patch with other mods that edit this file. If you don't know how to do it than message me and I will
create one for you.
*********************************************************************************************************************************************
Enough of talking, let's start with the installation. ;-)
!!!!!HARD REQUIREMENT!!!!!: Restored Content: Yellow Mutagens by glassfish777 or Content Expansion: Time of The Sword & Axe also by the same
author - it's needed to craft the Master yellow mutagen, cause it requires 3x Greater yellow mutagens.
For the rest won't be spoiling anymore.
INSTALLATION:
1. Unpack the archive to your Witcher 3 installation directory, so modNewMutagens to your Mods folder and dlc_NewMutagens to your dlc folder.
2. Merge your scripts corectly with Script Merger or manually. Up to you. If you are using Unique Mutagens and Yellow Mutagens or any kind of
mods that are altering the inventoryComponent.ws, characterMenu.ws and playerWitcher.ws and adding some recipes, new stuff, abs'es
etc etc than most likely there will be conflicts, than just choose both codes so B and C or C and B. DONE!
*********************************************************************************************************************************************
HOW TO OBTAIN THE RECIPES:
-To acquire the new recipes you can buy them from these merchants:
-The Pellar - has the Master mutagen recipes
-Keira Metz - has the Legendary mutagen recipes
-Novigrad Crematorium alchemist (like in Vanilla version of the mod) - has all the recipes
-Otto Bamber - has the highest tier recipes only
-Master Gremist - highest tier only
-Yolar (The Druid Herbalist) - has the master and legendary variants of the recipes
******************************************************************************************************************************************
HOW TO GET INGREDIENTS FOR THE HIGHEST TIER MUTAGENS:
- GREEN - Ice Giant's vitality (required to craft the Ice Giant's vitality mutagen) - kill the Ice Giant on Unvik
- YELLOW - Imlerith's endurance essence (required to craft Imlerith's endurance mutagen) - kill Imlerith
- BLUE & RED - Caranthir's will & Eredin's heart (required to craft Caranthir's will mutagen and Eredin's power mutagen) -
- both ingredients will be added to your inventory as a reward with the Havcaaren Sword after killing Eredin
******************************************************************************************************************************************
You can also add the items through console commands:
additem('X') where X is the item name
As an example:
additem('Master mutagen red') will add 1 Master red mutagen.
You can also add more at once (but remember do this only for the mutagens and not recipes) so:
additem('Legendary mutagen yellow',10) will add 10 Legendary yellow mutagens to your inventory.
>>>>>>>>>>>>>>>>>>>>>>>>CONSOLE COMMANDS<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
:::::::::::::::RECIPES:::::::::::::::::
'Recipe for Master mutagen blue'
'Recipe for Master mutagen green'
'Recipe for Master mutagen red'
'Recipe for Master mutagen yellow'
'Recipe for Legendary mutagen blue'
'Recipe for Legendary mutagen green' to get the mutagens via console use the same commands with the exception of
'Recipe for Legendary mutagen red' Recipe for EXAMPLE: 'Caranthirs will mutagen' will add Caranthirs will mutagen
'Recipe for Legendary mutagen yellow'
'Recipe for Caranthirs will mutagen'
'Recipe for Ice Giants vitality mutagen'
'Recipe for Eredins power mutagen'
'Recipe for Imleriths endurance mutagen'
::::::::::::INGREDIENTS::::::::::::::::::::
'Caranthirs will'
'Ice Giants vitality'
'Eredins heart'
'Imleriths endurance'
*********************************************************************************************************************************************
Thanks for reading and have fun! Cheers! ;-)
_____________________________________________________________________________________________________________________________________________