Fire Axe [New syndie item] (#9088)
This commit is contained in:
@@ -64,6 +64,14 @@
|
||||
description: A small energy blade conveniently disguised in the form of a pen.
|
||||
price: 2
|
||||
|
||||
- type: uplinkListing
|
||||
id: UplinkFireAxeFlaming
|
||||
category: Weapons
|
||||
itemId: FireAxeFlaming
|
||||
listingName: Fire Axe
|
||||
description: A classic-style weapon infused with advanced atmos technology to allow it to set targets on fire.
|
||||
price: 9
|
||||
|
||||
# Explosives
|
||||
|
||||
- type: uplinkListing
|
||||
|
||||
@@ -32,4 +32,22 @@
|
||||
- type: Tool
|
||||
qualities:
|
||||
- Prying
|
||||
- type: TilePrying
|
||||
- type: TilePrying
|
||||
|
||||
- type: entity
|
||||
id: FireAxeFlaming
|
||||
name: fire axe
|
||||
parent: FireAxe
|
||||
description: Why fight fire with an axe when you can fight with fire and axe?
|
||||
components:
|
||||
- type: IgniteOnMeleeHit
|
||||
fireStacks: 2
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Melee/fireaxeflaming.rsi
|
||||
state: icon
|
||||
- type: Clothing
|
||||
size: 20
|
||||
sprite: Objects/Weapons/Melee/fireaxeflaming.rsi
|
||||
quickEquip: false
|
||||
Slots:
|
||||
- back
|
||||
Reference in New Issue
Block a user