### ### Name: Gold Chest: Money Cost ### Version: 1.0.0 ### Author: DexManly ### Categories: chests,loot-system,cheat ### ### License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) ### License URL: https://creativecommons.org/licenses/by-sa/4.0/ ### ### ### This mod changes the golden chest to use Money instead of Golden Keys. Feel free to download and change the BaseValueConstant ### on the last line from 1000000.0 to whatever you want it to cost. (1 mil seemed like a nice end game value) ### SparkLevelPatchEntry,(1,1,0,Sanctuary3_P),/Game/UI/InteractionPrompt/UIData_GoldenKey.UIData_GoldenKey,ActionText,0,,Use Money ([cashicon]%i) SparkLevelPatchEntry,(1,1,0,Sanctuary3_P),/Game/UI/InteractionPrompt/UIData_GoldenKey.UIData_GoldenKey,CurrencyType,0,,/Game/Gear/_Shared/_Design/InventoryCategories/InventoryCategory_Money SparkLevelPatchEntry,(1,1,0,Sanctuary3_P),/Game/UI/InteractionPrompt/UIData_GoldenKey.UIData_GoldenKey,Cost.BaseValueConstant,0,,1000000.0