New Traits (#13763)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user