requested changes
This commit is contained in:
parent
0ba9062b2c
commit
bd90d59079
|
|
@ -16,4 +16,4 @@ uplink-harbinger-name = Harbinger Bundle
|
|||
uplink-harbinger-desc = A bundle with a full set of Harbinger armor and an Accursed scythe. Strike fear into the hearts of your enemies with this ancient design.
|
||||
|
||||
uplink-dualswords-name = Dual Swords
|
||||
uplink-dualswords-desc = These dual blades are sponsored by the Spider Clan. While not as strong as their iconic energy katanas, they are still sure to strike fear in the hearts of your enemies.
|
||||
uplink-dualswords-desc = A set of dual swords made for those who prefer something a bit faster. Where they suffer in individual power, they excel in speed and mobility.
|
||||
|
|
|
|||
|
|
@ -83,9 +83,9 @@
|
|||
icon: { sprite: /Textures/_DV/Objects/Weapons/Melee/dualswords.rsi, state: icon }
|
||||
discountCategory: veryRareDiscounts
|
||||
discountDownTo:
|
||||
Telecrystal: 3
|
||||
Telecrystal: 5
|
||||
productEntity: Dualsword
|
||||
cost:
|
||||
Telecrystal: 5
|
||||
Telecrystal: 7
|
||||
categories:
|
||||
- UplinkWeaponry
|
||||
|
|
|
|||
|
|
@ -72,7 +72,8 @@
|
|||
- type: Sprite
|
||||
sprite: _DV/Objects/Weapons/Melee/dualswords.rsi
|
||||
- type: MeleeWeapon
|
||||
attackRate: 10
|
||||
autoAttack: true
|
||||
attackRate: 7
|
||||
wideAnimationRotation: 225
|
||||
swingLeft: true
|
||||
damage:
|
||||
|
|
@ -84,7 +85,7 @@
|
|||
- type: IncreaseDamageOnWield
|
||||
damage:
|
||||
types:
|
||||
Slash: 2.5
|
||||
Slash: 3
|
||||
- type: Item
|
||||
sprite: _DV/Objects/Weapons/Melee/dualswords.rsi
|
||||
- type: JumpAbility
|
||||
|
|
|
|||
Loading…
Reference in New Issue