Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
So you have to write these lines yourself
[XPPotion]
PotionValue=1000
in the GameUserSettings.ini, preferably at the end of this file.
Link to tool: http://www.nipiro.de/ark_item_aendern_mod.php
This example is to change the crafting cost to 1 thatch.
; insert this Code into your Game.ini; diesen Code in die Game.ini einfügen
[/script/shootergame.shootergamemode]
; ###### MOD-Items changed Crafting Costs ######
; --- XPPotion1000 ---
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_XPPotion1000_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Thatch_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false)))