humanoid-profile-editor-trait-count-hint = Points available: [{$current}/{$max}]
trait-category-disabilities = Disabilities
-trait-category-speech = Speech traits
\ No newline at end of file
+trait-category-speech = Speech traits
+trait-category-quirks = Quirks
id: SpeechTraits
name: trait-category-speech
maxTraitPoints: 2
+
+- type: traitCategory
+ id: Quirks
+ name: trait-category-quirks
timeBetweenIncidents: 300, 600
durationOfIncident: 10, 30
-- type: trait
- id: Pacifist
- name: trait-pacifist-name
- description: trait-pacifist-desc
- category: Disabilities
- components:
- - type: Pacified
-
- type: trait
id: Unrevivable
name: trait-unrevivable-name
components:
- type: Muted
-- type: trait
- id: LightweightDrunk
- name: trait-lightweight-name
- description: trait-lightweight-desc
- category: Disabilities
- components:
- - type: LightweightDrunk
- boozeStrengthMultiplier: 2
-
- type: trait
id: Paracusia
name: trait-paracusia-name
maxSoundDistance: 7
sounds:
collection: Paracusia
-
-- type: trait
- id: Snoring
- name: trait-snoring-name
- description: trait-snoring-desc
- category: Disabilities
- components:
- - type: Snoring
--- /dev/null
+- type: trait
+ id: Pacifist
+ name: trait-pacifist-name
+ description: trait-pacifist-desc
+ category: Quirks
+ components:
+ - type: Pacified
+
+- type: trait
+ id: LightweightDrunk
+ name: trait-lightweight-name
+ description: trait-lightweight-desc
+ category: Quirks
+ components:
+ - type: LightweightDrunk
+ boozeStrengthMultiplier: 2
+
+- type: trait
+ id: Snoring
+ name: trait-snoring-name
+ description: trait-snoring-desc
+ category: Quirks
+ components:
+ - type: Snoring