- add spear for Ixalovh, change her treasure list

- add greater hell hound, dire wolf sire and change magehounds spell
- make rug's whip glow


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2901 282e977c-c81d-0410-88c4-b93c2d0d6712
master
temitchell 2004-09-01 01:37:00 +00:00
parent b55779fbba
commit 21d1242420
12 changed files with 217 additions and 12 deletions

View File

@ -27,20 +27,17 @@ treasure Ixalovh
chance 40
more
arch god_grace_limit_low
more
arch spell_wave
more
arch spell_insect_plague
more
arch god_grace_limit_medium
more
arch spell_wave
more
arch spell_siren_call
more
arch god_grace_limit_high
more
arch horn_waves
chance 3
more
arch horn_siren
chance 3
arch spear_ixalovh
chance 2
end

View File

@ -10,7 +10,7 @@ burningtail.111
burningtail.112
burningtail.113
mina
speed 0.4
speed 0.1
material 256
dam 40
weight 10000
@ -26,5 +26,6 @@ name_pl Burning Tails of many lashings of Ruggilli
client_type 100
body_arm -1
item_power 25
glow_radius 3
skill one handed weapons
end

View File

@ -0,0 +1,34 @@
Object spear_ixalovh
name Ixalovh's spear
nrof 1
last_sp 9
type 15
face spear_ixalovh.111
weapontype 5
anim
spear_ixalovh.111
spear_ixalovh.112
spear_ixalovh.113
mina
speed -0.02
Pow 1
sp 1
material 256
dam 35
weight 26500
value 75000
magic 12
resist_magic 10
resist_fire 15
attacktype 17
startequip 1
editable 5120
magicmap red
name_pl Ixalovh's spears
client_type 136
can_impale 1
glow_radius 2
body_arm -2
item_power 20
skill two handed weapons
end

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 576 B

View File

@ -0,0 +1,29 @@
treasure dwolf
arch hide_white
chance 25
more
arch liver
chance 15
more
arch heart
chance 10
more
arch abil_frostbolt
end
treasure dwolf_sire
arch hide_white
chance 20
more
arch liver
chance 12
more
arch heart
chance 10
more
arch abil_large_icestorm
more
arch abil_frostbolt
more
arch abil_fear
end

View File

@ -0,0 +1,42 @@
Object dire_wolf_sire
name dire wolf sire
face dwolf.171
race animal
randomitems dwolf_sire
anim
dwolf.171
dwolf.171
dwolf.172
dwolf.131
dwolf.131
dwolf.132
facings 2
mina
monster 1
sleep 1
Wis 20
alive 1
hp 1450
maxhp 1460
Con 4
speed 0.2
exp 16000
no_pick 1
can_see_in_dark 1
ac -6
dam 45
attacktype 17
resist_cold 60
resist_fire -5
wc 1
level 18
can_cast_spell 1
sp 45
maxsp 45
Pow 7
weight 160000
editable 1
run_away 4
attack_movement 3
color_fg grey
end

View File

@ -27,7 +27,7 @@ ac -9
dam 9
wc -20
level 20
attacktype 6
attacktype 1029
can_cast_spell 1
sp 25
maxsp 40
@ -36,9 +36,65 @@ can_see_in_dark 1
resist_physical 30
resist_fire 100
resist_cold -10
resist_magic 20
weight 40000
editable 1
run_away 5
attack_movement 1
attack_movement 5
color_fg brown
end
more
Object gr_hellhound
name greater hellhound
randomitems gr_hellhound
race demon
face hellhound.131
anim
facings 2
hellhound.131
hellhound.132
hellhound.133
hellhound.132
hellhound.171
hellhound.172
hellhound.173
hellhound.172
mina
Con 40
Pow 60
can_cast_spell 1
can_see_in_dark 1
can_use_skill 1
sp 150
maxsp 150
hp 6000
maxhp 6000
exp 300000
ac -11
dam 70
wc -30
weight 130000
attacktype 1029
attack_movement 5
resist_physical 90
resist_fire 100
resist_confusion 100
resist_fear 100
resist_paralyze 100
resist_poison 100
resist_magic 80
resist_blind 100
resist_godpower 60
resist_holyword 60
level 40
speed -0.2
alive 1
monster 1
sleep 1
Wis 20
see_invisible 1
run_away 2
editable 1
magicmap red
end

View File

@ -0,0 +1,38 @@
treasure hellhound
arch hide_black
chance 25
more
arch liver
chance 15
more
arch heart
chance 15
more
arch skill_clawing
more
arch abil_burning_hands
more
arch spell_hellfire
more
arch abil_fear
end
treasure gr_hellhound
arch hide_black
chance 25
more
arch liver
chance 15
more
arch heart
chance 15
more
arch skill_clawing
more
arch spell_cause_medium_wounds
more
arch abil_burning_hands
more
arch spell_hellfire
more
arch abil_fear
end

View File

@ -21,9 +21,17 @@ treasure mage_hound
more
arch hellhound
nrof 1
magic 25
magic 20
more
arch dire_wolf_sire
nrof 1
magic 30
more
arch s_mastif
nrof 1
magic 50
magic 45
more
arch gr_hellhound
nrof 1
magic 60
end