{
  "id": "skilltree:cook_32",
  "bonuses": [
    {
      "type": "skilltree:inflict_damage",
      "chance": 0.1,
      "damage": 6.0,
      "event_listener": {
        "damage_condition": {
          "type": "skilltree:none"
        },
        "player_condition": {
          "item_condition": {
            "equipment_type": "melee_weapon",
            "type": "skilltree:equipment_type"
          },
          "type": "skilltree:has_item_in_hand"
        },
        "target": "enemy",
        "type": "skilltree:attack"
      },
      "damage_type": {
        "type": "skilltree:magic"
      }
    }
  ],
  "requirements": [
    {
      "type": "skilltree:stat_value",
      "statTypeId": "minecraft:custom",
      "statId": "minecraft:mob_kills",
      "minValue": 100
    }
  ],
  "directConnections": [
    "skilltree:cook_29"
  ],
  "longConnections": [],
  "oneWayConnections": [],
  "tags": [],
  "backgroundTexture": "skilltree:textures/icons/background/keystone.png",
  "iconTexture": "skilltree:textures/icons/cook_defensive_notable_1.png",
  "borderTexture": "skilltree:textures/tooltip/gateway_1.png",
  "title": "Энергетический всплеск",
  "titleColor": "FF5555",
  "positionX": 124.703,
  "positionY": 72.008,
  "buttonSize": 32,
  "isStartingPoint": false,
  "description": [
    {
      "f_131101_": {
        "f_131257_": 8092645
      },
      "text": "+10% к шансу нанести 6 магического урона при атаке, если у вас в руке оружие ближнего боя"
    }
  ]
}