Custom creatures modded to suit their level
All constructs through dragons, and their associated items.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user