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

@@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 23.0
"value": 30.0
},
"ClassList": {
"type": "list",
@@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": -25
"value": -34
},
"CurrentHitPoints": {
"type": "short",
@@ -69,7 +69,7 @@
},
"Dex": {
"type": "byte",
"value": 9
"value": 10
},
"Disarmable": {
"type": "byte",
@@ -78,6 +78,27 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 4,
"EquippedRes": {
"type": "resref",
"value": "item007"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 65536,
"EquippedRes": {
@@ -320,7 +341,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 32
"value": 0
},
"NoPermDeath": {
"type": "byte",