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:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 9.0
|
||||
"value": 15.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 2
|
||||
"value": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 7
|
||||
"value": 10
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
"value": 5
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -222,7 +222,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 46
|
||||
"value": 68
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -497,6 +497,13 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
@@ -591,8 +598,8 @@
|
||||
"type": "cexostring",
|
||||
"value": "NW_OLDCHIEFA"
|
||||
},
|
||||
"Tail": {
|
||||
"type": "byte",
|
||||
"Tail_New": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"TemplateList": {
|
||||
@@ -611,8 +618,8 @@
|
||||
"type": "short",
|
||||
"value": 0
|
||||
},
|
||||
"Wings": {
|
||||
"type": "byte",
|
||||
"Wings_New": {
|
||||
"type": "dword",
|
||||
"value": 205
|
||||
},
|
||||
"Wis": {
|
||||
|
||||
Reference in New Issue
Block a user