Extract 'shadow elf' from Warrior's Tower, levels 2 and 3.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17931 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
fe03b8f3cb
commit
fdb32fdcf6
|
@ -0,0 +1,59 @@
|
||||||
|
Object shadow_elf
|
||||||
|
Str 15
|
||||||
|
Dex 0
|
||||||
|
name shadow elf
|
||||||
|
Con 15
|
||||||
|
Wis 15
|
||||||
|
Pow 45
|
||||||
|
Int 0
|
||||||
|
hp 3500
|
||||||
|
maxhp 3500
|
||||||
|
sp 150
|
||||||
|
maxsp 150
|
||||||
|
exp 100000
|
||||||
|
dam 25
|
||||||
|
wc -20
|
||||||
|
ac -6
|
||||||
|
speed -0.400000
|
||||||
|
level 22
|
||||||
|
resist_magic 30
|
||||||
|
resist_cold 100
|
||||||
|
resist_confusion 100
|
||||||
|
resist_paralyze 100
|
||||||
|
resist_fear 100
|
||||||
|
see_invisible 1
|
||||||
|
race faerie
|
||||||
|
randomitems shadow_elf
|
||||||
|
face dark_elf.111
|
||||||
|
animation dark_elf
|
||||||
|
monster 1
|
||||||
|
move_type walk
|
||||||
|
sleep 1
|
||||||
|
no_pick 1
|
||||||
|
alive 1
|
||||||
|
can_cast_spell 1
|
||||||
|
weight 50000
|
||||||
|
pick_up 24
|
||||||
|
will_apply 2
|
||||||
|
run_away 30
|
||||||
|
can_use_scroll 1
|
||||||
|
can_use_skill 1
|
||||||
|
can_use_range 1
|
||||||
|
can_use_bow 1
|
||||||
|
can_use_ring 1
|
||||||
|
can_use_shield 1
|
||||||
|
can_use_armour 1
|
||||||
|
can_use_weapon 1
|
||||||
|
attack_movement 1
|
||||||
|
body_skill 1
|
||||||
|
body_finger 2
|
||||||
|
body_torso 1
|
||||||
|
body_head 1
|
||||||
|
body_shoulder 1
|
||||||
|
body_foot 1
|
||||||
|
body_wrist 1
|
||||||
|
body_hand 2
|
||||||
|
body_waist 1
|
||||||
|
body_arm 2
|
||||||
|
body_range 1
|
||||||
|
end
|
|
@ -0,0 +1,11 @@
|
||||||
|
treasure shadow_elf
|
||||||
|
arch abil_fear
|
||||||
|
more
|
||||||
|
arch abil_icestorm
|
||||||
|
more
|
||||||
|
arch abil_icestorm
|
||||||
|
more
|
||||||
|
arch spell_mass_confusion
|
||||||
|
more
|
||||||
|
list dark_elf
|
||||||
|
end
|
Loading…
Reference in New Issue