Asch Hunting Changes
Adjusted the minimum spawns to reflect that Aschbourne is now a lower level area instead of higher. Also adjusted the respawn timers since they ranged from 30 seconds all the way up to 15 minutes
This commit is contained in:
		| @@ -462,7 +462,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 5 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -715,7 +715,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 5 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -936,7 +936,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 5 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -1157,7 +1157,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 5 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -1378,7 +1378,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -1599,7 +1599,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -1820,7 +1820,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -2041,7 +2041,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -2262,7 +2262,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -2483,7 +2483,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -2704,7 +2704,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -2925,7 +2925,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -3146,7 +3146,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 5 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -3382,7 +3382,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 5 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -3588,7 +3588,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 5 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -3794,7 +3794,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 5 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user