Modify Lickmond so the fight is actually winnable, but should still be tough.
parent
be279c065f
commit
386685b7fc
|
@ -8,7 +8,7 @@ enter_x 9
|
|||
enter_y 17
|
||||
msg
|
||||
Created: 1996-04-03
|
||||
Modified: 2021-07-23 Saiapatsu
|
||||
Modified: 2022-09-10 DraugTheWhopper
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_floor
|
||||
|
@ -1187,20 +1187,19 @@ endmsg
|
|||
face warrior_red.151
|
||||
animation warrior_red
|
||||
Str 25
|
||||
Con 100
|
||||
Wis 100
|
||||
hp 30000
|
||||
maxhp 30000
|
||||
sp 0
|
||||
maxsp 0
|
||||
exp 100000
|
||||
dam 20
|
||||
dam 50
|
||||
wc -50
|
||||
ac -40
|
||||
ac -20
|
||||
x 9
|
||||
y 1
|
||||
level 50
|
||||
attacktype 257
|
||||
attacktype 1
|
||||
resist_physical 95
|
||||
resist_fire 95
|
||||
resist_electricity 90
|
||||
|
@ -1210,8 +1209,6 @@ carrying 10100
|
|||
randomitems random_armour
|
||||
is_animated 1
|
||||
unaggressive 0
|
||||
reflect_missile 1
|
||||
reflect_spell 1
|
||||
can_use_armour 0
|
||||
can_use_weapon 0
|
||||
arch key2
|
||||
|
|
Loading…
Reference in New Issue