Revenant stuff (#110)

* - add: Chaplain cult shield immune.

* - add: Revenant stuff.
This commit is contained in:
Aviu00
2024-02-24 01:06:24 +09:00
committed by GitHub
parent 6d26bf8e5d
commit a411d14461
10 changed files with 225 additions and 29 deletions

View File

@@ -0,0 +1,2 @@
bible-blight-success-self = Вы ударяете { $target } с помощью { $bible }, и его недуг рассеивается во вспышке святого света!
bible-blight-success-others = { CAPITALIZE($user) } ударяет { $target } с помощью { $bible }, и его недуг рассеивается во вспышке святого света!

View File

@@ -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

View File

@@ -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