CVS: Arch: deathshead
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3836 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9fba8198b2
commit
f58d256d9b
|
@ -12,12 +12,15 @@ mina
|
||||||
monster 1
|
monster 1
|
||||||
sleep 1
|
sleep 1
|
||||||
Wis 40
|
Wis 40
|
||||||
|
Pow 40
|
||||||
|
Con 40
|
||||||
|
Int
|
||||||
no_pick 1
|
no_pick 1
|
||||||
alive 1
|
alive 1
|
||||||
undead 1
|
undead 1
|
||||||
flying 1
|
flying 1
|
||||||
exp 50000
|
exp 50000
|
||||||
level 100
|
level 105
|
||||||
attacktype 17
|
attacktype 17
|
||||||
resist_magic 100
|
resist_magic 100
|
||||||
resist_cold 100
|
resist_cold 100
|
||||||
|
@ -30,11 +33,9 @@ resist_blind 100
|
||||||
resist_death 100
|
resist_death 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_ghosthit 100
|
resist_ghosthit 100
|
||||||
ac -10
|
ac -30
|
||||||
Pow 40
|
|
||||||
maxsp 10000
|
maxsp 10000
|
||||||
hp 10000
|
hp 10000
|
||||||
Con 20
|
|
||||||
maxhp 10000
|
maxhp 10000
|
||||||
wc -5
|
wc -5
|
||||||
dam 100
|
dam 100
|
||||||
|
|
|
@ -12,25 +12,30 @@ treasure deathshead
|
||||||
chance 50
|
chance 50
|
||||||
more
|
more
|
||||||
arch spell_face_of_death
|
arch spell_face_of_death
|
||||||
chance 50
|
more
|
||||||
|
arch spell_meteor_swarm
|
||||||
more
|
more
|
||||||
arch spell_hellfire
|
arch spell_hellfire
|
||||||
more
|
more
|
||||||
arch spell_burning_hands
|
arch spell_burning_hands
|
||||||
more
|
more
|
||||||
arch spell_medium_fireball
|
arch spell_large_fireball
|
||||||
more
|
more
|
||||||
arch spell_mass_confusion
|
arch spell_mass_confusion
|
||||||
more
|
more
|
||||||
|
arch spell_negabolt
|
||||||
|
more
|
||||||
|
arch spell_negaball
|
||||||
|
more
|
||||||
arch abil_slow
|
arch abil_slow
|
||||||
more
|
more
|
||||||
arch gem
|
arch gem
|
||||||
nrof 10
|
nrof 20
|
||||||
chance 20
|
chance 50
|
||||||
more
|
more
|
||||||
arch gem
|
arch gem
|
||||||
nrof 20
|
nrof 40
|
||||||
chance 10
|
chance 20
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue