i can this. i can that. i am doctor mario i can all (#14662)
This commit is contained in:
@@ -2,13 +2,14 @@
|
|||||||
name: energy sword
|
name: energy sword
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: EnergySword
|
id: EnergySword
|
||||||
description: A very dangerous energy sword. Can be stored in pockets when turned off. Makes a lot of noise when used or turned on.
|
description: Very loud and very dangerous. Can be stored in pockets when turned off.
|
||||||
components:
|
components:
|
||||||
- type: EnergySword
|
- type: EnergySword
|
||||||
litDamageBonus:
|
litDamageBonus:
|
||||||
types:
|
types:
|
||||||
Slash: 9.5
|
Slash: 15
|
||||||
Heat: 9.5
|
Heat: 15
|
||||||
|
Structural: 4
|
||||||
Blunt: -4.5
|
Blunt: -4.5
|
||||||
litDisarmMalus: 0.6
|
litDisarmMalus: 0.6
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
@@ -21,9 +22,9 @@
|
|||||||
shader: unshaded
|
shader: unshaded
|
||||||
map: [ "blade" ]
|
map: [ "blade" ]
|
||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
attackRate: 1.5
|
attackRate: 1
|
||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Weapons/genhit1.ogg
|
path: /Audio/Weapons/eblade1.ogg
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Blunt: 4.5
|
Blunt: 4.5
|
||||||
|
|||||||
Reference in New Issue
Block a user