Skip to content

Commit

Permalink
The Skillening
Browse files Browse the repository at this point in the history
Makes parkour VERY worth it, also changes to cost on a few.
  • Loading branch information
ShatteredSwords authored Sep 1, 2024
1 parent fc464aa commit 493b68a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/Traits/skills.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
- type: trait
id: HeavyweightDrunk
category: Physical
points: -2
points: -1
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand Down Expand Up @@ -127,7 +127,7 @@
- type: trait
id: ParkourTraining
category: Physical
points: -6
points: -5
requirements:
- !type:CharacterTraitRequirement
inverted: true
Expand All @@ -140,10 +140,10 @@
- Diona
components:
- type: ClimbDelayModifier
climbDelayMultiplier: 0.70
climbDelayMultiplier: 0.35
- type: LayingDownModifier
layingDownCooldownMultiplier: 0.8
downedSpeedMultiplierMultiplier: 1.25
layingDownCooldownMultiplier: 0.5
downedSpeedMultiplierMultiplier: 1.65

- type: trait
id: LightStep
Expand Down Expand Up @@ -200,7 +200,7 @@
- type: trait
id: PsionicInsulation
category: Mental
points: -14 #Buy a significant disability to get this.
points: -10 #Buy a significant disability to get this.
components:
- type: PsionicInsulation
- type: Mindbroken
Expand Down

0 comments on commit 493b68a

Please sign in to comment.