Warden Tweaks
This modification provides complete control over various aspects of the Warden's behavior and related game mechanics. You'll be able to finely tune parameters that affect the difficulty of interacting with this dangerous opponent.
Characteristics available for modification:
- Cooldown time for threat level decrease
- Threat threshold that triggers Warden spawning
- Maximum possible threat level
- Ability for all Shrikes to summon Wardens
- Warden's maximum health amount
- Experience points earned for defeating the Warden
- Damage from Warden's melee attack
The standard mod settings match the values from the base game:
"warnDecreaseCooldown": 12000,
"spawnWardenWarningLevel": 4,
"maxWarningLevel": 4,
"allShriekersCanSpawn": false,
"wardenMaxHealth": 500.0,
"wardenExperiencePoints": 5,
"wardenMeleeAttackDamage": 30.0
}```