Tweaked items, creatures, and areas
Added 2 new quests to Displaced Valley connected areas.
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
},
|
||||
"BodyPart_Neck": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 4
|
||||
},
|
||||
"BodyPart_Pelvis": {
|
||||
"type": "byte",
|
||||
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 42.0
|
||||
"value": 38.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -103,7 +103,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 20
|
||||
"value": 25
|
||||
},
|
||||
"MemorizedList2": {
|
||||
"type": "list",
|
||||
@@ -479,7 +479,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 15
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -490,15 +490,15 @@
|
||||
},
|
||||
"Color_Skin": {
|
||||
"type": "byte",
|
||||
"value": 63
|
||||
"value": 165
|
||||
},
|
||||
"Color_Tattoo1": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 88
|
||||
},
|
||||
"Color_Tattoo2": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 175
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -514,7 +514,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -73
|
||||
"value": -81
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -555,7 +555,7 @@
|
||||
"__struct_id": 16,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "staffofmagius"
|
||||
"value": "mageblade"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -566,17 +566,10 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 256,
|
||||
"__struct_id": 128,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobring"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobtrueseeing"
|
||||
"value": "item012"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -699,7 +692,7 @@
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
"value": 25
|
||||
"value": 26
|
||||
},
|
||||
"Interruptable": {
|
||||
"type": "byte",
|
||||
@@ -775,6 +768,21 @@
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "mysticmantle"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -792,11 +800,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 500
|
||||
"value": 464
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 8
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -1277,7 +1285,7 @@
|
||||
},
|
||||
"Tail_New": {
|
||||
"type": "dword",
|
||||
"value": 205
|
||||
"value": 0
|
||||
},
|
||||
"TemplateList": {
|
||||
"type": "list",
|
||||
@@ -1289,7 +1297,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
@@ -1345,7 +1353,7 @@
|
||||
},
|
||||
"xBodyPart_Neck": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 4
|
||||
},
|
||||
"xBodyPart_Pelvis": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user