Files
Bubberstation/code/game/objects/effects/decals
MrMelbert 7403600454 Lavaland relics from boulders now have more appropriate effects (#95261)
## About The Pull Request

### Main changes

Lavaland relics from boulders have a (mostly) unique suite of random
effects, differentiating them from normal station relics

<Details>

<Summary>Spoiler Effect list</Summary>

- Dimensional shift (same as normal)
- Summon monsters (Summon animals, but Lavaland/Cult creatures, has a
high chance of deleting itself.)
- Explode (same as normal)
- Low potency shield (When holding the relic, you get a shield that
blocks three normal attacks.)
- High potency shield (When holding the relic, you get a shield that
blocks one normal or overpowering attack.)
- Random teleport (same as normal)
- Random AOE teleport (Cult themed version of normal teleport that
affects all nearby objects/mobs. Blocked by antimagic, has a low chance
of deleting itself)
- Recharge (same as normal)
- Rockfall (Places rock turfs over nearby open turfs. These are weak, ie
they can be hand-mined. Stuns anyone caught in it, has a chance of
deleting itself)
- Blood spray (Consumes a chunk of the user's blood and sprays blood
around. Has a chance of swapping to Blood suck)
- Blood suck (Consumes a chuck of all nearby mob's blood and transfers
it to the user. Blocked by antimagic. Has a chance of swapping to Blood
spray)
- Cleaning foam (same as normal)
- Acid cleaning foam (spawn an ez-clean grenade, has a high chance of
deleting itself.)

</Details>

### Other changes

Relics spawned from gifts (ie Christmas) auto-reveal themselves

Blood sprays won't merge with each other

Better documentation, and relics now uses `deconstruct` when terminating
itself

## Why It's Good For The Game

- The flavor behind these cursed and cultish relics doing the same thing
as the cobbled together electronics found in maint is kinda weak. 90% of
the time I see them abandoned in a pile in mining. More flavorful and
potent effects may make people decide to investigate them more.

- The gift thing was just a fun random idea I had. Allows people to play
with their new toy immediately.

## Changelog

🆑 Melbert
add: Relics found from cracking boulders now have a (mostly) unique set
of mining and cultish related effects.
add: Relics found in gift boxes no longer need to be discovered first in
science.
/🆑
2026-03-20 00:22:24 +00:00
..
2025-09-30 16:59:10 +02:00
2026-02-03 22:23:09 -05:00