--- deliantra/arch/disease/flu.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/disease/flu.arc 2007/02/06 22:39:58 1.2 @@ -1,32 +1,33 @@ -Object flu +object flu name flu -type 158 -invisible 1 -attacktype 1048576 -wc 20 -last_grace 1 -magic 3 -Str -1 -Con -1 -Dex -1 -Wis -1 -Int -1 -Cha -1 +race * +msg +You have aches and fever, and you feel nauseous. +endmsg +str -1 +dex -1 +con -1 +wis -1 +cha -1 +int -1 +hp 1 maxhp 10 -dam 2 +sp 1 +maxsp 0 maxgrace 6 +exp 100 food -1 +dam 2 +wc 20 +ac 0 speed 0.05 +level 2 +type 158 +attacktype 1048576 +invisible 1 +magic 3 last_sp 50 -maxsp 0 -ac 0 +last_grace 1 last_eat 0 -exp 100 -hp 1 -sp 1 -msg -You have aches and fever, and you feel nauseous. -endmsg -race * -level 2 end +