Revs (the spooky ones) (#9842)
This commit is contained in:
38
Resources/Prototypes/Actions/revenant.yml
Normal file
38
Resources/Prototypes/Actions/revenant.yml
Normal file
@@ -0,0 +1,38 @@
|
||||
- type: instantAction
|
||||
id: RevenantShop
|
||||
icon: Interface/Actions/shop.png
|
||||
name: Shop
|
||||
description: Opens the ability shop.
|
||||
serverEvent: !type:RevenantShopActionEvent
|
||||
|
||||
- type: instantAction
|
||||
id: RevenantDefile
|
||||
icon: Interface/Actions/defile.png
|
||||
name: Defile
|
||||
description: Costs 30 Essence.
|
||||
serverEvent: !type:RevenantDefileActionEvent
|
||||
useDelay: 15
|
||||
|
||||
- type: instantAction
|
||||
id: RevenantOverloadLights
|
||||
icon: Interface/Actions/overloadlight.png
|
||||
name: Overload Lights
|
||||
description: Costs 40 Essence.
|
||||
serverEvent: !type:RevenantOverloadLightsActionEvent
|
||||
useDelay: 20
|
||||
|
||||
- type: instantAction
|
||||
id: RevenantBlight
|
||||
icon: Interface/Actions/blight.png
|
||||
name: Blight
|
||||
description: Costs 50 Essence.
|
||||
serverEvent: !type:RevenantBlightActionEvent
|
||||
useDelay: 20
|
||||
|
||||
- type: instantAction
|
||||
id: RevenantMalfunction
|
||||
icon: Interface/Actions/malfunction.png
|
||||
name: Malfunction
|
||||
description: Costs 60 Essence.
|
||||
serverEvent: !type:RevenantMalfunctionActionEvent
|
||||
useDelay: 20
|
||||
Reference in New Issue
Block a user