Skip to content

Commit

Permalink
Update trait costs for feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Aug 10, 2024
1 parent 8a2280e commit efea809
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/Traits/physical.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: trait
id: WillToLive
category: Physical
points: -1
points: -2
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand Down Expand Up @@ -37,7 +37,7 @@
- type: trait
id: Tenacity
category: Physical
points: -1
points: -2
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand Down Expand Up @@ -73,7 +73,7 @@
- type: trait
id: Vigor
category: Physical
points: -2
points: -3
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand Down Expand Up @@ -117,7 +117,7 @@
- type: trait
id: HighAdrenaline
category: Physical
points: -2
points: -3
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand Down Expand Up @@ -154,7 +154,7 @@
- type: trait
id: Masochism
category: Physical
points: -2
points: -3
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand Down

0 comments on commit efea809

Please sign in to comment.