Potion
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. | Potion |
| Value:please add value to help/labels.config | 1 gp
Total:1 gp |
| Weight:please add weight to help/labels.config | 1/10 lb
Total:1/10 lbsMetric:50 gCarat:250 ct |
| Substance:please add substance to help/labels.config | |
| Hardness:please add hardness to help/labels.config | 1 |
| Hp:please add hp to help/labels.config | 1 |
| Break DC:please add break DC to help/labels.config | 12 |
| 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 in a metal vial. | | Common | Some oily liquid in a ceramic vial. | | Common | Some oily liquid in a glass vial. | | Common | Some watery liquid in a ceramic vial. | | Common | Some watery liquid in a glass vial. | | Common | Some watery liquid in a metal vial. | | Common | Some clear liquid in a ceramic vial | | Common | Some clear liquid in a glass vial | | Common | Some clear liquid in a metal vial | | Common | Some dark liquid in a ceramic vial | | Common | Some dark liquid in a glass vial | | Common | Some dark liquid in a metal vial | | Common | Some thick liquid in a ceramic vial | | Common | Some thick liquid in a glass vial | | Common | Some thick liquid in a metal vial | |
| Synonyms:please add synonyms to help/labels.config | |
| 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 11 to 49 |
# base stuff for magical items ################################################
#----- Potion
base item Potion =
value 1 gp;
weight 1/10 lb;
probability Very Rare;
size [~, from AC 13] Fine;
hardness 1;
hp 1;
appearances Common "Some oily liquid in a metal vial.", Common "Some oily liquid in a ceramic vial.", Common "Some oily liquid in a glass vial.", Common "Some watery liquid in a ceramic vial.", Common "Some watery liquid in a glass vial.", Common "Some watery liquid in a metal vial.", Common "Some clear liquid in a ceramic vial", Common "Some clear liquid in a glass vial", Common "Some clear liquid in a metal vial", Common "Some dark liquid in a ceramic vial", Common "Some dark liquid in a glass vial", Common "Some dark liquid in a metal vial", Common "Some thick liquid in a ceramic vial", Common "Some thick liquid in a glass vial", Common "Some thick liquid in a metal vial";
break DC 12;
player name "Potion";
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. ".
#.....