Buffs Double bladed energy swords (#21131)
This commit is contained in:
@@ -15,7 +15,7 @@ uplink-esword-name = Energy Sword
|
||||
uplink-esword-desc = A very dangerous energy sword that can reflect shots. Can be stored in pockets when turned off. Makes a lot of noise when used or turned on.
|
||||
|
||||
uplink-esword-double-name = Double Bladed Energy Sword
|
||||
uplink-esword-double-desc = A much more expensive counter part to the normal energy sword: with a much higher reflection chance, larger attack angle, higher structural damage, and faster swing, all at the cost of lower heat and slash damage. Makes a lot of noise when used or turned on.
|
||||
uplink-esword-double-desc = A much more expensive counter part to the normal energy sword: with a much higher reflection chance, larger attack angle, higher structural damage, and faster swing. Makes a lot of noise when used or turned on.
|
||||
|
||||
uplink-edagger-name = Energy Dagger
|
||||
uplink-edagger-desc = A small energy blade conveniently disguised in the form of a pen.
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
icon: { sprite: /Textures/Objects/Weapons/Melee/e_sword_double.rsi, state: icon }
|
||||
productEntity: EnergySwordDouble
|
||||
cost:
|
||||
Telecrystal: 16
|
||||
Telecrystal: 20 #(Originally 16)
|
||||
categories:
|
||||
- UplinkWeapons
|
||||
conditions:
|
||||
|
||||
@@ -174,8 +174,8 @@
|
||||
- type: EnergySword
|
||||
litDamageBonus:
|
||||
types:
|
||||
Slash: 9
|
||||
Heat: 9
|
||||
Slash: 17
|
||||
Heat: 17
|
||||
Structural: 20
|
||||
Blunt: -4.5
|
||||
litDisarmMalus: 0.7
|
||||
|
||||
Reference in New Issue
Block a user