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": 18000
"value": 288000
},
"Cursed": {
"type": "byte",
@@ -58,6 +58,37 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 4
},
"CostValue": {
"type": "word",
"value": 15
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 16
},
"Subtype": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@@ -70,7 +101,7 @@
},
"CostValue": {
"type": "word",
"value": 13
"value": 10
},
"Param1": {
"type": "byte",