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

@@ -22,7 +22,7 @@
},
"Cursed": {
"type": "byte",
"value": 0
"value": 1
},
"DescIdentified": {
"type": "cexolocstring",
@@ -58,6 +58,37 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 5
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@@ -70,7 +101,7 @@
},
"CostValue": {
"type": "word",
"value": 4
"value": 7
},
"Param1": {
"type": "byte",