var treeData = [
	{
		"title":"Balanced",
		"anchor":"tree1",
		"prereqs":{
			"skill-0-1-1":"skill-0-0-1"
		},
		"tree":{
			0:{
				1:{
					"title":"Passive Protection",
					"effects":{
						"Physical Protection": "+4"
					},
					"image":"balance/passive_protection.png"
				},
				2:{
					"title":"Jetpack Power",
					"effects":{
						"Jetpack Cost": "-50%"
					},
					"image":"balance/jetpack_power.png"
				}
			},
			1:{
				1:{
					"title":"Advanced Passive Protection",
					"effects":{
						"Physical Protection": "+5"
					},
					"image":"balance/adv_passive_protection.png"
				},
				2:{
					"title":"Power Pool Increase",
					"effects":{
						"Max Power Pool": "+40%"
					},
					"image":"balance/power_pool_increase.png"
				}
			},
			2:{
				3:{
					"title":"Team Boost Increase",
					"effects":{
						"Morale Required For Boost": "-25%"
					},
					"image":"balance/team_boost_increase.png"
				}
			},
			3:{
				1:{
					"title":"Health",
					"effects":{
						"Max Health": "+10%"
					},
					"image":"balance/health.png"
				},
				2:{
					"title":"Power Pool Return",
					"effects":{
						"Power Recharge Rate": "+20%"
					},
					"image":"balance/power_pool_return.png"
				}
			},
			4:{
				0:{
					"title":"Damage Increase: AOE",
					"effects":{
						"AOE Damage Dealt": "+6%"
					},
					"image":"balance/damage_increase_aoe.png"
				},
				1:{
					"title":"Damage Increase: Ranged",
					"effects":{
						"Ranged Damage Dealt": "+6%"
					},
					"image":"balance/damage_increase_ranged.png"
				},
				2:{
					"title":"Damage Increase: Melee",
					"effects":{
						"Melee Damage Dealt": "+6%"
					},
					"image":"balance/damage_increase_melee.png"
				}
			},
			5:{
				1:{
					"title":"Offhand Recharge",
					"effects":{
						"Offhand Recharge Delays": "-10%"
					},
					"image":"balance/offhand_recharge.png"
				}
			},
			6:{
				1:{
					"title":"Super Agent",
					"effects":{
						"Max Health": "+10%",
						"AOE Damage Dealt": "+5%",
						"Ranged Damage Dealt": "+5%",
						"Melee Damage Dealt": "+5%",
						"Healing Received": "+5%",
						"Physical Protection": "+4",
						"Offhand Recharge Delays": "-5%"
					},
					"image":"balance/super_agent.png"
				}
			}
		}
	},
	{
		"title":"Engineer",
		"anchor":"tree2",
		"prereqs":{
			"skill-1-1-0":"skill-1-0-0",
			"skill-1-2-0":"skill-1-1-0",
			"skill-1-3-2":"skill-1-2-2"
			},
		"tree":{
			0:{
				0:{ 
					"title":"Melee I",
					"effects":{
						"Melee Protection": "+10",
						"Melee Damage Dealt": "+3%"
					},
					"image":"robotics/melee1.png"
				},
				1:{ 
					"title":"Turret Damage",
					"effects":{
						"Turret Damage Dealt": "+5%"
					},
					"image":"robotics/turret_damage.png"
				},
				2:{ 
					"title":"Repair Power Reduction",
					"effects":{
						"Deployable/Pet Max Health": "+10%",
						"Repair Gun Power Cost": "-10%"
					},
					"image":"robotics/repair_power_reduction.png"
				},
				3:{ 
					"title":"Station Radius",
					"effects":{
						"Deployable Effect Radius": "+15%"
					},
					"image":"robotics/station_radius.png"
				}
			},
			1:{
				0:{ 
					"title":"Melee II",
					"effects":{
						"Melee Protection": "+7",
						"Melee Damage Dealt": "+4%",
						"Blocking Power Cost": "-50%"
					},
					"image":"robotics/melee2.png"
				},
				1:{ 
					"title":"Turret Weapon Range",
					"effects":{
						"Turret Range": "+10%"
					},
					"image":"robotics/turret_weapon_range.png"
				},
				2:{ 
					"title":"Repair Increase",
					"effects":{
						"Deployable/Pet Max Health": "+10%",
						"Repair Gun Repair Rate": "+20%"
					},
					"image":"robotics/repair_increase.png"
				},
				3:{ 
					"title":"Station Buff",
					"effects":{
						"Medcrate Effects": "+20%",
						"Power Station Effects": "+50%",
						"Sensor Effects": "+20%",
						"Force Wall Health": "+10%"
					},
					"image":"robotics/station_buff.png"
				}
			},
			2:{
				0:{ 
					"title":"Melee III",
					"effects":{
						"Melee Protection": "+6",
						"Melee Damage Dealt": "+5%",
						"Melee Slow Potency": "+50%"
					},
					"image":"robotics/melee3.png"
				},
				2:{ 
					"title":"Repair Deploy Time Decrease",
					"effects":{
						"Pet Deploy Time": "-10%",
						"Repair Gun Deploy Rate Modifier": "+30%"
					},
					"image":"robotics/repair_deploy_time_decrease.png"
				}
			},
			3:{
				2:{
					"title":"Repair Damage Buff",
					"effects":{
						"Repair Gun Damage Buff": "+10%"
					},
					"image":"robotics/repair_damage_buff.png"
				}
			},
			5:{
				1:{ 
					"title":"Cyber Specialist",
					"effects":{
						"Max Health": "+10%",
						"Pet Deploy Time": "-15%",
						"Sensor Effects": "+15%",
						"Medcrate Effects": "+15%",
						"Power Station Effects": "+50%"
					},
					"image":"robotics/cyber_specialist.png"
				}
			},
			6:{
				1:{
					"title":"Super Engineer",
					"effects":{
						"Pet Damage Dealt": "+5%",
						"Pet Max Health": "+5%",
						"Repair Gun Repair Rate": "+10%"
					},
					"image":"robotics/super_engineer.png"
				}
			}
		}
	},
	{
		"title":"Drones",
		"anchor":"tree3",
		"prereqs":{
			"skill-2-1-1":"skill-2-0-1",
			"skill-2-1-3":"skill-2-0-3",
			"skill-2-2-3":"skill-2-1-3",
			"skill-2-3-1":"skill-2-2-1"
		},
		"tree":{ 
			0:{
				0:{
					"title":"Robotics Offhand Recharge",
					"effects":{
						"Sensor Recharge": "-8%",
						"Medcrate Recharge": "-8%",
						"Power Station Recharge": "-8%",
						"Force Wall Recharge": "-8%"
					},
					"image":"robotics/robotics_offhand_recharge.png"
				},
				1:{
					"title":"Drone Health",
					"effects":{
						"Pet Max Health": "+15%"
					},
					"image":"robotics/drone_health.png"
				},
				2:{
					"title":"Cyber Health",
					"effects":{
						"Max Health": "+10%"
					},
					"image":"robotics/cyber_health.png"
				},
				3:{
					"title":"Robotics Rifle Range",
					"effects":{
						"Energy Rifle Range": "+50",
						"Tempest Scattergun Range": "+20",
						"Rumbleblaster Range": "+50"
					},
					"image":"robotics/robotics_rifle_range.png"
				}
			},
			1:{
				0:{
					"title":"Robotics Offhand Recharge II",
					"effects":{
						"Sensor Recharge": "-12%",
						"Medcrate Recharge": "-12%",
						"Power Station Recharge": "-12%",
						"Force Wall Recharge": "-12%"
					},
					"image":"robotics/robotics_offhand_recharge2.png"
				},
				1:{
					"title":"Drone Range",
					"effects":{
						"Pet Range": "+10%"
					},
					"image":"robotics/drone_range.png"
				},
				2:{ 
					"title":"Cyber Armor",
					"effects":{
						"AOE Protection": "+8",
						"Ranged Protection": "+8"
					},
					"image":"robotics/cyber_armor.png"
				},
				3:{
					"title":"Robotics Rifle Power",
					"effects":{ 
						"Energy Rifle Power Cost": "-10%",
						"Tempest Scattergun Power Cost": "-10%",
						"Rumbleblaster Power Cost": "-10%"
					},
					"image":"robotics/robotics_rifle_power.png"
				}
			},
			2:{
				1:{
					"title":"Drone Damage",
					"effects":{
						"Pet Damage Dealt": "+5%"
					},
					"image":"robotics/drone_damage.png"
				},
				3:{
					"title":"Robotics Rifle Damage",
					"effects":{
						"Energy Rifle Damage": "+10%",
						"Tempest Scattergun Damage": "+10%",
						"Rumbleblaster Damage": "+10%"
					},
					"image":"robotics/robotics_rifle_damage.png"
				}
			},
			3:{
				1:{ 
					"title":"Drone Duration",
					"effects":{
						"Pet Lifespan": "+10%"
					},
					"image":"robotics/drone_duration.png"
				}
			},
			5:{
				1:{
					"title":"Super Drones",
					"effects":{
						"Pet Deploy Time": "-100%",
						"Pet Lifespan": "+10%"
					},
					"image":"robotics/super_drones.png"
				}
			},
			6:{
				1:{
					"title":"Super Supporter",
					"effects":{
						"Movement Speed": "+15%",
						"AOE Protection": "+5",
						"Ranged Protection": "+5",
						"Melee Protection": "+5",
						"Pet Damage Dealt": "+5%",
						"Ranged Damage Dealt": "+5%"
					},
					"image":"robotics/super_supporter.png"
				}
			}
		}
	}
];