ARK: Survival Evolved

ARK: Survival Evolved

Crazy's Crazy Potions
STuRoK 28. jan. 2023 kl. 12:58
Mind Wipe override cost :
Thought others might might want help in changing the crafting cost of an item, in this the Mind Wipe potion.
I've changed it to only require 25 Stimulant. You can change it to whatever you want, by looking up the resource ID string.
Here, stimulant = PrimalItemConsumable_Stimulant_C
Get the the Mod ID's from the Hide Engram discussion post.
Add extra resource costs if you want. search online for examples

Paste this into the GAME.INI

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_CPMindwipePotion.PrimalItemConsumable_CPMindwipePotion_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemConsumable_Stimulant_C",BaseResourceRequirement=25.0,bCraftingRequireExactResourceType=false)))
.
Sidst redigeret af STuRoK; 29. jan. 2023 kl. 12:19