Depression RP Trait (#2676)

RP Depression Trait
This commit is contained in:
LioValkyria 2025-01-10 20:47:08 +01:00 committed by GitHub
parent 2ff232e685
commit 3983e0d890
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View File

@ -35,3 +35,6 @@ trait-addicted-desc = You crave the substance, and your thoughts keep drifting b
trait-unborgable-name = Machine Incompatible
trait-unborgable-desc = Your brain cannot be put into a man-machine interface.
trait-depression-name = Depression
trait-depression-desc = No mechanical effect. The world is dark but there is a light somewhere, calling to you.

View File

@ -30,3 +30,11 @@
category: Disabilities
components:
- type: Unborgable # Automatically gets moved to the brain
- type: trait
id: Depression
name: trait-depression-name
description: trait-depression-desc
traitGear: PillCanisterNeurozenium
category: Disabilities
components: []