Skip to content

Commit

Permalink
Power Armor Movespeed and Stat Bonus Nerf (Vault-Overseers#622)
Browse files Browse the repository at this point in the history
* Update powerarmor.yml

* Update powerarmor.yml

* Update powerarmor.yml

* Update powerarmor.yml
  • Loading branch information
FungiFellow authored Oct 23, 2024
1 parent 72ee8ec commit f9698da
Showing 1 changed file with 16 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
- type: ToggleableClothing
clothingPrototype: N14ClothingHeadHelmetPowerArmorT45
- type: ClothingSpecialModifier
strengthModifier: 10
strengthModifier: 2
enduranceModifier: 2
- type: Reflect
reflectProb: 0.15
spread: 150
Expand All @@ -46,8 +47,8 @@
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/PowerArmor/t51.rsi
- type: ClothingSpeedModifier
walkModifier: 0.9
sprintModifier: 0.9
walkModifier: 0.85
sprintModifier: 0.85
- type: Armor
modifiers:
coefficients:
Expand Down Expand Up @@ -77,8 +78,8 @@
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/PowerArmor/t60.rsi
- type: ClothingSpeedModifier
walkModifier: 0.90
sprintModifier: 0.90
walkModifier: 0.85
sprintModifier: 0.85
- type: Armor
modifiers:
coefficients:
Expand Down Expand Up @@ -250,8 +251,8 @@
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/PowerArmor/midwest.rsi
- type: ClothingSpeedModifier
walkModifier: 0.9
sprintModifier: 0.9
walkModifier: 0.85
sprintModifier: 0.85
- type: Armor
modifiers:
coefficients:
Expand Down Expand Up @@ -281,8 +282,8 @@
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/PowerArmor/midwestcommander.rsi
- type: ClothingSpeedModifier
walkModifier: 0.92
sprintModifier: 0.92
walkModifier: 0.90
sprintModifier: 0.90
- type: Armor
modifiers:
coefficients:
Expand Down Expand Up @@ -312,8 +313,8 @@
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/PowerArmor/t51bc.rsi
- type: ClothingSpeedModifier
walkModifier: 0.92
sprintModifier: 0.92
walkModifier: 0.90
sprintModifier: 0.90
- type: Armor
modifiers:
coefficients:
Expand Down Expand Up @@ -345,8 +346,8 @@
- type: ToggleableClothing
clothingPrototype: N14ClothingHeadHelmetPowerArmorT45NCR
- type: ClothingSpeedModifier
walkModifier: 0.75
sprintModifier: 0.75
walkModifier: 0.80
sprintModifier: 0.80
- type: Reflect
reflectProb: 0.10
spread: 150
Expand All @@ -362,8 +363,8 @@
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/PowerArmor/canadianshield.rsi
- type: ClothingSpeedModifier
walkModifier: 0.92
sprintModifier: 0.92
walkModifier: 0.90
sprintModifier: 0.90
- type: Armor
modifiers:
coefficients:
Expand Down

0 comments on commit f9698da

Please sign in to comment.