Minor stats change to v070 mobs

This commit is contained in:
Oskar Wiksten
2013-07-16 10:12:38 +02:00
parent c7cd8e6d17
commit 919132a564

View File

@@ -190,19 +190,19 @@
"hitEffect": {
"increaseCurrentHP": {
"min": 1,
"max": 8
"max": 6
},
"conditionsTarget": [
{
"magnitude": 5,
"duration": 4,
"chance": 50,
"magnitude": 4,
"duration": 3,
"chance": 30,
"condition": "fear"
},
{
"magnitude": 3,
"duration": 3,
"chance": 50,
"chance": 30,
"condition": "bleeding_wound"
}
]