mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Minor stats change to v070 mobs
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user