some undead creature modifications
and a door fix
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 42.0
|
||||
"value": 37.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -454,7 +454,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 25
|
||||
"value": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -473,7 +473,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -13
|
||||
"value": -11
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -503,6 +503,20 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item011"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 256,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item012"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16384,
|
||||
"EquippedRes": {
|
||||
@@ -926,11 +940,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 567
|
||||
"value": 467
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 21
|
||||
"value": 12
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -1676,7 +1690,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
Reference in New Issue
Block a user