mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
2.1.0
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user