party loot with henchmen 100% working
some other changes I made last night before bed.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Head": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
"value": 6
|
||||
},
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 21.0
|
||||
"value": 18.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -125,7 +125,7 @@
|
||||
},
|
||||
"Color_Skin": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 2
|
||||
},
|
||||
"Color_Tattoo1": {
|
||||
"type": "byte",
|
||||
@@ -149,7 +149,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -10
|
||||
"value": -18
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -157,7 +157,7 @@
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@@ -169,7 +169,7 @@
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
"value": 19
|
||||
"value": 18
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
@@ -1025,7 +1025,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 369
|
||||
"value": 342
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@@ -1077,7 +1077,7 @@
|
||||
},
|
||||
"xAppearance_Head": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
|
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
"value": 14.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -505,7 +505,7 @@
|
||||
"__struct_id": 7,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "pathfinderscloa"
|
||||
"value": "guardianboots"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
@@ -520,7 +520,7 @@
|
||||
"__struct_id": 8,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "guardianboots"
|
||||
"value": "pathfinderscloa"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
@@ -929,7 +929,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
"value": 18
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
|
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 8.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -188,13 +188,6 @@
|
||||
"value": "shadowstalker"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 64,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "pathfinderscloa"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1024,
|
||||
"EquippedRes": {
|
||||
|
Reference in New Issue
Block a user