Updating gear and npcs

removing immunities too easy to get and removing properties like vorpal and slay
This commit is contained in:
EpicValor
2024-04-12 18:54:18 -05:00
parent 3144385af7
commit 4517136b0f
84 changed files with 13222 additions and 7911 deletions

View File

@@ -102,7 +102,7 @@
},
"Cost": {
"type": "dword",
"value": 547560
"value": 0
},
"Cursed": {
"type": "byte",
@@ -183,6 +183,37 @@
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 33
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 127
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},