diff --git a/disease/ebola.arc b/disease/ebola.arc index 670bc0ef7..312a6b895 100644 --- a/disease/ebola.arc +++ b/disease/ebola.arc @@ -1,5 +1,5 @@ Object ebola -name Ebola +name Red Death type 158 invisible 1 attacktype 1048576 diff --git a/disease/immolation.arc b/disease/immolation.arc new file mode 100644 index 000000000..a32f47253 --- /dev/null +++ b/disease/immolation.arc @@ -0,0 +1,39 @@ +Object immolation +name immolation +other_arch burnout +title You set fire to +type 158 +face fireball.111 +no_pick 1 +no_drop 1 +attacktype 4 +wc 3 +magic 0 +maxhp 0 +dam -10 +maxgrace 11 +food -1 +speed 0.1 +last_sp 50 +maxsp 0 +ac 0 +last_eat 0 +last_heal 1 +exp 10000 +hp 1 +sp 1 +msg +You burn! +endmsg +race *,undead +level 10 +armour 10 +end +Object immolation_immunity +name immolation +type 98 +level 127 +invisible 1 +no_pick 1 +no_drop 1 +end