Крафты в ТехФаб
This commit is contained in:
@@ -428,8 +428,11 @@
|
|||||||
- WeaponAdvancedLaser
|
- WeaponAdvancedLaser
|
||||||
- WeaponLaserCannon
|
- WeaponLaserCannon
|
||||||
- WeaponLaserCarbine
|
- WeaponLaserCarbine
|
||||||
|
- EnergyCellCarbine
|
||||||
- WeaponXrayCannon
|
- WeaponXrayCannon
|
||||||
- WeaponDisablerSMG
|
- WeaponDisablerSMG
|
||||||
|
- EnergyCellDisablerSmg
|
||||||
|
- EnergyCellDisabler
|
||||||
- ClothingHandsGlovesMagnetic
|
- ClothingHandsGlovesMagnetic
|
||||||
- ClothingHandsGlovesMagneticAdvanced
|
- ClothingHandsGlovesMagneticAdvanced
|
||||||
- ExplosivePayload
|
- ExplosivePayload
|
||||||
@@ -822,6 +825,7 @@
|
|||||||
- MagazinePistolHighCapacity
|
- MagazinePistolHighCapacity
|
||||||
- MagazinePistolHighCapacityPractice
|
- MagazinePistolHighCapacityPractice
|
||||||
- MagazinePistolHighCapacityRubber
|
- MagazinePistolHighCapacityRubber
|
||||||
|
- EnergyCellDisabler
|
||||||
dynamicRecipes:
|
dynamicRecipes:
|
||||||
- CartridgeLightRifleIncendiary
|
- CartridgeLightRifleIncendiary
|
||||||
- CartridgeMagnumIncendiary
|
- CartridgeMagnumIncendiary
|
||||||
@@ -859,8 +863,10 @@
|
|||||||
- WeaponDisablerPractice
|
- WeaponDisablerPractice
|
||||||
- WeaponAdvancedLaser
|
- WeaponAdvancedLaser
|
||||||
- WeaponDisablerSMG
|
- WeaponDisablerSMG
|
||||||
|
- EnergyCellDisablerSmg
|
||||||
- WeaponLaserCannon
|
- WeaponLaserCannon
|
||||||
- WeaponLaserCarbine
|
- WeaponLaserCarbine
|
||||||
|
- EnergyCellCarbine
|
||||||
- WeaponXrayCannon
|
- WeaponXrayCannon
|
||||||
- WeaponTempGun # WD EDIT
|
- WeaponTempGun # WD EDIT
|
||||||
- PowerCageSmall
|
- PowerCageSmall
|
||||||
|
|||||||
@@ -797,3 +797,33 @@
|
|||||||
Plastic: 400
|
Plastic: 400
|
||||||
Glass: 600
|
Glass: 600
|
||||||
Silver: 100
|
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
|
cost: 7500
|
||||||
recipeUnlocks:
|
recipeUnlocks:
|
||||||
- WeaponLaserCarbine
|
- WeaponLaserCarbine
|
||||||
|
- EnergyCellCarbine
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
id: NonlethalAmmunition
|
id: NonlethalAmmunition
|
||||||
@@ -104,6 +105,7 @@
|
|||||||
- TelescopicShield
|
- TelescopicShield
|
||||||
- HoloprojectorSecurity
|
- HoloprojectorSecurity
|
||||||
- WeaponDisablerSMG
|
- WeaponDisablerSMG
|
||||||
|
- EnergyCellDisablerSmg
|
||||||
|
|
||||||
# Tier 2
|
# Tier 2
|
||||||
|
|
||||||
|
|||||||
@@ -43,9 +43,9 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePowerCellHonk
|
parent: BasePowerCellHonk
|
||||||
id: EnergyCellСarbine
|
id: EnergyCellCarbine
|
||||||
suffix: Full
|
suffix: Full
|
||||||
name: Энергитическая батарея карабина
|
name: энергитическая батарея карабина
|
||||||
description: Перезаряжаемый элемент питания. Модифицирован для работы с лазерной винтовкой.
|
description: Перезаряжаемый элемент питания. Модифицирован для работы с лазерной винтовкой.
|
||||||
components:
|
components:
|
||||||
- type: ProjectileBatteryAmmoProvider
|
- type: ProjectileBatteryAmmoProvider
|
||||||
@@ -64,13 +64,13 @@
|
|||||||
startingCharge: 1000
|
startingCharge: 1000
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- EnergyCellСarbine
|
- EnergyCellCarbine
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePowerCellHonk
|
parent: BasePowerCellHonk
|
||||||
id: EnergyCellDisabler
|
id: EnergyCellDisabler
|
||||||
suffix: Full
|
suffix: Full
|
||||||
name: Энергитическая батарея дизейблера
|
name: энергитическая батарея дизейблера
|
||||||
description: Перезаряжаемый элемент питания. Модифицирован для работы с дизейблером.
|
description: Перезаряжаемый элемент питания. Модифицирован для работы с дизейблером.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
parent: BasePowerCellHonk
|
parent: BasePowerCellHonk
|
||||||
id: EnergyCellDisablerSmg
|
id: EnergyCellDisablerSmg
|
||||||
suffix: Full
|
suffix: Full
|
||||||
name: Энергитическая батарея дизейблера пулемёта
|
name: энергитическая батарея дизейблера пулемёта
|
||||||
description: Перезаряжаемый элемент питания. Модифицирован для работы с дизейблером-пулемётом.
|
description: Перезаряжаемый элемент питания. Модифицирован для работы с дизейблером-пулемётом.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
@@ -109,13 +109,13 @@
|
|||||||
slots:
|
slots:
|
||||||
gun_magazine:
|
gun_magazine:
|
||||||
name: Magazine
|
name: Magazine
|
||||||
startingItem: EnergyCellСarbine
|
startingItem: EnergyCellCarbine
|
||||||
priority: 4
|
priority: 4
|
||||||
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
|
insertSound: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
|
||||||
ejectSound: /Audio/Weapons/Guns/MagOut/batrifle_magout.ogg
|
ejectSound: /Audio/Weapons/Guns/MagOut/batrifle_magout.ogg
|
||||||
whitelist:
|
whitelist:
|
||||||
tags:
|
tags:
|
||||||
- EnergyCellСarbine
|
- EnergyCellCarbine
|
||||||
aim_module:
|
aim_module:
|
||||||
name: Aim Module
|
name: Aim Module
|
||||||
insertSound: /Audio/White/Gun/Modules/insertmodule.ogg
|
insertSound: /Audio/White/Gun/Modules/insertmodule.ogg
|
||||||
|
|||||||
@@ -131,7 +131,7 @@
|
|||||||
id: MirrorShieldGhetto
|
id: MirrorShieldGhetto
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: EnergyCellСarbine
|
id: EnergyCellCarbine
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: EnergyCellDisabler
|
id: EnergyCellDisabler
|
||||||
|
|||||||
Reference in New Issue
Block a user