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

@@ -103,7 +103,7 @@
},
"CostValue": {
"type": "word",
"value": 8
"value": 2
},
"Param1": {
"type": "byte",
@@ -750,11 +750,11 @@
},
"CostTable": {
"type": "byte",
"value": 0
"value": 25
},
"CostValue": {
"type": "word",
"value": 0
"value": 30
},
"Param1": {
"type": "byte",
@@ -766,11 +766,42 @@
},
"PropertyName": {
"type": "word",
"value": 71
"value": 52
},
"Subtype": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 25
},
"CostValue": {
"type": "word",
"value": 30
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 52
},
"Subtype": {
"type": "word",
"value": 17
}
}
]