Initial commit
This commit is contained in:
29
config/armorsets/helmet_radiation.json
Normal file
29
config/armorsets/helmet_radiation.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"armorSetName": "armors.radiation.title",
|
||||
"head": {
|
||||
"itemKey": "apocalypsenow:soldier_helmet",
|
||||
"mixAndMatch": [
|
||||
"apocalypsenow:gasmask_helmet",
|
||||
"apocalypsenow:pkm_4gasmask_helmet",
|
||||
"apocalypsenow:pbf_hamstergasmask_helmet",
|
||||
"apocalypsenow:gasmask_helmet",
|
||||
"apocalypsenow:rusty_helmet",
|
||||
"apocalypsenow:mcu2p_gasmask_helmet",
|
||||
"apocalypsenow:hazmat_suit_helmet",
|
||||
"apocalypsenow:biohazard_helmet",
|
||||
"apocalypsenow:contamination_suit_white_helmet",
|
||||
"apocalypsenow:contamination_suit_blue_helmet",
|
||||
"apocalypsenow:contamination_suit_green_helmet"
|
||||
]
|
||||
},
|
||||
"fullSetBonuses": [
|
||||
{
|
||||
"type": "effect",
|
||||
"name": "zombie_extreme:radiation_effect",
|
||||
"interactionType": "immunity",
|
||||
"description": "armors.radiation.description_radiation",
|
||||
"onlyImmuneToNewEffects": true
|
||||
}
|
||||
],
|
||||
"hideGeneratedTooltip": false
|
||||
}
|
||||
Reference in New Issue
Block a user