ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/race/elem_acidborn/acidborn.arc
Revision: 1.7
Committed: Sat Mar 3 00:50:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.6: +29 -29 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.7 Object elem_acidborn_player
2     name acidborn
3     race para_air
4     randomitems acidborn_player_items
5     face acidborn.x11
6 root 1.6 anim
7     acidborn.x11
8     acidborn.x12
9     acidborn.x13
10     acidborn.x14
11     mina
12 root 1.7 is_animated 1
13 pippijn 1.1 msg
14 pippijn 1.2 These supremely acidious elementals can bite through five thumbs thick
15     steel plates. The people of Scorn were once surprised by an assault of
16     over a hundred Acidborns. They destroyed and eroded many buildings until
17     a Fireborn that was just passing by annihilated them with a blast of
18     Meteor Swarm. Fire is their greatest weakness. They cannot wield weapons
19     but like all other elementals, they can wear four instead of two rings
20     and two instead of one amulet.
21 pippijn 1.1 endmsg
22 root 1.7 type 1
23     level 1
24     ac 0
25     wc 21
26     dam 0
27     can_use_shield 0
28     can_use_armour 0
29     can_use_weapon 0
30     path_attuned 8
31     alive 1
32     weight 30000
33 root 1.5 food 999
34 pippijn 1.1 speed 1
35     attacktype 64
36 root 1.7 Str -5
37     Dex 4
38     Con 0
39     Int 2
40     Wis 2
41     Cha -2
42     Pow 7
43     resist_acid 100
44     resist_poison 100
45 root 1.5 resist_fire -30
46     resist_ghosthit -50
47 root 1.7 editable 0
48     # Do they have shoulders? Or waists? Or wrists?
49 pippijn 1.1 body_range 1
50 root 1.7 body_neck 1
51 pippijn 1.1 body_neck 2
52     body_skill 1
53     body_finger 4
54     editor_folder arch/player/race
55     end