- add: Blocking for melee weapons.
This commit is contained in:
@@ -28,3 +28,5 @@
|
|||||||
deleteOnDrop: true
|
deleteOnDrop: true
|
||||||
- type: ToolForcePowered
|
- type: ToolForcePowered
|
||||||
- type: DeleteOnChangelingRefund
|
- type: DeleteOnChangelingRefund
|
||||||
|
- type: MeleeBlock
|
||||||
|
delay: 12.1
|
||||||
|
|||||||
@@ -82,6 +82,8 @@
|
|||||||
- suitStorage
|
- suitStorage
|
||||||
- type: DisarmMalus
|
- type: DisarmMalus
|
||||||
- type: CultItem
|
- type: CultItem
|
||||||
|
- type: MeleeBlock
|
||||||
|
delay: 12.1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: unholy halberd
|
name: unholy halberd
|
||||||
@@ -123,3 +125,5 @@
|
|||||||
- type: UseDelay
|
- type: UseDelay
|
||||||
delay: 1
|
delay: 1
|
||||||
- type: CultItem
|
- type: CultItem
|
||||||
|
- type: MeleeBlock
|
||||||
|
delay: 12.1
|
||||||
|
|||||||
@@ -64,6 +64,8 @@
|
|||||||
- Belt
|
- Belt
|
||||||
- SuitStorage
|
- SuitStorage
|
||||||
- type: DisarmMalus
|
- type: DisarmMalus
|
||||||
|
- type: MeleeBlock
|
||||||
|
delay: 12.1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: energy katana
|
name: energy katana
|
||||||
@@ -164,6 +166,8 @@
|
|||||||
deconstructionTarget: null
|
deconstructionTarget: null
|
||||||
graph: SwordGraph
|
graph: SwordGraph
|
||||||
node: sword
|
node: sword
|
||||||
|
- type: MeleeBlock
|
||||||
|
delay: 12.1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: cutlass
|
name: cutlass
|
||||||
@@ -189,6 +193,8 @@
|
|||||||
size: Large
|
size: Large
|
||||||
sprite: Objects/Weapons/Melee/cutlass.rsi
|
sprite: Objects/Weapons/Melee/cutlass.rsi
|
||||||
- type: DisarmMalus
|
- type: DisarmMalus
|
||||||
|
- type: MeleeBlock
|
||||||
|
delay: 12.1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: The Throngler
|
name: The Throngler
|
||||||
|
|||||||
@@ -341,6 +341,7 @@
|
|||||||
sprite: White/Objects/Weapons/Chaplain/pitchfork.rsi
|
sprite: White/Objects/Weapons/Chaplain/pitchfork.rsi
|
||||||
state: icon
|
state: icon
|
||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
|
range: 2
|
||||||
wideAnimationRotation: -135
|
wideAnimationRotation: -135
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
|
|||||||
Reference in New Issue
Block a user