some undead creature modifications
and a door fix
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 16.0
|
||||
"value": 12.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 9
|
||||
"value": 14
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -13
|
||||
"value": -19
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@@ -78,6 +78,13 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item005"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 65536,
|
||||
"EquippedRes": {
|
||||
@@ -89,7 +96,7 @@
|
||||
"__struct_id": 131072,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunb"
|
||||
"value": "it_creitem003"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -230,11 +237,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 400
|
||||
"value": 415
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
"value": 11
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user