@@ -98,3 +98,12 @@ alerts-pacified-desc = You're pacified; you won't be able to attack anyone direc
|
|||||||
|
|
||||||
alerts-suit-power-name = Suit Power
|
alerts-suit-power-name = Suit Power
|
||||||
alerts-suit-power-desc = How much power your space ninja suit has.
|
alerts-suit-power-desc = How much power your space ninja suit has.
|
||||||
|
|
||||||
|
alerts-magboots-name = Magboots
|
||||||
|
alerts-magboots-desc = You are immune to airflow, but slightly slower.
|
||||||
|
|
||||||
|
alerts-revenant-essence-name = Essence
|
||||||
|
alerts-revenant-essence-desc = The power of souls. It sustains you and is used for abilities. It regenerates slowly over time.
|
||||||
|
|
||||||
|
alerts-revenant-corporeal-name = Corporeal
|
||||||
|
alerts-revenant-corporeal-desc = You have manifested physically. People around you can see and hurt you.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
- type: alert
|
- type: alert
|
||||||
id: Magboots
|
id: Magboots
|
||||||
icons:
|
icons:
|
||||||
- sprite: /Textures/Clothing/Shoes/Boots/magboots.rsi
|
- sprite: /Textures/Clothing/Shoes/Boots/magboots.rsi
|
||||||
state: icon-on
|
state: icon-on
|
||||||
name: "Magboots"
|
name: alerts-magboots-name
|
||||||
description: You are immune to airflow, but slightly slower.
|
description: alerts-magboots-desc
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
- type: alert
|
- type: alert
|
||||||
id: Essence
|
id: Essence
|
||||||
category: Health #it's like ghostie health
|
category: Health #it's like ghostie health
|
||||||
icons:
|
icons:
|
||||||
@@ -36,13 +36,13 @@
|
|||||||
state: essence15
|
state: essence15
|
||||||
- sprite: /Textures/Interface/Alerts/essence_counter.rsi
|
- sprite: /Textures/Interface/Alerts/essence_counter.rsi
|
||||||
state: essence16
|
state: essence16
|
||||||
name: Essence
|
name: alerts-revenant-essence-name
|
||||||
description: The power of souls. It sustains you and is used for abilities. It regenerates slowly over time.
|
description: alerts-revenant-essence-desc
|
||||||
minSeverity: 0
|
minSeverity: 0
|
||||||
maxSeverity: 16
|
maxSeverity: 16
|
||||||
|
|
||||||
- type: alert
|
- type: alert
|
||||||
id: Corporeal
|
id: Corporeal
|
||||||
icons: [ /Textures/Mobs/Ghosts/revenant.rsi/icon.png ]
|
icons: [ /Textures/Mobs/Ghosts/revenant.rsi/icon.png ]
|
||||||
name: "Corporeal"
|
name: alerts-revenant-corporeal-name
|
||||||
description: You have manifested physically. People around you can see and hurt you.
|
description: alerts-revenant-corporeal-desc
|
||||||
Reference in New Issue
Block a user