buffs edagger, moves price of edagger and jetpack to 2tc (#18103)
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
icon: { sprite: /Textures/Objects/Weapons/Melee/e_dagger.rsi, state: icon }
|
icon: { sprite: /Textures/Objects/Weapons/Melee/e_dagger.rsi, state: icon }
|
||||||
productEntity: EnergyDaggerBox
|
productEntity: EnergyDaggerBox
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 3
|
Telecrystal: 2
|
||||||
categories:
|
categories:
|
||||||
- UplinkWeapons
|
- UplinkWeapons
|
||||||
|
|
||||||
@@ -286,7 +286,7 @@
|
|||||||
description: uplink-black-jetpack-desc
|
description: uplink-black-jetpack-desc
|
||||||
productEntity: JetpackBlackFilled
|
productEntity: JetpackBlackFilled
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 4
|
Telecrystal: 2
|
||||||
categories:
|
categories:
|
||||||
- UplinkUtility
|
- UplinkUtility
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name: energy sword
|
name: energy sword
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: EnergySword
|
id: EnergySword
|
||||||
description: Very loud and very dangerous energy sword that can reflect shots. Can be stored in pockets when turned off.
|
description: A very loud & dangerous sword with a beam made of pure, concentrated plasma. Cuts through unarmored targets like butter.
|
||||||
components:
|
components:
|
||||||
- type: EnergySword
|
- type: EnergySword
|
||||||
litDamageBonus:
|
litDamageBonus:
|
||||||
@@ -65,8 +65,8 @@
|
|||||||
secret: true
|
secret: true
|
||||||
litDamageBonus:
|
litDamageBonus:
|
||||||
types:
|
types:
|
||||||
Slash: 7.5
|
Slash: 9
|
||||||
Heat: 7.5
|
Heat: 9
|
||||||
Blunt: -1
|
Blunt: -1
|
||||||
litDisarmMalus: 0.4
|
litDisarmMalus: 0.4
|
||||||
activateSound: !type:SoundPathSpecifier
|
activateSound: !type:SoundPathSpecifier
|
||||||
|
|||||||
Reference in New Issue
Block a user