Tuning of disease pramaaers. most of them had generation limits imposed.
flu was strengthened a bit, to do 2 damage. typhoid was made a bit more contageous. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@433 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f14adc6dd5
commit
5c6ff052ea
|
@ -10,6 +10,7 @@ Cha -1
|
||||||
maxhp 10
|
maxhp 10
|
||||||
dam 1
|
dam 1
|
||||||
maxgrace 6
|
maxgrace 6
|
||||||
|
armour 1
|
||||||
food -1
|
food -1
|
||||||
speed 0.05
|
speed 0.05
|
||||||
last_sp 50
|
last_sp 50
|
||||||
|
|
|
@ -6,6 +6,7 @@ attacktype 1048576
|
||||||
wc 30
|
wc 30
|
||||||
magic -1
|
magic -1
|
||||||
Str -3
|
Str -3
|
||||||
|
armour 5
|
||||||
Con -4
|
Con -4
|
||||||
Dex -2
|
Dex -2
|
||||||
Wis -2
|
Wis -2
|
||||||
|
|
|
@ -4,6 +4,7 @@ type 158
|
||||||
invisible 1
|
invisible 1
|
||||||
attacktype 1048576
|
attacktype 1048576
|
||||||
wc 20
|
wc 20
|
||||||
|
armour 1
|
||||||
magic 3
|
magic 3
|
||||||
Str -1
|
Str -1
|
||||||
Con -1
|
Con -1
|
||||||
|
@ -12,7 +13,7 @@ Wis -1
|
||||||
Int -1
|
Int -1
|
||||||
Cha -1
|
Cha -1
|
||||||
maxhp 10
|
maxhp 10
|
||||||
dam 1
|
dam 2
|
||||||
maxgrace 6
|
maxgrace 6
|
||||||
food -1
|
food -1
|
||||||
speed 0.05
|
speed 0.05
|
||||||
|
|
|
@ -5,7 +5,7 @@ attacktype 1048576
|
||||||
invisible 1
|
invisible 1
|
||||||
wc 10
|
wc 10
|
||||||
magic -1
|
magic -1
|
||||||
armour 3
|
armour 1
|
||||||
Str -3
|
Str -3
|
||||||
Con -4
|
Con -4
|
||||||
Dex -3
|
Dex -3
|
||||||
|
|
|
@ -4,6 +4,7 @@ type 158
|
||||||
attacktype 1048576
|
attacktype 1048576
|
||||||
invisible 1
|
invisible 1
|
||||||
wc 20
|
wc 20
|
||||||
|
armour 1
|
||||||
magic 4
|
magic 4
|
||||||
Str -3
|
Str -3
|
||||||
Con -4
|
Con -4
|
||||||
|
|
|
@ -4,6 +4,7 @@ type 158
|
||||||
invisible 1
|
invisible 1
|
||||||
attacktype 1048576
|
attacktype 1048576
|
||||||
wc 20
|
wc 20
|
||||||
|
armour 1
|
||||||
magic -3
|
magic -3
|
||||||
Str -1
|
Str -1
|
||||||
Con -4
|
Con -4
|
||||||
|
|
|
@ -3,7 +3,8 @@ name typhoid
|
||||||
type 158
|
type 158
|
||||||
attacktype 1048576
|
attacktype 1048576
|
||||||
invisible 1
|
invisible 1
|
||||||
wc 10
|
wc 25
|
||||||
|
armour 1
|
||||||
magic -1
|
magic -1
|
||||||
Str -3
|
Str -3
|
||||||
Con -4
|
Con -4
|
||||||
|
|
Loading…
Reference in New Issue