Mostly just looking at scripts

and checking items on mobs
This commit is contained in:
EpicValor
2023-08-30 18:15:42 -05:00
parent 57fef2a6ca
commit 7fc2bc8f28
62 changed files with 212 additions and 540 deletions

View File

@@ -18,7 +18,7 @@
},
"Cost": {
"type": "dword",
"value": 100001
"value": 178490
},
"Cursed": {
"type": "byte",
@@ -87,6 +87,68 @@
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 25
},
"CostValue": {
"type": "word",
"value": 12
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 52
},
"Subtype": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 25
},
"CostValue": {
"type": "word",
"value": 12
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 52
},
"Subtype": {
"type": "word",
"value": 17
}
}
]
},