Updated constructs
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
"value": 5.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -46,11 +46,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 5
|
||||
"value": 27
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -75,13 +75,6 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobtrueseeing"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16384,
|
||||
"EquippedRes": {
|
||||
@@ -100,7 +93,7 @@
|
||||
"__struct_id": 131072,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemcon"
|
||||
"value": "constructproper"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -119,6 +112,13 @@
|
||||
"value": 228
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 28
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@@ -155,7 +155,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 5
|
||||
"value": 27
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -178,17 +178,73 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion005"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "x2_it_mpotion001"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion013"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion014"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion015"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
@@ -213,7 +269,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 20
|
||||
"value": 42
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -591,11 +647,11 @@
|
||||
},
|
||||
"StartingPackage": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 75
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
"value": 19
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
|
Reference in New Issue
Block a user