New Traits (#13763)

This commit is contained in:
Scribbles0
2023-03-04 19:44:13 -08:00
committed by GitHub
parent 224dd1e515
commit 46e89c07c8
11 changed files with 305 additions and 1 deletions

View File

@@ -22,3 +22,22 @@
name: trait-pacifist-name
components:
- type: Pacifist
- type: trait
id: Paracusia
name: trait-paracusia-name
description: trait-paracusia-desc
components:
- type: Paracusia
minTimeBetweenIncidents: 0.1
maxTimeBetweenIncidents: 300
maxSoundDistance: 7
sounds:
collection: Paracusia
- type: trait
id: Muted
name: trait-muted-name
description: trait-muted-desc
components:
- type: Muted

View File

@@ -12,3 +12,11 @@
params:
variation: 0.2
timeBetweenIncidents: 0.3, 300
- type: trait
id: LightweightDrunk
name: trait-lightweight-name
description: trait-lightweight-desc
components:
- type: LightweightDrunk
boozeStrengthMultiplier: 2