Difference between pages "Ommel Vomit" and "Ommel Tears"

From IvanWiki
(Difference between pages)
Jump to navigation Jump to search
m
 
 
Line 1: Line 1:
{{Code}}
+
{{Materials
 +
|str=1
 +
|flex=50
 +
|dens=1000
 +
|deity=[[Mellis]]
 +
|notes=Drinking a potion of '''Ommel Tears''' will increase your [[Perception|perception]] and [[Charisma|charisma]].
  
  Config OMMEL_VOMIT;
+
It is a pearly white in color.
  {
+
 
    StrengthValue = 10;
+
'''Ommel Tears''' can be cloned, but not mirrored.
    ConsumeType = CT_LIQUID;
+
 
    Density = 2000;
+
[[Mellis]] will sometimes fill your empty bottles with '''Ommel Tears''' when you pray to him. This is very rare though.
    Flexibility = 10;
+
 
    RustModifier = 100;
+
As a fluid, '''Ommel Tears''' can not be used for [[Golem|golem]] material, nor can it be created using a [[Scroll|scroll]] of [[Change Material|change material]].
    StrengthValue = 1;
+
}}
    Color = rgb16(90, 130, 40);
 
    Emitation = rgb24(130, 150, 100);
 
    NutritionValue = 5000;
 
    PriceModifier = 2500;
 
    NameStem = "ommel vomit";
 
    Effect = EFFECT_OMMEL_URINE|EFFECT_OMMEL_SNOT;
 
    ConsumeEndMessage = CEM_OMMEL;
 
    HitMessage = HM_OMMEL;
 
    ExplosivePower = 20000;
 
    Alpha = 110;
 
    Acidicity = 800;
 
    AttachedGod = NEFAS;
 
    CommonFlags = Base|IS_VALUABLE&~CAN_BE_MIRRORED;
 
    InteractionFlags = Base|CAN_EXPLODE|AFFECT_INSIDE;
 
  }
 

Revision as of 18:33, 27 March 2008

Ommel Tears
Strength 1
Flexibility 50
Density 1000
Deity Mellis
Softens to -
Hardens to -
Int Req 0
Notes Drinking a potion of Ommel Tears will increase your perception and charisma.

It is a pearly white in color.

Ommel Tears can be cloned, but not mirrored.

Mellis will sometimes fill your empty bottles with Ommel Tears when you pray to him. This is very rare though.

As a fluid, Ommel Tears can not be used for golem material, nor can it be created using a scroll of change material.