This commit is contained in:
nimsolated
2026-03-24 11:34:33 -07:00
parent 0daca60588
commit cec0364d50
123 changed files with 3468 additions and 25 deletions

View File

@@ -24,16 +24,24 @@
"leggingsName": "Orichalcum Leggings",
"bootsName": "Orichalcum Boots",
"helmetSpecialInformation": {
"fixedValue": []
"fixedValue": [
"Set Bonus: Speed, Jump Boost"
]
},
"bodySpecialInformation": {
"fixedValue": []
"fixedValue": [
"Set Bonus: Speed, Jump Boost"
]
},
"leggingsSpecialInformation": {
"fixedValue": []
"fixedValue": [
"Set Bonus: Speed, Jump Boost"
]
},
"bootsSpecialInformation": {
"fixedValue": []
"fixedValue": [
"Set Bonus: Speed, Jump Boost"
]
},
"helmetModelName": "Default",
"helmetModelPart": "Helmet",
@@ -59,10 +67,10 @@
"leggingsItemCustomModelName": "Normal",
"bootsItemRenderType": 0,
"bootsItemCustomModelName": "Normal",
"helmetImmuneToFire": false,
"bodyImmuneToFire": false,
"leggingsImmuneToFire": false,
"bootsImmuneToFire": false,
"helmetImmuneToFire": true,
"bodyImmuneToFire": true,
"leggingsImmuneToFire": true,
"bootsImmuneToFire": true,
"helmetGlowCondition": {
"fixedValue": false
},