Add execution component to all energy sword weapons (#30909)
Co-authored-by: plykiya <plykiya@protonmail.com>
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
- type: Sharp
|
||||
- type: DisarmMalus
|
||||
malus: 0.6
|
||||
- type: Execution
|
||||
doAfterDuration: 4.0
|
||||
- type: ItemToggleHot
|
||||
- type: ItemToggleSize
|
||||
activatedSize: Huge
|
||||
@@ -116,6 +118,8 @@
|
||||
- type: Sharp
|
||||
- type: DisarmMalus
|
||||
malus: 0.4
|
||||
- type: Execution
|
||||
doAfterDuration: 4.0
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Melee/e_dagger_loud.rsi
|
||||
layers:
|
||||
@@ -282,6 +286,8 @@
|
||||
- type: Sharp
|
||||
- type: DisarmMalus
|
||||
malus: 0.7
|
||||
- type: Execution
|
||||
doAfterDuration: 4.0
|
||||
- type: Wieldable
|
||||
wieldSound: null # esword light sound instead
|
||||
- type: MeleeWeapon
|
||||
|
||||
Reference in New Issue
Block a user