spawn that integration - ASharpPen/Valheim.CustomRaids GitHub Wiki

Spawn That!

Additional options while using Spawn That. Spawn That options can be set by adding another section to the raid creature desired changed as:

[YourRaidName.Index.SpawnThat]

Example

[MyRaid]
Name=MyRaid

[MyRaid.0]
PrefabName=Greyling

[MyRaid.0.SpawnThat]
SetTryDespawnOnAlert=true

Config Options

Setting Type Default Example Description
TemplateId string 12345_MyId Technical setting intended for cross-mod identification of mobs spawned by this config entry. Sets a custom identifier which will be assigned to the spawned mobs ZDO as 'ZDO.Set("spawn_template_id", TemplateIdentifier)'
SetRelentless bool false true When true, forces mob AI to always be alerted
SetTryDespawnOnAlert bool false true When true, mob will try to run away and despawn when alerted