-
Notifications
You must be signed in to change notification settings - Fork 0
/
drop_that.character_drop.cfg
27 lines (24 loc) · 1.06 KB
/
drop_that.character_drop.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Auto-generated file for adding CharacterDrop configurations.
# This file is empty by default. It is intended to contains changes only, to avoid unintentional modifications as well as to reduce unnecessary performance cost.
# Full documentation can be found at https://github.com/ASharpPen/Valheim.DropThat/wiki.
# To get started:
# 1. Generate default configs in BepInEx/Debug folder, by enabling WriteCharacterDropsToFile in 'drop_that.cfg'.
# 2. Start game and enter a world, and wait a short moment for files to generate.
# 3. Go to generated file, and copy the drops you want to modify from there into this file
# 4. Make your changes.
# To find modded configs and change those, enable WriteLoadedConfigsToFile in 'drop_that.cfg', and do as described above.
[Shark_RtD]
[Shark_RtD.0]
PrefabName = SA_SharkMeat
SetAmountMin = 1
SetAmountMax = 2
SetChanceToDrop = 100
SetDropOnePerPlayer = false
SetScaleByLevel = true
[Shark_RtD.1]
PrefabName = SA_SharkMeat
SetAmountMin = 1
SetAmountMax = 2
SetChanceToDrop = 40
SetDropOnePerPlayer = false
SetScaleByLevel = true