Revenant stuff (#110)
* - add: Chaplain cult shield immune. * - add: Revenant stuff.
This commit is contained in:
2
Resources/Locale/ru-RU/chapel/blight.ftl
Normal file
2
Resources/Locale/ru-RU/chapel/blight.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
bible-blight-success-self = Вы ударяете { $target } с помощью { $bible }, и его недуг рассеивается во вспышке святого света!
|
||||
bible-blight-success-others = { CAPITALIZE($user) } ударяет { $target } с помощью { $bible }, и его недуг рассеивается во вспышке святого света!
|
||||
@@ -30,16 +30,16 @@
|
||||
event: !type:RevenantOverloadLightsActionEvent
|
||||
useDelay: 20
|
||||
|
||||
#- type: entity
|
||||
# id: ActionRevenantBlight
|
||||
# name: Blight
|
||||
# description: Costs 50 Essence.
|
||||
# noSpawn: true
|
||||
# components:
|
||||
# - type: InstantAction
|
||||
# icon: Interface/Actions/blight.png
|
||||
# event: !type:RevenantBlightActionEvent
|
||||
# useDelay: 20
|
||||
- type: entity
|
||||
id: ActionRevenantBlight
|
||||
name: Blight
|
||||
description: Costs 50 Essence.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: Interface/Actions/blight.png
|
||||
event: !type:RevenantBlightActionEvent
|
||||
useDelay: 20
|
||||
|
||||
- type: entity
|
||||
id: ActionRevenantMalfunction
|
||||
|
||||
@@ -24,18 +24,18 @@
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
#- type: listing
|
||||
# id: RevenantBlight
|
||||
# name: Blight
|
||||
# description: Infects all nearby organisms with an infectious disease that causes toxic buildup and tiredness. Using it leaves you vulnerable to attacks for a medium period of time.
|
||||
# productAction: ActionRevenantBlight
|
||||
# cost:
|
||||
# StolenEssence: 75
|
||||
# categories:
|
||||
# - RevenantAbilities
|
||||
# conditions:
|
||||
# - !type:ListingLimitedStockCondition
|
||||
# stock: 1
|
||||
- type: listing
|
||||
id: RevenantBlight
|
||||
name: Blight
|
||||
description: Infects all nearby organisms with an infectious disease that causes toxic buildup and tiredness. Using it leaves you vulnerable to attacks for a medium period of time.
|
||||
productAction: ActionRevenantBlight
|
||||
cost:
|
||||
StolenEssence: 75
|
||||
categories:
|
||||
- RevenantAbilities
|
||||
conditions:
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
- type: listing
|
||||
id: RevenantMalfunction
|
||||
|
||||
Reference in New Issue
Block a user