Skip to content

Commit

Permalink
Adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Avalon-Proto committed Jan 11, 2025
1 parent 43507a2 commit 110cde7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
- type: Projectile
damage:
types:
Piercing: 150 # DeltaV - Damage Bumped, was 40
Structural: 50 # DeltaV - was 30
Piercing: 50 # DeltaV - Damage Bumped, was 40
Structural: 200 # DeltaV - was 30
ignoreResistances: true
- type: StaminaDamageOnCollide
damage: 50 # DeltaV - was 35
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
whitelist:
tags:
- CartridgeAntiMateriel
capacity: 1 # DeltaV - Reduced ammo count due to increased power
capacity: 5
proto: CartridgeAntiMateriel
- type: GunRequiresWield # DeltaV - Firing an antimateriel rifle is.. incredibly unweildy with one hand.
- type: Gun # DeltaV
fireRate: 0.4
fireRate: 0.5

- type: entity
name: musket
Expand Down

0 comments on commit 110cde7

Please sign in to comment.