Skyrim

File information

Last updated

Original upload

Created by

Icecreamassassin

Uploaded by

icecreamassassin

Virus scan

Safe to use

About this mod

Tool kit that allows you to set up dynamic treasure vaults which grow with statically displayed wealth as you add gold and other treasure to the vault container.

Permissions and credits
Donations
This is a small asset and resource kit I put together based on my treasury vault in Legacy of the Dragonborn. This resource will allow you to create a treasure hoard which fills as you add loot to it. As you add wealth to the vault, display items will enable in 16 different tiers up to 2 million septims. Contains all assets from other resource packs as shown as well as example cell and prefab which you can cut, paste and place and go.

HOW IT WORKS:
- Simply merge the TreasureVaultResource.esp with your plugin
- Open up your plugin and go to cell TR_TestCell
- Here you will find an example treasure room completely set up and ready to go. console COC TR_TestCell to try it out. add some gold via console and add it to the treasury ledger. As you add gold, the loot will appear in the room. Removing wealth will also disable loot assets.
- After you have finished implementing your treasury you can delete the TR_TestCell from your ESP.

SET UP:
- there are 16 floor tile segments in the demo cell which have all of the grouped assets as seen in the example cell, starting with VaultLoot01 on the top left and ending with VaultLoot16 on the bottom right. There is also a ledger (container)
- Copy all of the assets and book, and then paste them into your own cell.
- Delete the floor sections that get copied with them
- Starting with VaultLoot01 start placing the loot where you want it displayed when enabled.
- As long as you go in group order with placement you can pile loot on top of each other. Going in order ensures that you don't end up with floating assets when one group is visible and another is not.

ADDING TO THE SETUP:
- Before copying and pasting the 16 groups, you can customize the groups as you see fit. Include assets of your own or copy and add extra instances of treasure show above the 16 groups.
- Any item you add to a group should have ENABLE STATE PARENT linked to the VaultLoot parent item of that group which is the borrom left most item on each tile. Then when that parent item is enabled when you reach a benchmark, all items enable linked to it will also enable.

VARIATIONS:
In this setup we use a treasury ledger as the vault container, but you could use any model you want such as a wall of iron bars with all the loot behind it or a treasure chest or lock box, whatever you like. Simply edit the treasury ledger, change the name to what you want and change the model.

There are also 3 variant scripts provided the the resources folder. By default this mod comes configured with option B. Simply copy the version you want from the resource sub folder and paste it inside your /Script folder for your mod.

- Option A : Allows ONLY septims to add to the treasure displays
- Option B : Allows septims, silver and gold treasure loot, thieves guild loot, gold and silver ingots, gems and jewelry all to add their base value to the treasury total, expanding what is shown
- Option C : Requires SKSE and allows all items above PLUS treasure from More Interesting Loot, Skyrim Coin Replacer, and Immersive Jewelry to all add to the loot display