Skip to content

Instantly share code, notes, and snippets.

@ASharpPen
ASharpPen / drop_that_items.txt
Created April 4, 2021 10:28
Valheim possible items for creatures with drop tables, in Drop That format.
[Blob.0]
ConditionHasItem=blob_attack_aoe
[BlobElite.0]
ConditionHasItem=blobelite_attack_aoe
[Boar.0]
ConditionHasItem=boar_base_attack
[Bonemass.0]
@ASharpPen
ASharpPen / drop_that_defaults.txt
Created April 4, 2021 10:21
Valheim default drop tables in Drop That format
[Blob.0]
ItemName=TrophyBlob
Enabled=True
AmountMin=1
AmountMax=1
Chance=0.1
OnePerPlayer=False
LevelMultiplier=False
[Blob.1]
[WorldSpawner.0]
Name=deer
Enabled=True
Biomes=Meadows,BlackForest,
PrefabName=Deer
HuntPlayer=False
MaxSpawned=4
SpawnInterval=100
SpawnChance=50
LevelMin=1
## Room Theme: SunkenCrypt, Room: sunkencrypt_Corridor3, Spawner: 0
[sunkencrypt_Corridor3.Blob]
PrefabName=Blob
Enabled=True
SpawnAtDay=True
SpawnAtNight=True
LevelMin=1
LevelMax=1
LevelUpChance=15
RespawnTime=0
@ASharpPen
ASharpPen / local_spawners_pre_changes.txt
Created March 30, 2021 22:06
Local spawners by location
## Biome: Meadows, Location: Runestone_Boars, Spawner: 0
[Runestone_Boars.Boar]
PrefabName=Boar
Enabled=True
SpawnAtDay=True
SpawnAtNight=True
LevelMin=1
LevelMax=3
LevelUpChance=10
RespawnTime=0
@ASharpPen
ASharpPen / local_spawners_dungeons_pre_changes.txt
Last active June 26, 2022 00:42
Valheim.SpawnThat Spawner Configs
## Room Theme: SunkenCrypt, Room: sunkencrypt_Corridor3, Spawner: 0
[sunkencrypt_Corridor3.Blob]
PrefabName=Blob
Enabled=True
SpawnAtDay=True
SpawnAtNight=True
LevelMin=1
LevelMax=1
LevelUpChance=15
RespawnTime=0