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 }
|
||||
productEntity: EnergyDaggerBox
|
||||
cost:
|
||||
Telecrystal: 3
|
||||
Telecrystal: 2
|
||||
categories:
|
||||
- UplinkWeapons
|
||||
|
||||
@@ -286,7 +286,7 @@
|
||||
description: uplink-black-jetpack-desc
|
||||
productEntity: JetpackBlackFilled
|
||||
cost:
|
||||
Telecrystal: 4
|
||||
Telecrystal: 2
|
||||
categories:
|
||||
- UplinkUtility
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name: energy sword
|
||||
parent: BaseItem
|
||||
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:
|
||||
- type: EnergySword
|
||||
litDamageBonus:
|
||||
@@ -65,8 +65,8 @@
|
||||
secret: true
|
||||
litDamageBonus:
|
||||
types:
|
||||
Slash: 7.5
|
||||
Heat: 7.5
|
||||
Slash: 9
|
||||
Heat: 9
|
||||
Blunt: -1
|
||||
litDisarmMalus: 0.4
|
||||
activateSound: !type:SoundPathSpecifier
|
||||
|
||||
Reference in New Issue
Block a user