Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/aether_runes.dm

RUNE_BB_BLOOD_CONTAINERThe reagent container containing the blood required.
RUNE_BB_EXCHANGE_PARTSThe list of parts to exchange for the exchange rune.
RUNE_BB_REVIVAL_HEARTThe heart used.
RUNE_BB_REVIVAL_WOUNDSEAL_CONTAINERThe reagent container containing Woundseal used.
RUNE_BB_HEAL_REAGENT_CONTAINERSList of reagents containers containing tinctures.
RUNE_FAIL_GRACEFULGraceful fails should have NO SIDE EFFECTS.
RUNE_FAIL_HELPER_REMOVED_HANDHelper removed their hand from the rune.
RUNE_FAIL_TARGET_MOB_MOVEDTarget mob moved off the center.
RUNE_FAIL_TARGET_STOOD_UPTarget stood up.
RUNE_FAIL_TARGET_ITEM_OUT_OF_RUNEAn item has moved out of the rune.
RUNE_FAIL_REVIVAL_TARGET_ALIVESpecial failure condition where the revival target was revived mid ritual.

Define Details

RUNE_BB_BLOOD_CONTAINER

The reagent container containing the blood required.

RUNE_BB_EXCHANGE_PARTS

The list of parts to exchange for the exchange rune.

RUNE_BB_HEAL_REAGENT_CONTAINERS

List of reagents containers containing tinctures.

RUNE_BB_REVIVAL_HEART

The heart used.

RUNE_BB_REVIVAL_WOUNDSEAL_CONTAINER

The reagent container containing Woundseal used.

RUNE_FAIL_GRACEFUL

Graceful fails should have NO SIDE EFFECTS.

RUNE_FAIL_HELPER_REMOVED_HAND

Helper removed their hand from the rune.

RUNE_FAIL_REVIVAL_TARGET_ALIVE

Special failure condition where the revival target was revived mid ritual.

RUNE_FAIL_TARGET_ITEM_OUT_OF_RUNE

An item has moved out of the rune.

RUNE_FAIL_TARGET_MOB_MOVED

Target mob moved off the center.

RUNE_FAIL_TARGET_STOOD_UP

Target stood up.