npc and drops changes
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 78
|
||||
"value": 1716
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 4
|
||||
},
|
||||
"Cha": {
|
||||
"type": "byte",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
"value": 14.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -26
|
||||
"value": -19
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -78,6 +78,13 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item011"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16,
|
||||
"EquippedRes": {
|
||||
@@ -353,7 +360,7 @@
|
||||
},
|
||||
"Lootable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
@@ -385,7 +392,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 217
|
||||
"value": 3198
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user