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

@@ -18,7 +18,7 @@
},
"Cost": {
"type": "dword",
"value": 684450
"value": 0
},
"Cursed": {
"type": "byte",
@@ -44,7 +44,7 @@
},
"ModelPart1": {
"type": "byte",
"value": 37
"value": 125
},
"PaletteID": {
"type": "byte",
@@ -87,6 +87,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
}
}
]
},
@@ -108,6 +139,6 @@
},
"xModelPart1": {
"type": "word",
"value": 37
"value": 125
}
}