Add pacifism description and clean up traits a little (#24216)

add
This commit is contained in:
Ubaser
2024-01-19 02:50:00 +11:00
committed by GitHub
parent 98828278a9
commit da7ed4b27b
2 changed files with 4 additions and 5 deletions

View File

@@ -2,9 +2,10 @@ trait-blindness-name = Blindness
trait-blindness-desc = You are legally blind, and can't see clearly past a few meters in front of you.
trait-narcolepsy-name = Narcolepsy
trait-narcolepsy-decs = You fall asleep randomly
trait-narcolepsy-desc = You fall asleep randomly
trait-pacifist-name = Pacifist
trait-pacifist-desc = You cannot attack or hurt any living beings.
permanent-blindness-trait-examined = [color=lightblue]{CAPITALIZE(POSS-ADJ($target))} eyes are glassy and unfocused. It doesn't seem like {SUBJECT($target)} can see you well, if at all.[/color]
@@ -17,9 +18,6 @@ trait-muted-desc = You can't speak
trait-paracusia-name = Paracusia
trait-paracusia-desc = You hear sounds that aren't really there
trait-uncloneable-name = Uncloneable
trait-uncloneable-desc = Cannot be cloned
trait-pirate-accent-name = Pirate Accent
trait-pirate-accent-desc = You can't stop speaking like a pirate!

View File

@@ -12,7 +12,7 @@
- type: trait
id: Narcolepsy
name: trait-narcolepsy-name
description: trait-narcolepsy-decs
description: trait-narcolepsy-desc
components:
- type: Narcolepsy
timeBetweenIncidents: 300, 600
@@ -21,6 +21,7 @@
- type: trait
id: Pacifist
name: trait-pacifist-name
description: trait-pacifist-desc
components:
- type: Pacified