Tuning for diseases. Made many cure themselves. Increased the

severity of some others slightly.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@421 282e977c-c81d-0410-88c4-b93c2d0d6712
master
peterm 2000-10-20 06:34:58 +00:00
parent 20659a45c7
commit 53f95f30cd
10 changed files with 37 additions and 12 deletions

View File

@ -10,7 +10,7 @@ Con -4
Dex -3 Dex -3
maxhp 100 maxhp 100
dam -5 dam -5
maxgrace 20 maxgrace 23
food -1 food -1
speed 0.05 speed 0.05
last_sp 50 last_sp 50

View File

@ -8,8 +8,8 @@ magic 1
Dex -1 Dex -1
maxhp 1 maxhp 1
maxgrace -1 maxgrace -1
food -1
speed 0.005 speed 0.005
maxgrace 10
last_sp 0 last_sp 0
maxsp 0 maxsp 0
ac 0 ac 0

27
disease/cold.arc 100644
View File

@ -0,0 +1,27 @@
Object cold
name cold
type 158
invisible 1
attacktype 1048576
wc 20
magic 3
Con -1
Cha -1
maxhp 10
dam 1
maxgrace 6
food -1
speed 0.05
last_sp 50
maxsp 0
ac 0
last_eat 0
exp 100
hp 1
sp 1
msg
You develop a sniffle.
endmsg
race *
level 2
end

View File

@ -8,7 +8,7 @@ wc 0
magic 0 magic 0
maxhp 1 maxhp 1
dam 0 dam 0
maxgrace 50 maxgrace 10
speed 0.001 speed 0.001
last_sp 0 last_sp 0
maxsp 0 maxsp 0

View File

@ -8,8 +8,7 @@ wc 0
magic 0 magic 0
maxhp 1 maxhp 1
dam 0 dam 0
maxgrace -1 maxgrace 5
food -1
speed 0.001 speed 0.001
last_sp 0 last_sp 0
maxsp 0 maxsp 0

View File

@ -8,7 +8,7 @@ wc 0
magic 0 magic 0
maxhp 1 maxhp 1
dam 0 dam 0
maxgrace 25 maxgrace 10
speed 0.001 speed 0.001
last_sp 0 last_sp 0
maxsp 0 maxsp 0

View File

@ -8,8 +8,7 @@ wc 0
magic 0 magic 0
maxhp 1 maxhp 1
dam 0 dam 0
maxgrace -1 maxgrace 20
food -1
speed 0.001 speed 0.001
last_sp 0 last_sp 0
maxsp 0 maxsp 0

View File

@ -9,7 +9,7 @@ Con -1
magic 0 magic 0
maxhp 1 maxhp 1
dam 0 dam 0
maxgrace 24 maxgrace 15
speed 0.001 speed 0.001
last_sp 0 last_sp 0
maxsp 0 maxsp 0

View File

@ -23,6 +23,6 @@ sp 1
msg msg
You have a nasty rash all over you. Are those pustules? You have a nasty rash all over you. Are those pustules?
endmsg endmsg
race goblin,human,troll,giant race goblin,human,troll,giant,dwarf
level 20 level 20
end end

View File

@ -3,7 +3,7 @@ name typhoid
type 158 type 158
attacktype 1 attacktype 1
invisible 1 invisible 1
wc 5 wc 10
magic -1 magic -1
Str -3 Str -3
Con -4 Con -4
@ -23,6 +23,6 @@ sp 1
msg msg
You feel feverish. Your muscles spasm oddly.... Breathing is difficult. You feel feverish. Your muscles spasm oddly.... Breathing is difficult.
endmsg endmsg
race human,goblin,giant race human,goblin,giant,troll
level 12 level 12
end end