Skip to content

Commit

Permalink
NTR Station
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserMaus committed Feb 11, 2025
1 parent e757ecd commit 649112b
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/_strings/_sunrise/job/job-names.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ job-name-usspsoldier = Солдат СССП
job-name-usspofficer = Офицер СССП
job-name-usspcaptain = Капитан СССП
# NTR
job-name-ntrguard = Оператор ИСН
job-name-ntrguard = офицер ИСН
job-name-ntrleader = Командир ИСН
# Перевод трекеров времени
JobCentCommOfficial = представитель Центком
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,6 @@
- type: Storage
maxItemSize: Huge
grid:
- 0,0,7,4
- 0,0,7,3
- type: ExplosionResistance
damageCoefficient: 0.1
Original file line number Diff line number Diff line change
Expand Up @@ -385,13 +385,13 @@
- type: Armor
modifiers:
coefficients:
Blunt: 0.4
Slash: 0.4
Piercing: 0.45
Heat: 0.5
Caustic: 0.6
Blunt: 0.65
Slash: 0.65
Piercing: 0.5
Heat: 0.7
Caustic: 0.7
- type: ExplosionResistance
damageCoefficient: 0.60
damageCoefficient: 0.75
- type: Item
size: Huge

Expand All @@ -412,20 +412,20 @@
sprite: _Sunrise/Clothing/OuterClothing/Coats/ntrg_armor.rsi
- type: ClothingSpeedModifier
walkModifier: 1
sprintModifier: 0.9
sprintModifier: 0.85
- type: Armor
modifiers:
coefficients:
Blunt: 0.4
Slash: 0.4
Piercing: 0.45
Heat: 0.5
Caustic: 0.6
Blunt: 0.65
Slash: 0.65
Piercing: 0.55
Heat: 0.7
Caustic: 0.7
- type: ExplosionResistance
damageCoefficient: 0.60
damageCoefficient: 0.75
- type: Item
size: Huge
- type: Storage
maxItemSize: Small
grid:
- 0,0,5,1
- 0,0,5,1
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
name: pulse revolver
parent: BaseWeaponBatterySmall
id: WeaponEnergyGunPulseRevolver
description: This is an expensive modern Pulse gun. This gun has several unique firemodes.
description: This is an expensive modern Pulse gun. This gun has several unique firemodes.
components:
- type: Sprite
sprite: _Sunrise/Objects/Weapons/Guns/Battery/pulse_revolver.rsi
Expand All @@ -239,6 +239,7 @@
- type: Clothing
sprite: _Sunrise/Objects/Weapons/Guns/Battery/pulse_revolver.rsi
- type: Gun
fireRate: 2.75
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg
soundEmpty:
Expand All @@ -248,13 +249,13 @@
startingCharge: 720
- type: BatterySelfRecharger
autoRecharge: true
autoRechargeRate: 120
autoRechargeRate: 145
autoRechargePause: true
autoRechargePauseTime: 6
autoRechargePauseTime: 4
- type: EnergyGunFireModes
fireModes:
- hitscanProto: BulletDisabler
fireCost: 60
fireCost: 90
name: energy-gun-disable
state: disabler
shotType: Hitscan
Expand All @@ -278,7 +279,7 @@
tags:
- Sidearm
- type: StaticPrice
price: 17500
price: 12500

- type: entity
name: miniature energy gun
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
pocket1: WeaponEnergyGunPulseRevolver
pocket2: HandheldCriminalRecordsMonitorUnpowered
inhand:
- WeaponDisablerSMG
- WeaponEnergyGunTactical
storage:
back:
- ClothingOuterHardsuitNTRG
Expand Down Expand Up @@ -141,4 +141,4 @@
- ClothingOuterHardsuitNTRG
- RegenerativeMesh
- CrowbarRed
- MagazineMagnum
- MagazineMagnum

0 comments on commit 649112b

Please sign in to comment.