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

@@ -18,7 +18,7 @@
},
"Cost": {
"type": "dword",
"value": 549461
"value": 223650
},
"Cursed": {
"type": "byte",
@@ -50,7 +50,7 @@
},
"ModelPart1": {
"type": "byte",
"value": 12
"value": 21
},
"PaletteID": {
"type": "byte",
@@ -217,37 +217,6 @@
"type": "word",
"value": 1
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 24
},
"CostValue": {
"type": "word",
"value": 4
},
"Param1": {
"type": "byte",
"value": 3
},
"Param1Value": {
"type": "byte",
"value": 4
},
"PropertyName": {
"type": "word",
"value": 48
},
"Subtype": {
"type": "word",
"value": 22
}
}
]
},
@@ -269,6 +238,6 @@
},
"xModelPart1": {
"type": "word",
"value": 12
"value": 21
}
}