hopefully fixed the no death panel problem
The rest were creature and area changes I got around to doing
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Head": {
|
||||
"type": "byte",
|
||||
"value": 27
|
||||
"value": 144
|
||||
},
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
"value": 9.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -103,7 +103,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 10
|
||||
"value": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -149,11 +149,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -7
|
||||
"value": -3
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 117
|
||||
"value": 52
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -169,7 +169,7 @@
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
"value": 16
|
||||
"value": 14
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
@@ -391,7 +391,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 117
|
||||
"value": 52
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -595,7 +595,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 195
|
||||
"value": 100
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -965,7 +965,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 431
|
||||
"value": 115
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@@ -993,7 +993,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 23
|
||||
"value": 18
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
@@ -1033,7 +1033,7 @@
|
||||
},
|
||||
"xAppearance_Head": {
|
||||
"type": "word",
|
||||
"value": 27
|
||||
"value": 144
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user