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:
@@ -520,7 +520,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -543,7 +543,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -737,7 +737,7 @@
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
@@ -821,7 +821,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -840,7 +840,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1045,7 +1045,7 @@
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
@@ -1129,7 +1129,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1148,7 +1148,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1407,7 +1407,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1426,7 +1426,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1474,25 +1474,6 @@
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 1766
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "zep_shguard_009"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1704,7 +1685,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1723,7 +1704,7 @@
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 11.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
@@ -1771,25 +1752,6 @@
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 1766
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "zep_shguard_009"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user