Skip to content

Commit

Permalink
Merge pull request #158 from IAmLePacko/patch-5
Browse files Browse the repository at this point in the history
Великий баланс перков
  • Loading branch information
SpicyDarkFox authored Sep 18, 2024
2 parents a0c1ac7 + cf36aa8 commit b61bd87
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Traits/disabilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
- type: trait
id: Uncloneable
category: Physical
points: 1
points: 2
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand Down
4 changes: 2 additions & 2 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: -3
requirements:
- !type:CharacterJobRequirement
inverted: true
Expand All @@ -18,7 +18,7 @@
- WillToDie
components:
- type: DeadModifier
deadThresholdModifier: 10
deadThresholdModifier: 15

- type: trait
id: WillToDie
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Traits/skills.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
ignoreStripHidden: true
stealth: Subtle
stripTimeReduction: 0
stripTimeMultiplier: 0.667
stripTimeMultiplier: 0.7
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
Expand Down Expand Up @@ -120,8 +120,8 @@
points: -2
components:
- type: ConsumeDelayModifier
foodDelayMultiplier: 0.5
drinkDelayMultiplier: 0.5
foodDelayMultiplier: 0.4
drinkDelayMultiplier: 0.4
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
Expand Down Expand Up @@ -158,7 +158,7 @@
climbDelayMultiplier: 0.35
- type: LayingDownModifier
layingDownCooldownMultiplier: 0.5
downedSpeedMultiplierMultiplier: 1.65
downedSpeedMultiplierMultiplier: 1.7

- type: trait
id: LightStep
Expand Down Expand Up @@ -282,7 +282,7 @@
- type: trait
id: TrapAvoider
category: Physical
points: -3
points: -2
components:
- type: StepTriggerImmune
requirements:
Expand Down

0 comments on commit b61bd87

Please sign in to comment.