halflings take more hunger damage.

nobody can die after one week of hunger .
This commit is contained in:
Enno Rehling 2019-05-26 19:51:32 +02:00
parent 9f2741f3dc
commit 0e888c264f
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
"nmr.removenewbie": false,
"GiveRestriction": 3,
"hunger.long": false,
"hunger.damage": "1d9+9",
"hunger.damage": "1d8+6",
"init_spells": 0,
"game.era": 2,
"game.start": 184,

View File

@ -782,7 +782,7 @@
</race>
<race name="halfling" magres="5" maxaura="1" regaura="1" recruitcost="80" maintenance="10" weight="1000" capacity="540" speed="1" hp="18" damage="1d5" unarmedattack="-2" unarmeddefense="-2" playerrace="yes" walk="yes" giveperson="yes" giveunit="yes" getitem="yes" equipment="yes">
<ai splitsize="10000" moverandom="yes" learn="yes"/>
<param name="hunger_damage" value="1d14+14"/>
<param name="hunger_damage" value="1d10+7"/>
<skill name="crossbow" modifier="1"/>
<skill name="mining" modifier="1"/>
<skill name="bow" modifier="-1"/>