mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Updates the Umbra Class spec message on their ult to reflect changes (#22244)
* The fix * Contra review
This commit is contained in:
@@ -85,7 +85,8 @@ const UmbrMenu = (props, context) => {
|
||||
<b>Shadow anchor</b>: Unlocked at 250 blood, casting it will create
|
||||
an anchor at the cast location after a short delay.
|
||||
If you then cast the ability again, you are teleported back to the anchor.
|
||||
If you do not cast again within 2 minutes, you are forced back to the anchor.
|
||||
If you do not cast again within 2 minutes, you will do a fake recall,
|
||||
causing a clone to appear at the anchor and making yourself invisible.
|
||||
It will not teleport you between Z levels.
|
||||
</p>
|
||||
<p>
|
||||
@@ -108,7 +109,8 @@ const UmbrMenu = (props, context) => {
|
||||
<Divider />
|
||||
<b>Eternal darkness</b>: When toggled, you consume yourself in unholy
|
||||
darkness, only the strongest of lights will be able to see through it.
|
||||
It will also cause nearby creatures to freeze.
|
||||
Inside the radius, nearby creatures will freeze and energy projectiles
|
||||
will deal less damage.
|
||||
</p>
|
||||
<p>In addition, you also gain permament X-ray vision.</p>
|
||||
<Button content="Umbrae" onClick={() => act('umbrae')} />
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user