{
  "armorSetName": "Engineer",
"head": {
    "itemKey": "create:goggles",
    "mixAndMatch": [
      "immersive_armors:steampunk_helmet"
    ]
  },
  "chest": {
    "itemKey": "immersive_armors:steampunk_chestplate",
    "mixAndMatch": [
      "immersive_armors:steampunk_chestplate"
    ]
  },
  "legs": {
    "itemKey": "immersive_armors:steampunk_leggings",
    "mixAndMatch": [
      "immersive_armors:steampunk_leggings"
    ]

      },

   "mainHand": {
    "itemKey": "supplementaries:wrench",
    "mixAndMatch": [
      "create:wrench"
    ]

  },
  "boots": {
    "itemKey": "immersive_armors:steampunk_boots",
    "mixAndMatch": [
      "immersive_armors:steampunk_boots"
    ]
  },
  "partialBonusRequiredAmount": 3,
  "partialSetBonuses": [
    {
      "type": "effect",
      "name": "cofh_core:explosion_resistance",
      "value": 0.0,
      "interactionType": "self",
      "description": "Mad Engineer: Upon equipping, gain an Immunity to Explosive Damage",
      "interactionDuration": 400,
      "hideBonusDescription": false
    }
  ],
  "fullSetBonuses": [
    {
      "type": "effect",
      "name": "cofh_core:wrenched",
      "value": 0.0,
      "interactionType": "attack",
      "description": "Wrenched!: after attacking a target with a wrench, Give them Wrenched",
      "interactionDuration": 100,
      "hideBonusDescription": false
    }
  ],
  "hideGeneratedTooltip": false
}
