mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-16 21:17:39 +03:00
Buff the Combat Bakery Kit uplink item (#34927)
* Buff the Combat Bakery Kit uplink item * whitespace (cherry picked from commit ed01ad772d59cf748b981c047df5ee7e2c7145fe)
This commit is contained in:
@@ -2376,11 +2376,11 @@
|
||||
description: uplink-combat-bakery-desc
|
||||
icon: { sprite: Objects/Consumable/Food/Baked/bread.rsi, state: baguette}
|
||||
productEntity: CombatBakeryKit
|
||||
discountCategory: rareDiscounts
|
||||
discountCategory: usualDiscounts
|
||||
discountDownTo:
|
||||
Telecrystal: 1 # WD EDIT
|
||||
Telecrystal: 1 # WD EDIT: 2 -> 1
|
||||
cost:
|
||||
Telecrystal: 3 # WD EDIT
|
||||
Telecrystal: 3 # WD EDIT: 4 -> 3
|
||||
categories:
|
||||
- UplinkJob
|
||||
conditions:
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
suffix: Weapon
|
||||
components:
|
||||
- type: MeleeWeapon
|
||||
attackRate: 1.4
|
||||
wideAnimationRotation: -120
|
||||
damage:
|
||||
types:
|
||||
|
||||
@@ -17,7 +17,10 @@
|
||||
sound: /Audio/Weapons/star_hit.ogg
|
||||
- type: LandAtCursor
|
||||
- type: DamageOtherOnHit
|
||||
ignoreResistances: true
|
||||
damage:
|
||||
types:
|
||||
Slash: 5
|
||||
Piercing: 10
|
||||
- type: ThrowingAngle
|
||||
angularVelocity: true # spins
|
||||
|
||||
Reference in New Issue
Block a user