Custom creatures modded to suit their level

All constructs through dragons, and their associated items.
This commit is contained in:
EpicValor
2023-10-07 21:36:40 -05:00
parent d79c0759a9
commit 2dbcfb160b
70 changed files with 2819 additions and 888 deletions

View File

@@ -10,7 +10,7 @@
},
"ArmorPart_RFoot": {
"type": "byte",
"value": 2
"value": 154
},
"BodyBag": {
"type": "byte",
@@ -22,15 +22,15 @@
},
"BodyPart_LBicep": {
"type": "byte",
"value": 2
"value": 1
},
"BodyPart_LFArm": {
"type": "byte",
"value": 2
"value": 1
},
"BodyPart_LFoot": {
"type": "byte",
"value": 2
"value": 154
},
"BodyPart_LHand": {
"type": "byte",
@@ -38,7 +38,7 @@
},
"BodyPart_LShin": {
"type": "byte",
"value": 2
"value": 157
},
"BodyPart_LShoul": {
"type": "byte",
@@ -46,7 +46,7 @@
},
"BodyPart_LThigh": {
"type": "byte",
"value": 2
"value": 180
},
"BodyPart_Neck": {
"type": "byte",
@@ -54,7 +54,7 @@
},
"BodyPart_Pelvis": {
"type": "byte",
"value": 1
"value": 79
},
"BodyPart_RBicep": {
"type": "byte",
@@ -70,7 +70,7 @@
},
"BodyPart_RShin": {
"type": "byte",
"value": 2
"value": 157
},
"BodyPart_RShoul": {
"type": "byte",
@@ -78,11 +78,11 @@
},
"BodyPart_RThigh": {
"type": "byte",
"value": 2
"value": 180
},
"BodyPart_Torso": {
"type": "byte",
"value": 2
"value": 166
},
"Cha": {
"type": "byte",
@@ -90,7 +90,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 17.0
"value": 24.0
},
"ClassList": {
"type": "list",
@@ -110,19 +110,19 @@
},
"Color_Hair": {
"type": "byte",
"value": 6
"value": 65
},
"Color_Skin": {
"type": "byte",
"value": 0
"value": 126
},
"Color_Tattoo1": {
"type": "byte",
"value": 65
"value": 63
},
"Color_Tattoo2": {
"type": "byte",
"value": 65
"value": 63
},
"Comment": {
"type": "cexostring",
@@ -161,7 +161,7 @@
},
"Dex": {
"type": "byte",
"value": 25
"value": 26
},
"Disarmable": {
"type": "byte",
@@ -170,6 +170,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item011"
}
},
{
"__struct_id": 16,
"EquippedRes": {
@@ -177,6 +184,13 @@
"value": "shuriken"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 131072,
"EquippedRes": {
@@ -315,7 +329,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 18
"value": 8
},
"NoPermDeath": {
"type": "byte",
@@ -753,7 +767,7 @@
},
"xArmorPart_RFoot": {
"type": "word",
"value": 2
"value": 154
},
"xBodyPart_Belt": {
"type": "word",
@@ -761,15 +775,15 @@
},
"xBodyPart_LBicep": {
"type": "word",
"value": 2
"value": 1
},
"xBodyPart_LFArm": {
"type": "word",
"value": 2
"value": 1
},
"xBodyPart_LFoot": {
"type": "word",
"value": 2
"value": 154
},
"xBodyPart_LHand": {
"type": "word",
@@ -777,7 +791,7 @@
},
"xBodyPart_LShin": {
"type": "word",
"value": 2
"value": 157
},
"xBodyPart_LShoul": {
"type": "word",
@@ -785,7 +799,7 @@
},
"xBodyPart_LThigh": {
"type": "word",
"value": 2
"value": 180
},
"xBodyPart_Neck": {
"type": "word",
@@ -793,7 +807,7 @@
},
"xBodyPart_Pelvis": {
"type": "word",
"value": 1
"value": 79
},
"xBodyPart_RBicep": {
"type": "word",
@@ -809,7 +823,7 @@
},
"xBodyPart_RShin": {
"type": "word",
"value": 2
"value": 157
},
"xBodyPart_RShoul": {
"type": "word",
@@ -817,10 +831,10 @@
},
"xBodyPart_RThigh": {
"type": "word",
"value": 2
"value": 180
},
"xBodyPart_Torso": {
"type": "word",
"value": 2
"value": 166
}
}