Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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)))