Added blinding resistances to many monsters.
I have tried my best to distribute these blinding resistances not at random, but in reasonable and consistent ways: Dragons and demons are now mostly immune to blinding. IMO they have such omnipotent senses that merely blinding their eyes doesn't help. Lesser forms of these creatures don't have full immunity though. The undead are well resistant to blinding as they don't have biological eyes, which makes it harder to blind them. Only few of them are totally immune however. Angels are also well resistant to blinding. Being minions of Valriel they have experience with blinding "techniques" and thus know how to protect against it. Also immune to blinding are creatures which just don't have any eyes. E.g. giant worms, slimes and crawling chaos. All humaniod monsters, including the orcish and trollish races, remain without blinding resistance. Most low-level monsters generally have either low or no blinding resistance (as long as they have eyes). Extremely vulnerable to blinding are one-eyed creatures: Cyclopses, dreads and beholders. [Sidenote: I have reduced cyclops experience from 400000 to 250000 which I think is still more than enough.] --AndreasV git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1702 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e67bf0de7b
commit
4b0c1274a2
|
@ -16,6 +16,7 @@ maxhp 100
|
|||
ac 8
|
||||
exp 100
|
||||
can_see_in_dark 1
|
||||
resist_blind 100
|
||||
speed 0.01
|
||||
anim_speed 10
|
||||
weight 750000
|
||||
|
|
|
@ -31,7 +31,7 @@ resist_poison 100
|
|||
resist_slow 100
|
||||
resist_paralyze 100
|
||||
resist_turn_undead 100
|
||||
|
||||
resist_blind 100
|
||||
attacktype 64
|
||||
hitback 1
|
||||
hp 1
|
||||
|
|
|
@ -26,7 +26,7 @@ weight 20000
|
|||
level 5
|
||||
attacktype 64
|
||||
resist_fire -100
|
||||
|
||||
resist_blind 100
|
||||
hitback 1
|
||||
editable 1
|
||||
color_fg black
|
||||
|
|
|
@ -15,6 +15,7 @@ ac 9
|
|||
wc 5
|
||||
dam 40
|
||||
can_see_in_dark 1
|
||||
resist_blind 100
|
||||
speed -0.1
|
||||
exp 200
|
||||
weight 5000
|
||||
|
|
|
@ -13,6 +13,7 @@ sleep 1
|
|||
Wis 5
|
||||
no_pick 1
|
||||
can_see_in_dark 1
|
||||
resist_blind 100
|
||||
generator 1
|
||||
maxsp 10
|
||||
alive 1
|
||||
|
|
|
@ -26,7 +26,7 @@ Int 20
|
|||
Con 3
|
||||
level 12
|
||||
resist_magic 100
|
||||
|
||||
resist_blind 80
|
||||
speed 0.2
|
||||
weight 75000
|
||||
flying 1
|
||||
|
|
|
@ -17,6 +17,7 @@ alive 1
|
|||
exp 600
|
||||
resist_magic 50
|
||||
resist_holyword 40
|
||||
resist_blind 90
|
||||
weight 75000
|
||||
flying 1
|
||||
run_away 18
|
||||
|
|
|
@ -37,6 +37,7 @@ resist_physical 50
|
|||
resist_fire 50
|
||||
resist_cold 50
|
||||
resist_holyword 80
|
||||
resist_blind 80
|
||||
attacktype 20745
|
||||
speed 0.400000
|
||||
weight 150000
|
||||
|
|
|
@ -41,6 +41,7 @@ resist_fear 100
|
|||
resist_physical 75
|
||||
resist_fire 75
|
||||
resist_cold 75
|
||||
resist_blind 100
|
||||
resist_holyword 30
|
||||
resist_godpower 80
|
||||
weight 150000
|
||||
|
|
|
@ -22,6 +22,7 @@ no_pick 1
|
|||
alive 1
|
||||
resist_magic 80
|
||||
resist_holyword 80
|
||||
resist_blind 100
|
||||
weight 75000
|
||||
flying 1
|
||||
run_away 18
|
||||
|
|
|
@ -16,6 +16,7 @@ hp 30
|
|||
Wis 10
|
||||
level 5
|
||||
resist_magic 50
|
||||
resist_blind 50
|
||||
speed 0.2
|
||||
weight 25000
|
||||
flying 1
|
||||
|
|
|
@ -23,6 +23,7 @@ resist_electricity 50
|
|||
resist_poison 100
|
||||
resist_paralyze 100
|
||||
resist_death 100
|
||||
resist_blind 100
|
||||
exp 100000
|
||||
ac -15
|
||||
wc -10
|
||||
|
|
|
@ -30,7 +30,7 @@ resist_magic 100
|
|||
resist_poison 100
|
||||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
|
||||
resist_blind -75
|
||||
speed -0.07
|
||||
flying 1
|
||||
weight 1000
|
||||
|
|
|
@ -33,6 +33,7 @@ resist_poison 100
|
|||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
resist_physical 40
|
||||
resist_blind -60
|
||||
speed -0.07
|
||||
flying 1
|
||||
weight 1000
|
||||
|
|
|
@ -35,7 +35,7 @@ resist_fire 100
|
|||
resist_poison 100
|
||||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
|
||||
resist_blind -50
|
||||
speed -0.30
|
||||
weight 30000
|
||||
run_away 2
|
||||
|
|
|
@ -19,6 +19,7 @@ resist_confusion 100
|
|||
resist_fear 100
|
||||
resist_paralyze 100
|
||||
resist_poison 100
|
||||
resist_blind 100
|
||||
monster 1
|
||||
sleep 1
|
||||
Wis 20
|
||||
|
|
|
@ -12,11 +12,10 @@ mina
|
|||
resist_magic 50
|
||||
resist_godpower 50
|
||||
resist_holyword 50
|
||||
|
||||
resist_blind 100
|
||||
resist_fire 100
|
||||
resist_confusion 100
|
||||
resist_poison 100
|
||||
|
||||
attacktype 1029
|
||||
can_see_in_dark 1
|
||||
can_cast_spell 1
|
||||
|
|
|
@ -28,6 +28,7 @@ resist_paralyze 100
|
|||
resist_holyword 90
|
||||
resist_godpower 90
|
||||
resist_magic 80
|
||||
resist_blind 100
|
||||
level 19
|
||||
speed -0.2
|
||||
alive 1
|
||||
|
|
|
@ -35,6 +35,7 @@ resist_fear 100
|
|||
resist_paralyze 100
|
||||
resist_poison 100
|
||||
resist_magic 80
|
||||
resist_blind 100
|
||||
resist_godpower 90
|
||||
resist_holyword 90
|
||||
level 40
|
||||
|
|
|
@ -28,6 +28,7 @@ Con 4
|
|||
maxhp 165
|
||||
level 9
|
||||
resist_fire 100
|
||||
resist_blind 30
|
||||
resist_cold -100
|
||||
resist_confusion -100
|
||||
speed 0.11
|
||||
|
|
|
@ -29,6 +29,7 @@ level 15
|
|||
resist_magic 50
|
||||
resist_fire 100
|
||||
resist_cold -50
|
||||
resist_blind 50
|
||||
speed 0.2
|
||||
weight 180000
|
||||
run_away 15
|
||||
|
|
|
@ -15,6 +15,7 @@ resist_holyword 50
|
|||
resist_fire 100
|
||||
resist_confusion 100
|
||||
resist_poison 100
|
||||
resist_blind 75
|
||||
attacktype 5
|
||||
can_see_in_dark 1
|
||||
can_cast_spell 1
|
||||
|
|
|
@ -29,7 +29,7 @@ Str 24
|
|||
maxhp 165
|
||||
level 9
|
||||
resist_fire -100
|
||||
|
||||
resist_blind 30
|
||||
speed 0.20
|
||||
weight 200000
|
||||
run_away 15
|
||||
|
|
|
@ -26,11 +26,9 @@ hp 1000
|
|||
maxhp 1000
|
||||
resist_cold 100
|
||||
resist_fear 100
|
||||
|
||||
resist_blind 100
|
||||
resist_fire -100
|
||||
|
||||
resist_magic 30
|
||||
|
||||
ac -8
|
||||
wc -15
|
||||
dam 15
|
||||
|
|
|
@ -24,9 +24,8 @@ resist_physical 100
|
|||
resist_fire 100
|
||||
resist_cold 100
|
||||
resist_paralyze 100
|
||||
|
||||
resist_blind 100
|
||||
resist_electricity 50
|
||||
|
||||
attacktype 29
|
||||
ac -10
|
||||
wc -20
|
||||
|
|
|
@ -27,12 +27,10 @@ hp 3500
|
|||
maxhp 3500
|
||||
resist_fire 100
|
||||
resist_fear 100
|
||||
|
||||
resist_magic 50
|
||||
|
||||
resist_blind 100
|
||||
resist_cold -100
|
||||
resist_confusion -100
|
||||
|
||||
ac -12
|
||||
wc -20
|
||||
dam 25
|
||||
|
|
|
@ -36,6 +36,7 @@ resist_fear 100
|
|||
resist_physical 30
|
||||
resist_cold -30
|
||||
resist_confusion 30
|
||||
resist_blind 100
|
||||
ac -10
|
||||
wc -10
|
||||
dam 10
|
||||
|
|
|
@ -26,9 +26,8 @@ resist_electricity 100
|
|||
resist_cold 100
|
||||
resist_confusion 100
|
||||
resist_fear 100
|
||||
|
||||
resist_blind 100
|
||||
resist_fire -100
|
||||
|
||||
ac -12
|
||||
wc -20
|
||||
dam 25
|
||||
|
|
|
@ -30,9 +30,8 @@ maxsp 40
|
|||
hp 80
|
||||
maxhp 80
|
||||
resist_cold 100
|
||||
|
||||
resist_blind 50
|
||||
resist_magic 30
|
||||
|
||||
speed -0.07
|
||||
flying 1
|
||||
weight 70000
|
||||
|
|
|
@ -30,9 +30,8 @@ maxsp 40
|
|||
hp 90
|
||||
maxhp 90
|
||||
resist_electricity 100
|
||||
|
||||
resist_blind 50
|
||||
resist_magic 30
|
||||
|
||||
speed -0.07
|
||||
flying 1
|
||||
weight 70000
|
||||
|
|
|
@ -30,9 +30,8 @@ maxsp 40
|
|||
hp 100
|
||||
maxhp 100
|
||||
resist_fire 100
|
||||
|
||||
resist_blind 50
|
||||
resist_magic 30
|
||||
|
||||
speed -0.07
|
||||
flying 1
|
||||
weight 70000
|
||||
|
|
|
@ -21,10 +21,9 @@ hp 550
|
|||
maxhp 550
|
||||
resist_fire 100
|
||||
resist_fear 100
|
||||
|
||||
resist_blind 50
|
||||
resist_magic 30
|
||||
resist_cold -100
|
||||
|
||||
ac -8
|
||||
wc -10
|
||||
dam 10
|
||||
|
|
|
@ -16,10 +16,9 @@ hp 8000
|
|||
maxhp 8000
|
||||
resist_cold 70
|
||||
resist_fear 100
|
||||
|
||||
resist_fire 70
|
||||
resist_electricity 70
|
||||
|
||||
resist_blind 100
|
||||
ac -20
|
||||
wc -60
|
||||
dam 40
|
||||
|
|
|
@ -32,6 +32,7 @@ can_cast_spell 0
|
|||
hp 220
|
||||
maxhp 220
|
||||
resist_magic 85
|
||||
resist_blind 30
|
||||
attacktype 1025
|
||||
speed 0.42
|
||||
flying 1
|
||||
|
|
|
@ -34,7 +34,7 @@ resist_magic 100
|
|||
resist_poison 100
|
||||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
|
||||
resist_blind 60
|
||||
speed -0.07
|
||||
flying 1
|
||||
weight 70000
|
||||
|
|
|
@ -23,10 +23,9 @@ hp 300
|
|||
maxhp 300
|
||||
resist_fire 100
|
||||
resist_fear 100
|
||||
|
||||
resist_blind 50
|
||||
resist_cold -100
|
||||
resist_confusion -100
|
||||
|
||||
attacktype 1
|
||||
ac 2
|
||||
wc 2
|
||||
|
|
|
@ -10,10 +10,9 @@ mina
|
|||
monster 1
|
||||
alive 1
|
||||
resist_electricity 100
|
||||
|
||||
resist_blind 100
|
||||
attacktype 8
|
||||
resist_physical -100
|
||||
|
||||
ac 0
|
||||
wc 8
|
||||
dam 10
|
||||
|
|
|
@ -20,6 +20,7 @@ weight 100000
|
|||
level 8
|
||||
resist_physical 70
|
||||
resist_cold 50
|
||||
resist_blind 100
|
||||
attacktype 1
|
||||
resist_fire -60
|
||||
editable 1
|
||||
|
|
|
@ -10,10 +10,9 @@ mina
|
|||
monster 1
|
||||
alive 1
|
||||
resist_fire 100
|
||||
|
||||
attacktype 4
|
||||
resist_confusion -100
|
||||
|
||||
resist_blind 100
|
||||
glow_radius 1
|
||||
ac 2
|
||||
wc 10
|
||||
|
|
|
@ -19,6 +19,7 @@ exp 250
|
|||
weight 50000
|
||||
level 8
|
||||
resist_confusion 100
|
||||
resist_blind 100
|
||||
attacktype 17
|
||||
resist_cold 50
|
||||
resist_fire -50
|
||||
|
|
|
@ -15,10 +15,9 @@ belzebub.111
|
|||
belzebub.111
|
||||
mina
|
||||
resist_magic 100
|
||||
|
||||
resist_electricity 30
|
||||
resist_poison 30
|
||||
|
||||
resist_blind 100
|
||||
exp 300000
|
||||
ac -14
|
||||
wc -20
|
||||
|
|
|
@ -32,6 +32,7 @@ resist_magic 100
|
|||
resist_poison 100
|
||||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
resist_blind 75
|
||||
ac -15
|
||||
wc -20
|
||||
dam 19
|
||||
|
|
|
@ -22,10 +22,9 @@ resist_poison 100
|
|||
resist_slow 100
|
||||
resist_paralyze 100
|
||||
resist_turn_undead 100
|
||||
|
||||
resist_blind 100
|
||||
resist_electricity -100
|
||||
resist_fear -100
|
||||
|
||||
monster 1
|
||||
sleep 1
|
||||
Wis 20
|
||||
|
|
|
@ -31,8 +31,9 @@ resist_paralyze 50
|
|||
resist_godpower 75
|
||||
resist_holyword 85
|
||||
resist_confusion -100
|
||||
resist_blind -100
|
||||
see_invisible 1
|
||||
exp 400000
|
||||
exp 250000
|
||||
ac -10
|
||||
wc -15
|
||||
dam 50
|
||||
|
|
|
@ -12,6 +12,7 @@ giant.111
|
|||
giant.112
|
||||
mina
|
||||
resist_electricity 50
|
||||
resist_blind -30
|
||||
exp 1500
|
||||
ac 1
|
||||
wc 2
|
||||
|
|
|
@ -17,11 +17,9 @@ Con 10
|
|||
color_fg grey
|
||||
resist_acid 100
|
||||
resist_fear 100
|
||||
|
||||
resist_blind 100
|
||||
resist_fire -100
|
||||
|
||||
resist_electricity 50
|
||||
|
||||
attacktype 65
|
||||
exp 500
|
||||
ac -1
|
||||
|
|
|
@ -22,6 +22,7 @@ resist_cold 100
|
|||
resist_fear 100
|
||||
resist_fire -100
|
||||
resist_magic 50
|
||||
resist_blind 100
|
||||
ac -8
|
||||
wc -15
|
||||
dam 10
|
||||
|
|
|
@ -21,10 +21,9 @@ attacktype 1089
|
|||
resist_poison 100
|
||||
resist_fear 100
|
||||
resist_chaos 100
|
||||
|
||||
resist_blind 100
|
||||
resist_electricity -100
|
||||
resist_confusion -100
|
||||
|
||||
weight 750000
|
||||
monster 1
|
||||
no_pick 1
|
||||
|
|
|
@ -40,6 +40,7 @@ resist_fear 100
|
|||
resist_paralyze 50
|
||||
resist_poison 100
|
||||
resist_magic 10
|
||||
resist_blind 70
|
||||
will_apply 2
|
||||
can_apply 25
|
||||
can_use_weapon 1
|
||||
|
|
|
@ -36,6 +36,7 @@ resist_poison 100
|
|||
resist_slow 100
|
||||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
resist_blind 100
|
||||
sp 100
|
||||
maxsp 100
|
||||
hp 1000
|
||||
|
|
|
@ -28,6 +28,7 @@ attacktype 4095
|
|||
resist_fire 50
|
||||
resist_cold 50
|
||||
resist_fear 100
|
||||
resist_blind 60
|
||||
will_apply 2
|
||||
pick_up 24
|
||||
can_see_in_dark 1
|
||||
|
|
|
@ -25,6 +25,7 @@ flying 1
|
|||
weight 500
|
||||
resist_cold 50
|
||||
resist_fear 100
|
||||
resist_blind 30
|
||||
undead 1
|
||||
can_pass_thru 1
|
||||
can_see_in_dark 1
|
||||
|
|
|
@ -23,6 +23,7 @@ resist_drain 100
|
|||
resist_fear 100
|
||||
resist_magic -100
|
||||
resist_cold 50
|
||||
resist_blind 70
|
||||
attacktype 128
|
||||
alive 1
|
||||
monster 1
|
||||
|
|
|
@ -18,6 +18,7 @@ maxhp 1000
|
|||
level 15
|
||||
resist_physical 50
|
||||
resist_magic 50
|
||||
resist_blind 90
|
||||
dam 20
|
||||
see_invisible 1
|
||||
wc -3
|
||||
|
|
|
@ -23,6 +23,7 @@ resist_drain 100
|
|||
resist_fear 100
|
||||
resist_magic 50
|
||||
resist_cold 50
|
||||
resist_blind 90
|
||||
attacktype 160
|
||||
carrying 100
|
||||
alive 1
|
||||
|
|
|
@ -21,6 +21,7 @@ resist_fear 100
|
|||
resist_magic -100
|
||||
resist_turn_undead -100
|
||||
resist_confusion 50
|
||||
resist_blind 100
|
||||
attacktype 66048
|
||||
alive 1
|
||||
monster 1
|
||||
|
|
|
@ -14,6 +14,7 @@ resist_cold 100
|
|||
resist_electricity 90
|
||||
resist_godpower 80
|
||||
resist_holyword 70
|
||||
resist_blind 100
|
||||
exp 300000
|
||||
ac -15
|
||||
wc -30
|
||||
|
|
|
@ -21,6 +21,7 @@ resist_cold 100
|
|||
resist_poison 100
|
||||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
resist_blind 80
|
||||
ac -2
|
||||
Pow 16
|
||||
maxsp 50
|
||||
|
|
|
@ -15,7 +15,7 @@ maxhp 500
|
|||
level 10
|
||||
resist_physical 50
|
||||
resist_magic 50
|
||||
|
||||
resist_blind 90
|
||||
wc 5
|
||||
ac -5
|
||||
no_pick 1
|
||||
|
|
|
@ -23,6 +23,7 @@ wc 2
|
|||
ac 0
|
||||
resist_physical 100
|
||||
resist_cold 100
|
||||
resist_blind 70
|
||||
speed -0.4
|
||||
level 11
|
||||
weight 70000
|
||||
|
|
|
@ -26,6 +26,7 @@ weight 700
|
|||
resist_cold 50
|
||||
resist_fire -100
|
||||
resist_fear 100
|
||||
resist_blind 60
|
||||
undead 1
|
||||
can_see_in_dark 1
|
||||
can_pass_thru 1
|
||||
|
|
Loading…
Reference in New Issue