ARK: Survival Evolved

ARK: Survival Evolved

Chibi Evolved
 此主题已被置顶,因此可能具有重要性
Reptilian  [开发者] 2020 年 2 月 8 日 下午 5:46
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)))
最后由 Reptilian 编辑于; 2020 年 2 月 8 日 下午 5:47