ARK: Survival Evolved

ARK: Survival Evolved

Chibi Evolved
 This topic has been pinned, so it's probably important
Reptilian  [developer] 8 Feb, 2020 @ 5:46pm
Crafting Requirements Change
Enter the below code into your Game INI to change the crafting requirements of chibi's. Just change the ItemClassString to represent the blueprint path you wish to change (always add _C at end of BP path) - see below for example on changing Basilisk crafting requirement to 50 element"

EXAMPLE TO CHANGE: ItemClassString="PrimalItemSkin_ChibiDinoBasilisk_C"


ENTER THIS CODE INTO GAME INI: (Change ItemClassString to the chibi bp path)

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemSkin_ChibiDinoBasilisk_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Element_C",BaseResourceRequirement=50.0,bCraftingRequireExactResourceType=false)))
Last edited by Reptilian; 8 Feb, 2020 @ 5:47pm