From 5e0c8bd8d0cda7b1a15d5839f7beca762f17c24f Mon Sep 17 00:00:00 2001 From: peterm Date: Sun, 19 Nov 2000 22:28:23 +0000 Subject: [PATCH] PeterM: Archetypes for the new vitriol spell. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@515 282e977c-c81d-0410-88c4-b93c2d0d6712 --- magic/vitriol.arc | 58 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 magic/vitriol.arc diff --git a/magic/vitriol.arc b/magic/vitriol.arc new file mode 100644 index 000000000..4920ad453 --- /dev/null +++ b/magic/vitriol.arc @@ -0,0 +1,58 @@ +Object vitriol +name vitriol +other_arch vitriol_splash +type 10 +face acidsphere.111 +animation acid_sphere +is_animated 0 +is_turnable 0 +walk_on 1 +fly_on 1 +glow_radius 2 +speed 1 +hp 2 +dam 100 +flying 1 +no_pick 1 +attacktype 64 +editable 0 +end + +Object vitriol_splash +name vitriol splash +other_arch vitriol_pool +type 88 +face acidsphere.111 +animation acid_sphere +is_animated 0 +is_turnable 1 +walk_on 1 +fly_on 1 +sp 199 +glow_radius 2 +speed 1 +dam 20 +wc -30 +flying 1 +no_pick 1 +attacktype 64 +editable 0 +end + +Object vitriol_pool +type 88 +level 1 +walk_on 1 +wc -30 +food 1 +name vitriol pool +face acid_pool.111 +animation acid_pool +speed 0.2 +no_pick 1 +attacktype 4 +hp 60 +dam 30 +is_floor 1 +editable 8 +end