same drill... shame to waste that loverly avatar graphic. But it don't work.
dnh 8/11/01 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1400 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9cb32f7221
commit
0df0a1d782
|
@ -1,8 +1,8 @@
|
||||||
# elemental -- war/dragon god Ruggilli
|
# elemental -- war/dragon god Ruggilli
|
||||||
Object Ruggilli
|
Object Ruggilli
|
||||||
race consuming_fire_creatures
|
race consuming_fire_creatures
|
||||||
face ruggilli.111
|
face elem_fire.111
|
||||||
animation Ruggilli
|
animation fire_elemental
|
||||||
is_animated 1
|
is_animated 1
|
||||||
Str 30
|
Str 30
|
||||||
Con 30
|
Con 30
|
||||||
|
@ -24,8 +24,8 @@ resist_cold -30
|
||||||
ac -5
|
ac -5
|
||||||
wc -3
|
wc -3
|
||||||
dam 60
|
dam 60
|
||||||
hp 800
|
hp 400
|
||||||
maxhp 800
|
maxhp 400
|
||||||
level 15
|
level 15
|
||||||
speed 0.50
|
speed 0.50
|
||||||
can_use_weapon 1
|
can_use_weapon 1
|
||||||
|
@ -40,35 +40,3 @@ exp 1
|
||||||
weight 500000
|
weight 500000
|
||||||
randomitems Ruggilli
|
randomitems Ruggilli
|
||||||
end
|
end
|
||||||
More
|
|
||||||
Object Ruggilli_2
|
|
||||||
name Ruggilli
|
|
||||||
face ruggilli.211
|
|
||||||
animation Ruggilli_2
|
|
||||||
monster 1
|
|
||||||
alive 1
|
|
||||||
x 1
|
|
||||||
weight 500000
|
|
||||||
end
|
|
||||||
More
|
|
||||||
Object Ruggilli_3
|
|
||||||
name Ruggilli
|
|
||||||
face ruggilli.311
|
|
||||||
animation Ruggilli_3
|
|
||||||
monster 1
|
|
||||||
alive 1
|
|
||||||
y 1
|
|
||||||
weight 500000
|
|
||||||
end
|
|
||||||
More
|
|
||||||
Object Ruggilli_4
|
|
||||||
name Ruggilli
|
|
||||||
face ruggilli.411
|
|
||||||
animation Ruggilli_4
|
|
||||||
monster 1
|
|
||||||
alive 1
|
|
||||||
y 1
|
|
||||||
x 1
|
|
||||||
weight 500000
|
|
||||||
editable 0
|
|
||||||
end
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Object ruggilli_avatar
|
Object ruggilli_avatar
|
||||||
race consuming_fire_creatures
|
race consuming_fire_creatures
|
||||||
face ruggilli.111
|
face elem_fire.111
|
||||||
animation Ruggilli
|
animation fire_elemental
|
||||||
is_animated 1
|
is_animated 1
|
||||||
Str 30
|
Str 30
|
||||||
Con 30
|
Con 30
|
||||||
|
@ -22,8 +22,8 @@ resist_physical 40
|
||||||
ac -5
|
ac -5
|
||||||
wc -3
|
wc -3
|
||||||
dam 60
|
dam 60
|
||||||
hp 800
|
hp 400
|
||||||
maxhp 800
|
maxhp 400
|
||||||
level 15
|
level 15
|
||||||
speed 0.50
|
speed 0.50
|
||||||
can_use_weapon 1
|
can_use_weapon 1
|
||||||
|
@ -34,35 +34,3 @@ last_eat 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 500000
|
weight 500000
|
||||||
end
|
end
|
||||||
More
|
|
||||||
Object Ruggilli_2
|
|
||||||
name Ruggilli
|
|
||||||
face ruggilli.211
|
|
||||||
animation Ruggilli_2
|
|
||||||
monster 1
|
|
||||||
alive 1
|
|
||||||
x 1
|
|
||||||
weight 500000
|
|
||||||
end
|
|
||||||
More
|
|
||||||
Object Ruggilli_3
|
|
||||||
name Ruggilli
|
|
||||||
face ruggilli.311
|
|
||||||
animation Ruggilli_3
|
|
||||||
monster 1
|
|
||||||
alive 1
|
|
||||||
y 1
|
|
||||||
weight 500000
|
|
||||||
end
|
|
||||||
More
|
|
||||||
Object Ruggilli_4
|
|
||||||
name Ruggilli
|
|
||||||
face ruggilli.411
|
|
||||||
animation Ruggilli_4
|
|
||||||
monster 1
|
|
||||||
alive 1
|
|
||||||
y 1
|
|
||||||
x 1
|
|
||||||
weight 500000
|
|
||||||
editable 0
|
|
||||||
end
|
|
||||||
|
|
Loading…
Reference in New Issue