Biojuice Canister
Biojuice Canisters are the racial item associated with Slimes. Unlike other race-related items, these are consumed directly to turn into a slime, rather than being enchanted to form a transformative Potion instead. Enchanting a biojuice canister instead creates a potion to convert slimes back into a fleshy form.
Biojuice canisters can be acquired as loot from slimes found in Submission and the Bat Caverns. They can be also be found in non-combat encounters in those locations.
Description
A canister of heavily processed glowing pink liquid, which has a thick, slimy consistency. The warning sign on the front makes it quite clear that drinking this would be a bad idea...
Other Info
| Attribute | Value |
|---|---|
| Value | ¤ 2500 |
| Determiner | a |
| Name | Biojuice Canister |
| Name (Plural) | Biojuice Canisters |
| Plural By Default? | No |
| Description | A canister of heavily processed glowing pink liquid, which has a thick, slimy consistency. The warning sign on the front makes it quite clear that drinking this would be a bad idea... |
| Use Descriptor | drink |
| Usable During Sex? | Yes |
| Usable on Allies in Combat? | Yes |
| Usable on Enemies in Combat? | No |
| Consumed On Use? | Yes |
| Rarity | Rare |
| Potion Descriptor | slime |
| Associated Race | SLIME |
| Enchantment Item Type ID | ELIXIR |
| Enchantment Effect ID | RACE |
| Effect Tooltip Lines | +10 Corruption
+25 Corruption to potion effects. Transforms body into slime! |
| Apply Effects | [#npc.incrementAttribute(ATTRIBUTE_MAJOR_CORRUPTION, 10)]
[#npc.addPotionEffect(ATTRIBUTE_MAJOR_CORRUPTION, 25)] #IF(npc.getBody().getBodyMaterial()==BODY_MATERIAL_SLIME) [style.colourDisabled([npc.NameIsFull] already a slime, so nothing happens...)] #ELSEIF(npc.getBody().getBodyMaterial()!=BODY_MATERIAL_FLESH) [style.colourDisabled([npc.NameIsFull] an elemental, so nothing happens...)] #ELSE [#npc.setBodyMaterial(BODY_MATERIAL_SLIME)] #ENDIF |
| Item Tags | DRINK
CONTRABAND_LIGHT RACIAL_TF_ITEM NOT_FOR_SALE |
| Use Description (Self) | Ignoring the warning on the front, [npc.name] [npc.verb(unseal)] one end of the Biojuice Canister and [npc.verb(bring)] it up to [npc.her] [npc.lips]. The glowing pink liquid within gives off a faintly sweet smell, which encourages [npc.herHim] to tilt [npc.her] head back and gulp it all down... |
| Use Description (Other) | Ignoring the warning on the front, [npc.name] [npc.verb(unseal)] one end of the Biojuice Canister and [npc.verb(bring)] it up to [npc2.namePos] [npc2.lips]. The glowing pink liquid within gives off a faintly sweet smell, which encourages [npc2.name] to tilt [npc2.her] head back and gulp it all down... |
