Skip to content

Commit

Permalink
Нёрфы снаряжения шахтёров
Browse files Browse the repository at this point in the history
  • Loading branch information
FaDeOkno committed Jan 2, 2025
1 parent 83b105b commit 894f1c1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
wideAnimationRotation: -135
damage:
types:
Slash: 20
Slash: 15
soundHit:
collection: MetalThud
angle: 0
Expand All @@ -154,7 +154,7 @@
- type: BackstabDamageMultipilier
bonusDamage:
types:
Slash: 40
Slash: 20
- type: GunRequiresWield
- type: Wieldable
- type: Item
Expand All @@ -176,7 +176,7 @@
attackRate: 1.5
damage:
types:
Slash: 25
Slash: 20
soundHit:
collection: MetalThud
angle: 0
Expand All @@ -188,4 +188,4 @@
- type: BackstabDamageMultipilier
bonusDamage:
types:
Slash: 15
Slash: 10
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@
soundHit:
collection: GenericHit
- type: AltFireMelee #ADT_Tweak
attackType: Heavy

Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
fireRate: 1
useKey: false
- type: RechargeBasicEntityAmmo
rechargeCooldown: 2 # ADT tweak 0.5 -> 2
rechargeCooldown: 1 # ADT tweak 0.5 -> 1
rechargeSound:
path: /Audio/Weapons/Guns/MagIn/kinetic_reload.ogg
- type: BasicEntityAmmoProvider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: job-name-salvagespec
description: job-description-salvagespec
playTimeTracker: JobSalvageSpecialist
canBeAntag: false
requirements:
- !type:DepartmentTimeRequirement
department: Cargo
Expand Down

0 comments on commit 894f1c1

Please sign in to comment.