Skip to content

Commit

Permalink
Blacklisted certain traits from IPCs
Browse files Browse the repository at this point in the history
  • Loading branch information
Timemaster99 committed Aug 21, 2024
1 parent 2ed5d93 commit 277457a
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Resources/Prototypes/Traits/disabilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
components:
- type: Narcolepsy
timeBetweenIncidents: 300, 600
Expand Down Expand Up @@ -80,6 +81,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
components:
- type: FrontalLisp

Expand All @@ -92,6 +94,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
components:
- type: Snoring

Expand Down Expand Up @@ -151,6 +154,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
components:
- type: BloodDeficiency # 0.07 = start taking bloodloss damage at around ~21.4 minutes,
bloodLossAmount: 0.07 # then become crit ~10 minutes later
Expand All @@ -165,6 +169,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
components:
- type: Hemophilia
bleedReductionModifier: 0.5
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Traits/inconveniences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand Down
7 changes: 7 additions & 0 deletions Resources/Prototypes/Traits/physical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand All @@ -26,6 +27,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand All @@ -44,6 +46,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand All @@ -62,6 +65,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand All @@ -80,6 +84,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand Down Expand Up @@ -124,6 +129,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand All @@ -143,6 +149,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand Down
4 changes: 4 additions & 0 deletions Resources/Prototypes/Traits/skills.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand All @@ -66,6 +67,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- !type:CharacterTraitRequirement
inverted: true
traits:
Expand Down Expand Up @@ -120,6 +122,7 @@
inverted: true
species:
- Vulpkanin
- IPC

- type: trait
id: ParkourTraining
Expand Down Expand Up @@ -181,6 +184,7 @@
jobs:
- Borg
- MedicalBorg
- IPC
- ResearchDirector
- ForensicMantis
- Chaplain

0 comments on commit 277457a

Please sign in to comment.