some undead creature modifications
and a door fix
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 24.0
|
||||
"value": 28.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -99,11 +99,11 @@
|
||||
"__struct_id": 2,
|
||||
"Class": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
"value": 4
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 20
|
||||
"value": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -114,26 +114,37 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 10
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Class": {
|
||||
"type": "int",
|
||||
"value": 8
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 17
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Color_Hair": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 100
|
||||
},
|
||||
"Color_Skin": {
|
||||
"type": "byte",
|
||||
"value": 47
|
||||
"value": 170
|
||||
},
|
||||
"Color_Tattoo1": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 92
|
||||
},
|
||||
"Color_Tattoo2": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 88
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -149,7 +160,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -22
|
||||
"value": -30
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -202,11 +213,18 @@
|
||||
"value": "hellsspear"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 256,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item012"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 131072,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_hen_hide"
|
||||
"value": "it_creitem003"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -468,7 +486,7 @@
|
||||
},
|
||||
"GoodEvil": {
|
||||
"type": "byte",
|
||||
"value": 50
|
||||
"value": 0
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
@@ -561,7 +579,7 @@
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 8
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -1026,7 +1044,7 @@
|
||||
},
|
||||
"StartingPackage": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 81
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
@@ -1042,7 +1060,7 @@
|
||||
},
|
||||
"Tail_New": {
|
||||
"type": "dword",
|
||||
"value": 3
|
||||
"value": 609
|
||||
},
|
||||
"TemplateList": {
|
||||
"type": "list",
|
||||
@@ -1062,7 +1080,7 @@
|
||||
},
|
||||
"Wings_New": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
"value": 22
|
||||
},
|
||||
"Wis": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user