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:
2024-10-10 14:01:40 -04:00
parent bd6efd3825
commit 458d8792ca
71 changed files with 44276 additions and 7968 deletions

View File

@@ -538,6 +538,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -571,8 +578,8 @@
"type": "cexostring",
"value": "X0_ASABI_CHIEF"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -591,8 +598,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -747,6 +747,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -780,8 +787,8 @@
"type": "cexostring",
"value": "X0_ASABI_SHAMAN"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -800,8 +807,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -510,6 +510,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -543,8 +550,8 @@
"type": "cexostring",
"value": "X0_ASABI_WARRIOR"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -563,8 +570,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -483,6 +483,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -516,8 +523,8 @@
"type": "cexostring",
"value": "NW_KOBOLD001"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -536,8 +543,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -482,6 +482,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -515,8 +522,8 @@
"type": "cexostring",
"value": "NW_KOBOLD002"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -535,8 +542,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -503,6 +503,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -567,8 +574,8 @@
"type": "cexostring",
"value": "NW_KOBOLD003"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -587,8 +594,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -504,6 +504,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -778,8 +785,8 @@
"type": "cexostring",
"value": "NW_KOBOLD003"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -798,8 +805,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -575,6 +575,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -608,8 +615,8 @@
"type": "cexostring",
"value": "NW_KOBOLD005"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -628,8 +635,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -482,6 +482,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -515,8 +522,8 @@
"type": "cexostring",
"value": "NW_KOBOLD002"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -535,8 +542,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -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": {

View File

@@ -476,6 +476,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -600,8 +607,8 @@
"type": "cexostring",
"value": "NW_YUAN_TI001"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
@@ -620,8 +627,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {

View File

@@ -826,6 +826,13 @@
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
@@ -980,8 +987,8 @@
"type": "cexostring",
"value": "NW_YUAN_TI003"
},
"Tail": {
"type": "byte",
"Tail_New": {
"type": "dword",
"value": 205
},
"TemplateList": {
@@ -1000,8 +1007,8 @@
"type": "short",
"value": 0
},
"Wings": {
"type": "byte",
"Wings_New": {
"type": "dword",
"value": 205
},
"Wis": {