Potion

world: Generic

categories: mundane

attachment: composite

size: Diminutive

probability: Very Rare
A typical potion or oil consists of 1 ounce of liquid held in a ceramic or glass vial fitted with a tight stopper. The stoppered container usually is no more than 1 wide and 2 inches high. The vial has AC 13, 1 hit point, hardness 1, and a break DC of 12. Vials hold 1 ounce of liquid.
unofficial
Player Name:The name of this item shown to the player. This can be set to keep the player in the dark about the real purpose and qualities of the item. On the other hand, the player can change this name to his liking as well. | |
| Value:please add value to help/labels.config | 1 gp
Total:1 gp |
| Weight:please add weight to help/labels.config | 0 lbs
Total:0 lbsMetric:0 kgCarat:0 ct |
| Substance:please add substance to help/labels.config | |
| Hardness:please add hardness to help/labels.config | 100 |
| Hp:please add hp to help/labels.config | 1 |
| Break DC:please add break DC to help/labels.config | |
| Qualities:please add qualities to help/labels.config | |
| Effects:please add effects to help/labels.config | |
| Appearances:please add appearances to help/labels.config |
| Common | Some oily liquid. | | Common | Some watery liquid. |
|
| Synonyms:please add synonyms to help/labels.config | |
| Contains:please add contains to help/labels.config | Vial (ceramic) or Vial (glass) or Vial (metal) |
| References:please add references to help/labels.config | Dungeon Master's Guide p. 229 |
| File:please add file to help/labels.config | BaseItems/WTC 17752.dma lines 19 to 76 |
#
# $Source: /home/cvsroot/DnD/Information/BaseItems/WTC\04017752.dma,v $
#
# $Revision: 1.5 $
#
# $Locker: $
# $State: Exp $
#
# $Log: WTC\04017752.dma,v $
# Revision 1.5 2008/06/15 21:44:00 merlin
# *** empty log message ***
#
# Revision 1.4 2008/05/31 22:47:53 merlin
# *** empty log message ***
#
# Revision 1.3 2007/09/05 19:40:20 merlin
# *** empty log message ***
#
# Revision 1.1 2005/05/16 19:55:27 merlin
# *** empty log message ***
#
#.....
#
#
# base stuff for magical items ################################################
#----- Potion
base item with composite Potion =
contains Vial (ceramic)|Vial (glass)|Vial (metal);
value 1 gp;
weight 0 lbs;
probability Very Rare;
size Diminutive;
hardness 100;
hp 1;
appearances Common "Some oily liquid.", Common "Some watery liquid.";
world Generic;
references "WTC 17752" 229;
description
"A typical potion or oil consists of 1 ounce of liquid held in a ceramic or
glass vial fitted with a tight stopper. The stoppered container usually is no
more than 1 wide and 2 inches high. The vial has AC 13, 1 hit point, hardness
1, and a break DC of 12. Vials hold 1 ounce of liquid. ";
categories mundane.
#.....