Skip to content

Commit

Permalink
Add execution component to all energy sword weapons (#30909)
Browse files Browse the repository at this point in the history
Co-authored-by: plykiya <[email protected]>
  • Loading branch information
Plykiya and plykiya authored Aug 11, 2024
1 parent 7aaac2c commit c688da0
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- type: Sharp
- type: DisarmMalus
malus: 0.6
- type: Execution
doAfterDuration: 4.0
- type: ItemToggleHot
- type: ItemToggleSize
activatedSize: Huge
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c688da0

Please sign in to comment.