@@ -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-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-name = Narcolepsy
|
||||||
trait-narcolepsy-decs = You fall asleep randomly
|
trait-narcolepsy-desc = You fall asleep randomly
|
||||||
|
|
||||||
trait-pacifist-name = Pacifist
|
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]
|
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-name = Paracusia
|
||||||
trait-paracusia-desc = You hear sounds that aren't really there
|
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-name = Pirate Accent
|
||||||
trait-pirate-accent-desc = You can't stop speaking like a pirate!
|
trait-pirate-accent-desc = You can't stop speaking like a pirate!
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
- type: trait
|
- type: trait
|
||||||
id: Narcolepsy
|
id: Narcolepsy
|
||||||
name: trait-narcolepsy-name
|
name: trait-narcolepsy-name
|
||||||
description: trait-narcolepsy-decs
|
description: trait-narcolepsy-desc
|
||||||
components:
|
components:
|
||||||
- type: Narcolepsy
|
- type: Narcolepsy
|
||||||
timeBetweenIncidents: 300, 600
|
timeBetweenIncidents: 300, 600
|
||||||
@@ -21,6 +21,7 @@
|
|||||||
- type: trait
|
- type: trait
|
||||||
id: Pacifist
|
id: Pacifist
|
||||||
name: trait-pacifist-name
|
name: trait-pacifist-name
|
||||||
|
description: trait-pacifist-desc
|
||||||
components:
|
components:
|
||||||
- type: Pacified
|
- type: Pacified
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user