{
  "id": "skilltree:alchemist_class",
  "bonuses": [
    {
      "type": "skilltree:crafted_item_bonus",
      "item_condition": {
        "potion_type": "any",
        "type": "skilltree:potion"
      },
      "item_bonus": {
        "multiplier": 0.4,
        "type": "skilltree:potion_duration"
      }
    }
  ],
  "directConnections": [
    "skilltree:alchemist_defensive_1",
    "skilltree:alchemist_offensive_1",
    "skilltree:alchemist_defensive_crafting_1",
    "skilltree:alchemist_offensive_crafting_1",
    "skilltree:alchemist_crafting_1"
  ],
  "longConnections": [],
  "oneWayConnections": [],
  "tags": [],
  "backgroundTexture": "skilltree:textures/icons/background/class.png",
  "iconTexture": "skilltree:textures/icons/alchemist_class.png",
  "borderTexture": "skilltree:textures/tooltip/lesser.png",
  "titleColor": "",
  "positionX": 0.0,
  "positionY": 152.0,
  "buttonSize": 24,
  "isStartingPoint": true
}