Fire’s Fixes
This mod is quite simple. It includes my fixes for various creatures which have been nerfed into the ground or I feel just needed some love in general. My updates include:
Astrocetus:
- Fixed broken taming effectiveness
Managarmr:
- No jump, strafe or dash limits
- Food consumption when regenerating stamina decreased by about 75%
- Ice breath range was doubled from vanilla Managarmr
- Aberrant Dimorphon – issue where they produce regular eggs when mating
- Bloodstalker – various issues
- INI settings to give server owners better control over these creatures
I am currently investigating how I could potentially create a potion which would allow you to convert tamed, pre-existing vanilla creatures to my modded version. For now, you will need to use Lethal’s Dino Storage V2 mod. This can be done very easily using his INI settings.
As an example, this is what you would use in your GameUserSettings.INI file:
[DinoStorage2]
ConvertClass=/Game/Extinction/Dinos/IceJumper/IceJumper_Character_BP.IceJumper_Character_BP:/Game/Mods/FiresFixes/Managarmr/Managarmr_Character_BP.Managarmr_Character_BP,/Game/Genesis/Dinos/SpaceWhale/SpaceWhale_Character_BP.SpaceWhale_Character_BP:/Game/Mods/FiresFixes/Astrocetus/Astrocetus_Character_BP.Astrocetus_Character_BP
Please note you only ever need one "ConvertClass" entry. If you are already using this mod you can add everything listed above after "ConvertClass=" to your pre-existing entry, separated by a comma if you already have a value assigned. If you are planning to install Dino Storage V2 just for the purpose of converting vanilla creatures to my modded ones you can copy and paste the example above and paste it into your GameUserSettings.INI file.
cheat gmsummon "Astrocetus_Character_BP_C" 150
cheat gmsummon "Managarmr_Character_BP_C" 150
cheat spawndino "Blueprint’/Game/Mods/FiresFixes/Astrocetus/Astrocetus_Character_BP.Astrocetus_Character_BP’" 500 0 0 150
cheat spawndino "Blueprint’/Game/Mods/FiresFixes/Managarmr/Managarmr_Character_BP.Managarmr_Character_BP’" 500 0 0 150
Kraken and Nevcairiel from the ARK Modding discord for helping me resolve a crash issue