9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00

hostile zomb tweaks

This commit is contained in:
Brian Fopiano
2021-08-31 03:07:52 -07:00
parent be42e8ebb8
commit d3752c8e38
7 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
"group": "NORMAL",
"maximumRate": {
"amount": 8,
"per": {"seconds": 30}
"per": {"seconds": 15}
},
"timeBlock": {
"startHour": 20,

View File

@@ -2,7 +2,7 @@
"group": "NORMAL",
"maximumRate": {
"amount": 8,
"per": {"seconds": 30}
"per": {"seconds": 15}
},
"timeBlock": {
"startHour": 20,

View File

@@ -1,8 +1,8 @@
{
"group": "NORMAL",
"maximumRate": {
"amount": 10,
"per": {"seconds": 30}
"amount": 8,
"per": {"seconds": 15}
},
"timeBlock": {
"startHour": 20,

View File

@@ -2,7 +2,7 @@
"group": "NORMAL",
"maximumRate": {
"amount": 8,
"per": {"seconds": 30}
"per": {"seconds": 15}
},
"timeBlock": {
"startHour": 20,

View File

@@ -15,7 +15,7 @@
},
"spawns": [{
"entity": "standard/passive/turtle",
"energyMultiplier": 2.885,
"rarity": 1
"energyMultiplier": 3,
"rarity": 5
}]
}

View File

@@ -1,8 +1,8 @@
{
"group": "NORMAL",
"maximumRate": {
"amount": 15,
"per": {"seconds": 30}
"amount": 8,
"per": {"seconds": 15}
},
"timeBlock": {
"startHour": 20,

View File

@@ -1,8 +1,8 @@
{
"group": "NORMAL",
"maximumRate": {
"amount": 15,
"per": {"seconds": 30}
"amount": 8,
"per": {"seconds": 15}
},
"timeBlock": {
"startHour": 20,