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-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-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-name = Energy Dagger
|
||||||
uplink-edagger-desc = A small energy blade conveniently disguised in the form of a pen.
|
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 }
|
icon: { sprite: /Textures/Objects/Weapons/Melee/e_sword_double.rsi, state: icon }
|
||||||
productEntity: EnergySwordDouble
|
productEntity: EnergySwordDouble
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 16
|
Telecrystal: 20 #(Originally 16)
|
||||||
categories:
|
categories:
|
||||||
- UplinkWeapons
|
- UplinkWeapons
|
||||||
conditions:
|
conditions:
|
||||||
|
|||||||
@@ -174,8 +174,8 @@
|
|||||||
- type: EnergySword
|
- type: EnergySword
|
||||||
litDamageBonus:
|
litDamageBonus:
|
||||||
types:
|
types:
|
||||||
Slash: 9
|
Slash: 17
|
||||||
Heat: 9
|
Heat: 17
|
||||||
Structural: 20
|
Structural: 20
|
||||||
Blunt: -4.5
|
Blunt: -4.5
|
||||||
litDisarmMalus: 0.7
|
litDisarmMalus: 0.7
|
||||||
|
|||||||
Reference in New Issue
Block a user