Skip to content

Commit

Permalink
Newb mistake, lines not all in the right spots.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsmithing committed Aug 7, 2024
1 parent eca1b9d commit 0ca6647
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions Resources/Prototypes/Entities/Objects/Specific/Medical/surgery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
damage:
types:
Piercing: 8
heavyDamageBaseModifier: 1.5
heavyStaminaCost: 5
maxTargets: 1
angle: 20
heavyDamageBaseModifier: 1.5
heavyStaminaCost: 5
maxTargets: 1
angle: 20
soundHit:
path: /Audio/Items/drill_hit.ogg
- type: StaticPrice
Expand Down Expand Up @@ -91,11 +91,11 @@
damage:
types:
Slash: 7.5
heavyRateModifier: 0.8
heavyDamageBaseModifier: 1.25
heavyStaminaCost: 5
maxTargets: 1
angle: 20
heavyRateModifier: 0.8
heavyDamageBaseModifier: 1.25
heavyStaminaCost: 5
maxTargets: 1
angle: 20
soundHit:
path: /Audio/Weapons/bladeslice.ogg

Expand Down Expand Up @@ -203,11 +203,11 @@
types:
Blunt: 2.5
Slash: 6.5
heavyRateModifier: 0.8
heavyDamageBaseModifier: 1.0
heavyStaminaCost: 20
maxTargets: 8
angle: 20
heavyRateModifier: 0.8
heavyDamageBaseModifier: 1.0
heavyStaminaCost: 20
maxTargets: 8
angle: 20
# ~~No melee for regular saw because have you ever seen someone use a band saw as a weapon? It's dumb.~~ No, I'm going to saw through your bones.

- type: entity
Expand All @@ -226,12 +226,12 @@
types:
Blunt: 3
Slash: 7
bluntStaminaDamageFactor: 3
heavyRateModifier: 0.8
heavyDamageBaseModifier: 1.0
heavyStaminaCost: 20
maxTargets: 8
angle: 20
bluntStaminaDamageFactor: 3
heavyRateModifier: 0.8
heavyDamageBaseModifier: 1.0
heavyStaminaCost: 20
maxTargets: 8
angle: 20
soundHit:
path: /Audio/Weapons/bladeslice.ogg
- type: Tool
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Weapons/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
soundHit:
collection: MetalThud
bluntStaminaDamageFactor: 2
heavyRateModifier: 0.8
heavyRateModifier: 1
heavyDamageBaseModifier: 1.2
heavyStaminaCost: 10
- type: Item
Expand Down

0 comments on commit 0ca6647

Please sign in to comment.