Крафты в ТехФаб

This commit is contained in:
BIGZi0348
2024-12-08 17:54:47 +03:00
parent f29ba4c800
commit e6830de8c2
6 changed files with 46 additions and 8 deletions

View File

@@ -428,8 +428,11 @@
- WeaponAdvancedLaser
- WeaponLaserCannon
- WeaponLaserCarbine
- EnergyCellCarbine
- WeaponXrayCannon
- WeaponDisablerSMG
- EnergyCellDisablerSmg
- EnergyCellDisabler
- ClothingHandsGlovesMagnetic
- ClothingHandsGlovesMagneticAdvanced
- ExplosivePayload
@@ -822,6 +825,7 @@
- MagazinePistolHighCapacity
- MagazinePistolHighCapacityPractice
- MagazinePistolHighCapacityRubber
- EnergyCellDisabler
dynamicRecipes:
- CartridgeLightRifleIncendiary
- CartridgeMagnumIncendiary
@@ -859,8 +863,10 @@
- WeaponDisablerPractice
- WeaponAdvancedLaser
- WeaponDisablerSMG
- EnergyCellDisablerSmg
- WeaponLaserCannon
- WeaponLaserCarbine
- EnergyCellCarbine
- WeaponXrayCannon
- WeaponTempGun # WD EDIT
- PowerCageSmall

View File

@@ -797,3 +797,33 @@
Plastic: 400
Glass: 600
Silver: 100
- type: latheRecipe
id: EnergyCellCarbine
result: EnergyCellCarbine
category: Ammo
completetime: 6
materials:
Steel: 400
Glass: 200
Plastic: 300
- type: latheRecipe
id: EnergyCellDisabler
result: EnergyCellDisabler
category: Ammo
completetime: 6
materials:
Steel: 200
Glass: 100
Plastic: 100
- type: latheRecipe
id: EnergyCellDisablerSmg
result: EnergyCellDisablerSmg
category: Ammo
completetime: 6
materials:
Steel: 200
Glass: 150
Plastic: 300

View File

@@ -45,6 +45,7 @@
cost: 7500
recipeUnlocks:
- WeaponLaserCarbine
- EnergyCellCarbine
- type: technology
id: NonlethalAmmunition
@@ -104,6 +105,7 @@
- TelescopicShield
- HoloprojectorSecurity
- WeaponDisablerSMG
- EnergyCellDisablerSmg
# Tier 2

View File

@@ -43,9 +43,9 @@
- type: entity
parent: BasePowerCellHonk
id: EnergyCellСarbine
id: EnergyCellCarbine
suffix: Full
name: Энергитическая батарея карабина
name: энергитическая батарея карабина
description: Перезаряжаемый элемент питания. Модифицирован для работы с лазерной винтовкой.
components:
- type: ProjectileBatteryAmmoProvider
@@ -64,13 +64,13 @@
startingCharge: 1000
- type: Tag
tags:
- EnergyCellСarbine
- EnergyCellCarbine
- type: entity
parent: BasePowerCellHonk
id: EnergyCellDisabler
suffix: Full
name: Энергитическая батарея дизейблера
name: энергитическая батарея дизейблера
description: Перезаряжаемый элемент питания. Модифицирован для работы с дизейблером.
components:
- type: Sprite
@@ -95,7 +95,7 @@
parent: BasePowerCellHonk
id: EnergyCellDisablerSmg
suffix: Full
name: Энергитическая батарея дизейблера пулемёта
name: энергитическая батарея дизейблера пулемёта
description: Перезаряжаемый элемент питания. Модифицирован для работы с дизейблером-пулемётом.
components:
- type: Sprite

View File

@@ -109,13 +109,13 @@
slots:
gun_magazine:
name: Magazine
startingItem: EnergyCellСarbine
startingItem: EnergyCellCarbine
priority: 4
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
ejectSound: /Audio/Weapons/Guns/MagOut/batrifle_magout.ogg
whitelist:
tags:
- EnergyCellСarbine
- EnergyCellCarbine
aim_module:
name: Aim Module
insertSound: /Audio/White/Gun/Modules/insertmodule.ogg

View File

@@ -131,7 +131,7 @@
id: MirrorShieldGhetto
- type: Tag
id: EnergyCellСarbine
id: EnergyCellCarbine
- type: Tag
id: EnergyCellDisabler