--- deliantra/arch/disease/flu.arc 2007/02/06 22:39:58 1.2 +++ deliantra/arch/disease/flu.arc 2007/03/03 00:49:34 1.3 @@ -1,33 +1,32 @@ -object flu +Object flu name flu -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 +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 maxhp 10 -sp 1 -maxsp 0 +dam 2 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 -last_grace 1 +maxsp 0 +ac 0 last_eat 0 +exp 100 +hp 1 +sp 1 +msg +You have aches and fever, and you feel nauseous. +endmsg +race * +level 2 end -