Крафты в ТехФаб
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
cost: 7500
|
||||
recipeUnlocks:
|
||||
- WeaponLaserCarbine
|
||||
- EnergyCellCarbine
|
||||
|
||||
- type: technology
|
||||
id: NonlethalAmmunition
|
||||
@@ -104,6 +105,7 @@
|
||||
- TelescopicShield
|
||||
- HoloprojectorSecurity
|
||||
- WeaponDisablerSMG
|
||||
- EnergyCellDisablerSmg
|
||||
|
||||
# Tier 2
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
id: MirrorShieldGhetto
|
||||
|
||||
- type: Tag
|
||||
id: EnergyCellСarbine
|
||||
id: EnergyCellCarbine
|
||||
|
||||
- type: Tag
|
||||
id: EnergyCellDisabler
|
||||
|
||||
Reference in New Issue
Block a user