hopefully fixed the no death panel problem
The rest were creature and area changes I got around to doing
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 6.0
|
||||
"value": 10.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"Con": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
"value": 16
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
@@ -61,7 +61,7 @@
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 22
|
||||
"value": 70
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -80,7 +80,7 @@
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
"value": 18
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
@@ -114,7 +114,7 @@
|
||||
"__struct_id": 131072,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitem197"
|
||||
"value": "it_creitem198"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -154,6 +154,13 @@
|
||||
"value": 345
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 42
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@@ -198,7 +205,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 22
|
||||
"value": 70
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -230,7 +237,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 42
|
||||
"value": 100
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -612,7 +619,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
"value": 16
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
|
Reference in New Issue
Block a user