Updated areas, convos, and mobs
for some of the updated areas.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 50.0
|
||||
"value": 27.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -103,18 +103,18 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 35
|
||||
"value": 26
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Color_Hair": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 30
|
||||
},
|
||||
"Color_Skin": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 71
|
||||
},
|
||||
"Color_Tattoo1": {
|
||||
"type": "byte",
|
||||
@@ -138,7 +138,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -79
|
||||
"value": -77
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -161,7 +161,7 @@
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
"value": 28
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
@@ -184,6 +184,13 @@
|
||||
"value": "ninjastunic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item007"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"EquippedRes": {
|
||||
@@ -270,6 +277,13 @@
|
||||
"value": 231
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@@ -459,6 +473,13 @@
|
||||
"value": 41
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 42
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@@ -481,7 +502,7 @@
|
||||
},
|
||||
"Gender": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"GoodEvil": {
|
||||
"type": "byte",
|
||||
@@ -635,11 +656,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 900
|
||||
"value": 785
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 10
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -647,7 +668,7 @@
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 38
|
||||
"value": 39
|
||||
},
|
||||
"PerceptionRange": {
|
||||
"type": "byte",
|
||||
@@ -663,11 +684,11 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 17
|
||||
"value": 982
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"refbonus": {
|
||||
"type": "short",
|
||||
@@ -1005,7 +1026,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 214
|
||||
"value": 180
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@@ -1017,7 +1038,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
"value": 26
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
@@ -1041,7 +1062,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
"value": 5
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
Reference in New Issue
Block a user