Buffs Double bladed energy swords (#21131)

This commit is contained in:
Tryded
2023-10-23 09:35:32 -05:00
committed by GitHub
parent eae349d15e
commit 7073b292c0
3 changed files with 4 additions and 4 deletions

View File

@@ -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.

View File

@@ -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:

View File

@@ -174,8 +174,8 @@
- type: EnergySword
litDamageBonus:
types:
Slash: 9
Heat: 9
Slash: 17
Heat: 17
Structural: 20
Blunt: -4.5
litDisarmMalus: 0.7