Skip to content

Commit

Permalink
"Buff" Vision Traits (#636)
Browse files Browse the repository at this point in the history
# Description

This takes Ultravision, Dogvision, and Normalvision, making all 3 traits
into our first set of "Neutral" traits. They now cost 0 points, but
still occupy one of the 5 trait selections. In the future we should have
a decent roster of Positive, Neutral, and Negative traits. If Death ever
finishes making Subcategories, we'll probably want to have Positive,
Neutral, and Negative be the 3 "Main" categories, and all subcategories
sit underneath them.


<details><summary><h1>Media</h1></summary>
<p>

Token screenshot for a 3 line PR because my maintainers will get onto me
if I don't include some kind of media. :trollface:


![image](https://github.com/user-attachments/assets/27a7feea-a347-41bf-ae01-099eb84ed7af)

</p>
</details>

# Changelog

:cl:
- tweak: Ultraviolet Vision, Deuteranopia, and Trichromat Modification
are all now 0 point Neutral traits. They still occupy one of your trait
selections.

---------

Signed-off-by: VMSolidus <[email protected]>
Co-authored-by: DEATHB4DEFEAT <[email protected]>
  • Loading branch information
VMSolidus and DEATHB4DEFEAT authored Aug 1, 2024
1 parent 437ac5a commit 6bc8b60
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Resources/Prototypes/DeltaV/Traits/altvision.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
- type: trait
id: UltraVision
category: Visual
points: -1
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
Expand All @@ -18,7 +17,6 @@
- type: trait
id: DogVision
category: Visual
points: -1
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Traits/neutral.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
- type: trait
id: NormalVision
category: Visual
points: -1
requirements:
- !type:CharacterSpeciesRequirement
species:
Expand Down

0 comments on commit 6bc8b60

Please sign in to comment.