::#Class:: "/obj/food.c"
::Name:: "yarrow"
::Short:: "yarrow"
::Long:: "This is $pile_size$ of yarrow, $amount_size$.\n"
::Adjective:: ({ "some" })
::Property:: "determinate", "some "
::Plural:: "yarrow"
::Main Plural:: "yarrow"
::$set_medium_alias:: "Yarrow"
::$set_amount_types:: ([ "stalk": ({ 1, "stalks" }),
"handful": ({ 50, "handfuls" }) ])
::Adjective:: ({ "stalk", "stalks", "handful", "handfuls", "of" })
::$set_amount:: 1
::$set_continuous::
::$set_pile_types:: ({ 50, "small", 100, "medium", "large" })
# I have no idea what this should be
::$set_weight_unit:: ({ 1, 10 })
# 10 hp per stalk
::$add_eat_effect::"/std/effects/object/oak_wand_healing", 100
# 10 stalks for poison to begin acting
::$add_eat_effect::"/std/effects/ingested/cum_poison", 600
::Property:: "herb lore", "Yarrow, also known as Fever Plant or "
"millefolium to some, is a tall plant with clusters of small white "
"flowers and bright green, ragged leaves. The roots are not used, "
"but the leaves or flowers may be used fresh or dried, especially "
"to make various types of teas. Yarrow is good to cure colds, "
"fevers, stop bleeding, and ease the stomach, but too much yarrow "
"is poisonous."