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:
		| @@ -318,7 +318,7 @@ | ||||
|         }, | ||||
|         "Difficulty": { | ||||
|           "type": "int", | ||||
|           "value": 2 | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "DifficultyIndex": { | ||||
|           "type": "int", | ||||
| @@ -448,7 +448,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -543,7 +543,7 @@ | ||||
|         }, | ||||
|         "Difficulty": { | ||||
|           "type": "int", | ||||
|           "value": 2 | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "DifficultyIndex": { | ||||
|           "type": "int", | ||||
| @@ -669,7 +669,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -764,7 +764,7 @@ | ||||
|         }, | ||||
|         "Difficulty": { | ||||
|           "type": "int", | ||||
|           "value": 2 | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "DifficultyIndex": { | ||||
|           "type": "int", | ||||
| @@ -890,7 +890,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
| @@ -985,7 +985,7 @@ | ||||
|         }, | ||||
|         "Difficulty": { | ||||
|           "type": "int", | ||||
|           "value": 2 | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "DifficultyIndex": { | ||||
|           "type": "int", | ||||
| @@ -1111,7 +1111,7 @@ | ||||
|         }, | ||||
|         "RecCreatures": { | ||||
|           "type": "int", | ||||
|           "value": 4 | ||||
|           "value": 2 | ||||
|         }, | ||||
|         "Reset": { | ||||
|           "type": "byte", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user