diff --git a/src/Classes/PassiveSpec.lua b/src/Classes/PassiveSpec.lua index e6314c3503..b8003ce72d 100644 --- a/src/Classes/PassiveSpec.lua +++ b/src/Classes/PassiveSpec.lua @@ -961,7 +961,7 @@ end function PassiveSpecClass:BuildAllDependsAndPaths() -- This table will keep track of which nodes have been visited during each path-finding attempt local visited = { } - local attributes = { "Dexterity", "Intelligence", "Strength" } + local attributes = { "Dexterity", "Intelligence", "Strength", "Attribute" } -- Check all nodes for other nodes which depend on them (i.e. are only connected to the tree through that node) self.switchableNodes = { } for id, node in pairs(self.nodes) do @@ -1036,6 +1036,8 @@ function PassiveSpecClass:BuildAllDependsAndPaths() local jewelType = 5 if conqueredBy.conqueror.type == "kalguur" then jewelType = 1 + elseif conqueredBy.conqueror.type == "abyss" then + jewelType = 2 end local seed = conqueredBy.id if jewelType == 5 then @@ -1195,6 +1197,14 @@ function PassiveSpecClass:BuildAllDependsAndPaths() -- local legionNode = legionNodes[110] -- eternal_small_blank -- self:ReplaceNode(node, legionNode) -- end + if conqueredBy.conqueror.type == "abyss" then + if isValueInArray(attributes, node.dn) then + self:NodeAdditionOrReplacementFromString(node, " \n+3 to Tribute") + else + local legionNode = legionNodes[201] -- abyss_small_tribute + self:ReplaceNode(node, legionNode) + end + end end self:ReconnectNodeToClassStart(node) end diff --git a/src/Classes/PassiveTreeView.lua b/src/Classes/PassiveTreeView.lua index bb609bac5a..899e114e52 100644 --- a/src/Classes/PassiveTreeView.lua +++ b/src/Classes/PassiveTreeView.lua @@ -945,9 +945,12 @@ function PassiveTreeViewClass:Draw(build, viewPort, inputEvents) if conqueror == "kalguur" then conqueror = "kalguuran" end - local circle1 = tree:GetAssetByName("art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreen".. conqueror .."jewelcircle1.dds") local circle2 = tree:GetAssetByName("art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreen".. conqueror .."jewelcircle2.dds") + if conqueror == "abyss" then + circle1 = tree:GetAssetByName("art/textures/interface/2d/2dart/uiimages/ingame/".. conqueror .."/".. conqueror .."passiveskillscreenjewelcircle1.dds") + circle2 = circle1 + end DrawImage(circle1.handle, scrX - outerSize, scrY - outerSize, outerSize * 2, outerSize * 2, unpack(circle1)) DrawImage(circle2.handle, scrX - outerSize, scrY - outerSize, outerSize * 2, outerSize * 2, unpack(circle2)) else diff --git a/src/Data/ModCache.lua b/src/Data/ModCache.lua index ddf40b5e0b..5ef0ad33f6 100755 --- a/src/Data/ModCache.lua +++ b/src/Data/ModCache.lua @@ -7,7 +7,7 @@ c["(2-3)% increased Cast Speed"]={nil,"(2-3)% increased Cast Speed "} c["(2-3)% increased Movement Speed"]={nil,"(2-3)% increased Movement Speed "} c["(2-4)% chance to deal Double Damage"]={{[1]={[1]={globalLimit=100,globalLimitKey="DamageDoubledLimit",type="Multiplier",var="DamageDoubled"},flags=0,keywordFlags=0,name="Damage",type="MORE",value=100},[2]={flags=0,keywordFlags=0,name="Multiplier:DamageDoubled",type="OVERRIDE",value=1}},"(2-4)% chance to deal "} c["(2-4)% chance to deal Double Damage (25-35)% increased Physical Damage"]={{[1]={[1]={globalLimit=100,globalLimitKey="DamageDoubledLimit",type="Multiplier",var="DamageDoubled"},flags=0,keywordFlags=0,name="Damage",type="MORE",value=100},[2]={flags=0,keywordFlags=0,name="Multiplier:DamageDoubled",type="OVERRIDE",value=1}},"(2-4)% chance to deal (25-35)% increased Physical Damage "} -c["(2-4)% increased effect of Non-Curse Auras from your Skills"]={nil,"(2-4)% increased effect of Non-Curse Auras from your Skills "} +c["(2-4)% increased Magnitudes of Non-Curse Auras from your Skills"]={nil,"(2-4)% increased Magnitudes of Non-Curse Auras from your Skills "} c["(2-4)% increased maximum Life"]={nil,"(2-4)% increased maximum Life "} c["(20-30)% increased Defences from Equipped Shield"]={nil,"(20-30)% increased Defences from Equipped Shield "} c["(25-35)% increased Chaos Damage"]={nil,"(25-35)% increased Chaos Damage "} @@ -30,15 +30,14 @@ c["(3-4)% additional Physical Damage Reduction"]={nil,"(3-4)% additional Physica c["(3-4)% increased Attack Speed"]={nil,"(3-4)% increased Attack Speed "} c["(3-5)% increased maximum Energy Shield"]={nil,"(3-5)% increased maximum Energy Shield "} c["(3-6)% chance to Freeze"]={nil,"(3-6)% chance to Freeze "} -c["(3-6)% chance to Ignite"]={nil,"(3-6)% chance to Ignite "} c["(3-6)% chance to Shock"]={nil,"(3-6)% chance to Shock "} c["(30-40)% increased Armour"]={nil,"(30-40)% increased Armour "} c["(30-40)% increased Armour (3-4)% additional Physical Damage Reduction"]={nil,"(30-40)% increased Armour (3-4)% additional Physical Damage Reduction "} c["(30-40)% increased Evasion Rating"]={nil,"(30-40)% increased Evasion Rating "} c["(30-40)% increased Evasion Rating (5-7)% chance to Blind Enemies on Hit"]={nil,"(30-40)% increased Evasion Rating (5-7)% chance to Blind Enemies on Hit "} c["(35-50)% increased Critical Hit Chance for Spells"]={nil,"(35-50)% increased Critical Hit Chance for Spells "} -c["(4-6)% increased Effect of your Curses"]={nil,"(4-6)% increased Effect of your Curses "} -c["(4-6)% increased Effect of your Curses Curse Skills have 20% increased Skill Effect Duration"]={nil,"(4-6)% increased Effect of your Curses Curse Skills have 20% increased Skill Effect Duration "} +c["(4-6)% increased Curse Magnitudes"]={nil,"(4-6)% increased Curse Magnitudes "} +c["(4-6)% increased Curse Magnitudes Curse Skills have 20% increased Skill Effect Duration"]={nil,"(4-6)% increased Curse Magnitudes Curse Skills have 20% increased Skill Effect Duration "} c["(4-6)% increased maximum Mana"]={nil,"(4-6)% increased maximum Mana "} c["(4-7)% increased Area of Effect"]={nil,"(4-7)% increased Area of Effect "} c["(4-7)% increased Skill Effect Duration"]={nil,"(4-7)% increased Skill Effect Duration "} @@ -47,8 +46,8 @@ c["(6-10) Life gained when you Block"]={nil,"(6-10) Life gained when you Block " c["(6-10) Life gained when you Block +5% to Block chance"]={nil,"(6-10) Life gained when you Block +5% to Block chance "} c["(6-10)% increased Critical Damage Bonus"]={nil,"(6-10)% increased Critical Damage Bonus "} c["(6-10)% increased maximum Life"]={nil,"(6-10)% increased maximum Life "} -c["(6-10)% increased maximum Life Regenerate (0.7-1.2)% of Life per second"]={nil,"(6-10)% increased maximum Life Regenerate (0.7-1.2)% of Life per second "} -c["(7-10)% increased effect of Non-Curse Auras from your Skills"]={nil,"(7-10)% increased effect of Non-Curse Auras from your Skills "} +c["(6-10)% increased maximum Life Regenerate (0.7-1.2)% of maximum Life per second"]={nil,"(6-10)% increased maximum Life Regenerate (0.7-1.2)% of maximum Life per second "} +c["(7-10)% increased Magnitudes of Non-Curse Auras from your Skills"]={nil,"(7-10)% increased Magnitudes of Non-Curse Auras from your Skills "} c["(7-11)% increased Skill Effect Duration"]={nil,"(7-11)% increased Skill Effect Duration "} c["(7-12)% increased Area Damage"]={nil,"(7-12)% increased Area Damage "} c["(7-12)% increased Armour"]={nil,"(7-12)% increased Armour "} @@ -75,7 +74,6 @@ c["+(20-30)% to Fire Resistance"]={nil,"+(20-30)% to Fire Resistance "} c["+(20-30)% to Lightning Resistance"]={nil,"+(20-30)% to Lightning Resistance "} c["+(6-10)% to Chaos Resistance"]={nil,"+(6-10)% to Chaos Resistance "} c["+(8-10)% to all Elemental Resistances"]={nil,"+(8-10)% to all Elemental Resistances "} -c["+(8-10)% to all Elemental Resistances +6% chance to Suppress Spell Damage"]={nil,"+(8-10)% to all Elemental Resistances +6% chance to Suppress Spell Damage "} c["+(9-14)% to Cold Resistance"]={nil,"+(9-14)% to Cold Resistance "} c["+(9-14)% to Fire Resistance"]={nil,"+(9-14)% to Fire Resistance "} c["+(9-14)% to Lightning Resistance"]={nil,"+(9-14)% to Lightning Resistance "} @@ -87,6 +85,8 @@ c["+0.15% to Thorns Critical Hit Chance"]={{[1]={flags=0,keywordFlags=0,name="Cr c["+0.15% to Thorns Critical Hit Chance +25% to Thorns Critical Hit Chance"]={{[1]={flags=0,keywordFlags=0,name="CritChance",type="BASE",value=0.15}}," Thorns +25% to Thorns Critical Hit Chance "} c["+0.5 metres to Dodge Roll distance while Surrounded"]={{}," metres to Dodge Roll distance "} c["+0.5 metres to Dodge Roll distance while Surrounded 10% increased Movement Speed while Surrounded"]={{[1]={[1]={type="Condition",var="Surrounded"},[2]={type="Condition",var="Surrounded"},flags=0,keywordFlags=0,name="MovementSpeed",type="BASE",value=0.5}}," metres to Dodge Roll distance 10% increased "} +c["+0.5% to Thorns Critical Hit Chance per 50 Tribute"]={{[1]={[1]={actor="parent",div=50,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="CritChance",type="BASE",value=0.5}}," Thorns "} +c["+0.5% to Thorns Critical Hit Chance per 50 Tribute 2% increased Thorns damage per 10 Tribute"]={{[1]={[1]={actor="parent",div=50,stat="Tribute",type="PerStat"},[2]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="CritChance",type="BASE",value=0.5}}," Thorns 2% increased Thorns damage "} c["+0.6% to Unarmed Melee Attack Critical Hit Chance"]={{[1]={flags=16777477,keywordFlags=0,name="CritChance",type="BASE",value=0.6}},nil} c["+1 Charm Slot"]={{[1]={flags=0,keywordFlags=0,name="CharmLimit",type="BASE",value=1}},nil} c["+1 Life per 4 Dexterity"]={{[1]={[1]={div=4,stat="Dex",type="PerStat"},flags=0,keywordFlags=0,name="Life",type="BASE",value=1}},nil} @@ -106,6 +106,7 @@ c["+1 to Maximum Energy Shield per 8 Maximum Life"]={{[1]={[1]={div=8,stat="Life c["+1 to Maximum Frenzy Charges"]={{[1]={flags=0,keywordFlags=0,name="FrenzyChargesMax",type="BASE",value=1}},nil} c["+1 to Maximum Mana per 6 Maximum Life"]={{[1]={[1]={div=6,stat="Life",type="PerStat"},flags=0,keywordFlags=0,name="Mana",type="BASE",value=1}},nil} c["+1 to Maximum Power Charges"]={{[1]={flags=0,keywordFlags=0,name="PowerChargesMax",type="BASE",value=1}},nil} +c["+1 to Maximum Rage per 50 Tribute"]={{[1]={[1]={actor="parent",div=50,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="MaximumRage",type="BASE",value=1}},nil} c["+1 to Maximum Spirit per 25 Maximum Life"]={{[1]={[1]={div=25,stat="Life",type="PerStat"},flags=0,keywordFlags=0,name="Spirit",type="BASE",value=1}},nil} c["+1 to Maximum Spirit per 50 Maximum Life"]={{[1]={[1]={div=50,stat="Life",type="PerStat"},flags=0,keywordFlags=0,name="Spirit",type="BASE",value=1}},nil} c["+1 to Minimum Endurance Charges while you have at least 150 Devotion"]={{[1]={[1]={stat="Devotion",threshold=150,type="StatThreshold"},flags=0,keywordFlags=0,name="EnduranceChargesMin",type="BASE",value=1}},nil} @@ -173,6 +174,7 @@ c["+100 to maximum Life"]={{[1]={flags=0,keywordFlags=0,name="Life",type="BASE", c["+100 to maximum Mana"]={{[1]={flags=0,keywordFlags=0,name="Mana",type="BASE",value=100}},nil} c["+100% of Armour also applies to Elemental Damage"]={{[1]={flags=0,keywordFlags=0,name="ArmourAppliesToFireDamageTaken",type="BASE",value=100},[2]={flags=0,keywordFlags=0,name="ArmourAppliesToColdDamageTaken",type="BASE",value=100},[3]={flags=0,keywordFlags=0,name="ArmourAppliesToLightningDamageTaken",type="BASE",value=100}},nil} c["+100% of Armour also applies to Lightning Damage"]={{[1]={flags=0,keywordFlags=0,name="ArmourAppliesToLightningDamageTaken",type="BASE",value=100}},nil} +c["+100% of Armour applies to Elemental Damage"]={{[1]={flags=0,keywordFlags=0,name="ArmourAppliesToFireDamageTaken",type="BASE",value=100},[2]={flags=0,keywordFlags=0,name="ArmourAppliesToColdDamageTaken",type="BASE",value=100},[3]={flags=0,keywordFlags=0,name="ArmourAppliesToLightningDamageTaken",type="BASE",value=100}},nil} c["+1000 to maximum Life"]={{[1]={flags=0,keywordFlags=0,name="Life",type="BASE",value=1000}},nil} c["+104 to Accuracy Rating"]={{[1]={flags=0,keywordFlags=0,name="Accuracy",type="BASE",value=104}},nil} c["+110 to maximum Life"]={{[1]={flags=0,keywordFlags=0,name="Life",type="BASE",value=110}},nil} @@ -180,7 +182,6 @@ c["+111 to Accuracy Rating"]={{[1]={flags=0,keywordFlags=0,name="Accuracy",type= c["+113 to Stun Threshold"]={{[1]={flags=0,keywordFlags=0,name="StunThreshold",type="BASE",value=113}},nil} c["+113 to maximum Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="EnergyShield",type="BASE",value=113}},nil} c["+12 to Strength"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=12}},nil} -c["+12% chance to Suppress Spell Damage"]={{[1]={flags=0,keywordFlags=0,name="SpellSuppressionChance",type="BASE",value=12}},nil} c["+12% to Chaos Resistance"]={{[1]={flags=0,keywordFlags=0,name="ChaosResist",type="BASE",value=12}},nil} c["+120 to Armour"]={{[1]={flags=0,keywordFlags=0,name="Armour",type="BASE",value=120}},nil} c["+120 to maximum Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="EnergyShield",type="BASE",value=120}},nil} @@ -256,7 +257,9 @@ c["+2 Charm Slot"]={{[1]={flags=0,keywordFlags=0,name="CharmLimit",type="BASE",v c["+2 Charm Slots"]={{[1]={flags=0,keywordFlags=0,name="CharmLimit",type="BASE",value=2}},nil} c["+2 metres to Dodge Roll distance if you haven't Dodge Rolled Recently"]={{}," metres to Dodge Roll distance if you haven't Dodge Rolled Recently "} c["+2 metres to Dodge Roll distance if you haven't Dodge Rolled Recently -1 metre to Dodge Roll distance if you've Dodge Rolled Recently"]={{}," metres to Dodge Roll distance if you haven't Dodge Rolled Recently -1 metre to Dodge Roll distance "} +c["+2 to Dexterity per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Dex",type="BASE",value=2}},nil} c["+2 to Evasion Rating per 1 Item Energy Shield on Equipped Helmet"]={{[1]={[1]={div=1,stat="EnergyShieldOnHelmet",type="PerStat"},flags=0,keywordFlags=0,name="Evasion",type="BASE",value=2}},nil} +c["+2 to Intelligence per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Int",type="BASE",value=2}},nil} c["+2 to Level of all Cold Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="cold",value=2}}},nil} c["+2 to Level of all Fire Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="fire",value=2}}},nil} c["+2 to Level of all Lightning Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="lightning",value=2}}},nil} @@ -272,7 +275,7 @@ c["+2 to Maximum Frenzy Charges"]={{[1]={flags=0,keywordFlags=0,name="FrenzyChar c["+2 to Maximum Power Charges"]={{[1]={flags=0,keywordFlags=0,name="PowerChargesMax",type="BASE",value=2}},nil} c["+2 to Maximum Rage"]={{[1]={flags=0,keywordFlags=0,name="MaximumRage",type="BASE",value=2}},nil} c["+2 to Melee Strike Range"]={{[1]={flags=0,keywordFlags=0,name="MeleeWeaponRange",type="BASE",value=2},[2]={flags=0,keywordFlags=0,name="UnarmedRange",type="BASE",value=2}},nil} -c["+2% chance to Suppress Spell Damage"]={{[1]={flags=0,keywordFlags=0,name="SpellSuppressionChance",type="BASE",value=2}},nil} +c["+2 to Strength per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Str",type="BASE",value=2}},nil} c["+2% to Maximum Cold Resistance"]={{[1]={flags=0,keywordFlags=0,name="ColdResistMax",type="BASE",value=2}},nil} c["+2% to Maximum Cold Resistance if you have at least 5 Blue Support Gems Socketed"]={{[1]={[1]={threshold=5,type="MultiplierThreshold",var="BlueSupportGems"},flags=0,keywordFlags=0,name="ColdResistMax",type="BASE",value=2}},nil} c["+2% to Maximum Fire Resistance"]={{[1]={flags=0,keywordFlags=0,name="FireResistMax",type="BASE",value=2}},nil} @@ -767,6 +770,7 @@ c["+5 to Intelligence"]={{[1]={flags=0,keywordFlags=0,name="Int",type="BASE",val c["+5 to Strength"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=5}},nil} c["+5 to Strength and Dexterity"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=5},[2]={flags=0,keywordFlags=0,name="Dex",type="BASE",value=5},[3]={flags=0,keywordFlags=0,name="StrDex",type="BASE",value=5}},nil} c["+5 to Strength and Intelligence"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=5},[2]={flags=0,keywordFlags=0,name="Int",type="BASE",value=5},[3]={flags=0,keywordFlags=0,name="StrInt",type="BASE",value=5}},nil} +c["+5 to Tribute"]={{[1]={flags=0,keywordFlags=0,name="Tribute",type="BASE",value=5}},nil} c["+5 to all Attributes"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=5},[2]={flags=0,keywordFlags=0,name="Dex",type="BASE",value=5},[3]={flags=0,keywordFlags=0,name="Int",type="BASE",value=5},[4]={flags=0,keywordFlags=0,name="All",type="BASE",value=5}},nil} c["+5 to any Attribute"]={{},nil} c["+5 to maximum Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="EnergyShield",type="BASE",value=5}},nil} @@ -811,7 +815,6 @@ c["+6 to Level of all Melee Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProp c["+6 to Level of all Projectile Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="projectile",value=6}}},nil} c["+6 to all Attributes"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=6},[2]={flags=0,keywordFlags=0,name="Dex",type="BASE",value=6},[3]={flags=0,keywordFlags=0,name="Int",type="BASE",value=6},[4]={flags=0,keywordFlags=0,name="All",type="BASE",value=6}},nil} c["+6 to all Attributes per Socket filled"]={{[1]={[1]={type="Multiplier",var="RunesSocketedIn{SlotName}"},flags=0,keywordFlags=0,name="Str",type="BASE",value=6},[2]={[1]={type="Multiplier",var="RunesSocketedIn{SlotName}"},flags=0,keywordFlags=0,name="Dex",type="BASE",value=6},[3]={[1]={type="Multiplier",var="RunesSocketedIn{SlotName}"},flags=0,keywordFlags=0,name="Int",type="BASE",value=6},[4]={[1]={type="Multiplier",var="RunesSocketedIn{SlotName}"},flags=0,keywordFlags=0,name="All",type="BASE",value=6}},nil} -c["+6% chance to Suppress Spell Damage"]={{[1]={flags=0,keywordFlags=0,name="SpellSuppressionChance",type="BASE",value=6}},nil} c["+6% to Critical Hit Chance"]={{[1]={flags=0,keywordFlags=0,name="CritChance",type="BASE",value=6}},nil} c["+6% to Thorns Critical Hit Chance"]={{[1]={flags=0,keywordFlags=0,name="CritChance",type="BASE",value=6}}," Thorns "} c["+6.5% to Critical Hit Chance"]={{[1]={flags=0,keywordFlags=0,name="CritChance",type="BASE",value=6.5}},nil} @@ -925,23 +928,34 @@ c["0% reduced Skill Effect Duration"]={{[1]={flags=0,keywordFlags=0,name="Durati c["0.1 Life Regeneration per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegen",type="BASE",value=0.1}},nil} c["0.5% of maximum Life Regenerated per second per Fragile Regrowth"]={{[1]={[1]={type="Multiplier",var="FragileRegrowthCount"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=0.5}},nil} c["1 Rage Regenerated for every 25 Mana Regeneration per Second"]={{[1]={[1]={div=25,stat="ManaRegen",type="PerStat"},flags=0,keywordFlags=0,name="RageRegen",type="BASE",value=1},[2]={flags=0,keywordFlags=0,name="Condition:CanGainRage",type="FLAG",value=true}},nil} -c["1% Chance to Block Spell Damage"]={{[1]={flags=0,keywordFlags=0,name="SpellBlockChance",type="BASE",value=1}},nil} +c["1% chance when you gain a Charge to gain an additional Charge per 10 Tribute"]={{}," when you gain a Charge to gain an additional Charge "} c["1% increased Area of Effect for Attacks per 10 Intelligence"]={{[1]={[1]={div=10,stat="Int",type="PerStat"},flags=1,keywordFlags=0,name="AreaOfEffect",type="INC",value=1}},nil} +c["1% increased Armour per 2 Dexterity"]={{[1]={[1]={div=2,stat="Dex",type="PerStat"},flags=0,keywordFlags=0,name="Armour",type="INC",value=1}},nil} c["1% increased Attack Speed per 10 Dexterity"]={{[1]={[1]={div=10,stat="Dex",type="PerStat"},flags=1,keywordFlags=0,name="Speed",type="INC",value=1}},nil} c["1% increased Attack Speed per 20 Dexterity"]={{[1]={[1]={div=20,stat="Dex",type="PerStat"},flags=1,keywordFlags=0,name="Speed",type="INC",value=1}},nil} c["1% increased Attack Speed per 20 Spirit"]={{[1]={[1]={div=20,stat="Spirit",type="PerStat"},flags=1,keywordFlags=0,name="Speed",type="INC",value=1}},nil} c["1% increased Attack Speed per 25 Dexterity"]={{[1]={[1]={div=25,stat="Dex",type="PerStat"},flags=1,keywordFlags=0,name="Speed",type="INC",value=1}},nil} c["1% increased Attack Speed per 250 Accuracy Rating"]={{[1]={[1]={div=250,stat="Accuracy",type="PerStat"},flags=1,keywordFlags=0,name="Speed",type="INC",value=1}},nil} c["1% increased Cast Speed per 20 Spirit"]={{[1]={[1]={div=20,stat="Spirit",type="PerStat"},flags=16,keywordFlags=0,name="Speed",type="INC",value=1}},nil} +c["1% increased Cooldown Recovery Rate per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="CooldownRecovery",type="INC",value=1}},nil} c["1% increased Critical Damage Bonus per 50 Life"]={{[1]={[1]={div=50,stat="Life",type="PerStat"},flags=0,keywordFlags=0,name="CritMultiplier",type="INC",value=1}},nil} c["1% increased Damage per 1% Chance to Block"]={{[1]={[1]={div=1,stat="BlockChance",type="PerStat"},flags=0,keywordFlags=0,name="Damage",type="INC",value=1}},nil} c["1% increased Damage per 15 Strength"]={{[1]={[1]={div=15,stat="Str",type="PerStat"},flags=0,keywordFlags=0,name="Damage",type="INC",value=1}},nil} c["1% increased Energy Shield Recharge Rate per 4 Dexterity"]={{[1]={[1]={div=4,stat="Dex",type="PerStat"},flags=0,keywordFlags=0,name="EnergyShieldRecharge",type="INC",value=1}},nil} +c["1% increased Energy Shield per 2 Strength"]={{[1]={[1]={div=2,stat="Str",type="PerStat"},flags=0,keywordFlags=0,name="EnergyShield",type="INC",value=1}},nil} +c["1% increased Evasion Rating per 2 Intelligence"]={{[1]={[1]={div=2,stat="Int",type="PerStat"},flags=0,keywordFlags=0,name="Evasion",type="INC",value=1}},nil} +c["1% increased Life and Mana Recovery from Flasks per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="FlaskLifeRecovery",type="INC",value=1},[2]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="FlaskManaRecovery",type="INC",value=1}},nil} c["1% increased Movement Speed"]={{[1]={flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=1}},nil} c["1% increased Movement Speed for each time you've Blocked in the past 10 seconds"]={{[1]={[1]={type="Multiplier",var="BlockedPast10Sec"},flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=1}},nil} c["1% increased Movement Speed per 500 Evasion Rating"]={{[1]={[1]={div=500,stat="Evasion",type="PerStat"},flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=1}},nil} c["1% increased Movement Speed per 800 Evasion Rating"]={{[1]={[1]={div=800,stat="Evasion",type="PerStat"},flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=1}},nil} +c["1% increased Spirit Reservation Efficiency of Skills per 20 Tribute"]={{[1]={[1]={actor="parent",div=20,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="SpiritReservationEfficiency",type="INC",value=1}},nil} +c["1% increased damage taken per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="DamageTaken",type="INC",value=1}},nil} c["1% increased maximum Darkness per 1% Chaos Resistance"]={{[1]={[1]={div=1,stat="ChaosResist",type="PerStat"},flags=0,keywordFlags=0,name="Darkness",type="INC",value=1}},nil} +c["1% of Maximum Life Converted to Energy Shield per 20 Tribute"]={{[1]={[1]={actor="parent",div=20,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="LifeConvertToEnergyShield",type="BASE",value=1}},nil} +c["1% of damage taken Recouped as Life per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="LifeRecoup",type="BASE",value=1}},nil} +c["1% of damage taken Recouped as Mana per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="ManaRecoup",type="BASE",value=1}},nil} +c["1% reduced Duration of Damaging Ailments per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="EnemyIgniteDuration",type="INC",value=-1},[2]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="EnemyBleedDuration",type="INC",value=-1},[3]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="EnemyPoisonDuration",type="INC",value=-1}},nil} c["10 Life Regeneration per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegen",type="BASE",value=10}},nil} c["10 Life gained when you Block"]={{[1]={flags=0,keywordFlags=0,name="LifeOnBlock",type="BASE",value=10}},nil} c["10% Chance to build an additional Combo on Hit"]={{}," to build an additional Combo "} @@ -1139,7 +1153,6 @@ c["10% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name="Life",type=" c["10% increased maximum Mana"]={{[1]={flags=0,keywordFlags=0,name="Mana",type="INC",value=10}},nil} c["10% increased total Power counted by Warcries"]={{[1]={flags=0,keywordFlags=0,name="WarcryPower",type="INC",value=10}},nil} c["10% less Movement and Skill Speed per Dodge Roll in the past 20 seconds"]={{[1]={flags=0,keywordFlags=0,name="Speed",type="MORE",value=-10},[2]={flags=0,keywordFlags=0,name="WarcrySpeed",type="MORE",value=-10}}," Movement and per Dodge Roll in the past 20 seconds "} -c["10% more chance to Evade Attacks if you have been Hit by an Attack Recently"]={{[1]={[1]={type="Condition",var="BeenHitByAttackRecently"},flags=0,keywordFlags=0,name="EvadeChance",type="MORE",value=10}},nil} c["10% of Damage is taken from Mana before Life"]={{[1]={flags=0,keywordFlags=0,name="DamageTakenFromManaBeforeLife",type="BASE",value=10}},nil} c["10% of Damage taken Recouped as Life"]={{[1]={flags=0,keywordFlags=0,name="LifeRecoup",type="BASE",value=10}},nil} c["10% of Damage taken bypasses Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="PhysicalEnergyShieldBypass",type="BASE",value=10},[2]={flags=0,keywordFlags=0,name="LightningEnergyShieldBypass",type="BASE",value=10},[3]={flags=0,keywordFlags=0,name="ColdEnergyShieldBypass",type="BASE",value=10},[4]={flags=0,keywordFlags=0,name="FireEnergyShieldBypass",type="BASE",value=10},[5]={flags=0,keywordFlags=0,name="ChaosEnergyShieldBypass",type="BASE",value=10}},nil} @@ -1304,6 +1317,7 @@ c["12% increased Life Regeneration rate"]={{[1]={flags=0,keywordFlags=0,name="Li c["12% increased Lightning Damage"]={{[1]={flags=0,keywordFlags=0,name="LightningDamage",type="INC",value=12}},nil} c["12% increased Magnitude of Ailments you inflict"]={{[1]={flags=0,keywordFlags=0,name="AilmentMagnitude",type="INC",value=12}},nil} c["12% increased Magnitude of Poison you inflict"]={{[1]={flags=0,keywordFlags=2097152,name="AilmentMagnitude",type="INC",value=12}},nil} +c["12% increased Magnitudes of Non-Curse Auras from your Skills"]={{[1]={flags=0,keywordFlags=0,name="Magnitude",type="INC",value=12}}," of Non-Curse Auras from your Skills "} c["12% increased Mana Regeneration Rate"]={{[1]={flags=0,keywordFlags=0,name="ManaRegen",type="INC",value=12}},nil} c["12% increased Melee Damage"]={{[1]={flags=256,keywordFlags=0,name="Damage",type="INC",value=12}},nil} c["12% increased Minion Duration"]={{[1]={[1]={skillType=77,type="SkillType"},flags=0,keywordFlags=0,name="Duration",type="INC",value=12}},nil} @@ -1325,7 +1339,6 @@ c["12% increased Thorns damage"]={{[1]={flags=0,keywordFlags=0,name="ThornsDamag c["12% increased Totem Placement speed"]={{[1]={flags=0,keywordFlags=0,name="TotemPlacementSpeed",type="INC",value=12}},nil} c["12% increased amount of Life Leeched"]={{[1]={flags=0,keywordFlags=0,name="MaxLifeLeechRate",type="INC",value=12}},nil} c["12% increased chance to Shock"]={{[1]={flags=0,keywordFlags=0,name="EnemyShockChance",type="INC",value=12}},nil} -c["12% increased effect of Non-Curse Auras from your Skills"]={{[1]={[1]={skillType=39,type="SkillType"},[2]={neg=true,skillType=69,type="SkillType"},flags=0,keywordFlags=0,name="AuraEffect",type="INC",value=12}},nil} c["12% increased maximum Energy Shield"]={{[1]={[1]={type="Global"},flags=0,keywordFlags=0,name="EnergyShield",type="INC",value=12}},nil} c["12% of Damage is taken from Mana before Life"]={{[1]={flags=0,keywordFlags=0,name="DamageTakenFromManaBeforeLife",type="BASE",value=12}},nil} c["12% reduced Movement Speed Penalty from using Skills while moving"]={{[1]={[1]={type="Condition",var="Moving"},flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=-12}}," Penalty from using Skills "} @@ -1627,20 +1640,33 @@ c["180% increased Spell Damage"]={{[1]={flags=2,keywordFlags=0,name="Damage",typ c["19% increased Cast Speed"]={{[1]={flags=16,keywordFlags=0,name="Speed",type="INC",value=19}},nil} c["195% increased Physical Damage"]={{[1]={flags=0,keywordFlags=0,name="PhysicalDamage",type="INC",value=195}},nil} c["2% chance to Recover all Life when you Kill an Enemy"]={{[1]={[1]={percent=2,stat="Life",type="PercentStat"},[2]={type="Condition",var="AverageResourceGain"},flags=0,keywordFlags=0,name="LifeOnKill",type="BASE",value=1},[2]={[1]={percent=100,stat="Life",type="PercentStat"},[2]={type="Condition",var="MaxResourceGain"},flags=0,keywordFlags=0,name="LifeOnKill",type="BASE",value=1}},nil} +c["2% increased Accuracy Rating per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Accuracy",type="INC",value=2}},nil} c["2% increased Area of Effect for Attacks per 10 Intelligence"]={{[1]={[1]={div=10,stat="Int",type="PerStat"},flags=1,keywordFlags=0,name="AreaOfEffect",type="INC",value=2}},nil} +c["2% increased Armour per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Armour",type="INC",value=2}},nil} c["2% increased Attack Damage per 75 Item Armour and Evasion Rating on Equipped Shield"]={{[1]={[1]={div=75,statList={[1]="ArmourOnWeapon 2",[2]="EvasionOnWeapon 2"},type="PerStat"},[2]={type="Condition",var="UsingShield"},flags=1,keywordFlags=0,name="Damage",type="INC",value=2}},nil} c["2% increased Attack Speed"]={{[1]={flags=1,keywordFlags=0,name="Speed",type="INC",value=2}},nil} c["2% increased Attack Speed per 10 Dexterity"]={{[1]={[1]={div=10,stat="Dex",type="PerStat"},flags=1,keywordFlags=0,name="Speed",type="INC",value=2}},nil} c["2% increased Cast Speed"]={{[1]={flags=16,keywordFlags=0,name="Speed",type="INC",value=2}},nil} +c["2% increased Curse Magnitudes"]={{[1]={flags=0,keywordFlags=0,name="CurseEffect",type="INC",value=2}},nil} c["2% increased Damage per 5 of your lowest Attribute"]={{[1]={[1]={div=5,stat="LowestAttribute",type="PerStat"},flags=0,keywordFlags=0,name="Damage",type="INC",value=2}},nil} -c["2% increased Effect of your Curses"]={{[1]={flags=0,keywordFlags=0,name="CurseEffect",type="INC",value=2}},nil} +c["2% increased Evasion Rating per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Evasion",type="INC",value=2}},nil} +c["2% increased Life Recovery rate per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="LifeRecoveryRate",type="INC",value=2}},nil} c["2% increased Lightning Damage per 10 Intelligence"]={{[1]={[1]={div=10,stat="Int",type="PerStat"},flags=0,keywordFlags=0,name="LightningDamage",type="INC",value=2}},nil} +c["2% increased Magnitude of Damaging Ailments you inflict per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=14680064,name="AilmentMagnitude",type="INC",value=2}},nil} +c["2% increased Mana Cost Efficiency per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="ManaCostEfficiency",type="INC",value=2}},nil} +c["2% increased Mana Recovery rate per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="ManaRecoveryRate",type="INC",value=2}},nil} c["2% increased Maximum Life per socketed Grand Spectrum"]={{[1]={[1]={type="Multiplier",var="GrandSpectrum"},flags=0,keywordFlags=0,name="Life",type="INC",value=2}},nil} c["2% increased Movement Speed"]={{[1]={flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=2}},nil} c["2% increased Movement Speed while Sprinting"]={{[1]={[1]={type="Condition",var="Sprinting"},flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=2}},nil} +c["2% increased Parried Debuff Duration per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Duration",type="INC",value=2}}," Parried Debuff "} c["2% increased Spirit per socketed Grand Spectrum"]={{[1]={[1]={type="Multiplier",var="GrandSpectrum"},flags=0,keywordFlags=0,name="Spirit",type="INC",value=2}},nil} +c["2% increased Stun Buildup per 10 Tribute"]={{}," Stun Buildup "} +c["2% increased Thorns damage per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="ThornsDamage",type="INC",value=2}},nil} c["2% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name="Life",type="INC",value=2}},nil} c["2% increased maximum Mana"]={{[1]={flags=0,keywordFlags=0,name="Mana",type="INC",value=2}},nil} +c["2% reduced Energy Shield Recharge Rate per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="EnergyShieldRecharge",type="INC",value=-2}},nil} +c["2% reduced Light Radius per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="LightRadius",type="INC",value=-2}},nil} +c["2% reduced Presence Area of Effect per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="PresenceArea",type="INC",value=-2}},nil} c["20 Life Regeneration per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegen",type="BASE",value=20}},nil} c["20 to 30 Physical Thorns damage"]={{[1]={flags=0,keywordFlags=0,name="ThornsDamage",type="BASE",value=20}}," to 30 Physical "} c["20% Chance to build an additional Combo on Hit"]={{}," to build an additional Combo "} @@ -1828,6 +1854,7 @@ c["20% increased Totem Damage"]={{[1]={flags=0,keywordFlags=16384,name="Damage", c["20% increased Totem Life"]={{[1]={flags=0,keywordFlags=0,name="TotemLife",type="INC",value=20}},nil} c["20% increased Totem Placement range"]={{[1]={flags=0,keywordFlags=16384,name="WeaponRange",type="INC",value=20}}," Placement "} c["20% increased Totem Placement speed"]={{[1]={flags=0,keywordFlags=0,name="TotemPlacementSpeed",type="INC",value=20}},nil} +c["20% increased Tribute"]={{[1]={flags=0,keywordFlags=0,name="Tribute",type="INC",value=20}},nil} c["20% increased Warcry Speed"]={{[1]={flags=0,keywordFlags=4,name="WarcrySpeed",type="INC",value=20}},nil} c["20% increased Withered Magnitude"]={{[1]={flags=0,keywordFlags=0,name="WitherEffect",type="INC",value=20}},nil} c["20% increased amount of Life Leeched"]={{[1]={flags=0,keywordFlags=0,name="MaxLifeLeechRate",type="INC",value=20}},nil} @@ -1841,10 +1868,8 @@ c["20% increased duration of Ailments you inflict against Cursed Enemies"]={{[1] c["20% increased maximum Energy Shield"]={{[1]={[1]={type="Global"},flags=0,keywordFlags=0,name="EnergyShield",type="INC",value=20}},nil} c["20% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name="Life",type="INC",value=20}},nil} c["20% increased maximum Mana"]={{[1]={flags=0,keywordFlags=0,name="Mana",type="INC",value=20}},nil} -c["20% less Attack Damage taken if you haven't been Hit by an Attack Recently"]={{[1]={[1]={neg=true,type="Condition",var="BeenHitByAttackRecently"},flags=0,keywordFlags=0,name="AttackDamageTaken",type="MORE",value=-20}},nil} c["20% less Attributes"]={{[1]={flags=0,keywordFlags=0,name="Str",type="MORE",value=-20},[2]={flags=0,keywordFlags=0,name="Dex",type="MORE",value=-20},[3]={flags=0,keywordFlags=0,name="Int",type="MORE",value=-20},[4]={flags=0,keywordFlags=0,name="All",type="MORE",value=-20}},nil} c["20% less Damage taken if you have not been Hit Recently"]={{[1]={[1]={neg=true,type="Condition",var="BeenHitRecently"},flags=0,keywordFlags=0,name="DamageTaken",type="MORE",value=-20}},nil} -c["20% more Attack Damage taken if you have been Hit by an Attack Recently"]={{[1]={[1]={type="Condition",var="BeenHitByAttackRecently"},flags=0,keywordFlags=0,name="AttackDamageTaken",type="MORE",value=20}},nil} c["20% more Charm Charges gained"]={{[1]={flags=0,keywordFlags=0,name="CharmChargesGained",type="MORE",value=20}},nil} c["20% more Damage against Heavy Stunned Enemies with Maces"]={{[1]={[1]={actor="enemy",type="ActorCondition",var="HeavyStunned"},flags=1048580,keywordFlags=0,name="Damage",type="MORE",value=20}},nil} c["20% more Stun Buildup with Critical Hits"]={{}," Stun Buildup "} @@ -2122,6 +2147,7 @@ c["29% increased Chaos Damage"]={{[1]={flags=0,keywordFlags=0,name="ChaosDamage" c["3 Life Regeneration per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegen",type="BASE",value=3}},nil} c["3% chance to Avoid Elemental Ailments"]={{[1]={flags=0,keywordFlags=0,name="AvoidElementalAilments",type="BASE",value=3}},nil} c["3% chance to gain Volatility on Kill"]={nil,"Volatility "} +c["3% faster Curse Activation per 20 Tribute"]={{[1]={[1]={actor="parent",div=20,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="CurseActivation",type="INC",value=3}},nil} c["3% increased Area of Effect"]={{[1]={flags=0,keywordFlags=0,name="AreaOfEffect",type="INC",value=3}},nil} c["3% increased Attack Speed"]={{[1]={flags=1,keywordFlags=0,name="Speed",type="INC",value=3}},nil} c["3% increased Attack Speed per 20 Dexterity"]={{[1]={[1]={div=20,stat="Dex",type="PerStat"},flags=1,keywordFlags=0,name="Speed",type="INC",value=3}},nil} @@ -2141,9 +2167,12 @@ c["3% increased Attack and Cast Speed with Lightning Skills"]={{[1]={flags=0,key c["3% increased Attributes"]={{[1]={flags=0,keywordFlags=0,name="Str",type="INC",value=3},[2]={flags=0,keywordFlags=0,name="Dex",type="INC",value=3},[3]={flags=0,keywordFlags=0,name="Int",type="INC",value=3},[4]={flags=0,keywordFlags=0,name="All",type="INC",value=3}},nil} c["3% increased Cast Speed"]={{[1]={flags=16,keywordFlags=0,name="Speed",type="INC",value=3}},nil} c["3% increased Cast Speed with Cold Skills"]={{[1]={flags=16,keywordFlags=64,name="Speed",type="INC",value=3}},nil} +c["3% increased Charm Effect Duration per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="CharmDuration",type="INC",value=3}},nil} c["3% increased Cooldown Recovery Rate"]={{[1]={flags=0,keywordFlags=0,name="CooldownRecovery",type="INC",value=3}},nil} +c["3% increased Curse Duration per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=2,name="Duration",type="INC",value=3}},nil} c["3% increased Curse Magnitudes"]={{[1]={flags=0,keywordFlags=0,name="CurseEffect",type="INC",value=3}},nil} c["3% increased Evasion Rating per 10 Intelligence"]={{[1]={[1]={div=10,stat="Int",type="PerStat"},flags=0,keywordFlags=0,name="Evasion",type="INC",value=3}},nil} +c["3% increased Flask Effect Duration per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="FlaskDuration",type="INC",value=3}},nil} c["3% increased Melee Attack Speed"]={{[1]={flags=257,keywordFlags=0,name="Speed",type="INC",value=3}},nil} c["3% increased Movement Speed"]={{[1]={flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=3}},nil} c["3% increased Movement Speed if you've Killed Recently"]={{[1]={[1]={type="Condition",var="KilledRecently"},flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=3}},nil} @@ -2163,6 +2192,7 @@ c["3% of Damage taken Recouped as Life"]={{[1]={flags=0,keywordFlags=0,name="Lif c["3% of Elemental Damage taken Recouped as Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="LightningEnergyShieldRecoup",type="BASE",value=3},[2]={flags=0,keywordFlags=0,name="ColdEnergyShieldRecoup",type="BASE",value=3},[3]={flags=0,keywordFlags=0,name="FireEnergyShieldRecoup",type="BASE",value=3}},nil} c["3% of Physical Damage taken Recouped as Life"]={{[1]={flags=0,keywordFlags=0,name="PhysicalLifeRecoup",type="BASE",value=3}},nil} c["3% of Skill Mana Costs Converted to Life Costs"]={{[1]={flags=0,keywordFlags=0,name="HybridManaAndLifeCost_Life",type="BASE",value=3}},nil} +c["3% reduced Accuracy Rating per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Accuracy",type="INC",value=-3}},nil} c["3% reduced Area of Effect"]={{[1]={flags=0,keywordFlags=0,name="AreaOfEffect",type="INC",value=-3}},nil} c["3% reduced Movement Speed Penalty from using Skills while moving"]={{[1]={[1]={type="Condition",var="Moving"},flags=0,keywordFlags=0,name="MovementSpeed",type="INC",value=-3}}," Penalty from using Skills "} c["3% reduced maximum Life"]={{[1]={flags=0,keywordFlags=0,name="Life",type="INC",value=-3}},nil} @@ -2437,6 +2467,8 @@ c["4% increased Skill Speed"]={{[1]={flags=0,keywordFlags=0,name="Speed",type="I c["4% increased Spell Damage per 10 Intelligence"]={{[1]={[1]={div=10,stat="Int",type="PerStat"},flags=2,keywordFlags=0,name="Damage",type="INC",value=4}},nil} c["4% increased Spirit"]={{[1]={flags=0,keywordFlags=0,name="Spirit",type="INC",value=4}},nil} c["4% increased Strength"]={{[1]={flags=0,keywordFlags=0,name="Str",type="INC",value=4}},nil} +c["4% increased Warcry Speed per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=4,name="WarcrySpeed",type="INC",value=4}},nil} +c["4% increased maximum Energy Shield per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="EnergyShield",type="INC",value=4}},nil} c["4% increased maximum Mana"]={{[1]={flags=0,keywordFlags=0,name="Mana",type="INC",value=4}},nil} c["4% of Damage is taken from Mana before Life"]={{[1]={flags=0,keywordFlags=0,name="DamageTakenFromManaBeforeLife",type="BASE",value=4}},nil} c["4% of Damage taken Recouped as Life"]={{[1]={flags=0,keywordFlags=0,name="LifeRecoup",type="BASE",value=4}},nil} @@ -2551,14 +2583,12 @@ c["40% increased Stun Buildup Adds 11 to 20 Physical Damage to Attacks"]={{[1]={ c["40% increased Stun Recovery"]={{[1]={flags=0,keywordFlags=0,name="StunRecovery",type="INC",value=40}},nil} c["40% increased Stun Threshold"]={{[1]={flags=0,keywordFlags=0,name="StunThreshold",type="INC",value=40}},nil} c["40% increased Totem Damage"]={{[1]={flags=0,keywordFlags=16384,name="Damage",type="INC",value=40}},nil} -c["40% increased chance to Ignite"]={{[1]={flags=0,keywordFlags=0,name="EnemyIgniteChance",type="INC",value=40}},nil} c["40% increased chance to Shock"]={{[1]={flags=0,keywordFlags=0,name="EnemyShockChance",type="INC",value=40}},nil} c["40% increased effect of Arcane Surge on you"]={{[1]={flags=0,keywordFlags=0,name="ArcaneSurgeEffect",type="INC",value=40}},nil} c["40% increased maximum Energy Shield"]={{[1]={[1]={type="Global"},flags=0,keywordFlags=0,name="EnergyShield",type="INC",value=40}},nil} c["40% less Attack Damage"]={{[1]={flags=1,keywordFlags=0,name="Damage",type="MORE",value=-40}},nil} c["40% less minimum Physical Attack Damage"]={{[1]={[1]={skillType=1,type="SkillType"},flags=0,keywordFlags=0,name="MinPhysicalDamage",type="MORE",value=-40}},nil} c["40% more Immobilisation buildup"]={{}," Immobilisation buildup "} -c["40% more Mana Reservation of Aura Skills"]={{[1]={[1]={skillType=39,type="SkillType"},flags=0,keywordFlags=0,name="ManaReserved",type="MORE",value=40}},nil} c["40% more maximum Physical Attack Damage"]={{[1]={[1]={skillType=1,type="SkillType"},flags=0,keywordFlags=0,name="MaxPhysicalDamage",type="MORE",value=40}},nil} c["40% of Physical Damage taken as Fire Damage"]={{[1]={flags=0,keywordFlags=0,name="PhysicalDamageTakenAsFire",type="BASE",value=40}},nil} c["40% of Physical damage from Hits taken as Lightning damage"]={{[1]={flags=0,keywordFlags=0,name="PhysicalDamageFromHitsTakenAsLightning",type="BASE",value=40}},nil} @@ -2600,7 +2630,6 @@ c["5 Life Regeneration per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRege c["5 Mana gained when you Block"]={{[1]={flags=0,keywordFlags=0,name="ManaOnBlock",type="BASE",value=5}},nil} c["5 to 10 Physical Thorns damage"]={{[1]={flags=0,keywordFlags=0,name="ThornsDamage",type="BASE",value=5}}," to 10 Physical "} c["5 to 10 Physical Thorns damage Pain Attunement"]={{[1]={flags=0,keywordFlags=0,name="ThornsDamage",type="BASE",value=5}}," to 10 Physical Pain Attunement "} -c["5% Chance to Block Spell Damage"]={{[1]={flags=0,keywordFlags=0,name="SpellBlockChance",type="BASE",value=5}},nil} c["5% Chance to build an additional Combo on Hit"]={{}," to build an additional Combo "} c["5% additional Physical Damage Reduction while you have at least 150 Devotion"]={{[1]={[1]={stat="Devotion",threshold=150,type="StatThreshold"},flags=0,keywordFlags=0,name="PhysicalDamageReduction",type="BASE",value=5}},nil} c["5% chance for Slam Skills you use yourself to cause Aftershocks"]={{}," for Slam Skills you use yourself to cause Aftershocks "} @@ -2615,6 +2644,7 @@ c["5% chance when collecting an Elemental Infusion to gain an"]={{}," when colle c["5% chance when collecting an Elemental Infusion to gain an additional Elemental Infusion of the same type"]={{}," when collecting an Elemental Infusion to gain an additional Elemental Infusion of the same type "} c["5% increased Accuracy Rating"]={{[1]={flags=0,keywordFlags=0,name="Accuracy",type="INC",value=5}},nil} c["5% increased Area of Effect"]={{[1]={flags=0,keywordFlags=0,name="AreaOfEffect",type="INC",value=5}},nil} +c["5% increased Attack Critical Hit Chance per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=1,keywordFlags=0,name="CritChance",type="INC",value=5}},nil} c["5% increased Attack Damage"]={{[1]={flags=1,keywordFlags=0,name="Damage",type="INC",value=5}},nil} c["5% increased Attack Speed"]={{[1]={flags=1,keywordFlags=0,name="Speed",type="INC",value=5}},nil} c["5% increased Attack Speed with Daggers"]={{[1]={flags=524293,keywordFlags=0,name="Speed",type="INC",value=5}},nil} @@ -2628,6 +2658,7 @@ c["5% increased Cooldown Recovery Rate"]={{[1]={flags=0,keywordFlags=0,name="Coo c["5% increased Critical Hit Chance"]={{[1]={flags=0,keywordFlags=0,name="CritChance",type="INC",value=5}},nil} c["5% increased Culling Strike Threshold"]={{}," Culling Strike Threshold "} c["5% increased Damage taken while on Low Life"]={{[1]={[1]={type="Condition",var="LowLife"},flags=0,keywordFlags=0,name="DamageTaken",type="INC",value=5}},nil} +c["5% increased Defences from Equipped Shield per 25 Tribute"]={{[1]={[1]={slotName="Weapon 2",type="SlotName"},[2]={type="Condition",var="UsingShield"},[3]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Defences",type="INC",value=5}},nil} c["5% increased Deflection Rating"]={{[1]={flags=0,keywordFlags=0,name="DeflectionRating",type="INC",value=5}},nil} c["5% increased Dexterity"]={{[1]={flags=0,keywordFlags=0,name="Dex",type="INC",value=5}},nil} c["5% increased Duration of Damaging Ailments on Enemies"]={{[1]={flags=0,keywordFlags=0,name="EnemyIgniteDuration",type="INC",value=5},[2]={flags=0,keywordFlags=0,name="EnemyBleedDuration",type="INC",value=5},[3]={flags=0,keywordFlags=0,name="EnemyPoisonDuration",type="INC",value=5}},nil} @@ -2651,6 +2682,7 @@ c["5% increased Skill Effect Duration"]={{[1]={flags=0,keywordFlags=0,name="Dura c["5% increased Skill Speed"]={{[1]={flags=0,keywordFlags=0,name="Speed",type="INC",value=5},[2]={flags=0,keywordFlags=0,name="WarcrySpeed",type="INC",value=5}},nil} c["5% increased Strength"]={{[1]={flags=0,keywordFlags=0,name="Str",type="INC",value=5}},nil} c["5% increased Stun Threshold"]={{[1]={flags=0,keywordFlags=0,name="StunThreshold",type="INC",value=5}},nil} +c["5% increased Stun Threshold per 25 Tribute"]={{[1]={[1]={actor="parent",div=25,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="StunThreshold",type="INC",value=5}},nil} c["5% increased effect of Archon Buffs on you"]={{[1]={flags=0,keywordFlags=0,name="LocalEffect",type="INC",value=5}}," of Archon Buffs on you "} c["5% increased total Power counted by Warcries"]={{[1]={flags=0,keywordFlags=0,name="WarcryPower",type="INC",value=5}},nil} c["5% of Damage from Hits is taken from your Damageable Companion's Life before you"]={{[1]={flags=0,keywordFlags=0,name="Damage",type="BASE",value=5}}," from Hits is taken from your Damageable Companion's Life before you "} @@ -2770,10 +2802,12 @@ c["50% less Flask Charges used"]={{[1]={flags=0,keywordFlags=0,name="FlaskCharge c["50% less Life Recovery from Flasks"]={{[1]={flags=0,keywordFlags=0,name="FlaskLifeRecovery",type="MORE",value=-50}},nil} c["50% less Lightning Resistance"]={{[1]={flags=0,keywordFlags=0,name="LightningResist",type="MORE",value=-50}},nil} c["50% less Mana Recovery Rate"]={{[1]={flags=0,keywordFlags=0,name="ManaRecoveryRate",type="MORE",value=-50}},nil} +c["50% less Mana Regeneration Rate"]={{[1]={flags=0,keywordFlags=0,name="ManaRegen",type="MORE",value=-50}},nil} c["50% less Movement Speed Penalty from using Skills while moving"]={{[1]={[1]={type="Condition",var="Moving"},flags=0,keywordFlags=0,name="MovementSpeed",type="MORE",value=-50}}," Penalty from using Skills "} c["50% more Armour from Equipped Body Armour"]={{[1]={[1]={slotName="Body Armour",type="SlotName"},flags=0,keywordFlags=0,name="Armour",type="MORE",value=50}},nil} c["50% more Critical Damage Bonus"]={{[1]={flags=0,keywordFlags=0,name="CritMultiplier",type="MORE",value=50}},nil} c["50% more Damage against Heavy Stunned Enemies"]={{[1]={[1]={actor="enemy",type="ActorCondition",var="HeavyStunned"},flags=0,keywordFlags=0,name="Damage",type="MORE",value=50}},nil} +c["50% more Life Cost of Skills"]={{[1]={flags=0,keywordFlags=0,name="LifeCost",type="MORE",value=50}},nil} c["50% more Mana Cost of Skills if you have no Energy Shield"]={{[1]={[1]={neg=true,type="Condition",var="HaveEnergyShield"},flags=0,keywordFlags=0,name="ManaCost",type="MORE",value=50}},nil} c["50% more damage against enemies with an Open Weakness"]={{[1]={[1]={type="Condition",var="EnemyHasOpenWeakness"},flags=0,keywordFlags=0,name="Damage",type="MORE",value=50}},nil} c["50% of Chaos damage you prevent when Hit Recouped as Life and Mana during effect"]={{[1]={[1]={type="Condition",var="UsingFlask"},flags=0,keywordFlags=0,name="ChaosDamage",type="BASE",value=50}}," you prevent when Hit Recouped as Life and Mana "} @@ -2954,7 +2988,6 @@ c["75% increased Thorns damage if you've Blocked Recently"]={{[1]={[1]={type="Co c["75% increased chance to Shock"]={{[1]={flags=0,keywordFlags=0,name="EnemyShockChance",type="INC",value=75}},nil} c["75% of Damage Converted to Fire Damage"]={{[1]={flags=0,keywordFlags=0,name="DamageConvertToFire",type="BASE",value=75}},nil} c["8 Life Regeneration per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegen",type="BASE",value=8}},nil} -c["8% Chance to Block Spell Damage"]={{[1]={flags=0,keywordFlags=0,name="SpellBlockChance",type="BASE",value=8}},nil} c["8% chance for Mace Slam Skills you use yourself to cause Aftershocks"]={{}," for Mace Slam Skills you use yourself to cause Aftershocks "} c["8% chance to Blind Enemies on Hit with Attacks"]={{[1]={flags=0,keywordFlags=65536,name="BlindChance",type="BASE",value=8}},nil} c["8% chance to Poison on Hit"]={{[1]={flags=0,keywordFlags=0,name="PoisonChance",type="BASE",value=8}},nil} @@ -2970,6 +3003,7 @@ c["8% increased Armour and Evasion Rating while Leeching"]={{[1]={[1]={type="Con c["8% increased Armour per Endurance Charge"]={{[1]={[1]={type="Multiplier",var="EnduranceCharge"},flags=0,keywordFlags=0,name="Armour",type="INC",value=8}},nil} c["8% increased Attack Area Damage"]={{[1]={flags=513,keywordFlags=0,name="Damage",type="INC",value=8}},nil} c["8% increased Attack Damage"]={{[1]={flags=1,keywordFlags=0,name="Damage",type="INC",value=8}},nil} +c["8% increased Attack Damage per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=1,keywordFlags=0,name="Damage",type="INC",value=8}},nil} c["8% increased Attack Damage while you have an Ally in your Presence"]={{[1]={[1]={threshold=1,type="MultiplierThreshold",var="NearbyAlly"},flags=1,keywordFlags=0,name="Damage",type="INC",value=8}},nil} c["8% increased Attack Speed"]={{[1]={flags=1,keywordFlags=0,name="Speed",type="INC",value=8}},nil} c["8% increased Attack Speed if you've Killed Recently"]={{[1]={[1]={type="Condition",var="KilledRecently"},flags=1,keywordFlags=0,name="Speed",type="INC",value=8}},nil} @@ -4065,7 +4099,8 @@ c["Archon Buffs also grant 10% increased Movement Speed"]={nil,"Archon Buffs als c["Archon recovery period expires 10% faster"]={nil,"Archon recovery period expires 10% faster "} c["Archon recovery period expires 25% faster"]={nil,"Archon recovery period expires 25% faster "} c["Area Skills have 20% chance to Knock Enemies Back on Hit"]={{[1]={[1]={skillType=8,type="SkillType"},flags=0,keywordFlags=0,name="EnemyKnockbackChance",type="BASE",value=20}},nil} -c["Armour applies to Fire, Cold and Lightning Damage taken from Hits instead of Physical Damage"]={{[1]={flags=0,keywordFlags=0,name="ArmourAppliesToFireDamageTaken",type="BASE",value=100},[2]={flags=0,keywordFlags=0,name="ArmourAppliesToColdDamageTaken",type="BASE",value=100},[3]={flags=0,keywordFlags=0,name="ArmourAppliesToLightningDamageTaken",type="BASE",value=100},[4]={flags=0,keywordFlags=0,name="ArmourDoesNotApplyToPhysicalDamageTaken",type="FLAG",value=true}},nil} +c["Armour does not apply to Physical Damage"]={nil,"Armour does not apply to Physical Damage "} +c["Armour does not apply to Physical Damage -15% to all maximum Elemental Resistances"]={nil,"Armour does not apply to Physical Damage -15% to all maximum Elemental Resistances "} c["Armour is increased by Overcapped Fire Resistance"]={{[1]={flags=0,keywordFlags=0,name="ArmourIncreasedByOvercappedFireRes",type="FLAG",value=true}},nil} c["Arrows Fork"]={{[1]={flags=131072,keywordFlags=0,name="ForkOnce",type="FLAG",value=true},[2]={flags=1024,keywordFlags=0,name="ForkCountMax",type="BASE",value=1}},nil} c["Arrows Pierce all targets after Forking"]={{[1]={[1]={stat="ForkedCount",threshold=1,type="StatThreshold"},flags=131072,keywordFlags=0,name="PierceAllTargets",type="FLAG",value=true}},nil} @@ -4107,13 +4142,11 @@ c["Attacks with One-Handed Weapons have 15% increased Chance to inflict Ailments c["Attacks with One-Handed Weapons have 20% increased Chance to inflict Ailments"]={{[1]={flags=17179869184,keywordFlags=0,name="AilmentChance",type="INC",value=20}},nil} c["Attacks with this Weapon gain 50% of Physical damage as Extra damage of each Element"]={{[1]={[2]={type="Condition",var="{Hand}Attack"},[3]={skillType=1,type="SkillType"},flags=0,keywordFlags=0,name="PhysicalDamageGainAsLightning",type="BASE",value=50},[2]={[2]={type="Condition",var="{Hand}Attack"},[3]={skillType=1,type="SkillType"},flags=0,keywordFlags=0,name="PhysicalDamageGainAsCold",type="BASE",value=50},[3]={[2]={type="Condition",var="{Hand}Attack"},[3]={skillType=1,type="SkillType"},flags=0,keywordFlags=0,name="PhysicalDamageGainAsFire",type="BASE",value=50}},nil} c["Attribute Requirements of Gems can be satisified by your highest Attribute"]={{[1]={flags=0,keywordFlags=0,name="GemAttributeRequirementsSatisfiedByHighestAttribute",type="FLAG",value=true}},nil} -c["Aura Skills have 1% more Aura Effect per 2% of maximum Mana they Reserve"]={{[1]={[1]={skillType=39,type="SkillType"},[2]={div=2,stat="ManaReservedPercent",type="PerStat"},flags=0,keywordFlags=0,name="AuraEffect",type="MORE",value=1}},nil} c["Aura Skills have 10% increased Magnitudes"]={{[1]={[1]={skillType=39,type="SkillType"},flags=0,keywordFlags=0,name="Magnitude",type="INC",value=10}},nil} c["Aura Skills have 12% increased Magnitudes"]={{[1]={[1]={skillType=39,type="SkillType"},flags=0,keywordFlags=0,name="Magnitude",type="INC",value=12}},nil} c["Aura Skills have 14% increased Magnitudes"]={{[1]={[1]={skillType=39,type="SkillType"},flags=0,keywordFlags=0,name="Magnitude",type="INC",value=14}},nil} c["Aura Skills have 5% increased Magnitudes"]={{[1]={[1]={skillType=39,type="SkillType"},flags=0,keywordFlags=0,name="Magnitude",type="INC",value=5}},nil} c["Aura Skills have 6% increased Magnitudes"]={{[1]={[1]={skillType=39,type="SkillType"},flags=0,keywordFlags=0,name="Magnitude",type="INC",value=6}},nil} -c["Auras from your Skills can only affect you"]={{[1]={flags=0,keywordFlags=0,name="SelfAurasOnlyAffectYou",type="FLAG",value=true}},nil} c["Banner Buffs linger on you for 2 seconds after you leave the Area"]={nil,"Banner Buffs linger on you for 2 seconds after you leave the Area "} c["Banner Skills have 12% increased Aura Magnitudes"]={{[1]={[1]={skillType=88,type="SkillType"},flags=0,keywordFlags=0,name="AuraEffect",type="INC",value=12}},nil} c["Banner Skills have 15% increased Area of Effect"]={{[1]={[1]={skillType=88,type="SkillType"},flags=0,keywordFlags=0,name="AreaOfEffect",type="INC",value=15}},nil} @@ -4144,7 +4177,6 @@ c["Blind Enemies when they Stun you"]={nil,"Blind Enemies when they Stun you "} c["Blind Targets when you Poison them"]={nil,"Blind Targets when you Poison them "} c["Blind does not affect your Light Radius"]={nil,"Blind does not affect your Light Radius "} c["Blind does not affect your Light Radius 25% more Melee Critical Hit Chance while Blinded"]={nil,"Blind does not affect your Light Radius 25% more Melee Critical Hit Chance while Blinded "} -c["Block Chance is doubled"]={{[1]={[1]={globalLimit=100,globalLimitKey="BlockChanceDoubledLimit",type="Multiplier",var="BlockChanceDoubled"},flags=0,keywordFlags=0,name="BlockChance",type="MORE",value=100},[2]={flags=0,keywordFlags=0,name="Multiplier:BlockChanceDoubled",type="OVERRIDE",value=1}},nil} c["Blocking Damage Poisons the Enemy as though dealing 100 Base Chaos Damage"]={nil,"Blocking Damage Poisons the Enemy as though dealing 100 Base Chaos Damage "} c["Blocking Damage Poisons the Enemy as though dealing 100 Base Chaos Damage Blocking Damage Poisons the Enemy as though dealing 200 Base Chaos Damage"]={nil,"Blocking Damage Poisons the Enemy as though dealing 100 Base Chaos Damage Blocking Damage Poisons the Enemy as though dealing 200 Base Chaos Damage "} c["Blocking Damage Poisons the Enemy as though dealing 200 Base Chaos Damage"]={nil,"Blocking Damage Poisons the Enemy as though dealing 200 Base Chaos Damage "} @@ -4216,6 +4248,7 @@ c["Cannot be Light Stunned if you haven't been Hit Recently"]={nil,"Cannot be Li c["Cannot be Poisoned"]={{[1]={flags=0,keywordFlags=0,name="PoisonImmune",type="FLAG",value=true}},nil} c["Cannot be Shocked"]={{[1]={flags=0,keywordFlags=0,name="ShockImmune",type="FLAG",value=true}},nil} c["Cannot be Stunned"]={{[1]={flags=0,keywordFlags=0,name="StunImmune",type="FLAG",value=true}},nil} +c["Cannot collide with targets"]={nil,"Cannot collide with targets "} c["Cannot gain Spirit from Equipment"]={{[1]={flags=0,keywordFlags=0,name="CannotGainSpiritFromEquipment",type="FLAG",value=true}},nil} c["Cannot have Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="CannotHaveES",type="FLAG",value=true}},nil} c["Cannot use Charms"]={{[1]={flags=0,keywordFlags=0,name="CharmLimit",type="OVERRIDE",value=0}},nil} @@ -4236,6 +4269,11 @@ c["Causes 60% increased Stun Buildup Heavy Stuns Enemies that are on Full Life"] c["Causes Bleeding on Hit"]={{[1]={[1]={type="Condition",var="{Hand}Attack"},flags=0,keywordFlags=0,name="BleedChance",type="BASE",value=100}},nil} c["Causes Double Stun Buildup"]={{}," Stun Buildup "} c["Causes Enemies to Explode on Critical kill, for 10% of their Life as Physical Damage"]={{[1]={flags=0,keywordFlags=0,name="ExplodeMod",type="LIST",value={amount=10,chance=1,keyOfScaledMod="chance",type="Physical"}},[2]={flags=0,keywordFlags=0,name="CanExplode",type="FLAG",value=true}},nil} +c["Chain an additional time"]={nil,"Chain an additional time "} +c["Chain an additional time Chain from Terrain an additional time"]={nil,"Chain an additional time Chain from Terrain an additional time "} +c["Chain an additional time Chain from Terrain an additional time Cannot collide with targets"]={nil,"Chain an additional time Chain from Terrain an additional time Cannot collide with targets "} +c["Chain from Terrain an additional time"]={nil,"Chain from Terrain an additional time "} +c["Chain from Terrain an additional time Cannot collide with targets"]={nil,"Chain from Terrain an additional time Cannot collide with targets "} c["Chance is doubled against Undead and Demons"]={{},"Chance against Undead and Demons "} c["Chance to Block Damage is Lucky"]={{[1]={flags=0,keywordFlags=0,name="BlockChanceIsLucky",type="FLAG",value=true}},nil} c["Chance to Deflect is Lucky"]={{[1]={flags=0,keywordFlags=0,name="DeflectIsLucky",type="FLAG",value=true}},nil} @@ -4249,6 +4287,7 @@ c["Chaos Damage from Hits also Contributes to Freeze Buildup Chaos Damage from H c["Chaos Damage from Hits also Contributes to Shock Chance"]={{[1]={flags=0,keywordFlags=0,name="ChaosCanShock",type="FLAG",value=true}},nil} c["Chaos Resistance is doubled"]={{[1]={[1]={globalLimit=100,globalLimitKey="ChaosResistDoubledLimit",type="Multiplier",var="ChaosResistDoubled"},flags=0,keywordFlags=0,name="ChaosResist",type="MORE",value=100},[2]={flags=0,keywordFlags=0,name="Multiplier:ChaosResistDoubled",type="OVERRIDE",value=1}},nil} c["Chaos Resistance is zero"]={{[1]={flags=0,keywordFlags=0,name="ChaosResist",type="OVERRIDE",value=0}},nil} +c["Charms applied to you have 1% increased Effect per 10 Tribute"]={nil,"Charms applied to you have 1% increased Effect per 10 Tribute "} c["Charms applied to you have 10% increased Effect"]={{[1]={[1]={actor="player",type="ActorCondition"},flags=0,keywordFlags=0,name="CharmEffect",type="INC",value=10}},nil} c["Charms applied to you have 25% increased Effect"]={{[1]={[1]={actor="player",type="ActorCondition"},flags=0,keywordFlags=0,name="CharmEffect",type="INC",value=25}},nil} c["Charms gain 0.15 charges per Second"]={{[1]={flags=0,keywordFlags=0,name="CharmChargesGenerated",type="BASE",value=0.15}},nil} @@ -4307,7 +4346,6 @@ c["Curses you inflict are reflected back to you"]={nil,"Curses you inflict are r c["Curses you inflict have infinite Duration"]={nil,"Curses you inflict have infinite Duration "} c["Curses you inflict have infinite Duration Curses you inflict can affect Hexproof Enemies"]={{[1]={[1]={type="SkillId"},flags=0,keywordFlags=0,name="SkillData",type="LIST",value={key="ignoreHexproof",value=true}}},nil} c["Curses you inflict have infinite Duration You can apply an additional Curse"]={nil,"Curses you inflict have infinite Duration You can apply an additional Curse "} -c["DNT Ded."]={nil,"DNT Ded. "} c["Damage Blocked is Recouped as Mana"]={nil,"Damage Blocked is Recouped as Mana "} c["Damage Penetrates (2-4)% Cold Resistance"]={nil,"Damage Penetrates (2-4)% Cold Resistance "} c["Damage Penetrates (2-4)% Fire Resistance"]={nil,"Damage Penetrates (2-4)% Fire Resistance "} @@ -4334,7 +4372,7 @@ c["Damage Penetrates 8% Lightning Resistance"]={{[1]={flags=0,keywordFlags=0,nam c["Damage of Enemies Hitting you is Unlucky while you are on Low Life"]={nil,"Damage of Enemies Hitting you is Unlucky while you are on Low Life "} c["Damage of Enemies Hitting you is Unlucky while you are on Low Life 50% chance to Avoid Death from Hits"]={nil,"Damage of Enemies Hitting you is Unlucky while you are on Low Life 50% chance to Avoid Death from Hits "} c["Damage over Time bypasses your Energy Shield"]={nil,"Damage over Time bypasses your Energy Shield "} -c["Damage over Time bypasses your Energy Shield While not on Full Life, Sacrifice 1% of Mana per Second to Recover that much Life"]={nil,"Damage over Time bypasses your Energy Shield While not on Full Life, Sacrifice 1% of Mana per Second to Recover that much Life "} +c["Damage over Time bypasses your Energy Shield While not on Full Life, Sacrifice 1% of maximum Mana per Second to Recover that much Life"]={nil,"Damage over Time bypasses your Energy Shield While not on Full Life, Sacrifice 1% of maximum Mana per Second to Recover that much Life "} c["Damage over Time bypasses your Energy Shield While not on Full Life, Sacrifice 10% of maximum Mana per Second to Recover that much Life"]={nil,"Damage over Time bypasses your Energy Shield While not on Full Life, Sacrifice 10% of maximum Mana per Second to Recover that much Life "} c["Damage taken Recouped as Life is also Recouped as Energy Shield"]={nil,"Damage taken Recouped as Life is also Recouped as Energy Shield "} c["Damage taken is Reserved from Darkness before being taken from Life or Energy Shield"]={nil,"Damage taken is Reserved from Darkness before being taken from Life or Energy Shield "} @@ -4393,7 +4431,6 @@ c["Detonator skills have 40% increased Area of Effect"]={nil,"Detonator skills h c["Detonator skills have 40% increased Area of Effect Detonator skills have 80% reduced damage"]={nil,"Detonator skills have 40% increased Area of Effect Detonator skills have 80% reduced damage "} c["Detonator skills have 8% increased Area of Effect"]={nil,"Detonator skills have 8% increased Area of Effect "} c["Detonator skills have 80% reduced damage"]={nil,"Detonator skills have 80% reduced damage "} -c["Dexterity's inherent bonus is 1% increased Armour per 2 Dexterity instead"]={{[1]={[1]={div="2",stat="Dex",type="PerStat"},flags=0,keywordFlags=0,name="Armour",type="INC",value=1},[2]={flags=0,keywordFlags=0,name="NoDexBonusToAccuracy",type="FLAG",value=true}},nil} c["Dodge Roll avoids all Hits"]={nil,"Dodge Roll avoids all Hits "} c["Dodge Roll avoids all Hits 10% less Movement and Skill Speed per Dodge Roll in the past 20 seconds"]={nil,"Dodge Roll avoids all Hits 10% less Movement and Skill Speed per Dodge Roll in the past 20 seconds "} c["Dodge Roll cannot Avoid Damage"]={nil,"Dodge Roll cannot Avoid Damage "} @@ -4417,6 +4454,7 @@ c["Elemental Damage also Contributes to Bleeding Magnitude"]={{[1]={flags=0,keyw c["Empowered Attacks Gain 15% of Physical Damage as Extra Fire damage"]={{[1]={[1]={type="Condition",var="Empowered"},flags=1,keywordFlags=0,name="PhysicalDamageGainAsFire",type="BASE",value=15}},nil} c["Empowered Attacks deal 10% increased Damage"]={{[1]={[1]={type="Condition",var="Empowered"},flags=1,keywordFlags=0,name="Damage",type="INC",value=10}},nil} c["Empowered Attacks deal 16% increased Damage"]={{[1]={[1]={type="Condition",var="Empowered"},flags=1,keywordFlags=0,name="Damage",type="INC",value=16}},nil} +c["Empowered Attacks deal 2% increased damage per 10 Tribute"]={{[1]={[1]={type="Condition",var="Empowered"},[2]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=1,keywordFlags=0,name="Damage",type="INC",value=2}},nil} c["Empowered Attacks deal 20% increased Damage"]={{[1]={[1]={type="Condition",var="Empowered"},flags=1,keywordFlags=0,name="Damage",type="INC",value=20}},nil} c["Empowered Attacks deal 30% increased Damage"]={{[1]={[1]={type="Condition",var="Empowered"},flags=1,keywordFlags=0,name="Damage",type="INC",value=30}},nil} c["Empowered Attacks deal 50% increased Damage"]={{[1]={[1]={type="Condition",var="Empowered"},flags=1,keywordFlags=0,name="Damage",type="INC",value=50}},nil} @@ -4531,6 +4569,10 @@ c["Fissure Skills have a 20% chance to create an additional Fissure"]={nil,"Fiss c["Flammability Magnitude is doubled"]={{},"Magnitude "} c["Flasks gain 0.17 charges per Second"]={{[1]={flags=0,keywordFlags=0,name="FlaskChargesGenerated",type="BASE",value=0.17}},nil} c["For each colour of Socketed Support Gem that is most numerous, gain:"]={{},nil} +c["Fork an additional time"]={nil,"Fork an additional time "} +c["Fork an additional time Chain an additional time"]={nil,"Fork an additional time Chain an additional time "} +c["Fork an additional time Chain an additional time Chain from Terrain an additional time"]={nil,"Fork an additional time Chain an additional time Chain from Terrain an additional time "} +c["Fork an additional time Chain an additional time Chain from Terrain an additional time Cannot collide with targets"]={nil,"Fork an additional time Chain an additional time Chain from Terrain an additional time Cannot collide with targets "} c["Frenzy or Power Charge"]={nil,"Frenzy or Power Charge "} c["Fully Armour Broken enemies you kill with Hits Shatter"]={nil,"Fully Armour Broken enemies you kill with Hits Shatter "} c["Fully Broken Armour effects also apply to Fire Damage Taken from Hits"]={nil,"Fully Broken Armour effects also apply to Fire Damage Taken from Hits "} @@ -4615,6 +4657,7 @@ c["Gain 4% of Damage as Extra Fire Damage for"]={{[1]={flags=0,keywordFlags=0,na c["Gain 4% of Damage as Extra Fire Damage for every different Grenade fired in the past 8 seconds"]={{[1]={[1]={limitVar="GrenadeTypes",type="Multiplier",var="DifferentGrenadeFired"},flags=0,keywordFlags=0,name="DamageGainAsFire",type="BASE",value=4}},nil} c["Gain 40 Life per Enemy Killed"]={{[1]={flags=0,keywordFlags=0,name="LifeOnKill",type="BASE",value=40}},nil} c["Gain 40% of Damage as Extra Chaos Damage"]={{[1]={flags=0,keywordFlags=0,name="DamageGainAsChaos",type="BASE",value=40}},nil} +c["Gain 40% of Maximum Mana as Armour"]={{[1]={flags=0,keywordFlags=0,name="ManaGainAsArmour",type="BASE",value=40}},nil} c["Gain 5 Life per Enemy Hit with Attacks"]={{[1]={flags=4,keywordFlags=65536,name="LifeOnHit",type="BASE",value=5}},nil} c["Gain 5 Life per Enemy Killed"]={{[1]={flags=0,keywordFlags=0,name="LifeOnKill",type="BASE",value=5}},nil} c["Gain 5 Mana per Enemy Killed"]={{[1]={flags=0,keywordFlags=0,name="ManaOnKill",type="BASE",value=5}},nil} @@ -4627,11 +4670,11 @@ c["Gain 5% of Damage as Extra Cold Damage"]={{[1]={flags=0,keywordFlags=0,name=" c["Gain 5% of Damage as Extra Fire Damage"]={{[1]={flags=0,keywordFlags=0,name="DamageGainAsFire",type="BASE",value=5}},nil} c["Gain 5% of Damage as Extra Lightning Damage"]={{[1]={flags=0,keywordFlags=0,name="DamageGainAsLightning",type="BASE",value=5}},nil} c["Gain 5% of Lightning Damage as Extra Cold Damage"]={{[1]={flags=0,keywordFlags=0,name="LightningDamageGainAsCold",type="BASE",value=5}},nil} -c["Gain 5% of Maximum Mana as Extra Maximum Energy Shield while you have at least 150 Devotion"]={{[1]={[1]={stat="Devotion",threshold=150,type="StatThreshold"},flags=0,keywordFlags=0,name="ManaGainAsEnergyShield",type="BASE",value=5}},nil} c["Gain 5% of maximum Mana as Extra maximum Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="ManaGainAsEnergyShield",type="BASE",value=5}},nil} +c["Gain 5% of maximum Mana as Extra maximum Energy Shield while you have at least 150 Devotion"]={{[1]={[1]={stat="Devotion",threshold=150,type="StatThreshold"},flags=0,keywordFlags=0,name="ManaGainAsEnergyShield",type="BASE",value=5}},nil} c["Gain 50 Life per Enemy Killed"]={{[1]={flags=0,keywordFlags=0,name="LifeOnKill",type="BASE",value=50}},nil} c["Gain 50% of Damage as Extra Fire Damage"]={{[1]={flags=0,keywordFlags=0,name="DamageGainAsFire",type="BASE",value=50}},nil} -c["Gain 50% of Maximum Mana as Armour"]={{[1]={flags=0,keywordFlags=0,name="Mana",type="BASE",value=50}}," as Armour "} +c["Gain 50% of Maximum Mana as Armour"]={{[1]={flags=0,keywordFlags=0,name="ManaGainAsArmour",type="BASE",value=50}},nil} c["Gain 50% of maximum Energy Shield as additional Freeze Threshold"]={{[1]={[1]={percent=50,stat="EnergyShield",type="PercentStat"},flags=0,keywordFlags=0,name="FreezeThreshold",type="BASE",value=1}},nil} c["Gain 6 Mana per Enemy Killed"]={{[1]={flags=0,keywordFlags=0,name="ManaOnKill",type="BASE",value=6}},nil} c["Gain 6% of Elemental Damage as Extra Cold Damage"]={{[1]={flags=0,keywordFlags=0,name="ElementalDamageGainAsCold",type="BASE",value=6}},nil} @@ -4660,6 +4703,8 @@ c["Gain Arcane Surge when a Minion Dies 30% increased maximum Energy Shield"]={{ c["Gain Cold Thorns Damage equal to 18% of your maximum Mana"]={nil,"Cold Thorns Damage equal to 18% of your maximum Mana "} c["Gain Deflection Rating equal to 10% of Evasion Rating"]={{[1]={flags=0,keywordFlags=0,name="EvasionGainAsDeflection",type="BASE",value=10}},nil} c["Gain Deflection Rating equal to 16% of Evasion Rating"]={{[1]={flags=0,keywordFlags=0,name="EvasionGainAsDeflection",type="BASE",value=16}},nil} +c["Gain Deflection Rating equal to 2% of Evasion Rating per 25 Tribute"]={nil,"Deflection Rating equal to 2% of Evasion Rating "} +c["Gain Deflection Rating equal to 2% of Evasion Rating per 25 Tribute 2% increased Evasion Rating per 10 Tribute"]={nil,"Deflection Rating equal to 2% of Evasion Rating 2% increased Evasion Rating "} c["Gain Deflection Rating equal to 20% of Armour"]={{[1]={flags=0,keywordFlags=0,name="ArmourGainAsDeflection",type="BASE",value=20}},nil} c["Gain Deflection Rating equal to 25% of Evasion Rating"]={{[1]={flags=0,keywordFlags=0,name="EvasionGainAsDeflection",type="BASE",value=25}},nil} c["Gain Deflection Rating equal to 3% of Evasion Rating"]={{[1]={flags=0,keywordFlags=0,name="EvasionGainAsDeflection",type="BASE",value=3}},nil} @@ -4711,11 +4756,20 @@ c["Gain additional Stun Threshold equal to 8% of maximum Energy Shield"]={{[1]={ c["Gain additional maximum Life equal to 100% of the Item Energy Shield on Equipped Body Armour"]={{[1]={[1]={percent=100,stat="EnergyShieldOnBody Armour",type="PercentStat"},flags=0,keywordFlags=0,name="Life",type="BASE",value=1}},nil} c["Gain an Endurance Charge when you Heavy Stun a Rare or Unique Enemy"]={nil,"an Endurance Charge when you Heavy Stun a Rare or Unique Enemy "} c["Gain an additional Charge when you gain a Charge"]={nil,"an additional Charge when you gain a Charge "} +c["Gain no inherent bonus from Dexterity"]={nil,"no inherent bonus from Dexterity "} +c["Gain no inherent bonus from Dexterity 1% increased Armour per 2 Dexterity"]={nil,"no inherent bonus from Dexterity 1% increased Armour "} c["Gain no inherent bonus from Intelligence"]={{[1]={flags=0,keywordFlags=0,name="NoIntBonusToMana",type="FLAG",value=true}},nil} +c["Gain no inherent bonus from Strength"]={{[1]={flags=0,keywordFlags=0,name="NoStrBonusToLife",type="FLAG",value=true}},nil} c["Gain no inherent bonuses from Attributes"]={{[1]={flags=0,keywordFlags=0,name="NoAttributeBonuses",type="FLAG",value=true}},nil} c["Gains 0.18 Charges per Second"]={{[1]={flags=0,keywordFlags=0,name="FlaskChargesGenerated",type="BASE",value=0.18}},nil} c["Gains 0.20 Charges per Second"]={{[1]={flags=0,keywordFlags=0,name="FlaskChargesGenerated",type="BASE",value=0.2}},nil} c["Giant's Blood"]={{[1]={flags=0,keywordFlags=0,name="Keystone",type="LIST",value="Giant's Blood"}},nil} +c["Glorifying the defilement of 4050 souls in tribute to Ulaman"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=5,type="abyss"},id=4050}}}},nil} +c["Glorifying the defilement of 8000 souls in tribute to Amanamu"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=1,type="abyss"},id=8000}}}},nil} +c["Glorifying the defilement of 8000 souls in tribute to Kulemak"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=2,type="abyss"},id=8000}}}},nil} +c["Glorifying the defilement of 8000 souls in tribute to Kurgal"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=3,type="abyss"},id=8000}}}},nil} +c["Glorifying the defilement of 8000 souls in tribute to Tecrod"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=4,type="abyss"},id=8000}}}},nil} +c["Glorifying the defilement of 8000 souls in tribute to Ulaman"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=5,type="abyss"},id=8000}}}},nil} c["Grants 1 Passive Skill Point"]={{[1]={flags=0,keywordFlags=0,name="ExtraPoints",type="BASE",value=1}},nil} c["Grants 1 additional Skill Slot"]={{[1]={flags=0,keywordFlags=0,name="SkillSlots",type="BASE",value=1}},nil} c["Grants 5 Passive Skill Point"]={{[1]={flags=0,keywordFlags=0,name="ExtraPoints",type="BASE",value=5}},nil} @@ -4918,7 +4972,7 @@ c["Increases and Reductions to Armour also apply to Energy Shield"]={nil,"Increa c["Increases and Reductions to Armour also apply to Energy Shield Recharge Rate at 40% of their value"]={{[1]={flags=0,keywordFlags=0,name="ArmourAppliesToEnergyShieldRecharge",type="FLAG",value=true},[2]={flags=0,keywordFlags=0,name="ImprovedArmourAppliesToEnergyShieldRecharge",type="MAX",value=40}},nil} c["Increases and Reductions to Companion Damage also apply to you"]={{[1]={flags=0,keywordFlags=0,name="CompanionDamageAppliesToPlayer",type="FLAG",value=true}},nil} c["Increases and Reductions to Mana Regeneration Rate also"]={nil,"Increases and Reductions to Mana Regeneration Rate also "} -c["Increases and Reductions to Mana Regeneration Rate also apply to Energy Shield Recharge Rate"]={nil,"Increases and Reductions to Mana Regeneration Rate also apply to Energy Shield Recharge Rate "} +c["Increases and Reductions to Mana Regeneration Rate also apply to Energy Shield Recharge Rate"]={{[1]={flags=0,keywordFlags=0,name="ManaRegenAppliesToEnergyShieldRecharge",type="FLAG",value=true}},nil} c["Increases and Reductions to Minion Attack Speed also affect you"]={{[1]={flags=0,keywordFlags=0,name="MinionAttackSpeedAppliesToPlayer",type="FLAG",value=true},[2]={flags=0,keywordFlags=0,name="ImprovedMinionAttackSpeedAppliesToPlayer",type="MAX",value=100}},nil} c["Increases and Reductions to Minion Damage also affect you"]={{[1]={flags=0,keywordFlags=0,name="MinionDamageAppliesToPlayer",type="FLAG",value=true},[2]={flags=0,keywordFlags=0,name="ImprovedMinionDamageAppliesToPlayer",type="MAX",value=100}},nil} c["Increases and Reductions to Projectile Speed also apply to Damage with Bows"]={{[1]={flags=0,keywordFlags=0,name="ProjectileSpeedAppliesToBowDamage",type="FLAG",value=true}},nil} @@ -4943,10 +4997,10 @@ c["Infusion Remnants you create are always a Random Element"]={nil,"Infusion Rem c["Inherent Life granted by Strength is halved"]={{[1]={flags=0,keywordFlags=0,name="HalvesLifeFromStrength",type="FLAG",value=true}},nil} c["Inherent Rage Loss starts 1 second later"]={{[1]={flags=0,keywordFlags=0,name="InherentRageLossDelay",type="BASE",value=1}},nil} c["Inherent bonuses gained from Attributes are doubled"]={{[1]={flags=0,keywordFlags=0,name="DoubledInherentAttributeBonuses",type="FLAG",value=true}},nil} +c["Inherent loss of Rage is 2% slower per 10 Tribute"]={{},"Inherent loss of Rage slower "} c["Inherent loss of Rage is 20% slower"]={{[1]={flags=0,keywordFlags=0,name="InherentRageLoss",type="INC",value=-20}},nil} c["Inherent loss of Rage is 25% slower"]={{[1]={flags=0,keywordFlags=0,name="InherentRageLoss",type="INC",value=-25}},nil} c["Instant Recovery"]={{[1]={flags=0,keywordFlags=0,name="FlaskInstantRecovery",type="BASE",value=100}},nil} -c["Intelligence's inherent bonus is 1% increased Evasion Rating per 2 Intelligence instead"]={{[1]={[1]={div="2",stat="Int",type="PerStat"},flags=0,keywordFlags=0,name="Evasion",type="INC",value=1},[2]={flags=0,keywordFlags=0,name="NoIntBonusToMana",type="FLAG",value=true}},nil} c["Invocated Spells deal 15% increased Damage"]={{[1]={[1]={type="Condition",var="InvocationSkill"},flags=0,keywordFlags=131072,name="Damage",type="INC",value=15}},nil} c["Invocated Spells have 15% increased Critical Hit Chance"]={{[1]={[1]={type="Condition",var="InvocationSkill"},flags=0,keywordFlags=131072,name="CritChance",type="INC",value=15}},nil} c["Invocated Spells have 40% chance to consume half as much Energy"]={{}," to consume half as much Energy "} @@ -5011,7 +5065,6 @@ c["Life Leeched from Empowered Attacks is Instant"]={nil,"Life Leeched from Empo c["Life Recharges"]={nil,"Life Recharges "} c["Life Recharges instead of Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="EnergyShieldRechargeAppliesToLife",type="FLAG",value=true}},nil} c["Life Recovery from Flasks also applies to Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="LifeFlaskAppliesToEnergyShield",type="FLAG",value=true}},nil} -c["Life Recovery from Flasks applies to Energy Shield instead"]={{[1]={flags=0,keywordFlags=0,name="LifeFlaskAppliesToEnergyShield",type="FLAG",value=true},[2]={flags=0,keywordFlags=0,name="LifeFlaskDoesNotApply",type="FLAG",value=true}},nil} c["Life Recovery from Flasks can Overflow Maximum Life"]={nil,"Life Recovery from Flasks can Overflow Maximum Life "} c["Life Recovery from Flasks is instant"]={nil,"Life Recovery from Flasks is instant "} c["Life Recovery from Flasks is instant 30 to 40 Physical Thorns damage"]={nil,"Life Recovery from Flasks is instant 30 to 40 Physical Thorns damage "} @@ -5059,6 +5112,8 @@ c["Mana Flasks gain 0.22 charges per Second"]={{[1]={flags=0,keywordFlags=0,name c["Mana Flasks gain 0.25 charges per Second"]={{[1]={flags=0,keywordFlags=0,name="ManaFlaskChargesGenerated",type="BASE",value=0.25}},nil} c["Mana Flasks used while on Low Mana apply Recovery Instantly"]={{[1]={[1]={type="Condition",var="LowMana"},flags=0,keywordFlags=0,name="ManaFlaskInstantRecovery",type="BASE",value=100}},nil} c["Mana Leech recovers based on Elemental Damage Types instead of Physical Damage"]={{[1]={flags=0,keywordFlags=0,name="ManaLeechBasedOnElementalDamage",type="FLAG",value=true},[2]={flags=0,keywordFlags=0,name="Condition:NoManaLeechFromPhysicalDamage",type="FLAG",value=true}},nil} +c["Mana Recovery from Regeneration Overflows maximum Mana"]={nil,"Mana Recovery from Regeneration Overflows maximum Mana "} +c["Mana Recovery from Regeneration Overflows maximum Mana 50% less Mana Regeneration Rate"]={nil,"Mana Recovery from Regeneration Overflows maximum Mana 50% less Mana Regeneration Rate "} c["Mana Recovery from Regeneration is not applied"]={{[1]={flags=0,keywordFlags=0,name="UnaffectedByManaRegen",type="FLAG",value=true}},nil} c["Mana Recovery other than Regeneration cannot Recover Mana"]={nil,"Mana Recovery other than Regeneration cannot Recover Mana "} c["Mark Skills have 10% increased Use Speed"]={{[1]={[1]={skillType=98,type="SkillType"},flags=0,keywordFlags=0,name="Speed",type="INC",value=10}},nil} @@ -5102,6 +5157,7 @@ c["Minions cannot Die while affected by a Life Flask 30% increased Flask Charges c["Minions cause 15% increased Stun Buildup"]={nil,"cause 15% increased Stun Buildup "} c["Minions deal (25-35)% increased Damage"]={nil,"(25-35)% increased Damage "} c["Minions deal (8-13)% increased Damage"]={nil,"(8-13)% increased Damage "} +c["Minions deal 1% increased damage per 10 Tribute"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Damage",type="INC",value=1}}}},nil} c["Minions deal 10% increased Damage"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Damage",type="INC",value=10}}}},nil} c["Minions deal 10% increased Damage with Command Skills for each different type of Persistent Minion in your Presence"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={type="Condition",var="CommandableSkill"},[2]={type="Multiplier",var="PersistentMinionTypes"},flags=0,keywordFlags=0,name="Damage",type="INC",value=10}}}},nil} c["Minions deal 12% increased Damage"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Damage",type="INC",value=12}}}},nil} @@ -5160,8 +5216,10 @@ c["Minions have 20% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name= c["Minions have 25% increased Evasion Rating"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Evasion",type="INC",value=25}}}},nil} c["Minions have 25% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Life",type="INC",value=25}}}},nil} c["Minions have 3% increased Attack and Cast Speed"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Speed",type="INC",value=3}}}},nil} +c["Minions have 3% increased Attack and Cast Speed per 50 Tribute"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={actor="parent",div=50,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Speed",type="INC",value=3}}}},nil} c["Minions have 30% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Life",type="INC",value=30}}}},nil} c["Minions have 4% increased Attack and Cast Speed"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Speed",type="INC",value=4}}}},nil} +c["Minions have 4% increased Cooldown Recovery Rate per 10 Tribute"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="CooldownRecovery",type="INC",value=4}}}},nil} c["Minions have 40% increased Critical Damage Bonus"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="CritMultiplier",type="INC",value=40}}}},nil} c["Minions have 40% increased Critical Hit Chance"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="CritChance",type="INC",value=40}}}},nil} c["Minions have 40% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Life",type="INC",value=40}}}},nil} @@ -5174,6 +5232,7 @@ c["Minions have 8% increased Attack and Cast Speed"]={{[1]={flags=0,keywordFlags c["Minions have 8% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Life",type="INC",value=8}}}},nil} c["Minions have 80% increased maximum Life"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Life",type="INC",value=80}}}},nil} c["Minions have Unholy Might"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Condition:UnholyMight",type="FLAG",value=true}}}},nil} +c["Minions lose 2% Life per 10 Tribute you have when following Commands"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=0,keywordFlags=0,name="Life",type="BASE",value=-2}}}},"% you have when following Commands "} c["Minions' Resistances are equal to yours"]={{[1]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={actor="parent",stat="FireResist",type="PerStat"},flags=0,keywordFlags=0,name="FireResist",type="OVERRIDE",value=1}}},[2]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={actor="parent",stat="ColdResist",type="PerStat"},flags=0,keywordFlags=0,name="ColdResist",type="OVERRIDE",value=1}}},[3]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={actor="parent",stat="LightningResist",type="PerStat"},flags=0,keywordFlags=0,name="LightningResist",type="OVERRIDE",value=1}}},[4]={flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={[1]={actor="parent",stat="ChaosResist",type="PerStat"},flags=0,keywordFlags=0,name="ChaosResist",type="OVERRIDE",value=1}}}},nil} c["Modifiers to Fire Resistance also grant Cold and Lightning Resistance at 50% of their value"]={{[1]={flags=0,keywordFlags=0,name="FireResConvertToCold",type="BASE",value=50},[2]={flags=0,keywordFlags=0,name="FireResConvertToLightning",type="BASE",value=50}},nil} c["Modifiers to Maximum Block Chance instead apply to Maximum Resistances"]={{[1]={flags=0,keywordFlags=0,name="MaxBlockChanceModsApplyMaxResist",type="FLAG",value=true}},nil} @@ -5233,6 +5292,7 @@ c["Parry has 25% increased Stun Buildup"]={{}," Stun Buildup "} c["Parrying applies 10 Stacks of Critical Weakness"]={nil,"Parrying applies 10 Stacks of Critical Weakness "} c["Parrying applies 10 Stacks of Critical Weakness 100% increased Parry Damage"]={nil,"Parrying applies 10 Stacks of Critical Weakness 100% increased Parry Damage "} c["Passives in Radius can be Allocated without being connected to your tree"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="intuitiveLeapLike",value=true}}},nil} +c["Passives in radius are Conquered by the Abyssals"]={{},nil} c["Passives in radius are Conquered by the Kalguur"]={{},nil} c["Passives in radius of Acrobatics can be Allocated without being connected to your tree"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="fromNothingKeystone",value="acrobatics"}},[2]={flags=0,keywordFlags=0,name="FromNothingKeystones",type="LIST",value={key="acrobatics",value=true}}},nil} c["Passives in radius of Ancestral Bond can be Allocated without being connected to your tree"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="fromNothingKeystone",value="ancestral bond"}},[2]={flags=0,keywordFlags=0,name="FromNothingKeystones",type="LIST",value={key="ancestral bond",value=true}}},nil} @@ -5310,7 +5370,13 @@ c["Projectiles deal 20% more Hit damage to targets in the first 3.5 metres of th c["Projectiles deal 25% increased Damage with Hits against Enemies further than 6m"]={{[1]={[1]={threshold=60,type="MultiplierThreshold",var="enemyDistance"},flags=1024,keywordFlags=262144,name="Damage",type="INC",value=25}},nil} c["Projectiles deal 25% increased Damage with Hits against Enemies within 2m"]={{[1]={[1]={threshold=20,type="MultiplierThreshold",upper=true,var="enemyDistance"},flags=1024,keywordFlags=262144,name="Damage",type="INC",value=25}},nil} c["Projectiles deal 75% increased Damage against Heavy Stunned Enemies"]={{[1]={[1]={actor="enemy",type="ActorCondition",var="HeavyStunned"},flags=1024,keywordFlags=0,name="Damage",type="INC",value=75}},nil} +c["Projectiles do one of the following at random:"]={nil,"Projectiles do one of the following at random: "} +c["Projectiles do one of the following at random: Fork an additional time"]={nil,"Projectiles do one of the following at random: Fork an additional time "} +c["Projectiles do one of the following at random: Fork an additional time Chain an additional time"]={nil,"Projectiles do one of the following at random: Fork an additional time Chain an additional time "} +c["Projectiles do one of the following at random: Fork an additional time Chain an additional time Chain from Terrain an additional time"]={nil,"Projectiles do one of the following at random: Fork an additional time Chain an additional time Chain from Terrain an additional time "} +c["Projectiles do one of the following at random: Fork an additional time Chain an additional time Chain from Terrain an additional time Cannot collide with targets"]={nil,"Projectiles do one of the following at random: Fork an additional time Chain an additional time Chain from Terrain an additional time Cannot collide with targets "} c["Projectiles from Spells cannot Pierce"]={{[1]={flags=2,keywordFlags=0,name="CannotPierce",type="FLAG",value=true}},nil} +c["Projectiles have 10% chance for an additional Projectile when Forking per 10 Tribute"]={{[1]={[1]={actor="parent",div=10,stat="Tribute",type="PerStat"},flags=1024,keywordFlags=0,name="ProjectileCount",type="BASE",value=10}}," for an additional when Forking "} c["Projectiles have 10% chance to Chain an additional time from terrain"]={{[1]={flags=1024,keywordFlags=0,name="TerrainChainChance",type="BASE",value=10}},nil} c["Projectiles have 15% chance to Chain an additional time from terrain"]={{[1]={flags=1024,keywordFlags=0,name="TerrainChainChance",type="BASE",value=15}},nil} c["Projectiles have 15% increased Critical Hit Chance against Enemies further than 6m"]={{[1]={[1]={threshold=60,type="MultiplierThreshold",var="enemyDistance"},flags=1024,keywordFlags=0,name="CritChance",type="INC",value=15}},nil} @@ -5332,8 +5398,10 @@ c["Recoup 5% of damage taken by your Totems as Life"]={nil,"Recoup 5% of damage c["Recoup 5% of damage taken by your Totems as Life Each Totem applies 2% increased Damage taken to Enemies in their Presence"]={nil,"Recoup 5% of damage taken by your Totems as Life Each Totem applies 2% increased Damage taken to Enemies in their Presence "} c["Recoup Effects instead occur over 4 seconds"]={{[1]={flags=0,keywordFlags=0,name="4SecondRecoup",type="FLAG",value=true}},nil} c["Recover 1% of maximum Life on Kill"]={{[1]={[1]={percent=1,stat="Life",type="PercentStat"},flags=0,keywordFlags=0,name="LifeOnKill",type="BASE",value=1}},nil} +c["Recover 1% of maximum Life on Kill per 50 Tribute"]={nil,"Recover 1% of maximum Life on Kill per 50 Tribute "} c["Recover 1% of maximum Life per Glory consumed"]={nil,"Recover 1% of maximum Life per Glory consumed "} c["Recover 1% of maximum Mana on Kill"]={{[1]={[1]={percent=1,stat="Mana",type="PercentStat"},flags=0,keywordFlags=0,name="ManaOnKill",type="BASE",value=1}},nil} +c["Recover 1% of maximum Mana on Kill per 50 Tribute"]={nil,"Recover 1% of maximum Mana on Kill per 50 Tribute "} c["Recover 10% of Missing Life before being Hit by an Enemy"]={nil,"Recover 10% of Missing Life before being Hit by an Enemy "} c["Recover 10% of Missing Life before being Hit by an Enemy Recover 20% of Missing Life before being Hit by an Enemy"]={nil,"Recover 10% of Missing Life before being Hit by an Enemy Recover 20% of Missing Life before being Hit by an Enemy "} c["Recover 10% of maximum Mana when a Charm is used"]={nil,"Recover 10% of maximum Mana when a Charm is used "} @@ -5376,19 +5444,20 @@ c["Recover all Mana when Used"]={nil,"Recover all Mana when Used "} c["Recover all Mana when Used Deals 25% of current Mana as Chaos Damage to you when Effect ends"]={nil,"Recover all Mana when Used Deals 25% of current Mana as Chaos Damage to you when Effect ends "} c["Red: Hits against you have no Critical Damage Bonus"]={{[1]={[1]={type="Condition",var="MostNumerousRedSocketedSupports"},flags=0,keywordFlags=0,name="ReduceCritExtraDamage",type="BASE",value=100}},nil} c["Reflects opposite Ring"]={{},nil} -c["Regenerate (0.7-1.2)% of Life per second"]={nil,"Regenerate (0.7-1.2)% of Life per second "} +c["Regenerate (0.7-1.2)% of maximum Life per second"]={nil,"Regenerate (0.7-1.2)% of maximum Life per second "} c["Regenerate 0.05 Life per second per Maximum Energy Shield"]={{[1]={[1]={div=1,stat="MaximumEnergyShield",type="PerStat"},flags=0,keywordFlags=0,name="LifeRegen",type="BASE",value=0.05}},nil} c["Regenerate 0.2% of maximum Life per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=0.2}},nil} c["Regenerate 0.4% of maximum Life per second if you have been Hit Recently"]={{[1]={[1]={type="Condition",var="BeenHitRecently"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=0.4}},nil} c["Regenerate 0.5% of maximum Life per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=0.5}},nil} c["Regenerate 0.75% of maximum Life per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=0.75}},nil} +c["Regenerate 1 Life per second per 8 Life spent in the past 8 seconds"]={{[1]={[1]={div=8,type="Multiplier",var="LifeSpentPast8s"},flags=0,keywordFlags=0,name="LifeRegen",type="BASE",value=1}},nil} c["Regenerate 1% of maximum Life per Second if you've used a Life Flask in the past 10 seconds"]={{[1]={[1]={type="Condition",var="UsingLifeFlask"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1}},nil} c["Regenerate 1% of maximum Life per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1}},nil} c["Regenerate 1% of maximum Life per second while affected by any Damaging Ailment"]={{[1]={[1]={type="Condition",varList={[1]="Poisoned",[2]="Ignited",[3]="Bleeding"}},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1}},nil} c["Regenerate 1% of maximum Life per second while stationary"]={{[1]={[1]={type="Condition",var="Stationary"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1}},nil} c["Regenerate 1% of maximum Life per second while you have a Totem"]={{[1]={[1]={type="Condition",var="HaveTotem"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1}},nil} -c["Regenerate 1.5% of Life per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1.5}},nil} c["Regenerate 1.5% of maximum Life per Second if you've used a Life Flask in the past 10 seconds"]={{[1]={[1]={type="Condition",var="UsingLifeFlask"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1.5}},nil} +c["Regenerate 1.5% of maximum Life per second"]={{[1]={flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1.5}},nil} c["Regenerate 1.5% of maximum Life per second while on Low Life"]={{[1]={[1]={type="Condition",var="LowLife"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1.5}},nil} c["Regenerate 1.5% of maximum Life per second while stationary"]={{[1]={[1]={type="Condition",var="Stationary"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=1.5}},nil} c["Regenerate 2.5% of maximum Life per second while Surrounded"]={{[1]={[1]={type="Condition",var="Surrounded"},flags=0,keywordFlags=0,name="LifeRegenPercent",type="BASE",value=2.5}},nil} @@ -5408,6 +5477,7 @@ c["Remnants can be collected from 10% further away"]={nil,"Remnants can be colle c["Remnants can be collected from 15% further away"]={nil,"Remnants can be collected from 15% further away "} c["Remnants can be collected from 30% further away"]={nil,"Remnants can be collected from 30% further away "} c["Remnants have 10% increased effect"]={nil,"Remnants have 10% increased effect "} +c["Remnants have 2% increased effect per 10 Tribute"]={nil,"Remnants have 2% increased effect per 10 Tribute "} c["Remnants you create reappear once, 3 seconds after being collected"]={nil,"Remnants you create reappear once, 3 seconds after being collected "} c["Remove Ignite when you Warcry"]={nil,"Remove Ignite when you Warcry "} c["Remove a Curse when you use a Mana Flask"]={nil,"Remove a Curse when you use a Mana Flask "} @@ -5478,7 +5548,6 @@ c["Spells fire 4 additional Projectiles"]={{[1]={flags=2,keywordFlags=0,name="Pr c["Spells fire Projectiles in a circle"]={nil,"Projectiles in a circle "} c["Spells have a 25% chance to inflict Withered for 4 seconds on Hit"]={{}," to inflict Withered "} c["Strength can satisfy other Attribute Requirements of Melee Weapons and Melee Skills"]={nil,"Strength can satisfy other Attribute Requirements of Melee Weapons and Melee Skills "} -c["Strength's inherent bonus is 1% increased Energy Shield per 2 Strength instead"]={{[1]={[1]={div="2",stat="Str",type="PerStat"},flags=0,keywordFlags=0,name="EnergyShield",type="INC",value=1},[2]={flags=0,keywordFlags=0,name="NoStrBonusToLife",type="FLAG",value=true}},nil} c["Strikes deal Splash damage to targets within 1.5 metres"]={nil,"Strikes deal Splash damage to targets within 1.5 metres "} c["Strikes deal Splash damage to targets within 1.5 metres 172% increased Physical Damage"]={nil,"Strikes deal Splash damage to targets within 1.5 metres 172% increased Physical Damage "} c["Strikes deal Splash damage to targets within 1.5 metres Adds 35 to 50 Physical Damage"]={{[1]={flags=0,keywordFlags=0,name="PhysicalMin",type="BASE",value=35},[2]={flags=0,keywordFlags=0,name="PhysicalMax",type="BASE",value=50}},"Strikes deal Splash to targets within 1.5 metres "} @@ -5548,6 +5617,7 @@ c["Triggered Spells deal 40% increased Spell Damage"]={{[1]={[1]={skillType=37,t c["Triple Attribute requirements of Martial Weapons"]={{[1]={flags=0,keywordFlags=0,name="GlobalWeaponAttributeRequirements",type="MORE",value=200}},nil} c["Unaffected by Chill during Dodge Roll"]={nil,"Unaffected by Chill during Dodge Roll "} c["Unaffected by Chill while Leeching Mana"]={{[1]={[1]={type="Condition",var="LeechingMana"},flags=0,keywordFlags=0,name="SelfChillEffect",type="MORE",value=-100}},nil} +c["Undead Minions have 25% less maximum Life"]={{[1]={[1]={skillType=127,type="SkillType"},flags=0,keywordFlags=0,name="MinionModifier",type="LIST",value={mod={flags=0,keywordFlags=0,name="Life",type="MORE",value=-25}}}},nil} c["Unlimited number of Summoned Totems"]={nil,"Unlimited number of Summoned Totems "} c["Unlimited number of Summoned Totems Totems reserve 75 Spirit each"]={nil,"Unlimited number of Summoned Totems Totems reserve 75 Spirit each "} c["Unwavering Stance"]={{[1]={flags=0,keywordFlags=0,name="Keystone",type="LIST",value="Unwavering Stance"}},nil} @@ -5590,6 +5660,7 @@ c["Warcry Skills have 30% increased Area of Effect"]={{[1]={[1]={skillType=63,ty c["When a Banner expires, recover 15% of the Glory required for that Banner"]={nil,"When a Banner expires, recover 15% of the Glory required for that Banner "} c["When a Party Member in your Presence Casts a Spell, you"]={nil,"When a Party Member in your Presence Casts a Spell, you "} c["When a Party Member in your Presence Casts a Spell, you Sacrifice 20% of Mana and they Leech that Mana"]={nil,"When a Party Member in your Presence Casts a Spell, you Sacrifice 20% of Mana and they Leech that Mana "} +c["When taking damage from Hits, 20% of Life Loss is prevented, then 150% of Life Loss prevented this way is Lost over 4 seconds"]={{[1]={flags=0,keywordFlags=0,name="LifeLossPrevented",type="BASE",value=20},[2]={flags=0,keywordFlags=0,name="LifeLossLost",type="BASE",value="150"}},nil} c["When you Consume a Charge Trigger Chaotic Surge to gain 2 Chaos Surges"]={nil,"When you Consume a Charge Trigger Chaotic Surge to gain 2 Chaos Surges "} c["When you Consume a Charge Trigger Chaotic Surge to gain 2 Chaos Surges Life Leech recovers based on your Chaos damage instead of Physical damage"]={nil,"When you Consume a Charge Trigger Chaotic Surge to gain 2 Chaos Surges Life Leech recovers based on your Chaos damage instead of Physical damage "} c["When you Consume a Frenzy Charge Trigger Elemental Surge to gain 3 Lightning Surges"]={nil,"When you Consume a Frenzy Charge Trigger Elemental Surge to gain 3 Lightning Surges "} @@ -5605,7 +5676,7 @@ c["When you Kill a Rare monster, you gain its Modifiers for 60 seconds"]={nil,"W c["When you Leech Life from a Hit, Allies in your Presence also Leech the same amount of Life"]={nil,"When you Leech Life from a Hit, also Leech the same amount of Life "} c["When you reload, triggers Gemini Surge to alternately"]={nil,"When you reload, triggers Gemini Surge to alternately "} c["When you reload, triggers Gemini Surge to alternately gain 6 Cold Surges or 6 Fire Surges"]={nil,"When you reload, triggers Gemini Surge to alternately gain 6 Cold Surges or 6 Fire Surges "} -c["While not on Full Life, Sacrifice 1% of Mana per Second to Recover that much Life"]={{[1]={[1]={neg=true,type="Condition",var="FullLife"},flags=0,keywordFlags=0,name="ManaDegenPercent",type="BASE",value=1},[2]={[1]={percent=1,stat="Mana",type="PercentStat"},[2]={neg=true,type="Condition",var="FullLife"},flags=0,keywordFlags=0,name="LifeRecovery",type="BASE",value=1}},nil} +c["While not on Full Life, Sacrifice 1% of maximum Mana per Second to Recover that much Life"]={{[1]={[1]={neg=true,type="Condition",var="FullLife"},flags=0,keywordFlags=0,name="ManaDegenPercent",type="BASE",value=1},[2]={[1]={percent=1,stat="Mana",type="PercentStat"},[2]={neg=true,type="Condition",var="FullLife"},flags=0,keywordFlags=0,name="LifeRecovery",type="BASE",value=1}},nil} c["While not on Full Life, Sacrifice 10% of maximum Mana per Second to Recover that much Life"]={{[1]={[1]={neg=true,type="Condition",var="FullLife"},flags=0,keywordFlags=0,name="ManaDegenPercent",type="BASE",value=10},[2]={[1]={percent=10,stat="Mana",type="PercentStat"},[2]={neg=true,type="Condition",var="FullLife"},flags=0,keywordFlags=0,name="LifeRecovery",type="BASE",value=1}},nil} c["While on High Infernal Flame, you and Allies in your"]={nil,"While on High Infernal Flame, you and Allies in your "} c["While on High Infernal Flame, you and Allies in your Presence Gain 50% of Damage as Fire Damage"]={nil,"While on High Infernal Flame, you and 50% of Damage as Fire Damage "} @@ -5650,6 +5721,8 @@ c["You cannot be Shocked for 6 seconds after being Shocked Curses you inflict ar c["You count as on Full Mana while at 90% of maximum Mana or above"]={{[1]={flags=0,keywordFlags=0,name="FullManaPercentage",type="BASE",value=0.9}},nil} c["You count as on Low Life while at 35% of maximum Mana or below"]={{[1]={flags=0,keywordFlags=0,name="LowLifePercentage",type="BASE",value=0.35}},nil} c["You count as on Low Mana while at 35% of maximum Life or below"]={{[1]={flags=0,keywordFlags=0,name="LowManaPercentage",type="BASE",value=0.35}},nil} +c["You deal 1% more Damage per 2 total Power of your Undead Minions"]={nil,"You deal 1% more Damage per 2 total Power of your Undead Minions "} +c["You deal 1% more Damage per 2 total Power of your Undead Minions Undead Minions have 25% less maximum Life"]={nil,"You deal 1% more Damage per 2 total Power of your Undead Minions Undead Minions have 25% less maximum Life "} c["You gain Onslaught for 4 seconds on Kill"]={{[1]={[1]={type="Condition",var="KilledRecently"},flags=0,keywordFlags=0,name="Condition:Onslaught",type="FLAG",value=true}},nil} c["You have 30% less Defences"]={{[1]={flags=0,keywordFlags=0,name="Defences",type="MORE",value=-30}},nil} c["You have Arcane Surge"]={{[1]={flags=0,keywordFlags=0,name="Condition:ArcaneSurge",type="FLAG",value=true}},nil} @@ -5668,7 +5741,6 @@ c["You take 3% of damage from Blocked Hits"]={{[1]={flags=0,keywordFlags=0,name= c["You take 33% of damage from Blocked Hits"]={{[1]={flags=0,keywordFlags=0,name="BlockEffect",type="BASE",value=33}},nil} c["You take 40% of damage from Blocked Hits"]={{[1]={flags=0,keywordFlags=0,name="BlockEffect",type="BASE",value=40}},nil} c["You take 5% of damage from Blocked Hits"]={{[1]={flags=0,keywordFlags=0,name="BlockEffect",type="BASE",value=5}},nil} -c["You take 50% of Damage from Blocked Hits"]={{[1]={flags=0,keywordFlags=0,name="BlockEffect",type="BASE",value=50}},nil} c["You take 50% of damage from Blocked Hits"]={{[1]={flags=0,keywordFlags=0,name="BlockEffect",type="BASE",value=50}},nil} c["You take Fire Damage instead of Physical Damage from Bleeding"]={nil,"You take Fire Damage instead of Physical Damage from Bleeding "} c["Your Aura Buffs do not affect Allies"]={{[1]={flags=0,keywordFlags=0,name="SelfAurasCannotAffectAllies",type="FLAG",value=true}},nil} @@ -5679,6 +5751,8 @@ c["Your Critical Hits do not deal extra Damage"]={{[1]={flags=0,keywordFlags=0,n c["Your Curses have 20% increased Effect if 50% of Curse Duration expired"]={{[1]={[1]={actor="enemy",threshold=50,type="MultiplierThreshold",var="CurseExpired"},[2]={skillType=69,type="SkillType"},flags=0,keywordFlags=0,name="CurseEffect",type="INC",value=20}},nil} c["Your Damage with Critical Hits is Lucky"]={{[1]={flags=0,keywordFlags=0,name="CritLucky",type="FLAG",value=true}},nil} c["Your Energy Shield Recharge starts when your Minions are Reformed"]={nil,"Your Energy Shield Recharge starts when your Minions are Reformed "} +c["Your Heavy Stun buildup empties 1% faster per 10 Tribute"]={nil,"Your Heavy Stun buildup empties 1% faster per 10 Tribute "} +c["Your Heavy Stun buildup empties 1% faster per 10 Tribute 5% increased Defences from Equipped Shield per 25 Tribute"]={nil,"Your Heavy Stun buildup empties 1% faster per 10 Tribute 5% increased Defences from Equipped Shield per 25 Tribute "} c["Your Heavy Stun buildup empties 50% faster"]={nil,"Your Heavy Stun buildup empties 50% faster "} c["Your Heavy Stun buildup empties 50% faster if you've successfully Parried Recently"]={nil,"Your Heavy Stun buildup empties 50% faster if you've successfully Parried Recently "} c["Your Hits are Crushing Blows"]={nil,"Your Hits are Crushing Blows "} @@ -5697,8 +5771,6 @@ c["Your Offerings can target Enemies in Culling range Your Offerings affect you c["Your base Energy Shield Recharge Delay is 10 seconds"]={{[1]={flags=0,keywordFlags=0,name="EnergyShieldRechargeBase",type="OVERRIDE",value=10}},nil} c["Your speed is unaffected by Slows"]={{[1]={flags=0,keywordFlags=0,name="UnaffectedBySlows",type="FLAG",value=true}},nil} c["additional Elemental Infusion of the same type"]={nil,"additional Elemental Infusion of the same type "} -c["apply to Energy Shield Recharge Rate"]={nil,"apply to Energy Shield Recharge Rate "} -c["apply to Energy Shield Recharge Rate Gain 50% of Maximum Mana as Armour"]={nil,"apply to Energy Shield Recharge Rate Gain 50% of Maximum Mana as Armour "} c["for 4 seconds, every 0.25 seconds while raised"]={nil,"for 4 seconds, every 0.25 seconds while raised "} c["gain 6 Cold Surges or 6 Fire Surges"]={{}," Cold Surges or 6 Fire Surges "} c["the enemy's Power for 6 seconds, up to a total of 500"]={nil,"the enemy's Power for 6 seconds, up to a total of 500 "} diff --git a/src/Data/TimelessJewelData/LegionPassives.lua b/src/Data/TimelessJewelData/LegionPassives.lua index 64fad9cdfc..f95c046e62 100644 --- a/src/Data/TimelessJewelData/LegionPassives.lua +++ b/src/Data/TimelessJewelData/LegionPassives.lua @@ -202,6 +202,42 @@ return { [193] = 193, [194] = 194, [195] = 195, + [196] = 196, + [197] = 197, + [198] = 198, + [199] = 199, + [200] = 200, + [201] = 201, + [202] = 202, + [203] = 203, + [204] = 204, + [205] = 205, + [206] = 206, + [207] = 207, + [208] = 208, + [209] = 209, + [210] = 210, + [211] = 211, + [212] = 212, + [213] = 213, + [214] = 214, + [215] = 215, + [216] = 216, + [217] = 217, + [218] = 218, + [219] = 219, + [220] = 220, + [221] = 221, + [222] = 222, + [223] = 223, + [224] = 224, + [225] = 225, + [226] = 226, + [227] = 227, + [228] = 228, + [229] = 229, + [230] = 230, + [231] = 231, }, ["oo"] = { }, @@ -235,7 +271,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9393, + ["statOrder"] = 10079, }, }, ["da"] = 0, @@ -256,7 +292,7 @@ return { ["not"] = false, ["sd"] = { [1] = "Life Recharges instead of Energy Shield", - [2] = "Life Recovery from Flasks applies to Energy Shield instead", + [2] = "50% less Life Recovery from Flasks", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Eternal Youth", @@ -275,7 +311,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9397, + ["statOrder"] = 10083, }, }, ["da"] = 0, @@ -315,6 +351,7 @@ return { ["stats"] = { ["dummy_stat_display_nothing"] = { ["max"] = 1, + ["statOrder"] = 99999, ["min"] = 1, ["index"] = 1, }, @@ -351,6 +388,7 @@ return { ["stats"] = { ["dummy_stat_display_nothing"] = { ["max"] = 1, + ["statOrder"] = 99999, ["min"] = 1, ["index"] = 1, }, @@ -391,7 +429,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 856, + ["statOrder"] = 852, }, }, ["da"] = 0, @@ -430,7 +468,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 857, + ["statOrder"] = 853, }, }, ["da"] = 0, @@ -469,7 +507,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 858, + ["statOrder"] = 854, }, }, ["da"] = 0, @@ -508,7 +546,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 9380, + ["statOrder"] = 10043, }, }, ["da"] = 0, @@ -547,7 +585,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 859, + ["statOrder"] = 855, }, }, ["da"] = 0, @@ -586,7 +624,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 1655, + ["statOrder"] = 1642, }, }, ["da"] = 0, @@ -625,7 +663,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 1095, + ["statOrder"] = 1089, }, }, ["da"] = 0, @@ -664,7 +702,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 854, + ["statOrder"] = 850, }, }, ["da"] = 0, @@ -703,7 +741,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 1710, + ["statOrder"] = 1695, }, }, ["da"] = 0, @@ -742,7 +780,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 1675, + ["statOrder"] = 1659, }, }, ["da"] = 0, @@ -781,7 +819,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 1106, + ["statOrder"] = 1100, }, }, ["da"] = 0, @@ -820,7 +858,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 1564, + ["statOrder"] = 1554, }, }, ["da"] = 0, @@ -859,7 +897,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 877, + ["statOrder"] = 872, }, }, ["da"] = 0, @@ -898,7 +936,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 9353, + ["statOrder"] = 9948, }, }, ["da"] = 0, @@ -937,7 +975,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 6, - ["statOrder"] = 929, + ["statOrder"] = 933, }, }, ["da"] = 0, @@ -976,7 +1014,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 933, + ["statOrder"] = 937, }, }, ["da"] = 0, @@ -1015,7 +1053,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 934, + ["statOrder"] = 938, }, }, ["da"] = 0, @@ -1054,7 +1092,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 828, + ["statOrder"] = 825, }, }, ["da"] = 0, @@ -1074,7 +1112,6 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "(3-6)% chance to Ignite", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Ignite Chance", @@ -1090,10 +1127,9 @@ return { ["stats"] = { ["base_chance_to_ignite_%"] = { ["max"] = 6, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 3, - ["statOrder"] = 977, + ["index"] = 1, }, }, ["da"] = 0, @@ -1132,7 +1168,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 979, + ["statOrder"] = 985, }, }, ["da"] = 0, @@ -1171,7 +1207,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 981, + ["statOrder"] = 987, }, }, ["da"] = 0, @@ -1210,7 +1246,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 1579, + ["statOrder"] = 1569, }, }, ["da"] = 0, @@ -1249,7 +1285,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 872, + ["statOrder"] = 867, }, }, ["da"] = 0, @@ -1288,7 +1324,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 874, + ["statOrder"] = 869, }, }, ["da"] = 0, @@ -1327,7 +1363,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 12, - ["statOrder"] = 965, + ["statOrder"] = 972, }, }, ["da"] = 0, @@ -1366,7 +1402,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 866, + ["statOrder"] = 861, }, }, ["da"] = 0, @@ -1405,7 +1441,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 868, + ["statOrder"] = 863, }, }, ["da"] = 0, @@ -1444,7 +1480,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 870, + ["statOrder"] = 865, }, }, ["da"] = 0, @@ -1483,7 +1519,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 2132, + ["statOrder"] = 2124, }, }, ["da"] = 0, @@ -1503,7 +1539,6 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "1% Chance to Block Spell Damage", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Spell Block", @@ -1514,15 +1549,14 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "base_spell_block_%", + [1] = "dummy_stat_display_nothing", }, ["stats"] = { - ["base_spell_block_%"] = { + ["dummy_stat_display_nothing"] = { ["max"] = 1, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 1, - ["statOrder"] = 864, + ["index"] = 1, }, }, ["da"] = 0, @@ -1561,7 +1595,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 1533, + ["statOrder"] = 1523, }, }, ["da"] = 0, @@ -1581,7 +1615,6 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "+2% chance to Suppress Spell Damage", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Spell Suppression", @@ -1592,15 +1625,14 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "base_spell_suppression_chance_%", + [1] = "dummy_stat_display_nothing", }, ["stats"] = { - ["base_spell_suppression_chance_%"] = { + ["dummy_stat_display_nothing"] = { ["max"] = 2, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 2, - ["statOrder"] = 954, + ["index"] = 1, }, }, ["da"] = 0, @@ -1620,7 +1652,7 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "(2-4)% increased effect of Non-Curse Auras from your Skills", + [1] = "(2-4)% increased Magnitudes of Non-Curse Auras from your Skills", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Aura Effect", @@ -1639,7 +1671,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 3181, + ["statOrder"] = 3134, }, }, ["da"] = 0, @@ -1659,7 +1691,7 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "2% increased Effect of your Curses", + [1] = "2% increased Curse Magnitudes", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Curse Effect", @@ -1678,7 +1710,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 2266, + ["statOrder"] = 2256, }, }, ["da"] = 0, @@ -1717,7 +1749,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 9, - ["statOrder"] = 950, + ["statOrder"] = 954, }, }, ["da"] = 0, @@ -1756,7 +1788,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 9, - ["statOrder"] = 951, + ["statOrder"] = 955, }, }, ["da"] = 0, @@ -1795,7 +1827,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 9, - ["statOrder"] = 952, + ["statOrder"] = 956, }, }, ["da"] = 0, @@ -1834,7 +1866,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 6, - ["statOrder"] = 953, + ["statOrder"] = 957, }, }, ["da"] = 0, @@ -1875,14 +1907,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 2, - ["statOrder"] = 2627, + ["statOrder"] = 2602, }, ["fire_damage_+%"] = { ["max"] = 35, ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 856, + ["statOrder"] = 852, }, }, ["da"] = 0, @@ -1913,12 +1945,13 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "dummy_stat_display_nothing", - [2] = "fire_damage_+%", + [1] = "fire_damage_+%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { ["dummy_stat_display_nothing"] = { ["max"] = 20, + ["statOrder"] = 99999, ["min"] = 20, ["index"] = 2, }, @@ -1927,7 +1960,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 856, + ["statOrder"] = 852, }, }, ["da"] = 0, @@ -1968,14 +2001,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 1638, + ["statOrder"] = 1625, }, ["fire_damage_+%"] = { ["max"] = 35, ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 856, + ["statOrder"] = 852, }, }, ["da"] = 0, @@ -2016,14 +2049,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 857, + ["statOrder"] = 853, }, ["base_reduce_enemy_cold_resistance_%"] = { ["max"] = 4, ["fmt"] = "d", ["index"] = 2, ["min"] = 2, - ["statOrder"] = 2628, + ["statOrder"] = 2603, }, }, ["da"] = 0, @@ -2054,8 +2087,8 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "dummy_stat_display_nothing", - [2] = "cold_damage_+%", + [1] = "cold_damage_+%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { ["cold_damage_+%"] = { @@ -2063,10 +2096,11 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 857, + ["statOrder"] = 853, }, ["dummy_stat_display_nothing"] = { ["max"] = 20, + ["statOrder"] = 99999, ["min"] = 20, ["index"] = 2, }, @@ -2109,14 +2143,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 857, + ["statOrder"] = 853, }, ["non_skill_base_physical_damage_%_to_convert_to_cold"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 1640, + ["statOrder"] = 1627, }, }, ["da"] = 0, @@ -2157,14 +2191,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 858, + ["statOrder"] = 854, }, ["base_reduce_enemy_lightning_resistance_%"] = { ["max"] = 4, ["fmt"] = "d", ["index"] = 2, ["min"] = 2, - ["statOrder"] = 2629, + ["statOrder"] = 2604, }, }, ["da"] = 0, @@ -2195,8 +2229,8 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "dummy_stat_display_nothing", - [2] = "lightning_damage_+%", + [1] = "lightning_damage_+%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { ["lightning_damage_+%"] = { @@ -2204,10 +2238,11 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 858, + ["statOrder"] = 854, }, ["dummy_stat_display_nothing"] = { ["max"] = 20, + ["statOrder"] = 99999, ["min"] = 20, ["index"] = 2, }, @@ -2250,14 +2285,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 858, + ["statOrder"] = 854, }, ["non_skill_base_physical_damage_%_to_convert_to_lightning"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 1642, + ["statOrder"] = 1629, }, }, ["da"] = 0, @@ -2298,14 +2333,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 9380, + ["statOrder"] = 10043, }, ["chance_to_deal_double_damage_%"] = { ["max"] = 4, ["fmt"] = "d", ["index"] = 2, ["min"] = 2, - ["statOrder"] = 4972, + ["statOrder"] = 5079, }, }, ["da"] = 0, @@ -2336,8 +2371,8 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "dummy_stat_display_nothing", - [2] = "physical_damage_+%", + [1] = "physical_damage_+%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { ["physical_damage_+%"] = { @@ -2345,10 +2380,11 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 9380, + ["statOrder"] = 10043, }, ["dummy_stat_display_nothing"] = { ["max"] = 20, + ["statOrder"] = 99999, ["min"] = 20, ["index"] = 2, }, @@ -2391,14 +2427,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 9380, + ["statOrder"] = 10043, }, ["faster_bleed_%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 5814, + ["statOrder"] = 6049, }, }, ["da"] = 0, @@ -2439,14 +2475,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 25, - ["statOrder"] = 4000, + ["statOrder"] = 3944, }, ["chaos_damage_+%"] = { ["max"] = 35, ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 859, + ["statOrder"] = 855, }, }, ["da"] = 0, @@ -2477,12 +2513,13 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "dummy_stat_display_nothing", - [2] = "chaos_damage_+%", + [1] = "chaos_damage_+%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { ["dummy_stat_display_nothing"] = { ["max"] = 20, + ["statOrder"] = 99999, ["min"] = 20, ["index"] = 2, }, @@ -2491,7 +2528,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 859, + ["statOrder"] = 855, }, }, ["da"] = 0, @@ -2532,14 +2569,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 854, + ["statOrder"] = 850, }, ["spell_critical_strike_chance_+%"] = { ["max"] = 50, ["fmt"] = "d", ["index"] = 2, ["min"] = 35, - ["statOrder"] = 927, + ["statOrder"] = 931, }, }, ["da"] = 0, @@ -2580,14 +2617,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 955, + ["statOrder"] = 958, }, ["minion_damage_+%"] = { ["max"] = 35, ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 1655, + ["statOrder"] = 1642, }, }, ["da"] = 0, @@ -2628,14 +2665,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 1106, + ["statOrder"] = 1100, }, ["skill_effect_duration_+%"] = { ["max"] = 11, ["fmt"] = "d", ["index"] = 2, ["min"] = 7, - ["statOrder"] = 1579, + ["statOrder"] = 1569, }, }, ["da"] = 0, @@ -2656,7 +2693,7 @@ return { ["not"] = true, ["sd"] = { [1] = "(6-10)% increased maximum Life", - [2] = "Regenerate (0.7-1.2)% of Life per second", + [2] = "Regenerate (0.7-1.2)% of maximum Life per second", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Ritual of Flesh", @@ -2676,14 +2713,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 6, - ["statOrder"] = 872, + ["statOrder"] = 867, }, ["life_regeneration_rate_per_minute_%"] = { ["max"] = 1.2, ["fmt"] = "g", ["index"] = 2, ["min"] = 0.7, - ["statOrder"] = 1627, + ["statOrder"] = 1614, }, }, ["da"] = 0, @@ -2714,8 +2751,8 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "dummy_stat_display_nothing", - [2] = "maximum_life_+%", + [1] = "maximum_life_+%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { ["maximum_life_+%"] = { @@ -2723,10 +2760,11 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 6, - ["statOrder"] = 872, + ["statOrder"] = 867, }, ["dummy_stat_display_nothing"] = { ["max"] = 40, + ["statOrder"] = 99999, ["min"] = 40, ["index"] = 2, }, @@ -2769,14 +2807,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 17, - ["statOrder"] = 874, + ["statOrder"] = 869, }, ["mana_regeneration_rate_+%"] = { ["max"] = 25, ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 965, + ["statOrder"] = 972, }, }, ["da"] = 0, @@ -2817,14 +2855,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 866, + ["statOrder"] = 861, }, ["base_additional_physical_damage_reduction_%"] = { ["max"] = 4, ["fmt"] = "d", ["index"] = 2, ["min"] = 3, - ["statOrder"] = 943, + ["statOrder"] = 947, }, }, ["da"] = 0, @@ -2865,14 +2903,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 5, - ["statOrder"] = 9362, + ["statOrder"] = 9957, }, ["evasion_rating_+%"] = { ["max"] = 40, ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 868, + ["statOrder"] = 863, }, }, ["da"] = 0, @@ -2913,14 +2951,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 870, + ["statOrder"] = 865, }, ["energy_shield_recharge_rate_+%"] = { ["max"] = 15, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 956, + ["statOrder"] = 962, }, }, ["da"] = 0, @@ -2951,8 +2989,8 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "dummy_stat_display_nothing", - [2] = "maximum_energy_shield_+%", + [1] = "maximum_energy_shield_+%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { ["maximum_energy_shield_+%"] = { @@ -2960,10 +2998,11 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 870, + ["statOrder"] = 865, }, ["dummy_stat_display_nothing"] = { ["max"] = 30, + ["statOrder"] = 99999, ["min"] = 30, ["index"] = 2, }, @@ -3006,14 +3045,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 2132, + ["statOrder"] = 2124, }, ["life_gained_on_block"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 6, - ["statOrder"] = 1451, + ["statOrder"] = 1442, }, }, ["da"] = 0, @@ -3033,8 +3072,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "5% Chance to Block Spell Damage", - [2] = "(20-30)% increased Defences from Equipped Shield", + [1] = "(20-30)% increased Defences from Equipped Shield", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Thaumaturgical Protection", @@ -3045,23 +3083,22 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "base_spell_block_%", - [2] = "shield_armour_+%", + [1] = "shield_defences_+%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { - ["base_spell_block_%"] = { - ["max"] = 5, - ["fmt"] = "d", - ["index"] = 1, - ["min"] = 5, - ["statOrder"] = 864, - }, - ["shield_armour_+%"] = { + ["shield_defences_+%"] = { ["max"] = 30, ["fmt"] = "d", ["index"] = 2, ["min"] = 20, - ["statOrder"] = 1673, + ["statOrder"] = 9089, + }, + ["dummy_stat_display_nothing"] = { + ["max"] = 5, + ["statOrder"] = 99999, + ["min"] = 5, + ["index"] = 1, }, }, ["da"] = 0, @@ -3102,14 +3139,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 8, - ["statOrder"] = 1541, + ["statOrder"] = 1531, }, ["avoid_all_elemental_status_%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 1533, + ["statOrder"] = 1523, }, }, ["da"] = 0, @@ -3130,7 +3167,6 @@ return { ["not"] = true, ["sd"] = { [1] = "+(8-10)% to all Elemental Resistances", - [2] = "+6% chance to Suppress Spell Damage", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Temple Paths", @@ -3142,22 +3178,21 @@ return { ["passivePointsGranted"] = 0, ["sortedStats"] = { [1] = "base_resist_all_elements_%", - [2] = "base_spell_suppression_chance_%", + [2] = "dummy_stat_display_nothing", }, ["stats"] = { - ["base_spell_suppression_chance_%"] = { - ["max"] = 6, - ["fmt"] = "d", - ["index"] = 1, - ["min"] = 6, - ["statOrder"] = 954, - }, ["base_resist_all_elements_%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 8, - ["statOrder"] = 949, + ["statOrder"] = 953, + }, + ["dummy_stat_display_nothing"] = { + ["max"] = 6, + ["statOrder"] = 99999, + ["min"] = 6, + ["index"] = 1, }, }, ["da"] = 0, @@ -3178,7 +3213,7 @@ return { ["not"] = true, ["sd"] = { [1] = "20% increased Area of Effect of Aura Skills", - [2] = "(7-10)% increased effect of Non-Curse Auras from your Skills", + [2] = "(7-10)% increased Magnitudes of Non-Curse Auras from your Skills", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Commanding Presence", @@ -3198,14 +3233,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 3181, + ["statOrder"] = 3134, }, ["base_aura_area_of_effect_+%"] = { ["max"] = 20, ["fmt"] = "d", ["index"] = 2, ["min"] = 20, - ["statOrder"] = 1885, + ["statOrder"] = 1871, }, }, ["da"] = 0, @@ -3225,7 +3260,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "(4-6)% increased Effect of your Curses", + [1] = "(4-6)% increased Curse Magnitudes", [2] = "Curse Skills have 20% increased Skill Effect Duration", }, ["isMultipleChoiceOption"] = false, @@ -3246,14 +3281,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 2266, + ["statOrder"] = 2256, }, ["curse_skill_effect_duration_+%"] = { ["max"] = 20, ["fmt"] = "d", ["index"] = 2, ["min"] = 20, - ["statOrder"] = 5310, + ["statOrder"] = 5478, }, }, ["da"] = 0, @@ -3294,14 +3329,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 1, - ["statOrder"] = 945, + ["statOrder"] = 949, }, ["base_fire_damage_resistance_%"] = { ["max"] = 30, ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 950, + ["statOrder"] = 954, }, }, ["da"] = 0, @@ -3342,14 +3377,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 951, + ["statOrder"] = 955, }, ["base_maximum_cold_damage_resistance_%"] = { ["max"] = 1, ["fmt"] = "d", ["index"] = 2, ["min"] = 1, - ["statOrder"] = 946, + ["statOrder"] = 950, }, }, ["da"] = 0, @@ -3390,14 +3425,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 1, - ["statOrder"] = 947, + ["statOrder"] = 951, }, ["base_lightning_damage_resistance_%"] = { ["max"] = 30, ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 952, + ["statOrder"] = 956, }, }, ["da"] = 0, @@ -3438,14 +3473,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 13, - ["statOrder"] = 953, + ["statOrder"] = 957, }, ["base_maximum_chaos_damage_resistance_%"] = { ["max"] = 1, ["fmt"] = "d", ["index"] = 2, ["min"] = 1, - ["statOrder"] = 948, + ["statOrder"] = 952, }, }, ["da"] = 0, @@ -3525,7 +3560,6 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "DNT Ded.", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Strength of Blood", @@ -3541,10 +3575,9 @@ return { ["stats"] = { ["keystone_strength_of_blood"] = { ["max"] = 1, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 1, - ["statOrder"] = 9417, + ["index"] = 1, }, }, ["da"] = 0, @@ -3585,7 +3618,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9420, + ["statOrder"] = 10109, }, }, ["da"] = 0, @@ -3605,8 +3638,8 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "Block Chance is doubled", - [2] = "You take 50% of Damage from Blocked Hits", + [1] = "Chance to Evade is Unlucky", + [2] = "Chance to Deflect is Lucky", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Glancing Blows", @@ -3625,7 +3658,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9399, + ["statOrder"] = 10086, }, }, ["da"] = 0, @@ -3666,7 +3699,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9398, + ["statOrder"] = 10085, }, }, ["da"] = 0, @@ -3686,9 +3719,6 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "20% less Attack Damage taken if you haven't been Hit by an Attack Recently", - [2] = "10% more chance to Evade Attacks if you have been Hit by an Attack Recently", - [3] = "20% more Attack Damage taken if you have been Hit by an Attack Recently", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Wind Dancer", @@ -3699,15 +3729,14 @@ return { ["ks"] = true, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "keystone_wind_dancer", + [1] = "dummy_stat_display_nothing", }, ["stats"] = { - ["keystone_wind_dancer"] = { + ["dummy_stat_display_nothing"] = { ["max"] = 1, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 1, - ["statOrder"] = 9424, + ["index"] = 1, }, }, ["da"] = 0, @@ -3747,7 +3776,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9408, + ["statOrder"] = 10099, }, }, ["da"] = 0, @@ -3789,7 +3818,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9415, + ["statOrder"] = 10106, }, }, ["da"] = 0, @@ -3830,7 +3859,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9389, + ["statOrder"] = 10075, }, }, ["da"] = 0, @@ -3851,7 +3880,7 @@ return { ["not"] = false, ["sd"] = { [1] = "Damage over Time bypasses your Energy Shield", - [2] = "While not on Full Life, Sacrifice 1% of Mana per Second to Recover that much Life", + [2] = "While not on Full Life, Sacrifice 1% of maximum Mana per Second to Recover that much Life", }, ["isMultipleChoiceOption"] = false, ["dn"] = "The Agnostic", @@ -3870,7 +3899,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9038, + ["statOrder"] = 9606, }, }, ["da"] = 0, @@ -3890,8 +3919,9 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "Armour applies to Fire, Cold and Lightning Damage taken from Hits instead of Physical Damage", - [2] = "-15% to all maximum Elemental Resistances", + [1] = "+100% of Armour applies to Elemental Damage", + [2] = "Armour does not apply to Physical Damage", + [3] = "-15% to all maximum Elemental Resistances", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Transcendence", @@ -3910,7 +3940,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9410, + ["statOrder"] = 10101, }, }, ["da"] = 0, @@ -3950,7 +3980,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9411, + ["statOrder"] = 10102, }, }, ["da"] = 0, @@ -3989,7 +4019,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9406, + ["statOrder"] = 10097, }, }, ["da"] = 0, @@ -4028,7 +4058,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 9321, + ["statOrder"] = 9916, }, }, ["da"] = 0, @@ -4067,7 +4097,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 15, - ["statOrder"] = 8106, + ["statOrder"] = 8585, }, }, ["da"] = 0, @@ -4106,7 +4136,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 15, - ["statOrder"] = 8104, + ["statOrder"] = 8583, }, }, ["da"] = 0, @@ -4145,7 +4175,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 15, - ["statOrder"] = 8108, + ["statOrder"] = 8587, }, }, ["da"] = 0, @@ -4165,7 +4195,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "Gain 5% of Maximum Mana as Extra Maximum Energy Shield while you have at least 150 Devotion", + [1] = "Gain 5% of maximum Mana as Extra maximum Energy Shield while you have at least 150 Devotion", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Thoughts and Prayers", @@ -4184,7 +4214,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 7030, + ["statOrder"] = 7394, }, }, ["da"] = 0, @@ -4223,7 +4253,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 5989, + ["statOrder"] = 6239, }, }, ["da"] = 0, @@ -4262,7 +4292,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 7877, + ["statOrder"] = 8308, }, }, ["da"] = 0, @@ -4301,7 +4331,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 7883, + ["statOrder"] = 8314, }, }, ["da"] = 0, @@ -4340,7 +4370,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 7879, + ["statOrder"] = 8310, }, }, ["da"] = 0, @@ -4379,7 +4409,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 6447, + ["statOrder"] = 6738, }, }, ["da"] = 0, @@ -4418,7 +4448,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 8222, + ["statOrder"] = 8730, }, }, ["da"] = 0, @@ -4457,7 +4487,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 4099, + ["statOrder"] = 4072, }, }, ["da"] = 0, @@ -4496,7 +4526,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 6497, + ["statOrder"] = 6790, }, }, ["da"] = 0, @@ -4535,7 +4565,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 6494, + ["statOrder"] = 6787, }, }, ["da"] = 0, @@ -4574,7 +4604,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 6502, + ["statOrder"] = 6796, }, }, ["da"] = 0, @@ -4614,7 +4644,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9396, + ["statOrder"] = 10082, }, }, ["da"] = 0, @@ -4655,7 +4685,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9405, + ["statOrder"] = 10096, }, }, ["da"] = 0, @@ -4675,9 +4705,6 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "Auras from your Skills can only affect you", - [2] = "Aura Skills have 1% more Aura Effect per 2% of maximum Mana they Reserve", - [3] = "40% more Mana Reservation of Aura Skills", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Supreme Ego", @@ -4688,15 +4715,14 @@ return { ["ks"] = true, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "keystone_supreme_ego", + [1] = "dummy_stat_display_nothing", }, ["stats"] = { - ["keystone_supreme_ego"] = { + ["dummy_stat_display_nothing"] = { ["max"] = 1, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 1, - ["statOrder"] = 9418, + ["index"] = 1, }, }, ["da"] = 0, @@ -4736,7 +4762,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9419, + ["statOrder"] = 10107, }, }, ["da"] = 0, @@ -4805,7 +4831,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 9353, + ["statOrder"] = 9948, }, }, ["da"] = 0, @@ -4844,7 +4870,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 929, + ["statOrder"] = 933, }, }, ["da"] = 0, @@ -4883,7 +4909,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 6009, + ["statOrder"] = 6261, }, }, ["da"] = 0, @@ -4922,7 +4948,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 8231, + ["statOrder"] = 8740, }, }, ["da"] = 0, @@ -4961,7 +4987,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 2831, + ["statOrder"] = 2801, }, }, ["da"] = 0, @@ -5000,7 +5026,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 1522, + ["statOrder"] = 1512, }, }, ["da"] = 0, @@ -5039,7 +5065,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 1371, + ["statOrder"] = 1362, }, }, ["da"] = 0, @@ -5078,7 +5104,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 2911, + ["statOrder"] = 2878, }, }, ["da"] = 0, @@ -5117,7 +5143,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 15, - ["statOrder"] = 1519, + ["statOrder"] = 1509, }, }, ["da"] = 0, @@ -5156,7 +5182,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 5727, + ["statOrder"] = 5940, }, }, ["da"] = 0, @@ -5195,7 +5221,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 5374, + ["statOrder"] = 5549, }, }, ["da"] = 0, @@ -5234,7 +5260,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 9368, + ["statOrder"] = 9995, }, }, ["da"] = 0, @@ -5273,7 +5299,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 1534, + ["statOrder"] = 1524, }, }, ["da"] = 0, @@ -5312,7 +5338,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 9381, + ["statOrder"] = 10055, }, }, ["da"] = 0, @@ -5351,7 +5377,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 1538, + ["statOrder"] = 1528, }, }, ["da"] = 0, @@ -5390,7 +5416,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 2132, + ["statOrder"] = 2124, }, }, ["da"] = 0, @@ -5410,7 +5436,6 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "8% Chance to Block Spell Damage", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Sceptre Pinnacle", @@ -5421,15 +5446,14 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "base_spell_block_%", + [1] = "dummy_stat_display_nothing", }, ["stats"] = { - ["base_spell_block_%"] = { + ["dummy_stat_display_nothing"] = { ["max"] = 8, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 8, - ["statOrder"] = 864, + ["index"] = 1, }, }, ["da"] = 0, @@ -5468,7 +5492,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 1533, + ["statOrder"] = 1523, }, }, ["da"] = 0, @@ -5488,7 +5512,6 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "+12% chance to Suppress Spell Damage", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Purity Rebel", @@ -5499,15 +5522,14 @@ return { ["ks"] = false, ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "base_spell_suppression_chance_%", + [1] = "dummy_stat_display_nothing", }, ["stats"] = { - ["base_spell_suppression_chance_%"] = { + ["dummy_stat_display_nothing"] = { ["max"] = 12, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 12, - ["statOrder"] = 954, + ["index"] = 1, }, }, ["da"] = 0, @@ -5527,7 +5549,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "12% increased effect of Non-Curse Auras from your Skills", + [1] = "12% increased Magnitudes of Non-Curse Auras from your Skills", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Superiority", @@ -5546,7 +5568,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 12, - ["statOrder"] = 3181, + ["statOrder"] = 3134, }, }, ["da"] = 0, @@ -5585,7 +5607,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 1655, + ["statOrder"] = 1642, }, }, ["da"] = 0, @@ -5624,7 +5646,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 955, + ["statOrder"] = 958, }, }, ["da"] = 0, @@ -5663,7 +5685,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 854, + ["statOrder"] = 850, }, }, ["da"] = 0, @@ -5702,7 +5724,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 927, + ["statOrder"] = 931, }, }, ["da"] = 0, @@ -5741,7 +5763,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 5843, + ["statOrder"] = 6080, }, }, ["da"] = 0, @@ -5780,7 +5802,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 5126, + ["statOrder"] = 5259, }, }, ["da"] = 0, @@ -5819,7 +5841,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 6653, + ["statOrder"] = 6975, }, }, ["da"] = 0, @@ -5858,7 +5880,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 9380, + ["statOrder"] = 10043, }, }, ["da"] = 0, @@ -5897,7 +5919,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 1661, + ["statOrder"] = 1648, }, }, ["da"] = 0, @@ -5936,7 +5958,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 5814, + ["statOrder"] = 6049, }, }, ["da"] = 0, @@ -5975,7 +5997,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 1676, + ["statOrder"] = 1660, }, }, ["da"] = 0, @@ -6014,7 +6036,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 15, - ["statOrder"] = 933, + ["statOrder"] = 937, }, }, ["da"] = 0, @@ -6053,7 +6075,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 15, - ["statOrder"] = 934, + ["statOrder"] = 938, }, }, ["da"] = 0, @@ -6092,7 +6114,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 911, + ["statOrder"] = 913, }, }, ["da"] = 0, @@ -6131,7 +6153,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 866, + ["statOrder"] = 861, }, }, ["da"] = 0, @@ -6170,7 +6192,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 80, - ["statOrder"] = 868, + ["statOrder"] = 863, }, }, ["da"] = 0, @@ -6209,7 +6231,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 50, - ["statOrder"] = 950, + ["statOrder"] = 954, }, }, ["da"] = 0, @@ -6248,7 +6270,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 50, - ["statOrder"] = 951, + ["statOrder"] = 955, }, }, ["da"] = 0, @@ -6287,7 +6309,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 50, - ["statOrder"] = 952, + ["statOrder"] = 956, }, }, ["da"] = 0, @@ -6326,7 +6348,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 37, - ["statOrder"] = 953, + ["statOrder"] = 957, }, }, ["da"] = 0, @@ -6365,7 +6387,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 872, + ["statOrder"] = 867, }, }, ["da"] = 0, @@ -6404,7 +6426,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 874, + ["statOrder"] = 869, }, }, ["da"] = 0, @@ -6443,7 +6465,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 50, - ["statOrder"] = 965, + ["statOrder"] = 972, }, }, ["da"] = 0, @@ -6482,7 +6504,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 1270, + ["statOrder"] = 1264, }, }, ["da"] = 0, @@ -6521,7 +6543,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 881, + ["statOrder"] = 876, }, }, ["da"] = 0, @@ -6541,10 +6563,11 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "Strength's inherent bonus is 1% increased Energy Shield per 2 Strength instead", + [1] = "Gain no inherent bonus from Strength", + [2] = "1% increased Energy Shield per 2 Strength", }, ["isMultipleChoiceOption"] = false, - ["dn"] = "Circular Teachings", + ["dn"] = "Black Scythe Training", ["isJewelSocket"] = false, ["m"] = false, ["icon"] = "Art/2DArt/SkillIcons/passives/KalguuranStrKeystone.dds", @@ -6560,7 +6583,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9387, + ["statOrder"] = 10071, }, }, ["da"] = 0, @@ -6580,10 +6603,11 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "Dexterity's inherent bonus is 1% increased Armour per 2 Dexterity instead", + [1] = "Gain no inherent bonus from Dexterity", + [2] = "1% increased Armour per 2 Dexterity", }, ["isMultipleChoiceOption"] = false, - ["dn"] = "Knightly Tenets", + ["dn"] = "Circular Teachings", ["isJewelSocket"] = false, ["m"] = false, ["icon"] = "Art/2DArt/SkillIcons/passives/KalguuranDexKeystone.dds", @@ -6599,7 +6623,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9385, + ["statOrder"] = 10069, }, }, ["da"] = 0, @@ -6619,10 +6643,11 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "Intelligence's inherent bonus is 1% increased Evasion Rating per 2 Intelligence instead", + [1] = "Gain no inherent bonus from Intelligence", + [2] = "1% increased Evasion Rating per 2 Intelligence", }, ["isMultipleChoiceOption"] = false, - ["dn"] = "Black Scythe Training", + ["dn"] = "Knightly Tenets", ["isJewelSocket"] = false, ["m"] = false, ["icon"] = "Art/2DArt/SkillIcons/passives/KalguuranIntKeystone.dds", @@ -6638,7 +6663,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 9386, + ["statOrder"] = 10070, }, }, ["da"] = 0, @@ -6679,14 +6704,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 9326, + ["statOrder"] = 9923, }, ["fire_damage_+%"] = { ["max"] = 40, ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 856, + ["statOrder"] = 852, }, }, ["da"] = 0, @@ -6727,14 +6752,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 9380, + ["statOrder"] = 10043, }, ["mana_regeneration_rate_+%"] = { ["max"] = 20, ["fmt"] = "d", ["index"] = 2, ["min"] = 20, - ["statOrder"] = 965, + ["statOrder"] = 972, }, }, ["da"] = 0, @@ -6775,14 +6800,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 945, + ["statOrder"] = 949, }, ["base_self_freeze_duration_-%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 988, + ["statOrder"] = 994, }, }, ["da"] = 0, @@ -6823,14 +6848,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 866, + ["statOrder"] = 861, }, ["base_cold_damage_resistance_%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 951, + ["statOrder"] = 955, }, }, ["da"] = 0, @@ -6871,14 +6896,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 2, - ["statOrder"] = 874, + ["statOrder"] = 869, }, ["hit_damage_stun_multiplier_+%"] = { ["max"] = 30, ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 973, + ["statOrder"] = 980, }, }, ["da"] = 0, @@ -6899,7 +6924,7 @@ return { ["not"] = true, ["sd"] = { [1] = "10% increased Curse Duration", - [2] = "Regenerate 1.5% of Life per second", + [2] = "Regenerate 1.5% of maximum Life per second", }, ["isMultipleChoiceOption"] = false, ["dn"] = "Runic Flows", @@ -6919,14 +6944,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 1472, + ["statOrder"] = 1463, }, ["life_regeneration_rate_per_minute_%"] = { ["max"] = 1.5, ["fmt"] = "g", ["index"] = 1, ["min"] = 1.5, - ["statOrder"] = 1627, + ["statOrder"] = 1614, }, }, ["da"] = 0, @@ -6967,14 +6992,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 4253, + ["statOrder"] = 4259, }, ["energy_shield_delay_-%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 1372, + ["statOrder"] = 963, }, }, ["da"] = 0, @@ -7015,14 +7040,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 931, + ["statOrder"] = 935, }, ["melee_damage_+%"] = { ["max"] = 40, ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 1126, + ["statOrder"] = 1120, }, }, ["da"] = 0, @@ -7042,7 +7067,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "40% increased chance to Ignite", + [1] = "40% increased Flammability Magnitude", [2] = "Minions have +15% to all Elemental Resistances", }, ["isMultipleChoiceOption"] = false, @@ -7063,14 +7088,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 2562, + ["statOrder"] = 2547, }, ["ignite_chance_+%"] = { ["max"] = 40, ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 978, + ["statOrder"] = 984, }, }, ["da"] = 0, @@ -7111,14 +7136,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 1091, + ["statOrder"] = 1085, }, ["base_chaos_damage_resistance_%"] = { ["max"] = 7, ["fmt"] = "d", ["index"] = 2, ["min"] = 7, - ["statOrder"] = 953, + ["statOrder"] = 957, }, }, ["da"] = 0, @@ -7159,14 +7184,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 2913, + ["statOrder"] = 2880, }, ["base_bleeding_effect_+%"] = { ["max"] = 20, ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 4554, + ["statOrder"] = 4626, }, }, ["da"] = 0, @@ -7211,28 +7236,28 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 6658, + ["statOrder"] = 6980, }, ["cold_exposure_effect_+%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 3, ["min"] = 10, - ["statOrder"] = 5128, + ["statOrder"] = 5261, }, ["empowered_attack_damage_+%"] = { ["max"] = 50, ["fmt"] = "d", ["index"] = 1, ["min"] = 50, - ["statOrder"] = 5646, + ["statOrder"] = 5844, }, ["fire_exposure_effect_+%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 4, ["min"] = 10, - ["statOrder"] = 5845, + ["statOrder"] = 6082, }, }, ["da"] = 0, @@ -7273,14 +7298,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 986, + ["statOrder"] = 992, }, ["base_maximum_lightning_damage_resistance_%"] = { ["max"] = 2, ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 947, + ["statOrder"] = 951, }, }, ["da"] = 0, @@ -7321,14 +7346,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 858, + ["statOrder"] = 854, }, ["base_strength"] = { ["max"] = 15, ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 9322, + ["statOrder"] = 9919, }, }, ["da"] = 0, @@ -7369,14 +7394,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 950, + ["statOrder"] = 954, }, ["evasion_rating_+%"] = { ["max"] = 40, ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 868, + ["statOrder"] = 863, }, }, ["da"] = 0, @@ -7417,14 +7442,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 2900, + ["statOrder"] = 2867, }, ["attack_speed_+%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 933, + ["statOrder"] = 937, }, }, ["da"] = 0, @@ -7465,14 +7490,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 1675, + ["statOrder"] = 1659, }, ["gain_x_rage_on_melee_hit"] = { ["max"] = 1, ["fmt"] = "d", ["index"] = 2, ["min"] = 1, - ["statOrder"] = 6085, + ["statOrder"] = 6339, }, }, ["da"] = 0, @@ -7513,14 +7538,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 1730, + ["statOrder"] = 1715, }, ["block_chance_+%"] = { ["max"] = 6, ["fmt"] = "d", ["index"] = 2, ["min"] = 6, - ["statOrder"] = 1068, + ["statOrder"] = 1060, }, }, ["da"] = 0, @@ -7561,14 +7586,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 1270, + ["statOrder"] = 1264, }, ["base_bleeding_effect_+%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 4554, + ["statOrder"] = 4626, }, }, ["da"] = 0, @@ -7609,14 +7634,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 1731, + ["statOrder"] = 1716, }, ["maximum_life_+%"] = { ["max"] = 2, ["fmt"] = "d", ["index"] = 2, ["min"] = 2, - ["statOrder"] = 872, + ["statOrder"] = 867, }, }, ["da"] = 0, @@ -7657,14 +7682,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 8263, + ["statOrder"] = 8781, }, ["base_life_leech_amount_+%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 1831, + ["statOrder"] = 1816, }, }, ["da"] = 0, @@ -7705,14 +7730,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 1465, + ["statOrder"] = 1456, }, ["shock_chance_+%"] = { ["max"] = 40, ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 982, + ["statOrder"] = 988, }, }, ["da"] = 0, @@ -7753,14 +7778,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 881, + ["statOrder"] = 876, }, ["warcry_cooldown_speed_+%"] = { ["max"] = 15, ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 2953, + ["statOrder"] = 2918, }, }, ["da"] = 0, @@ -7801,14 +7826,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 8, - ["statOrder"] = 1579, + ["statOrder"] = 1569, }, ["mark_effect_+%"] = { ["max"] = 20, ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 2268, + ["statOrder"] = 2258, }, }, ["da"] = 0, @@ -7841,22 +7866,22 @@ return { ["passivePointsGranted"] = 0, ["sortedStats"] = { [1] = "elemental_damage_+%", - [2] = "shield_armour_+%", + [2] = "shield_defences_+%", }, ["stats"] = { - ["shield_armour_+%"] = { + ["shield_defences_+%"] = { ["max"] = 20, ["fmt"] = "d", ["index"] = 2, ["min"] = 20, - ["statOrder"] = 1673, + ["statOrder"] = 9089, }, ["elemental_damage_+%"] = { ["max"] = 40, ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 1660, + ["statOrder"] = 1647, }, }, ["da"] = 0, @@ -7897,14 +7922,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 934, + ["statOrder"] = 938, }, ["base_chance_to_pierce_%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 991, + ["statOrder"] = 997, }, }, ["da"] = 0, @@ -7945,14 +7970,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 857, + ["statOrder"] = 853, }, ["base_dexterity"] = { ["max"] = 15, ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 9324, + ["statOrder"] = 9921, }, }, ["da"] = 0, @@ -7993,14 +8018,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 8, - ["statOrder"] = 1270, + ["statOrder"] = 1264, }, ["minion_damage_+%"] = { ["max"] = 40, ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 1655, + ["statOrder"] = 1642, }, }, ["da"] = 0, @@ -8041,14 +8066,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 868, + ["statOrder"] = 863, }, ["minion_maximum_life_+%"] = { ["max"] = 30, ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 955, + ["statOrder"] = 958, }, }, ["da"] = 0, @@ -8089,14 +8114,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 854, + ["statOrder"] = 850, }, ["charges_gained_+%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 970, + ["statOrder"] = 977, }, }, ["da"] = 0, @@ -8137,14 +8162,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 5, - ["statOrder"] = 9362, + ["statOrder"] = 9957, }, ["spell_critical_strike_chance_+%"] = { ["max"] = 30, ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 927, + ["statOrder"] = 931, }, }, ["da"] = 0, @@ -8185,14 +8210,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 15, - ["statOrder"] = 4149, + ["statOrder"] = 4130, }, ["mana_regeneration_rate_+%"] = { ["max"] = 30, ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 965, + ["statOrder"] = 972, }, }, ["da"] = 0, @@ -8233,14 +8258,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 989, + ["statOrder"] = 995, }, ["base_maximum_cold_damage_resistance_%"] = { ["max"] = 2, ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 946, + ["statOrder"] = 950, }, }, ["da"] = 0, @@ -8281,14 +8306,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 980, + ["statOrder"] = 986, }, ["base_projectile_speed_+%"] = { ["max"] = 8, ["fmt"] = "d", ["index"] = 2, ["min"] = 8, - ["statOrder"] = 877, + ["statOrder"] = 872, }, }, ["da"] = 0, @@ -8329,14 +8354,14 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 40, - ["statOrder"] = 870, + ["statOrder"] = 865, }, ["base_lightning_damage_resistance_%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 952, + ["statOrder"] = 956, }, }, ["da"] = 0, @@ -8377,14 +8402,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 10, - ["statOrder"] = 880, + ["statOrder"] = 875, }, ["damage_taken_goes_to_life_over_4_seconds_%"] = { ["max"] = 10, ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 959, + ["statOrder"] = 966, }, }, ["da"] = 0, @@ -8425,14 +8450,14 @@ return { ["fmt"] = "d", ["index"] = 2, ["min"] = 6, - ["statOrder"] = 8306, + ["statOrder"] = 8826, }, ["chaos_damage_+%"] = { ["max"] = 37, ["fmt"] = "d", ["index"] = 1, ["min"] = 37, - ["statOrder"] = 859, + ["statOrder"] = 855, }, }, ["da"] = 0, @@ -8446,62 +8471,1671 @@ return { ["oidx"] = 51555, ["g"] = 1000000000, }, - }, - ["additions"] = { - [1] = { - ["id"] = "vaal_small_fire_damage", - ["dn"] = "Fire Damage", + [196] = { + ["id"] = "abyss_keystone_1", + ["in"] = { + }, + ["not"] = false, ["sd"] = { - [1] = "(7-12)% increased Fire Damage", + [1] = "When taking damage from Hits, 20% of Life Loss is prevented, then 150% of Life Loss prevented this way is Lost over 4 seconds", }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Sacrifice of Flesh", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AmanamusDefiance.dds", + ["isMultipleChoice"] = false, + ["ks"] = true, + ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "fire_damage_+%", + [1] = "keystone_amanamus_defiance", }, ["stats"] = { - ["fire_damage_+%"] = { - ["max"] = 12, + ["keystone_amanamus_defiance"] = { + ["max"] = 1, ["fmt"] = "d", ["index"] = 1, - ["min"] = 7, - ["statOrder"] = 856, + ["min"] = 1, + ["statOrder"] = 10072, }, }, + ["da"] = 0, + ["o"] = 4, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 69, + ["g"] = 1000000000, }, - [2] = { - ["id"] = "vaal_small_cold_damage", - ["dn"] = "Cold Damage", + [197] = { + ["id"] = "abyss_keystone_2", + ["in"] = { + }, + ["not"] = false, ["sd"] = { - [1] = "(7-12)% increased Cold Damage", + [1] = "You deal 1% more Damage per 2 total Power of your Undead Minions", + [2] = "Undead Minions have 25% less maximum Life", }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Sacrifice of Loyalty", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/KulemaksSovereignty.dds", + ["isMultipleChoice"] = false, + ["ks"] = true, + ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "cold_damage_+%", + [1] = "keystone_kulemaks_sovereignty", }, ["stats"] = { - ["cold_damage_+%"] = { - ["max"] = 12, + ["keystone_kulemaks_sovereignty"] = { + ["max"] = 1, ["fmt"] = "d", ["index"] = 1, - ["min"] = 7, - ["statOrder"] = 857, + ["min"] = 1, + ["statOrder"] = 10094, }, }, + ["da"] = 0, + ["o"] = 4, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 72, + ["g"] = 1000000000, }, - [3] = { - ["id"] = "vaal_small_lightning_damage", - ["dn"] = "Lightning Damage", + [198] = { + ["id"] = "abyss_keystone_3", + ["in"] = { + }, + ["not"] = false, ["sd"] = { - [1] = "(7-12)% increased Lightning Damage", + [1] = "Mana Recovery from Regeneration Overflows maximum Mana", + [2] = "50% less Mana Regeneration Rate", }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Sacrifice of Mind", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/KurgasAmbition.dds", + ["isMultipleChoice"] = false, + ["ks"] = true, + ["passivePointsGranted"] = 0, ["sortedStats"] = { - [1] = "lightning_damage_+%", + [1] = "keystone_kurgals_ambition", }, ["stats"] = { - ["lightning_damage_+%"] = { - ["max"] = 12, + ["keystone_kurgals_ambition"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 10095, + }, + }, + ["da"] = 0, + ["o"] = 4, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 75, + ["g"] = 1000000000, + }, + [199] = { + ["id"] = "abyss_keystone_4", + ["in"] = { + }, + ["not"] = false, + ["sd"] = { + [1] = "Regenerate 1 Life per second per 8 Life spent in the past 8 seconds", + [2] = "50% more Life Cost of Skills", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Sacrifice of Blood", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/TecrodsBrutality.dds", + ["isMultipleChoice"] = false, + ["ks"] = true, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "keystone_tecrods_brutality", + }, + ["stats"] = { + ["keystone_tecrods_brutality"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 10108, + }, + }, + ["da"] = 0, + ["o"] = 4, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 78, + ["g"] = 1000000000, + }, + [200] = { + ["id"] = "abyss_keystone_5", + ["in"] = { + }, + ["not"] = false, + ["sd"] = { + [1] = "Projectiles do one of the following at random:", + [2] = "Fork an additional time", + [3] = "Chain an additional time", + [4] = "Chain from Terrain an additional time", + [5] = "Cannot collide with targets", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Sacrifice of Sight", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/UlamansVision.dds", + ["isMultipleChoice"] = false, + ["ks"] = true, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "keystone_ulamans_vision", + }, + ["stats"] = { + ["keystone_ulamans_vision"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 10110, + }, + }, + ["da"] = 0, + ["o"] = 4, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 81, + ["g"] = 1000000000, + }, + [201] = { + ["id"] = "abyss_small_tribute", + ["in"] = { + }, + ["not"] = false, + ["sd"] = { + [1] = "+5 to Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Tribute", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssJewelNode.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "base_tribute", + }, + ["stats"] = { + ["base_tribute"] = { + ["max"] = 5, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 5, + ["statOrder"] = 9917, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 60518, + ["g"] = 1000000000, + }, + [202] = { + ["id"] = "abyss_notable_1", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "20% increased Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Disciple of Darkness", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "tribute_+%", + }, + ["stats"] = { + ["tribute_+%"] = { + ["max"] = 20, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 20, + ["statOrder"] = 9918, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 32845, + ["g"] = 1000000000, + }, + [203] = { + ["id"] = "abyss_notable_2", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "1% of damage taken Recouped as Life per 10 Tribute", + [2] = "Recover 1% of maximum Life on Kill per 50 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Creature of Death", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "damage_taken_goes_to_life_over_4_seconds_%_per_10_tribute", + [2] = "recover_%_maximum_life_on_kill_per_50_tribute", + }, + ["stats"] = { + ["damage_taken_goes_to_life_over_4_seconds_%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 5582, + }, + ["recover_%_maximum_life_on_kill_per_50_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 1, + ["statOrder"] = 8945, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 40214, + ["g"] = 1000000000, + }, + [204] = { + ["id"] = "abyss_notable_3", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "1% of damage taken Recouped as Mana per 10 Tribute", + [2] = "Recover 1% of maximum Mana on Kill per 50 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Creature of Magic", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "damage_taken_goes_to_mana_%_per_10_tribute", + [2] = "recover_%_maximum_mana_on_kill_per_50_tribute", + }, + ["stats"] = { + ["recover_%_maximum_mana_on_kill_per_50_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 1, + ["statOrder"] = 8949, + }, + ["damage_taken_goes_to_mana_%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 5583, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 87392, + ["g"] = 1000000000, + }, + [205] = { + ["id"] = "abyss_notable_4", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "Minions have 3% increased Attack and Cast Speed per 50 Tribute", + [2] = "Minions deal 1% increased damage per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Quickened Corpses", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "minion_attack_and_cast_speed_+%_per_50_tribute", + [2] = "minion_damage_+%_per_10_tribute", + }, + ["stats"] = { + ["minion_damage_+%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 8354, + }, + ["minion_attack_and_cast_speed_+%_per_50_tribute"] = { + ["max"] = 3, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 3, + ["statOrder"] = 8328, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 88901, + ["g"] = 1000000000, + }, + [206] = { + ["id"] = "abyss_notable_5", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "Minions have 4% increased Cooldown Recovery Rate per 10 Tribute", + [2] = "Minions lose 2% Life per 10 Tribute you have when following Commands", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Ambivalent Command", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "minion_cooldown_recovery_+%_per_10_tribute", + [2] = "minions_lose_%_life_when_following_commands_per_10_tribute", + }, + ["stats"] = { + ["minions_lose_%_life_when_following_commands_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 8426, + }, + ["minion_cooldown_recovery_+%_per_10_tribute"] = { + ["max"] = 4, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 4, + ["statOrder"] = 8349, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 1088, + ["g"] = 1000000000, + }, + [207] = { + ["id"] = "abyss_notable_6", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "Projectiles have 10% chance for an additional Projectile when Forking per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Boneshedder", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "chance_to_fork_extra_projectile_%_per_10_tribute", + }, + ["stats"] = { + ["chance_to_fork_extra_projectile_%_per_10_tribute"] = { + ["max"] = 10, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 10, + ["statOrder"] = 5091, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 25300, + ["g"] = 1000000000, + }, + [208] = { + ["id"] = "abyss_notable_7", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "8% increased Attack Damage per 10 Tribute", + [2] = "1% increased damage taken per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Unfiltered Brutality", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "attack_damage_+%_per_10_tribute", + [2] = "base_damage_taken_+%_per_10_tribute", + }, + ["stats"] = { + ["base_damage_taken_+%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 4511, + }, + ["attack_damage_+%_per_10_tribute"] = { + ["max"] = 8, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 8, + ["statOrder"] = 4347, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 5536, + ["g"] = 1000000000, + }, + [209] = { + ["id"] = "abyss_notable_8", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "3% reduced Accuracy Rating per 25 Tribute", + [2] = "5% increased Attack Critical Hit Chance per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Derogatory Gaze", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "accuracy_rating_+%_per_25_tribute", + [2] = "attack_critical_strike_chance_+%_per_10_tribute", + }, + ["stats"] = { + ["attack_critical_strike_chance_+%_per_10_tribute"] = { + ["max"] = 5, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 5, + ["statOrder"] = 4344, + }, + ["accuracy_rating_+%_per_25_tribute"] = { + ["max"] = 3, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 3, + ["statOrder"] = 4004, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 40288, + ["g"] = 1000000000, + }, + [210] = { + ["id"] = "abyss_notable_9", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "2% increased Mana Cost Efficiency per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Abyssal Conduit", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "base_mana_cost_efficiency_+%_per_10_tribute", + }, + ["stats"] = { + ["base_mana_cost_efficiency_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 4550, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 50505, + ["g"] = 1000000000, + }, + [211] = { + ["id"] = "abyss_notable_10", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "3% faster Curse Activation per 20 Tribute", + [2] = "3% increased Curse Duration per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Expidited Horrors", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "curse_delay_+%_per_20_tribute", + [2] = "curse_duration_+%_per_10_tribute", + }, + ["stats"] = { + ["curse_delay_+%_per_20_tribute"] = { + ["max"] = 3, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 3, + ["statOrder"] = 5470, + }, + ["curse_duration_+%_per_10_tribute"] = { + ["max"] = 3, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 3, + ["statOrder"] = 5472, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 94233, + ["g"] = 1000000000, + }, + [212] = { + ["id"] = "abyss_notable_11", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "1% increased Spirit Reservation Efficiency of Skills per 20 Tribute", + [2] = "2% reduced Presence Area of Effect per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Confined Exaltation", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "base_spirit_reservation_efficiency_+%_per_20_tribute", + [2] = "presence_area_+%_per_10_tribute", + }, + ["stats"] = { + ["presence_area_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 8803, + }, + ["base_spirit_reservation_efficiency_+%_per_20_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 1, + ["statOrder"] = 4578, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 33401, + ["g"] = 1000000000, + }, + [213] = { + ["id"] = "abyss_notable_12", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "1% of Maximum Life Converted to Energy Shield per 20 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Arcane Ascension", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "maximum_life_%_to_convert_to_maximum_energy_shield_per_20_tribute", + }, + ["stats"] = { + ["maximum_life_%_to_convert_to_maximum_energy_shield_per_20_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 8204, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 93327, + ["g"] = 1000000000, + }, + [214] = { + ["id"] = "abyss_notable_13", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "2% increased Mana Recovery rate per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Ravenous Mind", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "mana_recovery_rate_+%_per_10_tribute", + }, + ["stats"] = { + ["mana_recovery_rate_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 7397, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 14140, + ["g"] = 1000000000, + }, + [215] = { + ["id"] = "abyss_notable_14", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "2% increased Life Recovery rate per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Gluttenous Presence", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "life_recovery_rate_+%_per_10_tribute", + }, + ["stats"] = { + ["life_recovery_rate_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 6908, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 55075, + ["g"] = 1000000000, + }, + [216] = { + ["id"] = "abyss_notable_15", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "1% increased Cooldown Recovery Rate per 10 Tribute", + [2] = "+2 to Intelligence per 25 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Unrestrained Intellect", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "base_cooldown_speed_+%_per_10_tribute", + [2] = "base_intelligence_per_25_tribute", + }, + ["stats"] = { + ["base_cooldown_speed_+%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 4506, + }, + ["base_intelligence_per_25_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 2, + ["statOrder"] = 4536, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 5174, + ["g"] = 1000000000, + }, + [217] = { + ["id"] = "abyss_notable_16", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "+2 to Strength per 25 Tribute", + [2] = "2% increased Stun Buildup per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Cruel Strength", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "base_strength_per_25_tribute", + [2] = "hit_damage_stun_multiplier_+%_per_10_tribute", + }, + ["stats"] = { + ["hit_damage_stun_multiplier_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 6665, + }, + ["base_strength_per_25_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 2, + ["statOrder"] = 4579, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 29868, + ["g"] = 1000000000, + }, + [218] = { + ["id"] = "abyss_notable_17", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "+2 to Dexterity per 25 Tribute", + [2] = "2% increased Parried Debuff Duration per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Opportunistic Dexterity", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "base_dexterity_per_25_tribute", + [2] = "parry_skill_effect_duration_+%_per_10_tribute", + }, + ["stats"] = { + ["base_dexterity_per_25_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 2, + ["statOrder"] = 4523, + }, + ["parry_skill_effect_duration_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 8670, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 64578, + ["g"] = 1000000000, + }, + [219] = { + ["id"] = "abyss_notable_18", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "1% chance when you gain a Charge to gain an additional Charge per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Unreal Potential", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "chance_to_gain_1_more_charge_%_per_10_tribute", + }, + ["stats"] = { + ["chance_to_gain_1_more_charge_%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 5094, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 81826, + ["g"] = 1000000000, + }, + [220] = { + ["id"] = "abyss_notable_19", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "2% increased Accuracy Rating per 10 Tribute", + [2] = "2% reduced Light Radius per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "I Have Darkvision", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "accuracy_rating_+%_per_10_tribute", + [2] = "light_radius_+%_per_10_tribute", + }, + ["stats"] = { + ["accuracy_rating_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 2, + ["statOrder"] = 4003, + }, + ["light_radius_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 6956, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 90899, + ["g"] = 1000000000, + }, + [221] = { + ["id"] = "abyss_notable_20", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "Empowered Attacks deal 2% increased damage per 10 Tribute", + [2] = "4% increased Warcry Speed per 25 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Domineering Commands", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "empowered_attack_damage_+%_per_10_tribute", + [2] = "warcry_speed_+%_per_25_tribute", + }, + ["stats"] = { + ["empowered_attack_damage_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 5843, + }, + ["warcry_speed_+%_per_25_tribute"] = { + ["max"] = 4, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 4, + ["statOrder"] = 9713, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 57536, + ["g"] = 1000000000, + }, + [222] = { + ["id"] = "abyss_notable_21", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "Remnants have 2% increased effect per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Worthy Tithes", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "remnant_effect_+%_per_10_tribute", + }, + ["stats"] = { + ["remnant_effect_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 9001, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 55389, + ["g"] = 1000000000, + }, + [223] = { + ["id"] = "abyss_notable_22", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "+1 to Maximum Rage per 50 Tribute", + [2] = "Inherent loss of Rage is 2% slower per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Buried Animosity", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "maximum_rage_per_50_tribute", + [2] = "rage_decay_speed_+%_per_10_tribute", + }, + ["stats"] = { + ["maximum_rage_per_50_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 1, + ["statOrder"] = 8231, + }, + ["rage_decay_speed_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 8896, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 93616, + ["g"] = 1000000000, + }, + [224] = { + ["id"] = "abyss_notable_23", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "2% increased Magnitude of Damaging Ailments you inflict per 10 Tribute", + [2] = "1% reduced Duration of Damaging Ailments per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Fast Rot", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "base_damaging_ailment_effect_+%_per_10_tribute", + [2] = "damaging_ailment_duration_+%_per_10_tribute", + }, + ["stats"] = { + ["base_damaging_ailment_effect_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 4512, + }, + ["damaging_ailment_duration_+%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 1, + ["statOrder"] = 5604, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 99322, + ["g"] = 1000000000, + }, + [225] = { + ["id"] = "abyss_notable_24", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "Gain Deflection Rating equal to 2% of Evasion Rating per 25 Tribute", + [2] = "2% increased Evasion Rating per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Hollow Bones", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "base_deflection_rating_%_of_evasion_rating_per_25_tribute", + [2] = "evasion_rating_+%_per_10_tribute", + }, + ["stats"] = { + ["evasion_rating_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 5992, + }, + ["base_deflection_rating_%_of_evasion_rating_per_25_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 2, + ["statOrder"] = 4522, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 79942, + ["g"] = 1000000000, + }, + [226] = { + ["id"] = "abyss_notable_25", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "2% reduced Energy Shield Recharge Rate per 25 Tribute", + [2] = "4% increased maximum Energy Shield per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Ancient Bastion", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "energy_shield_recharge_rate_+%_per_25_tribute", + [2] = "maximum_energy_shield_+%_per_10_tribute", + }, + ["stats"] = { + ["maximum_energy_shield_+%_per_10_tribute"] = { + ["max"] = 4, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 4, + ["statOrder"] = 8190, + }, + ["energy_shield_recharge_rate_+%_per_25_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 2, + ["statOrder"] = 5944, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 23145, + ["g"] = 1000000000, + }, + [227] = { + ["id"] = "abyss_notable_26", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "2% increased Armour per 10 Tribute", + [2] = "5% increased Stun Threshold per 25 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Deformed Steel", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "physical_damage_reduction_rating_+%_per_10_tribute", + [2] = "stun_threshold_+%_per_25_tribute", + }, + ["stats"] = { + ["physical_damage_reduction_rating_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 8735, + }, + ["stun_threshold_+%_per_25_tribute"] = { + ["max"] = 5, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 5, + ["statOrder"] = 9359, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 33128, + ["g"] = 1000000000, + }, + [228] = { + ["id"] = "abyss_notable_27", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "3% increased Flask Effect Duration per 25 Tribute", + [2] = "1% increased Life and Mana Recovery from Flasks per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Mystic Brew", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "flask_duration_+%_per_25_tribute", + [2] = "flask_life_and_mana_to_recover_+%_per_10_tribute", + }, + ["stats"] = { + ["flask_duration_+%_per_25_tribute"] = { + ["max"] = 3, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 3, + ["statOrder"] = 6142, + }, + ["flask_life_and_mana_to_recover_+%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 6144, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 39249, + ["g"] = 1000000000, + }, + [229] = { + ["id"] = "abyss_notable_28", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "3% increased Charm Effect Duration per 25 Tribute", + [2] = "Charms applied to you have 1% increased Effect per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Resilient Wards", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "charm_duration_+%_per_25_tribute", + [2] = "charm_effect_+%_per_10_tribute", + }, + ["stats"] = { + ["charm_duration_+%_per_25_tribute"] = { + ["max"] = 3, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 3, + ["statOrder"] = 5182, + }, + ["charm_effect_+%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 5183, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 35273, + ["g"] = 1000000000, + }, + [230] = { + ["id"] = "abyss_notable_29", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "Your Heavy Stun buildup empties 1% faster per 10 Tribute", + [2] = "5% increased Defences from Equipped Shield per 25 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Dreadful Fortitude", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "heavy_stun_poise_decay_rate_+%_per_10_tribute", + [2] = "shield_defences_+%_per_25_tribute", + }, + ["stats"] = { + ["shield_defences_+%_per_25_tribute"] = { + ["max"] = 5, + ["fmt"] = "d", + ["index"] = 2, + ["min"] = 5, + ["statOrder"] = 9090, + }, + ["heavy_stun_poise_decay_rate_+%_per_10_tribute"] = { + ["max"] = 1, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 1, + ["statOrder"] = 6450, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 28021, + ["g"] = 1000000000, + }, + [231] = { + ["id"] = "abyss_notable_30", + ["in"] = { + }, + ["not"] = true, + ["sd"] = { + [1] = "+0.5% to Thorns Critical Hit Chance per 50 Tribute", + [2] = "2% increased Thorns damage per 10 Tribute", + }, + ["isMultipleChoiceOption"] = false, + ["dn"] = "Barbed Allegiance", + ["isJewelSocket"] = false, + ["m"] = false, + ["icon"] = "Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds", + ["isMultipleChoice"] = false, + ["ks"] = false, + ["passivePointsGranted"] = 0, + ["sortedStats"] = { + [1] = "additional_thorns_critical_strike_chance_permyriad_per_50_tribute", + [2] = "thorns_damage_+%_per_10_tribute", + }, + ["stats"] = { + ["thorns_damage_+%_per_10_tribute"] = { + ["max"] = 2, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 2, + ["statOrder"] = 9475, + }, + ["additional_thorns_critical_strike_chance_permyriad_per_50_tribute"] = { + ["max"] = 0.5, + ["fmt"] = "g", + ["index"] = 2, + ["min"] = 0.5, + ["statOrder"] = 4092, + }, + }, + ["da"] = 0, + ["o"] = 3, + ["sa"] = 0, + ["out"] = { + }, + ["ia"] = 0, + ["spc"] = { + }, + ["oidx"] = 19644, + ["g"] = 1000000000, + }, + }, + ["additions"] = { + [1] = { + ["id"] = "vaal_small_fire_damage", + ["dn"] = "Fire Damage", + ["sd"] = { + [1] = "(7-12)% increased Fire Damage", + }, + ["sortedStats"] = { + [1] = "fire_damage_+%", + }, + ["stats"] = { + ["fire_damage_+%"] = { + ["max"] = 12, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 7, + ["statOrder"] = 852, + }, + }, + }, + [2] = { + ["id"] = "vaal_small_cold_damage", + ["dn"] = "Cold Damage", + ["sd"] = { + [1] = "(7-12)% increased Cold Damage", + }, + ["sortedStats"] = { + [1] = "cold_damage_+%", + }, + ["stats"] = { + ["cold_damage_+%"] = { + ["max"] = 12, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 7, + ["statOrder"] = 853, + }, + }, + }, + [3] = { + ["id"] = "vaal_small_lightning_damage", + ["dn"] = "Lightning Damage", + ["sd"] = { + [1] = "(7-12)% increased Lightning Damage", + }, + ["sortedStats"] = { + [1] = "lightning_damage_+%", + }, + ["stats"] = { + ["lightning_damage_+%"] = { + ["max"] = 12, ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 858, + ["statOrder"] = 854, }, }, }, @@ -8520,7 +10154,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 9380, + ["statOrder"] = 10043, }, }, }, @@ -8539,7 +10173,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 859, + ["statOrder"] = 855, }, }, }, @@ -8558,7 +10192,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 1655, + ["statOrder"] = 1642, }, }, }, @@ -8577,7 +10211,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 1095, + ["statOrder"] = 1089, }, }, }, @@ -8596,7 +10230,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 854, + ["statOrder"] = 850, }, }, }, @@ -8615,7 +10249,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 1710, + ["statOrder"] = 1695, }, }, }, @@ -8634,7 +10268,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 1675, + ["statOrder"] = 1659, }, }, }, @@ -8653,7 +10287,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 1106, + ["statOrder"] = 1100, }, }, }, @@ -8672,7 +10306,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 1564, + ["statOrder"] = 1554, }, }, }, @@ -8691,7 +10325,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 877, + ["statOrder"] = 872, }, }, }, @@ -8710,7 +10344,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 9353, + ["statOrder"] = 9948, }, }, }, @@ -8729,7 +10363,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 6, - ["statOrder"] = 929, + ["statOrder"] = 933, }, }, }, @@ -8748,7 +10382,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 933, + ["statOrder"] = 937, }, }, }, @@ -8767,7 +10401,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 934, + ["statOrder"] = 938, }, }, }, @@ -8786,7 +10420,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 828, + ["statOrder"] = 825, }, }, }, @@ -8794,7 +10428,6 @@ return { ["id"] = "vaal_small_chance_to_ignite", ["dn"] = "Chance To Ignite", ["sd"] = { - [1] = "(3-6)% chance to Ignite", }, ["sortedStats"] = { [1] = "base_chance_to_ignite_%", @@ -8802,10 +10435,9 @@ return { ["stats"] = { ["base_chance_to_ignite_%"] = { ["max"] = 6, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 3, - ["statOrder"] = 977, + ["index"] = 1, }, }, }, @@ -8824,7 +10456,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 979, + ["statOrder"] = 985, }, }, }, @@ -8843,7 +10475,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 981, + ["statOrder"] = 987, }, }, }, @@ -8862,7 +10494,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 1579, + ["statOrder"] = 1569, }, }, }, @@ -8881,7 +10513,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 872, + ["statOrder"] = 867, }, }, }, @@ -8900,7 +10532,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 874, + ["statOrder"] = 869, }, }, }, @@ -8919,7 +10551,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 12, - ["statOrder"] = 965, + ["statOrder"] = 972, }, }, }, @@ -8938,7 +10570,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 866, + ["statOrder"] = 861, }, }, }, @@ -8957,7 +10589,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 7, - ["statOrder"] = 868, + ["statOrder"] = 863, }, }, }, @@ -8976,7 +10608,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 870, + ["statOrder"] = 865, }, }, }, @@ -8995,7 +10627,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 2132, + ["statOrder"] = 2124, }, }, }, @@ -9003,18 +10635,16 @@ return { ["id"] = "vaal_small_spell_block", ["dn"] = "Spell Block", ["sd"] = { - [1] = "1% Chance to Block Spell Damage", }, ["sortedStats"] = { - [1] = "base_spell_block_%", + [1] = "dummy_stat_display_nothing", }, ["stats"] = { - ["base_spell_block_%"] = { + ["dummy_stat_display_nothing"] = { ["max"] = 1, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 1, - ["statOrder"] = 864, + ["index"] = 1, }, }, }, @@ -9033,7 +10663,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 3, - ["statOrder"] = 1533, + ["statOrder"] = 1523, }, }, }, @@ -9041,18 +10671,16 @@ return { ["id"] = "vaal_small_spell_dodge", ["dn"] = "Spell Dodge", ["sd"] = { - [1] = "+2% chance to Suppress Spell Damage", }, ["sortedStats"] = { - [1] = "base_spell_suppression_chance_%", + [1] = "dummy_stat_display_nothing", }, ["stats"] = { - ["base_spell_suppression_chance_%"] = { + ["dummy_stat_display_nothing"] = { ["max"] = 2, - ["fmt"] = "d", - ["index"] = 1, + ["statOrder"] = 99999, ["min"] = 2, - ["statOrder"] = 954, + ["index"] = 1, }, }, }, @@ -9060,7 +10688,7 @@ return { ["id"] = "vaal_small_aura_effect", ["dn"] = "Aura Effect", ["sd"] = { - [1] = "(2-4)% increased effect of Non-Curse Auras from your Skills", + [1] = "(2-4)% increased Magnitudes of Non-Curse Auras from your Skills", }, ["sortedStats"] = { [1] = "non_curse_aura_effect_+%", @@ -9071,7 +10699,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 3181, + ["statOrder"] = 3134, }, }, }, @@ -9079,7 +10707,7 @@ return { ["id"] = "vaal_small_curse_effect", ["dn"] = "Curse Effect", ["sd"] = { - [1] = "2% increased Effect of your Curses", + [1] = "2% increased Curse Magnitudes", }, ["sortedStats"] = { [1] = "curse_effect_+%", @@ -9090,7 +10718,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 2266, + ["statOrder"] = 2256, }, }, }, @@ -9109,7 +10737,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 9, - ["statOrder"] = 950, + ["statOrder"] = 954, }, }, }, @@ -9128,7 +10756,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 9, - ["statOrder"] = 951, + ["statOrder"] = 955, }, }, }, @@ -9147,7 +10775,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 9, - ["statOrder"] = 952, + ["statOrder"] = 956, }, }, }, @@ -9166,7 +10794,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 6, - ["statOrder"] = 953, + ["statOrder"] = 957, }, }, }, @@ -9185,7 +10813,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 9322, + ["statOrder"] = 9919, }, }, }, @@ -9204,7 +10832,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 9322, + ["statOrder"] = 9919, }, }, }, @@ -9223,7 +10851,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 9322, + ["statOrder"] = 9919, }, }, }, @@ -9242,7 +10870,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 9323, + ["statOrder"] = 9920, }, }, }, @@ -9261,7 +10889,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 866, + ["statOrder"] = 861, }, }, }, @@ -9276,6 +10904,7 @@ return { ["stats"] = { ["dummy_stat_display_nothing"] = { ["max"] = 40, + ["statOrder"] = 99999, ["min"] = 40, ["index"] = 1, }, @@ -9296,7 +10925,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 4972, + ["statOrder"] = 5079, }, }, }, @@ -9315,7 +10944,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 872, + ["statOrder"] = 867, }, }, }, @@ -9334,7 +10963,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 4490, + ["statOrder"] = 4553, }, }, }, @@ -9342,7 +10971,7 @@ return { ["id"] = "karui_notable_add_life_regen", ["dn"] = "Add Life Regen", ["sd"] = { - [1] = "Regenerate 1% of Life per second", + [1] = "Regenerate 1% of maximum Life per second", }, ["sortedStats"] = { [1] = "life_regeneration_rate_per_minute_%", @@ -9353,7 +10982,7 @@ return { ["fmt"] = "g", ["index"] = 1, ["min"] = 1, - ["statOrder"] = 1627, + ["statOrder"] = 1614, }, }, }, @@ -9372,7 +11001,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 950, + ["statOrder"] = 954, }, }, }, @@ -9391,7 +11020,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 1126, + ["statOrder"] = 1120, }, }, }, @@ -9410,7 +11039,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 942, + ["statOrder"] = 946, }, }, }, @@ -9429,7 +11058,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 30, - ["statOrder"] = 1312, + ["statOrder"] = 1307, }, }, }, @@ -9448,7 +11077,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 1561, + ["statOrder"] = 1551, }, }, }, @@ -9467,7 +11096,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 1091, + ["statOrder"] = 1085, }, }, }, @@ -9486,7 +11115,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 15, - ["statOrder"] = 1331, + ["statOrder"] = 1326, }, }, }, @@ -9505,7 +11134,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 9380, + ["statOrder"] = 10043, }, }, }, @@ -9524,7 +11153,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 9115, + ["statOrder"] = 9703, }, }, }, @@ -9543,7 +11172,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 12, - ["statOrder"] = 2250, + ["statOrder"] = 2240, }, }, }, @@ -9562,7 +11191,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 975, + ["statOrder"] = 982, }, }, }, @@ -9581,7 +11210,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 2236, + ["statOrder"] = 2226, }, }, }, @@ -9600,7 +11229,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 972, + ["statOrder"] = 979, }, }, }, @@ -9619,7 +11248,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 1614, + ["statOrder"] = 1601, }, }, }, @@ -9638,7 +11267,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 2121, + ["statOrder"] = 2113, }, }, }, @@ -9657,7 +11286,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 2293, + ["statOrder"] = 2283, }, }, }, @@ -9676,7 +11305,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 5025, + ["statOrder"] = 5132, }, }, }, @@ -9695,7 +11324,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 2, - ["statOrder"] = 9324, + ["statOrder"] = 9921, }, }, }, @@ -9714,7 +11343,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 9324, + ["statOrder"] = 9921, }, }, }, @@ -9733,7 +11362,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 9324, + ["statOrder"] = 9921, }, }, }, @@ -9752,7 +11381,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 9325, + ["statOrder"] = 9922, }, }, }, @@ -9771,7 +11400,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 868, + ["statOrder"] = 863, }, }, }, @@ -9790,7 +11419,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 970, + ["statOrder"] = 977, }, }, }, @@ -9809,7 +11438,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 1717, + ["statOrder"] = 1702, }, }, }, @@ -9828,7 +11457,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 4, - ["statOrder"] = 872, + ["statOrder"] = 867, }, }, }, @@ -9847,7 +11476,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 9362, + ["statOrder"] = 9957, }, }, }, @@ -9866,7 +11495,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 828, + ["statOrder"] = 825, }, }, }, @@ -9885,7 +11514,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 951, + ["statOrder"] = 955, }, }, }, @@ -9904,7 +11533,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 1675, + ["statOrder"] = 1659, }, }, }, @@ -9923,7 +11552,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 1541, + ["statOrder"] = 1531, }, }, }, @@ -9942,7 +11571,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 9353, + ["statOrder"] = 9948, }, }, }, @@ -9957,6 +11586,7 @@ return { ["stats"] = { ["dummy_stat_display_nothing"] = { ["max"] = 20, + ["statOrder"] = 99999, ["min"] = 20, ["index"] = 1, }, @@ -9977,7 +11607,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 1655, + ["statOrder"] = 1642, }, }, }, @@ -9996,7 +11626,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 1270, + ["statOrder"] = 1264, }, }, }, @@ -10015,7 +11645,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 20, - ["statOrder"] = 1660, + ["statOrder"] = 1647, }, }, }, @@ -10023,7 +11653,7 @@ return { ["id"] = "maraketh_notable_add_aura_effect", ["dn"] = "Add Aura Effect", ["sd"] = { - [1] = "8% increased effect of Non-Curse Auras from your Skills", + [1] = "8% increased Magnitudes of Non-Curse Auras from your Skills", }, ["sortedStats"] = { [1] = "non_curse_aura_effect_+%", @@ -10034,7 +11664,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 3181, + ["statOrder"] = 3134, }, }, }, @@ -10053,7 +11683,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 15, - ["statOrder"] = 1460, + ["statOrder"] = 1451, }, }, }, @@ -10072,7 +11702,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 1551, + ["statOrder"] = 1541, }, }, }, @@ -10091,7 +11721,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 5815, + ["statOrder"] = 6050, }, }, }, @@ -10110,7 +11740,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 10, - ["statOrder"] = 8071, + ["statOrder"] = 8533, }, }, }, @@ -10129,7 +11759,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 1615, + ["statOrder"] = 1602, }, }, }, @@ -10148,7 +11778,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 25, - ["statOrder"] = 5984, + ["statOrder"] = 6233, }, }, }, @@ -10167,7 +11797,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 2295, + ["statOrder"] = 2285, }, }, }, @@ -10186,7 +11816,7 @@ return { ["fmt"] = "g", ["index"] = 1, ["min"] = 8, - ["statOrder"] = 2307, + ["statOrder"] = 2297, }, }, }, @@ -10205,7 +11835,7 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 9321, + ["statOrder"] = 9916, }, }, }, @@ -10224,7 +11854,26 @@ return { ["fmt"] = "d", ["index"] = 1, ["min"] = 5, - ["statOrder"] = 9321, + ["statOrder"] = 9916, + }, + }, + }, + [95] = { + ["id"] = "abyss_attribute_tribute", + ["dn"] = "Tribute", + ["sd"] = { + [1] = "+3 to Tribute", + }, + ["sortedStats"] = { + [1] = "base_tribute", + }, + ["stats"] = { + ["base_tribute"] = { + ["max"] = 3, + ["fmt"] = "d", + ["index"] = 1, + ["min"] = 3, + ["statOrder"] = 9917, }, }, }, diff --git a/src/Data/Uniques/jewel.lua b/src/Data/Uniques/jewel.lua index 453d168752..fd52fb8b9d 100644 --- a/src/Data/Uniques/jewel.lua +++ b/src/Data/Uniques/jewel.lua @@ -68,4 +68,23 @@ Radius: Very Large Passives in radius are Conquered by the Kalguur Historic ]], +[[ +Undying Hate +Timeless Jewel +Source: Drops from unique{Vessel of Kulemak} +Limited to: 1 Historic +Variant: Amanamu +Variant: Kulemak +Variant: Kurgal +Variant: Tecrod +Variant: Ulaman +Radius: Very Large +{variant:1}Glorifying the defilement of (100-8000) souls in tribute to Amanamu +{variant:2}Glorifying the defilement of (100-8000) souls in tribute to Kulemak +{variant:3}Glorifying the defilement of (100-8000) souls in tribute to Kurgal +{variant:4}Glorifying the defilement of (100-8000) souls in tribute to Tecrod +{variant:5}Glorifying the defilement of (100-8000) souls in tribute to Ulaman +Passives in radius are Conquered by the Abyssals +Historic +]], } diff --git a/src/Export/Scripts/legionPassives.lua b/src/Export/Scripts/legionPassives.lua index 19457c6d6e..5ae05e07e3 100644 --- a/src/Export/Scripts/legionPassives.lua +++ b/src/Export/Scripts/legionPassives.lua @@ -121,7 +121,7 @@ function parseStats(datFileRow, legionPassive) } -- Describing stats here to get the orders local statLines, orders = describeStats(stat) - stat[statId].statOrder = orders[1] + stat[statId].statOrder = orders[1] or 99999 legionPassive.stats[statId] = stat[statId] for i, line in ipairs(statLines) do table.insert(legionPassive.sd, line) diff --git a/src/Export/Scripts/passivetree.lua b/src/Export/Scripts/passivetree.lua index c1b4ca3010..172bef61da 100644 --- a/src/Export/Scripts/passivetree.lua +++ b/src/Export/Scripts/passivetree.lua @@ -535,18 +535,19 @@ end local artsToLegion = { - "Art/2DArt/UIImages/InGame/PassiveSkillScreenMarakethJewelCircle2", - "Art/2DArt/UIImages/InGame/PassiveSkillScreenKalguuranJewelCircle1", - "Art/2DArt/UIImages/InGame/PassiveSkillScreenKaruiJewelCircle2", + "Art/2DArt/UIImages/InGame/Abyss/AbyssPassiveSkillScreenJewelCircle1", "Art/2DArt/UIImages/InGame/PassiveSkillScreenEternalEmpireJewelCircle1", "Art/2DArt/UIImages/InGame/PassiveSkillScreenEternalEmpireJewelCircle2", - "Art/2DArt/UIImages/InGame/PassiveSkillScreenTemplarJewelCircle2", - "Art/2DArt/UIImages/InGame/PassiveSkillScreenTemplarJewelCircle1", - "Art/2DArt/UIImages/InGame/PassiveSkillScreenVaalJewelCircle2", + "Art/2DArt/UIImages/InGame/PassiveSkillScreenKalguuranJewelCircle1", "Art/2DArt/UIImages/InGame/PassiveSkillScreenKalguuranJewelCircle2", "Art/2DArt/UIImages/InGame/PassiveSkillScreenKaruiJewelCircle1", + "Art/2DArt/UIImages/InGame/PassiveSkillScreenKaruiJewelCircle2", + "Art/2DArt/UIImages/InGame/PassiveSkillScreenMarakethJewelCircle1", + "Art/2DArt/UIImages/InGame/PassiveSkillScreenMarakethJewelCircle2", + "Art/2DArt/UIImages/InGame/PassiveSkillScreenTemplarJewelCircle1", + "Art/2DArt/UIImages/InGame/PassiveSkillScreenTemplarJewelCircle2", "Art/2DArt/UIImages/InGame/PassiveSkillScreenVaalJewelCircle1", - "Art/2DArt/UIImages/InGame/PassiveSkillScreenMarakethJewelCircle1" + "Art/2DArt/UIImages/InGame/PassiveSkillScreenVaalJewelCircle2", } for _, art in ipairs(artsToLegion) do diff --git a/src/Export/Uniques/jewel.lua b/src/Export/Uniques/jewel.lua index 4bc094d8e9..3f09b25b26 100644 --- a/src/Export/Uniques/jewel.lua +++ b/src/Export/Uniques/jewel.lua @@ -67,4 +67,23 @@ Radius: Very Large Passives in radius are Conquered by the Kalguur Historic ]], -} +[[ +Undying Hate +Timeless Jewel +Source: Drops from unique{Vessel of Kulemak} +Limited to: 1 Historic +Variant: Amanamu +Variant: Kulemak +Variant: Kurgal +Variant: Tecrod +Variant: Ulaman +Radius: Very Large +{variant:1}Glorifying the defilement of (100-8000) souls in tribute to Amanamu +{variant:2}Glorifying the defilement of (100-8000) souls in tribute to Kulemak +{variant:3}Glorifying the defilement of (100-8000) souls in tribute to Kurgal +{variant:4}Glorifying the defilement of (100-8000) souls in tribute to Tecrod +{variant:5}Glorifying the defilement of (100-8000) souls in tribute to Ulaman +Passives in radius are Conquered by the Abyssals +Historic +]], +} \ No newline at end of file diff --git a/src/Modules/BuildDisplayStats.lua b/src/Modules/BuildDisplayStats.lua index 6cea13b3e5..60dfa774a3 100644 --- a/src/Modules/BuildDisplayStats.lua +++ b/src/Modules/BuildDisplayStats.lua @@ -100,6 +100,7 @@ local displayStats = { { stat = "ReqInt", label = "Intelligence Required", color = colorCodes.INTELLIGENCE, fmt = "d", lowerIsBetter = true, condFunc = function(v,o) return v > o.Int end, warnFunc = function(v,o) return "You do not meet the Intelligence requirement of " .. (o.ReqIntItem.source == "Item" and o.ReqIntItem.sourceItem.name or o.ReqIntItem.source == "Gem" and o.ReqIntItem.sourceGem.nameSpec) end }, { }, { stat = "Devotion", label = "Devotion", color = colorCodes.RARE, fmt = "d" }, + { stat = "Tribute", label = "Tribute", color = colorCodes.RARE, fmt = "d" }, { }, { stat = "TotalEHP", label = "Effective Hit Pool", fmt = ".0f", compPercent = true }, { stat = "PvPTotalTakenHit", label = "PvP Hit Taken", fmt = ".1f", flag = "isPvP", lowerIsBetter = true }, diff --git a/src/Modules/CalcDefence.lua b/src/Modules/CalcDefence.lua index 2aa128f632..5eb3b28700 100644 --- a/src/Modules/CalcDefence.lua +++ b/src/Modules/CalcDefence.lua @@ -1046,6 +1046,14 @@ function calcs.defence(env, actor) modDB:NewMod("EnergyShieldRecharge", "INC", m_floor(mod.value * multiplier), mod.source, mod.flags, mod.keywordFlags, unpack(modifiers)) end end + + if modDB:Flag(nil, "ManaRegenAppliesToEnergyShieldRecharge") then + -- Mana Regen conversion from Waveshaper + for i, value in ipairs(modDB:Tabulate("INC", { }, "ManaRegen")) do + local mod = value.mod + modDB:NewMod("EnergyShieldRecharge", "INC", mod.value, mod.source, mod.flags, mod.keywordFlags, unpack(mod)) + end + end if modDB:Flag(nil, "EnergyShieldIncreasedByOvercappedColdRes") then for i, value in ipairs(modDB:Tabulate("FLAG", nil, "EnergyShieldIncreasedByOvercappedColdRes")) do @@ -3368,12 +3376,16 @@ function calcs.buildDefenceEstimations(env, actor) -- petrified blood "degen" if output.preventedLifeLossTotal > 0 and (output["LifeLossLostOverTime"] and output["LifeBelowHalfLossLostOverTime"]) then local LifeLossBelowHalfLost = modDB:Sum("BASE", nil, "LifeLossBelowHalfLost") / 100 - output["LifeLossLostMax"] = (output["LifeLossLostOverTime"] + output["LifeBelowHalfLossLostOverTime"] * LifeLossBelowHalfLost) / 4 - output["LifeLossLostAvg"] = (output["LifeLossLostOverTime"] + output["LifeBelowHalfLossLostOverTime"] * LifeLossBelowHalfLost) / (output["EHPSurvivalTime"] + 4) + local LifeLossLost = modDB:Sum("BASE", nil, "LifeLossLost") / 100 + output["LifeLossLostMax"] = (output["LifeLossLostOverTime"] * LifeLossLost + output["LifeBelowHalfLossLostOverTime"] * LifeLossBelowHalfLost) / 4 + output["LifeLossLostAvg"] = (output["LifeLossLostOverTime"] * LifeLossLost + output["LifeBelowHalfLossLostOverTime"] * LifeLossBelowHalfLost) / (output["EHPSurvivalTime"] + 4) if breakdown then breakdown["LifeLossLostMax"] = { } if output["LifeLossLostOverTime"] ~= 0 then - t_insert(breakdown["LifeLossLostMax"], s_format("( %d ^8(total damage prevented by Progenesis)", output["LifeLossLostOverTime"])) + t_insert(breakdown["LifeLossLostMax"], s_format("( %d ^8(total damage prevented by Grasping Wounds / Sacrifice of Flesh)", output["LifeLossLostOverTime"])) + if LifeLossLost ~= 0 then + t_insert(breakdown["LifeLossLostMax"], s_format("* %.2f ^8(percent of damage taken from Sacrifice of Flesh)", LifeLossLost)) + end end if output["LifeBelowHalfLossLostOverTime"] ~= 0 then t_insert(breakdown["LifeLossLostMax"], s_format("%s %d ^8(total damage prevented by petrified blood)", output["LifeLossLostOverTime"] ~= 0 and "+" or "(", output["LifeBelowHalfLossLostOverTime"])) @@ -3383,7 +3395,10 @@ function calcs.buildDefenceEstimations(env, actor) t_insert(breakdown["LifeLossLostMax"], s_format("= %.2f per second", output["LifeLossLostMax"])) breakdown["LifeLossLostAvg"] = { } if output["LifeLossLostOverTime"] ~= 0 then - t_insert(breakdown["LifeLossLostAvg"], s_format("( %d ^8(total damage prevented by Progenesis)", output["LifeLossLostOverTime"])) + t_insert(breakdown["LifeLossLostAvg"], s_format("( %d ^8(total damage prevented by Grasping Wounds / Sacrifice of Flesh)", output["LifeLossLostOverTime"])) + if LifeLossLost ~= 0 then + t_insert(breakdown["LifeLossLostAvg"], s_format("* %.2f ^8(percent of damage taken from Sacrifice of Flesh)", LifeLossLost)) + end end if output["LifeBelowHalfLossLostOverTime"] ~= 0 then t_insert(breakdown["LifeLossLostAvg"], s_format("%s %d ^8(total damage prevented by petrified blood)", output["LifeLossLostOverTime"] ~= 0 and "+" or "(", output["LifeBelowHalfLossLostOverTime"])) diff --git a/src/Modules/CalcPerform.lua b/src/Modules/CalcPerform.lua index 2d5aa8f945..6be9d9d1fa 100644 --- a/src/Modules/CalcPerform.lua +++ b/src/Modules/CalcPerform.lua @@ -363,8 +363,9 @@ local function doActorAttribsConditions(env, actor) calculateAttributes() output.TotalAttr = output.Str + output.Dex + output.Int - -- Special case for Devotion + -- Special case for Devotion / Tribute output.Devotion = modDB:Sum("BASE", nil, "Devotion") + output.Tribute = modDB:Sum("BASE", nil, "Tribute") -- Add attribute bonuses if not modDB:Flag(nil, "NoAttributeBonuses") then diff --git a/src/Modules/CalcSections.lua b/src/Modules/CalcSections.lua index 2500573962..d62e9c694e 100644 --- a/src/Modules/CalcSections.lua +++ b/src/Modules/CalcSections.lua @@ -2346,13 +2346,13 @@ return { { label = "Hit Over Time Max.", haveOutput = "preventedLifeLossTotal", { format = "{0:output:LifeLossLostMax}", { breakdown = "LifeLossLostMax" }, - { modName = { "LifeLossPrevented", "LifeLossBelowHalfPrevented", "LifeLossBelowHalfLost" } }, + { modName = { "LifeLossPrevented", "LifeLossBelowHalfPrevented", "LifeLossLost", "LifeLossBelowHalfLost" } }, }, }, { label = "Hit Over Time Avg.", haveOutput = "preventedLifeLossTotal", { format = "{0:output:LifeLossLostAvg}", { breakdown = "LifeLossLostAvg" }, - { modName = { "LifeLossPrevented", "LifeLossBelowHalfPrevented", "LifeLossBelowHalfLost" } }, + { modName = { "LifeLossPrevented", "LifeLossBelowHalfPrevented", "LifeLossLost", "LifeLossBelowHalfLost" } }, }, }, { label = "Net Max.", haveOutput = "showNetRecoup", diff --git a/src/Modules/CalcSetup.lua b/src/Modules/CalcSetup.lua index f7f46908b1..430b27918b 100644 --- a/src/Modules/CalcSetup.lua +++ b/src/Modules/CalcSetup.lua @@ -601,6 +601,7 @@ function calcs.initEnv(build, mode, override, specEnv) modDB:NewMod("ManaRegen", "BASE", env.data.misc.ManaRegenBase, "Base", { type = "PerStat", stat = "Mana", div = 1 }, { type = "Condition", var = "NoInherentManaRegen", neg = true }) modDB:NewMod("Spirit", "BASE", 0, "Base") modDB:NewMod("Devotion", "BASE", 0, "Base") + modDB:NewMod("Tribute", "BASE", 0, "Base") modDB:NewMod("Evasion", "BASE", data.characterConstants["evasion_rating_per_level"] / 100, "Base", { type = "Multiplier", var = "Level", base = data.characterConstants["base_evasion_rating"] }) modDB:NewMod("Accuracy", "BASE", data.characterConstants["accuracy_rating_per_level"], "Base", { type = "Multiplier", var = "Level", base = -data.characterConstants["accuracy_rating_per_level"] }) modDB:NewMod("CritMultiplier", "BASE", data.characterConstants["base_critical_hit_damage_bonus"], "Base") diff --git a/src/Modules/ConfigOptions.lua b/src/Modules/ConfigOptions.lua index 9717785aba..1ce08afeb4 100644 --- a/src/Modules/ConfigOptions.lua +++ b/src/Modules/ConfigOptions.lua @@ -1191,6 +1191,9 @@ Huge sets the radius to 11. { var = "multiplierLifeSpentRecently", type = "count", label = "# of ^xE05030Life ^7spent Recently:", ifMult = "LifeSpentRecently", apply = function(val, modList, enemyModList) modList:NewMod("Multiplier:LifeSpentRecently", "BASE", val, "Config", { type = "Condition", var = "Combat" }) end }, + { var = "multiplierLifeSpentPast8s", type = "count", label = "# of ^xE05030Life ^7spent in past 8s:", ifMult = "LifeSpentPast8s", apply = function(val, modList, enemyModList) + modList:NewMod("Multiplier:LifeSpentPast8s", "BASE", val, "Config", { type = "Condition", var = "Combat" }) + end }, { var = "multiplierManaSpentRecently", type = "count", label = "# of ^x7070FFMana ^7spent Recently:", ifMult = "ManaSpentRecently", apply = function(val, modList, enemyModList) modList:NewMod("Multiplier:ManaSpentRecently", "BASE", val, "Config", { type = "Condition", var = "Combat" }) end }, diff --git a/src/Modules/ModParser.lua b/src/Modules/ModParser.lua index 327ac8cb91..b3e123cf11 100644 --- a/src/Modules/ModParser.lua +++ b/src/Modules/ModParser.lua @@ -52,6 +52,11 @@ local conquerorList = { ["vorana"] = { id = 1, type = "kalguur" }, ["medved"] = { id = 2, type = "kalguur" }, ["olroth"] = { id = 3, type = "kalguur" }, + ["amanamu"] = { id = 1, type = "abyss" }, + ["kulemak"] = { id = 2, type = "abyss" }, + ["kurgal"] = { id = 3, type = "abyss" }, + ["tecrod"] = { id = 4, type = "abyss" }, + ["ulaman"] = { id = 5, type = "abyss" }, } -- List of modifier forms local formList = { @@ -158,6 +163,7 @@ local modNameList = { ["attributes"] = { "Str", "Dex", "Int", "All" }, ["all attributes"] = { "Str", "Dex", "Int", "All" }, ["devotion"] = "Devotion", + ["tribute"] = "Tribute", -- Life/Mana/Spirit/Darkness ["maximum darkness"] = "Darkness", ["spirit"] = "Spirit", @@ -1163,6 +1169,7 @@ local preFlagList = { ["^while a pinnacle atlas boss is in your presence, minions [hd][ae][va][el] "] = { addToMinion = true, playerTag = { type = "ActorCondition", actor = "enemy", var = "PinnacleBoss" } }, ["^minions leech "] = { addToMinion = true }, ["^minions' attacks deal "] = { addToMinion = true, flags = ModFlag.Attack }, + ["^undead minions [thd][ae][kva][el] "] = { addToMinion = true, addToMinionTag = { type = "SkillType", skillType = SkillType.CreatesUndeadMinion } }, ["^golems [hd][ae][va][el] "] = { addToMinion = true, addToMinionTag = { type = "SkillType", skillType = SkillType.Golem } }, ["^summoned golems [hd][ae][va][el] "] = { addToMinion = true, addToMinionTag = { type = "SkillType", skillType = SkillType.Golem } }, ["^golem skills have "] = { tag = { type = "SkillType", skillType = SkillType.Golem } }, @@ -1472,6 +1479,7 @@ local modTagList = { ["for each (%d+) total mana y?o?u? ?h?a?v?e? ?spent recently"] = function(num) return { tag = { type = "Multiplier", var = "ManaSpentRecently", div = num } } end, ["for each (%d+) total mana you have spent recently, up to (%d+)%%"] = function(num, _, limit) return { tag = { type = "Multiplier", var = "ManaSpentRecently", div = num, limit = tonumber(limit), limitTotal = true } } end, ["per (%d+) mana spent recently, up to (%d+)%%"] = function(num, _, limit) return { tag = { type = "Multiplier", var = "ManaSpentRecently", div = num, limit = tonumber(limit), limitTotal = true } } end, + ["per (%d+) life spent in the past 8 seconds"] = function(num) return { tag = { type = "Multiplier", var = "LifeSpentPast8s", div = num } } end, ["for each time you've blocked in the past 10 seconds"] = { tag = { type = "Multiplier", var = "BlockedPast10Sec" } }, ["per enemy killed by you or your totems recently"] = { tag = { type = "Multiplier", varList = { "EnemyKilledRecently","EnemyKilledByTotemsRecently" } } }, ["per nearby enemy, up to %+?(%d+)%%"] = function(num) return { tag = { type = "Multiplier", var = "NearbyEnemies", limit = num, limitTotal = true } } end, @@ -1550,6 +1558,7 @@ local modTagList = { ["per (%d+)%% (%a+) resistance"] = function(num, _, name) return { tag = { type = "PerStat", stat = firstToUpper(name).."Resist", div = num } } end, ["per (%d+)%% (%a+) resistance above 75%%"] = function(num, _, name) return { tag = { type = "PerStat", stat = firstToUpper(name).."ResistOver75", div = num } } end, ["per (%d+) devotion"] = function(num) return { tag = { type = "PerStat", stat = "Devotion", actor = "parent", div = num } } end, + ["per (%d+) tribute"] = function(num) return { tag = { type = "PerStat", stat = "Tribute", actor = "parent", div = num } } end, ["per (%d+)%% missing fire resistance, up to a maximum of (%d+)%%"] = function(num, _, limit) return { tag = { type = "PerStat", stat = "MissingFireResist", div = num, globalLimit = tonumber(limit), globalLimitKey = "ReplicaNebulisFire" } } end, ["per (%d+)%% missing cold resistance, up to a maximum of (%d+)%%"] = function(num, _, limit) return { tag = { type = "PerStat", stat = "MissingColdResist", div = num, globalLimit = tonumber(limit), globalLimitKey = "ReplicaNebulisCold" } } end, ["per endurance, frenzy or power charge"] = { tag = { type = "PerStat", stat = "TotalCharges" } }, @@ -1592,6 +1601,7 @@ local modTagList = { ["against pierced targets"] = { tag = { type = "StatThreshold", stat = "PierceCount", threshold = 1 } }, ["to targets they pierce"] = { tag = { type = "StatThreshold", stat = "PierceCount", threshold = 1 } }, ["w?h?i[lf]e? you have at least (%d+) devotion"] = function(num) return { tag = { type = "StatThreshold", stat = "Devotion", threshold = num } } end, + ["w?h?i[lf]e? you have at least (%d+) tribute"] = function(num) return { tag = { type = "StatThreshold", stat = "Tribute", threshold = num } } end, ["while you have at least (%d+) rage"] = function(num) return { tag = { type = "MultiplierThreshold", var = "Rage", threshold = num } } end, ["while affected by a unique abyss jewel"] = { tag = { type = "MultiplierThreshold", var = "UniqueAbyssJewels", threshold = 1 } }, ["while affected by a rare abyss jewel"] = { tag = { type = "MultiplierThreshold", var = "RareAbyssJewels", threshold = 1 } }, @@ -3452,6 +3462,7 @@ local specialModList = { ["increases and reductions to cast speed also apply to trap throwing speed"] = { flag("CastSpeedAppliesToTrapThrowingSpeed") }, ["increases and reductions to armour also apply to energy shield recharge rate at (%d+)%% of their value"] = function(num) return { flag("ArmourAppliesToEnergyShieldRecharge"), mod("ImprovedArmourAppliesToEnergyShieldRecharge", "MAX", num) } end, ["increases and reductions to projectile speed also apply to damage with bows"] = { flag("ProjectileSpeedAppliesToBowDamage") }, + ["increases and reductions to mana regeneration rate also apply to energy shield recharge rate"] = { flag("ManaRegenAppliesToEnergyShieldRecharge") }, ["modifiers to maximum (%a+) resistance also [ga][rp][ap][nl][ty] ?t?o? maximum (%a+) and (%a+) resistances?"] = function(_, resFrom, resTo1, resTo2) return { mod((resFrom:gsub("^%l", string.upper)).."MaxResConvertTo"..(resTo1:gsub("^%l", string.upper)), "BASE", 100), mod((resFrom:gsub("^%l", string.upper)).."MaxResConvertTo"..(resTo2:gsub("^%l", string.upper)), "BASE", 100), @@ -5110,6 +5121,10 @@ local specialModList = { ["eldritch battery during f?l?a?s?k? ?effect"] = { mod("Keystone", "LIST", "Eldritch Battery", { type = "Condition", var = "UsingFlask" }) }, ["chaos damage t?a?k?e?n? ?does not bypass energy shield during effect"] = { flag("ChaosNotBypassEnergyShield") }, ["when hit during effect, (%d+)%% of life loss from damage taken occurs over 4 seconds instead"] = function(num) return { mod("LifeLossPrevented", "BASE", num, { type = "Condition", var = "UsingFlask" }) } end, + ["when taking damage from hits, (%d+)%% of life loss is prevented, then (%d+)%% of life loss prevented this way is lost over 4 seconds"] = function(prevented, _, lost) return { + mod("LifeLossPrevented", "BASE", prevented), + mod("LifeLossLost", "BASE", lost), + } end, ["y?o?u?r? ?skills [ch][oa][sv][te] no mana c?o?s?t? ?during f?l?a?s?k? ?effect"] = { mod("ManaCost", "MORE", -100, { type = "Condition", var = "UsingFlask" }) }, ["life recovery from flasks also applies to energy shield during f?l?a?s?k? ?effect"] = { flag("LifeFlaskAppliesToEnergyShield", { type = "Condition", var = "UsingFlask" }) }, ["consecrated ground created during effect applies (%d+)%% increased damage taken to enemies"] = function(num) return { mod("EnemyModifier", "LIST", { mod = mod("DamageTakenConsecratedGround", "INC", num, { type = "Condition", var = "OnConsecratedGround" }) }, { type = "Condition", var = "UsingFlask" }) } end, @@ -5754,9 +5769,12 @@ local specialModList = { ["%+(%d+)%% to quality"] = function(num) return { mod("Quality", "BASE", num) } end, ["infernal blow debuff deals an additional (%d+)%% of damage per charge"] = function(num) return { mod("DebuffEffect", "BASE", num, { type = "SkillName", skillName = "Infernal Blow", includeTransfigured = true }) } end, -- Legion modifiers - ["remembrancing (%d+) songworthy deeds by the line of (.+)"] = function(num, _, name) - return { mod("JewelData", "LIST", - { key = "conqueredBy", value = { id = num, conqueror = conquerorList[name:lower()] } }) } end, + ["remembrancing (%d+) songworthy deeds by the line of (.+)"] = function(num, _, name) return { + mod("JewelData", "LIST", { key = "conqueredBy", value = { id = num, conqueror = conquerorList[name:lower()] } }) + } end, + ["glorifying the defilement of (%d+) souls in tribute to (.+)"] = function(num, _, name) return { + mod("JewelData", "LIST", { key = "conqueredBy", value = { id = num, conqueror = conquerorList[name:lower()] } }) + } end, ["passives in radius are conquered by the (%D+)"] = { }, ["historic"] = { }, -- Display-only modifiers @@ -5840,6 +5858,7 @@ local suffixTypes = { ["added as energy shield"] = "GainAsEnergyShield", ["as extra maximum energy shield"] = "GainAsEnergyShield", ["converted to energy shield"] = "ConvertToEnergyShield", + ["as armour"] = "GainAsArmour", ["as extra armour"] = "GainAsArmour", ["as physical damage"] = "AsPhysical", ["as lightning damage"] = "AsLightning", diff --git a/src/TreeData/0_3/legion_1024_1024_BC7.dds.zst b/src/TreeData/0_3/legion_1024_1024_BC7.dds.zst new file mode 100644 index 0000000000..18b7d340b3 Binary files /dev/null and b/src/TreeData/0_3/legion_1024_1024_BC7.dds.zst differ diff --git a/src/TreeData/0_3/legion_128_128_BC1.dds.zst b/src/TreeData/0_3/legion_128_128_BC1.dds.zst index da3b615057..6bd2f35aa6 100644 Binary files a/src/TreeData/0_3/legion_128_128_BC1.dds.zst and b/src/TreeData/0_3/legion_128_128_BC1.dds.zst differ diff --git a/src/TreeData/0_3/legion_564_564_BC7.dds.zst b/src/TreeData/0_3/legion_564_564_BC7.dds.zst index 3dd98edc8d..5e05308af1 100644 Binary files a/src/TreeData/0_3/legion_564_564_BC7.dds.zst and b/src/TreeData/0_3/legion_564_564_BC7.dds.zst differ diff --git a/src/TreeData/0_3/tree.json b/src/TreeData/0_3/tree.json index 424b779ac8..27c7e3276f 100644 --- a/src/TreeData/0_3/tree.json +++ b/src/TreeData/0_3/tree.json @@ -1 +1 @@ -{"assets":{"Orbit6Normal":["orbit_normal3.png"],"LineConnectorNormal":["orbit_normal0.png"],"Orbit9Normal":["orbit_normal1.png"],"Orbit8Normal":["orbit_normal2.png"],"Orbit9Active":["orbit_active1.png"],"LineConnectorActive":["orbit_active0.png"],"Orbit7Normal":["orbit_normal7.png"],"Orbit5Normal":["orbit_normal4.png"],"Orbit2Active":["orbit_active8.png"],"Orbit4Normal":["orbit_normal5.png"],"Orbit6Active":["orbit_active3.png"],"Orbit2Normal":["orbit_normal8.png"],"Orbit3Normal":["orbit_normal6.png"],"Orbit8Active":["orbit_active2.png"],"Orbit3Active":["orbit_active6.png"],"Orbit7Intermediate":["orbit_intermediate7.png"],"Orbit8Intermediate":["orbit_intermediate2.png"],"Orbit9Intermediate":["orbit_intermediate1.png"],"Orbit5Active":["orbit_active4.png"],"Orbit3Intermediate":["orbit_intermediate6.png"],"Orbit4Intermediate":["orbit_intermediate5.png"],"Orbit5Intermediate":["orbit_intermediate4.png"],"Orbit6Intermediate":["orbit_intermediate3.png"],"Orbit4Active":["orbit_active5.png"],"Orbit1Active":["orbit_active9.png"],"Orbit1Intermediate":["orbit_intermediate9.png"],"Orbit2Intermediate":["orbit_intermediate8.png"],"Orbit7Active":["orbit_active7.png"],"LineConnectorIntermediate":["orbit_intermediate0.png"],"Orbit1Normal":["orbit_normal9.png"]},"min_y":-23534.129135817,"groups":[null,{"y":4289.0882816464,"x":-15658.693929803,"nodes":[22541],"orbits":[0]},{"y":4669.7882816464,"x":-15658.693929803,"nodes":[5386],"orbits":[0]},{"y":3924.5582816464,"x":-15446.023929803,"nodes":[57959],"orbits":[0]},{"y":4669.7882816464,"x":-15446.023929803,"nodes":[14960],"orbits":[0]},{"y":4289.0882816464,"x":-15234.023929803,"nodes":[60298],"orbits":[0]},{"y":4669.7882816464,"x":-15234.023929803,"nodes":[47236],"orbits":[0]},{"y":4289.0882816464,"x":-15022.023929803,"nodes":[47184],"orbits":[0]},{"y":4669.7882816464,"x":-15022.023929803,"nodes":[20895],"orbits":[0]},{"y":5408.7082816464,"x":-15019.523929803,"nodes":[64962],"orbits":[0]},{"y":5568.6482816464,"x":-14962.483929803,"nodes":[110],"orbits":[0]},{"y":5718.4882816464,"x":-14864.633929803,"nodes":[22908],"orbits":[0]},{"y":4289.0882816464,"x":-14810.023929803,"nodes":[48537],"orbits":[0]},{"y":3924.5582816464,"x":-14809.983929803,"nodes":[63401],"orbits":[0]},{"y":5843.3382816464,"x":-14729.803929803,"nodes":[8525],"orbits":[0]},{"y":7092.2062617458,"x":-14187.515392137,"nodes":[49380],"orbits":[0]},{"y":7455.2062617458,"x":-14187.515392137,"nodes":[58704],"orbits":[0]},{"y":7818.2062617458,"x":-14187.515392137,"nodes":[38769],"orbits":[0]},{"y":6842.0362617458,"x":-14120.485392137,"nodes":[36659],"orbits":[0]},{"y":5930.0482816464,"x":-14571.203929803,"nodes":[9997],"orbits":[0]},{"y":7263.9162617458,"x":-14030.755392137,"nodes":[6127],"orbits":[0]},{"y":7677.0662617458,"x":-14030.755392137,"nodes":[18585],"orbits":[0]},null,{"y":5973.6682816464,"x":-14401.093929803,"nodes":[13772],"orbits":[0]},{"y":6841.9962617458,"x":-13933.035392137,"nodes":[40915],"orbits":[0]},{"y":4649.0482816464,"x":-14327.243929803,"nodes":[5852],"orbits":[9]},{"y":8356.1862617458,"x":-13866.175392137,"nodes":[1994],"orbits":[0]},{"y":7092.2062617458,"x":-13865.995392137,"nodes":[48682],"orbits":[0]},{"y":7455.2062617458,"x":-13865.995392137,"nodes":[39411],"orbits":[0]},{"y":8181.9862617458,"x":-13865.995392137,"nodes":[25935],"orbits":[0]},{"y":7818.2062617458,"x":-13865.375392137,"nodes":[39365],"orbits":[0]},{"y":5309.0482816464,"x":-14309.223929803,"nodes":[9988],"orbits":[0]},{"y":5973.6682816464,"x":-14217.823929803,"nodes":[25438],"orbits":[0]},{"y":5930.0482816464,"x":-14050.593929803,"nodes":[49340],"orbits":[0]},{"y":7762.4862617458,"x":-13460.915392137,"nodes":[33812],"orbits":[6]},{"y":5843.3382816464,"x":-13892.783929803,"nodes":[60913],"orbits":[0]},{"y":8435.2362617458,"x":-13412.235392137,"nodes":[47097],"orbits":[0]},{"y":8104.7962617458,"x":-13408.425392137,"nodes":[23005],"orbits":[0]},{"y":5718.4882816464,"x":-13768.803929803,"nodes":[61039],"orbits":[0]},{"y":5568.6482816464,"x":-13676.543929803,"nodes":[20195],"orbits":[0]},{"y":5408.7082816464,"x":-13602.193929803,"nodes":[16276],"orbits":[0]},{"y":8045.1062617458,"x":-13037.445392137,"nodes":[10072],"orbits":[0]},{"y":8464.1162617458,"x":-13008.535392137,"nodes":[52068],"orbits":[0]},null,null,{"y":9513.3821523168,"x":-12036.043027744,"nodes":[24807],"orbits":[0]},{"y":9290.4821523168,"x":-11639.093027744,"nodes":[38014],"orbits":[0]},{"y":9799.2721523168,"x":-11461.173027744,"nodes":[42275],"orbits":[0]},{"y":10071.262152317,"x":-11200.233027744,"nodes":[3762,59540,30115,60634,35453,13715,19424,27418,51690,29323,32534],"orbits":[4,5,6,7,9]},{"y":11074.182152317,"x":-11134.733027744,"nodes":[12000],"orbits":[0]},{"y":10433.032152317,"x":-11094.363027744,"nodes":[59372],"orbits":[0]},{"y":10848.782152317,"x":-10740.743027744,"nodes":[56842],"orbits":[0]},null,null,null,null,null,{"y":-1276.68,"x":-11263.31,"nodes":[9352,31295,32071,49111,39190,8800,15427,57379],"orbits":[0,3]},{"y":1114.01,"x":-11179.3,"nodes":[28589,7395,38670,30007,12565,3245,30300,3188,46051],"orbits":[0,1,2,3]},{"y":-2405.56,"x":-11128.79,"nodes":[47242,34493,48565,23078,65328,54964,49593,4725,17229],"orbits":[0,2,3,4,7]},{"y":-3254.38,"x":-11095.46,"nodes":[6502],"orbits":[0]},{"y":-3602.71,"x":-11052.33,"nodes":[41747],"orbits":[0]},{"y":-3162.26,"x":-11003.87,"nodes":[49370,32148,8535,43443],"orbits":[0,2]},{"y":88.39,"x":-10939.38,"nodes":[55190],"orbits":[1]},{"y":-3409.07,"x":-10798.26,"nodes":[61847],"orbits":[0]},{"y":2443.13,"x":-10708.76,"nodes":[24630],"orbits":[0]},{"y":445.3,"x":-10682.77,"nodes":[1200],"orbits":[4]},{"y":-1117.08,"x":-10667.72,"nodes":[28982],"orbits":[0]},{"y":2047.3,"x":-10654.45,"nodes":[64489,25162,6952,750],"orbits":[2]},{"y":3051.94,"x":-10615.17,"nodes":[17348,11433,15522,13893,11275,42390,44753,63608],"orbits":[0,3,4,7]},{"y":-4677.69,"x":-10609.92,"nodes":[440],"orbits":[0]},{"y":-3587.33,"x":-10416.8,"nodes":[1130,50847,33393,42914],"orbits":[0,4,5,7]},{"y":-4500.02,"x":-10391.25,"nodes":[55888],"orbits":[0]},{"y":-5225.09,"x":-10391.18,"nodes":[17349,5728,23940,14342,49256,14439,58138,46384,33402,58125,6133,10681,27581,50510],"orbits":[1,3,4,7]},{"y":-6443.27,"x":-10372.37,"nodes":[47753],"orbits":[0]},{"y":5.97,"x":-10364.84,"nodes":[30141],"orbits":[0]},{"y":2132.05,"x":-10358.72,"nodes":[59785],"orbits":[0]},{"y":-2405.56,"x":-10338.12,"nodes":[41768],"orbits":[0]},{"y":-507.73,"x":-10318,"nodes":[20989,42984,21184,20251],"orbits":[1,3,7]},{"y":5666.88,"x":-10266.25,"nodes":[14511,54999,64900,30780,53261,18207,17112,5410,4331],"orbits":[2,3,4,7]},{"y":4633.75,"x":-10240.12,"nodes":[375,12276,14693,13937,13980,17791,526,2645,52829,14832],"orbits":[0,4,7]},{"y":3732.13,"x":-10198.25,"nodes":[18684],"orbits":[0]},{"y":-4677.69,"x":-10180.38,"nodes":[18746],"orbits":[0]},{"y":296.7,"x":-10158.37,"nodes":[51749],"orbits":[0]},{"y":5639.94,"x":-10128.99,"nodes":[33590],"orbits":[0]},{"y":1201.49,"x":-10089.33,"nodes":[11656,9106,53822,54937],"orbits":[1,7]},{"y":-3391.47,"x":-10087.16,"nodes":[29611],"orbits":[0]},{"y":3405.64,"x":-10009.75,"nodes":[27296],"orbits":[0]},{"y":2362.11,"x":-9927.8,"nodes":[51535,18397,55063,8852,4139],"orbits":[0,2,3]},{"y":-6356.8,"x":-9926.52,"nodes":[38320],"orbits":[0]},{"y":-6372.76,"x":-9896.05,"nodes":[32845,23630,64819,31746,51868,19794,17885,11392],"orbits":[3,4,5]},{"y":-2071.56,"x":-9865.43,"nodes":[11525,64724,53329,53030,30334,9324,43939,56214,48267],"orbits":[0,2,3]},{"y":2995.92,"x":-9851.18,"nodes":[39598,3949,28613,15247,46683],"orbits":[3,2]},{"y":-4500.02,"x":-9791.13,"nodes":[32474],"orbits":[0]},{"y":-1117.08,"x":-9724.5,"nodes":[30457,13293,54416,19236,60274],"orbits":[0,7]},{"y":6484.44,"x":-9716.02,"nodes":[55152,42710,65287,56996,9568,41186,58117,13839,5580],"orbits":[0,2,3,4,5]},{"y":710.66,"x":-9715.33,"nodes":[4442,59886,62313,62034,55931,33939,6872],"orbits":[0,3,4,5]},{"y":4489.54,"x":-9701.92,"nodes":[59777],"orbits":[0]},{"y":3334.63,"x":-9636.83,"nodes":[917,44069,65160,21670,29358],"orbits":[1,2,3]},{"y":3036.16,"x":-9621.33,"nodes":[30553],"orbits":[0]},{"y":-3088.59,"x":-9562.54,"nodes":[62670,41497,30554,21164,18245,10055],"orbits":[0,7]},{"y":-421.46,"x":-9548.42,"nodes":[32777,17625,59710,21567,18822,10873,52618,47790],"orbits":[1,2,3,7]},{"y":4,"x":-9548.42,"nodes":[18448],"orbits":[0]},{"y":-5501.21,"x":-9524.42,"nodes":[47931],"orbits":[0]},{"y":-6443.27,"x":-9519.96,"nodes":[41012],"orbits":[0]},{"y":5442.15,"x":-9427.5,"nodes":[53719],"orbits":[0]},{"y":4400.29,"x":-9363.33,"nodes":[10362,10830,9163,59589,44952,6153,52659],"orbits":[0,3,7]},{"y":362.33,"x":-9064.75,"nodes":[65154,2575,56757,11292],"orbits":[0,2]},{"y":6723.44,"x":-9040.02,"nodes":[53440,52300,11178,62439,57880,11306,6269,45990,39448,24224],"orbits":[0,2,3]},{"y":-4631.81,"x":-9038.93,"nodes":[31159,54962,35849,46017,12382],"orbits":[0,1,7]},{"y":1954.01,"x":-8945,"nodes":[33452,57471,53823,23192,21684,1214,42578,52796,10508,30371,27687],"orbits":[2,3,4,5,7]},{"y":-6645.82,"x":-8932.06,"nodes":[55048],"orbits":[0]},{"y":-5473.9,"x":-8822.42,"nodes":[52],"orbits":[0]},{"y":-5095.9,"x":-8822.42,"nodes":[39131],"orbits":[0]},{"y":5036.5,"x":-8724.91,"nodes":[21387],"orbits":[0]},{"y":5504.76,"x":-8699.47,"nodes":[51129,26437,15892],"orbits":[3,7]},{"y":4,"x":-8684.42,"nodes":[47263],"orbits":[0]},{"y":504.36,"x":-8684.42,"nodes":[10100],"orbits":[0]},{"y":988.33,"x":-8684.42,"nodes":[23307],"orbits":[0]},{"y":-6378.53,"x":-8664.77,"nodes":[33722],"orbits":[0]},{"y":4650.55,"x":-8647.35,"nodes":[47173,51832,6514,31373,47722,12418,50561,3988],"orbits":[0,2,3,4]},{"y":6301.67,"x":-8618.25,"nodes":[27082],"orbits":[0]},{"y":-563.21,"x":-8615.24,"nodes":[52220,60064,3027,54228,64240],"orbits":[0,2]},{"y":-4931.21,"x":-8541.12,"nodes":[11741],"orbits":[3]},{"y":-7514.09,"x":-8526.34,"nodes":[9226,13500,47591,41044],"orbits":[1,2,3,7]},{"y":-1405.65,"x":-8485.92,"nodes":[8460,40328,62200,9528,38053,29762,28564],"orbits":[0,2,3]},{"y":-5912.71,"x":-8440.72,"nodes":[57608],"orbits":[0]},{"y":-3706.68,"x":-8404.25,"nodes":[49259],"orbits":[0]},{"y":5599.53,"x":-8394.02,"nodes":[13482],"orbits":[0]},{"y":-3700.62,"x":-8390.01,"nodes":[25014,62360,36333,50228,20511,42059,53804,56112],"orbits":[4,3]},{"y":-5238.98,"x":-8386.71,"nodes":[33797,37509],"orbits":[5]},{"y":5293.13,"x":-8335.67,"nodes":[22626,45227,30136],"orbits":[3,7]},{"y":5282.9,"x":-8316.62,"nodes":[42111,48717],"orbits":[7,3]},{"y":504.36,"x":-8308.16,"nodes":[25300],"orbits":[0]},{"y":1737.23,"x":-8233.08,"nodes":[59945],"orbits":[0]},{"y":6324.33,"x":-8217.79,"nodes":[50392],"orbits":[0]},{"y":7089.13,"x":-8206.04,"nodes":[32349],"orbits":[0]},{"y":2567.51,"x":-8204.79,"nodes":[38365,61142,34626,46499],"orbits":[0,2]},{"y":-5390.69,"x":-8193.3,"nodes":[33502,65189],"orbits":[5]},{"y":453.74,"x":-8193.04,"nodes":[61796,38066,8260,10286],"orbits":[7]},{"y":3447.68,"x":-8158.65,"nodes":[24855,17138,53308,51903,39347,48014,55058,63790],"orbits":[0,3,4,5]},{"y":7641.73,"x":-8141.21,"nodes":[41821],"orbits":[0]},{"y":7618.79,"x":-8131.61,"nodes":[24801,34305,40736,8171,45162,63031,15606,31545],"orbits":[3,4,7]},{"y":6128.94,"x":-8111.51,"nodes":[61409,24646],"orbits":[3,7]},{"y":15442.475326604,"x":-1029.1124985462,"nodes":[8272],"orbits":[0]},{"y":379.36,"x":-8091.65,"nodes":[21453],"orbits":[0]},{"y":-6945.65,"x":-8086.9,"nodes":[4140],"orbits":[0]},{"y":-5943.05,"x":-8083.42,"nodes":[41180],"orbits":[1]},{"y":-5590.82,"x":-8069.54,"nodes":[6222,9037,21912],"orbits":[5]},{"y":4659.56,"x":-8046.92,"nodes":[63114],"orbits":[3]},{"y":-4404.48,"x":-8038.85,"nodes":[35369,1459,47252,17282,43579],"orbits":[0,1,7]},{"y":6127.75,"x":-8021.19,"nodes":[13075],"orbits":[0]},{"y":-5646.06,"x":-8021.07,"nodes":[61703],"orbits":[0]},{"y":-2147.35,"x":-8008.62,"nodes":[51210],"orbits":[0]},{"y":-2159.36,"x":-8008.25,"nodes":[61404,38923,44902,61429,511],"orbits":[0,7]},{"y":-1123.01,"x":-7996.37,"nodes":[38707],"orbits":[0]},{"y":4130.84,"x":-7966.51,"nodes":[35048,26176,43650,21070,57388,53386,9698],"orbits":[1,2,3,7]},{"y":-5882.19,"x":-7948.8,"nodes":[17260],"orbits":[0]},{"y":-6121.04,"x":-7930.02,"nodes":[32353],"orbits":[0]},{"y":-3221.29,"x":-7919.46,"nodes":[33601,5692,35708,41154,2863],"orbits":[0,2]},{"y":-7782.19,"x":-7892.21,"nodes":[23364,33781,65493,43854,48614,9018,35918],"orbits":[0,3,7]},{"y":-7781.42,"x":-7885.65,"nodes":[52038],"orbits":[0]},{"y":2887.75,"x":-7848.77,"nodes":[44017],"orbits":[0]},{"y":-6820.59,"x":-7837.12,"nodes":[95],"orbits":[0]},{"y":7089.13,"x":-7829.04,"nodes":[3446],"orbits":[0]},{"y":16223.165326604,"x":-726.61249854616,"nodes":[51737],"orbits":[0]},{"y":-2760.44,"x":-7772.07,"nodes":[25315,25591,19820,5686],"orbits":[2]},{"y":2567.51,"x":-7762.96,"nodes":[4527],"orbits":[0]},{"y":1935.05,"x":-7728.69,"nodes":[64807,46674,35921,57405,5642],"orbits":[2]},{"y":1429.4,"x":-7717.94,"nodes":[58855],"orbits":[0]},{"y":1435.92,"x":-7711.19,"nodes":[53527,4985,64525,45327,7204,10251],"orbits":[0,2,3,7]},{"y":-6588.02,"x":-7677.63,"nodes":[35645],"orbits":[0]},{"y":-6718.76,"x":-7663.77,"nodes":[1928],"orbits":[0]},{"y":-6455.3,"x":-7618.19,"nodes":[32847],"orbits":[0]},{"y":8202.29,"x":-7612.36,"nodes":[2946,62518,4547,41414,41363],"orbits":[0,1,3,4,7]},{"y":-849.36,"x":-7586.04,"nodes":[43653,48171,26518,40803,3218],"orbits":[4]},{"y":15162.305326604,"x":-516.44249854616,"nodes":[17646],"orbits":[0]},{"y":-1903.57,"x":-7551.31,"nodes":[49734],"orbits":[0]},{"y":-6690.83,"x":-7518.46,"nodes":[56284],"orbits":[0]},{"y":6094.06,"x":-7472.17,"nodes":[58088,16620,41442,21161,64324,10500,26479,6900,45751],"orbits":[2,3,4,5]},{"y":6133.69,"x":-7472.17,"nodes":[9040],"orbits":[0]},{"y":-6580.92,"x":-7471.21,"nodes":[6077],"orbits":[0]},{"y":4966.83,"x":-7470.27,"nodes":[50616],"orbits":[0]},{"y":409.35,"x":-7469.65,"nodes":[46665],"orbits":[0]},{"y":4960.9,"x":-7463.54,"nodes":[18505,18496,18073,36027,49952,45090,13856],"orbits":[7]},{"y":371.68,"x":-7459.86,"nodes":[24339,7060,28214,1973,8607,53131],"orbits":[7,2]},{"y":-6842.48,"x":-7448.48,"nodes":[8737],"orbits":[0]},{"y":3131.16,"x":-7437.53,"nodes":[52298],"orbits":[0]},{"y":3624.13,"x":-7437.53,"nodes":[53216,52126,21885,1352],"orbits":[0,2,7]},{"y":-6510.96,"x":-7375.75,"nodes":[25927],"orbits":[0]},{"y":84.99,"x":-7366.84,"nodes":[58295],"orbits":[2]},{"y":-465.35,"x":-7355.98,"nodes":[24430,47191,3601,8554,63037],"orbits":[4]},{"y":-745.79,"x":-7348.69,"nodes":[50629],"orbits":[0]},{"y":-750.41,"x":-7347.5,"nodes":[44298],"orbits":[0]},{"y":-4246.42,"x":-7344.38,"nodes":[26196],"orbits":[0]},{"y":-3696.47,"x":-7344.38,"nodes":[39710],"orbits":[0]},{"y":-3214.3,"x":-7344.38,"nodes":[51821],"orbits":[0]},{"y":-2760.44,"x":-7344.38,"nodes":[20115],"orbits":[0]},{"y":-8228.26,"x":-7329.06,"nodes":[45202],"orbits":[0]},{"y":2335.67,"x":-7296.92,"nodes":[40117,31848,1286,21089,17903,54701,64023],"orbits":[0,7]},{"y":-4986.13,"x":-7197.98,"nodes":[45354,64948,48264,12964],"orbits":[0,2]},{"y":-916.14,"x":-7180.07,"nodes":[23930,30662,45383,26291,46024],"orbits":[4]},{"y":-8883.47,"x":-7168.06,"nodes":[11048,47420,53444,9065,752,64653,52676],"orbits":[1,2,4,7]},{"y":-6860,"x":-7166.4,"nodes":[41511],"orbits":[0]},{"y":-1787.6,"x":-7123.48,"nodes":[51812,62757,4673,10047,46741],"orbits":[0,2]},{"y":-8009.76,"x":-7050.15,"nodes":[59093],"orbits":[0]},{"y":15062.725326604,"x":21.737501453836,"nodes":[61973,38601,43131,40719,61897,34501,7120],"orbits":[6,5,9,8]},{"y":16112.055326604,"x":21.737501453836,"nodes":[25172],"orbits":[0]},{"y":15162.305326604,"x":26.087501453835,"nodes":[46535],"orbits":[0]},{"y":15464.285326604,"x":26.087501453835,"nodes":[32559],"orbits":[0]},{"y":15745.095326604,"x":26.087501453835,"nodes":[3704],"orbits":[0]},{"y":7409.4,"x":-7025.42,"nodes":[25229,7972,21390,5663],"orbits":[0,2]},{"y":7906.98,"x":-7025.42,"nodes":[62498],"orbits":[0]},{"y":8507.21,"x":-7025.42,"nodes":[12255,989,26416,27740,35792],"orbits":[2]},{"y":-5539.42,"x":-6938.5,"nodes":[45632,25503,27068,35831,27388,28578,904,24551],"orbits":[0,7]},{"y":4002.72,"x":-6934.34,"nodes":[26725],"orbits":[0]},{"y":2821.11,"x":-6908.33,"nodes":[31805,44461,54998,29041,31388,51394,29993],"orbits":[1,2,3,7]},{"y":6655.38,"x":-6902.9,"nodes":[43778,36894,17330,3698,61938,14515,61927,33137],"orbits":[2,3]},{"y":-6806.55,"x":-6892.53,"nodes":[35560],"orbits":[0]},{"y":-4712.38,"x":-6880.96,"nodes":[21568],"orbits":[0]},{"y":961.36,"x":-6862.4,"nodes":[1170,53089,16626,64443,41126,10474,53785,9918,62023],"orbits":[0,2,3]},{"y":3687.64,"x":-6849.92,"nodes":[39621,14176,18004,8881],"orbits":[0,2,3,4]},{"y":14689.725068319,"x":2105.67891923,"nodes":[16249],"orbits":[0]},{"y":-7433.25,"x":-6746.61,"nodes":[21127,35974,51105,5398,22484,51820,38124,6355,14110,48979],"orbits":[1,2,3,4,6,7]},{"y":9037.67,"x":-6714.29,"nodes":[25031,17999,63979,9750,1169,42026,63813],"orbits":[0,7]},{"y":5303.33,"x":-6629.67,"nodes":[5800,45075,43149,43507,40292],"orbits":[1,2,7]},{"y":15056.055068319,"x":2317.17891923,"nodes":[32560],"orbits":[0]},{"y":-6081.65,"x":-6604.35,"nodes":[2672],"orbits":[0]},{"y":-2925.02,"x":-6560.84,"nodes":[50062,64357,6416,506,46857,59596,42916,11030,37641],"orbits":[0,2,3]},{"y":-6226.48,"x":-6511.27,"nodes":[59061],"orbits":[0]},{"y":15162.305326604,"x":559.90750145384,"nodes":[6935],"orbits":[0]},{"y":14647.455068319,"x":2426.65891923,"nodes":[10371],"orbits":[0]},{"y":-10047.02,"x":-6497.62,"nodes":[28774,17505,52106,2999,44005,10295,27733],"orbits":[4,5,6]},{"y":-5120.01,"x":-6473.32,"nodes":[11248],"orbits":[0]},{"y":5137.09,"x":-6456.61,"nodes":[53921,40596,58838],"orbits":[5]},{"y":-6084.44,"x":-6441.98,"nodes":[8509,45569,55596,28267,35085],"orbits":[0,2,3]},{"y":-4380.23,"x":-6419.58,"nodes":[35966,41105,38368,54288,44316],"orbits":[0,1,7]},{"y":4911.79,"x":-6409.48,"nodes":[22975],"orbits":[0]},{"y":15422.385068319,"x":2528.67891923,"nodes":[15044],"orbits":[0]},{"y":420.58,"x":-6370.69,"nodes":[43711,5544,14459],"orbits":[2]},{"y":4501.4,"x":-6353.65,"nodes":[38921,49023,49198,12817,22967],"orbits":[1,2,3,7]},{"y":-15638.996223618,"x":4147.9923934462,"nodes":[18678],"orbits":[0]},{"y":-13435.176223618,"x":4147.9923934462,"nodes":[63002],"orbits":[0]},{"y":15013.795068319,"x":2638.15891923,"nodes":[42845],"orbits":[0]},{"y":16223.165326604,"x":799.19750145384,"nodes":[20830],"orbits":[0]},{"y":-413.32,"x":-6255.06,"nodes":[21861,52807,61836,60551,65243,46421],"orbits":[0,2]},{"y":7289.19,"x":-6210.4,"nodes":[11014,16784,26339,62609,18419,25312,24259,23667,64405,31650,16051,31017],"orbits":[0,1,3,5,7]},{"y":8758.64,"x":-6210.4,"nodes":[51561],"orbits":[0]},{"y":-8867.25,"x":-6208.88,"nodes":[23382],"orbits":[0]},{"y":3942.14,"x":-6203.21,"nodes":[19674],"orbits":[3]},{"y":-15201.396223618,"x":4249.9123934462,"nodes":[10731],"orbits":[0]},{"y":5297.48,"x":-6186.82,"nodes":[27439],"orbits":[0]},{"y":9255.09,"x":-6167.94,"nodes":[11786,7716,29447,18157],"orbits":[2]},{"y":15662.095068319,"x":2768.38891923,"nodes":[29162],"orbits":[0]},{"y":3951.76,"x":-6116.29,"nodes":[41493],"orbits":[0]},{"y":1197.89,"x":-6026.21,"nodes":[21017,26969,16861,55789,41665,27303,50562,43142],"orbits":[0,3,4,5,7]},{"y":4,"x":-6014.13,"nodes":[14654],"orbits":[0]},{"y":14347.645068319,"x":2922.91891923,"nodes":[54838],"orbits":[0]},{"y":14770.655068319,"x":2922.91891923,"nodes":[4245],"orbits":[0]},{"y":15193.655068319,"x":2922.91891923,"nodes":[44746],"orbits":[0]},{"y":-7874,"x":-5984.67,"nodes":[64318,5088,55101,43893,26739,61063,38535,7777,58016,22873,16596,49537,42205],"orbits":[0,3,4]},{"y":-14539.976223618,"x":4461.9623934462,"nodes":[26638],"orbits":[0]},{"y":2748.83,"x":-5982.73,"nodes":[35977,38130,53194,35876,27540,62216,26070,62973],"orbits":[0,2,3]},{"y":3453.31,"x":-5982.73,"nodes":[57703],"orbits":[0]},{"y":15442.475326604,"x":1105.5575014538,"nodes":[37078],"orbits":[0]},{"y":8688.45,"x":-5952.13,"nodes":[56342],"orbits":[0]},{"y":8472.91,"x":-5946.57,"nodes":[7341],"orbits":[0]},{"y":-3432.51,"x":-5945.28,"nodes":[49938],"orbits":[0]},{"y":15521.105068319,"x":3010.65891923,"nodes":[46522],"orbits":[0]},{"y":4065.73,"x":-5918.9,"nodes":[50253],"orbits":[0]},{"y":-13435.176223618,"x":4528.6123934462,"nodes":[58747],"orbits":[0]},{"y":-5740.53,"x":-5846.29,"nodes":[44872],"orbits":[0]},{"y":-3968.54,"x":-5794.96,"nodes":[51795,32271,54311,28482,53632,19846],"orbits":[1,2,7]},{"y":-15265.706223618,"x":4651.5523934462,"nodes":[42035,28153,50219,54194],"orbits":[2]},{"y":-14326.006223618,"x":4651.5523934462,"nodes":[22147],"orbits":[9]},{"y":15205.635068319,"x":3150.93891923,"nodes":[36252],"orbits":[6]},{"y":-6744.4,"x":-5744.12,"nodes":[57776,60013,10208,21935,33914,18240,21415,22909,61493],"orbits":[0,3]},{"y":-15185.706223618,"x":4715.3223934462,"nodes":[43128],"orbits":[4]},{"y":6102.63,"x":-5721.96,"nodes":[8600],"orbits":[0]},{"y":14629.069205894,"x":-4312.0867163516,"nodes":[32952],"orbits":[0]},{"y":5052.28,"x":-5694.65,"nodes":[62015,7668,21982,47371],"orbits":[0,2]},{"y":5511.25,"x":-5677.8,"nodes":[64870,34090,14655,372,54340],"orbits":[0,2,3,7]},{"y":-13434.776223618,"x":4791.4023934462,"nodes":[3605],"orbits":[0]},{"y":15520.935068319,"x":3291.25891923,"nodes":[54892],"orbits":[0]},{"y":-14539.976223618,"x":4823.9323934462,"nodes":[10987],"orbits":[0]},{"y":14440.069205894,"x":-4202.9667163516,"nodes":[37397],"orbits":[0]},{"y":14566.069205894,"x":-4202.9667163516,"nodes":[60287],"orbits":[0]},{"y":-9484.56,"x":-5597.85,"nodes":[7960],"orbits":[1]},{"y":-521.46,"x":-5585.44,"nodes":[40550,46205,41615,49192,44787,43396,10534,33209,2174,51683,19249],"orbits":[0,2,3,4,6,7]},{"y":8844.88,"x":-5585.08,"nodes":[33244,52373,16347,52556,37276],"orbits":[0,2]},{"y":14346.625068319,"x":3379.22891923,"nodes":[32637],"orbits":[0]},{"y":14769.635068319,"x":3379.22891923,"nodes":[30151],"orbits":[0]},{"y":15192.635068319,"x":3379.22891923,"nodes":[44371],"orbits":[0]},{"y":811.34,"x":-5535.94,"nodes":[20303,9908],"orbits":[2]},{"y":426.08,"x":-5532.01,"nodes":[16311,32600,6304,12125],"orbits":[0,2]},{"y":8167.23,"x":-5498.11,"nodes":[20350,47006,43174,4948,62785,28542],"orbits":[1,3,7]},{"y":14629.069205894,"x":-4093.8567163516,"nodes":[63259],"orbits":[0]},{"y":15073.179205894,"x":-4067.0867163516,"nodes":[55582],"orbits":[0]},{"y":4362.34,"x":-5457.8,"nodes":[25482,51702,54485,60620,61472],"orbits":[0,7]},{"y":6837.73,"x":-5440.73,"nodes":[64995,51867,17924],"orbits":[0,3]},{"y":-15436.646223618,"x":5014.8823934462,"nodes":[27990],"orbits":[0]},{"y":9533.46,"x":-5399.53,"nodes":[2491],"orbits":[1]},{"y":15661.385068319,"x":3534.18891923,"nodes":[762],"orbits":[0]},{"y":-15201.396223618,"x":5049.2023934462,"nodes":[49049],"orbits":[0]},{"y":4839.82,"x":-5384.36,"nodes":[36389],"orbits":[0]},{"y":14154.449205894,"x":-3982.4167163516,"nodes":[14429],"orbits":[0]},{"y":2555.07,"x":-5326.03,"nodes":[8629],"orbits":[0]},{"y":7500.44,"x":-5323.67,"nodes":[20015,14777,49136,9604,37226,4015,47429,9187,59466],"orbits":[2,3,4,6,7]},{"y":2655.72,"x":-5314.13,"nodes":[16084],"orbits":[0]},{"y":2829.25,"x":-5314.13,"nodes":[13474],"orbits":[0]},{"y":2922.83,"x":-5314.13,"nodes":[10602,24871,57552,46696],"orbits":[4]},{"y":3067.3,"x":-5314.13,"nodes":[54811],"orbits":[0]},{"y":3397.64,"x":-5314.13,"nodes":[34210],"orbits":[0]},{"y":3520.75,"x":-5314.13,"nodes":[6923,1087,64939,30123,26092,52392],"orbits":[2,3]},{"y":-15646.006223618,"x":5154.5523934462,"nodes":[1579],"orbits":[0]},{"y":-13434.776223618,"x":5154.5523934462,"nodes":[32856],"orbits":[0]},{"y":15904.355068319,"x":3674.46891923,"nodes":[12054],"orbits":[0]},{"y":-2342.95,"x":-5255.44,"nodes":[10245,34308,65193,47204,36478,48714,43014,47354,37414],"orbits":[0,2,3]},{"y":5058.67,"x":-5245.55,"nodes":[53989],"orbits":[0]},{"y":14661.559205894,"x":-3846.5467163516,"nodes":[45248],"orbits":[0]},{"y":-5581.61,"x":-5237.04,"nodes":[44783,19277,35171,10029,8660,18846,22949,14113],"orbits":[0,2,3]},{"y":6507.02,"x":-5197.82,"nodes":[44406,63451,57846],"orbits":[6]},{"y":-4772.19,"x":-5175.23,"nodes":[57097,30260,256,19658],"orbits":[0,2,7]},{"y":833.39,"x":-5165.01,"nodes":[63470,50302,16090],"orbits":[3]},{"y":6455.65,"x":-5159.25,"nodes":[61490],"orbits":[0]},{"y":8943.84,"x":-5153.8,"nodes":[28304],"orbits":[0]},{"y":15168.679205894,"x":-3710.6567163516,"nodes":[11641],"orbits":[0]},{"y":15491.885068319,"x":3827.76891923,"nodes":[1988],"orbits":[0]},{"y":-2941.61,"x":-5095.02,"nodes":[28002],"orbits":[0]},{"y":1520.57,"x":-5034.82,"nodes":[51369,56061,6544,45503,37746,42604],"orbits":[0,2,4,7]},{"y":5187.94,"x":-5015.19,"nodes":[29372],"orbits":[0]},{"y":6154.73,"x":-4989.69,"nodes":[10305,45586,35011,14761,53187,45215],"orbits":[2]},{"y":6165.44,"x":-4987.35,"nodes":[57775],"orbits":[0]},{"y":15675.789205894,"x":-3574.7767163516,"nodes":[34882],"orbits":[0]},{"y":-5972.03,"x":-4966.28,"nodes":[46628],"orbits":[4]},{"y":15734.855068319,"x":3968.03891923,"nodes":[37523],"orbits":[0]},{"y":-7078.4,"x":-4944.54,"nodes":[56703,28839,56762,20032,28680],"orbits":[0,2]},{"y":-9561.39,"x":-4903.23,"nodes":[35408,36474,38596,24767,31925],"orbits":[2,4,7]},{"y":-8434.54,"x":-4902.61,"nodes":[48552],"orbits":[0]},{"y":-7998.35,"x":-4900.88,"nodes":[45918],"orbits":[0]},{"y":-8462.12,"x":-4842.44,"nodes":[36880,15628,27626,2244,54067,43036],"orbits":[4,5,7]},{"y":8363.52,"x":-4805.94,"nodes":[37258],"orbits":[0]},{"y":7834.96,"x":-4801.92,"nodes":[59367,10774,26568,51732,35863],"orbits":[2]},{"y":4919.46,"x":-4741.04,"nodes":[9417],"orbits":[0]},{"y":15509.825068319,"x":4193.88891923,"nodes":[24696],"orbits":[0]},{"y":-10129.75,"x":-4715.21,"nodes":[38965,11284,24764,12324,30985,31697,51303],"orbits":[1,2,7]},{"y":5643.94,"x":-4713.07,"nodes":[56595,23861,54886,56997,64312],"orbits":[0,4,7]},{"y":-4643.81,"x":-4696.12,"nodes":[13694,9343,50389,23329,11762],"orbits":[0,2,7]},{"y":-6892.17,"x":-4694.67,"nodes":[15782],"orbits":[0]},{"y":-6482.36,"x":-4694.67,"nodes":[54814,59498,53675,16114],"orbits":[0,2]},{"y":223.67,"x":-4660.69,"nodes":[31419,35787,42813,55491],"orbits":[1,7]},{"y":4612.59,"x":-4659.73,"nodes":[13171],"orbits":[0]},{"y":-7996.23,"x":-4643.88,"nodes":[31238],"orbits":[0]},{"y":-10104.85,"x":-4621.23,"nodes":[65226],"orbits":[0]},{"y":6774.82,"x":-4606.4,"nodes":[38876],"orbits":[0]},{"y":-532.48,"x":-4583.03,"nodes":[7878,48745,53901,34375,45612],"orbits":[0,2,3]},{"y":-8704.8,"x":-4582.26,"nodes":[292],"orbits":[0]},{"y":9245.21,"x":-4573.05,"nodes":[5681],"orbits":[0]},{"y":15210.155068319,"x":4358.45891923,"nodes":[4086],"orbits":[0]},{"y":9245.92,"x":-4572.75,"nodes":[3339,23036,46931,45585,55617,29914,17825,19546,59208],"orbits":[0,2,3]},{"y":-8712.09,"x":-4568.4,"nodes":[23825,11572,24325,32923,58215,40006,9896],"orbits":[2,3,4,7]},{"y":-3251.11,"x":-4558.96,"nodes":[17411,61444,58096,6008,64020,29652,35911,15180,34096],"orbits":[0,2,3]},{"y":4730.38,"x":-4551.96,"nodes":[17745],"orbits":[0]},{"y":925.6,"x":-4542.4,"nodes":[39083],"orbits":[0]},{"y":2159.3,"x":-4507.44,"nodes":[33978,30390,31609,36163,62581],"orbits":[0,2,3,7]},{"y":14737.939205894,"x":-3108.3367163516,"nodes":[55536],"orbits":[9]},{"y":4838.15,"x":-4434.17,"nodes":[48121],"orbits":[0]},{"y":7184.65,"x":-4431.15,"nodes":[14540],"orbits":[0]},{"y":-1471.64,"x":-4422.17,"nodes":[48505,10372,48240,36191,59213,7392,10571,60886,40325],"orbits":[1,2,3]},{"y":4530.02,"x":-4351.6,"nodes":[24438],"orbits":[0]},{"y":843.27,"x":-4339.42,"nodes":[9638],"orbits":[0]},{"y":3287.25,"x":-4335.51,"nodes":[54283,26324,27950,4128,26532,46023,52462],"orbits":[0,2,3]},{"y":3380.39,"x":-4335.51,"nodes":[41657,21286,45992,17029],"orbits":[2,3]},{"y":619.91,"x":-4335.1,"nodes":[26798],"orbits":[0]},{"y":0.53,"x":-4308.23,"nodes":[51052,22616,17468,53405,22558],"orbits":[6]},{"y":407.49,"x":-4296.44,"nodes":[59006],"orbits":[0]},{"y":0.53,"x":-4289.92,"nodes":[48631],"orbits":[0]},{"y":-11016.96,"x":-4283.82,"nodes":[14505,3866,22331,19644,32258,14712,33612,40200,61842,33240,45343,57021,8957,37594,50483,8983],"orbits":[0,1,2,3,4,5,7]},{"y":-5891.9,"x":-4261.32,"nodes":[34552,61026,17378,40894,1218,8357,10742,41991,1447,38972,14945,22393,28458],"orbits":[0,3]},{"y":10064.45,"x":-4254.59,"nodes":[28175],"orbits":[0]},{"y":10800.08,"x":-4254.59,"nodes":[47316,2888,21716,8827,16691,9583,28862],"orbits":[0,4,7]},{"y":2439.49,"x":-4227.25,"nodes":[16725],"orbits":[0]},{"y":-4515.44,"x":-4217.02,"nodes":[16948,37458,21879,25412],"orbits":[0,2,7]},{"y":-10001.8,"x":-4185.36,"nodes":[50104],"orbits":[0]},{"y":4345.69,"x":-4167.26,"nodes":[46748],"orbits":[0]},{"y":6722.67,"x":-4163.59,"nodes":[56605],"orbits":[0]},{"y":14910.329205894,"x":-2763.1767163516,"nodes":[18146],"orbits":[0]},{"y":-8135.44,"x":-4117.42,"nodes":[4931,42825,21404,27674,44082,27307],"orbits":[0,2]},{"y":-9838.01,"x":-4116.33,"nodes":[32745],"orbits":[0]},{"y":-9545.42,"x":-4113.12,"nodes":[40276],"orbits":[0]},{"y":-9254.29,"x":-4113.12,"nodes":[60241],"orbits":[0]},{"y":6275.65,"x":-4107.23,"nodes":[17762,2964,18374,28476],"orbits":[0,2]},{"y":-10310.91,"x":-4102.54,"nodes":[46742],"orbits":[0]},{"y":287.24,"x":-4082.88,"nodes":[26895],"orbits":[0]},{"y":8524.92,"x":-4066.8,"nodes":[26490,12751,6229,13356,18489],"orbits":[7,2]},{"y":7086.81,"x":-4066.02,"nodes":[31903],"orbits":[0]},{"y":15679.429205894,"x":-2638.2867163516,"nodes":[3084],"orbits":[0]},{"y":-9550.54,"x":-4030.62,"nodes":[32278,58183],"orbits":[2,7]},{"y":14402.249205894,"x":-2627.0367163516,"nodes":[57819],"orbits":[0]},{"y":-9600.64,"x":-3955.44,"nodes":[61179],"orbits":[0]},{"y":9526.74,"x":-3944.14,"nodes":[4661,53367,10835,20842,12821,65439,48026,6623,65353],"orbits":[0,1,2,3]},{"y":7603.71,"x":-3931.69,"nodes":[259],"orbits":[0]},{"y":7588.67,"x":-3931.58,"nodes":[38010,13352,59180,54923,27638,50023,13524,4921],"orbits":[4,7]},{"y":394.73,"x":-3921.6,"nodes":[37956],"orbits":[0]},{"y":-9191.64,"x":-3905.87,"nodes":[5284],"orbits":[0]},{"y":15171.359205894,"x":-2502.1467163516,"nodes":[30996],"orbits":[0]},{"y":156.68,"x":-3872.48,"nodes":[35581],"orbits":[0]},{"y":-14980.27926277,"x":1573.4397536271,"nodes":[8867,42522,39204,12882,38578,2857,39640,61985,18849,49189,64789,44484,7246,65413,25618,49759,7998,13673,29398,12488,40721],"orbits":[6,5,9,8]},{"y":-9338.75,"x":-3804.23,"nodes":[21245],"orbits":[0]},{"y":-8886.17,"x":-3804.23,"nodes":[57178],"orbits":[0]},{"y":15915.289205894,"x":-2402.4267163516,"nodes":[1442],"orbits":[0]},{"y":-7331.69,"x":-3797.08,"nodes":[43818],"orbits":[0]},{"y":-7332.36,"x":-3782.35,"nodes":[14294,48530,4623,39130,48524],"orbits":[2]},{"y":14663.279205894,"x":-2366.0067163516,"nodes":[53762],"orbits":[0]},{"y":5937.79,"x":-3759.41,"nodes":[45962,48589,7922,7183,15617],"orbits":[0,2,3]},{"y":12649.72,"x":-3736.26,"nodes":[46565],"orbits":[0]},{"y":3905.64,"x":-3727.22,"nodes":[34487,4882,60568,38172,51206,49642,52348],"orbits":[0,2,3,7]},{"y":1390.39,"x":-3724.22,"nodes":[53443,20645,59767,31292,64284,58528,45363,19011,27373,22928],"orbits":[0,3,4,5]},{"y":5366.21,"x":-3714.33,"nodes":[2511,19802,64399],"orbits":[1,2,3]},{"y":11983.92,"x":-3711.3,"nodes":[27290],"orbits":[0]},{"y":15406.249205894,"x":-2266.0367163516,"nodes":[53108],"orbits":[0]},{"y":6318.1,"x":-3657.51,"nodes":[35265],"orbits":[0]},{"y":14155.199205894,"x":-2229.8667163516,"nodes":[36728],"orbits":[0]},{"y":-8544.35,"x":-3593.46,"nodes":[62122,6748,37327,34248,48618,4295],"orbits":[0,3,7]},{"y":-7995.13,"x":-3593.46,"nodes":[34840],"orbits":[0]},{"y":-3487.38,"x":-3550.83,"nodes":[2071,37543,38420,16647],"orbits":[0,2]},{"y":14897.209205894,"x":-2129.6267163516,"nodes":[36822],"orbits":[0]},{"y":11010.67,"x":-3522.22,"nodes":[35284,3921,38398,31898,7473,2211,8154],"orbits":[0,7]},{"y":321.55,"x":-3498.41,"nodes":[33397,51248,53294,38292,39594],"orbits":[0,2]},{"y":-6221.4,"x":-3497.77,"nodes":[44733],"orbits":[2]},{"y":4125.9,"x":-3484.73,"nodes":[49550,61935,55746,4624],"orbits":[0,7]},{"y":-9844.83,"x":-3480.21,"nodes":[43842,5695,32309,59070,28092,17061,31773],"orbits":[0,3,7]},{"y":12165.79,"x":-3462.24,"nodes":[26697],"orbits":[0]},{"y":-4769.59,"x":-3443.04,"nodes":[62661],"orbits":[0]},{"y":-7186.71,"x":-3428.17,"nodes":[1433],"orbits":[6]},{"y":-1975.64,"x":-3421.76,"nodes":[12786],"orbits":[0]},{"y":5065.71,"x":-3417.33,"nodes":[46060,29788,44419,7251,29270,7488],"orbits":[0,7]},{"y":9916.18,"x":-3408.23,"nodes":[52746,9796,62310,54148,36325,56934],"orbits":[0,2,4,7]},{"y":14388.159205894,"x":-1993.2267163516,"nodes":[58591],"orbits":[0]},{"y":7490.9,"x":-3366.12,"nodes":[37612],"orbits":[0]},{"y":-4893.8,"x":-3360.01,"nodes":[8531,24483,32660,8631,59256,51534,46760],"orbits":[0,2,3]},{"y":-6477.82,"x":-3334.51,"nodes":[57373],"orbits":[0]},{"y":11934.56,"x":-3314.67,"nodes":[37963,15855,59263,61441,54138],"orbits":[2,3,4,5,6]},{"y":11927.97,"x":-3296.49,"nodes":[9762,10783,38564,20091],"orbits":[2,3,5,6]},{"y":5858.65,"x":-3292.33,"nodes":[51299],"orbits":[2]},{"y":-1894.64,"x":-3281.46,"nodes":[17655,64299,50558,12462,19680,18465,39540,36602,6744,49357,32194,58651,5777,55194,44951,37629,55933],"orbits":[0,2,3,4,6]},{"y":6991.06,"x":-3250.15,"nodes":[15374,48035,54676,39759,11329],"orbits":[0,2]},{"y":8358.66,"x":-3244.97,"nodes":[25011,60404,20691,41739],"orbits":[0,2]},{"y":-6778.69,"x":-3228.53,"nodes":[38300],"orbits":[0]},{"y":-10395.75,"x":-3225.69,"nodes":[47168],"orbits":[0]},{"y":7913.29,"x":-3224.09,"nodes":[38235,34671,61934,24477,17532,48418],"orbits":[0,2]},{"y":-8995.5,"x":-3196.2,"nodes":[25303],"orbits":[0]},{"y":-9385.96,"x":-3184.23,"nodes":[39935],"orbits":[0]},{"y":556.13,"x":-3154.84,"nodes":[38323],"orbits":[0]},{"y":-551.55,"x":-3144.84,"nodes":[48305],"orbits":[0]},{"y":-1268.82,"x":-3114.85,"nodes":[17517,13233,62978,19873],"orbits":[0,2]},{"y":-5381.56,"x":-3109.62,"nodes":[30979],"orbits":[0]},{"y":-8364.27,"x":-3069.12,"nodes":[4407],"orbits":[0]},{"y":2529.2,"x":-3067.29,"nodes":[64327,18629,39517,49391,36629,44659,62732,53373,64192,18742],"orbits":[0,3,4,5]},{"y":-8608.16,"x":-3061.21,"nodes":[43366],"orbits":[0]},{"y":-8762.37,"x":-3049.19,"nodes":[15194],"orbits":[0]},{"y":-7186.05,"x":-3048.14,"nodes":[65016,21206,6752,7378,968,45899,54911,31326,39716,44092,11505],"orbits":[0,2,3]},{"y":6253.4,"x":-3044.02,"nodes":[34747,24753,56567,151,6274],"orbits":[0,7]},{"y":-5834.98,"x":-2999.63,"nodes":[33618,39990,20718,13294],"orbits":[1,2,7]},{"y":4483.94,"x":-2998.56,"nodes":[43895,13562],"orbits":[7]},{"y":4483.94,"x":-2977.66,"nodes":[23650,56616,41415],"orbits":[0,2]},{"y":3611.49,"x":-2974.98,"nodes":[30219,45177,39732],"orbits":[1,2]},{"y":-7995.13,"x":-2904.82,"nodes":[29148],"orbits":[0]},{"y":-9385.96,"x":-2864.23,"nodes":[44344],"orbits":[0]},{"y":1645.22,"x":-2851.04,"nodes":[27726,32416,6529],"orbits":[2]},{"y":0.53,"x":-2849.6,"nodes":[8406,6015,35426],"orbits":[6,3]},{"y":-8749.27,"x":-2824.48,"nodes":[2606,21606,20388],"orbits":[1,2,3]},{"y":10498.42,"x":-2808.97,"nodes":[64471],"orbits":[4]},{"y":-1621.78,"x":-2808.15,"nodes":[22045,63209,30704,13505],"orbits":[0,7]},{"y":-1621.78,"x":-2808.15,"nodes":[4956],"orbits":[0]},{"y":11060.96,"x":-2787.46,"nodes":[45824],"orbits":[0]},{"y":10024.89,"x":-2756.41,"nodes":[3282,58817,53607,37302,52860,45494,40975,24368,40597],"orbits":[0,3,4,7]},{"y":-9028.75,"x":-2730.42,"nodes":[14575],"orbits":[0]},{"y":8329.01,"x":-2702.07,"nodes":[41147,23797,31370,32448],"orbits":[2]},{"y":-11149,"x":-2697.32,"nodes":[55412,22538,64659,25211,11330,22185,17796,12412,3355],"orbits":[1,2,3]},{"y":-10245.46,"x":-2697.32,"nodes":[38105,49455,13537,44299,6006,23939,59425,2508,51797,22141,857,58789,46275,13307,26614,3894],"orbits":[0,4,7]},{"y":-2063.25,"x":-2656.19,"nodes":[63469,57967,50216,30834],"orbits":[0,2]},null,{"y":-4970.63,"x":-2648.97,"nodes":[5101,64690,35558,46726],"orbits":[0,3,7]},{"y":-1090.72,"x":-2644.37,"nodes":[6898],"orbits":[0]},{"y":-8808.47,"x":-2625.49,"nodes":[3414],"orbits":[0]},{"y":7375.23,"x":-2620.07,"nodes":[23227,39564,3516],"orbits":[4,7]},{"y":7379.36,"x":-2620.07,"nodes":[38663,49618,62039],"orbits":[0,7]},{"y":7389.42,"x":-2620.07,"nodes":[55348],"orbits":[0]},{"y":7921.63,"x":-2620.07,"nodes":[13279],"orbits":[0]},{"y":-8604.12,"x":-2588.8,"nodes":[47284],"orbits":[0]},{"y":3935.52,"x":-2557.26,"nodes":[23062,19122,28432,20416],"orbits":[0,2]},{"y":10828.42,"x":-2554.96,"nodes":[8493],"orbits":[0]},{"y":5504.65,"x":-2553.76,"nodes":[42177,5049,43183,11153,49231],"orbits":[0,7]},{"y":-8376.52,"x":-2530.04,"nodes":[3332],"orbits":[0]},{"y":-1450.05,"x":-2522.24,"nodes":[53396,64370,45923,52319],"orbits":[6]},{"y":3479.47,"x":-2502.19,"nodes":[51921],"orbits":[6]},{"y":3401.68,"x":-2481,"nodes":[5920,52574,55478,48006,33604],"orbits":[0,2,7]},{"y":-3489.54,"x":-2460.75,"nodes":[32523],"orbits":[0]},{"y":-3479.87,"x":-2457.53,"nodes":[58930,52429,6294,4847,14934,858,58387,52454,46604,2138,1546,38827,31890,25745,21081],"orbits":[2,3,4,5,7]},{"y":11530.75,"x":-2415.33,"nodes":[27992],"orbits":[0]},{"y":11558.76,"x":-2399.07,"nodes":[23373,23428,47623,53895,17026,17303,38570],"orbits":[2,3,7]},{"y":1033.71,"x":-2393.09,"nodes":[5710,14923,46325,33556,55473,43164,1207,13397,39581,6839],"orbits":[0,4,7]},{"y":-8977.68,"x":-2364.29,"nodes":[61042],"orbits":[0]},{"y":-7995.11,"x":-2364.29,"nodes":[11679],"orbits":[0]},{"y":-9378.04,"x":-2362.28,"nodes":[54453,19006,39461,229,46365],"orbits":[0,2]},{"y":-3487.38,"x":-2351.05,"nodes":[38856],"orbits":[6]},{"y":-4007.49,"x":-2291.85,"nodes":[46358,50423,59376],"orbits":[6]},{"y":8432.25,"x":-2289.79,"nodes":[39207,33518,37519,17045,32564,63579,55131],"orbits":[0,4,7]},{"y":-4242.75,"x":-2241.38,"nodes":[19240],"orbits":[0]},{"y":-1722.64,"x":-2228.21,"nodes":[28950],"orbits":[0]},{"y":3539.9,"x":-2221.54,"nodes":[13241],"orbits":[6]},{"y":3805.96,"x":-2199.44,"nodes":[53589],"orbits":[0]},{"y":-6515.67,"x":-2199.31,"nodes":[7424,27491,1823,36994,29432,4061,34531,25363,44098],"orbits":[4,7]},{"y":-968.66,"x":-2188.85,"nodes":[17584,28446,12430,61067,1143,58170],"orbits":[2]},{"y":-10395.75,"x":-2171.82,"nodes":[54521],"orbits":[0]},{"y":3688.8,"x":-2134.26,"nodes":[48670],"orbits":[6]},{"y":1554.69,"x":-2092.78,"nodes":[1913,4665,61534,7721,64683,41031,23570,36709,63393],"orbits":[0,4,7]},{"y":7594.08,"x":-2087.68,"nodes":[10772,21468,2119,39274,53505],"orbits":[0,2,3]},{"y":8229.42,"x":-2086.96,"nodes":[2864],"orbits":[0]},{"y":-7604.25,"x":-2076.34,"nodes":[44372,25829,57791,52229],"orbits":[0,2]},{"y":-4701.25,"x":-2076.24,"nodes":[48581,15969,41129,24338,15838,33242,13387],"orbits":[3,4,5,6]},{"y":-4534.37,"x":-2074.7,"nodes":[1543,14096,44293],"orbits":[1,2]},{"y":2453.77,"x":-2059.23,"nodes":[54232],"orbits":[0]},{"y":4135.31,"x":-2013.43,"nodes":[6714,5066,51788,42583,10499],"orbits":[2]},{"y":4519.75,"x":-2012.03,"nodes":[41646],"orbits":[0]},{"y":4750.59,"x":-2012.03,"nodes":[28860,56104,14091,23993,8115,36449,42981,52684],"orbits":[1,2,3,4,7]},{"y":4137.06,"x":-2003.45,"nodes":[38430],"orbits":[0]},{"y":11130.6,"x":-1955.87,"nodes":[2397,54437,16111,5324,46268],"orbits":[0,7]},{"y":5858.53,"x":-1945.48,"nodes":[43791,53320,16385,41651,5098],"orbits":[2,3]},{"y":-8386.27,"x":-1940.55,"nodes":[20119,18160,15809,26945,31175,22783,30720,54036,17501,18485],"orbits":[0,2,3,7]},{"y":-1422.19,"x":-1927.77,"nodes":[50626,32597,12777,3918,54708,59695],"orbits":[2]},{"y":-3294.04,"x":-1892.34,"nodes":[3041,47555,53697,10156,59795],"orbits":[3,5,6]},{"y":6665.33,"x":-1863.48,"nodes":[13942,65023,18186,6626,32354,34433,24009,46475,16744,4716,24748],"orbits":[0,2,3,4]},{"y":10569,"x":-1788.73,"nodes":[3685,55700,44983,32151],"orbits":[2,4,7]},{"y":3906.89,"x":-1769.02,"nodes":[7628],"orbits":[6]},{"y":8417.92,"x":-1760.47,"nodes":[33369],"orbits":[0]},{"y":-9989.29,"x":-1731.48,"nodes":[61170,25763,27186,62963],"orbits":[1,2,7]},{"y":-9147.25,"x":-1682.34,"nodes":[43647,32727,53524,32507,12851,57555,52973,37608],"orbits":[0,2,4,7]},{"y":9760.91,"x":-1653.23,"nodes":[3999,9737,59480,36522,37665,4577,42410,24813,20397,35739,26356,15590,57863,8556],"orbits":[0,4,7]},{"y":7851.58,"x":-1626.68,"nodes":[56388,21096,57616,63360,18801,62258,11752,62455],"orbits":[0,4,5,7]},{"y":-5019.94,"x":-1614.94,"nodes":[1220],"orbits":[0]},{"y":8920.12,"x":-1610.62,"nodes":[6655],"orbits":[2]},{"y":8880.27,"x":-1587.62,"nodes":[35015],"orbits":[0]},{"y":-4956.19,"x":-1573.72,"nodes":[36286,14033,41130,34553,8397],"orbits":[1,2,7]},{"y":-10830.71,"x":-1562.36,"nodes":[30407,22319,6236,33646,57286,30201,8991],"orbits":[2,3]},{"y":-10923.42,"x":-1548.28,"nodes":[47469],"orbits":[0]},{"y":-7995.13,"x":-1545.44,"nodes":[15885],"orbits":[0]},{"y":2648.54,"x":-1533.68,"nodes":[47796,62640,38501,27108,24880,17294,27501,19330,45916,34340,16168,45969,25374],"orbits":[2,4,5,6]},{"y":-734.8,"x":-1527.89,"nodes":[50084],"orbits":[0]},{"y":733.41,"x":-1525.89,"nodes":[3936],"orbits":[0]},{"y":3898.18,"x":-1517.4,"nodes":[53853,36170,28693,49280,57320],"orbits":[0,2,7]},{"y":8698.1,"x":-1482.46,"nodes":[58718],"orbits":[0]},{"y":-10165.59,"x":-1446.33,"nodes":[45497],"orbits":[0]},{"y":-9722.75,"x":-1446.33,"nodes":[17057,22784,17025,13515],"orbits":[1,2,7]},{"y":-4703.73,"x":-1432.94,"nodes":[34058],"orbits":[0]},{"y":8880.27,"x":-1410.85,"nodes":[40336],"orbits":[0]},{"y":957.2,"x":-1397.89,"nodes":[38646],"orbits":[0]},{"y":-954.59,"x":-1396.89,"nodes":[13855],"orbits":[0]},{"y":-8272.26,"x":-1385.44,"nodes":[42680],"orbits":[0]},{"y":10828.42,"x":-1367.15,"nodes":[54099],"orbits":[0]},{"y":11595,"x":-1367.15,"nodes":[17150,23888,29399,7390,53647,51446,19750],"orbits":[0,3]},{"y":4972.79,"x":-1349.52,"nodes":[44707,32885,54785,51735,6689,45599],"orbits":[0,2,4,7]},{"y":-7376.61,"x":-1346.98,"nodes":[36358,19112,12367,3492,60313,56956,54632,36507],"orbits":[0,2,3]},{"y":-4290.85,"x":-1322.31,"nodes":[8349,56564,42077,31644,49235,14739,2102],"orbits":[0,2]},{"y":-3298.79,"x":-1309.39,"nodes":[39886],"orbits":[0]},{"y":8391.66,"x":-1305.68,"nodes":[65322],"orbits":[0]},{"y":8698.1,"x":-1305.68,"nodes":[47709],"orbits":[0]},{"y":733.1,"x":-1271.19,"nodes":[47175],"orbits":[0]},{"y":-728.9,"x":-1245.18,"nodes":[61525],"orbits":[0]},{"y":-11452.46,"x":-1221.99,"nodes":[23450,558,23091,63021,11366,39515,39228,62603,19715,46300,52774,57832,34290,5084,35324,34927],"orbits":[0,2,3,4,5]},{"y":8879.97,"x":-1200.68,"nodes":[63814],"orbits":[0]},{"y":8229.42,"x":-1170.69,"nodes":[54818],"orbits":[0]},{"y":7550.25,"x":-1169.57,"nodes":[47157,516,7201,61347,64488,48215],"orbits":[0,7]},{"y":-9989.29,"x":-1161.05,"nodes":[13333,1091,1700,48699],"orbits":[1,2,7]},{"y":8698.1,"x":-1137.16,"nodes":[13425],"orbits":[0]},{"y":4145.63,"x":-1112.96,"nodes":[40043,9857,55231,37361,54990],"orbits":[1,2,7]},{"y":11095.71,"x":-1099.85,"nodes":[28492],"orbits":[0]},{"y":-10395.75,"x":-1051.9,"nodes":[45885],"orbits":[0]},{"y":8879.97,"x":-1032.12,"nodes":[315],"orbits":[0]},{"y":8919.8,"x":-1009.12,"nodes":[33216],"orbits":[2]},{"y":-5546.35,"x":-949.03,"nodes":[18086,32427,62844,24655,42127,41573,4456,14363,61338,4776],"orbits":[0,2,3,4]},{"y":5189.25,"x":-767.04,"nodes":[46343],"orbits":[0]},{"y":-2537.92,"x":-752.96,"nodes":[18407],"orbits":[0]},{"y":-7030.08,"x":-691.9,"nodes":[10398,3472,56640,26682],"orbits":[7]},{"y":-13810.685016673,"x":-7867.5998730469,"nodes":[18158],"orbits":[0]},{"y":6556.71,"x":-617.1,"nodes":[58714,29514,21077,3109,36169,354,48429,52274,39431],"orbits":[0,3,4]},{"y":-7619.15,"x":-616.96,"nodes":[13882],"orbits":[0]},{"y":-7995.13,"x":-613.84,"nodes":[49512],"orbits":[0]},{"y":-8637.76,"x":-612.8,"nodes":[22439,44498,25101,52199,43139,65248,39752,56409,38068,5936],"orbits":[0,3,4]},{"y":-7670.28,"x":-611.91,"nodes":[51194,24060,3091,18793,33639,24087,8782],"orbits":[7,2]},{"y":8229.42,"x":-593.45,"nodes":[15182],"orbits":[0]},{"y":-10830.71,"x":-511.87,"nodes":[13359,8382,61863,42045,50535,10612,31943],"orbits":[2,3]},{"y":-10901.37,"x":-509.65,"nodes":[52003],"orbits":[0]},{"y":9710.46,"x":-484.77,"nodes":[38270,23724,7275,29402,4046,8875,50687],"orbits":[1,2,3,4,7]},{"y":-13974.045016673,"x":-7698.1498730469,"nodes":[63484],"orbits":[0]},{"y":-3316.19,"x":-478.3,"nodes":[22821,22314],"orbits":[0,7]},{"y":-3030.38,"x":-478.3,"nodes":[51184],"orbits":[0]},{"y":-3752.19,"x":-478.24,"nodes":[3823,60230,51968,51335,64046,45522,5726,58362,10192,55909],"orbits":[0,1,3,4,5,7]},{"y":-4703.73,"x":-478.02,"nodes":[56935],"orbits":[0]},{"y":-2158.22,"x":-478.01,"nodes":[22419],"orbits":[0]},{"y":10441.93,"x":-477.54,"nodes":[55066,19796,15899,18308,21721,21627,9290,19129,62194],"orbits":[2,3,4,7]},{"y":8827.24,"x":-466.62,"nodes":[7049,25711,31566,24766,22556,11257,10271,58038,35028,51974],"orbits":[0,2,3]},{"y":-9486.35,"x":-458.18,"nodes":[50383],"orbits":[0]},{"y":-9489.3,"x":-429.99,"nodes":[29391,50715,61354,29800],"orbits":[2,3,7]},{"y":4842.33,"x":-420.12,"nodes":[47363,13708,9164,25513,51825,47856,32561],"orbits":[2,3,4,5,6]},{"y":3700.21,"x":-405.01,"nodes":[62588],"orbits":[0]},{"y":4798.23,"x":-376.02,"nodes":[14997],"orbits":[0]},{"y":-2574.13,"x":-374.23,"nodes":[55807,6686,1922,41965,1755,18845],"orbits":[0,2,7]},{"y":11065.56,"x":-344.33,"nodes":[32976,34202,14428,49285,6287,38776,57816,364],"orbits":[1,2,3,4,7]},{"y":-13046.055016673,"x":-7526.3698730469,"nodes":[36564,17754,24039,46644,18348,25239,61267,13174,34419,19482,39470,770,46016,8854,7793,64379,63894,23880,24135,32699],"orbits":[6,5,9,8]},{"y":-5775.53,"x":-296.21,"nodes":[53975,55104,33254,19125],"orbits":[1,2,7]},{"y":3156.44,"x":-262.23,"nodes":[28510,61438,42350],"orbits":[6]},{"y":2491.06,"x":-257.48,"nodes":[5407],"orbits":[0]},{"y":7972.75,"x":-248.37,"nodes":[934,9825,12526],"orbits":[4,3]},{"y":2592.67,"x":-203.43,"nodes":[44605,2455,48588,13081],"orbits":[5]},{"y":3700.23,"x":-152.71,"nodes":[57039,14572,11037],"orbits":[3]},{"y":3572.61,"x":-150.31,"nodes":[29328,43201,43383,37450],"orbits":[4]},{"y":1690.41,"x":-133.15,"nodes":[59779],"orbits":[0]},null,{"y":-9897.76,"x":-73.93,"nodes":[35492,30523,11376,50720,34199,43557],"orbits":[1,3,4,5,7]},{"y":-1405.7,"x":-30.93,"nodes":[44871],"orbits":[3]},{"y":-7031.82,"x":-0.88,"nodes":[46819],"orbits":[0]},{"y":-10395.75,"x":0,"nodes":[59362],"orbits":[0]},{"y":-9772.2,"x":0,"nodes":[29009],"orbits":[0]},{"y":-9671.2,"x":0,"nodes":[5314],"orbits":[4]},{"y":-7995.13,"x":0,"nodes":[61419],"orbits":[0]},{"y":-5955.17,"x":0,"nodes":[8616],"orbits":[0]},{"y":-4700.35,"x":0,"nodes":[57710],"orbits":[6]},{"y":-4439.9,"x":0,"nodes":[22290,5501,48821,15618,32404],"orbits":[0,2,3]},{"y":-3031.45,"x":0,"nodes":[29502,47307,36302,3242,13769,59636,48007],"orbits":[0,2,7]},{"y":-1490.58,"x":0,"nodes":[54447],"orbits":[0]},{"y":10105.93,"x":0.13,"nodes":[52125],"orbits":[0]},{"y":10828.42,"x":0.13,"nodes":[2847],"orbits":[0]},{"y":-11452.46,"x":0.44,"nodes":[11337,29369,23427,47270,52799,60515,44455,19955,62914,41669,55250,56649,41972,17380],"orbits":[0,1,3,4]},{"y":3822.38,"x":1.25,"nodes":[54417,49657],"orbits":[6]},{"y":3822.38,"x":1.63,"nodes":[10247,28370],"orbits":[6]},{"y":1469.82,"x":1.95,"nodes":[50986],"orbits":[0]},{"y":2418.36,"x":1.95,"nodes":[52442,14254,97],"orbits":[2]},{"y":2829.7,"x":1.95,"nodes":[47150,38779,44836],"orbits":[2]},{"y":6250.78,"x":1.95,"nodes":[48635],"orbits":[0]},{"y":7013.94,"x":1.95,"nodes":[21755],"orbits":[0]},{"y":5712,"x":3.72,"nodes":[57805,43444,7788],"orbits":[4,7]},{"y":5712,"x":4.1,"nodes":[38003,28361,47782],"orbits":[4,7]},{"y":-6484.35,"x":5.06,"nodes":[40691,36746,25893,51169,43576,14324,1468,7971],"orbits":[2,3,4,7]},{"y":5223.21,"x":6.24,"nodes":[63526],"orbits":[0]},{"y":11943.01,"x":7.01,"nodes":[44176,16618,10273,49696,42280,24511,45272,21205,57047,35688,38138,45278,4492],"orbits":[0,5,7]},{"y":8229.42,"x":8.31,"nodes":[54127],"orbits":[0]},{"y":9742.42,"x":8.31,"nodes":[54282],"orbits":[3]},{"y":-1404.7,"x":28.94,"nodes":[4739],"orbits":[3]},{"y":1689.33,"x":136.86,"nodes":[59915],"orbits":[0]},{"y":3572.63,"x":150.01,"nodes":[41210,43578,59028,8092],"orbits":[4]},{"y":3700.21,"x":151.5,"nodes":[50609,14926,11916],"orbits":[3]},{"y":2596.07,"x":225.42,"nodes":[11311,38057,34061,56910],"orbits":[5]},{"y":6565.73,"x":260.71,"nodes":[16538,9217,61281,47733,5108,44330],"orbits":[0,2,3]},{"y":-13467.985016673,"x":-6955.7098730469,"nodes":[10694],"orbits":[0]},{"y":3155.84,"x":262.02,"nodes":[7741,42500,59881],"orbits":[6]},{"y":7972.57,"x":265.15,"nodes":[17340,40341,62051],"orbits":[4,3]},{"y":2491.06,"x":273.71,"nodes":[2461],"orbits":[0]},{"y":10423.74,"x":337.58,"nodes":[26648,22565,17994,24256,63541],"orbits":[2]},{"y":-2574.13,"x":371.9,"nodes":[30346,34006,15408,29695,43736,6338],"orbits":[0,2,7]},{"y":3700.23,"x":407.71,"nodes":[1477],"orbits":[0]},{"y":-9265.2,"x":415.74,"nodes":[4017,12918,26447,10079,49633],"orbits":[0,2]},{"y":-4284.19,"x":419.3,"nodes":[517],"orbits":[0]},{"y":-9772.2,"x":452.02,"nodes":[45570,43713,3051,35602,27009,30459],"orbits":[0,1,2,7]},{"y":-2158.22,"x":472.38,"nodes":[56216],"orbits":[0]},{"y":-4703.51,"x":486.61,"nodes":[39037],"orbits":[0]},{"y":-3752.19,"x":486.99,"nodes":[14666,9642,17973,4748,61027],"orbits":[0,3,7]},{"y":-3030.38,"x":486.99,"nodes":[2254],"orbits":[0]},{"y":-8434.59,"x":494.7,"nodes":[4113,36782,55572,44179],"orbits":[0,7]},{"y":-8404.42,"x":494.7,"nodes":[1151,4627,57626],"orbits":[7]},{"y":-7995.13,"x":497.14,"nodes":[3025],"orbits":[0]},{"y":-7601.82,"x":497.14,"nodes":[34030,42614,25594,13634,47441,61992],"orbits":[0,1,2,7]},{"y":8723.77,"x":502.65,"nodes":[44765,22533,11066,26663,32233],"orbits":[0,2,3,7]},{"y":-5930.42,"x":533.4,"nodes":[58090,13542,48774,34367,21540,27658,44850],"orbits":[0,7]},{"y":9564.7,"x":541.38,"nodes":[45576,51944,55060,43829,49406,47683,51728,33037,6505],"orbits":[0,2,3,4,5,7]},{"y":-7039.3,"x":545.48,"nodes":[13909,31037,34866,40985,62679],"orbits":[2]},{"y":-4284.19,"x":552.41,"nodes":[22691],"orbits":[0]},{"y":8229.3,"x":610.22,"nodes":[56978],"orbits":[0]},{"y":5034.86,"x":615.53,"nodes":[8872],"orbits":[0]},{"y":5034.86,"x":615.53,"nodes":[63267,65424,4377,45488,50273,47893,57774,2394,3131],"orbits":[0,2,3]},{"y":11228.41,"x":624.45,"nodes":[34813,7218,62505,32436,60203,472,3744,5332],"orbits":[1,2,3,4,7]},null,{"y":-10905.77,"x":712.02,"nodes":[15984],"orbits":[0]},{"y":-10830.71,"x":722.97,"nodes":[50150,11873,37279,41159,27434,51234,15991],"orbits":[2,3]},{"y":7013.94,"x":729.71,"nodes":[19223,25213,37872,21871,51847,33974,31189,64665,26194,53166,28863],"orbits":[0,4,7]},{"y":-2537.92,"x":756.52,"nodes":[9485],"orbits":[0]},{"y":-5269.44,"x":784.17,"nodes":[46124,63009,37593,63739],"orbits":[0,2,7]},{"y":-11253.83,"x":905.73,"nodes":[15083],"orbits":[0]},{"y":10235.46,"x":924.86,"nodes":[25619,42354,57196,23702,43562,3660,63445,59501],"orbits":[0,2,3]},{"y":11379.02,"x":940.85,"nodes":[35653],"orbits":[0]},{"y":4639.54,"x":1010.78,"nodes":[58109],"orbits":[0]},{"y":-11468.6,"x":1029.73,"nodes":[22271],"orbits":[0]},{"y":-5546.35,"x":1061.08,"nodes":[40783],"orbits":[0]},{"y":-7995.13,"x":1063.41,"nodes":[38732],"orbits":[0]},{"y":-7546.83,"x":1069.2,"nodes":[17107],"orbits":[0]},{"y":-9412.83,"x":1070.74,"nodes":[40345,42290,52254,37991],"orbits":[7]},{"y":-9540.92,"x":1073.28,"nodes":[50540],"orbits":[0]},{"y":-6113.73,"x":1074.78,"nodes":[17711],"orbits":[0]},{"y":-9669,"x":1075.8,"nodes":[36639,32009,36814,16499],"orbits":[7]},{"y":-3001.45,"x":1089.99,"nodes":[60685],"orbits":[0]},{"y":-11238.26,"x":1129.94,"nodes":[18651],"orbits":[0]},{"y":-11659.12,"x":1139.73,"nodes":[55554],"orbits":[0]},{"y":4158.69,"x":1152.97,"nodes":[27853,59289,3365,52576,64550,22532],"orbits":[2,7]},{"y":-6821.54,"x":1162.02,"nodes":[33180,11788,14355,60269,8483,46989,6588],"orbits":[0,7]},{"y":10828.42,"x":1168.66,"nodes":[55802],"orbits":[0]},{"y":11146.25,"x":1168.66,"nodes":[3717],"orbits":[0]},{"y":4170.02,"x":1170.11,"nodes":[60488],"orbits":[0]},{"y":8229.3,"x":1188.06,"nodes":[21274],"orbits":[0]},{"y":8669.63,"x":1188.06,"nodes":[57190,27859,38694,38763,22188],"orbits":[1,7]},{"y":-10395.55,"x":1235.03,"nodes":[62677],"orbits":[0]},{"y":1047.18,"x":1246.29,"nodes":[13828],"orbits":[0]},{"y":-11855.75,"x":1247.13,"nodes":[26905],"orbits":[3]},{"y":-11514.66,"x":1249.73,"nodes":[11736,8821,28975],"orbits":[3,4,6]},{"y":-728.84,"x":1270.43,"nodes":[44683],"orbits":[0]},{"y":735.85,"x":1274.68,"nodes":[50459],"orbits":[0]},{"y":-3294.7,"x":1308.1,"nodes":[1826],"orbits":[0]},{"y":9646.22,"x":1353.57,"nodes":[44566],"orbits":[0]},{"y":11380.85,"x":1366.53,"nodes":[65468],"orbits":[0]},{"y":-11645.12,"x":1367.44,"nodes":[63863,27785],"orbits":[0,7]},{"y":-11239.64,"x":1381.34,"nodes":[36293,55708],"orbits":[0,7]},{"y":-4183.63,"x":1423.72,"nodes":[48030,6715,62436,116,3215,41372,44359],"orbits":[0,7]},{"y":-10147.25,"x":1436.89,"nodes":[47759],"orbits":[0]},{"y":7777.63,"x":1450.76,"nodes":[3995,12311,64119,18115,48856,17882,33596],"orbits":[0,7]},{"y":3454.96,"x":1474.81,"nodes":[53996,17686,43575,41512],"orbits":[7]},{"y":-2826.54,"x":1484.79,"nodes":[42736],"orbits":[0]},{"y":-5546.35,"x":1505.67,"nodes":[60741,49804,6950,24035,33922],"orbits":[2]},{"y":2614.41,"x":1516.21,"nodes":[10909,16489,28556],"orbits":[6,3]},{"y":556.07,"x":1537.94,"nodes":[56651],"orbits":[0]},{"y":11253.56,"x":1559.69,"nodes":[19998],"orbits":[0]},{"y":-4703.51,"x":1563.03,"nodes":[11672],"orbits":[0]},{"y":5379.88,"x":1573.91,"nodes":[2486,19341,56118,61487,36596,8440,63732,45013,58884],"orbits":[0,1,3,4,7]},{"y":3240.19,"x":1598.81,"nodes":[39116,9941,38888],"orbits":[7,3]},{"y":-3445.28,"x":1600.36,"nodes":[42076,46972,17706],"orbits":[0,2,7]},{"y":-3528.07,"x":1609.6,"nodes":[54783],"orbits":[1]},{"y":4050.7,"x":1632.43,"nodes":[58783,37190,35855,48583,26520,35859],"orbits":[0,2]},{"y":1718.94,"x":1634.14,"nodes":[48401,15507,1140],"orbits":[2,3,6]},{"y":9770.52,"x":1657.19,"nodes":[48846],"orbits":[0]},{"y":10309.59,"x":1663.34,"nodes":[2978],"orbits":[0]},{"y":10295.58,"x":1670.41,"nodes":[6266,60085,15839,11667,1915,48617],"orbits":[1,7]},{"y":-15275.996223618,"x":-5409.4723934462,"nodes":[30117],"orbits":[0]},{"y":11468.66,"x":1694.19,"nodes":[25807],"orbits":[0]},{"y":-2698.11,"x":1695.71,"nodes":[30555],"orbits":[0]},{"y":-4986.63,"x":1713.31,"nodes":[27234],"orbits":[0]},{"y":-2969.93,"x":1714.69,"nodes":[4203],"orbits":[0]},{"y":4453,"x":1734.98,"nodes":[14340],"orbits":[0]},{"y":4778,"x":1737.77,"nodes":[58939,26319,30990,44608],"orbits":[0,2]},{"y":-5035.12,"x":1746.18,"nodes":[2732,65393,52241,58115,94,16790],"orbits":[1,2,7]},{"y":1310.44,"x":1749.97,"nodes":[49691,31409,50437,32274,61106,59653,35987],"orbits":[0,2,4,7]},{"y":-14189.966223618,"x":-5333.6623934462,"nodes":[48551],"orbits":[0]},{"y":-10680.12,"x":1776.09,"nodes":[15876,7947,26061,4579],"orbits":[2]},{"y":-8477.71,"x":1795.69,"nodes":[20861,8522,26236,38069,45350,338,24491,3438,18856],"orbits":[1,2,3,4,7]},{"y":-7995.13,"x":1797.54,"nodes":[17672],"orbits":[0]},{"y":-7675.13,"x":1797.54,"nodes":[11230],"orbits":[0]},{"y":-7166.71,"x":1798.44,"nodes":[48290,49088,47155,55180,17394,45530,3443,63545],"orbits":[0,2,3,7]},{"y":-8634.27,"x":1800.67,"nodes":[20140],"orbits":[0]},{"y":-1202.94,"x":1821.35,"nodes":[7576,33866,10364,42857,20024,44223,55342,17248,10429,49220],"orbits":[0,1,2,4,5,7]},{"y":8228.37,"x":1824.91,"nodes":[39298],"orbits":[0]},{"y":8513.85,"x":1826.63,"nodes":[10998,9736,61396,61318,2843,1019,45037,21438,62235],"orbits":[0,2,3,4,5,7]},{"y":11423.83,"x":1857.66,"nodes":[7062,16680,48137,33887,43155,31763,33415,6178],"orbits":[4]},{"y":6744.84,"x":1899.93,"nodes":[64726,19573,17553,46296,38479,19342,27493],"orbits":[1,2,3,4,7]},{"y":11524.96,"x":1904.34,"nodes":[53683],"orbits":[0]},{"y":11357.83,"x":1949.13,"nodes":[44430],"orbits":[0]},{"y":-978.15,"x":1958.85,"nodes":[44343,55276,52980,17366,18970,29361,11938,39964,1215,48198],"orbits":[0,1,2,4,5,7]},{"y":-9606.62,"x":1960.52,"nodes":[33225],"orbits":[0]},{"y":-4242.81,"x":1986.68,"nodes":[21779,9185,40760,60107,57204,47833],"orbits":[0,2]},{"y":-11112.83,"x":1999.54,"nodes":[19779,63891,63074,42999,4925],"orbits":[1,2,3]},{"y":855.02,"x":2012.88,"nodes":[35660,18548,62628,4313,35234,6789,28992],"orbits":[0,2,4,7]},{"y":2999.71,"x":2015.32,"nodes":[17726,11826],"orbits":[7]},{"y":9673.14,"x":2015.42,"nodes":[11315],"orbits":[0]},{"y":7631.77,"x":2082.55,"nodes":[23153,31112,56897,57785,63828,23996],"orbits":[0,7]},{"y":11575.37,"x":2092.43,"nodes":[30082],"orbits":[0]},{"y":-10394.21,"x":2107.3,"nodes":[46554],"orbits":[0]},{"y":-9931.58,"x":2107.3,"nodes":[41225,48611,4271,62887],"orbits":[0,2]},{"y":-4703.51,"x":2110.13,"nodes":[47177],"orbits":[0]},{"y":-9511.45,"x":2157.18,"nodes":[61768],"orbits":[0]},{"y":11512.63,"x":2164.6,"nodes":[61432],"orbits":[0]},{"y":-6650.5,"x":2165.23,"nodes":[56926,44255,14548,59541,10320,28573,15358,41905],"orbits":[0,2,3,7]},{"y":4717.44,"x":2192.99,"nodes":[2841,33059,39839,20205],"orbits":[0,2]},{"y":-13895.256223618,"x":-4895.5523934462,"nodes":[52703],"orbits":[0]},{"y":3806.76,"x":2199.2,"nodes":[48568],"orbits":[0]},{"y":-3836.38,"x":2214.93,"nodes":[49046],"orbits":[0]},{"y":-3149.3,"x":2229.99,"nodes":[62159,59603,57110,46561],"orbits":[0,2,7]},{"y":-8597.37,"x":2247.86,"nodes":[57810],"orbits":[0]},{"y":9939.27,"x":2260.4,"nodes":[5961],"orbits":[0]},{"y":10332.05,"x":2281.59,"nodes":[54675],"orbits":[0]},{"y":-3970.17,"x":2292.18,"nodes":[58329,31950,8569],"orbits":[6]},{"y":556.07,"x":2305.52,"nodes":[16460,43746,38143],"orbits":[2,3,6]},null,{"y":-5438.63,"x":2317.51,"nodes":[39987,12419,18913,56063],"orbits":[0,2,3,7]},{"y":-8965.31,"x":2333.9,"nodes":[40073],"orbits":[0]},{"y":8504.31,"x":2372.91,"nodes":[49993,40632,48889,28038,3893,64434,56488],"orbits":[0,2,7]},{"y":2986.75,"x":2377.83,"nodes":[20744,33053,4844,50795,58013],"orbits":[1,7]},{"y":-9611.59,"x":2393.91,"nodes":[63926],"orbits":[0]},{"y":-14326.006223618,"x":-4651.5523934462,"nodes":[26383,8415,26282,27667,23416,56162,65518,62388,30071,59342,47442,59822],"orbits":[6,5,9,8]},{"y":-8192.45,"x":2443.78,"nodes":[53266],"orbits":[0]},{"y":3459.95,"x":2457.39,"nodes":[46224,24045,49799,45019],"orbits":[0,2]},{"y":4266.46,"x":2459.2,"nodes":[26786,18882],"orbits":[0,5]},{"y":-3622.89,"x":2459.21,"nodes":[23764],"orbits":[0]},{"y":9574.5,"x":2476.38,"nodes":[5295],"orbits":[0]},{"y":-8505.66,"x":2494.3,"nodes":[20387],"orbits":[0]},{"y":-5053.36,"x":2497.88,"nodes":[50485,28229,8540,45230,22959],"orbits":[0,2]},{"y":7415.67,"x":2503.68,"nodes":[19288],"orbits":[0]},{"y":7792.67,"x":2503.68,"nodes":[38814],"orbits":[0]},{"y":10828.42,"x":2568.17,"nodes":[58814],"orbits":[0]},{"y":1485.46,"x":2573.06,"nodes":[29582,43923,19470,50328,10053,9458],"orbits":[0,2,3]},{"y":-4030.32,"x":2577.55,"nodes":[4850],"orbits":[0]},{"y":5169.65,"x":2590.36,"nodes":[11855,56999,44014,30829],"orbits":[0,2]},{"y":-7324.15,"x":2590.88,"nodes":[58002,55575,45086,34520,23738],"orbits":[0,2,3,7]},{"y":-8758.62,"x":2597.33,"nodes":[17024],"orbits":[0]},{"y":6605.25,"x":2622.75,"nodes":[53196,12322,32135,35848,28625,46692,51509,9393],"orbits":[0,1,4,7]},{"y":-9189.5,"x":2631.65,"nodes":[13738],"orbits":[0]},{"y":-7995.13,"x":2634.6,"nodes":[35896],"orbits":[0]},{"y":-13895.256223618,"x":-4407.5323934462,"nodes":[31223],"orbits":[0]},{"y":-2103.71,"x":2694.54,"nodes":[4157,55088,34168],"orbits":[7]},{"y":-2329.78,"x":2704.11,"nodes":[53960],"orbits":[5]},{"y":-2058.41,"x":2724.74,"nodes":[36479,36778,12925],"orbits":[4]},{"y":2024.66,"x":2727.45,"nodes":[61312,20831,29843,55397,44527,44875],"orbits":[0,2,4,7]},{"y":-3760.9,"x":2744.59,"nodes":[35503],"orbits":[0]},{"y":-2001.95,"x":2753.29,"nodes":[34233,14725,32545,16123],"orbits":[3,2]},{"y":5912.5,"x":2756.47,"nodes":[31745,3234,3624,10927,9272,18470,4447,12906],"orbits":[1,3,4,7]},{"y":1599.66,"x":2770.83,"nodes":[19104],"orbits":[0]},{"y":-8308.64,"x":2775.02,"nodes":[53560],"orbits":[0]},{"y":-5900.44,"x":2787.39,"nodes":[34984,12661,44917,18895,703,10552],"orbits":[0,1,7]},{"y":-8556.29,"x":2792.27,"nodes":[13576],"orbits":[0]},{"y":10440.37,"x":2795.71,"nodes":[12465,30040,56016,65149,35594,26830],"orbits":[1,2,5,7]},{"y":-8976.02,"x":2800.3,"nodes":[37372],"orbits":[0]},{"y":4311.96,"x":2806.74,"nodes":[64352],"orbits":[0]},{"y":11410.84,"x":2822.01,"nodes":[63731],"orbits":[0]},{"y":9533.6,"x":2880.86,"nodes":[12337],"orbits":[0]},{"y":-3430.12,"x":2886.44,"nodes":[25281,10677,56638,53935],"orbits":[1,2]},{"y":-4100.44,"x":2886.7,"nodes":[7405],"orbits":[0]},{"y":2251.96,"x":2890.88,"nodes":[48585],"orbits":[0]},{"y":2850.56,"x":2899.54,"nodes":[13341,56841,18451,63255],"orbits":[0,2]},{"y":-10114.18,"x":2922.78,"nodes":[62230,19355,37974],"orbits":[6]},{"y":-9973.75,"x":2922.78,"nodes":[39567,50816,50755,10159,4828,25026,36379,31977,19044,3567,33345,10314,61923,16256,53188],"orbits":[0,1,2,3,4,5]},{"y":-1694.84,"x":2935.56,"nodes":[21336,15975,62984,58182,7344,26931],"orbits":[3,2]},{"y":-2768.08,"x":2939.76,"nodes":[8975],"orbits":[0]},{"y":4537.32,"x":2947.79,"nodes":[44345],"orbits":[0]},{"y":11341.18,"x":2951.74,"nodes":[52354],"orbits":[0]},{"y":8568.45,"x":2995.2,"nodes":[20504,52836,56806,11980,62341],"orbits":[0,4,7]},{"y":-8195.27,"x":3007.04,"nodes":[46157],"orbits":[0]},{"y":11601.88,"x":3014.72,"nodes":[9020,244,41171,37767,6596,36341,35118],"orbits":[0,1,2,4,7]},{"y":-8603.72,"x":3042.85,"nodes":[37806],"orbits":[0]},{"y":-6418.35,"x":3049.32,"nodes":[38614,25827,55241,44201,27662],"orbits":[1,2,3]},{"y":5345.94,"x":3086.31,"nodes":[42250],"orbits":[0]},{"y":2128.06,"x":3105.36,"nodes":[40630],"orbits":[0]},{"y":1336.95,"x":3109.38,"nodes":[6772,30695,13783,56472,22795,42781],"orbits":[0,2,4,7]},{"y":7440.94,"x":3112.88,"nodes":[17118],"orbits":[0]},{"y":7857,"x":3112.88,"nodes":[20049,30252,32818,48135,12750],"orbits":[0,7]},{"y":-14189.966223618,"x":-3980.6623934462,"nodes":[50192],"orbits":[0]},{"y":-1389.24,"x":3116.47,"nodes":[63064,65437,30634,54413],"orbits":[3,2]},{"y":3080.1,"x":3144.14,"nodes":[30047],"orbits":[0]},{"y":-1331.11,"x":3145.56,"nodes":[40068,53149,32683],"orbits":[4]},{"y":2366.42,"x":3195.27,"nodes":[56325],"orbits":[0]},{"y":-15275.966223618,"x":-3893.1323934462,"nodes":[3165],"orbits":[0]},{"y":9325.66,"x":3203.89,"nodes":[53965],"orbits":[0]},{"y":0.42,"x":3203.92,"nodes":[24825,34136,29479],"orbits":[5,3]},{"y":4292.78,"x":3228.15,"nodes":[48833],"orbits":[0]},{"y":3615.89,"x":3247.77,"nodes":[57517],"orbits":[0]},{"y":4552.82,"x":3249.41,"nodes":[4],"orbits":[0]},{"y":-5628.71,"x":3255.08,"nodes":[46034],"orbits":[0]},{"y":-8000,"x":3266.72,"nodes":[55668],"orbits":[0]},{"y":-7564.13,"x":3269.96,"nodes":[55420,30061,31908,5594,50107,50881],"orbits":[2]},{"y":-7565.73,"x":3272.71,"nodes":[8785],"orbits":[0]},{"y":-9003.35,"x":3284.63,"nodes":[29240],"orbits":[0]},{"y":4003.79,"x":3312.53,"nodes":[25170,19442,30820,8606],"orbits":[0,2,7]},{"y":-1178.15,"x":3369.01,"nodes":[13411],"orbits":[5]},{"y":9912.71,"x":3386.17,"nodes":[33946,34074,57227,23259,22864,57966],"orbits":[0,2,3,7]},{"y":6043.67,"x":3395.61,"nodes":[16484],"orbits":[2]},{"y":6863.03,"x":3395.61,"nodes":[32943,22368,47088,8789,16938,29930,63182,37266],"orbits":[0,2,4,7]},{"y":1369.34,"x":3398.9,"nodes":[55429],"orbits":[0]},{"y":3529.44,"x":3414.8,"nodes":[36630,60829,29941,28268],"orbits":[1,2,3]},{"y":1627.23,"x":3433.98,"nodes":[19808],"orbits":[0]},{"y":-9280.49,"x":3444.63,"nodes":[57513],"orbits":[0]},{"y":-7266.34,"x":3446.89,"nodes":[25557],"orbits":[6]},{"y":2467.05,"x":3498.09,"nodes":[21280],"orbits":[0]},{"y":4752.05,"x":3512.67,"nodes":[11578],"orbits":[0]},{"y":3734.46,"x":3537.82,"nodes":[20837],"orbits":[0]},{"y":-6134.17,"x":3541.56,"nodes":[41029],"orbits":[0]},{"y":2050.41,"x":3551.58,"nodes":[28050],"orbits":[6]},{"y":-5454.76,"x":3553.55,"nodes":[31928,50574,19426,15443],"orbits":[0,2]},{"y":4441.55,"x":3555.53,"nodes":[5564],"orbits":[0]},{"y":-3733.75,"x":3563.72,"nodes":[24812,56360,64643,27176],"orbits":[0,2]},{"y":2962.09,"x":3599.3,"nodes":[36997],"orbits":[0]},{"y":2672.84,"x":3607.08,"nodes":[53539,46705,45650,9572,12822],"orbits":[0,2,3]},{"y":-2981.28,"x":3632.11,"nodes":[17548,14958,630,13419,31039],"orbits":[0,1,7]},{"y":10787.37,"x":3636.66,"nodes":[10671,23419,55930,5740,40687],"orbits":[2]},{"y":1581.38,"x":3638.69,"nodes":[22049],"orbits":[0]},{"y":-482.86,"x":3641.03,"nodes":[24239,55846,40213,24481],"orbits":[0,1]},{"y":8506.92,"x":3650.57,"nodes":[62510,3985,43423,8697,30905,64140,51336,56818,38895,48660],"orbits":[0,2,3,4]},{"y":3626.42,"x":3660.16,"nodes":[49473],"orbits":[0]},{"y":-8216.37,"x":3668.09,"nodes":[47754,23455,49740,55847,27274],"orbits":[0,1,7]},{"y":-9989,"x":3703.88,"nodes":[63861,55947,13823,46088,62153,32054],"orbits":[3,2]},{"y":5692.67,"x":3722.97,"nodes":[25100],"orbits":[0]},{"y":-7094.88,"x":3771.31,"nodes":[25620,26804,55405,59909,30539,9083],"orbits":[0,1,7]},{"y":-10338.81,"x":3772.63,"nodes":[10131],"orbits":[0]},{"y":10291.5,"x":3772.84,"nodes":[51048],"orbits":[0]},{"y":2965.63,"x":3776.11,"nodes":[27761,5826],"orbits":[0,2]},{"y":3832.89,"x":3779.38,"nodes":[61104],"orbits":[0]},{"y":-10845.24,"x":3782.58,"nodes":[39280,55568,44669,32951,14127,44690,41522],"orbits":[0,2,3]},{"y":-9003.35,"x":3832.63,"nodes":[11838,10881,33112,36450],"orbits":[0,3,7]},{"y":-4910.29,"x":3842.13,"nodes":[5257,55507,22359,9141,13748,38338,35760,16367,60692,5703],"orbits":[0,3,4,7]},{"y":-1186.7,"x":3849.74,"nodes":[5702],"orbits":[0]},{"y":-2510.92,"x":3855.19,"nodes":[38676,27910,53938,64056,36931],"orbits":[1,2,7]},{"y":-2226.59,"x":3856.59,"nodes":[56045],"orbits":[0]},{"y":-5882.32,"x":3857.5,"nodes":[44563,59053,54805],"orbits":[0,3,5]},{"y":2806.15,"x":3866.11,"nodes":[13379],"orbits":[0]},{"y":1790.7,"x":3888.73,"nodes":[60505],"orbits":[0]},{"y":4292.71,"x":3915.95,"nodes":[63585],"orbits":[0]},{"y":3195.79,"x":3917.46,"nodes":[44612,9112,41538,55598,15644],"orbits":[0,1,3]},{"y":449.43,"x":3918.15,"nodes":[31855,37408,60738,46761],"orbits":[0,2,7]},{"y":9716.85,"x":3926.82,"nodes":[23961,10041,32799,30910,17600,8791,18519,59647,32096],"orbits":[0,2,3,7]},{"y":959.23,"x":3926.84,"nodes":[38459,61373,63610,5988,38568],"orbits":[1,2,3]},{"y":7406.81,"x":3941.17,"nodes":[33751,8810,12451],"orbits":[1,3,7]},{"y":8993.8,"x":3946.1,"nodes":[14343],"orbits":[0]},{"y":6086.8,"x":3992.99,"nodes":[18923],"orbits":[6]},{"y":-485.92,"x":3994,"nodes":[46146,15829,55227],"orbits":[0,7]},{"y":-4125.73,"x":4022.98,"nodes":[21080,1869,27095,48658,14890],"orbits":[0,2,7]},{"y":-6354.58,"x":4031.85,"nodes":[32509,47614,3688,22219,52351,52260],"orbits":[0,2,7]},{"y":5340.36,"x":4037.79,"nodes":[13030],"orbits":[0]},{"y":0.42,"x":4039.97,"nodes":[43691,21746,65009,29517,32701],"orbits":[6]},{"y":-2406.01,"x":4137.88,"nodes":[24647,61196],"orbits":[6]},{"y":6218.3,"x":4182.56,"nodes":[37220,50342,5227,17955,46402,51708],"orbits":[0,2,3,7]},{"y":-7809.17,"x":4188.77,"nodes":[59651,47821,41654,41033,55872],"orbits":[3,2]},{"y":9238,"x":4195.04,"nodes":[54746],"orbits":[0]},{"y":4693.55,"x":4216.28,"nodes":[41062,47677,14045,33848,31991,65176,36070,9472],"orbits":[0,4,5,6,7]},{"y":5087.65,"x":4219.73,"nodes":[55],"orbits":[0]},{"y":10564.54,"x":4278.42,"nodes":[38703,63525,8249,16816,53094],"orbits":[0,7]},{"y":5565.69,"x":4283.46,"nodes":[8510],"orbits":[0]},{"y":-271.82,"x":4332.46,"nodes":[44239,60083,55270],"orbits":[0,7]},{"y":-9579.04,"x":4344.88,"nodes":[55938,41394,56844,40929,43633,40313,58363],"orbits":[0,3,7]},{"y":6925.8,"x":4347,"nodes":[9085],"orbits":[0]},{"y":7926.5,"x":4350.71,"nodes":[51463,4364,36114,23360,23736,53566,17077],"orbits":[0,4,7]},{"y":-8310.08,"x":4375.67,"nodes":[33979],"orbits":[0]},{"y":0.42,"x":4375.94,"nodes":[50469],"orbits":[0]},{"y":9460.25,"x":4385.38,"nodes":[49110],"orbits":[0]},{"y":1960.69,"x":4386.25,"nodes":[64851,15030,49545,45693,39658,18831,21324],"orbits":[0,2,7]},{"y":-1892.44,"x":4435.38,"nodes":[12761,19156,53941,17367,62841,12249,17283],"orbits":[0,2,3]},{"y":-3100.56,"x":4438.01,"nodes":[45481,29408,52765,34300,31888,13862],"orbits":[0,2]},{"y":7751.52,"x":4451.73,"nodes":[24922],"orbits":[0]},{"y":5319.67,"x":4468.06,"nodes":[40918],"orbits":[0]},{"y":5009.54,"x":4488.81,"nodes":[1773],"orbits":[0]},{"y":-6892.55,"x":4520.4,"nodes":[30562,13711,3203,8908,11032],"orbits":[0,2,7]},{"y":5794.6,"x":4526.88,"nodes":[36298],"orbits":[0]},{"y":-4967.55,"x":4536.81,"nodes":[33823],"orbits":[0]},{"y":-5257.07,"x":4542.03,"nodes":[4519],"orbits":[0]},{"y":-4689.37,"x":4542.03,"nodes":[20236],"orbits":[0]},{"y":-15359.11926277,"x":-2284.6897536271,"nodes":[58932],"orbits":[0]},{"y":9687.25,"x":4562.63,"nodes":[27262],"orbits":[0]},{"y":4714.06,"x":4563.3,"nodes":[51213],"orbits":[0]},{"y":322.95,"x":4597.23,"nodes":[50912,49461,21314,18818],"orbits":[0,2,7]},{"y":1275.23,"x":4605.3,"nodes":[45193,4083,33815,35644,43677],"orbits":[0,2,3]},{"y":-8918.75,"x":4652.54,"nodes":[22152,15304,16466,40196],"orbits":[0,2]},{"y":-2696.8,"x":4671.13,"nodes":[11604],"orbits":[0]},{"y":3336.33,"x":4681.35,"nodes":[26068,37389,28061,35878,50884,53696,37644,46874,7449],"orbits":[0,2,3,7]},{"y":7330.29,"x":4687.08,"nodes":[49661,49394,23786,33391,56330,39570],"orbits":[1,2,3,4,7]},{"y":-1131.48,"x":4693.48,"nodes":[46380,21327,56876,1104],"orbits":[0,2]},{"y":-9892.16,"x":4693.79,"nodes":[3251],"orbits":[0]},{"y":-8121.08,"x":4703.02,"nodes":[4059],"orbits":[0]},{"y":-4974.35,"x":4705.26,"nodes":[4346],"orbits":[0]},{"y":-10725.21,"x":4748.75,"nodes":[7782,48805,26563,4810,61905,8938,12778,33229,64996],"orbits":[1,3,4,7]},{"y":-10827.13,"x":4750.42,"nodes":[6161],"orbits":[0]},{"y":9204.08,"x":4782.59,"nodes":[6912],"orbits":[0]},{"y":9130.06,"x":4786.73,"nodes":[20467,23244,29899,58312,49497,21792,16786,19001],"orbits":[1,3,7]},{"y":9831.08,"x":4788.07,"nodes":[17702],"orbits":[0]},{"y":6875.05,"x":4789.34,"nodes":[64650,35058,30210,38966],"orbits":[2]},{"y":2293.82,"x":4791.75,"nodes":[1995],"orbits":[0]},{"y":6464.55,"x":4795.75,"nodes":[61976],"orbits":[0]},{"y":-16007.75926277,"x":-2020.5897536271,"nodes":[62797],"orbits":[0]},{"y":-7752.56,"x":4821.1,"nodes":[9510,16695,61926,1603],"orbits":[2]},{"y":-7747.13,"x":4825,"nodes":[32040],"orbits":[0]},{"y":8419.96,"x":4859.19,"nodes":[34201],"orbits":[0]},{"y":-4974.35,"x":4872.03,"nodes":[13724],"orbits":[4]},{"y":10455.42,"x":4874.52,"nodes":[23343,30392,13157,3775,28106,45244,58388,41016],"orbits":[0,2,3]},{"y":-7413.25,"x":4889.32,"nodes":[29763],"orbits":[0]},{"y":-15824.44926277,"x":-1936.4997536271,"nodes":[39241],"orbits":[0]},{"y":-4650.65,"x":4931.31,"nodes":[9586],"orbits":[4]},{"y":-2386.46,"x":4944.98,"nodes":[13367,21713,50588,38969,6010],"orbits":[0,2]},{"y":-9466.17,"x":4945.01,"nodes":[36623,3628,64474,31630,10729],"orbits":[0,2]},{"y":2387.3,"x":4953.65,"nodes":[61356,12498,30341],"orbits":[0,7]},{"y":2861.7,"x":4955.38,"nodes":[63888],"orbits":[0]},{"y":542.4,"x":4989.84,"nodes":[37695],"orbits":[0]},{"y":5788.96,"x":4990.13,"nodes":[50879,14211,43238,22972,44540],"orbits":[1,7]},{"y":-6490.84,"x":4993.9,"nodes":[20820,44628,40166,48544],"orbits":[0,2]},{"y":7989.42,"x":5001.21,"nodes":[56729,26308,27017,21349],"orbits":[2]},{"y":-8702.96,"x":5026.31,"nodes":[10382],"orbits":[0]},{"y":-4971.48,"x":5061.13,"nodes":[20677],"orbits":[0]},{"y":-208.98,"x":5074.31,"nodes":[43877,51522,47895,56493],"orbits":[1,2,3]},{"y":585.09,"x":5074.6,"nodes":[38044,11813],"orbits":[7]},{"y":7486.56,"x":5085.86,"nodes":[64345,49968,63679,20008],"orbits":[1,2,7]},{"y":174.43,"x":5095.01,"nodes":[61263,59446,22115,4544],"orbits":[1,2,7]},{"y":2295.51,"x":5112.65,"nodes":[37946],"orbits":[0]},{"y":-751.6,"x":5188.48,"nodes":[46782,53698,20916,59355],"orbits":[0,7]},{"y":-5200.3,"x":5193.02,"nodes":[9782],"orbits":[0]},{"y":-4742.69,"x":5193.02,"nodes":[535],"orbits":[0]},{"y":-8121.08,"x":5214.31,"nodes":[2446,50268,22851,37164,419,63400],"orbits":[2,3]},{"y":-5999.69,"x":5250.46,"nodes":[63668,9069,42245,16024,49150,18167,29288],"orbits":[1,2,3]},{"y":-14980.27926277,"x":-1573.4397536271,"nodes":[17788,23352,26085,2877,33570,28431,59,8611,20772,51142,36696,33141,58751,23710],"orbits":[6,9,8]},{"y":6677.73,"x":5279.5,"nodes":[24210,26932,2200,35689,34543],"orbits":[0,2,7]},{"y":719.09,"x":5286.04,"nodes":[30456],"orbits":[0]},{"y":-7410.44,"x":5288.98,"nodes":[39423,47635,53207,56914],"orbits":[1,2,3,7]},{"y":-3797.31,"x":5300.06,"nodes":[17254,26596,14272],"orbits":[0,2,3]},{"y":-1530.6,"x":5316.81,"nodes":[1953],"orbits":[0]},{"y":2650.99,"x":5320.34,"nodes":[9275,5704,62166,19337],"orbits":[0,2]},{"y":-5429.12,"x":5324.92,"nodes":[28021],"orbits":[0]},{"y":-4513.87,"x":5324.92,"nodes":[34621],"orbits":[0]},{"y":-6040.15,"x":5333.76,"nodes":[36759],"orbits":[0]},{"y":-1842.95,"x":5368.5,"nodes":[40480],"orbits":[0]},{"y":3723.01,"x":5399.15,"nodes":[39569,9046,45609,56776,3458,7353,24129],"orbits":[0,1,2,3,7]},{"y":-6761.17,"x":5409.48,"nodes":[24165],"orbits":[0]},{"y":-9562.99,"x":5445.28,"nodes":[21984],"orbits":[1]},{"y":-10248.41,"x":5452.61,"nodes":[18121,45319,55041,26135,35564,2335,65310,51565,22682],"orbits":[0,3]},{"y":-5200.42,"x":5457.07,"nodes":[44420],"orbits":[0]},{"y":-4742.78,"x":5457.07,"nodes":[38541],"orbits":[0]},{"y":-8445.56,"x":5472.15,"nodes":[41645,6490,43964,14082,8831],"orbits":[0,2,3,7]},{"y":-1107.81,"x":5478.57,"nodes":[54176],"orbits":[0]},{"y":6073.03,"x":5482.17,"nodes":[7526],"orbits":[0]},{"y":8921.21,"x":5544.92,"nodes":[36808,37244,34076,22057,33445,30143,37795],"orbits":[0,2,7]},{"y":9486.45,"x":5571.69,"nodes":[46882],"orbits":[1]},{"y":-4981.71,"x":5579.63,"nodes":[61601],"orbits":[0]},{"y":1347.41,"x":5581.73,"nodes":[64213,32155,44204,33729,25700,61246,144,41096,45712,12611],"orbits":[0,4,5,7]},{"y":8198.85,"x":5585.65,"nodes":[4238,60173,62986,17316,43263,46688,40244,64492],"orbits":[0,4,7]},{"y":635.1,"x":5646.25,"nodes":[11472,19880,59390,40270],"orbits":[0,2]},{"y":0.51,"x":5646.98,"nodes":[26598],"orbits":[0]},{"y":4004.28,"x":5658.94,"nodes":[32813],"orbits":[2]},{"y":4289.75,"x":5658.94,"nodes":[59600,12208,13619,35809],"orbits":[1,7]},{"y":4337.05,"x":5658.96,"nodes":[49466,9411,30871],"orbits":[7]},{"y":-1616.29,"x":5664.01,"nodes":[23905],"orbits":[0]},{"y":-16007.75926277,"x":-1127.4797536271,"nodes":[2995],"orbits":[0]},{"y":-6287.76,"x":5749.4,"nodes":[4328],"orbits":[0]},{"y":-5672.71,"x":5749.4,"nodes":[3463],"orbits":[0]},{"y":-4981.71,"x":5749.4,"nodes":[42379],"orbits":[0]},{"y":5463.88,"x":5833.86,"nodes":[56860,29320,1680,17447,24843],"orbits":[0,2,7]},{"y":-6838.35,"x":5891.44,"nodes":[38111,10242,6079,32241],"orbits":[0,2]},{"y":-625.86,"x":5924.32,"nodes":[10944,33366,55193],"orbits":[1,2,7]},{"y":-2670.25,"x":5933.04,"nodes":[25971,50635,44423],"orbits":[0,2,3]},{"y":7225.03,"x":5943.98,"nodes":[11764,38878,54975,26772,45774,34898,24240],"orbits":[0,4,5,7]},{"y":186.79,"x":5948.13,"nodes":[23915,41529,21380,31284],"orbits":[0,1,2,7]},{"y":-4755.44,"x":5975.67,"nodes":[25520],"orbits":[0]},{"y":-1521.97,"x":5979.38,"nodes":[27875,55463,32123],"orbits":[0,3]},{"y":-7475.15,"x":5988.31,"nodes":[50121],"orbits":[0]},{"y":6443.42,"x":6015.15,"nodes":[21572,39050,6660],"orbits":[2]},{"y":-15671.91926277,"x":-755.7997536271,"nodes":[2516],"orbits":[0]},{"y":-8410.42,"x":6098.71,"nodes":[21801,30748,44369,24150],"orbits":[1,2,7]},{"y":8403.35,"x":6104.56,"nodes":[43720,14383,18568,46601,46887],"orbits":[0,2,3]},{"y":9643.2,"x":6129.78,"nodes":[45329],"orbits":[0]},{"y":-5350.4,"x":6139.19,"nodes":[4552,17215,17668,50817,61355,29306],"orbits":[1,2,7]},{"y":-3563.57,"x":6172.4,"nodes":[42750,37691,9050,56453,60138,25851,52695,57230,24958,51741,16705,17088,61834,24062,54351,64927,52464,5766,51416,32016,49984],"orbits":[0,5,6,7]},{"y":4601.9,"x":6220.23,"nodes":[45100,56928,62350,7163,23013],"orbits":[2,3,4,5]},{"y":1833.34,"x":6316.73,"nodes":[31345,30372,42065,55400,37532],"orbits":[0,2]},{"y":-9381.54,"x":6324.58,"nodes":[20641,14231,40399,51934,43281,25304,47359,40453,61056],"orbits":[0,1,5,7]},{"y":-6118.94,"x":6345.01,"nodes":[38668,32664,27671,32681,5188],"orbits":[0,7]},{"y":2826.09,"x":6359.19,"nodes":[23608,40024,2091,61741,6951,63759,26565,24401],"orbits":[0,3,4,7]},{"y":3674.83,"x":6365.75,"nodes":[35901,12890,63566,62464,55275,12120,65207,51606,17854],"orbits":[3,4,6]},{"y":5562.23,"x":6365.75,"nodes":[43044],"orbits":[0]},{"y":5989.65,"x":6365.75,"nodes":[34853,25458,37568,45370],"orbits":[7,2]},{"y":-8685.67,"x":6372.73,"nodes":[61403],"orbits":[0]},{"y":-8307.67,"x":6372.73,"nodes":[56349],"orbits":[0]},{"y":9681.5,"x":6402.75,"nodes":[2128],"orbits":[0]},{"y":-4456.86,"x":6411.76,"nodes":[5009,36270,12169],"orbits":[0,2,3]},{"y":-2256.19,"x":6431.15,"nodes":[28441,32721,24570,11836,47235,53471,10011,11871],"orbits":[2,3,7]},{"y":-547.41,"x":6460.1,"nodes":[45709,26363,52803],"orbits":[7]},{"y":-531.61,"x":6460.1,"nodes":[7412,49291,57945,59356],"orbits":[0,7]},{"y":9436.59,"x":6470.71,"nodes":[11015],"orbits":[0]},{"y":-6987.61,"x":6488.25,"nodes":[54725,56336,21208,21748],"orbits":[7]},{"y":-5291.42,"x":6536.96,"nodes":[52191],"orbits":[0]},{"y":876.88,"x":6551.51,"nodes":[57088,9421,28086,54557,60170],"orbits":[0,2]},{"y":-7691.65,"x":6564.29,"nodes":[3128,22713,12166],"orbits":[7]},{"y":-7691.65,"x":6564.44,"nodes":[19722,4959,26331,19003],"orbits":[0,7]},{"y":-7691.65,"x":6564.44,"nodes":[33221],"orbits":[0]},{"y":4176.51,"x":6564.69,"nodes":[42658],"orbits":[0]},{"y":9549.91,"x":6576.82,"nodes":[40626],"orbits":[0]},{"y":8924.35,"x":6576.88,"nodes":[46431],"orbits":[0]},{"y":-6987.61,"x":6612.09,"nodes":[6570],"orbits":[0]},{"y":9944.27,"x":6617.23,"nodes":[65256],"orbits":[0]},{"y":9687.17,"x":6636.34,"nodes":[34845],"orbits":[0]},{"y":8378.88,"x":6649.25,"nodes":[38463],"orbits":[0]},{"y":7621.83,"x":6654.65,"nodes":[22329,58526,331,32891,62427,42103,50673],"orbits":[2,3,7]},{"y":246.47,"x":6661.76,"nodes":[1631,14001,56893,29049],"orbits":[7,2]},{"y":9432.42,"x":6670.73,"nodes":[28199],"orbits":[0]},{"y":-1779.61,"x":6720.04,"nodes":[54678],"orbits":[0]},{"y":3890.84,"x":6729.48,"nodes":[60735],"orbits":[0]},{"y":-5492.35,"x":6734.63,"nodes":[57724,26885,34473,20782,42361],"orbits":[0,2,3,4,7]},{"y":-6987.61,"x":6735.94,"nodes":[26268,22710,45111,59214],"orbits":[7]},{"y":8501.01,"x":6771.38,"nodes":[21111,43522,33099],"orbits":[4,7]},{"y":-9157.81,"x":6844.88,"nodes":[52060,17602,59799,7338,59798,5335],"orbits":[0,1,7]},{"y":4801,"x":6846.27,"nodes":[21495,42794,31433,5348],"orbits":[0,2,3]},{"y":-5638.13,"x":6883.65,"nodes":[54883],"orbits":[0]},{"y":3596.76,"x":6900.54,"nodes":[26432],"orbits":[0]},{"y":9638.79,"x":7001.73,"nodes":[60273],"orbits":[0]},{"y":-5774.94,"x":7020.48,"nodes":[59775],"orbits":[0]},{"y":7197.76,"x":7031.53,"nodes":[6842,28329,18472,46533,3700,36723],"orbits":[2,3]},{"y":-8704.87,"x":7037.31,"nodes":[32438],"orbits":[0]},{"y":5648.15,"x":7059,"nodes":[28623,60464,12998,9968,30463,58971,38678],"orbits":[0,4,2]},{"y":-3324.15,"x":7065.9,"nodes":[51871,8045,3042],"orbits":[0,2,3]},{"y":9630.67,"x":7074.07,"nodes":[28823,11094,59303],"orbits":[4,7]},{"y":-4647.67,"x":7077.07,"nodes":[23547,45798,43944,30102,62578,46615,53177],"orbits":[0,2,3,7]},{"y":0,"x":7088.65,"nodes":[14658],"orbits":[0]},{"y":513.16,"x":7088.65,"nodes":[28903,42959,59644,32896,22517],"orbits":[0,7]},{"y":-8248.39,"x":7119.01,"nodes":[55149],"orbits":[0]},{"y":-7914.57,"x":7123.27,"nodes":[14446],"orbits":[0]},{"y":4152.81,"x":7191.57,"nodes":[11825],"orbits":[0]},{"y":5087.69,"x":7236.46,"nodes":[62185],"orbits":[0]},{"y":-1655.98,"x":7271.19,"nodes":[48974,47418,63517,23839,53958,51006,10738],"orbits":[0,2,3]},{"y":-2633.18,"x":7273.71,"nodes":[64601],"orbits":[0]},{"y":-2313.18,"x":7273.71,"nodes":[41877],"orbits":[0]},{"y":2711.86,"x":7300.34,"nodes":[40333,43102,30197,52415,24178,42998,32655,33514],"orbits":[0,2,7]},{"y":3682.83,"x":7309.21,"nodes":[63981,6516,8194],"orbits":[7]},{"y":8277.54,"x":7334.57,"nodes":[29285,9745,11774,58513,16602,14418],"orbits":[0,3,7]},{"y":2075.69,"x":7345.82,"nodes":[6792,23221,4534,42302,33245,9151,45331,31918],"orbits":[1,2,3,4,7]},{"y":-6708.34,"x":7365.71,"nodes":[52971,21227,36290,23046,62936,51891,49976,25528],"orbits":[2,3,4,7]},{"y":-3775.87,"x":7384.78,"nodes":[15424,35151,44453,58157,61149,42760],"orbits":[1,2,7]},{"y":-380.49,"x":7386.63,"nodes":[24120,52053,14048,34717,10495],"orbits":[0,3,4,7]},{"y":-7157.75,"x":7399.75,"nodes":[51040,23822,327,58779,9652],"orbits":[0,2]},{"y":-8305.21,"x":7420.17,"nodes":[26762],"orbits":[0]},{"y":7597.17,"x":7430.94,"nodes":[30657],"orbits":[0]},{"y":6789.98,"x":7459.44,"nodes":[22817,42714,22962,58848,55724,58644,10576,29065],"orbits":[0,1,3,4,5,7]},{"y":-8440.87,"x":7466.03,"nodes":[35380,10058],"orbits":[0,2]},{"y":5195.85,"x":7487.17,"nodes":[14724],"orbits":[0]},{"y":1196.11,"x":7495.21,"nodes":[35671,11504,30839,31172],"orbits":[2,3,4,5]},{"y":-8629.84,"x":7501.94,"nodes":[44373],"orbits":[0]},{"y":-906.8,"x":7520.58,"nodes":[336,4806,49388,37304,64543,61921,38215],"orbits":[2,3,4,5]},{"y":-8913.34,"x":7559.71,"nodes":[6800],"orbits":[0]},{"y":4790.76,"x":7559.9,"nodes":[47374,18049,5802],"orbits":[0,4,7]},{"y":5472.94,"x":7573.53,"nodes":[32301],"orbits":[0]},{"y":696.89,"x":7632.55,"nodes":[15301,10277,64064,4709,35477],"orbits":[0,2]},{"y":-7774.6,"x":7645.67,"nodes":[31692,46197,61333,45702,39237],"orbits":[0,2]},{"y":1483.08,"x":7664.38,"nodes":[49130,58416,1020,54631,30132],"orbits":[0,2,7]},{"y":5026.98,"x":7678.02,"nodes":[37813],"orbits":[0]},{"y":-8333.04,"x":7691.01,"nodes":[58022],"orbits":[0]},{"y":3243.25,"x":7726.42,"nodes":[12174,18864,49107,54562,49485,2745],"orbits":[1,2]},{"y":-5468.73,"x":7747,"nodes":[52445],"orbits":[0]},{"y":-5462.17,"x":7749.73,"nodes":[34324,13457,3630,56838,26034,45631,62624,42805],"orbits":[3,4,7]},{"y":-4481.19,"x":7752.6,"nodes":[57821],"orbits":[4]},{"y":6434.67,"x":7762.38,"nodes":[59503,22208,60034,6330,15207,4378],"orbits":[0,7]},{"y":-8668.33,"x":7764.53,"nodes":[5186],"orbits":[0]},{"y":228.34,"x":7768.26,"nodes":[34497],"orbits":[0]},{"y":-2934.34,"x":7806.6,"nodes":[56023],"orbits":[0]},{"y":-4823.01,"x":7810.1,"nodes":[33404],"orbits":[0]},{"y":5381.08,"x":7815.76,"nodes":[50277],"orbits":[0]},{"y":5206.42,"x":7818.48,"nodes":[44932],"orbits":[3]},{"y":-3177.92,"x":7868.42,"nodes":[52361,57462,53771,12078,33713,26107],"orbits":[0,2,3,5]},{"y":5154.88,"x":7874.86,"nodes":[50701],"orbits":[0]},{"y":-7151.38,"x":7886.46,"nodes":[47976],"orbits":[0]},{"y":8803.79,"x":7901.35,"nodes":[48462,38497,62803,25029],"orbits":[4,5,7]},{"y":-1873.69,"x":7994.25,"nodes":[33463],"orbits":[0]},{"y":-996.85,"x":7994.25,"nodes":[49996],"orbits":[0]},{"y":-571.97,"x":7994.25,"nodes":[32183],"orbits":[0]},{"y":0,"x":7994.25,"nodes":[12253],"orbits":[0]},{"y":1153.21,"x":7994.25,"nodes":[35696],"orbits":[0]},{"y":2075.69,"x":7994.25,"nodes":[2408],"orbits":[0]},{"y":2711.86,"x":7994.25,"nodes":[42118],"orbits":[0]},{"y":4152.81,"x":8000.05,"nodes":[10648,26400,8904],"orbits":[0,4,7]},{"y":8180.55,"x":8014.32,"nodes":[63830,44841,45390,13624,59064,44756,28258,36927,36976,55235],"orbits":[0,1,2,3]},{"y":5817.48,"x":8073.32,"nodes":[55664,16568,63246,34702,31826,33585,31129,24889],"orbits":[1,3,4,5,7]},{"y":632.41,"x":8124.67,"nodes":[43453],"orbits":[0]},{"y":-4097.21,"x":8175.23,"nodes":[62542,45713,39607,2559,16329],"orbits":[0,2,3]},{"y":6850.21,"x":8177.92,"nodes":[24786],"orbits":[0]},{"y":3540.75,"x":8184.76,"nodes":[17146,57518,31366,3843,65265],"orbits":[0,2,3]},{"y":-391.26,"x":8203.42,"nodes":[44490],"orbits":[0]},{"y":715.96,"x":8280.06,"nodes":[64050],"orbits":[0]},{"y":369.3,"x":8280.54,"nodes":[54152],"orbits":[0]},{"y":-6118.71,"x":8284.38,"nodes":[1416],"orbits":[0]},{"y":-1449.59,"x":8294.62,"nodes":[5163,48103,26726,52875],"orbits":[0,2]},{"y":-131.01,"x":8325.04,"nodes":[16401],"orbits":[0]},{"y":1153.21,"x":8357.14,"nodes":[24070],"orbits":[0]},{"y":-6160.65,"x":8357.5,"nodes":[19461,38944,43338,5797,22063,64415,56767],"orbits":[2,3,7]},{"y":1769.99,"x":8365.09,"nodes":[51602,23305,21279,44280,35534],"orbits":[0,2]},{"y":-2532.39,"x":8374.56,"nodes":[12239],"orbits":[0]},{"y":6235.46,"x":8388.6,"nodes":[3431,5305,43082],"orbits":[1,2]},{"y":-7635.29,"x":8390.12,"nodes":[30077],"orbits":[0]},{"y":166.18,"x":8400.25,"nodes":[24656],"orbits":[0]},{"y":-2579.71,"x":8401.88,"nodes":[1599,35173,16013,41811,16140,31286],"orbits":[2,3,7]},{"y":-7674.9,"x":8409.99,"nodes":[7302,52615,33093,25729,37876],"orbits":[4,7]},{"y":504.46,"x":8433.06,"nodes":[12800],"orbits":[0]},{"y":2974.28,"x":8437.79,"nodes":[3994,9089,37951,41020,34908],"orbits":[1,2,3]},{"y":-719.43,"x":8443.67,"nodes":[61800,52630,28371,60560,29527],"orbits":[0,7]},{"y":-598.29,"x":8444.56,"nodes":[1514],"orbits":[0]},{"y":-2688.36,"x":8464.62,"nodes":[39881],"orbits":[0]},{"y":-3633.16,"x":8464.96,"nodes":[7809],"orbits":[0]},{"y":4890.73,"x":8470.97,"nodes":[54984],"orbits":[0]},{"y":2450.54,"x":8489.3,"nodes":[33348,11509,17664,7465,11463],"orbits":[0,2,3]},{"y":-3240.16,"x":8506.18,"nodes":[56988],"orbits":[0]},{"y":-1003.98,"x":8512.95,"nodes":[47831,44522,63762,34541,52743,8734],"orbits":[1,2]},{"y":-234.45,"x":8601.56,"nodes":[43090],"orbits":[0]},{"y":-5782.69,"x":8602.39,"nodes":[32672,23362,4031,17871,13701,9928,50403],"orbits":[0,2,3,4]},{"y":605.39,"x":8629.29,"nodes":[8896],"orbits":[0]},{"y":276.65,"x":8660.79,"nodes":[15814],"orbits":[0]},{"y":2075.69,"x":8668.76,"nodes":[19074,8560,31273,35985,13987,48531,56761,7604,17372],"orbits":[1,2,3,6,7]},{"y":-6347.76,"x":8684.39,"nodes":[59538],"orbits":[0]},{"y":1153.21,"x":8692.14,"nodes":[58397,19338,31647],"orbits":[0,3]},{"y":4438.38,"x":8732.17,"nodes":[25055,13799,41580,36576,41298],"orbits":[0,2,7]},{"y":-3633.16,"x":8733.08,"nodes":[60483],"orbits":[0]},{"y":-3371.16,"x":8733.08,"nodes":[36540],"orbits":[0]},{"y":7072.15,"x":8847.14,"nodes":[36071,38369,35223,36677,13895,61112,18910,21225,10265,9240,19767,55680,9227],"orbits":[0,2,3,4,5,6]},{"y":-3861.86,"x":8862.26,"nodes":[18717],"orbits":[0]},{"y":6141.88,"x":8886.25,"nodes":[24287],"orbits":[0]},{"y":-4178.25,"x":8922.01,"nodes":[8273],"orbits":[0]},{"y":-1873.69,"x":8940.31,"nodes":[60210,6078,64325,45304,61119,63431],"orbits":[1,2,3]},{"y":5582.5,"x":8940.74,"nodes":[15625,23253,65161,3170,22811],"orbits":[2]},{"y":474.23,"x":8971.45,"nodes":[1801,60,58426,34401],"orbits":[0,2,7]},{"y":4890.73,"x":8991.63,"nodes":[51241,50420,55118,31364],"orbits":[0,2]},{"y":-3633.64,"x":8992.39,"nodes":[15356],"orbits":[0]},{"y":-3178.16,"x":8993.62,"nodes":[40990],"orbits":[0]},{"y":1153.21,"x":9027.14,"nodes":[2334],"orbits":[0]},{"y":5241.32,"x":9078.71,"nodes":[22927,20582,29246],"orbits":[6]},{"y":6374.82,"x":9119.2,"nodes":[14226],"orbits":[0]},{"y":-3861.86,"x":9124.17,"nodes":[17420],"orbits":[0]},{"y":-3407.73,"x":9125.5,"nodes":[18815],"orbits":[0]},{"y":-4119.84,"x":9152.09,"nodes":[25565],"orbits":[2]},{"y":-758.58,"x":9207.96,"nodes":[53150,17589,45012,8246,37742,64462,37548,15270,36085],"orbits":[0,2,3]},{"y":-2.43,"x":9212.92,"nodes":[41017],"orbits":[0]},{"y":3103.82,"x":9287.06,"nodes":[36364],"orbits":[0]},{"y":3714.68,"x":9315.43,"nodes":[27422,2021,17687,10472,25857],"orbits":[0,3,4,7]},{"y":-5015.5,"x":9329.96,"nodes":[10162,3336,36231,30615,65204],"orbits":[0,2]},{"y":4567.88,"x":9411.81,"nodes":[37242,59368,61215,9532,16871,54031],"orbits":[0,7]},{"y":2570.72,"x":9455.83,"nodes":[52257],"orbits":[0]},{"y":2888.65,"x":9507.95,"nodes":[63600],"orbits":[0]},{"y":-5497.3,"x":9512.58,"nodes":[31765],"orbits":[0]},{"y":-7180.28,"x":9516.92,"nodes":[37616,8644,33964,64295,27834,63659,37688,27417,62496,34912,4664,43938,34449],"orbits":[4,5,6]},{"y":5500.5,"x":9527.62,"nodes":[34015],"orbits":[0]},{"y":-215.51,"x":9588.39,"nodes":[27513,65498,39307,7294,37026],"orbits":[1,2,7]},{"y":-3478.67,"x":9590.33,"nodes":[44891,55835,20909,52537,7023],"orbits":[0,2]},{"y":2772.94,"x":9696.74,"nodes":[57069],"orbits":[0]},{"y":1153.21,"x":9720.67,"nodes":[65091,1841,38728,44776,3209,14539,9405,51707,59720,41163],"orbits":[0,5,7]},{"y":3030.3,"x":9731.16,"nodes":[62998],"orbits":[0]},{"y":-4566.29,"x":9755.52,"nodes":[722],"orbits":[0]},{"y":5633.94,"x":9758.72,"nodes":[12116,52410,20414,55329,42036,35043,50146],"orbits":[4,3]},{"y":-5970.48,"x":9759.71,"nodes":[35095,19359,41886,9663,52245],"orbits":[0,2,3]},{"y":2135.11,"x":9805.18,"nodes":[65212,32543,60899,64637],"orbits":[0,3,7]},{"y":6600.96,"x":9808.81,"nodes":[20105],"orbits":[0]},{"y":4319.11,"x":9826.06,"nodes":[48116],"orbits":[0]},{"y":-2946.78,"x":9855.02,"nodes":[29990,47477,51774,36217,47021,34425],"orbits":[1,2,7]},{"y":3274.55,"x":9855.92,"nodes":[41861],"orbits":[0]},{"y":353.55,"x":9860.54,"nodes":[21156,19027,34623,40471,14769,7847],"orbits":[0,2,7]},{"y":2860.79,"x":9947.79,"nodes":[20649],"orbits":[0]},{"y":-2144.87,"x":9960.59,"nodes":[43867,10423,37905,57571,28101],"orbits":[1,2,3,7]},{"y":2637.88,"x":10006.41,"nodes":[65290],"orbits":[0]},{"y":-5356.19,"x":10039.26,"nodes":[16121,61421,56334,46171,41753],"orbits":[0,7]},{"y":0,"x":10048.64,"nodes":[14262],"orbits":[0]},{"y":4865.9,"x":10082.79,"nodes":[18624,17523,42032,30408,39608,12329,1778,17906],"orbits":[0,3,7]},{"y":-5603.69,"x":10091.58,"nodes":[49320,30973],"orbits":[6]},{"y":-3334.83,"x":10091.7,"nodes":[15775],"orbits":[0]},{"y":-1227.6,"x":10100.39,"nodes":[3640,28963,7888,17724,17101,25362,37780],"orbits":[2,3]},{"y":-1237.84,"x":10112.62,"nodes":[23105],"orbits":[0]},{"y":3019.63,"x":10184.13,"nodes":[2582],"orbits":[0]},{"y":1730.1,"x":10203.08,"nodes":[60891,18897,64990,53185],"orbits":[1,2,3]},{"y":226.99,"x":10275.63,"nodes":[37484],"orbits":[0]},{"y":-481.6,"x":10290.88,"nodes":[47514,38342,21945,61718,26572,54545,39128],"orbits":[0,2,7]},{"y":-3717.25,"x":10299.85,"nodes":[29959,60362,6891,56265,42802],"orbits":[0,2]},{"y":533.97,"x":10370.85,"nodes":[17792,34892,12066,42226,48734],"orbits":[3,2]},{"y":-2278.35,"x":10379,"nodes":[30808],"orbits":[0]},{"y":2130.08,"x":10420.75,"nodes":[27705],"orbits":[0]},{"y":3456.48,"x":10451.5,"nodes":[28835,60480,56847,8157,178,28044,43088,6988],"orbits":[0,2,3,5,7]},{"y":-3050.26,"x":10503.99,"nodes":[326],"orbits":[0]},{"y":-3021.26,"x":10614.77,"nodes":[59694],"orbits":[0]},{"y":2571.61,"x":10655.3,"nodes":[27048],"orbits":[0]},{"y":-5268.96,"x":10657.31,"nodes":[632],"orbits":[0]},{"y":1152.07,"x":10682.01,"nodes":[48773],"orbits":[0]},{"y":4548.52,"x":10682.25,"nodes":[34612,25992,60764,11526,31055,44141,7651,21788,21112,8573,25586],"orbits":[2,3,4,5,6]},{"y":2214.28,"x":10685.17,"nodes":[39495],"orbits":[0]},{"y":-3515.65,"x":10687.96,"nodes":[2361,37514,31449,9444,52399,2113,34316,61632,4536,11598,44516],"orbits":[0,2,3,5,6]},{"y":-1058.34,"x":10699.04,"nodes":[14267],"orbits":[0]},{"y":-3595.77,"x":10703.99,"nodes":[28638],"orbits":[0]},{"y":-4040.33,"x":10769.27,"nodes":[64700],"orbits":[0]},{"y":4578.32,"x":10793.45,"nodes":[18969],"orbits":[0]},{"y":-5031.25,"x":10794.6,"nodes":[52215],"orbits":[0]},{"y":-4373.44,"x":10801.88,"nodes":[3419,28797,20429],"orbits":[6]},{"y":-2278.35,"x":10841.31,"nodes":[46152,40110,42347,8302,4467,42974],"orbits":[1,2,3,7]},{"y":5275.51,"x":10852.75,"nodes":[38993],"orbits":[0]},{"y":-4005.64,"x":10878.54,"nodes":[32442],"orbits":[0]},{"y":2799.53,"x":10936.64,"nodes":[47375],"orbits":[0]},{"y":3186.63,"x":10949.1,"nodes":[53272,2560,20044,30736,52180],"orbits":[1,2,3]},{"y":1686.97,"x":10961.84,"nodes":[39986],"orbits":[0]},{"y":-82.24,"x":10978.46,"nodes":[32763],"orbits":[1]},{"y":2059.92,"x":11034.67,"nodes":[46386],"orbits":[0]},{"y":-5335.92,"x":11047.97,"nodes":[56366,54058,35755,4423,62001],"orbits":[0,2,3]},{"y":-797.85,"x":11095.74,"nodes":[38212,57683,1499,33830,35031],"orbits":[0,2]},{"y":1294.1,"x":11095.79,"nodes":[41873,55995,57970,21537],"orbits":[2]},{"y":4037.83,"x":11202.42,"nodes":[328],"orbits":[0]},{"y":2726.27,"x":11220.21,"nodes":[63618],"orbits":[0]},{"y":-1058.34,"x":11230.95,"nodes":[28976],"orbits":[0]},{"y":-1515.36,"x":11355.41,"nodes":[6030,2500,15986,29458,2134,53595,9703,1723,38628],"orbits":[2,3,7]},{"y":617.13,"x":11355.97,"nodes":[38493,38537,13407,39369,55621,2936,23040,54983,51583],"orbits":[0,2,4,7]},{"y":2464.74,"x":11357.96,"nodes":[37971],"orbits":[0]},{"y":2082.53,"x":11400.1,"nodes":[57933],"orbits":[0]},{"y":-1058.34,"x":11480.79,"nodes":[23374],"orbits":[0]},{"y":2252.05,"x":11701.67,"nodes":[16150],"orbits":[0]},{"y":2652.83,"x":11749.41,"nodes":[47443],"orbits":[0]},null,{"y":2414.32,"x":11976.97,"nodes":[44699],"orbits":[0]},{"y":2887.16,"x":12115.79,"nodes":[60992],"orbits":[0]},{"y":2545.82,"x":12269.2,"nodes":[10315],"orbits":[0]},null,null,null,{"y":4122.3692767426,"x":14643.705447595,"nodes":[5817],"orbits":[0]},{"y":3133.8292767426,"x":14732.655447595,"nodes":[12033,42416,46854,61461,3987,24295,49165,39723,46990],"orbits":[2,3,5,6,8,9]},{"y":3672.6892767426,"x":14824.475447595,"nodes":[59913],"orbits":[0]},{"y":4046.5392767426,"x":14926.725447595,"nodes":[29871],"orbits":[0]},{"y":-8816.1424166522,"x":12212.651368575,"nodes":[8143,65173,7621,23587,64031,63713,52448,12876,63236,23415,13065,16100,17268,25434,55611,29133,57181,44357,27686,9994],"orbits":[3,4,5,6,8,9]},{"y":3501.3292767426,"x":15190.995447595,"nodes":[59542],"orbits":[0]},{"y":3970.6992767426,"x":15209.745447595,"nodes":[30],"orbits":[0]},{"y":2945.4892767426,"x":15243.715447595,"nodes":[24226],"orbits":[0]},{"y":3338.3292767426,"x":15284.515447595,"nodes":[41875],"orbits":[0]},null,{"y":2455.5992767426,"x":15636.495447595,"nodes":[23508],"orbits":[0]},{"y":2743.9592767426,"x":15688.385447595,"nodes":[35801],"orbits":[0]},{"y":6126.7392232732,"x":13760.369129099,"nodes":[61991,24868,13675,29074,14508,61804,33736,9798,1583],"orbits":[9,8]},{"y":3032.1192767426,"x":15741.455447595,"nodes":[37336],"orbits":[0]},{"y":5672.2392232732,"x":14264.079129099,"nodes":[38004],"orbits":[0]},{"y":5793.2392232732,"x":14264.079129099,"nodes":[9710],"orbits":[0]},{"y":5611.7392232732,"x":14368.879129099,"nodes":[18940],"orbits":[0]},{"y":5732.7392232732,"x":14368.879129099,"nodes":[57141],"orbits":[0]},{"y":6232.4292232732,"x":14368.879129099,"nodes":[49503],"orbits":[0]},{"y":5670.8392232732,"x":14473.669129099,"nodes":[56618],"orbits":[0]},{"y":5793.2392232732,"x":14473.669129099,"nodes":[58379],"orbits":[0]},{"y":6232.4292232732,"x":14650.509129099,"nodes":[16],"orbits":[0]},{"y":5993.7692232732,"x":14714.469129099,"nodes":[41619],"orbits":[0]},{"y":6292.9292232732,"x":14798.739129099,"nodes":[12795],"orbits":[0]},{"y":6111.4292232732,"x":14903.519129099,"nodes":[4495],"orbits":[0]},{"y":6232.4292232732,"x":14903.519129099,"nodes":[16433],"orbits":[0]},{"y":6507.6792232732,"x":14903.519129099,"nodes":[12183],"orbits":[0]},{"y":5520.5392232732,"x":14907.279129099,"nodes":[40],"orbits":[0]},{"y":5852.7392232732,"x":14907.279129099,"nodes":[39292],"orbits":[0]},{"y":6292.9292232732,"x":15008.309129099,"nodes":[57253],"orbits":[0]},{"y":5987.7692232732,"x":15091.689129099,"nodes":[46454],"orbits":[0]},{"y":6232.4292232732,"x":15157.239129099,"nodes":[36676],"orbits":[0]},{"y":8852.0148773633,"x":10878.231878907,"nodes":[35187],"orbits":[0]},{"y":-6086.5553760382,"x":13778.603226356,"nodes":[18826,3781,25781,59759,50098,52395,41076,31116,34817,17923,47344,36788,24475,1347,11771,25779,25885,32771,74],"orbits":[6,8,9,5]},{"y":9088.1648773633,"x":11213.041878907,"nodes":[41008],"orbits":[0]},{"y":-5560.5553760382,"x":14136.753226356,"nodes":[664],"orbits":[0]},{"y":8817.4448773633,"x":11283.081878907,"nodes":[42441],"orbits":[0]},{"y":-5742.2253760382,"x":14243.173226356,"nodes":[26283],"orbits":[0]},{"y":9003.9248773633,"x":11445.231878907,"nodes":[43095],"orbits":[0]},{"y":-5559.1953760382,"x":14346.533226356,"nodes":[56331],"orbits":[0]},{"y":9289.3848773633,"x":11679.661878907,"nodes":[528],"orbits":[0]},{"y":8880.5948773633,"x":11789.201878907,"nodes":[19233],"orbits":[0]},null,{"y":9155.8648773633,"x":12012.221878907,"nodes":[55796],"orbits":[0]},{"y":9508.1448773633,"x":12196.001878907,"nodes":[9294],"orbits":[0]},{"y":8942.2848773633,"x":12346.891878907,"nodes":[7979],"orbits":[0]},{"y":9508.1448773633,"x":12553.001878907,"nodes":[46071],"orbits":[0]},{"y":9307.8048773633,"x":12579.271878907,"nodes":[35033],"orbits":[0]},{"y":9121.1448773633,"x":12656.701878907,"nodes":[60662],"orbits":[0]},{"y":8914.8848773633,"x":12733.741878907,"nodes":[41736],"orbits":[6]},{"y":9001.4348773633,"x":13055.401878907,"nodes":[2702],"orbits":[0]},{"y":11438.579690856,"x":8823.6279844367,"nodes":[7068],"orbits":[0]},{"y":8650.9648773633,"x":13233.081878907,"nodes":[3065],"orbits":[0]},{"y":9001.4348773633,"x":13327.001878907,"nodes":[63254],"orbits":[0]},{"y":9231.6648773633,"x":13327.001878907,"nodes":[6109],"orbits":[0]},{"y":8651.0748773633,"x":13420.881878907,"nodes":[47312],"orbits":[0]},{"y":11773.609690856,"x":9206.2079844367,"nodes":[3223],"orbits":[0]},{"y":9001.4348773633,"x":13588.681878907,"nodes":[5563],"orbits":[0]},{"y":11846.839690856,"x":9758.5079844367,"nodes":[34785],"orbits":[0]},{"y":10950.119690856,"x":10254.417984437,"nodes":[18280],"orbits":[0]},{"y":11367.969690856,"x":10474.067984437,"nodes":[62804],"orbits":[0]},{"y":11589.839690856,"x":10489.507984437,"nodes":[17058],"orbits":[0]},{"y":11846.839690856,"x":10489.507984437,"nodes":[42017],"orbits":[0]},{"y":12103.839690856,"x":10489.507984437,"nodes":[58574],"orbits":[0]},{"y":10992.449690856,"x":10556.217984437,"nodes":[37972],"orbits":[0]},{"y":11253.579690856,"x":10628.187984437,"nodes":[36365],"orbits":[6]},{"y":11138.679690856,"x":10790.307984437,"nodes":[4891],"orbits":[0]},{"y":11502.599690856,"x":10833.607984437,"nodes":[58149],"orbits":[0]},{"y":10389.599690856,"x":10882.567984437,"nodes":[37046],"orbits":[0]},{"y":11378.549690856,"x":11014.257984437,"nodes":[60859],"orbits":[0]},{"y":10974.529690856,"x":11055.727984437,"nodes":[30233],"orbits":[0]},{"y":11318.509690856,"x":11191.087984437,"nodes":[22661],"orbits":[0]},{"y":10919.449690856,"x":11336.817984437,"nodes":[11776],"orbits":[0]}],"jewelSlots":[26725,36634,33989,41263,60735,61834,31683,28475,6230,48768,34483,7960,46882,55190,61419,2491,54127,32763,26196,33631,21984,59740,63132,36044,17788],"classes":[{"base_str":7,"base_int":7,"ascendancies":[{"id":"Deadeye","background":{"x":14723.961164228,"image":"ClassesDeadeye","y":3128.8882207467,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Deadeye","internalId":"Ranger1"},{"id":"Pathfinder","background":{"x":13751.674845732,"image":"ClassesPathfinder","y":6121.7981672774,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Pathfinder","internalId":"Ranger3"}],"background":{"image":"ClassesRanger","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":15,"name":"Ranger"},{"base_str":7,"base_int":7,"ascendancies":[{"id":"Amazon","background":{"x":12178.374348621,"image":"ClassesAmazon","y":8847.1561582513,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Amazon","internalId":"Huntress1"},{"id":"Ritualist","background":{"x":10072.820454151,"image":"ClassesRitualist","y":11185.850971744,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Ritualist","internalId":"Huntress3"}],"background":{"image":"ClassesHuntress","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":15,"name":"Huntress"},{"base_str":15,"base_int":7,"ascendancies":[{"id":"Titan","background":{"x":-11191.249866964,"image":"ClassesTitan","y":10066.821756582,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Titan","internalId":"Warrior1"},{"id":"Warbringer","background":{"x":-13039.704139156,"image":"ClassesWarbringer","y":7520.0458660114,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Warbringer","internalId":"Warrior2"},{"id":"Smith of Kitava","background":{"x":-14318.260769023,"image":"ClassesSmith of Kitava","y":4644.607885912,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Smith of Kitava","internalId":"Warrior3"}],"background":{"image":"ClassesWarrior","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":7,"name":"Warrior"},{"base_str":11,"base_int":7,"ascendancies":[{"id":"Tactician","background":{"x":3149.1717656234,"image":"ClassesTactician","y":14719.636240554,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Tactician","internalId":"Mercenary1"},{"id":"Witchhunter","background":{"x":19.970347847175,"image":"ClassesWitchhunter","y":15052.726498839,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Witchhunter","internalId":"Mercenary2"},{"id":"Gemling Legionnaire","background":{"x":-3110.1038699583,"image":"ClassesGemling Legionnaire","y":14727.940378128,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Gemling Legionnaire","internalId":"Mercenary3"}],"background":{"image":"ClassesMercenary","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":11,"name":"Mercenary"},{"base_str":7,"base_int":15,"ascendancies":[{"id":"Infernalist","background":{"x":-7526.3698730469,"image":"ClassesInfernalist","y":-13036.055016673,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Infernalist","internalId":"Witch1"},{"id":"Blood Mage","background":{"x":-4651.5523934462,"image":"ClassesBlood Mage","y":-14316.006223618,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Blood Mage","internalId":"Witch2"},{"id":"Lich","replaceBy":"Abyssal Lich","background":{"x":-1573.4397536271,"image":"ClassesLich","y":-14970.27926277,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Lich","internalId":"Witch3"},{"replace":"Lich","id":"Abyssal Lich","background":{"x":-1573.4397536271,"image":"ClassesAbyssal Lich","y":-14970.27926277,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Abyssal Lich","internalId":"Witch3b"}],"background":{"image":"ClassesWitch","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":7,"name":"Witch"},{"base_str":7,"base_int":15,"ascendancies":[{"id":"Stormweaver","background":{"x":1573.4397536271,"image":"ClassesStormweaver","y":-14970.27926277,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Stormweaver","internalId":"Sorceress1"},{"id":"Chronomancer","background":{"x":4651.5523934462,"image":"ClassesChronomancer","y":-14316.006223618,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Chronomancer","internalId":"Sorceress2"}],"background":{"image":"ClassesSorceress","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":7,"name":"Sorceress"},{"base_str":7,"base_int":11,"ascendancies":[{"id":"Invoker","background":{"x":12202.167028072,"image":"ClassesInvoker","y":-8814.3118666561,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Invoker","internalId":"Monk2"},{"id":"Acolyte of Chayula","background":{"x":13768.118885853,"image":"ClassesAcolyte of Chayula","y":-6084.7248260421,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Acolyte of Chayula","internalId":"Monk3"}],"background":{"image":"ClassesMonk","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":11,"name":"Monk"}],"max_y":23749.535199651,"ddsCoords":{"skills_172_172_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/MasteryBlank.dds":1},"background_1024_1024_BC7.dds.zst":{"Background2":1},"group-background_92_92_BC7.dds.zst":{"AscendancyMiddle":1},"legion_64_64_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/EternalEmpireBlank.dds":5,"Art/2DArt/SkillIcons/passives/DevotionNode.dds":4,"Art/2DArt/SkillIcons/passives/AbyssJewelNode.dds":1,"Art/2DArt/SkillIcons/passives/VaalDefensive.dds":2,"Art/2DArt/SkillIcons/passives/VaalOffensive.dds":3},"legion_564_564_BC7.dds.zst":{"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenmarakethjewelcircle2.dds":6,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreeneternalempirejewelcircle2.dds":8,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkaruijewelcircle2.dds":12,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenvaaljewelcircle2.dds":11,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkalguuranjewelcircle1.dds":10,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreeneternalempirejewelcircle1.dds":9,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkalguuranjewelcircle2.dds":4,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenmarakethjewelcircle1.dds":1,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenvaaljewelcircle1.dds":2,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkaruijewelcircle1.dds":3,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreentemplarjewelcircle1.dds":5,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreentemplarjewelcircle2.dds":7},"group-background_360_360_BC7.dds.zst":{"PSGroupBackground1":1,"PSGroupBackgroundSmallBlank":1},"jewel-sockets_152_156_BC7.dds.zst":{"Sapphire":7,"Time-Lost Ruby":3,"Diamond":6,"Time-Lost Emerald":2,"Emerald":4,"Time-Lost Diamond":6,"Ruby":1,"Timeless Jewel":6,"Time-Lost Sapphire":5},"ascendancy-background_1500_1500_BC7.dds.zst":{"ClassesSmith of Kitava":1,"ClassesAcolyte of Chayula":30,"ClassesStormweaver":9,"ClassesMonk":6,"ClassesChronomancer":8,"ClassesMercenary":12,"ClassesDeadeye":4,"ClassesTitan":29,"ClassesAmazon":28,"ClassesWarbringer":14,"ClassesWitch":17,"ClassesRanger":26,"ClassesHuntress":5,"ClassesInvoker":2,"ClassesInfernalist":16,"ClassesWarrior":24,"ClassesLich":3,"ClassesMarauder":27,"ClassesWitchhunter":21,"ClassesGemling Legionnaire":20,"ClassesDuelist":13,"ClassesAbyssal Lich":11,"ClassesPathfinder":22,"ClassesRitualist":23,"ClassesTactician":25,"ClassesBlood Mage":15,"ClassesSorceress":10,"ClassesShadow":7,"ClassesDruid":18,"ClassesTemplar":19},"skills_128_128_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/FlaskNotableFlasksLastLonger.dds":1,"Art/2DArt/SkillIcons/passives/EternalYouth.dds":98,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDamageMonsterMissingFocus.dds":2,"Art/2DArt/SkillIcons/passives/Tactician/TacticianProjectileBuildsPin.dds":3,"Art/2DArt/SkillIcons/passives/Amazon/AmazonGainPhysicalDamageWeaponsAccuracy.dds":4,"Art/2DArt/SkillIcons/passives/Tactician/TacticianGainStunThresholdArmour.dds":5,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelAllSkillGems.dds":6,"Art/2DArt/SkillIcons/passives/Gemling/GemlingHighestAttributeSatisfiesGemRequirements.dds":7,"Art/2DArt/SkillIcons/passives/HollowPalmTechniqueKeystone.dds":8,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBlockChance.dds":9,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachFlameDoubles.dds":10,"Art/2DArt/SkillIcons/passives/Amazon/AmazonExcessChancetoHitConvertedtoCritHitChance.dds":11,"Art/2DArt/SkillIcons/passives/Lich/LichManaRegenBasedOnMaxLife.dds":12,"Art/2DArt/SkillIcons/passives/AzmeriSacredFoxNotable.dds":125,"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds":118,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaDarknessProtectsLonger.dds":29,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLeaveBloodOrbs.dds":17,"Art/2DArt/SkillIcons/passives/finesse.dds":164,"Art/2DArt/SkillIcons/passives/Gemling/GemlingBuffSkillsReserveLessSpirit.dds":24,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneRingSlot.dds":27,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaTriggerFireSpellsMeleeWeapon.dds":31,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamagePerDarkness.dds":33,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterArmourEvasionConvertedSpellAegis.dds":34,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistFasterRecoup.dds":35,"Art/2DArt/SkillIcons/passives/FireSpellsBecomeChaosSpellsKeystone.dds":36,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTemporalRiftSkill.dds":40,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionLightning.dds":43,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderMoreMovemenSpeedUsingSkills.dds":44,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerWarcryExplodesCorpses.dds":45,"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedElementalStorm.dds":49,"Art/2DArt/SkillIcons/passives/Gemling/GemlingMaxElementalResistanceSupportColour.dds":218,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderAdditionalPoints.dds":41,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeGrantsTwoAdditionalProjectiles.dds":55,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodPhysicalDamageExtraGore.dds":158,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageClose.dds":58,"Art/2DArt/SkillIcons/passives/ElementalResistance2.dds":231,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeProjectileDamageChoose.dds":39,"Art/2DArt/SkillIcons/passives/Tactician/TacticianMultipleBanners.dds":61,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistIncreasedEffectOfJewellery.dds":62,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCurseInfiniteDuration.dds":63,"Art/2DArt/SkillIcons/passives/KeystoneResoluteTechnique.dds":65,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageGainLifeEnergyShield.dds":66,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionGrantsPhysicalDamageReduction.dds":67,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaUnravelling.dds":73,"Art/2DArt/SkillIcons/passives/KeystoneUnwaveringStance.dds":75,"Art/2DArt/SkillIcons/passives/Blood2.dds":173,"Art/2DArt/SkillIcons/passives/Amazon/AmazonDoubleEvasionfromGlovesBootsHelmsHalvedBodyArmour.dds":77,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamage.dds":38,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterMonsterHolyExplosion.dds":79,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreBodyArmour.dds":215,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistDrainManaActivateCharms.dds":20,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLifeLoss.dds":92,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistInfernalHeat.dds":97,"Art/2DArt/SkillIcons/passives/executioner.dds":146,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaFlameSelector.dds":101,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDrainMonsterFocus.dds":103,"Art/2DArt/SkillIcons/passives/Amazon/AmazonConsumeFrenzyChargeGainElementalInstillation.dds":106,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaFireResistAppliesToColdLightning.dds":112,"Art/2DArt/SkillIcons/passives/KeystoneElementalEquilibrium.dds":113,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCanUseConcoctionSkillsMore.dds":46,"Art/2DArt/SkillIcons/passives/Lich/LichSpellsConsumePowerCharges.dds":109,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterStrongerSpellAegis.dds":123,"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds":81,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreStunBuildupEnemies.dds":195,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEnemiesMultiplePoisons.dds":134,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistSynchronisationofPain.dds":137,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEvasionDmgReducVsElementalDmg.dds":138,"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsFistOfWar.dds":139,"Art/2DArt/SkillIcons/passives/ChannellingAttacksNotable2.dds":145,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageHigherSpellBaseCritStrike.dds":147,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistLifeLeechFromElementalOrChaos.dds":151,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachWalk.dds":154,"Art/2DArt/SkillIcons/passives/Lich/LichApplyAdditionalCurses.dds":114,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionPoison.dds":165,"Art/2DArt/SkillIcons/passives/Stormweaver/ChillAddditionalTime.dds":289,"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNotable.dds":167,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageFarAway.dds":68,"Art/2DArt/SkillIcons/passives/Meleerange.dds":288,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMoreAccuracy.dds":170,"Art/2DArt/SkillIcons/passives/IncreasedMaximumLifeNotable.dds":171,"Art/2DArt/SkillIcons/passives/Annihilation.dds":287,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBreakEnemyArmour.dds":286,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon1.dds":285,"Art/2DArt/SkillIcons/passives/Infernalist/MoltenFury.dds":284,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToSpirit.dds":283,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelStrSkillGems.dds":223,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEnemyArmourBrokenBelowZero.dds":281,"Art/2DArt/SkillIcons/passives/Titan/TitanSmallPassiveDoubled.dds":214,"Art/2DArt/SkillIcons/passives/ArchonColdNotable.dds":279,"Art/2DArt/SkillIcons/passives/Infernalist/FuryManifest.dds":278,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus11.dds":206,"Art/2DArt/SkillIcons/passives/KeystoneIronReflexes.dds":276,"Art/2DArt/SkillIcons/passives/Amazon/AmazonIncreasedLifeRecoveryRatePerMissingLife.dds":23,"Art/2DArt/SkillIcons/passives/frostborn.dds":275,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSameSupportMultipleTimes.dds":177,"Art/2DArt/SkillIcons/passives/Infernalist/ScorchTheEarth.dds":178,"Art/2DArt/SkillIcons/passives/KeystonePainAttunement.dds":185,"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanChill.dds":273,"Art/2DArt/SkillIcons/passives/RemnantNotable.dds":272,"Art/2DArt/SkillIcons/passives/Harrier.dds":163,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterCullingStrike.dds":270,"Art/2DArt/SkillIcons/passives/Amazon/AmazonElementalDamageReductionperElementalInstillation.dds":180,"Art/2DArt/SkillIcons/passives/ArchonLightningNotable.dds":269,"Art/2DArt/SkillIcons/passives/ArchonFireNotable.dds":268,"Art/2DArt/SkillIcons/passives/flameborn.dds":267,"Art/2DArt/SkillIcons/passives/vaalpact.dds":266,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus10.dds":120,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEnergyDoubled.dds":69,"Art/2DArt/SkillIcons/passives/newnewattackspeed.dds":187,"Art/2DArt/SkillIcons/passives/AuraNotable.dds":262,"Art/2DArt/SkillIcons/passives/NecromanticTalismanKeystone.dds":184,"Art/2DArt/SkillIcons/passives/Warrior.dds":261,"Art/2DArt/SkillIcons/passives/bodysoul.dds":260,"Art/2DArt/SkillIcons/passives/legstrength.dds":259,"Art/2DArt/SkillIcons/passives/strongarm.dds":258,"Art/2DArt/SkillIcons/passives/stormborn.dds":257,"Art/2DArt/SkillIcons/passives/Tactician/TacticianLessSpiritCostBuff.dds":186,"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsElementalStorm.dds":172,"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds":242,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerTotemsDefendedByAncestors.dds":188,"Art/2DArt/SkillIcons/passives/AspectOfTheLynx.dds":19,"Art/2DArt/SkillIcons/passives/AzmeriWildBearNotable.dds":111,"Art/2DArt/SkillIcons/passives/Titan/TitanYourHitsCrushEnemies.dds":130,"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds":108,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageRed.dds":190,"Art/2DArt/SkillIcons/passives/Invoker/InvokerGrantsMeditate.dds":70,"Art/2DArt/SkillIcons/passives/AzmeriWildOxNotable.dds":105,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerDamageTakenByTotems.dds":192,"Art/2DArt/SkillIcons/passives/Amazon/AmazonRareUniqueBloodlusted.dds":26,"Art/2DArt/SkillIcons/passives/KeystoneChaosInoculation.dds":104,"Art/2DArt/SkillIcons/passives/Amazon/AmazonLifeFlasksRecoverManaViceVersa.dds":22,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus9.dds":245,"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbitNotable.dds":102,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionBleed.dds":193,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeTailwind.dds":64,"Art/2DArt/SkillIcons/passives/CharmNotable1.dds":140,"Art/2DArt/SkillIcons/passives/AzmeriVividWolfNotable.dds":100,"Art/2DArt/SkillIcons/passives/HeartstopperKeystone.dds":99,"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds":124,"Art/2DArt/SkillIcons/passives/Lich/LichCursedEnemiesExplodeChaos.dds":122,"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds":198,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTimeStopSkill.dds":249,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalFamiliar.dds":200,"Art/2DArt/SkillIcons/passives/Invoker/InvokerUnboundAvatar.dds":201,"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds":96,"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds":95,"Art/2DArt/SkillIcons/passives/AzmeriVividCatNotable.dds":94,"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnakeNotable.dds":203,"Art/2DArt/SkillIcons/passives/DancewithDeathKeystone.dds":93,"Art/2DArt/SkillIcons/passives/AzmeriWildBoarNotable.dds":91,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderPoisonSpreadsNearbyEnemies.dds":116,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEncasedInJade.dds":207,"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds":90,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerCanBlockAllDamageShieldNotRaised.dds":209,"Art/2DArt/SkillIcons/passives/ProjectilesNotable.dds":141,"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsArcaneSurge.dds":183,"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds":107,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaReplaceSpiritWithDarkness.dds":212,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesHaveMoreEffect.dds":213,"Art/2DArt/SkillIcons/passives/ashfrostandstorm.dds":88,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCanOnlyWearNormalRarityBodyArmour.dds":86,"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotems.dds":85,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageSaguineTides.dds":216,"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwlNotable.dds":84,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistChanceSkillNoCooldownSkill.dds":224,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistStabCorpse.dds":15,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderFreezeImmunity.dds":47,"Art/2DArt/SkillIcons/passives/Hearty.dds":76,"Art/2DArt/SkillIcons/passives/Invoker/InvokerShockMagnitude.dds":72,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeWindward.dds":80,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus7.dds":32,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageBlue.dds":28,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGainMoreCastSpeed8Seconds.dds":220,"Art/2DArt/SkillIcons/passives/totemmax.dds":234,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus2.dds":21,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToMana.dds":221,"Art/2DArt/SkillIcons/passives/ElementalManaLeechKeystone.dds":222,"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds":30,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionFire.dds":54,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderIgniteImmunity.dds":48,"Art/2DArt/SkillIcons/passives/EvasionAndBlindNotable.dds":13,"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds":25,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCritDamagePerLife.dds":226,"Art/2DArt/SkillIcons/passives/Trap.dds":126,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant1.dds":196,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneOffering.dds":60,"Art/2DArt/SkillIcons/passives/BulwarkKeystone.dds":128,"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkeyNotable.dds":83,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderShockImmunity.dds":42,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosResistance.dds":37,"Art/2DArt/SkillIcons/passives/Invoker/InvokerChillChanceBasedOnDamage.dds":228,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageDamageLeechedLife.dds":157,"Art/2DArt/SkillIcons/passives/Tactician/TacticianEvasionArmourHigher.dds":159,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNearbyEnemiesProjectilesSlowed.dds":229,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneMaxCharm.dds":18,"Art/2DArt/SkillIcons/passives/FlaskNotableCritStrikeRecharge.dds":14,"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds":82,"Art/2DArt/SkillIcons/passives/deepwisdom.dds":56,"Art/2DArt/SkillIcons/passives/KeystoneConduit.dds":129,"Art/2DArt/SkillIcons/passives/steelspan.dds":255,"Art/2DArt/SkillIcons/passives/IncreasedManaCostNotable.dds":233,"Art/2DArt/SkillIcons/passives/CrimsonAssaultKeystone.dds":131,"Art/2DArt/SkillIcons/passives/OasisKeystone2.dds":132,"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds":133,"Art/2DArt/SkillIcons/passives/KeystoneEldritchBattery.dds":135,"Art/2DArt/SkillIcons/passives/MultipleBeastCompanionsKeystone.dds":236,"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds":136,"Art/2DArt/SkillIcons/passives/Invoker/InvokerCriticalStrikesIgnoreResistances.dds":71,"Art/2DArt/SkillIcons/passives/Tactician/TacticianDeathFromAboveCommand.dds":237,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCannotBeSlowed.dds":238,"Art/2DArt/SkillIcons/passives/SpellSupressionNotable1.dds":142,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionEnergyShieldGrantsSpirit.dds":239,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneGraft.dds":240,"Art/2DArt/SkillIcons/passives/CursemitigationclusterNotable.dds":241,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoction.dds":51,"Art/2DArt/SkillIcons/passives/Amazon/AmazonSpeedBloodlustedEnemy.dds":243,"Art/2DArt/SkillIcons/passives/HiredKiller2.dds":144,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMarkEnemiesSpread.dds":74,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaManaLeechInstant.dds":78,"Art/2DArt/SkillIcons/passives/Poison.dds":127,"Art/2DArt/SkillIcons/passives/BowDamage.dds":169,"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds":148,"Art/2DArt/SkillIcons/passives/eagleeye.dds":149,"Art/2DArt/SkillIcons/passives/StunAvoidNotable.dds":150,"Art/2DArt/SkillIcons/passives/CriticalStrikesNotable.dds":153,"Art/2DArt/SkillIcons/passives/GlancingBlows.dds":155,"Art/2DArt/SkillIcons/passives/Tactician/TacticianPinnedEnemiesCannotAct.dds":250,"Art/2DArt/SkillIcons/passives/SorceressInvocationSpellsKeystone.dds":251,"Art/2DArt/SkillIcons/passives/MineManaReservationNotable.dds":252,"Art/2DArt/SkillIcons/passives/KeystoneBloodMagic.dds":219,"Art/2DArt/SkillIcons/passives/Hunter.dds":161,"Art/2DArt/SkillIcons/passives/Lich/LichImprovedUnholyMight.dds":253,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant2.dds":254,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImprovedFireResistAppliesToColdLightning.dds":59,"Art/2DArt/SkillIcons/passives/Lich/LichSpellCostESandMoreDMG.dds":162,"Art/2DArt/SkillIcons/passives/KeystoneAvatarOfFire.dds":53,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionCold.dds":52,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistBloodBoils.dds":16,"Art/2DArt/SkillIcons/passives/KeystoneWhispersOfDoom.dds":166,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillsAdditionalSupport.dds":168,"Art/2DArt/SkillIcons/passives/Gemling/GemlingInherentBonusesFromAttributesDouble.dds":50,"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsAftershock.dds":174,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus5.dds":175,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesGeneration.dds":57,"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds":87,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus3.dds":179,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreMaxLife.dds":181,"Art/2DArt/SkillIcons/passives/Tactician/TacticianAlliesGainAttack.dds":182,"Art/2DArt/SkillIcons/passives/AzmeriVividStagNotable.dds":89,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterSpecPoints.dds":263,"Art/2DArt/SkillIcons/passives/Invoker/InvokerWildStrike.dds":264,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichAbyssalApparition.dds":265,"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds":121,"Art/2DArt/SkillIcons/passives/icebite.dds":189,"Art/2DArt/SkillIcons/passives/MiracleMaker.dds":191,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus8.dds":194,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus1.dds":117,"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds":197,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon2.dds":199,"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotemAura.dds":271,"Art/2DArt/SkillIcons/passives/PressurePoints.dds":256,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus6.dds":202,"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanShock.dds":248,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCreateMinionMeleeWeapon.dds":274,"Art/2DArt/SkillIcons/passives/ResonanceKeystone.dds":110,"Art/2DArt/SkillIcons/passives/liferegentoenergyshield.dds":204,"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds":205,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterRemovePercentageFullLifeEnemies.dds":277,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImbueMainHandWeapon.dds":208,"Art/2DArt/SkillIcons/passives/lifeleech.dds":176,"Art/2DArt/SkillIcons/passives/GiantBloodKeystone.dds":210,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus12.dds":211,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderLifeFlasks.dds":280,"Art/2DArt/SkillIcons/passives/Lich/LichUnholyMight.dds":119,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsReloadCooldownsSkill.dds":217,"Art/2DArt/SkillIcons/passives/LethalAssault.dds":160,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToEnergyShield.dds":282,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelIntSkillGems.dds":225,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelDexSkillGems.dds":227,"Art/2DArt/SkillIcons/passives/Titan/TitanAdditionalInventory.dds":156,"Art/2DArt/SkillIcons/passives/Storm Weaver.dds":152,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillGemQuality.dds":230,"Art/2DArt/SkillIcons/passives/Lich/LichLifeCannotChangeWhileES.dds":115,"Art/2DArt/SkillIcons/passives/heroicspirit.dds":232,"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds":235,"Art/2DArt/SkillIcons/passives/ClawsOfTheMagpie.dds":143,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus4.dds":244,"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedArcaneSurge.dds":246,"Art/2DArt/SkillIcons/passives/Stormweaver/ShockAddditionalTime.dds":247},"group-background_152_156_BC7.dds.zst":{"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketcanallocate.dds":1,"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketnormal.dds":8,"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketactive.dds":2,"NotableFrameAllocated":3,"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketcanallocate.dds":4,"JewelFrameAllocated":7,"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketnormal.dds":6,"NotableFrameCanAllocate":11,"JewelFrameCanAllocate":9,"NotableFrameUnallocated":10,"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketactive.dds":5,"JewelFrameUnallocated":12},"monster-categories_36_36_BC7.dds.zst":{"Undead":6,"Eldritch":3,"Humanoid":2,"Demon":5,"Construct":1,"Beast":4},"group-background_220_224_BC7.dds.zst":{"KeystoneFrameUnallocated":1,"KeystoneFrameAllocated":2,"KeystoneFrameCanAllocate":3},"oils_108_108_RGBA.dds.zst":{"Greed":4,"Paranoia":3,"Envy":7,"Fear":8,"Guilt":5,"Suffering":2,"Disgust":10,"Despair":6,"Isolation":9,"Ire":1},"group-background_104_104_BC7.dds.zst":{"PSSkillFrameHighlighted":1,"PSSkillFrame":3,"PSSkillFrameActive":2},"ascendancy-background_4000_4000_BC7.dds.zst":{"BGTree":1,"BGTreeActive":2},"skills-disabled_128_128_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/FlaskNotableFlasksLastLonger.dds":1,"Art/2DArt/SkillIcons/passives/EternalYouth.dds":98,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDamageMonsterMissingFocus.dds":2,"Art/2DArt/SkillIcons/passives/Tactician/TacticianProjectileBuildsPin.dds":3,"Art/2DArt/SkillIcons/passives/Amazon/AmazonGainPhysicalDamageWeaponsAccuracy.dds":4,"Art/2DArt/SkillIcons/passives/Tactician/TacticianGainStunThresholdArmour.dds":5,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelStrSkillGems.dds":6,"Art/2DArt/SkillIcons/passives/Gemling/GemlingHighestAttributeSatisfiesGemRequirements.dds":7,"Art/2DArt/SkillIcons/passives/HollowPalmTechniqueKeystone.dds":8,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBlockChance.dds":9,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachFlameDoubles.dds":10,"Art/2DArt/SkillIcons/passives/Amazon/AmazonExcessChancetoHitConvertedtoCritHitChance.dds":11,"Art/2DArt/SkillIcons/passives/Lich/LichLifeCannotChangeWhileES.dds":115,"Art/2DArt/SkillIcons/passives/Amazon/AmazonLifeFlasksRecoverManaViceVersa.dds":21,"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds":239,"Art/2DArt/SkillIcons/passives/FlaskNotableCritStrikeRecharge.dds":14,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLeaveBloodOrbs.dds":17,"Art/2DArt/SkillIcons/passives/Harrier.dds":159,"Art/2DArt/SkillIcons/passives/Gemling/GemlingBuffSkillsReserveLessSpirit.dds":23,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneMaxCharm.dds":18,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaTriggerFireSpellsMeleeWeapon.dds":30,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamagePerDarkness.dds":31,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterArmourEvasionConvertedSpellAegis.dds":32,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistFasterRecoup.dds":33,"Art/2DArt/SkillIcons/passives/FireSpellsBecomeChaosSpellsKeystone.dds":34,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTemporalRiftSkill.dds":39,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionLightning.dds":43,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderMoreMovemenSpeedUsingSkills.dds":44,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerWarcryExplodesCorpses.dds":45,"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedElementalStorm.dds":50,"Art/2DArt/SkillIcons/passives/Gemling/GemlingMaxElementalResistanceSupportColour.dds":220,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderAdditionalPoints.dds":41,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeGrantsTwoAdditionalProjectiles.dds":55,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodPhysicalDamageExtraGore.dds":153,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageClose.dds":58,"Art/2DArt/SkillIcons/passives/ElementalResistance2.dds":236,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImprovedFireResistAppliesToColdLightning.dds":59,"Art/2DArt/SkillIcons/passives/Tactician/TacticianMultipleBanners.dds":61,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistIncreasedEffectOfJewellery.dds":63,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCurseInfiniteDuration.dds":64,"Art/2DArt/SkillIcons/passives/KeystoneResoluteTechnique.dds":66,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageGainLifeEnergyShield.dds":67,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionGrantsPhysicalDamageReduction.dds":68,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaUnravelling.dds":74,"Art/2DArt/SkillIcons/passives/KeystoneUnwaveringStance.dds":76,"Art/2DArt/SkillIcons/passives/Blood2.dds":224,"Art/2DArt/SkillIcons/passives/Amazon/AmazonDoubleEvasionfromGlovesBootsHelmsHalvedBodyArmour.dds":77,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaManaLeechInstant.dds":78,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterMonsterHolyExplosion.dds":79,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreBodyArmour.dds":215,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistDrainManaActivateCharms.dds":20,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLifeLoss.dds":92,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistInfernalHeat.dds":97,"Art/2DArt/SkillIcons/passives/AuraNotable.dds":189,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaFlameSelector.dds":101,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDrainMonsterFocus.dds":103,"Art/2DArt/SkillIcons/passives/Amazon/AmazonConsumeFrenzyChargeGainElementalInstillation.dds":106,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaFireResistAppliesToColdLightning.dds":112,"Art/2DArt/SkillIcons/passives/KeystoneElementalEquilibrium.dds":113,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCanUseConcoctionSkillsMore.dds":46,"Art/2DArt/SkillIcons/passives/Lich/LichCursedEnemiesExplodeChaos.dds":120,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterStrongerSpellAegis.dds":121,"Art/2DArt/SkillIcons/passives/StunAvoidNotable.dds":146,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreStunBuildupEnemies.dds":206,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEnemiesMultiplePoisons.dds":130,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistSynchronisationofPain.dds":133,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEvasionDmgReducVsElementalDmg.dds":134,"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsFistOfWar.dds":135,"Art/2DArt/SkillIcons/passives/ChannellingAttacksNotable2.dds":141,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageHigherSpellBaseCritStrike.dds":143,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistLifeLeechFromElementalOrChaos.dds":147,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachWalk.dds":150,"Art/2DArt/SkillIcons/passives/Lich/LichApplyAdditionalCurses.dds":114,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionPoison.dds":161,"Art/2DArt/SkillIcons/passives/Stormweaver/ChillAddditionalTime.dds":289,"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNotable.dds":163,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageFarAway.dds":69,"Art/2DArt/SkillIcons/passives/Meleerange.dds":288,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMoreAccuracy.dds":166,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEnemyArmourBrokenBelowZero.dds":49,"Art/2DArt/SkillIcons/passives/Annihilation.dds":287,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon2.dds":286,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon1.dds":285,"Art/2DArt/SkillIcons/passives/Infernalist/MoltenFury.dds":284,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeWindward.dds":80,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToSpirit.dds":282,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsReloadCooldownsSkill.dds":217,"Art/2DArt/SkillIcons/passives/ArchonColdNotable.dds":280,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus9.dds":207,"Art/2DArt/SkillIcons/passives/KeystoneIronReflexes.dds":278,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus1.dds":202,"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanChill.dds":276,"Art/2DArt/SkillIcons/passives/Amazon/AmazonIncreasedLifeRecoveryRatePerMissingLife.dds":22,"Art/2DArt/SkillIcons/passives/RemnantNotable.dds":275,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSameSupportMultipleTimes.dds":174,"Art/2DArt/SkillIcons/passives/Infernalist/ScorchTheEarth.dds":175,"Art/2DArt/SkillIcons/passives/steelspan.dds":197,"Art/2DArt/SkillIcons/passives/ArchonFireNotable.dds":273,"Art/2DArt/SkillIcons/passives/flameborn.dds":272,"Art/2DArt/SkillIcons/passives/vaalpact.dds":271,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImbueMainHandWeapon.dds":40,"Art/2DArt/SkillIcons/passives/Amazon/AmazonElementalDamageReductionperElementalInstillation.dds":177,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEnergyDoubled.dds":70,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus7.dds":184,"Art/2DArt/SkillIcons/passives/Warrior.dds":267,"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds":266,"Art/2DArt/SkillIcons/passives/bodysoul.dds":265,"Art/2DArt/SkillIcons/passives/legstrength.dds":264,"Art/2DArt/SkillIcons/passives/strongarm.dds":263,"Art/2DArt/SkillIcons/passives/stormborn.dds":262,"Art/2DArt/SkillIcons/passives/NecromanticTalismanKeystone.dds":183,"Art/2DArt/SkillIcons/passives/PressurePoints.dds":261,"Art/2DArt/SkillIcons/passives/icebite.dds":260,"Art/2DArt/SkillIcons/passives/Hearty.dds":259,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant2.dds":258,"Art/2DArt/SkillIcons/passives/Lich/LichImprovedUnholyMight.dds":257,"Art/2DArt/SkillIcons/passives/Tactician/TacticianLessSpiritCostBuff.dds":185,"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsElementalStorm.dds":168,"Art/2DArt/SkillIcons/passives/newnewattackspeed.dds":186,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerTotemsDefendedByAncestors.dds":187,"Art/2DArt/SkillIcons/passives/AspectOfTheLynx.dds":19,"Art/2DArt/SkillIcons/passives/AzmeriWildBearNotable.dds":111,"Art/2DArt/SkillIcons/passives/Titan/TitanYourHitsCrushEnemies.dds":126,"Art/2DArt/SkillIcons/passives/Lich/LichSpellsConsumePowerCharges.dds":109,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageRed.dds":191,"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds":108,"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds":107,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerDamageTakenByTotems.dds":192,"Art/2DArt/SkillIcons/passives/Invoker/InvokerShockMagnitude.dds":73,"Art/2DArt/SkillIcons/passives/AzmeriWildOxNotable.dds":105,"Art/2DArt/SkillIcons/passives/EvasionAndBlindNotable.dds":13,"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds":237,"Art/2DArt/SkillIcons/passives/KeystoneChaosInoculation.dds":104,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionBleed.dds":194,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeTailwind.dds":65,"Art/2DArt/SkillIcons/passives/CharmNotable1.dds":136,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderIgniteImmunity.dds":48,"Art/2DArt/SkillIcons/passives/AzmeriVividWolfNotable.dds":100,"Art/2DArt/SkillIcons/passives/ashfrostandstorm.dds":88,"Art/2DArt/SkillIcons/passives/HeartstopperKeystone.dds":99,"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds":198,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTimeStopSkill.dds":252,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalFamiliar.dds":200,"Art/2DArt/SkillIcons/passives/Invoker/InvokerUnboundAvatar.dds":201,"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds":96,"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds":95,"Art/2DArt/SkillIcons/passives/AzmeriVividCatNotable.dds":94,"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnakeNotable.dds":204,"Art/2DArt/SkillIcons/passives/DancewithDeathKeystone.dds":93,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderPoisonSpreadsNearbyEnemies.dds":116,"Art/2DArt/SkillIcons/passives/AzmeriWildBoarNotable.dds":91,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEncasedInJade.dds":208,"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsArcaneSurge.dds":181,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerCanBlockAllDamageShieldNotRaised.dds":210,"Art/2DArt/SkillIcons/passives/KeystoneBloodMagic.dds":221,"Art/2DArt/SkillIcons/passives/OasisKeystone2.dds":128,"Art/2DArt/SkillIcons/passives/AzmeriVividStagNotable.dds":89,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaReplaceSpiritWithDarkness.dds":213,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesHaveMoreEffect.dds":214,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCanOnlyWearNormalRarityBodyArmour.dds":86,"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotems.dds":85,"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwlNotable.dds":84,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageSaguineTides.dds":216,"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkeyNotable.dds":83,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistChanceSkillNoCooldownSkill.dds":227,"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds":81,"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds":37,"Art/2DArt/SkillIcons/passives/Invoker/InvokerGrantsMeditate.dds":71,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus5.dds":62,"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds":29,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneRingSlot.dds":26,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaDarknessProtectsLonger.dds":28,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGainMoreCastSpeed8Seconds.dds":223,"Art/2DArt/SkillIcons/passives/eagleeye.dds":145,"Art/2DArt/SkillIcons/passives/executioner.dds":142,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToMana.dds":225,"Art/2DArt/SkillIcons/passives/ElementalManaLeechKeystone.dds":226,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionFire.dds":54,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageBlue.dds":27,"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds":24,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistStabCorpse.dds":15,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant1.dds":195,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCritDamagePerLife.dds":231,"Art/2DArt/SkillIcons/passives/Trap.dds":123,"Art/2DArt/SkillIcons/passives/Lich/LichUnholyMight.dds":118,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamage.dds":36,"Art/2DArt/SkillIcons/passives/BulwarkKeystone.dds":253,"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbitNotable.dds":102,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderShockImmunity.dds":42,"Art/2DArt/SkillIcons/passives/Lich/LichManaRegenBasedOnMaxLife.dds":12,"Art/2DArt/SkillIcons/passives/Invoker/InvokerChillChanceBasedOnDamage.dds":233,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageDamageLeechedLife.dds":152,"Art/2DArt/SkillIcons/passives/KeystoneConduit.dds":125,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNearbyEnemiesProjectilesSlowed.dds":234,"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds":82,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeProjectileDamageChoose.dds":38,"Art/2DArt/SkillIcons/passives/deepwisdom.dds":56,"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds":129,"Art/2DArt/SkillIcons/passives/KeystoneEldritchBattery.dds":131,"Art/2DArt/SkillIcons/passives/frostborn.dds":251,"Art/2DArt/SkillIcons/passives/IncreasedManaCostNotable.dds":238,"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds":132,"Art/2DArt/SkillIcons/passives/ProjectilesNotable.dds":137,"Art/2DArt/SkillIcons/passives/SpellSupressionNotable1.dds":138,"Art/2DArt/SkillIcons/passives/ClawsOfTheMagpie.dds":139,"Art/2DArt/SkillIcons/passives/MultipleBeastCompanionsKeystone.dds":240,"Art/2DArt/SkillIcons/passives/Amazon/AmazonRareUniqueBloodlusted.dds":25,"Art/2DArt/SkillIcons/passives/HiredKiller2.dds":140,"Art/2DArt/SkillIcons/passives/Tactician/TacticianDeathFromAboveCommand.dds":241,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderFreezeImmunity.dds":47,"Art/2DArt/SkillIcons/passives/Invoker/InvokerCriticalStrikesIgnoreResistances.dds":72,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionEnergyShieldGrantsSpirit.dds":243,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneGraft.dds":244,"Art/2DArt/SkillIcons/passives/CursemitigationclusterNotable.dds":245,"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds":144,"Art/2DArt/SkillIcons/passives/Amazon/AmazonSpeedBloodlustedEnemy.dds":246,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoction.dds":52,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMarkEnemiesSpread.dds":75,"Art/2DArt/SkillIcons/passives/Poison.dds":124,"Art/2DArt/SkillIcons/passives/BowDamage.dds":165,"Art/2DArt/SkillIcons/passives/CriticalStrikesNotable.dds":149,"Art/2DArt/SkillIcons/passives/GlancingBlows.dds":151,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillGemQuality.dds":154,"Art/2DArt/SkillIcons/passives/Hunter.dds":156,"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds":157,"Art/2DArt/SkillIcons/passives/finesse.dds":160,"Art/2DArt/SkillIcons/passives/Tactician/TacticianPinnedEnemiesCannotAct.dds":254,"Art/2DArt/SkillIcons/passives/SorceressInvocationSpellsKeystone.dds":255,"Art/2DArt/SkillIcons/passives/MineManaReservationNotable.dds":256,"Art/2DArt/SkillIcons/passives/KeystoneWhispersOfDoom.dds":162,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillsAdditionalSupport.dds":164,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneOffering.dds":60,"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedArcaneSurge.dds":247,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionCold.dds":53,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistBloodBoils.dds":16,"Art/2DArt/SkillIcons/passives/IncreasedMaximumLifeNotable.dds":167,"Art/2DArt/SkillIcons/passives/AzmeriSacredFoxNotable.dds":122,"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsAftershock.dds":169,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBreakEnemyArmour.dds":170,"Art/2DArt/SkillIcons/passives/Gemling/GemlingInherentBonusesFromAttributesDouble.dds":51,"Art/2DArt/SkillIcons/passives/lifeleech.dds":171,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterCullingStrike.dds":173,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus8.dds":176,"Art/2DArt/SkillIcons/passives/Infernalist/FuryManifest.dds":178,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesGeneration.dds":57,"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds":87,"Art/2DArt/SkillIcons/passives/Tactician/TacticianAlliesGainAttack.dds":180,"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds":90,"Art/2DArt/SkillIcons/passives/GiantBloodKeystone.dds":182,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterSpecPoints.dds":268,"Art/2DArt/SkillIcons/passives/Invoker/InvokerWildStrike.dds":269,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichAbyssalApparition.dds":270,"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds":119,"Art/2DArt/SkillIcons/passives/KeystonePainAttunement.dds":188,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus11.dds":190,"Art/2DArt/SkillIcons/passives/KeystoneAvatarOfFire.dds":193,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosResistance.dds":35,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus4.dds":196,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus2.dds":117,"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotemAura.dds":274,"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds":172,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus12.dds":199,"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanShock.dds":249,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCreateMinionMeleeWeapon.dds":277,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus3.dds":203,"Art/2DArt/SkillIcons/passives/ResonanceKeystone.dds":110,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus6.dds":205,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterRemovePercentageFullLifeEnemies.dds":279,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreMaxLife.dds":209,"Art/2DArt/SkillIcons/passives/liferegentoenergyshield.dds":179,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus10.dds":211,"Art/2DArt/SkillIcons/passives/Titan/TitanSmallPassiveDoubled.dds":212,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderLifeFlasks.dds":281,"Art/2DArt/SkillIcons/passives/totemmax.dds":218,"Art/2DArt/SkillIcons/passives/Titan/TitanAdditionalInventory.dds":219,"Art/2DArt/SkillIcons/passives/LethalAssault.dds":155,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToEnergyShield.dds":283,"Art/2DArt/SkillIcons/passives/MiracleMaker.dds":222,"Art/2DArt/SkillIcons/passives/CrimsonAssaultKeystone.dds":127,"Art/2DArt/SkillIcons/passives/Storm Weaver.dds":148,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelIntSkillGems.dds":228,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelAllSkillGems.dds":229,"Art/2DArt/SkillIcons/passives/Tactician/TacticianEvasionArmourHigher.dds":230,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelDexSkillGems.dds":232,"Art/2DArt/SkillIcons/passives/Lich/LichSpellCostESandMoreDMG.dds":158,"Art/2DArt/SkillIcons/passives/heroicspirit.dds":235,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCannotBeSlowed.dds":242,"Art/2DArt/SkillIcons/passives/ArchonLightningNotable.dds":250,"Art/2DArt/SkillIcons/passives/Stormweaver/ShockAddditionalTime.dds":248},"skills-disabled_172_172_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/MasteryBlank.dds":1},"skills-disabled_64_64_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds":1,"Art/2DArt/SkillIcons/passives/lightningstr.dds":126,"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds":3,"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds":64,"Art/2DArt/SkillIcons/passives/MinionChaosResistanceNode.dds":140,"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds":4,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds":81,"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds":115,"Art/2DArt/SkillIcons/passives/manastr.dds":113,"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds":99,"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds":127,"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds":155,"Art/2DArt/SkillIcons/passives/CorpseDamage.dds":154,"Art/2DArt/SkillIcons/passives/damagedualwield.dds":153,"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds":152,"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds":151,"Art/2DArt/SkillIcons/passives/axedmgspeed.dds":150,"Art/2DArt/SkillIcons/passives/2handeddamage.dds":149,"Art/2DArt/SkillIcons/passives/plusdexterity.dds":148,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds":147,"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds":121,"Art/2DArt/SkillIcons/passives/lightningint.dds":146,"Art/2DArt/SkillIcons/passives/ArchonCold.dds":145,"Art/2DArt/SkillIcons/passives/spellcritical.dds":144,"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds":143,"Art/2DArt/SkillIcons/passives/life1.dds":123,"Art/2DArt/SkillIcons/passives/projectilespeed.dds":142,"Art/2DArt/SkillIcons/passives/blankStr.dds":141,"Art/2DArt/SkillIcons/passives/ArchonFire.dds":139,"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds":138,"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds":137,"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds":104,"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds":136,"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds":135,"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds":17,"Art/2DArt/SkillIcons/passives/ColdResistNode.dds":134,"Art/2DArt/SkillIcons/passives/LightningResistNode.dds":133,"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds":132,"Art/2DArt/SkillIcons/passives/CharmNode1.dds":63,"Art/2DArt/SkillIcons/passives/trapsmax.dds":9,"Art/2DArt/SkillIcons/passives/accuracydex.dds":131,"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds":125,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds":130,"Art/2DArt/SkillIcons/passives/FireResistNode.dds":129,"Art/2DArt/SkillIcons/passives/attackspeedbow.dds":59,"Art/2DArt/SkillIcons/passives/damagespells.dds":122,"Art/2DArt/SkillIcons/passives/trapdamage.dds":36,"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds":19,"Art/2DArt/SkillIcons/passives/energyshield.dds":2,"Art/2DArt/SkillIcons/passives/mana.dds":74,"Art/2DArt/SkillIcons/passives/flaskstr.dds":52,"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds":46,"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds":114,"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds":111,"Art/2DArt/SkillIcons/ExplosiveGrenade.dds":112,"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds":50,"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds":49,"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds":31,"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds":109,"Art/2DArt/SkillIcons/passives/Rage.dds":108,"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds":58,"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds":45,"Art/2DArt/SkillIcons/passives/EvasionNode.dds":44,"Art/2DArt/SkillIcons/passives/plusintelligence.dds":53,"Art/2DArt/SkillIcons/passives/MarkNode.dds":42,"Art/2DArt/SkillIcons/passives/knockback.dds":118,"Art/2DArt/SkillIcons/passives/auraareaofeffect.dds":41,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds":27,"Art/2DArt/SkillIcons/passives/FireDamagenode.dds":25,"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds":61,"Art/2DArt/SkillIcons/passives/SpearsNode1.dds":40,"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds":39,"Art/2DArt/SkillIcons/passives/castspeed.dds":30,"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds":37,"Art/2DArt/SkillIcons/icongroundslam.dds":35,"Art/2DArt/SkillIcons/passives/flaskint.dds":34,"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds":124,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds":8,"Art/2DArt/SkillIcons/passives/lifepercentage.dds":60,"Art/2DArt/SkillIcons/passives/criticalstrikechance2.dds":65,"Art/2DArt/SkillIcons/passives/manaregeneration.dds":13,"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds":24,"Art/2DArt/SkillIcons/passives/elementaldamage.dds":12,"Art/2DArt/SkillIcons/passives/onehanddamage.dds":26,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds":16,"Art/2DArt/SkillIcons/passives/Remnant.dds":7,"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds":48,"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds":15,"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds":5,"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds":11,"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds":51,"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds":29,"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds":54,"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds":10,"Art/2DArt/SkillIcons/passives/stunstr.dds":18,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds":6,"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds":38,"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds":23,"Art/2DArt/SkillIcons/WitchBoneStorm.dds":22,"Art/2DArt/SkillIcons/passives/damagestaff.dds":28,"Art/2DArt/SkillIcons/passives/chargeint.dds":21,"Art/2DArt/SkillIcons/passives/firedamagestr.dds":67,"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds":33,"Art/2DArt/SkillIcons/passives/flaskdex.dds":66,"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds":43,"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds":68,"Art/2DArt/SkillIcons/passives/damagesword.dds":128,"Art/2DArt/SkillIcons/passives/blankDex.dds":69,"Art/2DArt/SkillIcons/passives/tempint.dds":70,"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds":71,"Art/2DArt/SkillIcons/passives/firedamage.dds":72,"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds":73,"Art/2DArt/SkillIcons/passives/areaofeffect.dds":76,"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds":32,"Art/2DArt/SkillIcons/passives/avoidchilling.dds":78,"Art/2DArt/SkillIcons/passives/stun2h.dds":79,"Art/2DArt/SkillIcons/passives/macedmg.dds":103,"Art/2DArt/SkillIcons/passives/damage.dds":75,"Art/2DArt/SkillIcons/passives/colddamage.dds":82,"Art/2DArt/SkillIcons/passives/auraeffect.dds":83,"Art/2DArt/SkillIcons/passives/minionlife.dds":91,"Art/2DArt/SkillIcons/passives/chargestr.dds":85,"Art/2DArt/SkillIcons/passives/plusstrength.dds":86,"Art/2DArt/SkillIcons/passives/damage_blue.dds":87,"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds":88,"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds":89,"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds":84,"Art/2DArt/SkillIcons/passives/fireresist.dds":92,"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds":93,"Art/2DArt/SkillIcons/passives/damageaxe.dds":94,"Art/2DArt/SkillIcons/passives/accuracystr.dds":95,"Art/2DArt/SkillIcons/passives/shieldblock.dds":96,"Art/2DArt/SkillIcons/passives/ThornsNode1.dds":97,"Art/2DArt/SkillIcons/passives/firedamageint.dds":98,"Art/2DArt/SkillIcons/passives/chargedex.dds":47,"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds":100,"Art/2DArt/SkillIcons/passives/evade.dds":101,"Art/2DArt/SkillIcons/passives/dmgreduction.dds":102,"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds":80,"Art/2DArt/SkillIcons/passives/WarCryEffect.dds":107,"Art/2DArt/SkillIcons/passives/blankInt.dds":106,"Art/2DArt/SkillIcons/passives/plusattribute.dds":105,"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds":77,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds":56,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds":20,"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds":55,"Art/2DArt/SkillIcons/passives/ArchonLightning.dds":110,"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds":116,"Art/2DArt/SkillIcons/passives/attackspeed.dds":117,"Art/2DArt/SkillIcons/passives/blockstr.dds":119,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds":57,"Art/2DArt/SkillIcons/passives/coldresist.dds":120,"Art/2DArt/SkillIcons/passives/BucklerNode1.dds":14,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds":62,"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds":90},"skills_64_64_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds":1,"Art/2DArt/SkillIcons/passives/damagespells.dds":64,"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds":3,"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds":60,"Art/2DArt/SkillIcons/passives/MinionChaosResistanceNode.dds":74,"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds":4,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds":78,"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds":112,"Art/2DArt/SkillIcons/passives/manastr.dds":114,"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds":63,"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds":90,"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds":155,"Art/2DArt/SkillIcons/passives/CorpseDamage.dds":154,"Art/2DArt/SkillIcons/passives/damagedualwield.dds":153,"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds":152,"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds":151,"Art/2DArt/SkillIcons/passives/firedamageint.dds":150,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds":149,"Art/2DArt/SkillIcons/passives/ArchonCold.dds":148,"Art/2DArt/SkillIcons/passives/spellcritical.dds":147,"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds":71,"Art/2DArt/SkillIcons/passives/projectilespeed.dds":146,"Art/2DArt/SkillIcons/passives/axedmgspeed.dds":145,"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds":144,"Art/2DArt/SkillIcons/passives/ArchonFire.dds":143,"Art/2DArt/SkillIcons/passives/evade.dds":103,"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds":142,"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds":141,"Art/2DArt/SkillIcons/passives/ColdResistNode.dds":140,"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds":139,"Art/2DArt/SkillIcons/passives/LightningResistNode.dds":138,"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds":105,"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds":137,"Art/2DArt/SkillIcons/passives/accuracydex.dds":136,"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds":18,"Art/2DArt/SkillIcons/passives/stunstr.dds":135,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds":134,"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds":133,"Art/2DArt/SkillIcons/passives/fireresist.dds":124,"Art/2DArt/SkillIcons/passives/flaskstr.dds":127,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds":132,"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds":25,"Art/2DArt/SkillIcons/passives/FireResistNode.dds":131,"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds":130,"Art/2DArt/SkillIcons/passives/dmgreduction.dds":129,"Art/2DArt/SkillIcons/passives/criticalstrikechance2.dds":61,"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds":122,"Art/2DArt/SkillIcons/passives/lightningint.dds":16,"Art/2DArt/SkillIcons/passives/colddamage.dds":11,"Art/2DArt/SkillIcons/passives/Rage.dds":113,"Art/2DArt/SkillIcons/passives/blockstr.dds":30,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds":54,"Art/2DArt/SkillIcons/passives/ArchonLightning.dds":115,"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds":116,"Art/2DArt/SkillIcons/ExplosiveGrenade.dds":117,"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds":46,"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds":51,"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds":50,"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds":31,"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds":48,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds":20,"Art/2DArt/SkillIcons/passives/blankInt.dds":109,"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds":55,"Art/2DArt/SkillIcons/passives/MarkNode.dds":42,"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds":49,"Art/2DArt/SkillIcons/passives/knockback.dds":123,"Art/2DArt/SkillIcons/passives/auraareaofeffect.dds":41,"Art/2DArt/SkillIcons/passives/damage.dds":72,"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds":10,"Art/2DArt/SkillIcons/passives/SpearsNode1.dds":40,"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds":39,"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds":57,"Art/2DArt/SkillIcons/passives/chargeint.dds":21,"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds":37,"Art/2DArt/SkillIcons/passives/trapdamage.dds":36,"Art/2DArt/SkillIcons/icongroundslam.dds":35,"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds":128,"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds":34,"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds":24,"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds":33,"Art/2DArt/SkillIcons/passives/attackspeedbow.dds":56,"Art/2DArt/SkillIcons/passives/BucklerNode1.dds":12,"Art/2DArt/SkillIcons/passives/plusintelligence.dds":23,"Art/2DArt/SkillIcons/passives/chargestr.dds":26,"Art/2DArt/SkillIcons/passives/energyshield.dds":2,"Art/2DArt/SkillIcons/passives/EvasionNode.dds":44,"Art/2DArt/SkillIcons/passives/Remnant.dds":6,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds":7,"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds":52,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds":17,"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds":9,"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds":14,"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds":32,"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds":29,"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds":19,"Art/2DArt/SkillIcons/passives/WarCryEffect.dds":22,"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds":38,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds":5,"Art/2DArt/SkillIcons/passives/trapsmax.dds":8,"Art/2DArt/SkillIcons/passives/damagestaff.dds":28,"Art/2DArt/SkillIcons/WitchBoneStorm.dds":13,"Art/2DArt/SkillIcons/passives/tempint.dds":66,"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds":27,"Art/2DArt/SkillIcons/passives/blankDex.dds":65,"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds":43,"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds":67,"Art/2DArt/SkillIcons/passives/attackspeed.dds":125,"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds":68,"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds":70,"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds":45,"Art/2DArt/SkillIcons/passives/avoidchilling.dds":75,"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds":77,"Art/2DArt/SkillIcons/passives/elementaldamage.dds":76,"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds":79,"Art/2DArt/SkillIcons/passives/areaofeffect.dds":80,"Art/2DArt/SkillIcons/passives/stun2h.dds":81,"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds":82,"Art/2DArt/SkillIcons/passives/firedamage.dds":83,"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds":106,"Art/2DArt/SkillIcons/passives/damage_blue.dds":85,"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds":86,"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds":87,"Art/2DArt/SkillIcons/passives/damageaxe.dds":88,"Art/2DArt/SkillIcons/passives/lifepercentage.dds":89,"Art/2DArt/SkillIcons/passives/shieldblock.dds":91,"Art/2DArt/SkillIcons/passives/coldresist.dds":92,"Art/2DArt/SkillIcons/passives/FireDamagenode.dds":100,"Art/2DArt/SkillIcons/passives/plusstrength.dds":93,"Art/2DArt/SkillIcons/passives/life1.dds":94,"Art/2DArt/SkillIcons/passives/minionlife.dds":95,"Art/2DArt/SkillIcons/passives/accuracystr.dds":96,"Art/2DArt/SkillIcons/passives/plusattribute.dds":97,"Art/2DArt/SkillIcons/passives/macedmg.dds":98,"Art/2DArt/SkillIcons/passives/chargedex.dds":47,"Art/2DArt/SkillIcons/passives/plusdexterity.dds":99,"Art/2DArt/SkillIcons/passives/damagesword.dds":101,"Art/2DArt/SkillIcons/passives/auraeffect.dds":102,"Art/2DArt/SkillIcons/passives/firedamagestr.dds":104,"Art/2DArt/SkillIcons/passives/manaregeneration.dds":84,"Art/2DArt/SkillIcons/passives/flaskint.dds":107,"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds":108,"Art/2DArt/SkillIcons/passives/2handeddamage.dds":120,"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds":73,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds":53,"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds":15,"Art/2DArt/SkillIcons/passives/lightningstr.dds":111,"Art/2DArt/SkillIcons/passives/mana.dds":69,"Art/2DArt/SkillIcons/passives/castspeed.dds":110,"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds":118,"Art/2DArt/SkillIcons/passives/onehanddamage.dds":119,"Art/2DArt/SkillIcons/passives/flaskdex.dds":62,"Art/2DArt/SkillIcons/passives/CharmNode1.dds":59,"Art/2DArt/SkillIcons/passives/ThornsNode1.dds":121,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds":58,"Art/2DArt/SkillIcons/passives/blankStr.dds":126},"group-background_208_208_BC7.dds.zst":{"AscendancyFrameLargeAllocated":2,"AscendancyFrameLargeCanAllocate":1,"AscendancyFrameLargeNormal":3},"mastery-active-effect_776_768_BC7.dds.zst":{"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLinkPattern":60,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern":31,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern":59,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern":58,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern":18,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern":57,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern":56,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern":55,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryInstillationsPattern":54,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMacePattern":53,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern":52,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern":51,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern":50,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern":49,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern":48,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern":24,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEnergyShieldPattern":47,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern":46,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySwordPattern":32,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAxePattern":45,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern":44,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern":43,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern":42,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern":28,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBrandPattern":7,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern":23,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern":40,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern":39,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern":38,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern":37,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern":36,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpearsPattern":2,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern":34,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFortifyPattern":15,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern":41,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern":5,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern":33,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern":13,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern":9,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDamageOverTimePattern":35,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDualWieldPattern":14,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryResistancesAndAilmentProtectionPattern":22,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern":8,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern":11,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern":16,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStaffPattern":1,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlindPattern":12,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern":4,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern":6,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern":17,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern":19,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern":20,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern":21,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern":25,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern":3,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern":27,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern":26,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern":10,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern":30,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern":29},"lines_1436_1436_BC7.dds.zst":{"CurvesNormal":1,"CurvesIntermediate":2,"CurvesActive":3},"legion_128_128_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/EternalYouth.dds":27,"Art/2DArt/SkillIcons/passives/SupremeEgo.dds":2,"Art/2DArt/SkillIcons/passives/VaalNotableDefensive.dds":30,"Art/2DArt/SkillIcons/passives/DivineFlesh.dds":31,"Art/2DArt/SkillIcons/passives/EternalEmpireDefensiveNotable.dds":6,"Art/2DArt/SkillIcons/passives/CorruptedDefences.dds":32,"Art/2DArt/SkillIcons/passives/SharpandBrittle.dds":29,"Art/2DArt/SkillIcons/passives/KalguuranDexKeystone.dds":39,"Art/2DArt/SkillIcons/passives/KalguuranStrKeystone.dds":38,"Art/2DArt/SkillIcons/passives/TranscendenceKeystone.dds":17,"Art/2DArt/SkillIcons/passives/KurgasAmbition.dds":16,"Art/2DArt/SkillIcons/passives/SupremeProdigy.dds":37,"Art/2DArt/SkillIcons/passives/WindDancer.dds":36,"Art/2DArt/SkillIcons/passives/VaalNotableOffensive.dds":35,"Art/2DArt/SkillIcons/passives/EternalEmpireOffensiveNotable.dds":34,"Art/2DArt/SkillIcons/passives/MiracleMaker.dds":33,"Art/2DArt/SkillIcons/passives/UlamansVision.dds":14,"Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds":12,"Art/2DArt/SkillIcons/passives/KalguuranStrNotable.dds":25,"Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds":11,"Art/2DArt/SkillIcons/passives/DevotionNotable.dds":8,"Art/2DArt/SkillIcons/passives/StrengthOfBlood.dds":10,"Art/2DArt/SkillIcons/passives/SupremeDecadence.dds":28,"Art/2DArt/SkillIcons/passives/InnerConviction.dds":9,"Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds":13,"Art/2DArt/SkillIcons/passives/OasisKeystone.dds":24,"Art/2DArt/SkillIcons/passives/FocusedRage.dds":4,"Art/2DArt/SkillIcons/passives/PowerOfPurpose.dds":18,"Art/2DArt/SkillIcons/passives/KulemaksSovereignty.dds":19,"Art/2DArt/SkillIcons/passives/SupremeGrandstand.dds":7,"Art/2DArt/SkillIcons/passives/AmanamusDefiance.dds":20,"Art/2DArt/SkillIcons/passives/TemperedByWar.dds":5,"Art/2DArt/SkillIcons/passives/SoulTetherKeystone.dds":26,"Art/2DArt/SkillIcons/passives/KalguuranIntNotable.dds":21,"Art/2DArt/SkillIcons/passives/KalguuranDexNotable.dds":22,"Art/2DArt/SkillIcons/passives/TecrodsBrutality.dds":15,"Art/2DArt/SkillIcons/passives/KalguuranIntKeystone.dds":3,"Art/2DArt/SkillIcons/passives/GlancingBlows.dds":23,"Art/2DArt/SkillIcons/passives/TheBlindMonk.dds":1},"skills-disabled_176_176_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/Infernalist/Fireblood.dds":1},"group-background_740_376_BC7.dds.zst":{"PSGroupBackground3":1,"PSGroupBackgroundLargeBlank":1},"group-background_528_528_BC7.dds.zst":{"PSStartNodeBackgroundInactive":1},"skills_176_176_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/Infernalist/Fireblood.dds":1},"group-background_468_468_BC7.dds.zst":{"PSGroupBackground2":1,"PSGroupBackgroundMediumBlank":1},"group-background_160_164_BC7.dds.zst":{"AscendancyFrameSmallAllocated":2,"AscendancyFrameSmallNormal":3,"AscendancyFrameSmallCanAllocate":1}},"min_x":-23185.06380285,"tree":"Default","nodes":{"51534":{"stats":["20% increased Critical Hit Chance if you haven't dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":24483}],"group":441,"skill":51534,"orbitIndex":14,"name":"Critical Chance","orbit":3},"58397":{"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","skill":58397,"stats":["+25 to Dexterity"],"recipe":["Fear","Guilt","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[{"orbit":0,"id":19338},{"orbit":0,"id":31647},{"orbit":0,"id":2334}],"group":1192,"orbitIndex":0,"isNotable":true,"name":"Proficiency","orbit":0},"64352":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":44345}],"group":828,"skill":64352,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"10508":{"stats":["3% increased Attack Speed while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":5,"id":21684}],"group":111,"skill":10508,"orbitIndex":15,"name":"Shield Attack Speed","orbit":7},"21080":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":1869}],"group":919,"skill":21080,"orbitIndex":19,"name":"Freeze Buildup","orbit":7},"12324":{"stats":["5% chance when collecting an Elemental Infusion to gain an","additional Elemental Infusion of the same type"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":24764}],"group":346,"skill":12324,"orbitIndex":7,"name":"Infusion Chance","orbit":1},"46384":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":46384,"stats":["30% increased Block chance","25% reduced Global Defences"],"recipe":["Envy","Isolation","Isolation"],"connections":[{"orbit":-5,"id":18746},{"orbit":0,"id":58138}],"group":74,"orbitIndex":24,"isNotable":true,"name":"Wide Barrier","orbit":4},"42275":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsAftershock.dds","skill":42275,"stats":["25% chance for Slam Skills you use yourself to cause Aftershocks"],"ascendancyName":"Titan","connections":[{"orbit":5,"id":38014}],"group":48,"orbitIndex":0,"isNotable":true,"name":"Earthbreaker","orbit":0},"21468":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":6,"id":39274}],"group":519,"skill":21468,"orbitIndex":12,"name":"Life Leech","orbit":3},"47177":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47177,"stats":["+5 to any Attribute"],"isAttribute":true,"group":775,"connections":[],"orbitIndex":0,"name":"Attribute","orbit":0},"61312":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61312,"stats":["+5 to any Attribute"],"isAttribute":true,"group":818,"connections":[{"orbit":0,"id":56841}],"orbitIndex":42,"name":"Attribute","orbit":4},"54036":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":30720},{"orbit":-7,"id":15809},{"orbit":-7,"id":17501},{"orbit":0,"id":18485}],"group":531,"skill":54036,"orbitIndex":2,"name":"Minion Damage","orbit":3},"6274":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":56567}],"group":463,"skill":6274,"orbitIndex":17,"name":"Accuracy","orbit":7},"13379":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":27761}],"group":908,"skill":13379,"orbitIndex":0,"name":"Stun Threshold during Parry","orbit":0},"40691":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":7,"id":25893}],"group":645,"skill":40691,"orbitIndex":62,"name":"Energy Shield Recharge","orbit":4},"27082":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27082,"stats":["+5 to any Attribute"],"isAttribute":true,"group":122,"connections":[{"orbit":0,"id":3446},{"orbit":0,"id":24646}],"orbitIndex":0,"name":"Attribute","orbit":0},"7777":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":7777,"stats":["10% increased Duration of Elemental Ailments on Enemies","30% increased Magnitude of Non-Damaging Ailments you inflict"],"recipe":["Fear","Paranoia","Fear"],"connections":[{"orbit":7,"id":26739},{"orbit":0,"id":42205}],"group":261,"orbitIndex":18,"isNotable":true,"name":"Breaking Point","orbit":4},"23450":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":558}],"group":571,"skill":23450,"orbitIndex":6,"name":"Fire Damage","orbit":3},"62757":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":46741}],"group":205,"skill":62757,"orbitIndex":3,"name":"Stun Buildup","orbit":2},"18831":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":7,"id":49545}],"group":938,"skill":18831,"orbitIndex":19,"name":"Block","orbit":2},"13542":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":13542,"stats":["20% of Elemental Damage taken Recouped as Life"],"recipe":["Ire","Fear","Greed"],"connections":[{"orbit":7,"id":27658},{"orbit":0,"id":44850}],"group":675,"orbitIndex":2,"isNotable":true,"name":"Loose Flesh","orbit":7},"10772":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":10772,"stats":["20% increased amount of Life Leeched","Leech Life 25% faster"],"recipe":["Disgust","Disgust","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[{"orbit":0,"id":2119}],"group":519,"orbitIndex":0,"isNotable":true,"name":"Bloodthirsty","orbit":0},"51535":{"stats":["15% increased amount of Life Leeched","Leech Life 5% slower"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":8852}],"group":89,"skill":51535,"orbitIndex":13,"name":"Life Leech and Slower Leech","orbit":2},"63021":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":23091}],"group":571,"skill":63021,"orbitIndex":14,"name":"Fire Damage","orbit":3},"6010":{"stats":["12% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":13367},{"orbit":0,"id":38969}],"group":979,"skill":6010,"orbitIndex":8,"name":"Accuracy","orbit":2},"55491":{"icon":"Art/2DArt/SkillIcons/passives/MasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":351,"skill":55491,"orbitIndex":7,"name":"Reservation Mastery","orbit":1},"41886":{"stats":["5% increased Chaos Damage","+3% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds","connections":[{"orbit":7,"id":9663}],"group":1230,"skill":41886,"orbitIndex":14,"name":"Chaos Damage and Resistance","orbit":2},"50469":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":50469,"stats":["+5 to any Attribute"],"isAttribute":true,"group":936,"connections":[{"orbit":0,"id":32701}],"orbitIndex":0,"name":"Attribute","orbit":0},"12751":{"stats":["10% increased Critical Hit Chance with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[],"group":395,"skill":12751,"orbitIndex":15,"name":"One Handed Critical Chance","orbit":2},"9050":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-4,"id":24958},{"orbit":-6,"id":37691}],"group":1049,"skill":9050,"orbitIndex":36,"name":"Attack Speed","orbit":6},"25438":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus12.dds","skill":25438,"orbitIndex":0,"stats":["Body Armour grants Unaffected by Ignite"],"ascendancyName":"Smith of Kitava","connections":[],"group":33,"applyToArmour":true,"isNotable":true,"name":"Heatproofing","orbit":0},"440":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-5,"id":6133}],"group":71,"skill":440,"orbitIndex":0,"name":"Shield Defences","orbit":0},"3866":{"stats":["Minions have 12% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":32258},{"orbit":0,"id":14505}],"group":378,"skill":3866,"orbitIndex":5,"name":"Minion Life","orbit":7},"15427":{"stats":["12% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":57379}],"group":58,"skill":15427,"orbitIndex":19,"name":"Melee Damage","orbit":3},"42802":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":1251,"skill":42802,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"36333":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":36333,"stats":["Empowered Attacks deal 20% increased Damage","Enemies you kill with Empowered Attacks have a 10% chance to Explode, dealing a tenth of their maximum Life as Fire Damage"],"recipe":["Paranoia","Suffering","Despair"],"connections":[{"orbit":0,"id":62360},{"orbit":0,"id":49259}],"group":130,"orbitIndex":22,"isNotable":true,"name":"Explosive Empowerment","orbit":3},"50609":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedMaximumLifeNotable.dds","skill":50609,"stats":["40% increased Flask Life Recovery rate","Regenerate 0.75% of maximum Life per second"],"connections":[{"orbit":0,"id":11916}],"group":653,"orbitIndex":18,"isNotable":true,"name":"Hard to Kill","orbit":3},"49550":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":49550,"stats":["Inherent loss of Rage is 25% slower"],"recipe":["Ire","Greed","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":431,"orbitIndex":12,"isNotable":true,"name":"Prolonged Fury","orbit":7},"49938":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49938,"stats":["+5 to any Attribute"],"isAttribute":true,"group":268,"connections":[{"orbit":0,"id":26196},{"orbit":0,"id":28002},{"orbit":0,"id":51795}],"orbitIndex":0,"name":"Attribute","orbit":0},"51788":{"stats":["10% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":-2,"id":5066}],"group":525,"skill":51788,"orbitIndex":4,"name":"Curse Effect on you","orbit":2},"64474":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[],"group":980,"skill":64474,"orbitIndex":15,"name":"Energy Shield Delay","orbit":2},"22927":{"stats":["30% increased Evasion from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":20582}],"group":1207,"skill":22927,"orbitIndex":24,"name":"Shield Evasion","orbit":6},"15590":{"stats":["Detonator skills have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":26356}],"group":540,"skill":15590,"orbitIndex":17,"name":"Detonator Area","orbit":7},"59064":{"stats":["10% increased Effect of your Mark Skills"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[],"group":1155,"skill":59064,"orbitIndex":21,"name":"Mark Effect","orbit":3},"21077":{"stats":["15% increased Cooldown Recovery Rate for Grenade Skills"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":354}],"group":587,"skill":21077,"orbitIndex":12,"name":"Grenade Cooldown Recovery Rate","orbit":3},"11230":{"icon":"Art/2DArt/SkillIcons/passives/SorceressInvocationSpellsKeystone.dds","skill":11230,"isKeystone":true,"stats":["Invocation Skills instead Trigger Spells every 2 seconds","Invocation Skills cannot gain Energy while Triggering Spells","Invoked Spells consume 50% less Energy"],"group":754,"connections":[{"orbit":0,"id":17672}],"orbitIndex":0,"name":"Ritual Cadence","orbit":0},"2361":{"stats":["20% increased Knockback Distance","20% increased Stun Buildup with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":34316}],"group":1263,"skill":2361,"orbitIndex":4,"name":"Quarterstaff Stun and Knockback","orbit":5},"19359":{"stats":["5% increased Chaos Damage","+3% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds","connections":[{"orbit":4,"id":35095},{"orbit":0,"id":52245}],"group":1230,"skill":19359,"orbitIndex":2,"name":"Chaos Damage and Resistance","orbit":3},"45193":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":4083}],"group":953,"skill":45193,"orbitIndex":17,"name":"Poison Damage","orbit":2},"32309":{"stats":["15% increased Archon Buff duration"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":59070}],"group":432,"skill":32309,"orbitIndex":16,"name":"Archon Duration","orbit":3},"4544":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnakeNotable.dds","skill":4544,"stats":["40% reduced Poison Duration on you","Life Flasks gain 0.1 charges per Second","+10 to Intelligence"],"recipe":["Greed","Guilt","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":992,"orbitIndex":8,"isNotable":true,"name":"The Ancient Serpent","orbit":7},"1801":{"stats":["5% chance to Blind Enemies on Hit"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":3,"id":60}],"group":1202,"skill":1801,"orbitIndex":5,"name":"Blind Chance","orbit":7},"63813":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":1169}],"group":225,"skill":63813,"orbitIndex":20,"name":"Warcry Speed","orbit":7},"7847":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStagNotable.dds","skill":7847,"stats":["40% increased Endurance, Frenzy and Power Charge Duration","+10 to Dexterity","Skills have 10% chance to not remove Charges but still count as consuming them"],"recipe":["Despair","Paranoia","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1236,"orbitIndex":0,"isNotable":true,"name":"The Fabled Stag","orbit":0},"38707":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38707,"stats":["+5 to any Attribute"],"isAttribute":true,"group":156,"connections":[{"orbit":0,"id":49734},{"orbit":0,"id":28564}],"orbitIndex":0,"name":"Attribute","orbit":0},"34487":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":417,"skill":34487,"orbitIndex":0,"name":"Totem Mastery","orbit":0},"6505":{"stats":["15% chance to Pierce an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":55060}],"group":676,"skill":6505,"orbitIndex":4,"name":"Pierce Chance","orbit":3},"35015":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":6655}],"group":544,"skill":35015,"orbitIndex":0,"name":"Bleeding Damage","orbit":0},"36070":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":14045}],"group":927,"skill":36070,"orbitIndex":45,"name":"Attack Area","orbit":4},"15885":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15885,"stats":["+5 to any Attribute"],"isAttribute":true,"group":548,"connections":[{"orbit":3,"id":12367},{"orbit":0,"id":22783},{"orbit":0,"id":11679},{"orbit":0,"id":42680}],"orbitIndex":0,"name":"Attribute","orbit":0},"18568":{"stats":["+5% to Cold Resistance","10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":-5,"id":46887}],"group":1046,"skill":18568,"orbitIndex":1,"name":"Mana Leech and Cold Resistance","orbit":2},"32763":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":32763,"stats":[],"group":1276,"connections":[],"orbitIndex":6,"name":"Jewel Socket","orbit":1},"41096":{"stats":["10% increased chance to Shock","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":35901},{"orbit":5,"id":31345}],"group":1022,"skill":41096,"orbitIndex":36,"name":"Elemental Damage and Shock Chance","orbit":5},"6988":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryChannelling.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":1255,"skill":6988,"orbitIndex":10,"name":"Herald Mastery","orbit":2},"16784":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":31650}],"group":247,"skill":16784,"orbitIndex":68,"name":"Totem Life","orbit":5},"54562":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":0,"id":2745}],"group":1132,"skill":54562,"orbitIndex":10,"name":"Critical Chance","orbit":2},"47831":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":8734},{"orbit":0,"id":49996}],"group":1185,"skill":47831,"orbitIndex":18,"name":"Deflection","orbit":2},"25363":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":44098},{"orbit":0,"id":1823},{"orbit":0,"id":34531}],"group":514,"skill":25363,"orbitIndex":20,"name":"Stun and Ailment Threshold from Energy Shield","orbit":7},"42805":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-5,"id":26034}],"group":1134,"skill":42805,"orbitIndex":6,"name":"Evasion and Energy Shield","orbit":7},"60913":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus5.dds","skill":60913,"orbitIndex":0,"stats":["Body Armour grants 15% increased maximum Life"],"ascendancyName":"Smith of Kitava","connections":[],"group":36,"applyToArmour":true,"isNotable":true,"name":"Kitavan Engraving","orbit":0},"44527":{"icon":"Art/2DArt/SkillIcons/passives/FlaskNotableFlasksLastLonger.dds","options":{"Huntress":{"stats":["25% increased Elemental Ailment Threshold","25% increased Stun Threshold while on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/StunAvoidNotable.dds","name":"Attuned with Nature","id":55535}},"skill":44527,"stats":["15% increased Flask Effect Duration","15% increased Flask Charges gained"],"isSwitchable":true,"connections":[{"orbit":0,"id":44875}],"group":818,"orbitIndex":2,"isNotable":true,"name":"Cautious Concoctions","orbit":2},"53108":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingHighestAttributeSatisfiesGemRequirements.dds","skill":53108,"stats":["Attribute Requirements of Gems can be satisified by your highest Attribute"],"ascendancyName":"Gemling Legionnaire","connections":[{"orbit":0,"id":36822}],"group":421,"orbitIndex":0,"isNotable":true,"name":"Adaptive Capability","orbit":0},"23455":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":49740},{"orbit":0,"id":55847}],"group":893,"skill":23455,"orbitIndex":0,"name":"Cold Damage","orbit":0},"30252":{"stats":["Charms applied to you have 10% increased Effect"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":4,"id":20049},{"orbit":-4,"id":48135}],"group":850,"skill":30252,"orbitIndex":18,"name":"Charm Effect","orbit":7},"25239":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon1.dds","skill":25239,"stats":["Grants Skill: Demon Form"],"ascendancyName":"Infernalist","connections":[{"orbit":-3,"id":63894}],"group":611,"orbitIndex":66,"isNotable":true,"name":"Demonic Possession","orbit":8},"21935":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":21935,"stats":["30% increased maximum Energy Shield","4% increased maximum Mana"],"recipe":["Suffering","Isolation","Despair"],"connections":[{"orbit":0,"id":18240}],"group":277,"orbitIndex":23,"isNotable":true,"name":"Calibration","orbit":3},"13279":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":13279,"stats":["+5 to any Attribute"],"isAttribute":true,"group":490,"connections":[{"orbit":0,"id":2864}],"orbitIndex":0,"name":"Attribute","orbit":0},"55621":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-3,"id":38537}],"group":1285,"skill":55621,"orbitIndex":16,"name":"Critical Chance","orbit":7},"30979":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30979,"stats":["+5 to any Attribute"],"isAttribute":true,"group":457,"connections":[{"orbit":0,"id":46358},{"orbit":0,"id":44733}],"orbitIndex":0,"name":"Attribute","orbit":0},"8554":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":8554,"stats":["25% increased Fire Damage","15% increased Ignite Duration on Enemies"],"recipe":["Greed","Isolation","Greed"],"connections":[{"orbit":0,"id":47191}],"group":192,"orbitIndex":54,"isNotable":true,"name":"Burning Nature","orbit":4},"53647":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[],"group":562,"skill":53647,"orbitIndex":12,"name":"Armour and Evasion","orbit":3},"37389":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":37644},{"orbit":0,"id":28061}],"group":956,"skill":37389,"orbitIndex":2,"name":"Attack Damage","orbit":2},"34612":{"stats":["12% increased Damage with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":60764}],"group":1261,"skill":34612,"orbitIndex":16,"name":"Bow Damage","orbit":5},"7979":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonConsumeFrenzyChargeGainElementalInstillation.dds","skill":7979,"stats":["When you Consume a Power Charge Trigger Elemental Surge to gain 3 Cold Surges","When you Consume an Endurance Charge Trigger Elemental Surge to gain 3 Fire Surges","When you Consume a Frenzy Charge Trigger Elemental Surge to gain 3 Lightning Surges","Grants Skill: Elemental Surge"],"ascendancyName":"Amazon","connections":[{"orbit":0,"id":19233}],"group":1343,"orbitIndex":0,"isNotable":true,"name":"Elemental Surge","orbit":0},"65009":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":65009,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":29517},{"orbit":7,"id":31855},{"orbit":0,"id":61373}],"orbitIndex":30,"name":"Attribute","orbit":6},"1995":{"stats":["20% increased chance to inflict Ailments with Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[],"group":968,"skill":1995,"orbitIndex":0,"name":"Projectile Ailment Chance","orbit":0},"36071":{"icon":"Art/2DArt/SkillIcons/passives/ImpaleMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpearsPattern","connections":[],"group":1196,"skill":36071,"orbitIndex":12,"name":"Spear Mastery","orbit":5},"25503":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":27068},{"orbit":0,"id":45632}],"group":215,"skill":25503,"orbitIndex":16,"name":"Mana Regeneration","orbit":7},"57204":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":57204,"stats":["25% increased Critical Hit Chance"],"recipe":["Envy","Paranoia","Ire"],"connections":[{"orbit":0,"id":47833}],"group":766,"orbitIndex":13,"isNotable":true,"name":"Critical Exploit","orbit":2},"49804":{"stats":["10% increased Exposure Effect"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":24035}],"group":727,"skill":49804,"orbitIndex":22,"name":"Exposure Effect","orbit":2},"51522":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":56493}],"group":989,"skill":51522,"orbitIndex":22,"name":"Attack Speed","orbit":2},"11525":{"stats":["8% increased Flammability Magnitude","8% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":64724}],"group":92,"skill":11525,"orbitIndex":11,"name":"Flammability and Ignite Magnitude","orbit":2},"9710":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionBleed.dds","skill":9710,"stats":["Grants Skill: Bleeding Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1313,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Bleeding Concoction","orbit":0},"13341":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":63255},{"orbit":0,"id":56841},{"orbit":0,"id":18451}],"group":834,"skill":13341,"orbitIndex":4,"name":"Frenzy Charge Duration","orbit":2},"14272":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[],"group":1003,"skill":14272,"orbitIndex":7,"name":"Spell Suppression Mastery","orbit":2},"10602":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":10602,"stats":["8% increased Attack Speed with One Handed Weapons","+15 to Dexterity"],"recipe":["Despair","Ire","Envy"],"connections":[{"orbit":0,"id":8629}],"group":311,"orbitIndex":9,"isNotable":true,"name":"Reaving","orbit":4},"5188":{"stats":["8% increased Energy Shield Recharge Rate","8% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","connections":[{"orbit":0,"id":27671},{"orbit":0,"id":38668}],"group":1053,"skill":5188,"orbitIndex":19,"name":"Energy Shield Recharge and Delay","orbit":7},"41875":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageClose.dds","skill":41875,"stats":["Projectiles deal 20% more Hit damage to targets in the first 3.5 metres of their movement, scaling down with distance travelled to reach 0% after 7 metres"],"isMultipleChoiceOption":true,"ascendancyName":"Deadeye","group":1306,"connections":[{"orbit":0,"id":42416}],"orbitIndex":0,"name":"Point Blank","orbit":0},"42680":{"icon":"Art/2DArt/SkillIcons/passives/FireSpellsBecomeChaosSpellsKeystone.dds","skill":42680,"isKeystone":true,"stats":["Fire Spells Convert 100% of Fire Damage to Chaos Damage","Chaos Damage from Fire Spells Contributes to Flammability and Ignite Magnitudes","Ignite inflicted with Fire Spells deals Chaos Damage instead of Fire Damage"],"group":560,"connections":[],"orbitIndex":0,"name":"Blackflame Covenant","orbit":0},"10571":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":48240}],"group":369,"skill":10571,"orbitIndex":17,"name":"Stun Threshold","orbit":3},"36723":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":0,"id":3700}],"group":1093,"skill":36723,"orbitIndex":0,"name":"Stun and Freeze Buildup","orbit":2},"22928":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22928,"stats":["+5 to any Attribute"],"isAttribute":true,"group":418,"connections":[{"orbit":0,"id":27373}],"orbitIndex":69,"name":"Attribute","orbit":5},"38972":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":38972,"stats":["Minions Revive 25% faster"],"recipe":["Despair","Fear","Disgust"],"connections":[{"orbit":0,"id":34552},{"orbit":0,"id":8357}],"group":379,"orbitIndex":8,"isNotable":true,"name":"Restless Dead","orbit":3},"38057":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[],"group":654,"skill":38057,"orbitIndex":58,"name":"Armour and Evasion","orbit":5},"11463":{"stats":["25% reduced Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraareaofeffect.dds","connections":[],"group":1183,"skill":11463,"orbitIndex":1,"name":"Presence Area","orbit":2},"45319":{"stats":["8% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":55041},{"orbit":0,"id":26135},{"orbit":0,"id":3251}],"group":1013,"skill":45319,"orbitIndex":16,"name":"Spell Damage","orbit":3},"32564":{"stats":["1% increased Movement Speed","4% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":37519},{"orbit":0,"id":39207}],"group":509,"skill":32564,"orbitIndex":0,"name":"Movement Speed and Slow Effect on You","orbit":0},"32891":{"stats":["8% increased Evasion Rating","Gain Deflection Rating equal to 3% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":331},{"orbit":-7,"id":22329}],"group":1079,"skill":32891,"orbitIndex":7,"name":"Deflection and Evasion","orbit":7},"58789":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":13307}],"group":481,"skill":58789,"orbitIndex":20,"name":"Stun and Ailment Threshold from Energy Shield","orbit":4},"33946":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":34074},{"orbit":0,"id":57227}],"group":869,"skill":33946,"orbitIndex":9,"name":"Attack Critical Chance","orbit":7},"57608":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":37509}],"group":127,"skill":57608,"orbitIndex":0,"name":"Shapeshifting","orbit":0},"13411":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":13411,"stats":["+5 to any Attribute"],"isAttribute":true,"group":868,"connections":[{"orbit":7,"id":34136}],"orbitIndex":42,"name":"Attribute","orbit":5},"59053":{"stats":["Debuffs you inflict have 4% increased Slow Magnitude","20% increased Hinder Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":54805}],"group":907,"skill":59053,"orbitIndex":8,"name":"Slow Effect and Hinder Duration","orbit":3},"52454":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":3,"id":46604}],"group":500,"skill":52454,"orbitIndex":21,"name":"Chaos Damage","orbit":3},"12488":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":12488,"stats":["Remnants can be collected from 30% further away"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":49189}],"orbitIndex":8,"name":"Remnant Range","orbit":9},"30780":{"stats":["4% increased Area of Effect of Ancestrally Boosted Attacks","Ancestrally Boosted Attacks deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-2,"id":17112},{"orbit":-2,"id":5410}],"group":80,"skill":30780,"orbitIndex":15,"name":"Ancestral Boosted Area and Damage","orbit":2},"53373":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":39517},{"orbit":0,"id":36629}],"group":459,"skill":53373,"orbitIndex":45,"name":"Stun Threshold","orbit":4},"47833":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":766,"skill":47833,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"24511":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":49696}],"group":647,"skill":24511,"orbitIndex":6,"name":"All Attributes","orbit":7},"46499":{"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","skill":46499,"stats":["Recover 3% of maximum Life for each Endurance Charge consumed","+1 to Maximum Endurance Charges"],"recipe":["Suffering","Ire","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":138,"orbitIndex":0,"isNotable":true,"name":"Guts","orbit":0},"49150":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":49150,"stats":["Invocated Spells have 40% increased Critical Hit Chance"],"recipe":["Envy","Ire","Isolation"],"connections":[{"orbit":0,"id":36759}],"group":998,"orbitIndex":7,"isNotable":true,"name":"Precise Invocations","orbit":3},"18895":{"stats":["Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":3,"id":12661}],"group":824,"skill":18895,"orbitIndex":6,"name":"Stun Threshold from Energy Shield","orbit":1},"5101":{"stats":["8% increased Energy Shield Recharge Rate","Minions Revive 3% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":-5,"id":35558},{"orbit":0,"id":46358}],"group":484,"skill":5101,"orbitIndex":0,"name":"Minion Revive Speed and Energy Shield Recharge","orbit":0},"38570":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":38570,"stats":["Gain 4% of Damage as Extra Fire Damage for","every different Grenade fired in the past 8 seconds"],"recipe":["Ire","Suffering","Envy"],"connections":[{"orbit":2,"id":53895},{"orbit":0,"id":27992}],"group":502,"orbitIndex":10,"isNotable":true,"name":"Demolitionist","orbit":7},"44917":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":44917,"stats":["Gain additional Stun Threshold equal to 20% of maximum Energy Shield","20% increased Stun Threshold while on Full Life"],"recipe":["Ire","Envy","Envy"],"connections":[{"orbit":0,"id":34984}],"group":824,"orbitIndex":0,"isNotable":true,"name":"Self Mortification","orbit":7},"31647":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":23305}],"group":1192,"skill":31647,"orbitIndex":12,"name":"Dexterity","orbit":3},"40292":{"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","skill":40292,"stats":["10% increased Attack Damage","Gain Accuracy Rating equal to your Strength"],"recipe":["Greed","Despair","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":226,"orbitIndex":2,"isNotable":true,"name":"Nimble Strength","orbit":1},"22851":{"stats":["8% increased Cold Damage","8% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":2147483647,"id":50268}],"group":997,"skill":22851,"orbitIndex":0,"name":"Cold and Lightning Damage","orbit":2},"10998":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":10998,"stats":["Gain Stun Threshold equal to the lowest of Evasion and Armour on your Helmet"],"recipe":["Paranoia","Ire","Guilt"],"connections":[{"orbit":0,"id":21438},{"orbit":0,"id":62235}],"group":759,"orbitIndex":30,"isNotable":true,"name":"Strong Chin","orbit":4},"25304":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-2,"id":61056}],"group":1052,"skill":25304,"orbitIndex":5,"name":"Energy","orbit":7},"6839":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":39581}],"group":503,"skill":6839,"orbitIndex":14,"name":"Stun Buildup","orbit":7},"53901":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":7,"id":34375}],"group":356,"skill":53901,"orbitIndex":12,"name":"Shield Block","orbit":3},"39237":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":1128,"skill":39237,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"35809":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":35809,"stats":["Regenerate 1% of maximum Life per Second if you've used a Life Flask in the past 10 seconds"],"recipe":["Disgust","Envy","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":1027,"orbitIndex":6,"isNotable":true,"name":"Reinvigoration","orbit":1},"43736":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","name":"Mana Regeneration","id":38659}},"skill":43736,"stats":["15% faster start of Energy Shield Recharge"],"isSwitchable":true,"group":661,"connections":[{"orbit":4,"id":29695}],"orbitIndex":3,"name":"Energy Shield Delay","orbit":2},"32233":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[],"group":674,"skill":32233,"orbitIndex":21,"name":"Duration Mastery","orbit":2},"27674":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":44082}],"group":388,"skill":27674,"orbitIndex":10,"name":"Energy Shield Recharge","orbit":2},"13675":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderPoisonSpreadsNearbyEnemies.dds","skill":13675,"stats":["The most Damaging Poison on Enemies you Kill is Spread to other Enemies within 1.5 metres"],"ascendancyName":"Pathfinder","connections":[{"orbit":0,"id":61804}],"group":1310,"orbitIndex":36,"isNotable":true,"name":"Contagious Contamination","orbit":8},"27740":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":35792}],"group":214,"skill":27740,"orbitIndex":6,"name":"Rage on Hit","orbit":2},"33823":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":946,"skill":33823,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"52191":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":52191,"stats":["53% increased Chaos Damage","Lose 3% of maximum Life and Energy Shield when you use a Chaos Skill"],"recipe":["Despair","Isolation","Guilt"],"connections":[{"orbit":-7,"id":57724}],"group":1067,"orbitIndex":0,"isNotable":true,"name":"Event Horizon","orbit":0},"6872":{"stats":["+15% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/coldresist.dds","connections":[{"orbit":0,"id":33939}],"group":97,"skill":6872,"orbitIndex":4,"name":"Armour Applies to Cold Damage Hits","orbit":4},"41225":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":774,"skill":41225,"orbitIndex":0,"name":"Minion Defence Mastery","orbit":0},"62496":{"stats":["10% increased Trap Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":34912}],"group":1221,"skill":62496,"orbitIndex":48,"name":"Trap Damage","orbit":6},"48889":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":28038},{"orbit":0,"id":56488}],"group":792,"skill":48889,"orbitIndex":8,"name":"Deflection","orbit":7},"14761":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":14761,"stats":["Allies in your Presence deal 40% increased Damage","40% increased Presence Area of Effect"],"recipe":["Fear","Fear","Paranoia"],"connections":[{"orbit":0,"id":45215},{"orbit":0,"id":57775}],"group":332,"orbitIndex":6,"isNotable":true,"name":"Warlord Leader","orbit":2},"20350":{"stats":["20% increased Damage against Enemies with Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":4948},{"orbit":0,"id":47006},{"orbit":0,"id":28304}],"group":296,"skill":20350,"orbitIndex":10,"name":"Armour Break","orbit":3},"29458":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[],"group":1284,"skill":29458,"orbitIndex":14,"name":"Poison Damage","orbit":7},"3203":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-4,"id":30562}],"group":944,"skill":3203,"orbitIndex":14,"name":"Evasion and Energy Shield","orbit":7},"20416":{"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","skill":20416,"stats":["10% chance when you gain an Endurance Charge to gain an additional Endurance Charge","+1 to Maximum Endurance Charges"],"recipe":["Suffering","Disgust","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":492,"orbitIndex":0,"isNotable":true,"name":"Grit","orbit":0},"4527":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4527,"stats":["+5 to any Attribute"],"isAttribute":true,"group":168,"connections":[{"orbit":0,"id":54701}],"orbitIndex":0,"name":"Attribute","orbit":0},"41877":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41877,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1107,"connections":[{"orbit":0,"id":53958},{"orbit":0,"id":64601}],"orbitIndex":0,"name":"Attribute","orbit":0},"29788":{"stats":["12% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":-2,"id":46060}],"group":437,"skill":29788,"orbitIndex":4,"name":"Life Leech","orbit":7},"61703":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":61703,"stats":["25% increased Attack Damage"],"recipe":["Ire","Greed","Greed"],"connections":[],"group":153,"orbitIndex":0,"isNotable":true,"name":"Sharpened Claw","orbit":0},"41753":{"icon":"Art/2DArt/SkillIcons/passives/ashfrostandstorm.dds","skill":41753,"stats":["35% increased Critical Hit Chance if you've Triggered a Skill Recently","Meta Skills gain 25% increased Energy if you've dealt a Critical Hit Recently"],"recipe":["Paranoia","Envy","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":1240,"orbitIndex":0,"isNotable":true,"name":"Evocational Practitioner","orbit":0},"14001":{"stats":["6% reduced Charm Charges used"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-3,"id":56893}],"group":1080,"skill":14001,"orbitIndex":22,"name":"Charm Charges Used","orbit":2},"52180":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":52180,"stats":["Prevent +6% of Damage from Deflected Hits"],"recipe":["Suffering","Despair","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1274,"orbitIndex":9,"isNotable":true,"name":"Trained Deflection","orbit":1},"47555":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47555,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":0,"id":51184},{"orbit":0,"id":18407},{"orbit":0,"id":39886}],"orbitIndex":22,"name":"Attribute","orbit":6},"42017":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":42017,"stats":["25% reduced Spirit"],"ascendancyName":"Ritualist","group":1360,"connections":[],"orbitIndex":0,"name":"Reduced Spirit","orbit":0},"45585":{"stats":["20% increased Armour while Surrounded","20% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":55617},{"orbit":5,"id":37258}],"group":360,"skill":45585,"orbitIndex":23,"name":"Armour and Evasion while Surrounded","orbit":3},"61438":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61438,"stats":["+5 to any Attribute"],"isAttribute":true,"group":613,"connections":[{"orbit":0,"id":28510}],"orbitIndex":62,"name":"Attribute","orbit":6},"17903":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":-7,"id":40117}],"group":200,"skill":17903,"orbitIndex":8,"name":"Thorns","orbit":7},"37780":{"stats":["10% Chance to build an additional Combo on Hit"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":0,"id":7888}],"group":1245,"skill":37780,"orbitIndex":1,"name":"Combo Gain","orbit":3},"24570":{"stats":["Enemies Blinded by you have 15% reduced Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":28441}],"group":1062,"skill":24570,"orbitIndex":19,"name":"Blinded Enemies Critical","orbit":2},"28268":{"stats":["15% increased Magnitude of Bleeding you inflict against Enemies affected by Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":36630},{"orbit":0,"id":20837}],"group":873,"skill":28268,"orbitIndex":6,"name":"Bleeding Damage","orbit":1},"55888":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":18746},{"orbit":0,"id":49256},{"orbit":0,"id":440}],"group":73,"skill":55888,"orbitIndex":0,"name":"Armour and Energy Shield","orbit":0},"38044":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-4,"id":37695}],"group":990,"skill":38044,"orbitIndex":4,"name":"Evasion","orbit":7},"32637":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianEvasionArmourHigher.dds","skill":32637,"stats":["Defend with 200% of Armour","Enemies have an Accuracy Penalty against you based on Distance","Maximum Chance to Evade is 50%","Maximum Physical Damage Reduction is 50%"],"ascendancyName":"Tactician","connections":[],"group":291,"orbitIndex":0,"isNotable":true,"name":"Stay Light, Use Cover","orbit":0},"12255":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":989},{"orbit":0,"id":27740}],"group":214,"skill":12255,"orbitIndex":0,"name":"Life Flasks","orbit":2},"18167":{"stats":["Invocated Spells have 15% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-2,"id":49150}],"group":998,"skill":18167,"orbitIndex":10,"name":"Invocation Critical Hits","orbit":2},"59720":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":59720,"stats":["100% increased Evasion Rating from Equipped Body Armour"],"recipe":["Greed","Disgust","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":0,"id":41163}],"group":1226,"orbitIndex":42,"isNotable":true,"name":"Beastial Skin","orbit":5},"2113":{"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","skill":2113,"stats":["25% increased Accuracy Rating with Quarterstaves","25% increased Critical Damage Bonus with Quarterstaves","+25 to Dexterity"],"recipe":["Isolation","Ire","Fear"],"connections":[{"orbit":0,"id":326},{"orbit":0,"id":59694}],"group":1263,"orbitIndex":13,"isNotable":true,"name":"Martial Artistry","orbit":3},"6686":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","options":{"Witch":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Minion Life","id":29472}},"skill":6686,"stats":["10% increased Mana Regeneration Rate"],"isSwitchable":true,"group":609,"connections":[{"orbit":-4,"id":51184}],"orbitIndex":1,"name":"Mana Regeneration","orbit":2},"64345":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":49968},{"orbit":0,"id":63679}],"group":991,"skill":64345,"orbitIndex":16,"name":"Attack Damage","orbit":2},"15855":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":37963}],"group":443,"skill":15855,"orbitIndex":41,"name":"Sword Damage","orbit":5},"35671":{"stats":["2% increased Attack Speed","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":3,"id":31172}],"group":1121,"skill":35671,"orbitIndex":57,"name":"Attack Speed and Dexterity","orbit":4},"22057":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":2,"id":30143},{"orbit":4,"id":36808}],"group":1019,"skill":22057,"orbitIndex":21,"name":"Shield Defences","orbit":7},"17112":{"stats":["10% increased Stun Buildup","Ancestrally Boosted Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-7,"id":64900},{"orbit":2,"id":4331}],"group":80,"skill":17112,"orbitIndex":19,"name":"Ancestral Boosted Attack Damage and Stun","orbit":2},"48611":{"stats":["Minions have +8% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds","connections":[{"orbit":0,"id":4271},{"orbit":0,"id":46554}],"group":774,"skill":48611,"orbitIndex":0,"name":"Minion Resistances","orbit":2},"61429":{"stats":["8% increased Spell Damage","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","connections":[{"orbit":3,"id":44902}],"group":155,"skill":61429,"orbitIndex":20,"name":"Attack and Spell Damage","orbit":7},"25303":{"stats":["Minions have +3% to Maximum Fire Resistances","Minions have +20% to Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireResistNode.dds","connections":[],"group":452,"skill":25303,"orbitIndex":0,"name":"Minion Fire Resistance","orbit":0},"917":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":65160}],"group":99,"skill":917,"orbitIndex":10,"name":"Stun Threshold","orbit":3},"49280":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":3,"id":36170}],"group":552,"skill":49280,"orbitIndex":7,"name":"Armour and Evasion","orbit":7},"52445":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[],"group":1133,"skill":52445,"orbitIndex":0,"name":"Evasion and Energy Shield Mastery","orbit":0},"42280":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":21205}],"group":647,"skill":42280,"orbitIndex":22,"name":"All Attributes","orbit":7},"16150":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":16150,"stats":["Increases and Reductions to Companion Damage also apply to you"],"recipe":["Ire","Suffering","Despair"],"connections":[{"orbit":0,"id":37971}],"group":1289,"orbitIndex":0,"isNotable":true,"name":"Inspiring Ally","orbit":0},"62230":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":62230,"stats":["60% increased maximum Energy Shield","20% slower start of Energy Shield Recharge"],"recipe":["Suffering","Isolation","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[{"orbit":0,"id":19355}],"group":835,"orbitIndex":0,"isNotable":true,"name":"Patient Barrier","orbit":6},"26682":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","connections":[{"orbit":0,"id":46819},{"orbit":-3,"id":56640}],"group":585,"skill":26682,"orbitIndex":6,"name":"Spell Critical Damage","orbit":7},"3781":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaUnravelling.dds","skill":3781,"stats":["Grants Unravelling"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":136,"isNotable":true,"name":"Unravelling","orbit":9},"30390":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":3,"id":33978}],"group":365,"skill":30390,"orbitIndex":18,"name":"Block","orbit":3},"58125":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":5,"id":10681}],"group":74,"skill":58125,"orbitIndex":60,"name":"Shield Defences","orbit":4},"35408":{"stats":["40% increased Energy Shield from Equipped Focus"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":4,"id":36474},{"orbit":0,"id":7960}],"group":338,"skill":35408,"orbitIndex":12,"name":"Focus Energy Shield","orbit":2},"16705":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16705,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1049,"connections":[{"orbit":4,"id":25851},{"orbit":0,"id":34621},{"orbit":0,"id":61834}],"orbitIndex":66,"name":"Attribute","orbit":6},"41615":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":4,"id":10534},{"orbit":0,"id":22616}],"group":289,"skill":41615,"orbitIndex":10,"name":"Totem Placement Speed","orbit":7},"52973":{"stats":["15% chance to Impale on Spell Hit"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":12851},{"orbit":0,"id":57555}],"group":539,"skill":52973,"orbitIndex":11,"name":"Impale Chance","orbit":2},"30456":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":30456,"stats":["50% increased Evasion Rating when on Full Life","25% increased Stun Threshold while on Full Life"],"recipe":["Ire","Ire","Greed"],"connections":[{"orbit":-5,"id":38044}],"group":1001,"orbitIndex":0,"isNotable":true,"name":"High Alert","orbit":0},"11526":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":11526,"stats":["Arrows gain Critical Hit Chance as they travel farther, up to","60% increased Critical Hit Chance after 7 metres"],"recipe":["Isolation","Suffering","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":0,"id":38993}],"group":1261,"orbitIndex":30,"isNotable":true,"name":"Sniper","orbit":5},"60107":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":57204}],"group":766,"skill":60107,"orbitIndex":9,"name":"Critical Chance","orbit":2},"12419":{"stats":["5% increased Chaos Damage","5% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-1,"id":56063}],"group":790,"skill":12419,"orbitIndex":4,"name":"Chaos Damage and Duration","orbit":2},"64996":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":-4,"id":7782},{"orbit":7,"id":4810}],"group":962,"skill":64996,"orbitIndex":20,"name":"Bleed Chance","orbit":7},"55746":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-2,"id":61935}],"group":431,"skill":55746,"orbitIndex":4,"name":"Rage on Hit","orbit":7},"16647":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":426,"skill":16647,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"21208":{"stats":["3% increased Curse Magnitudes","10% faster Curse Activation"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[],"group":1066,"skill":21208,"orbitIndex":14,"name":"Curse Activation Speed and Effect","orbit":7},"41210":{"icon":"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds","skill":41210,"stats":["15% increased Projectile Damage","Projectiles have 10% chance to Chain an additional time from terrain"],"connections":[{"orbit":0,"id":1477},{"orbit":0,"id":43578}],"group":652,"orbitIndex":21,"isNotable":true,"name":"Ricochet","orbit":4},"32438":{"stats":["11% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":4,"id":55149}],"group":1094,"skill":32438,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"8881":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":8881,"stats":["+4 to Maximum Rage","Inherent loss of Rage is 20% slower"],"recipe":["Isolation","Greed","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":222,"orbitIndex":6,"isNotable":true,"name":"Unforgiving","orbit":4},"52442":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[],"group":639,"skill":52442,"orbitIndex":20,"name":"Attack Speed","orbit":2},"13505":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":13505,"stats":["20% increased Life Regeneration rate","5% of Damage taken Recouped as Life"],"connections":[{"orbit":3,"id":63209},{"orbit":0,"id":4956}],"group":474,"orbitIndex":0,"isNotable":true,"name":"Resilient Soul","orbit":0},"18629":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":0,"id":64327}],"group":459,"skill":18629,"orbitIndex":0,"name":"Block","orbit":3},"34074":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":4,"id":23259}],"group":869,"skill":34074,"orbitIndex":13,"name":"Attack Critical Chance","orbit":2},"47821":{"stats":["Offering Skills have 15% increased Buff effect"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":9,"id":41033}],"group":925,"skill":47821,"orbitIndex":17,"name":"Offering Effect","orbit":2},"13474":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":16084}],"group":310,"skill":13474,"orbitIndex":0,"name":"One Handed Damage","orbit":0},"28267":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":28267,"stats":["25% increased Critical Damage Bonus","Hits against you have 25% reduced Critical Damage Bonus"],"recipe":["Envy","Suffering","Greed"],"connections":[{"orbit":0,"id":2672},{"orbit":0,"id":35085}],"group":236,"orbitIndex":20,"isNotable":true,"name":"Desensitisation","orbit":3},"4956":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern","connections":[],"group":475,"skill":4956,"orbitIndex":0,"name":"Recovery Mastery","orbit":0},"21670":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":29358}],"group":99,"skill":21670,"orbitIndex":7,"name":"Stun Buildup","orbit":1},"7809":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":7809,"stats":["15% more Maximum Lightning Damage"],"recipe":["Isolation","Fear","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1181,"orbitIndex":0,"isNotable":true,"name":"Wild Storm","orbit":0},"34866":{"stats":["Remnants have 10% increased effect"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[{"orbit":0,"id":40985}],"group":677,"skill":34866,"orbitIndex":2,"name":"Remnant Effect","orbit":2},"58388":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":13157},{"orbit":0,"id":17702}],"group":975,"skill":58388,"orbitIndex":23,"name":"Life Flasks","orbit":3},"45570":{"stats":["Offering Skills have 20% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":43713},{"orbit":0,"id":29009}],"group":665,"skill":45570,"orbitIndex":18,"name":"Offering Area","orbit":7},"61039":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus1.dds","skill":61039,"orbitIndex":0,"stats":["Body Armour grants +75% to Fire Resistance"],"ascendancyName":"Smith of Kitava","connections":[],"group":39,"applyToArmour":true,"isNotable":true,"name":"Tantalum Alloy","orbit":0},"30720":{"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","skill":30720,"stats":["Minions have +13% to Chaos Resistance","Minions gain 10% of Physical Damage as Chaos Damage"],"recipe":["Suffering","Suffering","Envy"],"connections":[{"orbit":0,"id":20119}],"group":531,"orbitIndex":2,"isNotable":true,"name":"Entropic Incarnation","orbit":2},"64995":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":17924}],"group":300,"skill":64995,"orbitIndex":0,"name":"Damage against Enemies on Low Life","orbit":3},"6950":{"stats":["10% increased Exposure Effect"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":49804}],"group":727,"skill":6950,"orbitIndex":2,"name":"Exposure Effect","orbit":2},"47168":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47168,"stats":["+5 to any Attribute"],"isAttribute":true,"group":450,"connections":[{"orbit":-4,"id":6006},{"orbit":0,"id":54521},{"orbit":-4,"id":55412}],"orbitIndex":0,"name":"Attribute","orbit":0},"11030":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":59596}],"group":229,"skill":11030,"orbitIndex":10,"name":"Energy Shield Delay","orbit":3},"36728":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingMaxElementalResistanceSupportColour.dds","skill":36728,"stats":["+1% to Maximum Cold Resistance per 4 Blue Support Gems Socketed","+1% to Maximum Fire Resistance per 4 Red Support Gems Socketed","+1% to Maximum Lightning Resistance per 4 Green Support Gems Socketed"],"ascendancyName":"Gemling Legionnaire","connections":[],"group":423,"orbitIndex":0,"isNotable":true,"name":"Thaumaturgical Infusion","orbit":0},"58528":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":6,"id":5710}],"group":418,"skill":58528,"orbitIndex":2,"name":"Melee Damage","orbit":3},"13769":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-4,"id":2254}],"group":631,"skill":13769,"orbitIndex":8,"name":"Mana Regeneration","orbit":2},"60634":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanAdditionalInventory.dds","skill":60634,"stats":["Carry a Chest which adds 20 Inventory Slots"],"ascendancyName":"Titan","connections":[{"orbit":0,"id":27418}],"group":49,"orbitIndex":48,"isNotable":true,"name":"Colossal Capacity","orbit":5},"57471":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":57471,"stats":["Recover 20 Life when you Block","+2% to maximum Block chance","80% less Knockback Distance for Blocked Hits"],"recipe":["Despair","Despair","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":-4,"id":42578}],"group":111,"orbitIndex":8,"isNotable":true,"name":"Hunker Down","orbit":3},"37519":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":17045}],"group":509,"skill":37519,"orbitIndex":14,"name":"Movement Speed ","orbit":7},"13738":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":13738,"stats":["14% increased Lightning Damage","8% increased Attack and Cast Speed with Lightning Skills"],"recipe":["Fear","Fear","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":812,"orbitIndex":0,"isNotable":true,"name":"Lightning Quick","orbit":0},"110":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus10.dds","skill":110,"orbitIndex":0,"stats":["Body Armour grants Hits against you have 50% reduced Critical Damage Bonus"],"ascendancyName":"Smith of Kitava","connections":[],"group":11,"applyToArmour":true,"isNotable":true,"name":"Internal Layer","orbit":0},"27540":{"stats":["10% increased total Power counted by Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":62973}],"group":263,"skill":27540,"orbitIndex":23,"name":"Warcry Power Counted","orbit":3},"52319":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":52319,"stats":["+5 to any Attribute"],"isAttribute":true,"group":496,"connections":[{"orbit":-6,"id":48305}],"orbitIndex":36,"name":"Attribute","orbit":6},"15522":{"stats":["12% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":6,"id":17348},{"orbit":-6,"id":24630}],"group":70,"skill":15522,"orbitIndex":21,"name":"Ignite Magnitude","orbit":3},"32896":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[],"group":1100,"skill":32896,"orbitIndex":9,"name":"Poison Chance","orbit":7},"42794":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":-5,"id":31433}],"group":1088,"skill":42794,"orbitIndex":2,"name":"Elemental Attack Damage","orbit":3},"36325":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":-5,"id":54148}],"group":438,"skill":36325,"orbitIndex":71,"name":"Fire Penetration","orbit":4},"59180":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":2147483647,"id":50023}],"group":403,"skill":59180,"orbitIndex":15,"name":"Attack Damage","orbit":7},"9083":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":896,"skill":9083,"orbitIndex":0,"name":"Minion Defence Mastery","orbit":0},"44516":{"stats":["3% increased Attack Speed with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":2113}],"group":1263,"skill":44516,"orbitIndex":13,"name":"Quarterstaff Speed","orbit":2},"62624":{"stats":["+30 to Evasion Rating","+15 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[],"group":1134,"skill":62624,"orbitIndex":22,"name":"Evasion and Energy Shield","orbit":7},"63541":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":63541,"stats":["Prevent +15% of Damage from Deflected Critical Hits"],"recipe":["Ire","Suffering","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":0,"id":17994}],"group":660,"orbitIndex":9,"isNotable":true,"name":"Brush Off","orbit":2},"55348":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":23227}],"group":489,"skill":55348,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"47155":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":35896},{"orbit":2,"id":63545},{"orbit":-2,"id":17394}],"group":755,"skill":47155,"orbitIndex":3,"name":"Minion Damage","orbit":3},"5088":{"stats":["3% increased Attack and Cast Speed with Elemental Skills"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":49537}],"group":261,"skill":5088,"orbitIndex":18,"name":"Elemental","orbit":3},"10208":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":22909},{"orbit":0,"id":60013}],"group":277,"skill":10208,"orbitIndex":11,"name":"Stun and Ailment Threshold from Energy Shield","orbit":3},"13839":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":65287}],"group":96,"skill":13839,"orbitIndex":6,"name":"Totem Damage","orbit":5},"28002":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28002,"stats":["+5 to any Attribute"],"isAttribute":true,"group":329,"connections":[{"orbit":0,"id":32194}],"orbitIndex":0,"name":"Attribute","orbit":0},"53762":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":53762,"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"ascendancyName":"Gemling Legionnaire","group":414,"connections":[{"orbit":2147483647,"id":36728}],"orbitIndex":0,"name":"Reduced Attribute Requirements","orbit":0},"32561":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":51825}],"group":606,"skill":32561,"orbitIndex":15,"name":"Two Handed Damage","orbit":3},"58651":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":55194},{"orbit":0,"id":49357}],"group":446,"skill":58651,"orbitIndex":71,"name":"Minion Damage","orbit":4},"21205":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":44176}],"group":647,"skill":21205,"orbitIndex":60,"name":"All Attributes","orbit":5},"7049":{"stats":["30% increased Armour while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":22556}],"group":603,"skill":7049,"orbitIndex":19,"name":"Armour while Surrounded","orbit":3},"14033":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":34553}],"group":545,"skill":14033,"orbitIndex":16,"name":"Spell and Minion Damage","orbit":2},"64870":{"stats":["10% increased Armour","+10% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":27439}],"group":282,"skill":64870,"orbitIndex":0,"name":"Armour and Applies to Fire Damage","orbit":0},"47683":{"stats":["Projectiles have 5% chance to Chain an additional time from terrain"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":676,"skill":47683,"orbitIndex":23,"name":"Chaining Projectiles","orbit":2},"33812":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":33812,"stats":[],"ascendancyName":"Warbringer","isAscendancyStart":true,"group":35,"connections":[{"orbit":0,"id":38769},{"orbit":5,"id":18585},{"orbit":5,"id":25935},{"orbit":4,"id":1994},{"orbit":3,"id":39365}],"orbitIndex":48,"name":"Brute","orbit":6},"37644":{"stats":["12% increased Attack Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":46874}],"group":956,"skill":37644,"orbitIndex":22,"name":"Physical Attack Damage","orbit":7},"45713":{"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","skill":45713,"stats":["20% increased Flask Effect Duration","20% chance for Flasks you use to not consume Charges"],"recipe":["Disgust","Ire","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":1158,"orbitIndex":0,"isNotable":true,"name":"Savouring","orbit":0},"94":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":94,"stats":["15% increased Mana Regeneration Rate","Recover 2% of maximum Mana on Kill"],"recipe":["Envy","Guilt","Paranoia"],"connections":[{"orbit":0,"id":27234}],"group":748,"orbitIndex":4,"isNotable":true,"name":"Efficient Killing","orbit":7},"34076":{"stats":["25% increased Block Recovery"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":3,"id":37244}],"group":1019,"skill":34076,"orbitIndex":12,"name":"Block Recovery","orbit":7},"52448":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerWildStrike.dds","skill":52448,"stats":["Trigger Elemental Expression on Melee Critical Hit","Grants Skill: Elemental Expression"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":53,"isNotable":true,"name":"...and Scatter Them to the Winds","orbit":9},"50986":{"icon":"Art/2DArt/SkillIcons/passives/damagedualwield.dds","classesStart":["Duelist","Mercenary"],"skill":50986,"stats":[],"group":638,"connections":[{"orbit":0,"id":39383},{"orbit":0,"id":10889},{"orbit":0,"id":62386},{"orbit":0,"id":36252},{"orbit":0,"id":7120},{"orbit":0,"id":55536},{"orbit":0,"id":59915}],"orbitIndex":0,"name":"DUELIST","orbit":0},"23253":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds","connections":[{"orbit":0,"id":15625},{"orbit":0,"id":65161},{"orbit":0,"id":34015}],"group":1201,"skill":23253,"orbitIndex":4,"name":"Evasion","orbit":2},"52836":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":7,"id":11980},{"orbit":0,"id":56806}],"group":841,"skill":52836,"orbitIndex":66,"name":"Block","orbit":4},"6079":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":10242}],"group":1035,"skill":6079,"orbitIndex":16,"name":"Life Recoup","orbit":2},"14832":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMace.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMacePattern","connections":[],"group":81,"skill":14832,"orbitIndex":0,"name":"Mace Mastery","orbit":0},"56016":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","skill":56016,"stats":["Projectiles Pierce enemies with Fully Broken Armour"],"recipe":["Greed","Guilt","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":-8,"id":65149},{"orbit":2147483647,"id":35594}],"group":826,"orbitIndex":2,"isNotable":true,"name":"Passthrough Rounds","orbit":2},"38172":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":60568}],"group":417,"skill":38172,"orbitIndex":5,"name":"Totem Placement Speed","orbit":7},"46365":{"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","skill":46365,"stats":["25% reduced Reservation Efficiency of Minion Skills","Your Minions are Gigantic"],"recipe":["Envy","Guilt","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":506,"orbitIndex":0,"isNotable":true,"name":"Gigantic Following","orbit":0},"34340":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":34340,"stats":["Allies in your Presence Regenerate 1% of your Maximum Life per second","Regenerate 0.5% of maximum Life per second"],"recipe":["Ire","Paranoia","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":17294}],"group":549,"orbitIndex":48,"isNotable":true,"name":"Mass Rejuvenation","orbit":4},"1169":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":1169,"stats":["Recover 2% of maximum Life and Mana when you use a Warcry","24% increased Warcry Speed","18% increased Warcry Cooldown Recovery Rate"],"recipe":["Fear","Isolation","Suffering"],"connections":[{"orbit":0,"id":25031}],"group":225,"orbitIndex":16,"isNotable":true,"name":"Urgent Call","orbit":7},"6570":{"icon":"Art/2DArt/SkillIcons/passives/MasteryCurse.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern","connections":[],"group":1075,"skill":6570,"orbitIndex":0,"name":"Curse Mastery","orbit":0},"54818":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54818,"stats":["+5 to any Attribute"],"isAttribute":true,"group":573,"connections":[{"orbit":0,"id":18801}],"orbitIndex":0,"name":"Attribute","orbit":0},"62887":{"icon":"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds","skill":62887,"stats":["Minions have +22% to all Elemental Resistances","Minions have +3% to all Maximum Elemental Resistances"],"recipe":["Greed","Suffering","Disgust"],"connections":[{"orbit":0,"id":41225}],"group":774,"orbitIndex":16,"isNotable":true,"name":"Living Death","orbit":2},"9510":{"stats":["3% of Elemental Damage taken Recouped as Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":16695}],"group":971,"skill":9510,"orbitIndex":0,"name":"Energy Shield Recoup","orbit":2},"20015":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":308,"skill":20015,"orbitIndex":1,"name":"Warcry Mastery","orbit":3},"44783":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":22949}],"group":321,"skill":44783,"orbitIndex":18,"name":"Area Damage","orbit":2},"47418":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":47418,"stats":["10% reduced Flask Charges used from Mana Flasks","Remove a Curse when you use a Mana Flask"],"recipe":["Greed","Envy","Paranoia"],"connections":[{"orbit":0,"id":23839},{"orbit":0,"id":10738}],"group":1105,"orbitIndex":9,"isNotable":true,"name":"Warding Potions","orbit":2},"20744":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":793,"skill":20744,"orbitIndex":3,"name":"Projectile Mastery","orbit":1},"10371":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianMultipleBanners.dds","skill":10371,"stats":["Banners gain 5 Glory per second","There is no Limit on the number of Banners you can place"],"ascendancyName":"Tactician","connections":[],"group":232,"orbitIndex":0,"isNotable":true,"name":"Whoever Pays Best","orbit":0},"50459":{"icon":"Art/2DArt/SkillIcons/passives/blankDex.dds","classesStart":["Ranger","Huntress"],"skill":50459,"stats":[],"group":716,"connections":[{"orbit":0,"id":46990},{"orbit":0,"id":1583},{"orbit":0,"id":24665},{"orbit":0,"id":41736},{"orbit":0,"id":63493},{"orbit":0,"id":36365},{"orbit":0,"id":13828},{"orbit":0,"id":56651}],"orbitIndex":0,"name":"RANGER","orbit":0},"58526":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[],"group":1079,"skill":58526,"orbitIndex":15,"name":"Deflection","orbit":2},"60764":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":60764,"stats":["Increases and Reductions to Projectile Speed also apply to Damage with Bows"],"recipe":["Isolation","Suffering","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[],"group":1261,"orbitIndex":12,"isNotable":true,"name":"Feathered Fletching","orbit":5},"32040":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":972,"skill":32040,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"45712":{"stats":["10% increased Flammability Magnitude","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":65009}],"group":1022,"skill":45712,"orbitIndex":60,"name":"Elemental Damage and Flammability Magnitude","orbit":5},"24764":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":24764,"stats":["10% chance when collecting an Elemental Infusion to gain an","additional Elemental Infusion of the same type"],"recipe":["Fear","Paranoia","Suffering"],"connections":[{"orbit":0,"id":65226}],"group":346,"orbitIndex":17,"isNotable":true,"name":"Infusing Power","orbit":7},"29133":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":29133,"stats":["12% increased Elemental Damage"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":2,"id":64031}],"orbitIndex":9,"name":"Elemental Damage","orbit":4},"57196":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[],"group":690,"skill":57196,"orbitIndex":14,"name":"Attack Speed","orbit":3},"22063":{"stats":["8% increased Cold Damage","8% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":5797}],"group":1168,"skill":22063,"orbitIndex":22,"name":"Freeze Buildup and Cold Damage","orbit":2},"10534":{"stats":["Spells Cast by Totems have 4% increased Cast Speed","Attacks used by Totems have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-7,"id":46205}],"group":289,"skill":10534,"orbitIndex":2,"name":"Totem Cast and Attack Speed","orbit":2},"25565":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":722}],"group":1211,"skill":25565,"orbitIndex":2,"name":"Lightning Damage","orbit":2},"19546":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":19546,"stats":["30% increased Block chance while Surrounded","10% increased Deflection Rating while Surrounded","40% increased Ailment and Stun Threshold while Surrounded"],"recipe":["Despair","Greed","Disgust"],"connections":[{"orbit":0,"id":5681}],"group":360,"orbitIndex":4,"isNotable":true,"name":"Favourable Odds","orbit":2},"8556":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":540,"skill":8556,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"17762":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":17762,"stats":["10% of Thorns Damage Leeched as Life"],"recipe":["Guilt","Fear","Envy"],"connections":[{"orbit":-7,"id":2964},{"orbit":0,"id":28476}],"group":392,"orbitIndex":23,"isNotable":true,"name":"Vengeance","orbit":2},"25829":{"stats":["6% increased Spell Damage","2% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/AuraNotable.dds","connections":[{"orbit":0,"id":57791}],"group":521,"skill":25829,"orbitIndex":7,"name":"Spell Damage and Cast Speed","orbit":2},"35660":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":18548}],"group":768,"skill":35660,"orbitIndex":13,"name":"Attack Speed","orbit":2},"43201":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":0,"id":43383}],"group":618,"skill":43201,"orbitIndex":56,"name":"Ailment Chance","orbit":4},"37242":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":2,"id":16871},{"orbit":0,"id":54031}],"group":1217,"skill":37242,"orbitIndex":14,"name":"Stun Threshold","orbit":7},"47157":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":4,"id":61347},{"orbit":0,"id":54818}],"group":574,"skill":47157,"orbitIndex":12,"name":"Projectile Damage","orbit":7},"59":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichApplyAdditionalCurses.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":59,"isSwitchable":true,"stats":["Curses you inflict have infinite Duration","You can apply an additional Curse"],"ascendancyName":"Lich","connections":[],"group":999,"orbitIndex":50,"isNotable":true,"name":"Incessant Cacophony","orbit":8},"46628":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46628,"stats":["+5 to any Attribute"],"isAttribute":true,"group":335,"connections":[{"orbit":0,"id":40894},{"orbit":0,"id":60013},{"orbit":0,"id":44872}],"orbitIndex":67,"name":"Attribute","orbit":4},"4328":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4328,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1031,"connections":[{"orbit":0,"id":21208},{"orbit":0,"id":5188}],"orbitIndex":0,"name":"Attribute","orbit":0},"63679":{"stats":["18% increased Projectile Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":20008}],"group":991,"skill":63679,"orbitIndex":11,"name":"Projectile Stun Buildup","orbit":1},"39228":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":62603},{"orbit":0,"id":63021}],"group":571,"skill":39228,"orbitIndex":18,"name":"Fire Penetration","orbit":3},"12451":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":-9,"id":24922}],"group":915,"skill":12451,"orbitIndex":12,"name":"Cooldown Recovery Rate","orbit":3},"21206":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":21206,"stats":["15% increased Area of Effect","Burning Enemies you kill have a 5% chance to Explode, dealing a","tenth of their maximum Life as Fire Damage"],"recipe":["Greed","Disgust","Fear"],"connections":[{"orbit":0,"id":45899},{"orbit":0,"id":11505}],"group":462,"orbitIndex":9,"isNotable":true,"name":"Explosive Impact","orbit":3},"26283":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageBlue.dds","skill":26283,"stats":["All Flames of Chayula that you manifest are Blue"],"isMultipleChoiceOption":true,"ascendancyName":"Acolyte of Chayula","group":1335,"connections":[],"orbitIndex":0,"name":"Choice of Mana","orbit":0},"50588":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":6010}],"group":979,"skill":50588,"orbitIndex":2,"name":"Accuracy","orbit":2},"28860":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":56104}],"group":527,"skill":28860,"orbitIndex":18,"name":"Armour Break","orbit":7},"61432":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupBow.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":0,"id":6178}],"group":777,"skill":61432,"orbitIndex":0,"name":"Crossbow Mastery","orbit":0},"14429":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillsAdditionalSupport.dds","skill":14429,"stats":["Grants Thaumaturgical Dynamism"],"ascendancyName":"Gemling Legionnaire","connections":[],"group":306,"orbitIndex":0,"isNotable":true,"name":"Advanced Thaumaturgy","orbit":0},"13537":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":49455}],"group":481,"skill":13537,"orbitIndex":10,"name":"Energy Shield","orbit":4},"6772":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":6772,"stats":["+5 to any Attribute"],"isAttribute":true,"group":848,"connections":[{"orbit":0,"id":60505}],"orbitIndex":6,"name":"Attribute","orbit":4},"34202":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":49285}],"group":610,"skill":34202,"orbitIndex":18,"name":"Strength","orbit":3},"40687":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":40687,"stats":["30% increased Presence Area of Effect","Allies in your Presence have 30% increased Glory generation"],"recipe":["Disgust","Envy","Despair"],"connections":[],"group":888,"orbitIndex":12,"isNotable":true,"name":"Lead by Example","orbit":2},"30115":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanSmallPassiveDoubled.dds","skill":30115,"stats":["50% increased effect of Small Passive Skills"],"ascendancyName":"Titan","connections":[],"group":49,"orbitIndex":16,"isNotable":true,"name":"Hulking Form","orbit":7},"8143":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionEnergyShieldGrantsSpirit.dds","skill":8143,"stats":["+1 to Spirit for every 8 Item Energy Shield on Equipped Body Armour","+1 to Spirit for every 20 Evasion Rating on Equipped Body Armour","Cannot gain Spirit from Equipment"],"ascendancyName":"Invoker","connections":[{"orbit":4,"id":16100}],"group":1302,"orbitIndex":5,"isNotable":true,"name":"Lead me through Grace...","orbit":9},"61027":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":61027,"stats":["+20 to maximum Mana","20% increased Mana Regeneration Rate"],"connections":[],"group":668,"orbitIndex":0,"isNotable":true,"name":"Mana Blessing","orbit":0},"12777":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":-4,"id":28950}],"group":532,"skill":12777,"orbitIndex":23,"name":"Armour and Energy Shield","orbit":2},"535":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":34621}],"group":996,"skill":535,"orbitIndex":0,"name":"Critical Damage","orbit":0},"38965":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":38965,"stats":["+1 to maximum number of Elemental Infusions"],"recipe":["Greed","Isolation","Paranoia"],"connections":[{"orbit":0,"id":65226}],"group":346,"orbitIndex":21,"isNotable":true,"name":"Infused Limits","orbit":7},"55611":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":55611,"stats":["12% increased Elemental Damage"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":-2,"id":64031}],"orbitIndex":15,"name":"Elemental Damage","orbit":4},"3921":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":3921,"stats":["20% increased Reservation Efficiency of Herald Skills"],"recipe":["Fear","Despair","Greed"],"connections":[{"orbit":0,"id":38398}],"group":428,"orbitIndex":10,"isNotable":true,"name":"Fate Finding","orbit":7},"47420":{"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","skill":47420,"stats":["20% increased Minion Duration","Temporary Minion Skills have +2 to Limit of Minions summoned"],"recipe":["Ire","Greed","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[{"orbit":0,"id":11048},{"orbit":7,"id":52676}],"group":203,"orbitIndex":9,"isNotable":true,"name":"Expendable Army","orbit":1},"8983":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":378,"skill":8983,"orbitIndex":12,"name":"Minion Damage","orbit":3},"35801":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":35801,"stats":["25% increased Frenzy Charge Duration"],"ascendancyName":"Deadeye","group":1309,"connections":[{"orbit":0,"id":23508}],"orbitIndex":0,"name":"Frenzy Charge Duration","orbit":0},"56806":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":56806,"stats":["12% increased Block chance","1% increased Movement Speed for each time you've Blocked in the past 10 seconds"],"recipe":["Ire","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern","connections":[],"group":841,"orbitIndex":22,"isNotable":true,"name":"Swift Blocking","orbit":7},"45962":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-6,"id":7183},{"orbit":0,"id":15617}],"group":415,"skill":45962,"orbitIndex":23,"name":"Life Flask Recovery","orbit":3},"14693":{"stats":["14% increased Damage with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":13937}],"group":81,"skill":14693,"orbitIndex":27,"name":"Mace Damage","orbit":4},"33939":{"stats":["+15% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/coldresist.dds","connections":[{"orbit":0,"id":62034}],"group":97,"skill":33939,"orbitIndex":2,"name":"Armour Applies to Cold Damage Hits","orbit":3},"55088":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance2.dds","connections":[{"orbit":5,"id":61196}],"group":815,"skill":55088,"orbitIndex":2,"name":"Critical Chance","orbit":7},"33815":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":6,"id":35644}],"group":953,"skill":33815,"orbitIndex":5,"name":"Poison Duration","orbit":2},"49406":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":52125}],"group":676,"skill":49406,"orbitIndex":45,"name":"Projectile Damage","orbit":4},"55":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","skill":55,"stats":["Damaging Ailments deal damage 12% faster"],"recipe":["Paranoia","Greed","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDamageOverTimePattern","connections":[],"group":928,"orbitIndex":0,"isNotable":true,"name":"Fast Acting Toxins","orbit":0},"39369":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":39369,"stats":["Attacks have +1% to Critical Hit Chance"],"recipe":["Isolation","Despair","Greed"],"connections":[{"orbit":3,"id":2936},{"orbit":0,"id":51583}],"group":1285,"orbitIndex":9,"isNotable":true,"name":"Struck Through","orbit":4},"17825":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":17825,"stats":["+0.5 metres to Dodge Roll distance while Surrounded","10% increased Movement Speed while Surrounded"],"recipe":["Paranoia","Disgust","Despair"],"connections":[{"orbit":-7,"id":45585},{"orbit":-7,"id":46931},{"orbit":0,"id":5681}],"group":360,"orbitIndex":0,"isNotable":true,"name":"Tactical Retreat","orbit":0},"61026":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":61026,"stats":["Minions have +20% to all Elemental Resistances","Minions have +5% to all Maximum Elemental Resistances"],"recipe":["Despair","Paranoia","Suffering"],"connections":[{"orbit":0,"id":34552},{"orbit":0,"id":17378}],"group":379,"orbitIndex":0,"isNotable":true,"name":"Crystalline Flesh","orbit":3},"32427":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":0,"id":4456}],"group":582,"skill":32427,"orbitIndex":18,"name":"Cold Penetration","orbit":2},"57863":{"stats":["Detonator skills have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":26356}],"group":540,"skill":57863,"orbitIndex":5,"name":"Detonator Area","orbit":7},"632":{"stats":["3% increased Attack Speed with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":56366}],"group":1259,"skill":632,"orbitIndex":0,"name":"Dagger Speed","orbit":0},"13708":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":13708,"stats":["15% increased Accuracy Rating","+10 to Dexterity"],"recipe":["Greed","Fear","Greed"],"connections":[],"group":606,"orbitIndex":40,"isNotable":true,"name":"Curved Weapon","orbit":4},"7251":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[],"group":437,"skill":7251,"orbitIndex":16,"name":"Attack Damage","orbit":7},"31370":{"stats":["10% increased Armour","+10% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":2147483647,"id":32448}],"group":479,"skill":31370,"orbitIndex":8,"name":"Armour and Applies to Lightning Damage","orbit":2},"37244":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":37244,"stats":["12% increased Block chance","40% increased Block Recovery"],"recipe":["Disgust","Greed","Fear"],"connections":[{"orbit":3,"id":33445},{"orbit":0,"id":37795}],"group":1019,"orbitIndex":8,"isNotable":true,"name":"Shield Expertise","orbit":2},"63545":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":755,"skill":63545,"orbitIndex":6,"name":"Minion Damage","orbit":7},"19873":{"stats":["5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":36602},{"orbit":-4,"id":17655}],"group":456,"skill":19873,"orbitIndex":22,"name":"Area of Effect","orbit":2},"38966":{"stats":["8% increased Evasion Rating","12% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":30210},{"orbit":0,"id":35058},{"orbit":0,"id":61976}],"group":967,"skill":38966,"orbitIndex":0,"name":"Stun Threshold and Evasion Rating","orbit":2},"857":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":481,"skill":857,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"29652":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":35911},{"orbit":0,"id":28002}],"group":362,"skill":29652,"orbitIndex":16,"name":"Spell Damage","orbit":2},"3188":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":3188,"stats":["Gain Physical Thorns damage equal to 10% of Item Armour on Equipped Body Armour"],"recipe":["Ire","Disgust","Isolation"],"connections":[{"orbit":0,"id":38670},{"orbit":0,"id":46051}],"group":59,"orbitIndex":21,"isNotable":true,"name":"Revenge","orbit":3},"12249":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-3,"id":12761}],"group":939,"skill":12249,"orbitIndex":20,"name":"Evasion and Energy Shield","orbit":2},"58779":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":51040},{"orbit":0,"id":327},{"orbit":0,"id":23822},{"orbit":0,"id":47976}],"group":1115,"skill":58779,"orbitIndex":6,"name":"Deflection","orbit":2},"41076":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaReplaceSpiritWithDarkness.dds","skill":41076,"stats":["You have no Spirit","Base Maximum Darkness is 100","Damage taken is Reserved from Darkness before being taken from Life or Energy Shield","Darkness Reservation lasts for 5 seconds","+8 to Maximum Darkness per Level"],"ascendancyName":"Acolyte of Chayula","connections":[{"orbit":0,"id":32771}],"group":1331,"orbitIndex":45,"isNotable":true,"name":"Embrace the Darkness","orbit":9},"26282":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodPhysicalDamageExtraGore.dds","skill":26282,"stats":["Bleeding you inflict on Cursed targets is Aggravated","Elemental Damage also Contributes to Bleeding Magnitude"],"ascendancyName":"Blood Mage","connections":[],"group":795,"orbitIndex":66,"isNotable":true,"name":"Blood Barbs","orbit":5},"1140":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1140,"stats":["+5 to any Attribute"],"isAttribute":true,"group":737,"connections":[{"orbit":0,"id":15507}],"orbitIndex":22,"name":"Attribute","orbit":2},"18496":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":18496,"stats":["5% reduced Attack Speed","30% increased Magnitude of Ailments you inflict","20% increased Duration of Damaging Ailments on Enemies"],"recipe":["Suffering","Paranoia","Envy"],"connections":[{"orbit":0,"id":50616}],"group":185,"orbitIndex":12,"isNotable":true,"name":"Lasting Trauma","orbit":7},"32885":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":6689}],"group":563,"skill":32885,"orbitIndex":33,"name":"Shield Block","orbit":4},"14926":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":50609},{"orbit":-6,"id":56910}],"group":653,"skill":14926,"orbitIndex":20,"name":"Life Regeneration","orbit":3},"38703":{"stats":["8% increased Critical Hit Chance for Attacks","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":8249}],"group":929,"skill":38703,"orbitIndex":14,"name":"Accuracy and Attack Critical Chance","orbit":7},"60505":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":60505,"stats":["+5 to any Attribute"],"isAttribute":true,"group":909,"connections":[{"orbit":0,"id":28050},{"orbit":0,"id":65009},{"orbit":0,"id":19808},{"orbit":0,"id":18831}],"orbitIndex":0,"name":"Attribute","orbit":0},"3987":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":3987,"stats":["4% increased Skill Speed"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":0,"id":30}],"orbitIndex":27,"name":"Skill Speed","orbit":8},"31898":{"stats":["6% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":0,"id":3921}],"group":428,"skill":31898,"orbitIndex":7,"name":"Herald Reservation","orbit":7},"26885":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-4,"id":59775}],"group":1084,"skill":26885,"orbitIndex":60,"name":"Chaos Damage","orbit":4},"25101":{"stats":["10% increased Exposure Effect"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":5,"id":22439},{"orbit":0,"id":52199},{"orbit":-5,"id":44498}],"group":590,"skill":25101,"orbitIndex":4,"name":"Exposure Effect","orbit":3},"52576":{"stats":["20% increased damage against Immobilised Enemies"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":64550}],"group":704,"skill":52576,"orbitIndex":9,"name":"Damage vs Immobilised","orbit":2},"18419":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":18419,"stats":["Regenerate 1% of maximum Life per second while you have a Totem","Totems Regenerate 3% of maximum Life per second"],"recipe":["Envy","Fear","Paranoia"],"connections":[{"orbit":0,"id":11014},{"orbit":0,"id":16784},{"orbit":0,"id":23667}],"group":247,"orbitIndex":18,"isNotable":true,"name":"Ancestral Mending","orbit":7},"38300":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-7,"id":39716},{"orbit":-7,"id":57373}],"group":449,"skill":38300,"orbitIndex":0,"name":"Flammability Magnitude","orbit":0},"35787":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":42813}],"group":351,"skill":35787,"orbitIndex":0,"name":"Increased Duration","orbit":1},"10271":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":58038}],"group":603,"skill":10271,"orbitIndex":7,"name":"Attack Damage while Surrounded","orbit":3},"29990":{"stats":["5% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":0,"id":36217},{"orbit":-9,"id":47477},{"orbit":0,"id":15775}],"group":1234,"skill":29990,"orbitIndex":2,"name":"Volatility on Kill","orbit":7},"64601":{"icon":"Art/2DArt/SkillIcons/passives/HollowPalmTechniqueKeystone.dds","skill":64601,"isKeystone":true,"stats":["Can Attack as though using a Quarterstaff while both of your hand slots are empty","Unarmed Attacks that would use your Quarterstaff's damage gain:","Physical damage based on their Skill Level","1% more Attack Speed per 25 Item Evasion Rating on Equipped Armour Items","+0.1% to Critical Hit Chance per 10 Item Energy Shield on Equipped Armour Items"],"group":1106,"connections":[],"orbitIndex":0,"name":"Hollow Palm Technique","orbit":0},"48215":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":48215,"stats":["Projectiles have 30% increased Critical Damage Bonus against Enemies further than 6m","Projectiles have 30% increased Critical Hit Chance against Enemies further than 6m","25% chance to inflict Daze with Hits against Enemies further than 6m"],"recipe":["Fear","Ire","Suffering"],"connections":[{"orbit":0,"id":516},{"orbit":0,"id":7201},{"orbit":0,"id":64488},{"orbit":0,"id":61347}],"group":574,"orbitIndex":0,"isNotable":true,"name":"Headshot","orbit":0},"5777":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":5777,"stats":["Minions deal 15% increased Damage","Minions have 20% increased Critical Hit Chance"],"connections":[{"orbit":0,"id":58651}],"group":446,"orbitIndex":4,"isNotable":true,"name":"Deadly Swarm","orbit":4},"38564":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":20091}],"group":444,"skill":38564,"orbitIndex":15,"name":"Sword Damage","orbit":3},"61421":{"stats":["Meta Skills gain 4% increased Energy","5% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":7,"id":16121}],"group":1240,"skill":61421,"orbitIndex":19,"name":"Energy and Critical Chance","orbit":7},"3700":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":3,"id":6842}],"group":1093,"skill":3700,"orbitIndex":6,"name":"Stun and Freeze Buildup","orbit":2},"22185":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":5,"id":17796}],"group":480,"skill":22185,"orbitIndex":9,"name":"Debuff Expiry Rate","orbit":3},"37509":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":33797}],"group":131,"skill":37509,"orbitIndex":3,"name":"Shapeshifting","orbit":5},"45576":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":676,"skill":45576,"orbitIndex":3,"name":"Projectile Mastery","orbit":7},"55617":{"stats":["20% increased Armour while Surrounded","20% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":29914},{"orbit":2,"id":19546}],"group":360,"skill":55617,"orbitIndex":3,"name":"Armour and Evasion while Surrounded","orbit":3},"47021":{"stats":["15% increased Volatility Explosion delay"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":1,"id":36217}],"group":1234,"skill":47021,"orbitIndex":18,"name":"Volatility Detonation Time","orbit":2},"40550":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":289,"skill":40550,"orbitIndex":0,"name":"Totem Mastery","orbit":4},"10372":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":-3,"id":36191},{"orbit":0,"id":55933}],"group":369,"skill":10372,"orbitIndex":1,"name":"Stun Threshold","orbit":1},"14267":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14267,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1264,"connections":[{"orbit":0,"id":32763},{"orbit":0,"id":28976},{"orbit":0,"id":38212},{"orbit":0,"id":1499}],"orbitIndex":0,"name":"Attribute","orbit":0},"36191":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":40325}],"group":369,"skill":36191,"orbitIndex":21,"name":"Stun Threshold","orbit":2},"39495":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":2147483647,"id":46386},{"orbit":9,"id":27048}],"group":1262,"skill":39495,"orbitIndex":0,"name":"Damage and Companion Damage","orbit":0},"58117":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":41186},{"orbit":0,"id":13839},{"orbit":0,"id":56996},{"orbit":0,"id":53719}],"group":96,"skill":58117,"orbitIndex":3,"name":"Totem Damage","orbit":5},"12382":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":35849}],"group":110,"skill":12382,"orbitIndex":3,"name":"Life Mastery","orbit":1},"64724":{"stats":["8% increased Flammability Magnitude","8% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[],"group":92,"skill":64724,"orbitIndex":17,"name":"Flammability and Ignite Magnitude","orbit":2},"25893":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-2,"id":51169}],"group":645,"skill":25893,"orbitIndex":18,"name":"Energy Shield Recharge","orbit":2},"39759":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":48035}],"group":447,"skill":39759,"orbitIndex":10,"name":"Life Regeneration","orbit":2},"315":{"stats":["10% increased Bleeding Duration"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":33216}],"group":580,"skill":315,"orbitIndex":0,"name":"Bleeding Duration","orbit":0},"25026":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":6,"id":3567}],"group":836,"skill":25026,"orbitIndex":20,"name":"Mana Regeneration","orbit":3},"19288":{"icon":"Art/2DArt/SkillIcons/passives/GlancingBlows.dds","skill":19288,"isKeystone":true,"stats":["Chance to Evade is Unlucky","Chance to Deflect is Lucky"],"group":803,"connections":[],"orbitIndex":0,"name":"Glancing Blows","orbit":0},"10729":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":980,"skill":10729,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"56409":{"stats":["12% increased Flammability Magnitude","12% increased Freeze Buildup","12% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":25101},{"orbit":0,"id":43139},{"orbit":0,"id":65248}],"group":590,"skill":56409,"orbitIndex":12,"name":"Elemental Ailment Chance","orbit":4},"53632":{"stats":["12% increased Flammability Magnitude","6% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":3,"id":28482}],"group":273,"skill":53632,"orbitIndex":8,"name":"Flammability Magnitude and Critical Chance","orbit":2},"17702":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17702,"stats":["+5 to any Attribute"],"isAttribute":true,"group":966,"connections":[{"orbit":0,"id":46882},{"orbit":-3,"id":27262},{"orbit":2147483647,"id":20467}],"orbitIndex":0,"name":"Attribute","orbit":0},"8782":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":8782,"stats":["30% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"recipe":["Suffering","Envy","Guilt"],"connections":[{"orbit":0,"id":13882}],"group":591,"orbitIndex":14,"isNotable":true,"name":"Empowering Infusions","orbit":7},"23244":{"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","skill":23244,"stats":["Recover 1% of maximum Life on Kill","Recover 1% of maximum Mana on Kill","25% increased Culling Strike Threshold"],"recipe":["Despair","Suffering","Guilt"],"connections":[{"orbit":2,"id":21792},{"orbit":0,"id":6912}],"group":965,"orbitIndex":3,"isNotable":true,"name":"Bounty Hunter","orbit":7},"6623":{"stats":["Banner Skills have 12% increased Aura Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":12821}],"group":401,"skill":6623,"orbitIndex":10,"name":"Banner Aura Effect","orbit":1},"29527":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":29527,"stats":["50% increased Critical Hit Chance against Enemies on Full Life","Cannot be Blinded while on Full Life","80% increased Damage with Hits against Enemies that are on Full Life"],"recipe":["Paranoia","Ire","Fear"],"connections":[{"orbit":0,"id":61800}],"group":1178,"orbitIndex":8,"isNotable":true,"name":"First Approach","orbit":7},"21336":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":0,"id":62984}],"group":837,"skill":21336,"orbitIndex":19,"name":"Evasion and Energy Shield","orbit":2},"19750":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[],"group":562,"skill":19750,"orbitIndex":0,"name":"Armour and Evasion Mastery","orbit":0},"10830":{"stats":["18% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":59589}],"group":107,"skill":10830,"orbitIndex":2,"name":"Armour","orbit":7},"60891":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds","connections":[{"orbit":0,"id":53185}],"group":1248,"skill":60891,"orbitIndex":9,"name":"Accuracy Rating","orbit":1},"49130":{"stats":["6% reduced Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[],"group":1129,"skill":49130,"orbitIndex":19,"name":"Reduced Projectile Speed","orbit":2},"49661":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":49661,"stats":["30% increased Critical Hit Chance against Bleeding Enemies","20% chance to Aggravate Bleeding on targets you Critically Hit with Attacks"],"recipe":["Fear","Paranoia","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":957,"orbitIndex":2,"isNotable":true,"name":"Perfectly Placed Knife","orbit":1},"23508":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesHaveMoreEffect.dds","skill":23508,"stats":["Benefits from consuming Frenzy Charges for your Skills have 50% chance to be doubled"],"ascendancyName":"Deadeye","connections":[],"group":1308,"orbitIndex":0,"isNotable":true,"name":"Thrilling Chase","orbit":0},"49537":{"stats":["3% increased Attack and Cast Speed with Elemental Skills"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":261,"skill":49537,"orbitIndex":16,"name":"Speed with Elemental Skills","orbit":3},"52574":{"stats":["6% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":-7,"id":55478}],"group":498,"skill":52574,"orbitIndex":21,"name":"Attack Area Damage and Area","orbit":7},"59710":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":5,"id":52618}],"group":102,"skill":59710,"orbitIndex":6,"name":"Shapeshifting","orbit":7},"6338":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[{"orbit":0,"id":2254}],"group":661,"skill":6338,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"31773":{"icon":"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds","skill":31773,"stats":["Archon recovery period expires 25% faster"],"recipe":["Envy","Isolation","Disgust"],"connections":[],"group":432,"orbitIndex":1,"isNotable":true,"name":"Resurging Archon","orbit":7},"8852":{"stats":["15% increased amount of Life Leeched","Leech Life 5% slower"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[],"group":89,"skill":8852,"orbitIndex":17,"name":"Life Leech and Slower Leech","orbit":2},"22713":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":19722},{"orbit":0,"id":4959},{"orbit":0,"id":19003}],"group":1069,"skill":22713,"orbitIndex":6,"name":"Cold Damage","orbit":7},"47284":{"stats":["Minions have +20% to Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdResistNode.dds","connections":[{"orbit":0,"id":3332}],"group":491,"skill":47284,"orbitIndex":0,"name":"Minion Cold Resistance","orbit":0},"13701":{"stats":["5% reduced Effect of Chill on you","10% increased Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":17871},{"orbit":0,"id":59538}],"group":1187,"skill":13701,"orbitIndex":2,"name":"Freeze and Chill Resistance","orbit":2},"5335":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":5335,"stats":["Gain additional Ailment Threshold equal to 30% of maximum Energy Shield","10% reduced Duration of Ailments on You"],"recipe":["Envy","Despair","Fear"],"connections":[{"orbit":0,"id":52060}],"group":1087,"orbitIndex":7,"isNotable":true,"name":"Shimmering Mirage","orbit":7},"40024":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-2,"id":2091}],"group":1054,"skill":40024,"orbitIndex":4,"name":"Poison Chance","orbit":7},"61419":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":61419,"stats":[],"group":627,"connections":[{"orbit":0,"id":3025},{"orbit":0,"id":5314},{"orbit":0,"id":46819}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"2486":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":2486,"stats":["Damage with Hits is Lucky against Enemies that are on Low Life"],"recipe":["Suffering","Envy","Isolation"],"connections":[{"orbit":3,"id":63732},{"orbit":7,"id":19341},{"orbit":0,"id":58884}],"group":732,"orbitIndex":22,"isNotable":true,"name":"Stars Aligned","orbit":7},"45037":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":9736}],"group":759,"skill":45037,"orbitIndex":17,"name":"Armour and Evasion","orbit":7},"60362":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":56265}],"group":1251,"skill":60362,"orbitIndex":6,"name":"Critical Damage","orbit":2},"49394":{"stats":["15% increased Magnitude of Bleeding you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":23786}],"group":957,"skill":49394,"orbitIndex":19,"name":"Critical Bleeding Effect","orbit":7},"38969":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":38969,"stats":["10% increased Accuracy Rating","Gain Accuracy Rating equal to your Intelligence"],"recipe":["Fear","Suffering","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":50588}],"group":979,"orbitIndex":0,"isNotable":true,"name":"Finesse","orbit":0},"9046":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":5,"id":56776}],"group":1010,"skill":9046,"orbitIndex":8,"name":"Critical Chance","orbit":3},"17625":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":-5,"id":10873}],"group":102,"skill":17625,"orbitIndex":18,"name":"Shapeshifting","orbit":7},"42522":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant1.dds","skill":42522,"stats":["50% chance when collecting an Elemental Infusion to gain another different Elemental Infusion"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":127,"isNotable":true,"name":"Refracted Infusion","orbit":9},"17303":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":17303,"stats":["40% increased Cooldown Recovery Rate for Grenade Skills","80% reduced Grenade Damage"],"recipe":["Disgust","Despair","Envy"],"connections":[{"orbit":0,"id":17026},{"orbit":0,"id":27992}],"group":502,"orbitIndex":6,"isNotable":true,"name":"Utility Ordnance","orbit":7},"11094":{"stats":["Charms applied to you have 10% increased Effect"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-6,"id":59303}],"group":1097,"skill":11094,"orbitIndex":3,"name":"Charm Effect","orbit":7},"15617":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":15617,"stats":["20% increased Life Recovery from Flasks","Life Flasks applied to you grant Guard for 4 seconds equal to 8% of the Life Recovery per Second they apply"],"recipe":["Envy","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":415,"orbitIndex":0,"isNotable":true,"name":"Heavy Drinker","orbit":0},"17501":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[],"group":531,"skill":17501,"orbitIndex":7,"name":"Minion Damage","orbit":2},"48745":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":22558},{"orbit":-2,"id":7878}],"group":356,"skill":48745,"orbitIndex":0,"name":"Shield Block","orbit":0},"14725":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","connections":[{"orbit":-5,"id":49220},{"orbit":0,"id":34233}],"group":820,"skill":14725,"orbitIndex":18,"name":"Skill Speed","orbit":2},"39621":{"stats":["Inherent Rage Loss starts 1 second later"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":14176},{"orbit":0,"id":26725}],"group":222,"skill":39621,"orbitIndex":0,"name":"Later Rage Loss Start","orbit":0},"11032":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[],"group":944,"skill":11032,"orbitIndex":0,"name":"Evasion and Energy Shield Mastery","orbit":0},"43579":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":0,"id":35369}],"group":151,"skill":43579,"orbitIndex":9,"name":"Mana Mastery","orbit":1},"17955":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":17955,"stats":["30% reduced Evasion Rating if you have been Hit Recently","100% increased Evasion Rating if you haven't been Hit Recently"],"recipe":["Paranoia","Paranoia","Greed"],"connections":[{"orbit":0,"id":51708}],"group":924,"orbitIndex":6,"isNotable":true,"name":"Careful Consideration","orbit":3},"58379":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionPoison.dds","skill":58379,"stats":["Grants Skill: Acidic Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1318,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Acidic Concoction","orbit":0},"31112":{"stats":["15% increased Ballista Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[],"group":771,"skill":31112,"orbitIndex":2,"name":"Ballista Critical Strike","orbit":7},"29328":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":0,"id":43201}],"group":618,"skill":29328,"orbitIndex":61,"name":"Ailment Chance","orbit":4},"32301":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":32301,"stats":["15% increased Mana Regeneration Rate","30% increased Magnitude of Shock you inflict"],"recipe":["Despair","Disgust","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":50277}],"group":1126,"orbitIndex":0,"isNotable":true,"name":"Frazzled","orbit":0},"2071":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":38420}],"group":426,"skill":2071,"orbitIndex":2,"name":"Mana Regeneration","orbit":2},"37372":{"stats":["3% increased Attack and Cast Speed with Lightning Skills"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":13738}],"group":827,"skill":37372,"orbitIndex":0,"name":"Lightning Skill Speed","orbit":0},"50062":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","skill":50062,"stats":["20% increased maximum Energy Shield","Defend with 120% of Armour while not on Low Energy Shield"],"recipe":["Despair","Greed","Envy"],"connections":[{"orbit":0,"id":37641}],"group":229,"orbitIndex":2,"isNotable":true,"name":"Reinforced Barrier","orbit":2},"46882":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":46882,"stats":[],"group":1020,"connections":[],"orbitIndex":8,"name":"Jewel Socket","orbit":1},"23307":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":23307,"stats":["+5 to any Attribute"],"isAttribute":true,"group":119,"connections":[{"orbit":0,"id":10100},{"orbit":0,"id":59945},{"orbit":0,"id":59886}],"orbitIndex":0,"name":"Attribute","orbit":0},"41873":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[],"group":1280,"skill":41873,"orbitIndex":22,"name":"Frenzy Charge Duration","orbit":2},"21721":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":15899},{"orbit":0,"id":55066},{"orbit":2147483647,"id":62194}],"group":602,"skill":21721,"orbitIndex":4,"name":"Bleeding Chance","orbit":3},"57462":{"stats":["8% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-6,"id":12078}],"group":1143,"skill":57462,"orbitIndex":17,"name":"Projectile Speed","orbit":3},"54282":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54282,"stats":["+5 to any Attribute"],"isAttribute":true,"group":649,"connections":[{"orbit":0,"id":52125},{"orbit":2147483647,"id":11066}],"orbitIndex":0,"name":"Attribute","orbit":3},"44371":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianGainStunThresholdArmour.dds","skill":44371,"stats":["Gain Deflection Rating equal to 20% of Armour","Gain 100% of Evasion Rating as extra Ailment Threshold"],"ascendancyName":"Tactician","connections":[{"orbit":0,"id":30151}],"group":293,"orbitIndex":0,"isNotable":true,"name":"Polish That Gear","orbit":0},"58783":{"stats":["8% increased amount of Life Leeched","8% increased Armour and Evasion Rating while Leeching"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":26520}],"group":736,"skill":58783,"orbitIndex":19,"name":"Life Leech. Armour and Evasion while Leeching","orbit":2},"13174":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/Fireblood.dds","skill":13174,"stats":["Maximum Mana is replaced by twice as much Maximum Infernal Flame","Gain Infernal Flame instead of spending Mana for Skill costs","Take maximum Life and Energy Shield as Fire Damage when Infernal Flame reaches maximum","Lose all Infernal Flame on reaching maximum Infernal Flame","25% of Infernal Flame lost per second if none was gained in the past 2 seconds"],"ascendancyName":"Infernalist","connections":[{"orbit":0,"id":770}],"group":611,"orbitIndex":3,"isNotable":true,"name":"Pyromantic Pact","orbit":6},"14958":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":17548}],"group":887,"skill":14958,"orbitIndex":10,"name":"Critical Chance","orbit":1},"56935":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":56935,"stats":["+5 to any Attribute"],"isAttribute":true,"group":600,"connections":[{"orbit":0,"id":57710},{"orbit":0,"id":34058}],"orbitIndex":0,"name":"Attribute","orbit":0},"64325":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-4,"id":45304}],"group":1200,"skill":64325,"orbitIndex":11,"name":"Poison Damage","orbit":3},"3995":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":12311}],"group":724,"skill":3995,"orbitIndex":13,"name":"Crossbow Reload Speed","orbit":7},"45969":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":45969,"stats":["+5 to any Attribute"],"isAttribute":true,"group":549,"connections":[{"orbit":-7,"id":28693},{"orbit":0,"id":24880}],"orbitIndex":36,"name":"Attribute","orbit":6},"43578":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":652,"skill":43578,"orbitIndex":26,"name":"Projectile Damage","orbit":4},"25619":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":25619,"stats":["10% increased Attack Speed","15% chance to Blind Enemies on Hit with Attacks"],"recipe":["Despair","Despair","Despair"],"connections":[{"orbit":3,"id":43562}],"group":690,"orbitIndex":12,"isNotable":true,"name":"Sand in the Eyes","orbit":2},"39886":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39886,"stats":["+5 to any Attribute"],"isAttribute":true,"group":566,"connections":[{"orbit":0,"id":56935}],"orbitIndex":0,"name":"Attribute","orbit":0},"49799":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":46224}],"group":797,"skill":49799,"orbitIndex":20,"name":"Mana Flask Recovery","orbit":2},"1755":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":31707}},"skill":1755,"stats":["8% increased Spell Damage"],"isSwitchable":true,"group":609,"connections":[{"orbit":-4,"id":18845}],"orbitIndex":17,"name":"Spell Damage","orbit":2},"30905":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":5,"id":8697},{"orbit":6,"id":34201}],"group":891,"skill":30905,"orbitIndex":21,"name":"Elemental Attack Damage","orbit":4},"9411":{"stats":["25% increased Life Recovery from Flasks used when on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":49466}],"group":1028,"skill":9411,"orbitIndex":15,"name":"Life Flasks","orbit":7},"16013":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":41811}],"group":1174,"skill":16013,"orbitIndex":6,"name":"Daze on Hit","orbit":7},"43842":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":5695},{"orbit":2,"id":28092}],"group":432,"skill":43842,"orbitIndex":0,"name":"Archon Effect","orbit":0},"63267":{"stats":["12% increased Attack Damage while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":65424}],"group":681,"skill":63267,"orbitIndex":3,"name":"Dual Wielding Damage","orbit":2},"27667":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCurseInfiniteDuration.dds","skill":27667,"stats":["Enemies you Curse have at least 15% of Life Reserved"],"ascendancyName":"Blood Mage","connections":[],"group":795,"orbitIndex":8,"isNotable":true,"name":"Whispers of the Flesh","orbit":6},"38568":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlindPattern","connections":[],"group":914,"skill":38568,"orbitIndex":2,"name":"Blind Mastery","orbit":1},"50715":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":50715,"stats":["+1 to maximum Cold Infusions"],"recipe":["Greed","Envy","Fear"],"connections":[{"orbit":0,"id":50383}],"group":605,"orbitIndex":21,"isNotable":true,"name":"Frozen Limit","orbit":7},"54283":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":26324}],"group":372,"skill":54283,"orbitIndex":21,"name":"Armour","orbit":3},"53895":{"stats":["15% reduced Grenade Detonation Time"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":2,"id":17303}],"group":502,"skill":53895,"orbitIndex":8,"name":"Grenade Fuse Duration","orbit":3},"4061":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":27491}],"group":514,"skill":4061,"orbitIndex":36,"name":"Energy Shield","orbit":4},"16114":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":350,"skill":16114,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"64324":{"stats":["4% increased Block chance","5% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":9,"id":41442}],"group":180,"skill":64324,"orbitIndex":17,"name":"Block and Stun Threshold","orbit":3},"62350":{"stats":["5% increased Flask Effect Duration","2% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[],"group":1050,"skill":62350,"orbitIndex":12,"name":"Attack Speed and Flask Duration","orbit":2},"52829":{"stats":["12% increased Stun Buildup","10% increased Damage with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":375}],"group":81,"skill":52829,"orbitIndex":63,"name":"Mace Damage and Stun Buildup","orbit":4},"6222":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":57608},{"orbit":0,"id":9037},{"orbit":0,"id":65189}],"group":149,"skill":6222,"orbitIndex":64,"name":"Shapeshifting","orbit":5},"19674":{"stats":["8% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":41493}],"group":250,"skill":19674,"orbitIndex":2,"name":"Attack Area Damage and Area","orbit":3},"5314":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":5314,"stats":["+5 to any Attribute"],"isAttribute":true,"group":626,"connections":[{"orbit":0,"id":29009}],"orbitIndex":36,"name":"Attribute","orbit":4},"63002":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":63002,"stats":["Buffs on you expire 10% slower"],"ascendancyName":"Chronomancer","group":243,"connections":[{"orbit":0,"id":58747}],"orbitIndex":0,"name":"Buff Expiry Rate","orbit":0},"21070":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":57388}],"group":157,"skill":21070,"orbitIndex":20,"name":"Attack Critical Chance","orbit":7},"54811":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54811,"stats":["+5 to any Attribute"],"isAttribute":true,"group":312,"connections":[{"orbit":0,"id":13474}],"orbitIndex":0,"name":"Attribute","orbit":0},"31433":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":31433,"stats":["20% increased Elemental Damage with Attacks","5% of Physical Damage from Hits taken as Damage of a Random Element"],"recipe":["Isolation","Isolation","Paranoia"],"connections":[{"orbit":-4,"id":21495},{"orbit":0,"id":5348}],"group":1088,"orbitIndex":8,"isNotable":true,"name":"Catalysis","orbit":2},"50192":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":50192,"stats":["3% increased maximum Life"],"ascendancyName":"Blood Mage","group":851,"connections":[{"orbit":-9,"id":31223}],"orbitIndex":0,"name":"Life","orbit":0},"55478":{"stats":["6% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":48006},{"orbit":-3,"id":16168}],"group":498,"skill":55478,"orbitIndex":2,"name":"Attack Area Damage and Area","orbit":2},"52298":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":52298,"stats":["+5 to any Attribute"],"isAttribute":true,"group":188,"connections":[{"orbit":0,"id":4527},{"orbit":0,"id":26725},{"orbit":0,"id":53308},{"orbit":0,"id":31805},{"orbit":0,"id":52126}],"orbitIndex":0,"name":"Attribute","orbit":0},"35792":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":35792,"stats":["Gain 8 Rage when you use a Life Flask"],"recipe":["Isolation","Despair","Isolation"],"connections":[],"group":214,"orbitIndex":12,"isNotable":true,"name":"Blood of Rage","orbit":2},"31763":{"stats":["10% increased Critical Hit Chance with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":43155}],"group":760,"skill":31763,"orbitIndex":27,"name":"Crossbow Critical Chance","orbit":4},"46760":{"stats":["20% increased Critical Hit Chance if you haven't dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":51534},{"orbit":0,"id":8631}],"group":441,"skill":46760,"orbitIndex":0,"name":"Critical Chance","orbit":0},"54148":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":54148,"stats":["Damage Penetrates 15% Fire Resistance","15% increased Duration of Damaging Ailments on Enemies"],"recipe":["Isolation","Envy","Fear"],"connections":[{"orbit":0,"id":52746},{"orbit":0,"id":56934}],"group":438,"orbitIndex":6,"isNotable":true,"name":"Smoke Inhalation","orbit":2},"21788":{"stats":["12% increased Damage with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":8573},{"orbit":0,"id":34612}],"group":1261,"skill":21788,"orbitIndex":21,"name":"Bow Damage","orbit":5},"13407":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":13407,"stats":["25% increased Critical Damage Bonus","+10 to Strength"],"recipe":["Isolation","Paranoia","Fear"],"connections":[{"orbit":-3,"id":23040},{"orbit":0,"id":51583}],"group":1285,"orbitIndex":9,"isNotable":true,"name":"Heartbreaking","orbit":2},"44373":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":44373,"stats":["Unwithered enemies are Withered for 8 seconds when they enter your Presence","20% increased Withered Magnitude"],"recipe":["Guilt","Guilt","Isolation"],"connections":[],"group":1122,"orbitIndex":0,"isNotable":true,"name":"Wither Away","orbit":0},"50720":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":43557},{"orbit":-3,"id":11376},{"orbit":3,"id":34199},{"orbit":3,"id":30523}],"group":621,"skill":50720,"orbitIndex":23,"name":"Minion Damage","orbit":3},"45162":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":7,"id":24801},{"orbit":-2,"id":63031}],"group":143,"skill":45162,"orbitIndex":18,"name":"Presence Area","orbit":7},"65256":{"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","skill":65256,"stats":["50% increased Hazard Area of Effect","20% reduced Hazard Damage"],"recipe":["Guilt","Disgust","Despair"],"connections":[{"orbit":0,"id":34845},{"orbit":0,"id":40626}],"group":1076,"orbitIndex":0,"isNotable":true,"name":"Widespread Coverage","orbit":0},"31697":{"stats":["10% increased Elemental Infusion duration"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":51303}],"group":346,"skill":31697,"orbitIndex":4,"name":"Infusion Duration","orbit":2},"16347":{"stats":["+2 to Maximum Rage"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":52373}],"group":290,"skill":16347,"orbitIndex":2,"name":"Maximum Rage","orbit":2},"35265":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35265,"stats":["+5 to any Attribute"],"isAttribute":true,"group":422,"connections":[{"orbit":0,"id":31903},{"orbit":0,"id":48589},{"orbit":0,"id":18374},{"orbit":0,"id":6274}],"orbitIndex":0,"name":"Attribute","orbit":0},"54676":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":39759},{"orbit":0,"id":37612}],"group":447,"skill":54676,"orbitIndex":15,"name":"Life Regeneration","orbit":2},"5066":{"stats":["10% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":6714}],"group":525,"skill":5066,"orbitIndex":8,"name":"Curse Effect on you","orbit":2},"19011":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":45363}],"group":418,"skill":19011,"orbitIndex":20,"name":"Melee Damage","orbit":3},"7246":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":7246,"stats":["12% increased Mana Regeneration Rate"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":39204}],"orbitIndex":54,"name":"Mana Regeneration","orbit":8},"35653":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":35653},{"orbit":0,"id":65468}],"group":691,"skill":35653,"orbitIndex":0,"name":"Grenade Damage","orbit":0},"9908":{"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","skill":9908,"stats":["15% increased Cost Efficiency of Attacks","18% of Skill Mana Costs Converted to Life Costs"],"recipe":["Envy","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":294,"orbitIndex":8,"isNotable":true,"name":"Price of Freedom","orbit":2},"23382":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":23382,"stats":["+5 to any Attribute"],"isAttribute":true,"group":249,"connections":[{"orbit":0,"id":59093},{"orbit":0,"id":7960},{"orbit":0,"id":9065}],"orbitIndex":0,"name":"Attribute","orbit":0},"64851":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":64851,"stats":["12% increased Block chance","20% increased Parried Debuff Duration"],"recipe":["Greed","Guilt","Greed"],"connections":[{"orbit":0,"id":21324}],"group":938,"orbitIndex":9,"isNotable":true,"name":"Flashy Parrying","orbit":7},"1020":{"stats":["6% increased bonuses gained from Equipped Quiver"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[{"orbit":0,"id":54631}],"group":1129,"skill":1020,"orbitIndex":3,"name":"Quiver Effect","orbit":7},"40276":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":32745},{"orbit":0,"id":60241}],"group":390,"skill":40276,"orbitIndex":0,"name":"Bleed Chance","orbit":0},"38430":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[{"orbit":0,"id":10499}],"group":528,"skill":38430,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"31903":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":31903,"stats":["+5 to any Attribute"],"isAttribute":true,"group":396,"connections":[{"orbit":0,"id":37612},{"orbit":0,"id":56605},{"orbit":0,"id":38010}],"orbitIndex":0,"name":"Attribute","orbit":0},"63009":{"stats":["Remnants can be collected from 10% further away"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[{"orbit":0,"id":37593}],"group":688,"skill":63009,"orbitIndex":3,"name":"Remnant Pickup Range","orbit":2},"43720":{"stats":["+5% to Cold Resistance","10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[],"group":1046,"skill":43720,"orbitIndex":11,"name":"Mana Leech and Cold Resistance","orbit":2},"38694":{"stats":["Herald Skills deal 20% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":-4,"id":22188}],"group":710,"skill":38694,"orbitIndex":8,"name":"Herald Damage","orbit":7},"11855":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":30829}],"group":808,"skill":11855,"orbitIndex":16,"name":"Accuracy","orbit":2},"46887":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":-6,"id":43720},{"orbit":0,"id":38463}],"group":1046,"skill":46887,"orbitIndex":6,"name":"Mana Leech","orbit":3},"17367":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-6,"id":53941},{"orbit":0,"id":12761}],"group":939,"skill":17367,"orbitIndex":4,"name":"Evasion and Energy Shield","orbit":3},"51248":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":38292},{"orbit":4,"id":6015}],"group":429,"skill":51248,"orbitIndex":9,"name":"Fire Damage","orbit":2},"44372":{"stats":["6% increased Spell Damage","2% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/AuraNotable.dds","connections":[{"orbit":0,"id":11679},{"orbit":0,"id":25829}],"group":521,"skill":44372,"orbitIndex":22,"name":"Spell Damage and Cast Speed","orbit":2},"4492":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[],"group":647,"skill":4492,"orbitIndex":0,"name":"Attributes Mastery","orbit":0},"24825":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24825,"stats":["+5 to any Attribute"],"isAttribute":true,"group":858,"connections":[{"orbit":-3,"id":16460},{"orbit":-3,"id":29479},{"orbit":-3,"id":60738}],"orbitIndex":10,"name":"Attribute","orbit":3},"15424":{"stats":["15% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":58157},{"orbit":0,"id":35151}],"group":1113,"skill":15424,"orbitIndex":20,"name":"Stun Threshold","orbit":2},"43443":{"stats":["15% increased Critical Hit Chance with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":32148},{"orbit":0,"id":49370},{"orbit":0,"id":8535}],"group":63,"skill":43443,"orbitIndex":0,"name":"Flail Critical Chance","orbit":0},"42914":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":42914,"stats":["15% increased Damage with Flails","6% increased Attack Speed with Flails"],"connections":[{"orbit":0,"id":33393},{"orbit":0,"id":50847}],"group":72,"orbitIndex":60,"isNotable":true,"name":"Ball and Chain","orbit":4},"15618":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","connections":[{"orbit":0,"id":57710}],"group":630,"skill":15618,"orbitIndex":0,"name":"Spell Critical Damage","orbit":3},"33404":{"icon":"Art/2DArt/SkillIcons/passives/EternalYouth.dds","skill":33404,"isKeystone":true,"stats":["Life Recharges instead of Energy Shield","50% less Life Recovery from Flasks"],"group":1140,"connections":[{"orbit":0,"id":57821}],"orbitIndex":0,"name":"Eternal Youth","orbit":0},"41861":{"icon":"Art/2DArt/SkillIcons/passives/MultipleBeastCompanionsKeystone.dds","skill":41861,"isKeystone":true,"stats":["You can have two Companions of different types","You have 30% less Defences","Companions have +1 to each Defence for every 2 of that Defence you have"],"group":1235,"connections":[],"orbitIndex":0,"name":"Trusted Kinship","orbit":0},"52703":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCritDamagePerLife.dds","skill":52703,"stats":["1% increased Critical Damage Bonus per 50 Life"],"ascendancyName":"Blood Mage","connections":[],"group":780,"orbitIndex":0,"isNotable":true,"name":"Gore Spike","orbit":0},"8349":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":31644}],"group":565,"skill":8349,"orbitIndex":19,"name":"Energy Shield Recharge","orbit":2},"1499":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","connections":[{"orbit":-2,"id":33830}],"group":1279,"skill":1499,"orbitIndex":0,"name":"Life Regeneration","orbit":2},"64462":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":53150}],"group":1212,"skill":64462,"orbitIndex":17,"name":"Mana Leech","orbit":2},"36709":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":518,"skill":36709,"orbitIndex":6,"name":"Stun Threshold","orbit":7},"64726":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[{"orbit":0,"id":46296},{"orbit":0,"id":38479}],"group":761,"skill":64726,"orbitIndex":8,"name":"Projectile Mastery","orbit":2},"13772":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus8.dds","skill":13772,"orbitIndex":0,"stats":["Body Armour grants +50% of Armour also applies to Elemental Damage"],"ascendancyName":"Smith of Kitava","connections":[],"group":24,"applyToArmour":true,"isNotable":true,"name":"Flowing Metal","orbit":0},"23305":{"stats":["Mark Skills have 10% increased Use Speed"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-3,"id":21279},{"orbit":0,"id":51602}],"group":1169,"skill":23305,"orbitIndex":3,"name":"Mark Use Speed","orbit":2},"49259":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":128,"skill":49259,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"44776":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":48773},{"orbit":5,"id":1841}],"group":1226,"skill":44776,"orbitIndex":18,"name":"Evasion","orbit":5},"35918":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":35918,"stats":["40% increased Presence Area of Effect","8% reduced Area of Effect"],"recipe":["Disgust","Paranoia","Suffering"],"connections":[{"orbit":0,"id":52038}],"group":161,"orbitIndex":2,"isNotable":true,"name":"One For All","orbit":7},"45569":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":55596}],"group":236,"skill":45569,"orbitIndex":14,"name":"Spell Critical Damage","orbit":2},"64990":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds","connections":[{"orbit":0,"id":60891},{"orbit":0,"id":18897},{"orbit":0,"id":27705}],"group":1248,"skill":64990,"orbitIndex":10,"name":"Intelligence","orbit":2},"5710":{"icon":"Art/2DArt/SkillIcons/passives/strongarm.dds","skill":5710,"stats":["10% increased Stun Buildup","16% increased Melee Damage","+10 to Strength"],"connections":[{"orbit":-3,"id":6839},{"orbit":0,"id":38323},{"orbit":0,"id":14923},{"orbit":-4,"id":6529}],"group":503,"orbitIndex":51,"isNotable":true,"name":"Brutal","orbit":4},"10265":{"icon":"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds","skill":10265,"stats":["40% increased Critical Damage Bonus with Spears"],"recipe":["Greed","Despair","Disgust"],"connections":[{"orbit":0,"id":36071}],"group":1196,"orbitIndex":48,"isNotable":true,"name":"Javelin","orbit":6},"25031":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":225,"skill":25031,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"24240":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":24240,"stats":["Debuffs you inflict have 10% increased Slow Magnitude","Debuffs on you expire 20% faster"],"recipe":["Fear","Despair","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBrandPattern","connections":[{"orbit":-7,"id":11764}],"group":1038,"orbitIndex":0,"isNotable":true,"name":"Time Manipulation","orbit":0},"62603":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":3,"id":19715}],"group":571,"skill":62603,"orbitIndex":20,"name":"Fire Penetration","orbit":3},"18624":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":-2,"id":39608},{"orbit":2,"id":12329}],"group":1242,"skill":18624,"orbitIndex":22,"name":"Hazard Damage","orbit":3},"33141":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":30732,"name":"Life","stats":["3% increased maximum Life"]}},"skill":33141,"stats":["3% increased maximum Life"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":4,"id":33570}],"orbitIndex":9,"name":"Life","orbit":9},"2847":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":2847,"stats":["+5 to any Attribute"],"isAttribute":true,"group":634,"connections":[{"orbit":0,"id":45272}],"orbitIndex":0,"name":"Attribute","orbit":0},"24438":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":24438,"stats":["Totems gain +20% to all Elemental Resistances","Totems have 20% additional Physical Damage Reduction"],"recipe":["Despair","Greed","Despair"],"connections":[{"orbit":0,"id":46748},{"orbit":0,"id":17745}],"group":370,"orbitIndex":0,"isNotable":true,"name":"Hardened Wood","orbit":0},"28797":{"stats":["3% increased Attack Speed with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":632}],"group":1269,"skill":28797,"orbitIndex":65,"name":"Dagger Speed","orbit":6},"38292":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":33397}],"group":429,"skill":38292,"orbitIndex":15,"name":"Flammability Magnitude","orbit":2},"18822":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":-3,"id":21567},{"orbit":3,"id":47790}],"group":102,"skill":18822,"orbitIndex":0,"name":"Shapeshifting","orbit":1},"61149":{"stats":["20% increased Stun Recovery"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":42760}],"group":1113,"skill":61149,"orbitIndex":13,"name":"Stun Recovery","orbit":2},"65518":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageSaguineTides.dds","skill":65518,"stats":["50% less Life Recovery from Flasks","Gain 1 Life Flask Charge per 4% Life spent","On Hitting an Enemy while a Life Flask is at full Charges, 40% of its Charges are consumed","Gain 1% of damage as Physical damage for 3 seconds per Charge consumed this way"],"ascendancyName":"Blood Mage","connections":[],"group":795,"orbitIndex":6,"isNotable":true,"name":"Sanguine Tides","orbit":5},"49136":{"stats":["12% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":4,"id":9604},{"orbit":-3,"id":59466}],"group":308,"skill":49136,"orbitIndex":70,"name":"Life Leech","orbit":4},"39083":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":39083,"stats":["6% increased Skill Speed","6% of Skill Mana Costs Converted to Life Costs"],"recipe":["Guilt","Fear","Disgust"],"connections":[],"group":364,"orbitIndex":0,"isNotable":true,"name":"Blood Rush","orbit":0},"22049":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Melee Damage","10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","name":"Melee and Projectile Damage","id":28255}},"skill":22049,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":889,"connections":[{"orbit":0,"id":60505}],"orbitIndex":0,"name":"Projectile Damage","orbit":0},"6127":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEncasedInJade.dds","skill":6127,"stats":["Gain a stack of Jade every second","Grants Skill: Encase in Jade"],"ascendancyName":"Warbringer","connections":[],"group":21,"orbitIndex":0,"isNotable":true,"name":"Jade Heritage","orbit":0},"41736":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":41736,"stats":[],"ascendancyName":"Amazon","isAscendancyStart":true,"group":1347,"connections":[{"orbit":0,"id":46071},{"orbit":0,"id":35033},{"orbit":4,"id":5563},{"orbit":0,"id":60662},{"orbit":-4,"id":2702},{"orbit":0,"id":6109}],"orbitIndex":27,"name":"Amazon","orbit":6},"47150":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":-5,"id":56910}],"group":640,"skill":47150,"orbitIndex":16,"name":"Armour and Evasion","orbit":2},"7960":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":7960,"stats":[],"group":288,"connections":[],"orbitIndex":2,"name":"Jewel Socket","orbit":1},"45304":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-4,"id":6078}],"group":1200,"skill":45304,"orbitIndex":18,"name":"Poison Duration","orbit":3},"22115":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds","connections":[{"orbit":0,"id":61263},{"orbit":0,"id":59446}],"group":992,"skill":22115,"orbitIndex":10,"name":"Intelligence","orbit":1},"16433":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCanUseConcoctionSkillsMore.dds","skill":16433,"stats":[],"ascendancyName":"Pathfinder","connections":[{"orbit":0,"id":4495},{"orbit":0,"id":12795},{"orbit":0,"id":57253},{"orbit":0,"id":39292}],"group":1323,"orbitIndex":0,"isNotable":true,"name":"Practical Remedies","orbit":0},"39347":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":39347,"stats":["30% increased Stun Buildup","12% increased Area of Effect if you have Stunned an Enemy Recently"],"recipe":["Disgust","Disgust","Disgust"],"connections":[],"group":141,"orbitIndex":21,"isNotable":true,"name":"Breaking Blows","orbit":3},"49388":{"stats":["10% increased Magnitude of Chill you inflict","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":37304},{"orbit":-7,"id":38215},{"orbit":7,"id":4806}],"group":1123,"skill":49388,"orbitIndex":19,"name":"Elemental","orbit":2},"7068":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistIncreasedEffectOfJewellery.dds","skill":7068,"stats":["25% increased bonuses gained from Equipped Rings and Amulets"],"ascendancyName":"Ritualist","connections":[],"group":1349,"orbitIndex":0,"isNotable":true,"name":"Mystic Attunement","orbit":0},"60620":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":45992}],"group":299,"skill":60620,"orbitIndex":4,"name":"Strength","orbit":7},"16499":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":16499,"stats":["40% increased Curse Duration","10% increased Curse Magnitudes"],"recipe":["Isolation","Despair","Envy"],"connections":[{"orbit":0,"id":36814}],"group":700,"orbitIndex":12,"isNotable":true,"name":"Lingering Whispers","orbit":7},"989":{"stats":["15% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":26416}],"group":214,"skill":989,"orbitIndex":20,"name":"Life Flasks","orbit":2},"52429":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":7,"id":58930}],"group":500,"skill":52429,"orbitIndex":13,"name":"Cast Speed","orbit":3},"56928":{"stats":["5% increased Flask Effect Duration","2% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":7,"id":62350}],"group":1050,"skill":56928,"orbitIndex":15,"name":"Attack Speed and Flask Duration","orbit":3},"44498":{"stats":["10% increased Exposure Effect"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-5,"id":22439},{"orbit":0,"id":38068}],"group":590,"skill":44498,"orbitIndex":20,"name":"Exposure Effect","orbit":3},"64064":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[],"group":1127,"skill":64064,"orbitIndex":0,"name":"Accuracy","orbit":0},"37641":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEnergyShieldPattern","connections":[],"group":229,"skill":37641,"orbitIndex":0,"name":"Armour and Energy Shield Mastery","orbit":0},"2560":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":20044}],"group":1274,"skill":2560,"orbitIndex":1,"name":"Deflection","orbit":2},"24039":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToEnergyShield.dds","skill":24039,"stats":["Reserves 25% of Life","+1 to Maximum Energy Shield per 8 Maximum Life"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":51,"isNotable":true,"name":"Beidat's Hand","orbit":5},"54675":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":58814}],"group":786,"skill":54675,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"8154":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryChannelling.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":3921},{"orbit":0,"id":38398}],"group":428,"skill":8154,"orbitIndex":0,"name":"Herald Mastery","orbit":0},"58109":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":58109,"stats":["+5 to any Attribute"],"isAttribute":true,"group":692,"connections":[{"orbit":0,"id":14340}],"orbitIndex":0,"name":"Attribute","orbit":0},"42916":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":11030}],"group":229,"skill":42916,"orbitIndex":4,"name":"Energy Shield Delay","orbit":3},"37905":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[],"group":1238,"skill":37905,"orbitIndex":2,"name":"Flammability Magnitude","orbit":3},"63659":{"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","skill":63659,"stats":["25% increased Critical Hit Chance with Traps"],"connections":[{"orbit":0,"id":33964},{"orbit":0,"id":37616}],"group":1221,"orbitIndex":45,"isNotable":true,"name":"Clever Construction","orbit":4},"21324":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern","connections":[],"group":938,"skill":21324,"orbitIndex":7,"name":"Buckler Mastery","orbit":2},"24766":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":24766,"stats":["50% increased Surrounded Area of Effect"],"recipe":["Guilt","Ire","Suffering"],"connections":[{"orbit":-3,"id":11257},{"orbit":-7,"id":31566},{"orbit":0,"id":51974}],"group":603,"orbitIndex":0,"isNotable":true,"name":"Paranoia","orbit":0},"51774":{"stats":["15% reduced Volatility Explosion delay"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":2,"id":34425}],"group":1234,"skill":51774,"orbitIndex":10,"name":"Volatility Detonation Time","orbit":2},"31175":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":31175,"stats":["Minions have 40% increased Critical Damage Bonus"],"recipe":["Isolation","Despair","Ire"],"connections":[{"orbit":0,"id":20119}],"group":531,"orbitIndex":22,"isNotable":true,"name":"Grip of Evil","orbit":2},"16084":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":57552}],"group":309,"skill":16084,"orbitIndex":0,"name":"One Handed Damage","orbit":0},"55342":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55342,"stats":["+5 to any Attribute"],"isAttribute":true,"group":757,"connections":[{"orbit":-5,"id":17248}],"orbitIndex":60,"name":"Attribute","orbit":5},"29391":{"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":-3,"id":29009},{"orbit":3,"id":5314},{"orbit":3,"id":50715},{"orbit":0,"id":61354},{"orbit":-3,"id":29800}],"group":605,"skill":29391,"orbitIndex":6,"name":"Infused Spell Damage","orbit":2},"46748":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":5,"id":51206},{"orbit":-5,"id":60568}],"group":385,"skill":46748,"orbitIndex":0,"name":"Totem Life","orbit":0},"3336":{"stats":["20% increased Critical Damage Bonus if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":30615}],"group":1216,"skill":3336,"orbitIndex":19,"name":"Critical Damage when consuming a Power Charge","orbit":2},"7741":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":7741,"stats":["+5 to any Attribute"],"isAttribute":true,"group":657,"connections":[{"orbit":0,"id":42500}],"orbitIndex":5,"name":"Attribute","orbit":6},"8092":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":6,"id":44605},{"orbit":0,"id":59028}],"group":652,"skill":8092,"orbitIndex":11,"name":"Projectile Damage","orbit":4},"58513":{"stats":["1% increased Movement Speed","8% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2147483647,"id":14418},{"orbit":0,"id":11774}],"group":1110,"skill":58513,"orbitIndex":9,"name":"Evasion and Movement Speed","orbit":3},"42127":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":4456},{"orbit":0,"id":41573}],"group":582,"skill":42127,"orbitIndex":10,"name":"Fire Penetration","orbit":2},"19680":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":50558}],"group":446,"skill":19680,"orbitIndex":54,"name":"Critical Chance","orbit":4},"48734":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkeyNotable.dds","skill":48734,"stats":["15% increased Presence Area of Effect","Aura Skills have 10% increased Magnitudes","+10 to Intelligence"],"recipe":["Guilt","Despair","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":1252,"orbitIndex":4,"isNotable":true,"name":"The Howling Primate","orbit":3},"34058":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34058,"stats":["+5 to any Attribute"],"isAttribute":true,"group":556,"connections":[{"orbit":-6,"id":59376},{"orbit":0,"id":4456}],"orbitIndex":0,"name":"Attribute","orbit":0},"23570":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":23570,"stats":["+5 to any Attribute"],"isAttribute":true,"group":518,"connections":[{"orbit":0,"id":41031}],"orbitIndex":18,"name":"Attribute","orbit":4},"6655":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":6655,"stats":["10% chance to Aggravate Bleeding on targets you Hit with Attacks"],"recipe":["Despair","Suffering","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":543,"orbitIndex":14,"isNotable":true,"name":"Aggravation","orbit":2},"5049":{"stats":["2% increased Attack Speed","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":49231},{"orbit":3,"id":42177}],"group":494,"skill":5049,"orbitIndex":18,"name":"Attack Speed and Dexterity","orbit":7},"54152":{"stats":["3% increased Movement Speed while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":43453}],"group":1163,"skill":54152,"orbitIndex":0,"name":"Sprint Movement Speed","orbit":0},"62609":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":62609,"stats":["Attacks used by Totems have 4% increased Attack Speed per Summoned Totem"],"recipe":["Suffering","Fear","Envy"],"connections":[{"orbit":0,"id":11014},{"orbit":0,"id":16051}],"group":247,"orbitIndex":6,"isNotable":true,"name":"Ancestral Unity","orbit":7},"54416":{"stats":["20% increased Armour if you have been Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":60274}],"group":95,"skill":54416,"orbitIndex":12,"name":"Armour","orbit":7},"43444":{"stats":["8% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[],"group":643,"skill":43444,"orbitIndex":8,"name":"Knockback","orbit":7},"18160":{"stats":["Minions have 20% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":26945}],"group":531,"skill":18160,"orbitIndex":14,"name":"Minion Critical Chance","orbit":7},"39752":{"stats":["10% increased Duration of Ignite, Shock and Chill on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":5936},{"orbit":0,"id":38068}],"group":590,"skill":39752,"orbitIndex":48,"name":"Elemental Ailment Duration","orbit":4},"64327":{"icon":"Art/2DArt/SkillIcons/passives/steelspan.dds","skill":64327,"stats":["12% increased Block chance","Your Heavy Stun buildup empties 50% faster"],"connections":[{"orbit":0,"id":39517},{"orbit":0,"id":49391}],"group":459,"orbitIndex":21,"isNotable":true,"name":"Defender's Resolve","orbit":3},"17101":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":-2,"id":25362}],"group":1245,"skill":17101,"orbitIndex":17,"name":"Attack Damage","orbit":3},"44765":{"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","skill":44765,"stats":["10% increased Cooldown Recovery Rate","Enemies in your Presence have 10% reduced Cooldown Recovery Rate"],"recipe":["Envy","Guilt","Suffering"],"connections":[{"orbit":0,"id":32233}],"group":674,"orbitIndex":21,"isNotable":true,"name":"Distracting Presence","orbit":3},"42250":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42250,"stats":["+5 to any Attribute"],"isAttribute":true,"group":846,"connections":[{"orbit":0,"id":26786},{"orbit":0,"id":16484},{"orbit":0,"id":44014}],"orbitIndex":0,"name":"Attribute","orbit":0},"30117":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":30117,"stats":["12% increased Critical Hit Chance for Spells"],"ascendancyName":"Blood Mage","group":741,"connections":[{"orbit":5,"id":26383},{"orbit":-5,"id":8415}],"orbitIndex":0,"name":"Spell Critical Chance","orbit":0},"53094":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":38703},{"orbit":0,"id":51048}],"group":929,"skill":53094,"orbitIndex":20,"name":"Accuracy","orbit":7},"23710":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":23710,"stats":[],"isSwitchable":true,"ascendancyName":"Lich","isAscendancyStart":true,"group":999,"connections":[{"orbit":0,"id":58751},{"orbit":5,"id":2995},{"orbit":-4,"id":51142},{"orbit":-6,"id":39241},{"orbit":5,"id":33141},{"orbit":-4,"id":62797}],"orbitIndex":0,"name":"Necromancer","orbit":9},"60230":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":19602}},"skill":60230,"stats":["8% increased Elemental Damage"],"isSwitchable":true,"group":599,"connections":[{"orbit":0,"id":56935},{"orbit":0,"id":58362},{"orbit":0,"id":10192},{"orbit":0,"id":55909}],"orbitIndex":0,"name":"Elemental Damage","orbit":5},"65243":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":65243,"stats":["30% increased Presence Area of Effect","Aura Skills have 6% increased Magnitudes"],"recipe":["Fear","Greed","Fear"],"connections":[{"orbit":0,"id":46421}],"group":246,"orbitIndex":22,"isNotable":true,"name":"Enveloping Presence","orbit":2},"35921":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":5642}],"group":169,"skill":35921,"orbitIndex":12,"name":"Attack Area","orbit":2},"30910":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-7,"id":59647}],"group":913,"skill":30910,"orbitIndex":13,"name":"Damage and Companion Damage","orbit":2},"10072":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":10072,"stats":["6% increased Block chance"],"ascendancyName":"Warbringer","group":42,"connections":[{"orbit":-7,"id":52068}],"orbitIndex":0,"name":"Block Chance","orbit":0},"42390":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":42390,"stats":["Gain 25% of Physical Damage as Extra Fire Damage against Heavy Stunned Enemies"],"recipe":["Disgust","Suffering","Guilt"],"connections":[{"orbit":3,"id":11433},{"orbit":0,"id":63608}],"group":70,"orbitIndex":4,"isNotable":true,"name":"Overheating Blow","orbit":4},"8249":{"stats":["8% increased Critical Hit Chance for Attacks","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":63525},{"orbit":0,"id":16816}],"group":929,"skill":8249,"orbitIndex":8,"name":"Accuracy and Attack Critical Chance","orbit":7},"55995":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":41873}],"group":1280,"skill":55995,"orbitIndex":4,"name":"Frenzy Charge Duration","orbit":2},"22314":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":53140}},"skill":22314,"stats":["8% increased Elemental Damage"],"isSwitchable":true,"group":597,"connections":[{"orbit":0,"id":51184},{"orbit":5,"id":51968}],"orbitIndex":0,"name":"Elemental Damage","orbit":0},"24889":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[],"group":1156,"skill":24889,"orbitIndex":2,"name":"Companion Mastery","orbit":7},"62732":{"icon":"Art/2DArt/SkillIcons/passives/Hearty.dds","skill":62732,"stats":["25% increased Stun Threshold","20% increased Life Regeneration Rate while moving"],"connections":[{"orbit":0,"id":64192},{"orbit":0,"id":49391}],"group":459,"orbitIndex":9,"isNotable":true,"name":"Titan's Determination","orbit":3},"43183":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":11153}],"group":494,"skill":43183,"orbitIndex":6,"name":"Attack Speed and Accuracy","orbit":7},"57190":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":57190,"stats":["Herald Skills have 25% increased Area of Effect","Herald Skills deal 30% increased Damage"],"recipe":["Paranoia","Guilt","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":27859}],"group":710,"orbitIndex":6,"isNotable":true,"name":"Doomsayer","orbit":1},"26739":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":43893}],"group":261,"skill":26739,"orbitIndex":8,"name":"Elemental Damage","orbit":3},"54417":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54417,"stats":["+5 to any Attribute"],"isAttribute":true,"group":636,"connections":[],"orbitIndex":21,"name":"Attribute","orbit":6},"23105":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1246,"skill":23105,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"21387":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21387,"stats":["+5 to any Attribute"],"isAttribute":true,"group":115,"connections":[{"orbit":0,"id":53719},{"orbit":0,"id":3988}],"orbitIndex":0,"name":"Attribute","orbit":0},"29514":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":29514,"stats":["50% increased Grenade Detonation Time","Grenade Skills Fire an additional Projectile"],"recipe":["Suffering","Isolation","Disgust"],"connections":[{"orbit":0,"id":39431}],"group":587,"orbitIndex":3,"isNotable":true,"name":"Cluster Bombs","orbit":3},"34199":{"stats":["Minions have 15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":621,"skill":34199,"orbitIndex":55,"name":"Minion Critical Damage","orbit":4},"18548":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":28992}],"group":768,"skill":18548,"orbitIndex":8,"name":"Attack Speed","orbit":7},"31364":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":31364,"stats":["40% increased Charm Effect Duration","40% increased Charm Charges gained"],"recipe":["Guilt","Greed","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern","connections":[],"group":1203,"orbitIndex":0,"isNotable":true,"name":"Primal Protection","orbit":0},"36449":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":8115}],"group":527,"skill":36449,"orbitIndex":6,"name":"Pin Buildup","orbit":7},"36976":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":36976,"stats":["Culling Strike against Enemies you Mark"],"recipe":["Isolation","Suffering","Guilt"],"connections":[],"group":1155,"orbitIndex":9,"isNotable":true,"name":"Marked for Death","orbit":3},"46874":{"stats":["12% increased Attack Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":7449},{"orbit":0,"id":53696}],"group":956,"skill":46874,"orbitIndex":19,"name":"Physical Attack Damage","orbit":7},"43711":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":43711,"stats":["+6% to Thorns Critical Hit Chance"],"recipe":["Ire","Greed","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern","connections":[],"group":240,"orbitIndex":18,"isNotable":true,"name":"Thornhide","orbit":2},"6952":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[],"group":69,"skill":6952,"orbitIndex":18,"name":"Attack Area","orbit":2},"6502":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupStaff.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMacePattern","connections":[],"group":61,"skill":6502,"orbitIndex":0,"name":"Flail Mastery","orbit":0},"36170":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":-3,"id":53853},{"orbit":-4,"id":7628}],"group":552,"skill":36170,"orbitIndex":13,"name":"Armour and Evasion","orbit":2},"18746":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[],"group":83,"skill":18746,"orbitIndex":0,"name":"Shield Block","orbit":0},"14890":{"stats":["10% increased Chill Duration on Enemies","10% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":21080}],"group":919,"skill":14890,"orbitIndex":13,"name":"Chill Effect and Duration","orbit":2},"13075":{"stats":["+12 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":50392}],"group":152,"skill":13075,"orbitIndex":0,"name":"Strength","orbit":0},"5594":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":5594,"stats":["20% increased duration of Ailments you inflict against Cursed Enemies"],"recipe":["Isolation","Envy","Despair"],"connections":[{"orbit":0,"id":50107},{"orbit":0,"id":8785}],"group":864,"orbitIndex":12,"isNotable":true,"name":"Decrepifying Curse","orbit":2},"31826":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":31826,"stats":["30% increased Presence Area of Effect","Minions have 15% increased Area of Effect"],"recipe":["Guilt","Envy","Paranoia"],"connections":[{"orbit":0,"id":24889}],"group":1156,"orbitIndex":21,"isNotable":true,"name":"Long Distance Relationship","orbit":3},"9405":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":6,"id":59720}],"group":1226,"skill":9405,"orbitIndex":12,"name":"Evasion","orbit":7},"5726":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":599,"skill":5726,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"52556":{"stats":["+2 to Maximum Rage"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-7,"id":16347},{"orbit":0,"id":28304}],"group":290,"skill":52556,"orbitIndex":8,"name":"Maximum Rage","orbit":2},"12120":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":51606}],"group":1055,"skill":12120,"orbitIndex":18,"name":"Slow Effect on You","orbit":3},"47931":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47931,"stats":["+5 to any Attribute"],"isAttribute":true,"group":104,"connections":[{"orbit":0,"id":33722},{"orbit":0,"id":39131}],"orbitIndex":0,"name":"Attribute","orbit":0},"63400":{"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","skill":63400,"stats":["Gain 8% of Physical Damage as Extra Cold Damage against Shocked Enemies","Gain 8% of Physical Damage as Extra Lightning Damage against Chilled Enemies"],"recipe":["Greed","Suffering","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":-7,"id":22851}],"group":997,"orbitIndex":6,"isNotable":true,"name":"Chakra of Elements","orbit":2},"28258":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":28258,"stats":["10% increased Effect of your Mark Skills"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern","group":1155,"connections":[{"orbit":0,"id":36976},{"orbit":0,"id":59064},{"orbit":2,"id":36927}],"orbitIndex":0,"name":"Mark Effect","orbit":0},"4128":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":3,"id":54283},{"orbit":0,"id":54811}],"group":372,"skill":4128,"orbitIndex":18,"name":"Armour","orbit":2},"42781":{"icon":"Art/2DArt/SkillIcons/passives/ProjectilesNotable.dds","options":{"Huntress":{"stats":["30% increased Melee Damage if you've dealt a Projectile Attack Hit in the past eight seconds","30% increased Projectile Damage if you've dealt a Melee Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Stalk and Leap","id":42895}},"skill":42781,"stats":["15% chance to Pierce an Enemy","15% increased Projectile Damage"],"isSwitchable":true,"connections":[{"orbit":0,"id":55429},{"orbit":0,"id":56472}],"group":848,"orbitIndex":2,"isNotable":true,"name":"Clean Shot","orbit":2},"18157":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":18157,"stats":["25% increased Armour","+15% of Armour also applies to Elemental Damage"],"recipe":["Fear","Guilt","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[{"orbit":-8,"id":29447}],"group":253,"orbitIndex":17,"isNotable":true,"name":"Tempered Defences","orbit":2},"9343":{"stats":["Link Skills have 20% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":0,"id":11762},{"orbit":0,"id":25412},{"orbit":7,"id":50389},{"orbit":7,"id":37458}],"group":348,"skill":9343,"orbitIndex":7,"name":"Link Duration","orbit":7},"34324":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":34324,"stats":["+1 to Maximum Energy Shield per 12 Item Evasion Rating on Equipped Body Armour"],"recipe":["Envy","Fear","Suffering"],"connections":[{"orbit":-5,"id":56838},{"orbit":0,"id":52445}],"group":1134,"orbitIndex":0,"isNotable":true,"name":"Spectral Ward","orbit":4},"44891":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":2147483647,"id":52537},{"orbit":0,"id":15775}],"group":1224,"skill":44891,"orbitIndex":7,"name":"Cold Penetration","orbit":2},"26416":{"stats":["15% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":35792}],"group":214,"skill":26416,"orbitIndex":16,"name":"Life Flasks","orbit":2},"4739":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":17306}},"skill":4739,"stats":["10% increased Spell Damage"],"isSwitchable":true,"group":650,"connections":[{"orbit":0,"id":18845}],"orbitIndex":22,"name":"Spell Damage","orbit":3},"95":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":8737}],"group":164,"skill":95,"orbitIndex":0,"name":"Minion Damage","orbit":0},"14960":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":14960,"stats":["+8% to Fire Resistance"],"ascendancyName":"Smith of Kitava","group":5,"connections":[{"orbit":0,"id":57959}],"orbitIndex":0,"name":"Fire Resistance","orbit":0},"59303":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":59303,"stats":["30% increased Damage while you have an active Charm","6% increased Movement Speed while you have an active Charm"],"recipe":["Isolation","Disgust","Ire"],"connections":[{"orbit":0,"id":25029}],"group":1097,"orbitIndex":3,"isNotable":true,"name":"Lucky Rabbit Foot","orbit":4},"10398":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":10398,"stats":["16% increased Critical Hit Chance for Spells","8% increased Cast Speed if you've dealt a Critical Hit Recently"],"recipe":["Disgust","Paranoia","Fear"],"connections":[{"orbit":-3,"id":3472}],"group":585,"orbitIndex":18,"isNotable":true,"name":"Sudden Escalation","orbit":7},"55066":{"stats":["16% increased Attack Damage against Bleeding Enemies"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":19796}],"group":602,"skill":55066,"orbitIndex":21,"name":"Attack Damage vs Bleeding Enemies","orbit":2},"30372":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":42065}],"group":1051,"skill":30372,"orbitIndex":23,"name":"Lightning Penetration","orbit":2},"55473":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":43164}],"group":503,"skill":55473,"orbitIndex":23,"name":"Melee Damage","orbit":7},"14262":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14262,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1241,"connections":[{"orbit":0,"id":32763},{"orbit":0,"id":21945},{"orbit":0,"id":37484}],"orbitIndex":0,"name":"Attribute","orbit":0},"7526":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":7526,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1018,"connections":[{"orbit":0,"id":9411},{"orbit":0,"id":17447},{"orbit":0,"id":22972},{"orbit":0,"id":43044},{"orbit":0,"id":24210}],"orbitIndex":0,"name":"Attribute","orbit":0},"51234":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":-2,"id":15991},{"orbit":7,"id":27434}],"group":685,"skill":51234,"orbitIndex":6,"name":"Archon Effect","orbit":2},"9444":{"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","skill":9444,"stats":["Quarterstaff Skills that consume Power Charges count as consuming an additional Power Charge"],"recipe":["Isolation","Suffering","Disgust"],"connections":[],"group":1263,"orbitIndex":39,"isNotable":true,"name":"One with the Storm","orbit":6},"33797":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":5,"id":61703}],"group":131,"skill":33797,"orbitIndex":15,"name":"Shapeshifting","orbit":5},"22908":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus6.dds","skill":22908,"orbitIndex":0,"stats":["Body Armour grants 100% increased Stun Threshold"],"ascendancyName":"Smith of Kitava","connections":[],"group":12,"applyToArmour":true,"isNotable":true,"name":"Heavy Bracing","orbit":0},"20205":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":33059}],"group":779,"skill":20205,"orbitIndex":4,"name":"Stun Threshold if no recent Stun","orbit":2},"26614":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":44344},{"orbit":0,"id":46275}],"group":481,"skill":26614,"orbitIndex":40,"name":"Stun and Ailment Threshold from Energy Shield","orbit":4},"9638":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":39083}],"group":371,"skill":9638,"orbitIndex":0,"name":"Skill Speed","orbit":0},"35380":{"stats":["10% increased Withered Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-2,"id":44373}],"group":1119,"skill":35380,"orbitIndex":20,"name":"Withered Effect","orbit":2},"15984":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLightning.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":684,"skill":15984,"orbitIndex":0,"name":"Lightning Mastery","orbit":0},"32354":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":32354,"stats":["120% increased Armour and Evasion Rating when on Low Life"],"recipe":["Envy","Guilt","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[{"orbit":-2,"id":6626}],"group":534,"orbitIndex":0,"isNotable":true,"name":"Defiance","orbit":0},"17366":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":0,"id":29361}],"group":764,"skill":17366,"orbitIndex":10,"name":"Evasion and Energy Shield","orbit":7},"34061":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":5,"id":52442},{"orbit":0,"id":38057}],"group":654,"skill":34061,"orbitIndex":55,"name":"Armour and Evasion","orbit":5},"10499":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":10499,"stats":["20% increased Life Regeneration rate","30% reduced effect of Curses on you","30% increased damage against Undead Enemies"],"recipe":["Guilt","Envy","Fear"],"connections":[{"orbit":2147483647,"id":42583},{"orbit":8,"id":51788}],"group":525,"orbitIndex":0,"isNotable":true,"name":"Necromantic Ward","orbit":2},"17754":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalFamiliar.dds","skill":17754,"stats":["Grants Skill: Summon Infernal Hound"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":7,"isNotable":true,"name":"Loyal Hellhound","orbit":8},"50847":{"stats":["10% increased Damage with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":1130}],"group":72,"skill":50847,"orbitIndex":20,"name":"Flail Damage","orbit":7},"35644":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":6,"id":45193},{"orbit":0,"id":65009}],"group":953,"skill":35644,"orbitIndex":23,"name":"Poison Damage","orbit":3},"37226":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":2,"id":4015},{"orbit":-6,"id":9187}],"group":308,"skill":37226,"orbitIndex":4,"name":"Warcry Speed","orbit":3},"57320":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[],"group":552,"skill":57320,"orbitIndex":0,"name":"Armour and Evasion Mastery","orbit":0},"26804":{"stats":["15% increased Damage if you have Consumed a Corpse Recently"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":55405},{"orbit":0,"id":59909}],"group":896,"skill":26804,"orbitIndex":2,"name":"Corpses","orbit":7},"22319":{"stats":["7% increased Fire Damage","8% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":0,"id":6236}],"group":546,"skill":22319,"orbitIndex":15,"name":"Fire Damage and Flammability Magnitude","orbit":3},"34853":{"stats":["Hits against you have 5% reduced Critical Damage Bonus","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds","connections":[{"orbit":-2,"id":25458},{"orbit":0,"id":43044}],"group":1057,"skill":34853,"orbitIndex":0,"name":"Strength and Critical Damage Bonus on You","orbit":2},"56265":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":56265,"stats":["60% increased Critical Damage Bonus","20% reduced Critical Hit Chance"],"recipe":["Greed","Envy","Isolation"],"connections":[{"orbit":0,"id":42802}],"group":1251,"orbitIndex":2,"isNotable":true,"name":"Throatseeker","orbit":2},"34201":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34201,"stats":["+5 to any Attribute"],"isAttribute":true,"group":973,"connections":[{"orbit":0,"id":24922},{"orbit":0,"id":46882},{"orbit":0,"id":17316}],"orbitIndex":0,"name":"Attribute","orbit":0},"19802":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":2,"id":64399}],"group":419,"skill":19802,"orbitIndex":8,"name":"Attack Critical Damage","orbit":2},"41991":{"stats":["Minions have 3% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":61026}],"group":379,"skill":41991,"orbitIndex":2,"name":"Minion Attack and Cast Speed","orbit":3},"60483":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":7809},{"orbit":0,"id":36540}],"group":1194,"skill":60483,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"26085":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichUnholyMight.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneGraft.dds","id":41162,"name":"Umbral Well","stats":["Skeletal Minions you would create instead grant you Umbral Souls for each Minion you would have created"]}},"skill":26085,"isSwitchable":true,"stats":["While you are not on Low Mana, you and Allies in your Presence have Unholy Might","Lose 5% of maximum Mana per Second"],"ascendancyName":"Lich","connections":[{"orbit":-4,"id":20772}],"group":999,"orbitIndex":124,"isNotable":true,"name":"Necromantic Conduit","orbit":9},"17025":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":13515}],"group":555,"skill":17025,"orbitIndex":18,"name":"Lightning Damage","orbit":2},"1218":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":14945}],"group":379,"skill":1218,"orbitIndex":18,"name":"Minion Life","orbit":3},"43713":{"stats":["Offering Skills have 20% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":3051},{"orbit":0,"id":27009},{"orbit":0,"id":35602}],"group":665,"skill":43713,"orbitIndex":0,"name":"Offering Area","orbit":0},"4046":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":8875}],"group":595,"skill":4046,"orbitIndex":8,"name":"Electrocute Buildup","orbit":2},"22517":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":4,"id":59644},{"orbit":-4,"id":32896}],"group":1100,"skill":22517,"orbitIndex":0,"name":"Poison Chance","orbit":7},"43044":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":43044,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1056,"connections":[{"orbit":0,"id":63566},{"orbit":0,"id":38678},{"orbit":-6,"id":21495}],"orbitIndex":0,"name":"Attribute","orbit":0},"27068":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":35831}],"group":215,"skill":27068,"orbitIndex":14,"name":"Mana Regeneration","orbit":7},"15356":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":18815}],"group":1204,"skill":15356,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"57181":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":57181,"stats":["12% increased Critical Hit Chance"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":-7,"id":52448}],"orbitIndex":24,"name":"Critical Chance","orbit":8},"32560":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":32560,"stats":["20% increased Presence Area of Effect"],"ascendancyName":"Tactician","group":227,"connections":[{"orbit":0,"id":16249}],"orbitIndex":0,"name":"Presence Area","orbit":0},"65248":{"stats":["10% increased Duration of Ignite, Shock and Chill on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":590,"skill":65248,"orbitIndex":24,"name":"Elemental Ailment Duration","orbit":4},"6898":{"icon":"Art/2DArt/SkillIcons/passives/PressurePoints.dds","options":{"Druid":{"stats":["10% increased Damage","10% increased Skill Effect Duration","+5 to Strength and Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/stormborn.dds","name":"Guardian of the Wilds","id":7197}},"skill":6898,"stats":["10% increased Damage","10% increased Critical Hit Chance","+5 to Strength and Intelligence"],"isSwitchable":true,"connections":[{"orbit":0,"id":17517},{"orbit":-4,"id":63209},{"orbit":-4,"id":17584},{"orbit":5,"id":61067},{"orbit":0,"id":48305}],"group":485,"orbitIndex":0,"isNotable":true,"name":"Relentless Vindicator","orbit":0},"5284":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":5284,"stats":["15% increased Critical Hit Chance for Spells","15% increased Critical Spell Damage Bonus","15% increased Magnitude of Damaging Ailments you inflict with Critical Hits"],"recipe":["Guilt","Isolation","Greed"],"connections":[{"orbit":0,"id":32278}],"group":405,"orbitIndex":0,"isNotable":true,"name":"Shredding Force","orbit":0},"14363":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":61338}],"group":582,"skill":14363,"orbitIndex":2,"name":"Lightning Penetration","orbit":3},"30834":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":50216},{"orbit":0,"id":57967}],"group":482,"skill":30834,"orbitIndex":2,"name":"Mana Regeneration","orbit":2},"18348":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/MoltenFury.dds","skill":18348,"stats":["20% of Cold Damage taken as Fire Damage","20% of Lightning Damage taken as Fire Damage","20% of Physical Damage taken as Chaos Damage"],"ascendancyName":"Infernalist","connections":[{"orbit":5,"id":19482},{"orbit":0,"id":8854},{"orbit":8,"id":46016}],"group":611,"orbitIndex":60,"isNotable":true,"name":"Altered Flesh","orbit":8},"46475":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":5,"id":18186},{"orbit":0,"id":51299},{"orbit":0,"id":16385}],"group":534,"skill":46475,"orbitIndex":63,"name":"Armour and Evasion","orbit":4},"49657":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49657,"stats":["+5 to any Attribute"],"isAttribute":true,"group":636,"connections":[{"orbit":0,"id":54417},{"orbit":6,"id":63526},{"orbit":6,"id":43578},{"orbit":0,"id":58109}],"orbitIndex":33,"name":"Attribute","orbit":6},"61804":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":61804,"stats":["12% increased Magnitude of Poison you inflict"],"ascendancyName":"Pathfinder","group":1310,"connections":[{"orbit":0,"id":29074}],"orbitIndex":43,"name":"Poison Effect","orbit":8},"25482":{"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","skill":25482,"stats":["+25 to Strength"],"recipe":["Fear","Disgust","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[{"orbit":0,"id":61472},{"orbit":0,"id":51702},{"orbit":0,"id":60620}],"group":299,"orbitIndex":0,"isNotable":true,"name":"Beef","orbit":0},"5098":{"stats":["Banner Skills have 15% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":-9,"id":16385},{"orbit":2147483647,"id":41651}],"group":530,"skill":5098,"orbitIndex":10,"name":"Banner Area","orbit":2},"13634":{"stats":["Offering Skills have 30% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":673,"skill":13634,"orbitIndex":18,"name":"Offering Duration","orbit":2},"28199":{"stats":["20% increased Hazard Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":46431}],"group":1081,"skill":28199,"orbitIndex":0,"name":"Hazard Immobilisation Buildup","orbit":0},"36576":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":25055},{"orbit":0,"id":54984}],"group":1193,"skill":36576,"orbitIndex":14,"name":"Attack Damage","orbit":7},"46615":{"stats":["50% chance to gain Volatility when you are Stunned"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":7,"id":53177}],"group":1098,"skill":46615,"orbitIndex":10,"name":"Volatility when Stunned","orbit":7},"17553":{"stats":["25% chance for Projectiles to Pierce Enemies within 3m distance of you"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":761,"skill":17553,"orbitIndex":5,"name":"Projectile Pierce","orbit":7},"20008":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":20008,"stats":["30% increased Stun Buildup with Melee Damage","Projectiles deal 75% increased Damage against Heavy Stunned Enemies"],"recipe":["Disgust","Guilt","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":991,"orbitIndex":4,"isNotable":true,"name":"Unleash Fire","orbit":7},"32155":{"stats":["10% increased chance to Shock","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":4,"id":25700}],"group":1022,"skill":32155,"orbitIndex":16,"name":"Elemental Damage and Shock Chance","orbit":7},"30371":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-4,"id":27687}],"group":111,"skill":30371,"orbitIndex":1,"name":"Shield Damage","orbit":3},"511":{"stats":["8% increased Spell Damage","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","connections":[{"orbit":0,"id":49734}],"group":155,"skill":511,"orbitIndex":8,"name":"Attack and Spell Damage","orbit":7},"28992":{"icon":"Art/2DArt/SkillIcons/passives/Hunter.dds","options":{"Huntress":{"stats":["8% increased Attack Speed","6% increased Area of Effect","+10 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/LethalAssault.dds","name":"Primal Instinct","id":32062}},"skill":28992,"stats":["8% increased Projectile Speed","8% increased Attack Speed","+10 to Dexterity"],"isSwitchable":true,"connections":[{"orbit":0,"id":62628},{"orbit":0,"id":43923}],"group":768,"orbitIndex":21,"isNotable":true,"name":"Honed Instincts","orbit":4},"56914":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":50121}],"group":1002,"skill":56914,"orbitIndex":5,"name":"Lightning Penetration","orbit":7},"7183":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-6,"id":48589}],"group":415,"skill":7183,"orbitIndex":5,"name":"Life Flask Recovery","orbit":2},"64050":{"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","skill":64050,"stats":["12% increased Movement Speed while Sprinting"],"recipe":["Paranoia","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1162,"orbitIndex":0,"isNotable":true,"name":"Marathon Runner","orbit":0},"19337":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":19337,"stats":["8% increased Projectile Speed","6% increased Attack Speed","12% increased Accuracy Rating"],"recipe":["Despair","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":1005,"orbitIndex":0,"isNotable":true,"name":"Precision Salvo","orbit":0},"63926":{"stats":["Minions have +20% to Lightning Resistance","Minions have +3% to Maximum Lightning Resistances"],"icon":"Art/2DArt/SkillIcons/passives/LightningResistNode.dds","connections":[],"group":794,"skill":63926,"orbitIndex":0,"name":"Minion Lightning Resistance","orbit":0},"14658":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14658,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1099,"connections":[{"orbit":0,"id":12253},{"orbit":0,"id":22517},{"orbit":0,"id":52053},{"orbit":0,"id":1631},{"orbit":0,"id":57945}],"orbitIndex":0,"name":"Attribute","orbit":0},"57178":{"stats":["10% increased Critical Hit Chance for Spells","15% increased Magnitude of Damaging Ailments you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":21245},{"orbit":0,"id":5284}],"group":410,"skill":57178,"orbitIndex":0,"name":"Spell Critical Chance and Critical Ailment Effect","orbit":0},"59028":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":41210}],"group":652,"skill":59028,"orbitIndex":16,"name":"Projectile Damage","orbit":4},"32353":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":32353,"stats":["25% increased Attack Damage"],"recipe":["Suffering","Fear","Despair"],"connections":[],"group":159,"orbitIndex":0,"isNotable":true,"name":"Swift Claw","orbit":0},"7922":{"stats":["10% increased Flask Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-6,"id":45962}],"group":415,"skill":7922,"orbitIndex":17,"name":"Flask Duration","orbit":2},"44628":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":20820}],"group":985,"skill":44628,"orbitIndex":4,"name":"Attack Speed","orbit":2},"60886":{"stats":["20% increased Stun Recovery"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":59213}],"group":369,"skill":60886,"orbitIndex":5,"name":"Stun Recovery","orbit":1},"54545":{"stats":["15% increased Magnitude of Daze"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":38342}],"group":1250,"skill":54545,"orbitIndex":0,"name":"Daze Magnitude","orbit":2},"4623":{"stats":["15% of Spell Mana Cost Converted to Life Cost"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":4,"id":48524}],"group":413,"skill":4623,"orbitIndex":22,"name":"Life Spell Costs","orbit":2},"56651":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Attack Damage","id":39263}},"skill":56651,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":729,"connections":[{"orbit":0,"id":38143}],"orbitIndex":0,"name":"Projectile Damage","orbit":0},"60085":{"stats":["10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":55802}],"group":740,"skill":60085,"orbitIndex":15,"name":"Damage","orbit":7},"43575":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":41512}],"group":725,"skill":43575,"orbitIndex":16,"name":"Melee Damage ","orbit":7},"39881":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":39881,"stats":["20% increased Critical Damage Bonus","20% increased Knockback Distance","20% increased Physical Damage"],"recipe":["Guilt","Isolation","Despair"],"connections":[{"orbit":0,"id":16013},{"orbit":0,"id":35173}],"group":1180,"orbitIndex":0,"isNotable":true,"name":"Staggering Palm","orbit":0},"6935":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterStrongerSpellAegis.dds","skill":6935,"stats":["50% increased effect of Sorcery Ward","Sorcery Ward recovers 50% faster"],"ascendancyName":"Witchhunter","connections":[],"group":231,"orbitIndex":0,"isNotable":true,"name":"Ceremonial Ablution","orbit":0},"55724":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":42714}],"group":1118,"skill":55724,"orbitIndex":58,"name":"Incision Chance","orbit":4},"31238":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":31238,"stats":["+5 to any Attribute"],"isAttribute":true,"group":353,"connections":[{"orbit":0,"id":48552},{"orbit":0,"id":45918}],"orbitIndex":0,"name":"Attribute","orbit":0},"21327":{"stats":["20% increased Energy Shield if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":56876},{"orbit":0,"id":43691}],"group":958,"skill":21327,"orbitIndex":14,"name":"Energy Shield if Consumed Power Charge","orbit":2},"32683":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":32683,"stats":["Gain 5% of Damage as Extra Cold Damage","20% increased Freeze Buildup"],"connections":[{"orbit":0,"id":53149},{"orbit":0,"id":54413}],"group":854,"orbitIndex":30,"isNotable":true,"name":"Essence of the Mountain","orbit":4},"8382":{"stats":["7% increased Cold Damage","8% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":0,"id":61863}],"group":593,"skill":8382,"orbitIndex":15,"name":"Cold Damage and Energy Shield Recharge Rate","orbit":3},"17026":{"stats":["15% increased Cooldown Recovery Rate for Grenade Skills"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":23373}],"group":502,"skill":17026,"orbitIndex":2,"name":"Grenade Cooldown Recovery Rate","orbit":2},"36298":{"stats":["10% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":3,"id":8510},{"orbit":6,"id":40918}],"group":945,"skill":36298,"orbitIndex":0,"name":"Ailment Effect","orbit":0},"12183":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":12183,"stats":["20% increased Elemental Ailment Threshold"],"ascendancyName":"Pathfinder","group":1324,"connections":[{"orbit":0,"id":16433}],"orbitIndex":0,"name":"Elemental Ailment Threshold","orbit":0},"3251":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3251,"stats":["+5 to any Attribute"],"isAttribute":true,"group":959,"connections":[{"orbit":0,"id":21984}],"orbitIndex":0,"name":"Attribute","orbit":0},"49391":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern","connections":[],"group":459,"skill":49391,"orbitIndex":0,"name":"Block Mastery","orbit":0},"32559":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":32559,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Witchhunter","group":210,"connections":[{"orbit":0,"id":46535}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"15814":{"stats":["25% increased Evasion Rating while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":12800}],"group":1189,"skill":15814,"orbitIndex":0,"name":"Evasion while Sprinting","orbit":0},"52684":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":52684,"stats":["Break 50% of Armour on Pinning an Enemy"],"recipe":["Guilt","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":8115}],"group":527,"orbitIndex":32,"isNotable":true,"name":"Eroding Chains","orbit":4},"57970":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":55995},{"orbit":0,"id":21537}],"group":1280,"skill":57970,"orbitIndex":10,"name":"Frenzy Charge Duration","orbit":2},"57846":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":63451},{"orbit":6,"id":38876}],"group":322,"skill":57846,"orbitIndex":12,"name":"Stun Buildup","orbit":6},"4850":{"stats":["6% increased Mana Regeneration Rate","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":35503}],"group":807,"skill":4850,"orbitIndex":0,"name":"Shock Effect and Mana Regeneration","orbit":0},"2863":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":2863,"stats":["15% increased Freeze Buildup","15% increased Chill and Freeze Duration on Enemies"],"recipe":["Guilt","Ire","Isolation"],"connections":[],"group":160,"orbitIndex":0,"isNotable":true,"name":"Perpetual Freeze","orbit":0},"29049":{"stats":["10% increased Charm Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":3,"id":56893}],"group":1080,"skill":29049,"orbitIndex":10,"name":"Charm Duration","orbit":2},"33397":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":39594}],"group":429,"skill":33397,"orbitIndex":21,"name":"Fire Damage","orbit":2},"40006":{"stats":["5% increased Life Regeneration rate","10% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":-7,"id":9896}],"group":361,"skill":40006,"orbitIndex":7,"name":"Life Regeneration Rate and Presence","orbit":2},"45019":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":797,"skill":45019,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"19074":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1190,"skill":19074,"orbitIndex":6,"name":"Attack Mastery","orbit":7},"23961":{"stats":["8% increased Elemental Ailment Threshold","Companions have +12% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-2,"id":8791}],"group":913,"skill":23961,"orbitIndex":4,"name":"Ailment Threshold and Companion Resistance","orbit":7},"25745":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":4,"id":31890}],"group":500,"skill":25745,"orbitIndex":30,"name":"Armour and Energy Shield","orbit":4},"40270":{"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","skill":40270,"stats":["10% chance when you gain a Frenzy Charge to gain an additional Frenzy Charge","+1 to Maximum Frenzy Charges"],"recipe":["Ire","Suffering","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1024,"orbitIndex":0,"isNotable":true,"name":"Frenetic","orbit":0},"49380":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":49380,"stats":["Break 25% increased Armour"],"ascendancyName":"Warbringer","group":16,"connections":[{"orbit":-7,"id":36659}],"orbitIndex":0,"name":"Armour Break","orbit":0},"55194":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":446,"skill":55194,"orbitIndex":66,"name":"Minion Damage","orbit":4},"49256":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":4,"id":14439}],"group":74,"skill":49256,"orbitIndex":12,"name":"Armour and Energy Shield","orbit":3},"60488":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":708,"skill":60488,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"19338":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":60}],"group":1192,"skill":19338,"orbitIndex":0,"name":"Dexterity","orbit":3},"22972":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":43238},{"orbit":0,"id":50879}],"group":984,"skill":22972,"orbitIndex":8,"name":"Hazard Damage","orbit":7},"30973":{"stats":["10% increased Critical Hit Chance with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":49320}],"group":1243,"skill":30973,"orbitIndex":34,"name":"Dagger Critical Chance","orbit":6},"44490":{"stats":["8% increased Lightning Damage","10% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":43090}],"group":1161,"skill":44490,"orbitIndex":0,"name":"Lightning Damage and Electrocute Buildup","orbit":0},"64056":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":36931}],"group":905,"skill":64056,"orbitIndex":6,"name":"Daze Chance","orbit":2},"27859":{"stats":["Herald Skills deal 20% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":0,"id":38694}],"group":710,"skill":27859,"orbitIndex":12,"name":"Herald Damage","orbit":7},"24630":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":24630,"stats":["40% increased Flammability Magnitude","40% increased Damage with Hits against Ignited Enemies"],"recipe":["Suffering","Suffering","Greed"],"connections":[{"orbit":0,"id":63608}],"group":66,"orbitIndex":0,"isNotable":true,"name":"Fulmination","orbit":0},"31039":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":887,"skill":31039,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"59695":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":4,"id":28950}],"group":532,"skill":59695,"orbitIndex":19,"name":"Mana Regeneration","orbit":2},"46088":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":13823}],"group":894,"skill":46088,"orbitIndex":9,"name":"Spell Critical Chance","orbit":3},"30634":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[],"group":852,"skill":30634,"orbitIndex":6,"name":"Energy Shield Delay","orbit":2},"25885":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":25885,"stats":["Gain 4% of Damage as Extra Chaos Damage"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":31116}],"orbitIndex":18,"name":"Damage as Chaos","orbit":8},"24696":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":24696,"stats":["20% increased Totem Damage"],"ascendancyName":"Tactician","group":345,"connections":[{"orbit":0,"id":4086}],"orbitIndex":0,"name":"Totem Damage","orbit":0},"10500":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":10500,"stats":["100% chance to Daze Enemies whose Hits you Block while Actively Blocking"],"recipe":["Paranoia","Paranoia","Despair"],"connections":[{"orbit":-6,"id":6900},{"orbit":0,"id":9040}],"group":180,"orbitIndex":12,"isNotable":true,"name":"Dazing Blocks","orbit":4},"11392":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":11392,"stats":["Gain 5% of Damage as Extra Fire Damage","5% of Physical Damage taken as Fire Damage"],"recipe":["Guilt","Isolation","Disgust"],"connections":[{"orbit":0,"id":38320}],"group":91,"orbitIndex":8,"isNotable":true,"name":"Molten Being","orbit":5},"60083":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":60083,"stats":["30% increased Pin Buildup","5% increased Movement Speed if you've Pinned an Enemy Recently"],"recipe":["Disgust","Despair","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[{"orbit":0,"id":44239}],"group":931,"orbitIndex":0,"isNotable":true,"name":"Pin and Run","orbit":0},"10694":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistInfernalHeat.dds","skill":10694,"stats":["While on High Infernal Flame, you and Allies in your","Presence Gain 50% of Damage as Fire Damage"],"ascendancyName":"Infernalist","connections":[],"group":656,"orbitIndex":0,"isNotable":true,"name":"Seething Body","orbit":0},"6588":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":705,"skill":6588,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"61404":{"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","skill":61404,"stats":["30% increased Attack Damage if you've Cast a Spell Recently","10% increased Cast Speed if you've Attacked Recently"],"recipe":["Fear","Suffering","Despair"],"connections":[{"orbit":0,"id":51210},{"orbit":0,"id":61429}],"group":155,"orbitIndex":0,"isNotable":true,"name":"Equilibrium","orbit":0},"62998":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":63600}],"group":1227,"skill":62998,"orbitIndex":0,"name":"Electrocute Buildup","orbit":0},"18485":{"icon":"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds","skill":18485,"stats":["Gain 3 Volatility when an Allied Persistent Reviving Minion is Killed"],"recipe":["Envy","Guilt","Despair"],"connections":[{"orbit":0,"id":20119}],"group":531,"orbitIndex":0,"isNotable":true,"name":"Unstable Bond","orbit":3},"48462":{"stats":["Charms applied to you have 10% increased Effect"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":5,"id":11094},{"orbit":5,"id":62803}],"group":1146,"skill":48462,"orbitIndex":15,"name":"Charm Effect","orbit":7},"55598":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":4,"id":15644},{"orbit":-3,"id":9112},{"orbit":0,"id":28050}],"group":911,"skill":55598,"orbitIndex":2,"name":"Ailment Threshold","orbit":3},"23046":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":5,"id":47976}],"group":1112,"skill":23046,"orbitIndex":27,"name":"Energy Shield Delay","orbit":4},"34717":{"stats":["16% increased Mana Regeneration Rate while not on Low Mana"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":4,"id":24120}],"group":1114,"skill":34717,"orbitIndex":20,"name":"Mana Regeneration while not on Low Mana","orbit":3},"41062":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":927,"skill":41062,"orbitIndex":48,"name":"Projectile Mastery","orbit":4},"26339":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":26339,"stats":["Melee Attack Skills have +1 to maximum number of Summoned Totems","20% increased Totem Placement range"],"recipe":["Suffering","Suffering","Suffering"],"connections":[{"orbit":0,"id":64405},{"orbit":0,"id":11014}],"group":247,"orbitIndex":0,"isNotable":true,"name":"Ancestral Artifice","orbit":1},"16311":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":32600},{"orbit":0,"id":14654}],"group":295,"skill":16311,"orbitIndex":20,"name":"Life Regeneration","orbit":2},"19808":{"icon":"Art/2DArt/SkillIcons/passives/SpellSupressionNotable1.dds","options":{"Huntress":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","name":"Accuracy","id":28615}},"skill":19808,"stats":["10% increased chance to inflict Ailments"],"isSwitchable":true,"group":874,"connections":[],"orbitIndex":0,"name":"Ailment Chance","orbit":0},"59694":{"stats":["18% increased Critical Damage Bonus with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":52399}],"group":1257,"skill":59694,"orbitIndex":0,"name":"Quarterstaff Critical Damage","orbit":0},"18815":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":40990}],"group":1210,"skill":18815,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"12611":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":12611,"stats":["20% increased Damage for each type of Elemental Ailment on Enemy"],"recipe":["Disgust","Disgust","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":3,"id":32155},{"orbit":3,"id":44204}],"group":1022,"orbitIndex":0,"isNotable":true,"name":"Harness the Elements","orbit":0},"44369":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":0,"id":30748}],"group":1045,"skill":44369,"orbitIndex":16,"name":"Volatility on Kill","orbit":7},"31765":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":31765,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1220,"connections":[{"orbit":0,"id":59538},{"orbit":0,"id":722},{"orbit":0,"id":41886},{"orbit":0,"id":61421}],"orbitIndex":0,"name":"Attribute","orbit":0},"11656":{"stats":["Gain 2 Rage when Hit by an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":53822},{"orbit":-3,"id":9106}],"group":86,"skill":11656,"orbitIndex":8,"name":"Rage when Hit","orbit":7},"23764":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":23764,"stats":["25% increased Mana Regeneration Rate if you have Shocked an Enemy Recently","20% increased Magnitude of Shock you inflict"],"recipe":["Ire","Ire","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":799,"orbitIndex":0,"isNotable":true,"name":"Alternating Current","orbit":0},"51891":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":51891,"stats":["8% of Damage is taken from Mana before Life","+15 to Intelligence"],"recipe":["Envy","Disgust","Suffering"],"connections":[{"orbit":0,"id":25528}],"group":1112,"orbitIndex":17,"isNotable":true,"name":"Lucidity","orbit":7},"63526":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":63526,"stats":["+5 to any Attribute"],"isAttribute":true,"group":646,"connections":[{"orbit":6,"id":28370},{"orbit":4,"id":7788}],"orbitIndex":0,"name":"Attribute","orbit":0},"30047":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30047,"stats":["+5 to any Attribute"],"isAttribute":true,"group":853,"connections":[{"orbit":0,"id":21280},{"orbit":0,"id":18451},{"orbit":0,"id":45650}],"orbitIndex":0,"name":"Attribute","orbit":0},"26479":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":26479,"stats":["You cannot be Light Stunned if you've been Stunned Recently"],"recipe":["Guilt","Isolation","Paranoia"],"connections":[{"orbit":4,"id":64324},{"orbit":0,"id":9040}],"group":180,"orbitIndex":60,"isNotable":true,"name":"Steadfast Resolve","orbit":4},"61403":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61403,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1058,"connections":[{"orbit":0,"id":56349},{"orbit":3,"id":14231},{"orbit":0,"id":24150},{"orbit":0,"id":17602}],"orbitIndex":0,"name":"Attribute","orbit":0},"43576":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":7971}],"group":645,"skill":43576,"orbitIndex":8,"name":"Mana Regeneration","orbit":3},"2995":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":12474,"name":"Energy Shield if Consumed Power Charge","stats":["30% increased Energy Shield if you've consumed a Power Charge Recently"]}},"skill":2995,"stats":["30% increased Energy Shield if you've consumed a Power Charge Recently"],"isSwitchable":true,"ascendancyName":"Lich","group":1030,"connections":[{"orbit":4,"id":2516}],"orbitIndex":0,"name":"Energy Shield if Consumed Power Charge","orbit":0},"55060":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":55060,"stats":["30% chance to Pierce an Enemy","Projectiles have 10% chance to Chain an additional time from terrain"],"recipe":["Guilt","Guilt","Disgust"],"connections":[{"orbit":0,"id":33037},{"orbit":0,"id":45576}],"group":676,"orbitIndex":9,"isNotable":true,"name":"Shrapnel","orbit":5},"17229":{"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","skill":17229,"stats":["Minions have +20% to all Elemental Resistances"],"recipe":["Fear","Greed","Disgust"],"connections":[{"orbit":0,"id":34493},{"orbit":0,"id":47242}],"group":60,"orbitIndex":18,"isNotable":true,"name":"Silent Guardian","orbit":3},"57571":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":-3,"id":37905}],"group":1238,"skill":57571,"orbitIndex":6,"name":"Flammability Magnitude","orbit":2},"48589":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-6,"id":7922}],"group":415,"skill":48589,"orbitIndex":11,"name":"Life Flask Recovery","orbit":2},"43964":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":41645}],"group":1016,"skill":43964,"orbitIndex":4,"name":"Armour Break","orbit":2},"42118":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42118,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1153,"connections":[{"orbit":0,"id":2408},{"orbit":0,"id":57518},{"orbit":0,"id":7465},{"orbit":0,"id":43102},{"orbit":0,"id":3994}],"orbitIndex":0,"name":"Attribute","orbit":0},"63790":{"stats":["20% increased Melee Damage against Immobilised Enemies"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":48014}],"group":141,"skill":63790,"orbitIndex":54,"name":"Melee Damage against Immobilised","orbit":5},"50701":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":44932}],"group":1144,"skill":50701,"orbitIndex":0,"name":"Shock Effect","orbit":0},"24753":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":24753,"stats":["30% increased Accuracy Rating at Close Range","+10 to Dexterity"],"recipe":["Ire","Greed","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":34747},{"orbit":0,"id":56567},{"orbit":0,"id":151}],"group":463,"orbitIndex":0,"isNotable":true,"name":"Determined Precision","orbit":0},"47796":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-4,"id":62640}],"group":549,"skill":47796,"orbitIndex":12,"name":"Attack Speed","orbit":2},"49642":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":4882}],"group":417,"skill":49642,"orbitIndex":1,"name":"Totem Damage","orbit":7},"1928":{"stats":["Minions have 5% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":173,"skill":1928,"orbitIndex":0,"name":"Minion Attack and Cast Speed","orbit":0},"63393":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":7721},{"orbit":0,"id":36709}],"group":518,"skill":63393,"orbitIndex":12,"name":"Stun Threshold","orbit":7},"2964":{"stats":["8% increased amount of Life Leeched","12% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":-7,"id":18374}],"group":392,"skill":2964,"orbitIndex":15,"name":"Thorns and Leech","orbit":2},"63517":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":48974},{"orbit":2,"id":53958}],"group":1105,"skill":63517,"orbitIndex":22,"name":"Mana Flask Recovery","orbit":2},"19277":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":44783}],"group":321,"skill":19277,"orbitIndex":10,"name":"Area Damage","orbit":2},"64318":{"stats":["Damage Penetrates 4% of Enemy Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":61063},{"orbit":0,"id":7960}],"group":261,"skill":64318,"orbitIndex":2,"name":"Elemental Penetration","orbit":3},"29320":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":7,"id":1680},{"orbit":0,"id":56860}],"group":1034,"skill":29320,"orbitIndex":8,"name":"Stun Threshold during Parry","orbit":7},"24226":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMoreAccuracy.dds","skill":24226,"stats":["Apply 5 Critical Weakness to Enemies when Consuming a Mark on them"],"ascendancyName":"Deadeye","connections":[],"group":1305,"orbitIndex":0,"isNotable":true,"name":"Bullseye","orbit":0},"21127":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":224,"skill":21127,"orbitIndex":30,"name":"Totem Mastery","orbit":4},"58363":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":55938}],"group":932,"skill":58363,"orbitIndex":6,"name":"Archon Effect","orbit":7},"51105":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":51105,"stats":["30% increased Totem Life","30% increased Totem Duration"],"recipe":["Greed","Ire","Fear"],"connections":[{"orbit":0,"id":48979},{"orbit":0,"id":21127}],"group":224,"orbitIndex":5,"isNotable":true,"name":"Spirit Bond","orbit":1},"9112":{"stats":["25% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":0,"id":44612}],"group":911,"skill":9112,"orbitIndex":11,"name":"Ailment Threshold","orbit":1},"6951":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-2,"id":23608}],"group":1054,"skill":6951,"orbitIndex":54,"name":"Poison Damage","orbit":4},"21713":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":11604},{"orbit":0,"id":50588}],"group":979,"skill":21713,"orbitIndex":20,"name":"Accuracy","orbit":2},"42245":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":42245,"stats":["Meta Skills have 20% increased Reservation Efficiency"],"recipe":["Paranoia","Isolation","Greed"],"connections":[{"orbit":2,"id":16024},{"orbit":-2,"id":18167}],"group":998,"orbitIndex":8,"isNotable":true,"name":"Efficient Inscriptions","orbit":1},"21779":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":57204}],"group":766,"skill":21779,"orbitIndex":19,"name":"Critical Damage","orbit":2},"32681":{"stats":["8% increased Energy Shield Recharge Rate","8% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","connections":[{"orbit":0,"id":32664},{"orbit":2147483647,"id":38668}],"group":1053,"skill":32681,"orbitIndex":7,"name":"Energy Shield Recharge and Delay","orbit":7},"54937":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":54937,"stats":["Gain 5 Rage when Hit by an Enemy","Every Rage also grants 1% increased Armour"],"recipe":["Suffering","Ire","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":86,"orbitIndex":9,"isNotable":true,"name":"Vengeful Fury","orbit":1},"60741":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":33922}],"group":727,"skill":60741,"orbitIndex":12,"name":"Elemental Damage","orbit":2},"47006":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":7,"id":43174}],"group":296,"skill":47006,"orbitIndex":14,"name":"Armour Break Effect","orbit":3},"9275":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":5704},{"orbit":0,"id":63888}],"group":1005,"skill":9275,"orbitIndex":16,"name":"Accuracy and Attack Speed","orbit":2},"57710":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":57710,"stats":["+5 to any Attribute"],"isAttribute":true,"group":629,"connections":[{"orbit":0,"id":39037},{"orbit":0,"id":40783},{"orbit":0,"id":53975}],"orbitIndex":0,"name":"Attribute","orbit":6},"18940":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionCold.dds","skill":18940,"stats":["Grants Skill: Shattering Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1314,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Shattering Concoction","orbit":0},"25281":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":831,"skill":25281,"orbitIndex":10,"name":"Life Mastery","orbit":1},"65498":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":37026}],"group":1223,"skill":65498,"orbitIndex":10,"name":"Armour Break","orbit":1},"43174":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":-7,"id":28542}],"group":296,"skill":43174,"orbitIndex":18,"name":"Armour Break Effect","orbit":7},"43562":{"stats":["8% chance to Blind Enemies on Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":3660}],"group":690,"skill":43562,"orbitIndex":2,"name":"Blind Chance","orbit":3},"23373":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":23428},{"orbit":0,"id":8493}],"group":502,"skill":23373,"orbitIndex":22,"name":"Grenade Damage","orbit":3},"34316":{"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","skill":34316,"stats":["10% chance to Daze on Hit","30% increased Defences while wielding a Quarterstaff","30% increased Freeze Buildup with Quarterstaves","30% increased Stun Buildup with Quarterstaves"],"recipe":["Guilt","Paranoia","Isolation"],"connections":[],"group":1263,"orbitIndex":3,"isNotable":true,"name":"One with the River","orbit":6},"31566":{"stats":["30% increased Armour while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":7049},{"orbit":9,"id":54818}],"group":603,"skill":31566,"orbitIndex":23,"name":"Armour while Surrounded","orbit":3},"17420":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":18717},{"orbit":0,"id":25565},{"orbit":0,"id":15356}],"group":1209,"skill":17420,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"58362":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","options":{"Witch":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","name":"Physical Damage","id":15545}},"skill":58362,"stats":["10% increased Flammability Magnitude","10% increased Freeze Buildup","10% increased chance to Shock"],"isSwitchable":true,"group":599,"connections":[{"orbit":0,"id":51335}],"orbitIndex":69,"name":"Elemental Ailment Chance","orbit":4},"5663":{"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","skill":5663,"stats":["+2 to Maximum Endurance Charges"],"recipe":["Guilt","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":212,"orbitIndex":0,"isNotable":true,"name":"Endurance","orbit":0},"47270":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":47270,"stats":["40% increased Freeze Buildup","20% increased Freeze Duration on Enemies"],"recipe":["Ire","Paranoia","Isolation"],"connections":[],"group":635,"orbitIndex":66,"isNotable":true,"name":"Inescapable Cold","orbit":4},"5564":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":48833},{"orbit":0,"id":63585}],"group":883,"skill":5564,"orbitIndex":0,"name":"Electrocute Buildup","orbit":0},"38676":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-8,"id":27910},{"orbit":0,"id":56045}],"group":905,"skill":38676,"orbitIndex":6,"name":"Attack Damage","orbit":1},"30839":{"stats":["2% increased Attack Speed","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-3,"id":35671}],"group":1121,"skill":30839,"orbitIndex":17,"name":"Attack Speed and Dexterity","orbit":3},"36163":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-4,"id":30390}],"group":365,"skill":36163,"orbitIndex":9,"name":"Block","orbit":2},"53216":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":189,"skill":53216,"orbitIndex":0,"name":"Life Mastery","orbit":0},"61409":{"stats":["+12 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":13075}],"group":144,"skill":61409,"orbitIndex":22,"name":"Strength","orbit":7},"48979":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":51820}],"group":224,"skill":48979,"orbitIndex":10,"name":"Totem Life","orbit":3},"11292":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":7,"id":2575},{"orbit":-7,"id":56757}],"group":108,"skill":11292,"orbitIndex":0,"name":"Totem Placement Speed","orbit":2},"23036":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":3339},{"orbit":2,"id":59208}],"group":360,"skill":23036,"orbitIndex":15,"name":"Attack Damage while Surrounded","orbit":3},"39607":{"stats":["10% increased Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":-2,"id":2559},{"orbit":0,"id":45713}],"group":1158,"skill":39607,"orbitIndex":12,"name":"Flask Charges Gained","orbit":2},"13333":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":7,"id":1700}],"group":575,"skill":13333,"orbitIndex":9,"name":"Cold Damage","orbit":1},"1416":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1164,"skill":1416,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"16691":{"stats":["Leech Life 15% faster"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":-5,"id":21716}],"group":381,"skill":16691,"orbitIndex":3,"name":"Life Leech Speed","orbit":7},"8616":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8616,"stats":["+5 to any Attribute"],"isAttribute":true,"group":628,"connections":[{"orbit":0,"id":57710},{"orbit":-4,"id":43576},{"orbit":4,"id":36746}],"orbitIndex":0,"name":"Attribute","orbit":0},"62986":{"stats":["12% increased Accuracy Rating with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":4,"id":60173}],"group":1023,"skill":62986,"orbitIndex":18,"name":"One Handed Accuracy","orbit":7},"46604":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":7,"id":2138}],"group":500,"skill":46604,"orbitIndex":17,"name":"Chaos Damage","orbit":7},"34845":{"stats":["10% increased Hazard Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":60273}],"group":1077,"skill":34845,"orbitIndex":0,"name":"Hazard Area","orbit":0},"17882":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":17882,"stats":["25% reduced Grenade Detonation Time"],"recipe":["Paranoia","Ire","Despair"],"connections":[{"orbit":0,"id":33596}],"group":724,"orbitIndex":0,"isNotable":true,"name":"Volatile Grenades","orbit":7},"43829":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":43829,"stats":["25% increased chance to inflict Ailments with Projectiles"],"recipe":["Guilt","Fear","Greed"],"connections":[{"orbit":0,"id":51944},{"orbit":0,"id":45576}],"group":676,"orbitIndex":0,"isNotable":true,"name":"Advanced Munitions","orbit":0},"24165":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24165,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1011,"connections":[{"orbit":0,"id":8908},{"orbit":0,"id":25557},{"orbit":0,"id":44628},{"orbit":-6,"id":4328},{"orbit":0,"id":6079}],"orbitIndex":0,"name":"Attribute","orbit":0},"48714":{"stats":["3% increased Melee Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":47354}],"group":318,"skill":48714,"orbitIndex":7,"name":"Melee Attack Speed","orbit":2},"39204":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedArcaneSurge.dds","skill":39204,"stats":["20% of Damage is taken from Mana before Life","20% increased Effect of Arcane Surge on you per ten percent missing Mana"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":48,"isNotable":true,"name":"Force of Will","orbit":8},"2491":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":2491,"stats":[],"group":302,"connections":[{"orbit":0,"id":28175}],"orbitIndex":10,"name":"Jewel Socket","orbit":1},"26932":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds","connections":[{"orbit":-2,"id":34543}],"group":1000,"skill":26932,"orbitIndex":6,"name":"Frenzy Charge Duration","orbit":2},"24958":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24958,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1049,"connections":[{"orbit":-4,"id":52464},{"orbit":6,"id":41877}],"orbitIndex":30,"name":"Attribute","orbit":6},"33914":{"stats":["10% increased maximum Energy Shield","6% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":21935}],"group":277,"skill":33914,"orbitIndex":2,"name":"Energy Shield and Mana Regeneration","orbit":3},"37746":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-2,"id":6544}],"group":330,"skill":37746,"orbitIndex":19,"name":"Flammability Magnitude","orbit":7},"18146":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":18146,"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"ascendancyName":"Gemling Legionnaire","group":387,"connections":[{"orbit":2147483647,"id":57819}],"orbitIndex":0,"name":"Reduced Attribute Requirements","orbit":0},"40399":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":40399,"stats":["25% chance for Trigger skills to refund half of Energy Spent"],"recipe":["Isolation","Guilt","Paranoia"],"connections":[{"orbit":0,"id":20641}],"group":1052,"orbitIndex":6,"isNotable":true,"name":"Energise","orbit":5},"29517":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29517,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":32701},{"orbit":0,"id":37695}],"orbitIndex":24,"name":"Attribute","orbit":6},"43036":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":4,"id":2244}],"group":341,"skill":43036,"orbitIndex":16,"name":"Mana Regeneration","orbit":7},"9997":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus9.dds","skill":9997,"orbitIndex":0,"stats":["Body Armour grants 25% of Physical Damage from Hits taken as Fire Damage"],"ascendancyName":"Smith of Kitava","connections":[],"group":20,"applyToArmour":true,"isNotable":true,"name":"Molten Symbol","orbit":0},"38010":{"stats":["5% increased Attack Damage","8% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[],"group":403,"skill":38010,"orbitIndex":23,"name":"Glory Generation and Attack Damage","orbit":7},"44357":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":44357,"stats":["12% increased Critical Hit Chance"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":-9,"id":63713}],"orbitIndex":34,"name":"Critical Chance","orbit":9},"39732":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":-2,"id":30219}],"group":467,"skill":39732,"orbitIndex":10,"name":"Accuracy","orbit":2},"39608":{"stats":["20% increased Hazard Duration"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":-3,"id":1778}],"group":1242,"skill":39608,"orbitIndex":20,"name":"Hazard Duration","orbit":7},"25412":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLinkPattern","connections":[],"group":383,"skill":25412,"orbitIndex":0,"name":"Link Mastery","orbit":0},"19003":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":12166},{"orbit":0,"id":3128}],"group":1070,"skill":19003,"orbitIndex":0,"name":"Cold Damage","orbit":0},"61796":{"stats":["20% increased Armour Break Duration"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":-4,"id":8260}],"group":140,"skill":61796,"orbitIndex":20,"name":"Armour Break Duration","orbit":7},"59822":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":59822,"stats":[],"ascendancyName":"Blood Mage","isAscendancyStart":true,"group":795,"connections":[{"orbit":0,"id":8415}],"orbitIndex":0,"name":"Blood Mage","orbit":9},"23374":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":2500}],"group":1288,"skill":23374,"orbitIndex":0,"name":"Poison Chance","orbit":0},"46343":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupTwoHands.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern","connections":[{"orbit":0,"id":13708},{"orbit":0,"id":25513},{"orbit":0,"id":47363}],"group":583,"skill":46343,"orbitIndex":0,"name":"Two Hand Mastery","orbit":0},"61267":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon2.dds","skill":61267,"stats":["Demonflame has no maximum"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":60,"isNotable":true,"name":"Mastered Darkness","orbit":6},"60210":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPoison.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":0,"id":63431}],"group":1200,"skill":60210,"orbitIndex":9,"name":"Poison Mastery","orbit":1},"35901":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35901,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1055,"connections":[{"orbit":-6,"id":12120},{"orbit":6,"id":62464},{"orbit":0,"id":60735},{"orbit":0,"id":6951}],"orbitIndex":60,"name":"Attribute","orbit":6},"55463":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":27875}],"group":1041,"skill":55463,"orbitIndex":14,"name":"Shock Chance","orbit":3},"7628":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":7628,"stats":["+5 to any Attribute"],"isAttribute":true,"group":536,"connections":[{"orbit":0,"id":41646},{"orbit":0,"id":55231}],"orbitIndex":30,"name":"Attribute","orbit":6},"20861":{"stats":["Invocated Spells deal 15% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":8522},{"orbit":0,"id":45350},{"orbit":0,"id":17672}],"group":752,"skill":20861,"orbitIndex":12,"name":"Invocation Spell Damage","orbit":7},"38678":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-7,"id":30463},{"orbit":-6,"id":60464}],"group":1095,"skill":38678,"orbitIndex":19,"name":"Ailment Threshold","orbit":2},"11153":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":5049}],"group":494,"skill":11153,"orbitIndex":12,"name":"Attack Speed and Accuracy","orbit":7},"62588":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":50609}],"group":607,"skill":62588,"orbitIndex":0,"name":"Life Mastery","orbit":0},"62200":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":-3,"id":8460},{"orbit":-4,"id":29762}],"group":126,"skill":62200,"orbitIndex":20,"name":"Warcry Cooldown Speed","orbit":2},"62464":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":7,"id":17854}],"group":1055,"skill":62464,"orbitIndex":22,"name":"Evasion","orbit":3},"16626":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":16626,"stats":["12% increased Area of Effect if you have Stunned an Enemy Recently","12% increased Area of Effect for Attacks"],"recipe":["Paranoia","Envy","Disgust"],"connections":[{"orbit":0,"id":53089},{"orbit":0,"id":62023}],"group":221,"orbitIndex":20,"isNotable":true,"name":"Impact Area","orbit":2},"31292":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMace.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMacePattern","connections":[],"group":418,"skill":31292,"orbitIndex":0,"name":"Mace Mastery","orbit":0},"3170":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds","connections":[{"orbit":0,"id":22811}],"group":1201,"skill":3170,"orbitIndex":20,"name":"Deflection","orbit":2},"5642":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":5642,"stats":["3% increased maximum Life","8% increased Area of Effect for Attacks","5% chance for Slam Skills you use yourself to cause Aftershocks"],"recipe":["Fear","Isolation","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":57405}],"group":169,"orbitIndex":8,"isNotable":true,"name":"Behemoth","orbit":2},"19341":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[],"group":732,"skill":19341,"orbitIndex":16,"name":"Damage against Enemies on Low Life","orbit":3},"13799":{"stats":["8% increased Attack Damage","Debuffs you inflict have 4% increased Slow Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":36576}],"group":1193,"skill":13799,"orbitIndex":20,"name":"Attack Damage and Slow Effect","orbit":2},"12876":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerGrantsMeditate.dds","skill":12876,"stats":["Grants Skill: Meditate"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":7,"isNotable":true,"name":"Faith is a Choice","orbit":6},"37220":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":17955}],"group":924,"skill":37220,"orbitIndex":9,"name":"Evasion","orbit":2},"16568":{"stats":["Minions Revive 15% faster if all your Minions are Companions"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-2,"id":31129}],"group":1156,"skill":16568,"orbitIndex":2,"name":"Companion Revive Speed","orbit":3},"61142":{"stats":["Recover 2% of maximum Life for each Endurance Charge consumed"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":38365}],"group":138,"skill":61142,"orbitIndex":14,"name":"Recover Life on consuming Endurance Charge","orbit":2},"37484":{"icon":"Art/2DArt/SkillIcons/passives/ElementalManaLeechKeystone.dds","skill":37484,"isKeystone":true,"stats":["Mana Leech recovers based on Elemental Damage Types instead of Physical Damage"],"group":1249,"connections":[],"orbitIndex":0,"name":"Walker of the Wilds","orbit":0},"7062":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":7062,"stats":["30% chance to not consume a bolt if you've Reloaded Recently"],"recipe":["Paranoia","Isolation","Despair"],"connections":[{"orbit":0,"id":16680},{"orbit":0,"id":61432}],"group":760,"orbitIndex":19,"isNotable":true,"name":"Reusable Ammunition","orbit":4},"26931":{"stats":["Gain 3 Life per Enemy Killed"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":5,"id":48198}],"group":837,"skill":26931,"orbitIndex":10,"name":"Life on Kill","orbit":3},"50562":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":50562,"stats":["45% increased Critical Damage Bonus","10% increased Mana Cost of Skills","+10 to Strength"],"recipe":["Guilt","Despair","Envy"],"connections":[{"orbit":0,"id":43142}],"group":256,"orbitIndex":8,"isNotable":true,"name":"Barbaric Strength","orbit":7},"4238":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":4238,"stats":["6% increased Attack Speed with One Handed Melee Weapons","15% increased Accuracy Rating with One Handed Melee Weapons","+10 to Strength and Dexterity"],"recipe":["Ire","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1023,"orbitIndex":0,"isNotable":true,"name":"Versatile Arms","orbit":0},"39594":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":51248},{"orbit":0,"id":53294}],"group":429,"skill":39594,"orbitIndex":3,"name":"Fire Penetration","orbit":2},"36290":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-2,"id":23046}],"group":1112,"skill":36290,"orbitIndex":33,"name":"Energy Shield Delay","orbit":4},"32745":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":50104},{"orbit":0,"id":61179}],"group":389,"skill":32745,"orbitIndex":0,"name":"Physical Damage","orbit":0},"31366":{"stats":["Parry has 20% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":4,"id":3843}],"group":1160,"skill":31366,"orbitIndex":17,"name":"Parry Stun Buildup","orbit":3},"29582":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","options":{"Huntress":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","name":"Stun Threshold during Parry","id":5083}},"skill":29582,"stats":["8% increased Accuracy Rating"],"isSwitchable":true,"group":806,"connections":[{"orbit":0,"id":35987}],"orbitIndex":14,"name":"Accuracy","orbit":2},"39470":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":39470,"stats":["Minions have 12% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":-6,"id":17754}],"orbitIndex":3,"name":"Minion Life","orbit":8},"52676":{"stats":["16% increased Minion Duration"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[],"group":203,"skill":52676,"orbitIndex":3,"name":"Minion Duration","orbit":7},"46205":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":7,"id":2174},{"orbit":-7,"id":33209},{"orbit":-7,"id":51683}],"group":289,"skill":46205,"orbitIndex":0,"name":"Totem Damage","orbit":3},"48856":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":17882}],"group":724,"skill":48856,"orbitIndex":4,"name":"Grenade Damage","orbit":7},"44359":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":722,"skill":44359,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"57047":{"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","skill":57047,"stats":["7% increased Attributes"],"recipe":["Isolation","Suffering","Paranoia"],"connections":[{"orbit":0,"id":45278},{"orbit":0,"id":4492}],"group":647,"orbitIndex":48,"isNotable":true,"name":"Polymathy","orbit":5},"24430":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":3601},{"orbit":0,"id":38707}],"group":192,"skill":24430,"orbitIndex":66,"name":"Elemental Damage","orbit":4},"13171":{"stats":["Totems have 12% additional Physical Damage Reduction"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":5,"id":24438}],"group":352,"skill":13171,"orbitIndex":0,"name":"Totem Physical Damage Reduction","orbit":0},"8415":{"isFreeAllocate":true,"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLeaveBloodOrbs.dds","skill":8415,"stats":["Skills gain a Base Life Cost equal to Base Mana Cost","Grants Skill: Life Remnants"],"ascendancyName":"Blood Mage","connections":[{"orbit":0,"id":62388},{"orbit":-5,"id":3165},{"orbit":0,"id":30071},{"orbit":0,"id":59342},{"orbit":0,"id":47442}],"group":795,"orbitIndex":0,"isNotable":true,"name":"Sanguimancy","orbit":6},"23825":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":24325},{"orbit":0,"id":11572}],"group":361,"skill":23825,"orbitIndex":15,"name":"Life Regeneration Rate","orbit":7},"3492":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":3492,"stats":["29% increased Chaos Damage","Enemies you Curse have -3% to Chaos Resistance"],"recipe":["Isolation","Ire","Disgust"],"connections":[{"orbit":0,"id":60313},{"orbit":0,"id":19112}],"group":564,"orbitIndex":12,"isNotable":true,"name":"Void","orbit":3},"40929":{"stats":["15% increased Archon Buff duration"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":-7,"id":43633}],"group":932,"skill":40929,"orbitIndex":21,"name":"Archon Duration","orbit":3},"10362":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":10830},{"orbit":0,"id":9163}],"group":107,"skill":10362,"orbitIndex":0,"name":"Armour","orbit":0},"31630":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":64474}],"group":980,"skill":31630,"orbitIndex":7,"name":"Energy Shield Delay","orbit":2},"55329":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":42036}],"group":1229,"skill":55329,"orbitIndex":12,"name":"Block","orbit":4},"30300":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":0,"id":12565},{"orbit":0,"id":1200}],"group":59,"skill":30300,"orbitIndex":5,"name":"Thorns","orbit":2},"14226":{"icon":"Art/2DArt/SkillIcons/passives/DancewithDeathKeystone.dds","skill":14226,"isKeystone":true,"stats":["25% more Skill Speed while Off Hand is empty and you have","a One-Handed Martial Weapon equipped in your Main Hand"],"group":1208,"connections":[],"orbitIndex":0,"name":"Dance with Death","orbit":0},"36027":{"stats":["12% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":2,"id":18073}],"group":185,"skill":36027,"orbitIndex":22,"name":"Attack Damage","orbit":7},"4882":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":38172},{"orbit":0,"id":51921}],"group":417,"skill":4882,"orbitIndex":3,"name":"Totem Damage","orbit":2},"61934":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":48418}],"group":451,"skill":61934,"orbitIndex":2,"name":"Stun Threshold","orbit":2},"5580":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":5580,"stats":["Recoup 5% of damage taken by your Totems as Life","Each Totem applies 2% increased Damage taken to Enemies in their Presence"],"recipe":["Disgust","Suffering","Suffering"],"connections":[{"orbit":0,"id":42710}],"group":96,"orbitIndex":0,"isNotable":true,"name":"Watchtowers","orbit":0},"39207":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":33518}],"group":509,"skill":39207,"orbitIndex":10,"name":"Slow Effect on You","orbit":7},"37361":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":2147483647,"id":40043}],"group":577,"skill":37361,"orbitIndex":6,"name":"Bleeding Damage","orbit":1},"60480":{"stats":["8% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[],"group":1255,"skill":60480,"orbitIndex":4,"name":"Herald Reservation","orbit":2},"17294":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":-5,"id":19330},{"orbit":4,"id":27501}],"group":549,"skill":17294,"orbitIndex":16,"name":"Life Regeneration","orbit":2},"49107":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":0,"id":54562}],"group":1132,"skill":49107,"orbitIndex":14,"name":"Critical Chance","orbit":2},"516":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":4,"id":47157}],"group":574,"skill":516,"orbitIndex":16,"name":"Projectile Damage","orbit":7},"49512":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49512,"stats":["+5 to any Attribute"],"isAttribute":true,"group":589,"connections":[{"orbit":0,"id":61419},{"orbit":0,"id":15885},{"orbit":0,"id":5936}],"orbitIndex":0,"name":"Attribute","orbit":0},"65493":{"stats":["15% reduced Presence Area of Effect","6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":2,"id":43854}],"group":161,"skill":65493,"orbitIndex":17,"name":"Area and Presence","orbit":3},"20397":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":20397,"stats":["15% increased Area of Effect for Attacks","10% increased Cooldown Recovery Rate"],"recipe":["Greed","Envy","Suffering"],"connections":[{"orbit":3,"id":4577},{"orbit":0,"id":8556}],"group":540,"orbitIndex":11,"isNotable":true,"name":"Authority","orbit":7},"64700":{"stats":["5% chance to Daze on Hit","20% increased Freeze Buildup with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":61632}],"group":1266,"skill":64700,"orbitIndex":0,"name":"Quarterstaff Freeze and Daze Buildup","orbit":0},"44746":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianProjectileBuildsPin.dds","skill":44746,"stats":["40% more Immobilisation buildup"],"ascendancyName":"Tactician","connections":[{"orbit":0,"id":4245}],"group":260,"orbitIndex":0,"isNotable":true,"name":"Suppressing Fire","orbit":0},"33514":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[],"group":1108,"skill":33514,"orbitIndex":0,"name":"Companion Mastery","orbit":0},"16111":{"stats":["20% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":9,"id":46268},{"orbit":0,"id":2397},{"orbit":0,"id":54099}],"group":529,"skill":16111,"orbitIndex":4,"name":"Attack Damage while Surrounded","orbit":7},"64312":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":-7,"id":23861},{"orbit":7,"id":54886}],"group":347,"skill":64312,"orbitIndex":2,"name":"Two Handed Damage","orbit":7},"9703":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":6030}],"group":1284,"skill":9703,"orbitIndex":2,"name":"Poison Duration","orbit":3},"19342":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-3,"id":17553},{"orbit":0,"id":46296},{"orbit":0,"id":27493}],"group":761,"skill":19342,"orbitIndex":8,"name":"Projectile Damage","orbit":3},"19796":{"stats":["16% increased Attack Damage against Bleeding Enemies"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":18308}],"group":602,"skill":19796,"orbitIndex":16,"name":"Attack Damage vs Bleeding Enemies","orbit":7},"54923":{"stats":["15% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":2147483647,"id":27638}],"group":403,"skill":54923,"orbitIndex":7,"name":"Glory Generation","orbit":7},"38541":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":61601}],"group":1015,"skill":38541,"orbitIndex":0,"name":"Critical Chance","orbit":0},"6269":{"stats":["3% increased Attack Speed with Axes"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":45990}],"group":109,"skill":6269,"orbitIndex":1,"name":"Axe Attack Speed","orbit":2},"38944":{"stats":["8% increased Lightning Damage","8% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":43338},{"orbit":0,"id":59538}],"group":1168,"skill":38944,"orbitIndex":6,"name":"Shock Chance and Lightning Damage","orbit":2},"56649":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":0,"id":44455}],"group":635,"skill":56649,"orbitIndex":8,"name":"Cold Penetration","orbit":3},"42111":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":21387},{"orbit":0,"id":26437}],"group":133,"skill":42111,"orbitIndex":19,"name":"Armour Break","orbit":3},"53996":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":7,"id":9941},{"orbit":3,"id":28556}],"group":725,"skill":53996,"orbitIndex":22,"name":"Melee Damage","orbit":7},"52410":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[],"group":1229,"skill":52410,"orbitIndex":26,"name":"Stun Threshold during Parry","orbit":4},"23364":{"stats":["9% increased Presence Area of Effect","3% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":2,"id":33781},{"orbit":2,"id":48614}],"group":161,"skill":23364,"orbitIndex":0,"name":"Area and Presence","orbit":0},"24295":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":24295,"stats":["25% increased Frenzy Charge Duration"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":2147483647,"id":37336}],"orbitIndex":20,"name":"Frenzy Charge Duration","orbit":8},"30704":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":22045},{"orbit":0,"id":17655}],"group":474,"skill":30704,"orbitIndex":20,"name":"Life Regeneration","orbit":7},"144":{"stats":["10% increased Freeze Buildup","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":26598}],"group":1022,"skill":144,"orbitIndex":12,"name":"Elemental Damage and Freeze Buildup","orbit":5},"41442":{"stats":["4% increased Block chance","5% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":5,"id":58088}],"group":180,"skill":41442,"orbitIndex":14,"name":"Block and Stun Threshold","orbit":3},"55063":{"stats":["15% increased amount of Life Leeched","Leech Life 5% slower"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":4,"id":51535}],"group":89,"skill":55063,"orbitIndex":5,"name":"Life Leech and Slower Leech","orbit":2},"21390":{"stats":["20% increased Endurance Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":7972}],"group":212,"skill":21390,"orbitIndex":12,"name":"Endurance Charge Duration","orbit":2},"10029":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":10029,"stats":["Area Skills have 20% chance to Knock Enemies Back on Hit","20% increased Spell Area Damage"],"recipe":["Disgust","Paranoia","Despair"],"connections":[{"orbit":0,"id":19277}],"group":321,"orbitIndex":2,"isNotable":true,"name":"Repulsion","orbit":2},"38138":{"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":35688}],"group":647,"skill":38138,"orbitIndex":36,"name":"Reduced Attribute Requirements","orbit":5},"11813":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-4,"id":30456}],"group":990,"skill":11813,"orbitIndex":12,"name":"Evasion","orbit":7},"18086":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":18086,"stats":["Damage Penetrates 15% Cold Resistance","+10 to Intelligence"],"recipe":["Suffering","Disgust","Suffering"],"connections":[{"orbit":0,"id":62844}],"group":582,"orbitIndex":54,"isNotable":true,"name":"Breath of Ice","orbit":4},"38014":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":38014,"stats":["Slam Skills have 8% increased Area of Effect"],"ascendancyName":"Titan","group":47,"connections":[{"orbit":5,"id":3762}],"orbitIndex":0,"name":"Slam Area of Effect","orbit":0},"17283":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[],"group":939,"skill":17283,"orbitIndex":0,"name":"Evasion and Energy Shield Mastery","orbit":0},"56118":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-5,"id":19341},{"orbit":0,"id":42250}],"group":732,"skill":56118,"orbitIndex":30,"name":"Damage against Enemies on Low Life","orbit":4},"1680":{"stats":["20% increased Parry Range"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[],"group":1034,"skill":1680,"orbitIndex":2,"name":"Projectile Parry Range","orbit":2},"30233":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistStabCorpse.dds","skill":30233,"stats":["Ritual Sacrifice can be used on yourself to remove 20% of maximum Life and grant a random Monster Modifier","A maximum of one Modifer can be granted this way","Grants Skill: Ritual Sacrifice"],"ascendancyName":"Ritualist","connections":[],"group":1368,"orbitIndex":0,"isNotable":true,"name":"As the Whispers Demand","orbit":0},"33391":{"stats":["15% increased Magnitude of Bleeding you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":56330},{"orbit":0,"id":49661}],"group":957,"skill":33391,"orbitIndex":5,"name":"Critical Bleeding Effect","orbit":3},"59289":{"stats":["15% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":22532}],"group":704,"skill":59289,"orbitIndex":21,"name":"Immobilisation Buildup","orbit":2},"5332":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":5332,"stats":["Immune to Chill if a majority of your Socketed Support Gems are Blue","Immune to Ignite if a majority of your Socketed Support Gems are Red","Immune to Shock if a majority of your Socketed Support Gems are Green"],"recipe":["Isolation","Isolation","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[],"group":682,"orbitIndex":8,"isNotable":true,"name":"Crystallised Immunities","orbit":2},"4407":{"stats":["Minions have 12% additional Physical Damage Reduction","Minions have 25% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[],"group":458,"skill":4407,"orbitIndex":0,"name":"Minion Physical Damage Reduction","orbit":0},"61800":{"stats":["40% increased Critical Damage Bonus against Enemies that are on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[],"group":1178,"skill":61800,"orbitIndex":11,"name":"Critical Damage vs Full Life","orbit":7},"45013":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":45013,"stats":["60% increased Damage with Hits against Enemies that are on Low Life","30% increased Stun Buildup against Enemies that are on Low Life"],"recipe":["Despair","Guilt","Ire"],"connections":[{"orbit":0,"id":58884}],"group":732,"orbitIndex":10,"isNotable":true,"name":"Finishing Blows","orbit":7},"14428":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":0,"id":6287}],"group":610,"skill":14428,"orbitIndex":14,"name":"Intelligence","orbit":3},"36696":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":31398,"name":"Life","stats":["3% increased maximum Life"]}},"skill":36696,"stats":["3% increased maximum Life"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":4,"id":28431}],"orbitIndex":30,"name":"Life","orbit":9},"49370":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":49370,"stats":["30% increased Critical Hit Chance with Flails","20% increased Critical Damage Bonus with Flails"],"connections":[{"orbit":0,"id":6502}],"group":63,"orbitIndex":15,"isNotable":true,"name":"Morning Star","orbit":2},"23702":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":55802},{"orbit":0,"id":57196},{"orbit":0,"id":63445}],"group":690,"skill":23702,"orbitIndex":10,"name":"Attack Speed","orbit":3},"21984":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":21984,"stats":[],"group":1012,"connections":[{"orbit":0,"id":61403}],"orbitIndex":4,"name":"Jewel Socket","orbit":1},"58884":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupTwoHands.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern","connections":[],"group":732,"skill":58884,"orbitIndex":0,"name":"Two Hand Mastery","orbit":0},"56910":{"icon":"Art/2DArt/SkillIcons/passives/Meleerange.dds","skill":56910,"stats":["Hits against you have 20% reduced Critical Damage Bonus","20% increased Armour and Evasion Rating","+5 to Strength and Dexterity"],"connections":[{"orbit":6,"id":28510},{"orbit":0,"id":34061},{"orbit":6,"id":29328}],"group":654,"orbitIndex":51,"isNotable":true,"name":"Battle-hardened","orbit":5},"57703":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":57703,"stats":["+5 to any Attribute"],"isAttribute":true,"group":264,"connections":[{"orbit":0,"id":54811},{"orbit":0,"id":54485},{"orbit":0,"id":38130},{"orbit":0,"id":19674}],"orbitIndex":0,"name":"Attribute","orbit":0},"9106":{"stats":["Gain 2 Rage when Hit by an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":7,"id":54937}],"group":86,"skill":9106,"orbitIndex":2,"name":"Rage when Hit","orbit":7},"36293":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":27785},{"orbit":0,"id":55708}],"group":721,"skill":36293,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"64046":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","options":{"Witch":{"stats":["20% increased Chaos Damage","18% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","name":"Entropy","id":10941}},"skill":64046,"stats":["20% increased Elemental Infusion duration","Remnants can be collected from 15% further away"],"isSwitchable":true,"connections":[{"orbit":6,"id":45522},{"orbit":0,"id":5726}],"group":599,"orbitIndex":3,"isNotable":true,"name":"Principal Infusion","orbit":7},"13893":{"stats":["10% increased Stun Buildup","Damage Penetrates 5% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":-5,"id":42390}],"group":70,"skill":13893,"orbitIndex":5,"name":"Fire Penetration and Stun Buildup","orbit":7},"44484":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":44484,"stats":["Remnants can be collected from 30% further away"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":42522}],"orbitIndex":136,"name":"Remnant Range","orbit":9},"64434":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":2,"id":3893},{"orbit":0,"id":39298}],"group":792,"skill":64434,"orbitIndex":20,"name":"Deflection","orbit":7},"13862":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":940,"skill":13862,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"28589":{"stats":["20% increased Armour if you have been Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":30300}],"group":59,"skill":28589,"orbitIndex":2,"name":"Armour if Hit","orbit":3},"5084":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":2,"id":35324}],"group":571,"skill":5084,"orbitIndex":22,"name":"Flammability Magnitude","orbit":2},"57967":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":57967,"stats":["+30 to maximum Mana","14% increased Mana Regeneration Rate"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":482,"orbitIndex":0,"isNotable":true,"name":"Sturdy Mind","orbit":0},"3209":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-6,"id":59720},{"orbit":4,"id":65091}],"group":1226,"skill":3209,"orbitIndex":16,"name":"Evasion","orbit":7},"17687":{"stats":["15% increased Mana Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":-3,"id":27422}],"group":1215,"skill":17687,"orbitIndex":40,"name":"Mana Flask Charges","orbit":4},"61923":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-6,"id":16256}],"group":836,"skill":61923,"orbitIndex":4,"name":"Mana Regeneration","orbit":3},"32545":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","connections":[{"orbit":4,"id":61196}],"group":820,"skill":32545,"orbitIndex":2,"name":"Skill Speed","orbit":2},"64962":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus11.dds","skill":64962,"orbitIndex":0,"stats":["Body Armour grants +100% of Armour also applies to Chaos Damage"],"ascendancyName":"Smith of Kitava","connections":[],"group":10,"applyToArmour":true,"isNotable":true,"name":"Dedication to Kitava","orbit":0},"45012":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":8246},{"orbit":0,"id":64462},{"orbit":0,"id":41017}],"group":1212,"skill":45012,"orbitIndex":12,"name":"Attack Damage","orbit":3},"47263":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47263,"stats":["+5 to any Attribute"],"isAttribute":true,"group":117,"connections":[{"orbit":0,"id":38707},{"orbit":0,"id":18448},{"orbit":0,"id":58295}],"orbitIndex":0,"name":"Attribute","orbit":0},"3624":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":18470},{"orbit":0,"id":10927},{"orbit":0,"id":16484}],"group":821,"skill":3624,"orbitIndex":5,"name":"Pin Buildup","orbit":3},"50302":{"stats":["6% of Skill Mana Costs Converted to Life Costs"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":0,"id":63470}],"group":324,"skill":50302,"orbitIndex":11,"name":"Life Costs","orbit":3},"26268":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":22710}],"group":1085,"skill":26268,"orbitIndex":12,"name":"Curse Duration","orbit":7},"37612":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":37612,"stats":["+5 to any Attribute"],"isAttribute":true,"group":440,"connections":[{"orbit":0,"id":13279},{"orbit":0,"id":17532}],"orbitIndex":0,"name":"Attribute","orbit":0},"15809":{"stats":["Minions have 20% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":31175},{"orbit":7,"id":26945},{"orbit":0,"id":18485}],"group":531,"skill":15809,"orbitIndex":22,"name":"Minion Critical Chance","orbit":3},"65226":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryInstillationsPattern","connections":[],"group":354,"skill":65226,"orbitIndex":0,"name":"Infusion Mastery","orbit":0},"41180":{"icon":"Art/2DArt/SkillIcons/passives/AltMinionDamageHeraldMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[{"orbit":0,"id":61703},{"orbit":0,"id":17260},{"orbit":0,"id":32353}],"group":148,"skill":41180,"orbitIndex":0,"name":"Shapeshifting Mastery","orbit":1},"17885":{"stats":["15% reduced Magnitude of Ignite on you"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-7,"id":11392}],"group":91,"skill":17885,"orbitIndex":2,"name":"Ignite Magnitude on You","orbit":3},"23427":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":23427,"stats":["20% increased Chill Duration on Enemies","30% increased Magnitude of Chill you inflict"],"recipe":["Suffering","Despair","Despair"],"connections":[{"orbit":5,"id":62914}],"group":635,"orbitIndex":54,"isNotable":true,"name":"Chilled to the Bone","orbit":4},"25211":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":25211,"stats":["Debuffs on you expire 25% faster"],"recipe":["Greed","Suffering","Fear"],"connections":[{"orbit":0,"id":11330}],"group":480,"orbitIndex":3,"isNotable":true,"name":"Waning Hindrances","orbit":3},"12116":{"stats":["15% increased Block chance","You take 3% of damage from Blocked Hits"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":42036},{"orbit":0,"id":52410}],"group":1229,"skill":12116,"orbitIndex":22,"name":"Block and Damage Taken from Blocked Hits","orbit":4},"37876":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":3,"id":52615},{"orbit":-3,"id":25729}],"group":1175,"skill":37876,"orbitIndex":45,"name":"Spell Damage","orbit":4},"55193":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":55193,"stats":["+2 to Evasion Rating per 1 Item Energy Shield on Equipped Helmet"],"recipe":["Ire","Suffering","Paranoia"],"connections":[{"orbit":-2,"id":10944}],"group":1036,"orbitIndex":4,"isNotable":true,"name":"Subterfuge Mask","orbit":1},"39598":{"stats":["Empowered Attacks deal 8% increased Damage","5% increased total Power counted by Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":3949}],"group":93,"skill":39598,"orbitIndex":6,"name":"Empowered Attack Damage and Power Counted","orbit":2},"8509":{"stats":["20% increased Critical Damage Bonus if you haven't dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":59061}],"group":236,"skill":8509,"orbitIndex":2,"name":"Critical Damage","orbit":2},"39986":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":57933}],"group":1275,"skill":39986,"orbitIndex":0,"name":"Damage and Companion Damage","orbit":0},"26532":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":-3,"id":46023},{"orbit":3,"id":41657},{"orbit":0,"id":36629}],"group":372,"skill":26532,"orbitIndex":6,"name":"Armour","orbit":2},"51749":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneBloodMagic.dds","skill":51749,"isKeystone":true,"stats":["You have no Mana","Skill Mana Costs Converted to Life Costs"],"group":84,"connections":[{"orbit":0,"id":30141}],"orbitIndex":0,"name":"Blood Magic","orbit":0},"61534":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":4665}],"group":518,"skill":61534,"orbitIndex":18,"name":"Life Regeneration","orbit":7},"35503":{"stats":["6% increased Mana Regeneration Rate","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":23764}],"group":819,"skill":35503,"orbitIndex":0,"name":"Shock Effect and Mana Regeneration","orbit":0},"34308":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":34308,"stats":["20% increased Melee Damage","25% increased Melee Damage against Immobilised Enemies"],"recipe":["Disgust","Despair","Ire"],"connections":[{"orbit":0,"id":37414},{"orbit":0,"id":10245}],"group":318,"orbitIndex":16,"isNotable":true,"name":"Personal Touch","orbit":3},"44875":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":818,"skill":44875,"orbitIndex":0,"name":"Evasion Mastery","orbit":0},"57966":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":869,"skill":57966,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"2119":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":53505}],"group":519,"skill":2119,"orbitIndex":0,"name":"Life Leech","orbit":2},"43818":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":412,"skill":43818,"orbitIndex":0,"name":"Life Mastery","orbit":0},"41972":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":41972,"stats":["Damage Penetrates 18% Cold Resistance","Gain 6% of Elemental Damage as Extra Cold Damage"],"recipe":["Paranoia","Guilt","Isolation"],"connections":[{"orbit":4,"id":56649},{"orbit":-4,"id":60515}],"group":635,"orbitIndex":18,"isNotable":true,"name":"Glaciation","orbit":4},"53607":{"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","skill":53607,"stats":["10% increased Armour and Evasion Rating per Summoned Totem in your Presence","10% increased Attack Damage per Summoned Totem in your Presence"],"recipe":["Suffering","Despair","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":477,"orbitIndex":3,"isNotable":true,"name":"Fortified Location","orbit":4},"33393":{"stats":["10% increased Damage with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":7,"id":41747}],"group":72,"skill":33393,"orbitIndex":60,"name":"Flail Damage","orbit":5},"32148":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":32148,"stats":["25% increased Damage with Flails"],"connections":[],"group":63,"orbitIndex":23,"isNotable":true,"name":"Rattling Ball","orbit":2},"38668":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","connections":[],"group":1053,"skill":38668,"orbitIndex":23,"name":"Energy Shield Delay","orbit":7},"36822":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":36822,"stats":["3% increased Attributes"],"ascendancyName":"Gemling Legionnaire","group":427,"connections":[{"orbit":0,"id":58591}],"orbitIndex":0,"name":"Attributes","orbit":0},"56776":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":56776,"stats":["60% increased Critical Damage Bonus","25% reduced Global Defences"],"recipe":["Suffering","Ire","Envy"],"connections":[{"orbit":5,"id":45609},{"orbit":0,"id":24129}],"group":1010,"orbitIndex":7,"isNotable":true,"name":"Cooked","orbit":1},"6153":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":44952},{"orbit":0,"id":10362}],"group":107,"skill":6153,"orbitIndex":14,"name":"Life Regeneration","orbit":7},"33781":{"stats":["15% reduced Presence Area of Effect","6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":2,"id":65493}],"group":161,"skill":33781,"orbitIndex":20,"name":"Area and Presence","orbit":7},"354":{"stats":["15% increased Cooldown Recovery Rate for Grenade Skills"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":48429}],"group":587,"skill":354,"orbitIndex":16,"name":"Grenade Cooldown Recovery Rate","orbit":3},"48583":{"stats":["8% increased amount of Life Leeched","8% increased Armour and Evasion Rating while Leeching"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":58783}],"group":736,"skill":48583,"orbitIndex":23,"name":"Life Leech. Armour and Evasion while Leeching","orbit":2},"24748":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":4716}],"group":534,"skill":24748,"orbitIndex":15,"name":"Evasion","orbit":3},"42500":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42500,"stats":["+5 to any Attribute"],"isAttribute":true,"group":657,"connections":[{"orbit":0,"id":59881}],"orbitIndex":10,"name":"Attribute","orbit":6},"5728":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","skill":5728,"stats":["60% increased Armour from Equipped Body Armour","60% increased Energy Shield from Equipped Body Armour"],"recipe":["Despair","Paranoia","Envy"],"connections":[{"orbit":-3,"id":17349},{"orbit":0,"id":58138}],"group":74,"orbitIndex":4,"isNotable":true,"name":"Ancient Aegis","orbit":7},"39723":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":39723,"stats":["12% increased Accuracy Rating"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":0,"id":24226}],"orbitIndex":21,"name":"Accuracy","orbit":6},"61525":{"icon":"Art/2DArt/SkillIcons/passives/axedmgspeed.dds","classesStart":["Templar","Druid"],"skill":61525,"stats":[],"group":570,"connections":[{"orbit":0,"id":13855},{"orbit":0,"id":35715},{"orbit":0,"id":26353},{"orbit":0,"id":950},{"orbit":0,"id":28429},{"orbit":0,"id":35535},{"orbit":0,"id":42761}],"orbitIndex":0,"name":"TEMPLAR","orbit":0},"22710":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":45111}],"group":1085,"skill":22710,"orbitIndex":8,"name":"Curse Duration","orbit":7},"47790":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":17625}],"group":102,"skill":47790,"orbitIndex":16,"name":"Shapeshifting","orbit":7},"10495":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":1114,"skill":10495,"orbitIndex":18,"name":"Mana Mastery","orbit":7},"12311":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":64119}],"group":724,"skill":12311,"orbitIndex":16,"name":"Crossbow Reload Speed","orbit":7},"40918":{"stats":["5% increased Magnitude of Ailments you inflict","5% increased Duration of Damaging Ailments on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":-4,"id":1773}],"group":942,"skill":40918,"orbitIndex":0,"name":"Ailment Effect and Duration","orbit":0},"39987":{"stats":["5% increased Chaos Damage","5% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-3,"id":18913},{"orbit":-5,"id":47177}],"group":790,"skill":39987,"orbitIndex":14,"name":"Chaos Damage and Duration","orbit":3},"33254":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[],"group":612,"skill":33254,"orbitIndex":1,"name":"Spell Damage","orbit":2},"43557":{"stats":["Minions have 15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":621,"skill":43557,"orbitIndex":17,"name":"Minion Critical Damage","orbit":3},"21314":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-4,"id":50912}],"group":952,"skill":21314,"orbitIndex":17,"name":"Attack Damage","orbit":2},"13397":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":13397,"stats":["+5 to any Attribute"],"isAttribute":true,"group":503,"connections":[{"orbit":0,"id":1207}],"orbitIndex":6,"name":"Attribute","orbit":4},"21380":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":21380,"stats":["100% increased Critical Damage Bonus against Enemies that are on Full Life"],"recipe":["Guilt","Disgust","Greed"],"connections":[],"group":1039,"orbitIndex":9,"isNotable":true,"name":"Preemptive Strike","orbit":7},"19794":{"stats":["15% reduced Magnitude of Ignite on you"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[],"group":91,"skill":19794,"orbitIndex":22,"name":"Ignite Magnitude on You","orbit":3},"60203":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":9,"id":5332}],"group":682,"skill":60203,"orbitIndex":2,"name":"Strength","orbit":2},"33518":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":6,"id":63579}],"group":509,"skill":33518,"orbitIndex":34,"name":"Slow Effect on You","orbit":4},"52274":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":3109},{"orbit":0,"id":21077}],"group":587,"skill":52274,"orbitIndex":9,"name":"Grenade Damage","orbit":3},"18801":{"stats":["Banner Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":2147483647,"id":11752},{"orbit":0,"id":63360}],"group":541,"skill":18801,"orbitIndex":10,"name":"Banner Duration","orbit":7},"29447":{"stats":["10% increased Armour","+5% of Armour also applies to Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":2147483647,"id":11786}],"group":253,"skill":29447,"orbitIndex":11,"name":"Armour","orbit":2},"16695":{"stats":["3% of Elemental Damage taken Recouped as Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":61926}],"group":971,"skill":16695,"orbitIndex":6,"name":"Energy Shield Recoup","orbit":2},"34449":{"stats":["10% increased Critical Hit Chance with Traps"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":37688}],"group":1221,"skill":34449,"orbitIndex":36,"name":"Trap Critical Chance","orbit":4},"23040":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":4,"id":38493}],"group":1285,"skill":23040,"orbitIndex":14,"name":"Critical Damage","orbit":7},"23362":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":23362,"stats":["25% reduced Effect of Chill on you","Unaffected by Chill during Dodge Roll"],"recipe":["Despair","Disgust","Greed"],"connections":[{"orbit":0,"id":32672},{"orbit":0,"id":50403}],"group":1187,"orbitIndex":9,"isNotable":true,"name":"Slippery Ice","orbit":3},"12412":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":12412,"stats":["16% increased Cooldown Recovery Rate"],"recipe":["Paranoia","Fear","Disgust"],"connections":[],"group":480,"orbitIndex":0,"isNotable":true,"name":"Temporal Mastery","orbit":1},"62581":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern","connections":[],"group":365,"skill":62581,"orbitIndex":0,"name":"Block Mastery","orbit":0},"48846":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":44566}],"group":738,"skill":48846,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"23428":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":47623}],"group":502,"skill":23428,"orbitIndex":18,"name":"Grenade Damage","orbit":3},"64299":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":64299,"stats":["Aura Skills have 12% increased Magnitudes"],"connections":[{"orbit":0,"id":17655}],"group":446,"orbitIndex":20,"isNotable":true,"name":"Bolstering Presence","orbit":2},"57832":{"stats":["10% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":46300}],"group":571,"skill":57832,"orbitIndex":9,"name":"Ignite Magnitude","orbit":2},"46071":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":46071,"stats":["12% increased Accuracy Rating"],"ascendancyName":"Amazon","group":1344,"connections":[{"orbit":0,"id":9294}],"orbitIndex":0,"name":"Accuracy","orbit":0},"49110":{"stats":["6% increased chance to inflict Ailments","6% increased Magnitude of Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":-7,"id":54746}],"group":937,"skill":49110,"orbitIndex":0,"name":"Ailment Chance and Effect","orbit":0},"5410":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":5410,"stats":["30% increased Area of Effect of Ancestrally Boosted Attacks"],"recipe":["Envy","Envy","Fear"],"connections":[{"orbit":0,"id":33590}],"group":80,"orbitIndex":15,"isNotable":true,"name":"Channelled Heritage","orbit":3},"45278":{"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":38138}],"group":647,"skill":45278,"orbitIndex":14,"name":"Reduced Attribute Requirements","orbit":7},"9037":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":21912}],"group":149,"skill":9037,"orbitIndex":69,"name":"Shapeshifting","orbit":5},"58096":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":58096,"stats":["20% increased Spell Damage","20% increased Skill Effect Duration"],"recipe":["Isolation","Greed","Disgust"],"connections":[{"orbit":0,"id":17411}],"group":362,"orbitIndex":1,"isNotable":true,"name":"Lasting Incantations","orbit":3},"9968":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":9968,"stats":["25% reduced Shock duration on you","40% increased Elemental Ailment Threshold"],"recipe":["Paranoia","Suffering","Disgust"],"connections":[{"orbit":-6,"id":38678},{"orbit":0,"id":28623}],"group":1095,"orbitIndex":69,"isNotable":true,"name":"Feel the Earth","orbit":4},"5348":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":1088,"skill":5348,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"44753":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":44753,"stats":["50% reduced Magnitude of Ignite on you"],"recipe":["Greed","Greed","Isolation"],"connections":[{"orbit":0,"id":63608}],"group":70,"orbitIndex":0,"isNotable":true,"name":"One With Flame","orbit":0},"4423":{"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","skill":4423,"stats":["Critical Hits with Daggers have a 25% chance to Poison the Enemy"],"connections":[{"orbit":0,"id":54058}],"group":1278,"orbitIndex":7,"isNotable":true,"name":"Coated Knife","orbit":2},"11752":{"stats":["Banner Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":62455},{"orbit":0,"id":62258},{"orbit":0,"id":57616}],"group":541,"skill":11752,"orbitIndex":2,"name":"Banner Duration","orbit":7},"10162":{"icon":"Art/2DArt/SkillIcons/passives/EnduranceFrenzyChargeMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1216,"skill":10162,"orbitIndex":0,"name":"Power Charge Mastery","orbit":0},"21982":{"stats":["5% chance to inflict Bleeding on Hit","Empowered Attacks deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":47371}],"group":281,"skill":21982,"orbitIndex":18,"name":"Empowered Attack Damage and Bleeding Chance","orbit":2},"38670":{"stats":["20% increased Armour if you have been Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":28589}],"group":59,"skill":38670,"orbitIndex":0,"name":"Armour if Hit","orbit":2},"59541":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":59541,"stats":["Minions have 40% increased maximum Life","Minions have 10% reduced Life Recovery rate"],"recipe":["Fear","Guilt","Fear"],"connections":[{"orbit":7,"id":28573},{"orbit":0,"id":56926}],"group":778,"orbitIndex":3,"isNotable":true,"name":"Necrotised Flesh","orbit":3},"10131":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10131,"stats":["+5 to any Attribute"],"isAttribute":true,"group":897,"connections":[{"orbit":0,"id":3251},{"orbit":0,"id":44669},{"orbit":0,"id":14127},{"orbit":0,"id":55947}],"orbitIndex":0,"name":"Attribute","orbit":0},"29306":{"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","skill":29306,"stats":["8% of Damage is taken from Mana before Life","15% increased Attack Speed while not on Low Mana"],"recipe":["Fear","Disgust","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":1,"id":17668}],"group":1048,"orbitIndex":1,"isNotable":true,"name":"Chakra of Thought","orbit":1},"39461":{"stats":["Minions have 6% increased maximum Life","Minions deal 6% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":229}],"group":506,"skill":39461,"orbitIndex":0,"name":"Minion Damage and Life","orbit":2},"48585":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":20831},{"orbit":0,"id":56325}],"group":833,"skill":48585,"orbitIndex":0,"name":"Evasion","orbit":0},"14654":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14654,"stats":["+5 to any Attribute"],"isAttribute":true,"group":257,"connections":[{"orbit":0,"id":22616},{"orbit":0,"id":14459},{"orbit":0,"id":21017},{"orbit":0,"id":52807},{"orbit":0,"id":58295}],"orbitIndex":0,"name":"Attribute","orbit":0},"29372":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":29372,"stats":["4% chance that if you would gain Rage on Hit, you instead gain up to your maximum Rage"],"recipe":["Fear","Suffering","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":331,"orbitIndex":0,"isNotable":true,"name":"Sudden Infuriation","orbit":0},"4456":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4456,"stats":["+5 to any Attribute"],"isAttribute":true,"group":582,"connections":[{"orbit":0,"id":57710},{"orbit":0,"id":4776}],"orbitIndex":0,"name":"Attribute","orbit":0},"10100":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10100,"stats":["+5 to any Attribute"],"isAttribute":true,"group":118,"connections":[{"orbit":0,"id":47263},{"orbit":0,"id":25300}],"orbitIndex":0,"name":"Attribute","orbit":0},"38003":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":4,"id":63526}],"group":644,"skill":38003,"orbitIndex":20,"name":"Stun Threshold","orbit":7},"52415":{"stats":["3% increased Attack Speed while your Companion is in your Presence","Companions have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":32655}],"group":1108,"skill":52415,"orbitIndex":22,"name":"Attack Speed and Companion Attack Speed","orbit":2},"41573":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":24655}],"group":582,"skill":41573,"orbitIndex":10,"name":"Fire Penetration","orbit":3},"52803":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":52803,"stats":["20% increased Life Recovery from Flasks","Life Flasks gain 0.1 charges per Second"],"recipe":["Envy","Disgust","Disgust"],"connections":[{"orbit":0,"id":59356}],"group":1063,"orbitIndex":0,"isNotable":true,"name":"Hale Traveller","orbit":7},"26068":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":37389}],"group":956,"skill":26068,"orbitIndex":2,"name":"Attack Damage","orbit":3},"6900":{"stats":["+1% to maximum Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-6,"id":26479},{"orbit":0,"id":45751}],"group":180,"skill":6900,"orbitIndex":0,"name":"Maximum Block","orbit":5},"62844":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":0,"id":32427}],"group":582,"skill":62844,"orbitIndex":18,"name":"Cold Penetration","orbit":3},"8246":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":37548},{"orbit":0,"id":64462}],"group":1212,"skill":8246,"orbitIndex":11,"name":"Attack Damage","orbit":2},"12078":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-6,"id":53771},{"orbit":-4,"id":41877}],"group":1143,"skill":12078,"orbitIndex":39,"name":"Projectile Damage","orbit":5},"27662":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[],"group":845,"skill":27662,"orbitIndex":14,"name":"Additional Spell Projectiles","orbit":2},"60":{"stats":["5% chance to Blind Enemies on Hit"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":58426}],"group":1202,"skill":60,"orbitIndex":13,"name":"Blind Chance","orbit":2},"25011":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":448,"skill":25011,"orbitIndex":0,"name":"Life Mastery","orbit":0},"6355":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-4,"id":14110},{"orbit":4,"id":38124}],"group":224,"skill":6355,"orbitIndex":2,"name":"Totem Damage","orbit":7},"38143":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38143,"stats":["+5 to any Attribute"],"isAttribute":true,"group":788,"connections":[],"orbitIndex":18,"name":"Attribute","orbit":2},"18073":{"stats":["12% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":7,"id":49952},{"orbit":4,"id":63114}],"group":185,"skill":18073,"orbitIndex":2,"name":"Attack Damage","orbit":7},"59945":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59945,"stats":["+5 to any Attribute"],"isAttribute":true,"group":135,"connections":[{"orbit":0,"id":4527},{"orbit":0,"id":45327},{"orbit":0,"id":21684}],"orbitIndex":0,"name":"Attribute","orbit":0},"23227":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":23227,"stats":["30% increased Melee Damage when on Full Life","16% increased Attack Speed if you haven't Attacked Recently"],"recipe":["Greed","Ire","Envy"],"connections":[],"group":487,"orbitIndex":0,"isNotable":true,"name":"Initiative","orbit":4},"28050":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28050,"stats":["+5 to any Attribute"],"isAttribute":true,"group":881,"connections":[{"orbit":0,"id":63888},{"orbit":0,"id":53539}],"orbitIndex":24,"name":"Attribute","orbit":6},"62051":{"stats":["3% increased Movement Speed if you've Killed Recently"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":-9,"id":21755}],"group":658,"skill":62051,"orbitIndex":0,"name":"Movement Speed","orbit":3},"49235":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":42077}],"group":565,"skill":49235,"orbitIndex":7,"name":"Energy Shield Delay","orbit":2},"62984":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":62984,"stats":["24% increased Evasion Rating","24% increased maximum Energy Shield"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[{"orbit":0,"id":15975}],"group":837,"orbitIndex":4,"isNotable":true,"name":"Mindful Awareness","orbit":2},"58747":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTimeStopSkill.dds","skill":58747,"stats":["Grants Skill: Time Freeze"],"ascendancyName":"Chronomancer","connections":[],"group":271,"orbitIndex":0,"isNotable":true,"name":"Ultimate Command","orbit":0},"61927":{"stats":["15% increased Magnitude of Jagged Ground you create"],"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","connections":[{"orbit":0,"id":14515},{"orbit":0,"id":3698}],"group":218,"skill":61927,"orbitIndex":5,"name":"Jagged Ground Effect","orbit":2},"41044":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-7,"id":47591}],"group":125,"skill":41044,"orbitIndex":19,"name":"Mana Regeneration","orbit":7},"419":{"stats":["10% increased Magnitude of Non-Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":-7,"id":63400}],"group":997,"skill":419,"orbitIndex":12,"name":"Non-Damaging Ailment Magnitude","orbit":2},"14724":{"stats":["20% increased Shock Duration"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":62185}],"group":1120,"skill":14724,"orbitIndex":0,"name":"Shock Duration","orbit":0},"53207":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":47635},{"orbit":0,"id":56914}],"group":1002,"skill":53207,"orbitIndex":4,"name":"Lightning Penetration","orbit":1},"59540":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanMoreStunBuildupEnemies.dds","skill":59540,"stats":["50% more Damage against Heavy Stunned Enemies"],"ascendancyName":"Titan","connections":[],"group":49,"orbitIndex":67,"isNotable":true,"name":"Surprising Strength","orbit":9},"3985":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":3985,"stats":["Attack Damage Penetrates 15% of Enemy Elemental Resistances"],"recipe":["Suffering","Isolation","Ire"],"connections":[{"orbit":0,"id":48660},{"orbit":3,"id":64140}],"group":891,"orbitIndex":15,"isNotable":true,"name":"Forces of Nature","orbit":2},"37616":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":1221,"skill":37616,"orbitIndex":45,"name":"Trap Mastery","orbit":5},"46197":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":46197,"stats":["20% reduced Critical Damage Bonus","50% increased Critical Hit Chance"],"recipe":["Suffering","Envy","Greed"],"connections":[{"orbit":0,"id":39237}],"group":1128,"orbitIndex":7,"isNotable":true,"name":"Careful Assassin","orbit":2},"38004":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionFire.dds","skill":38004,"stats":["Grants Skill: Explosive Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1312,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Explosive Concoction","orbit":0},"18678":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":18678,"stats":["Buffs on you expire 10% slower"],"ascendancyName":"Chronomancer","group":242,"connections":[{"orbit":9,"id":26638}],"orbitIndex":0,"name":"Buff Expiry Rate","orbit":0},"57039":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":6,"id":44605}],"group":617,"skill":57039,"orbitIndex":4,"name":"Cooldown Recovery Rate","orbit":3},"904":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":28578}],"group":215,"skill":904,"orbitIndex":4,"name":"Mana Regeneration","orbit":7},"62455":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":62455,"stats":["Banner Buffs linger on you for 2 seconds after you leave the Area"],"recipe":["Suffering","Greed","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern","connections":[],"group":541,"orbitIndex":0,"isNotable":true,"name":"Bannerman","orbit":0},"56112":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":56112,"stats":["Remove Ignite when you Warcry"],"recipe":["Suffering","Despair","Paranoia"],"connections":[{"orbit":-2,"id":42059},{"orbit":0,"id":49259}],"group":130,"orbitIndex":18,"isNotable":true,"name":"Extinguishing Exhalation","orbit":3},"29041":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":31388},{"orbit":0,"id":52298}],"group":217,"skill":29041,"orbitIndex":12,"name":"Slow Effect on You","orbit":3},"53595":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":7,"id":29458},{"orbit":0,"id":38628}],"group":1284,"skill":53595,"orbitIndex":19,"name":"Poison Damage","orbit":3},"14127":{"stats":["8% reduced Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[],"group":901,"skill":14127,"orbitIndex":13,"name":"Reduced Duration","orbit":2},"8510":{"stats":["Damaging Ailments deal damage 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":-3,"id":13030}],"group":930,"skill":8510,"orbitIndex":0,"name":"Faster Ailments","orbit":0},"17282":{"stats":["16% increased Mana Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":47252}],"group":151,"skill":17282,"orbitIndex":20,"name":"Mana Regeneration","orbit":7},"20916":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":20916,"stats":["24% increased Attack Damage","10% chance to Blind Enemies on Hit with Attacks"],"recipe":["Envy","Fear","Envy"],"connections":[{"orbit":0,"id":59355}],"group":994,"orbitIndex":8,"isNotable":true,"name":"Blinding Strike","orbit":7},"53471":{"stats":["15% increased Critical Hit Chance against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":11836}],"group":1062,"skill":53471,"orbitIndex":4,"name":"Critical vs Blinded","orbit":7},"30040":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":56016}],"group":826,"skill":30040,"orbitIndex":7,"name":"Armour Break","orbit":1},"14096":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":7,"id":44293}],"group":523,"skill":14096,"orbitIndex":14,"name":"Cast Speed","orbit":2},"6714":{"stats":["5% increased Life Regeneration rate","5% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":41646}],"group":525,"skill":6714,"orbitIndex":12,"name":"Curse Effect on you and Life Regeneration Rate","orbit":2},"17348":{"stats":["12% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":11275}],"group":70,"skill":17348,"orbitIndex":17,"name":"Ignite Magnitude","orbit":7},"1973":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":8607}],"group":186,"skill":1973,"orbitIndex":8,"name":"Mana Flasks","orbit":2},"56640":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","connections":[{"orbit":-3,"id":10398}],"group":585,"skill":56640,"orbitIndex":0,"name":"Spell Critical Damage","orbit":7},"34840":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34840,"stats":["+5 to any Attribute"],"isAttribute":true,"group":425,"connections":[{"orbit":0,"id":1433},{"orbit":0,"id":27674},{"orbit":0,"id":48618}],"orbitIndex":0,"name":"Attribute","orbit":0},"47514":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":47514,"stats":["10% chance to Daze on Hit","40% increased Critical Hit Chance against Dazed Enemies"],"recipe":["Ire","Despair","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":1250,"orbitIndex":8,"isNotable":true,"name":"Dizzying Hits","orbit":7},"46601":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":18568},{"orbit":0,"id":43720}],"group":1046,"skill":46601,"orbitIndex":18,"name":"Mana Leech","orbit":2},"61926":{"stats":["3% of Elemental Damage taken Recouped as Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":1603}],"group":971,"skill":61926,"orbitIndex":12,"name":"Energy Shield Recoup","orbit":2},"41171":{"stats":["4% increased Attack Speed while a Rare or Unique Enemy is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":36341}],"group":843,"skill":41171,"orbitIndex":4,"name":"Attack Speed","orbit":7},"15182":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15182,"stats":["+5 to any Attribute"],"isAttribute":true,"group":592,"connections":[{"orbit":0,"id":54818}],"orbitIndex":0,"name":"Attribute","orbit":0},"7412":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":45709}],"group":1064,"skill":7412,"orbitIndex":15,"name":"Life Flask Charges","orbit":7},"28578":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":215,"skill":28578,"orbitIndex":2,"name":"Mana Regeneration","orbit":7},"46989":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[],"group":705,"skill":46989,"orbitIndex":12,"name":"Spell Area of Effect","orbit":7},"9472":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":9472,"stats":["15% increased Projectile Speed","12% increased Area of Effect for Attacks"],"recipe":["Envy","Disgust","Guilt"],"connections":[{"orbit":0,"id":31991},{"orbit":0,"id":41062}],"group":927,"orbitIndex":0,"isNotable":true,"name":"Catapult","orbit":0},"57821":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":57821,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1135,"connections":[{"orbit":0,"id":31765},{"orbit":0,"id":26034}],"orbitIndex":12,"name":"Attribute","orbit":4},"62578":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":-7,"id":30102}],"group":1098,"skill":62578,"orbitIndex":16,"name":"Volatility on Kill","orbit":7},"10364":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","connections":[{"orbit":0,"id":44683},{"orbit":4,"id":55342},{"orbit":0,"id":42857}],"group":757,"skill":10364,"orbitIndex":48,"name":"Skill Speed","orbit":4},"19330":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[],"group":549,"skill":19330,"orbitIndex":52,"name":"Life Regeneration","orbit":4},"40":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEvasionDmgReducVsElementalDmg.dds","skill":40,"stats":["50% of Evasion Rating also grants Elemental Damage reduction"],"ascendancyName":"Pathfinder","connections":[],"group":1325,"orbitIndex":0,"isNotable":true,"name":"Sustainable Practices","orbit":0},"33242":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":15838}],"group":522,"skill":33242,"orbitIndex":2,"name":"Ailment Chance","orbit":5},"24812":{"stats":["20% increased Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":64643}],"group":884,"skill":24812,"orbitIndex":11,"name":"Power Charge Duration","orbit":2},"8611":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":28740,"name":"Curse Area","stats":["25% increased Area of Effect of Curses"]}},"skill":8611,"stats":["25% increased Area of Effect of Curses"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":-4,"id":59}],"orbitIndex":56,"name":"Curse Area","orbit":8},"2864":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":2864,"stats":["+5 to any Attribute"],"isAttribute":true,"group":520,"connections":[{"orbit":0,"id":54818},{"orbit":0,"id":21468},{"orbit":0,"id":33369},{"orbit":0,"id":59480},{"orbit":0,"id":63360},{"orbit":0,"id":32564}],"orbitIndex":0,"name":"Attribute","orbit":0},"9604":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":9604,"stats":["Life Leeched from Empowered Attacks is Instant"],"recipe":["Greed","Suffering","Despair"],"connections":[{"orbit":0,"id":20015}],"group":308,"orbitIndex":60,"isNotable":true,"name":"Thirst of Kitava","orbit":4},"19470":{"stats":["10% increased Life and Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[],"group":806,"skill":19470,"orbitIndex":17,"name":"Life and Mana Flask Recovery","orbit":3},"9798":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":9798,"stats":["4% increased Skill Speed"],"ascendancyName":"Pathfinder","group":1310,"connections":[{"orbit":0,"id":24868}],"orbitIndex":58,"name":"Skill Speed","orbit":9},"259":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":402,"skill":259,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"17686":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":53996},{"orbit":0,"id":43575}],"group":725,"skill":17686,"orbitIndex":19,"name":"Melee Damage ","orbit":7},"50420":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-2,"id":51241},{"orbit":0,"id":31364}],"group":1203,"skill":50420,"orbitIndex":2,"name":"Charm Charges","orbit":2},"29899":{"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","skill":29899,"stats":["40% increased Culling Strike Threshold against Immobilised Enemies"],"recipe":["Suffering","Despair","Guilt"],"connections":[{"orbit":0,"id":19001},{"orbit":0,"id":6912}],"group":965,"orbitIndex":21,"isNotable":true,"name":"Finish Them","orbit":7},"24481":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern","connections":[],"group":890,"skill":24481,"orbitIndex":0,"name":"Recovery Mastery","orbit":0},"42103":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":42103,"stats":["20% increased Evasion Rating","Prevent +3% of Damage from Deflected Hits"],"recipe":["Suffering","Greed","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":-2,"id":62427}],"group":1079,"orbitIndex":0,"isNotable":true,"name":"Enduring Deflection","orbit":3},"31295":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":9352}],"group":58,"skill":31295,"orbitIndex":4,"name":"Attack Area","orbit":3},"9736":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":9736,"stats":["Gain Ailment Threshold equal to the lowest of Evasion and Armour on your Boots"],"recipe":["Ire","Ire","Ire"],"connections":[{"orbit":0,"id":61318},{"orbit":0,"id":62235}],"group":759,"orbitIndex":42,"isNotable":true,"name":"Insulated Treads","orbit":4},"13367":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":38969},{"orbit":0,"id":21713}],"group":979,"skill":13367,"orbitIndex":14,"name":"Accuracy","orbit":2},"20649":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":62998},{"orbit":0,"id":2582},{"orbit":0,"id":65290}],"group":1237,"skill":20649,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"59538":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59538,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1191,"connections":[{"orbit":0,"id":34912},{"orbit":0,"id":47976}],"orbitIndex":0,"name":"Attribute","orbit":0},"26331":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":26331,"stats":["8% increased Cast Speed with Cold Skills","16% increased Skill Effect Duration"],"recipe":["Fear","Despair","Ire"],"connections":[{"orbit":0,"id":3128},{"orbit":0,"id":12166}],"group":1070,"orbitIndex":18,"isNotable":true,"name":"Harsh Winter","orbit":7},"63246":{"stats":["8% increased Elemental Ailment Threshold","Companions have +12% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-7,"id":33585}],"group":1156,"skill":63246,"orbitIndex":12,"name":"Ailment Threshold and Companion Resistance","orbit":4},"60859":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":60859,"stats":["15% increased Charm Charges gained"],"ascendancyName":"Ritualist","group":1367,"connections":[{"orbit":9,"id":4891}],"orbitIndex":0,"name":"Charm Charges","orbit":0},"37742":{"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","skill":37742,"stats":["50% increased amount of Mana Leeched","25% increased chance to inflict Ailments against Rare or Unique Enemies"],"recipe":["Paranoia","Paranoia","Fear"],"connections":[{"orbit":0,"id":15270},{"orbit":0,"id":8246}],"group":1212,"orbitIndex":6,"isNotable":true,"name":"Manifold Method","orbit":3},"55846":{"stats":["Gain 5 Life per Enemy Killed"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":0,"id":24239}],"group":890,"skill":55846,"orbitIndex":5,"name":"Life on Kill","orbit":1},"16276":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus2.dds","skill":16276,"orbitIndex":0,"stats":["Body Armour grants +75% to Cold Resistance"],"ascendancyName":"Smith of Kitava","connections":[],"group":41,"applyToArmour":true,"isNotable":true,"name":"Padded Plates","orbit":0},"60735":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":60735,"stats":[],"group":1083,"connections":[{"orbit":0,"id":42658},{"orbit":0,"id":11825}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"48974":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":48974,"stats":["25% increased Mana Recovery from Flasks","10% increased Mana Recovery Rate during Effect of any Mana Flask"],"recipe":["Ire","Envy","Guilt"],"connections":[{"orbit":0,"id":47418},{"orbit":0,"id":10738}],"group":1105,"orbitIndex":15,"isNotable":true,"name":"Altered Brain Chemistry","orbit":2},"40783":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":40783,"stats":["+5 to any Attribute"],"isAttribute":true,"group":694,"connections":[{"orbit":0,"id":11672},{"orbit":0,"id":15358},{"orbit":-4,"id":17711},{"orbit":0,"id":24035},{"orbit":0,"id":63009}],"orbitIndex":0,"name":"Attribute","orbit":0},"8875":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":50687}],"group":595,"skill":8875,"orbitIndex":8,"name":"Electrocute Buildup","orbit":1},"35369":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":35369,"stats":["40% increased Mana Regeneration Rate while stationary","20% reduced Mana Regeneration Rate while moving"],"recipe":["Ire","Ire","Envy"],"connections":[{"orbit":0,"id":1459}],"group":151,"orbitIndex":0,"isNotable":true,"name":"Investing Energies","orbit":0},"17411":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":362,"skill":17411,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"62973":{"stats":["10% increased total Power counted by Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":26070}],"group":263,"skill":62973,"orbitIndex":1,"name":"Warcry Power Counted","orbit":3},"4534":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":4534,"stats":["50% chance to Pierce an Enemy"],"recipe":["Disgust","Guilt","Disgust"],"connections":[],"group":1111,"orbitIndex":13,"isNotable":true,"name":"Piercing Shot","orbit":3},"38270":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":23724}],"group":595,"skill":38270,"orbitIndex":0,"name":"Lightning Exposure Effect","orbit":3},"56762":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":28839}],"group":337,"skill":56762,"orbitIndex":20,"name":"Cast Speed","orbit":2},"47252":{"stats":["16% increased Mana Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":151,"skill":47252,"orbitIndex":16,"name":"Mana Regeneration","orbit":7},"4086":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotemAura.dds","skill":4086,"stats":["Totems you place grant Embankment Auras"],"ascendancyName":"Tactician","connections":[],"group":359,"orbitIndex":0,"isNotable":true,"name":"Strategic Embankments","orbit":0},"53194":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":3,"id":38130}],"group":263,"skill":53194,"orbitIndex":16,"name":"Warcry Cooldown Speed","orbit":2},"18280":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistDrainManaActivateCharms.dds","skill":18280,"stats":["Can instead consume 25% of maximum Mana to trigger Charms with insufficient charges"],"ascendancyName":"Ritualist","connections":[],"group":1357,"orbitIndex":0,"isNotable":true,"name":"Mind Phylacteries","orbit":0},"30":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeTailwind.dds","skill":30,"stats":["Gain Tailwind on Skill use","Lose all Tailwind when Hit"],"ascendancyName":"Deadeye","connections":[{"orbit":0,"id":29871}],"group":1304,"orbitIndex":0,"isNotable":true,"name":"Gathering Winds","orbit":0},"19998":{"stats":["12% increased Damage with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":44430}],"group":730,"skill":19998,"orbitIndex":0,"name":"Crossbow Damage","orbit":0},"57555":{"stats":["15% chance to Impale on Spell Hit"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":37608}],"group":539,"skill":57555,"orbitIndex":15,"name":"Impale Chance","orbit":7},"61263":{"stats":["10% reduced Poison Duration on you"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds","connections":[{"orbit":0,"id":4544}],"group":992,"skill":61263,"orbitIndex":11,"name":"Poison Duration on You","orbit":2},"53989":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-7,"id":29372}],"group":319,"skill":53989,"orbitIndex":0,"name":"Rage on Hit","orbit":0},"3128":{"stats":["3% increased Cast Speed with Cold Skills"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":19722}],"group":1069,"skill":3128,"orbitIndex":14,"name":"Cast Speed with Cold Skills","orbit":7},"34702":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-4,"id":55664},{"orbit":-4,"id":63246},{"orbit":-7,"id":16568}],"group":1156,"skill":34702,"orbitIndex":6,"name":"Damage and Companion Damage","orbit":5},"57819":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingBuffSkillsReserveLessSpirit.dds","skill":57819,"stats":["Skills gain 20% increased Critical Hit Chance per socketed blue Support Gem","Skills gain 20% increased Damage per socketed red Support Gem","Skills gain 6% increased Skill Speed per socketed green Support Gem"],"ascendancyName":"Gemling Legionnaire","connections":[],"group":399,"orbitIndex":0,"isNotable":true,"name":"Integrated Efficiency","orbit":0},"32856":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":32856,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Chronomancer","group":316,"connections":[{"orbit":0,"id":3605},{"orbit":9,"id":10987}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"3027":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":54228}],"group":123,"skill":3027,"orbitIndex":18,"name":"Physical Damage","orbit":2},"50561":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":12418}],"group":121,"skill":50561,"orbitIndex":18,"name":"Empowered Attack Damage","orbit":3},"55847":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":55847,"stats":["200% increased Ice Crystal Life"],"recipe":["Fear","Paranoia","Disgust"],"connections":[{"orbit":0,"id":27274}],"group":893,"orbitIndex":8,"isNotable":true,"name":"Ice Walls","orbit":7},"16620":{"stats":["15% reduced Movement Speed Penalty while Actively Blocking"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":4,"id":21161}],"group":180,"skill":16620,"orbitIndex":10,"name":"Movement Penalty with Raised Shield","orbit":3},"11916":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[],"group":653,"skill":11916,"orbitIndex":16,"name":"Life Regeneration","orbit":3},"64690":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-5,"id":5101},{"orbit":0,"id":46726}],"group":484,"skill":64690,"orbitIndex":23,"name":"Energy Shield Recharge","orbit":3},"13065":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":13065,"stats":["Triggered Spells deal 16% increased Spell Damage"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":0,"id":63236}],"orbitIndex":14,"name":"Triggered Spell Damage","orbit":8},"29246":{"stats":["15% increased Parried Debuff Duration"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":22927},{"orbit":0,"id":35043}],"group":1207,"skill":29246,"orbitIndex":27,"name":"Parried Duration","orbit":6},"57959":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaFireResistAppliesToColdLightning.dds","skill":57959,"stats":["Modifiers to Fire Resistance also grant Cold and Lightning Resistance at 50% of their value"],"ascendancyName":"Smith of Kitava","connections":[{"orbit":0,"id":63401}],"group":4,"orbitIndex":0,"isNotable":true,"name":"Coal Stoker","orbit":0},"43423":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":43423,"stats":["25% increased Flammability Magnitude","25% increased Freeze Buildup","25% increased chance to Shock","25% increased Electrocute Buildup"],"recipe":["Suffering","Disgust","Greed"],"connections":[{"orbit":0,"id":48660}],"group":891,"orbitIndex":23,"isNotable":true,"name":"Emboldened Avatar","orbit":2},"52807":{"stats":["15% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":60551},{"orbit":0,"id":61836}],"group":246,"skill":52807,"orbitIndex":10,"name":"Presence Area","orbit":2},"6008":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":64020},{"orbit":2,"id":58096}],"group":362,"skill":6008,"orbitIndex":0,"name":"Spell Damage","orbit":2},"55572":{"stats":["10% increased Fire Damage","10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":57626}],"group":670,"skill":55572,"orbitIndex":20,"name":"Cold and Fire Damage","orbit":7},"40117":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":40117,"stats":["Thorns Damage has 50% chance to ignore Enemy Armour"],"recipe":["Despair","Guilt","Disgust"],"connections":[{"orbit":0,"id":64023}],"group":200,"orbitIndex":4,"isNotable":true,"name":"Spiked Armour","orbit":7},"41965":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":37463}},"skill":41965,"stats":["8% increased Spell Damage"],"isSwitchable":true,"group":609,"connections":[{"orbit":-6,"id":1755}],"orbitIndex":21,"name":"Spell Damage","orbit":2},"13895":{"icon":"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds","skill":13895,"stats":["25% increased Damage with Spears","25% increased Accuracy Rating with Spears"],"recipe":["Guilt","Envy","Despair"],"connections":[{"orbit":0,"id":36071}],"group":1196,"orbitIndex":10,"isNotable":true,"name":"Precise Point","orbit":5},"46726":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":46726,"stats":["Your Energy Shield Recharge starts when your Minions are Reformed"],"recipe":["Envy","Paranoia","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":484,"orbitIndex":1,"isNotable":true,"name":"Reformed Barrier","orbit":7},"63236":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerEnergyDoubled.dds","skill":63236,"stats":["Meta Skills gain 35% more Energy"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":17,"isNotable":true,"name":"The Soul Springs Eternal","orbit":6},"38535":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":38535,"stats":["40% increased Elemental Damage if you've dealt a Critical Hit Recently","20% increased Critical Hit Chance"],"recipe":["Fear","Fear","Envy"],"connections":[{"orbit":7,"id":61063},{"orbit":0,"id":42205}],"group":261,"orbitIndex":66,"isNotable":true,"name":"Stormcharged","orbit":4},"51213":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","skill":51213,"stats":["15% increased Duration of Damaging Ailments on Enemies","30% increased Damage with Hits against Enemies affected by Ailments"],"recipe":["Guilt","Fear","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDamageOverTimePattern","connections":[],"group":951,"orbitIndex":0,"isNotable":true,"name":"Wasting","orbit":0},"1143":{"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","options":{"Druid":{"stats":["8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","name":"Area of Effect","id":2353}},"skill":1143,"stats":["15% increased Critical Spell Damage Bonus"],"isSwitchable":true,"group":515,"connections":[{"orbit":0,"id":58170},{"orbit":0,"id":50084}],"orbitIndex":5,"name":"Spell Critical Damage","orbit":2},"3640":{"stats":["5% increased Attack Damage","5% Chance to build an additional Combo on Hit"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":2147483647,"id":37780},{"orbit":2147483647,"id":17724},{"orbit":0,"id":14267}],"group":1245,"skill":3640,"orbitIndex":7,"name":"Attack Damage and Combo","orbit":3},"58751":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":35941,"name":"Energy Shield","stats":["20% increased maximum Energy Shield"]}},"skill":58751,"stats":["20% increased maximum Energy Shield"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":0,"id":17788}],"orbitIndex":0,"name":"Energy Shield","orbit":8},"46990":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":46990,"stats":[],"ascendancyName":"Deadeye","isAscendancyStart":true,"group":1299,"connections":[{"orbit":0,"id":49165},{"orbit":0,"id":39723},{"orbit":0,"id":3987},{"orbit":0,"id":24295},{"orbit":0,"id":61461}],"orbitIndex":48,"name":"Deadeye","orbit":9},"27990":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":27990,"stats":["Debuffs you inflict have 6% increased Slow Magnitude"],"ascendancyName":"Chronomancer","group":301,"connections":[{"orbit":-3,"id":49049}],"orbitIndex":0,"name":"Slow Effect","orbit":0},"52796":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-6,"id":30371}],"group":111,"skill":52796,"orbitIndex":66,"name":"Shield Damage","orbit":4},"9240":{"stats":["10% increased Damage with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":21225}],"group":1196,"skill":9240,"orbitIndex":16,"name":"Spear Damage","orbit":2},"49503":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":49503,"stats":["20% increased Mana Flask Charges gained"],"ascendancyName":"Pathfinder","group":1316,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Mana Flask Charges","orbit":0},"33245":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":9151},{"orbit":-2,"id":31918},{"orbit":2,"id":45331}],"group":1111,"skill":33245,"orbitIndex":3,"name":"Projectile Damage","orbit":1},"18742":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":-6,"id":7721},{"orbit":0,"id":62732}],"group":459,"skill":18742,"orbitIndex":6,"name":"Stun Threshold","orbit":3},"51741":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51741,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1049,"connections":[{"orbit":0,"id":61834},{"orbit":-4,"id":57230},{"orbit":0,"id":57821},{"orbit":0,"id":45798},{"orbit":0,"id":15424}],"orbitIndex":12,"name":"Attribute","orbit":6},"34300":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":34300,"stats":["20% increased Mana Regeneration Rate","15% increased Mana Cost Efficiency"],"recipe":["Disgust","Disgust","Ire"],"connections":[{"orbit":0,"id":45481},{"orbit":0,"id":13862}],"group":940,"orbitIndex":22,"isNotable":true,"name":"Conservative Casting","orbit":2},"38923":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","connections":[{"orbit":3,"id":61429},{"orbit":-3,"id":511}],"group":155,"skill":38923,"orbitIndex":14,"name":"Skill Speed","orbit":7},"17024":{"stats":["3% increased Attack and Cast Speed with Lightning Skills"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":37372}],"group":810,"skill":17024,"orbitIndex":0,"name":"Lightning Skill Speed","orbit":0},"8573":{"stats":["12% increased Damage with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":11526}],"group":1261,"skill":8573,"orbitIndex":26,"name":"Bow Damage","orbit":5},"10295":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":10295,"stats":["16% increased Cast Speed","15% increased Mana Cost of Skills"],"recipe":["Fear","Despair","Isolation"],"connections":[{"orbit":0,"id":27733}],"group":233,"orbitIndex":33,"isNotable":true,"name":"Overzealous","orbit":5},"31888":{"stats":["8% increased Mana Cost Efficiency"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":0,"id":34300}],"group":940,"skill":31888,"orbitIndex":4,"name":"Mana Cost Efficiency","orbit":2},"7395":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":7395,"stats":["75% increased Thorns damage if you've Blocked Recently"],"recipe":["Ire","Fear","Suffering"],"connections":[{"orbit":0,"id":30007},{"orbit":0,"id":46051}],"group":59,"orbitIndex":13,"isNotable":true,"name":"Retaliation","orbit":3},"48699":{"icon":"Art/2DArt/SkillIcons/passives/frostborn.dds","skill":48699,"stats":["40% reduced Effect of Chill on you","Gain 15% of Damage as Extra Cold Damage while on Chilled Ground"],"recipe":["Paranoia","Fear","Suffering"],"connections":[],"group":575,"orbitIndex":6,"isNotable":true,"name":"Frostwalker","orbit":7},"3516":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":62039},{"orbit":0,"id":23227}],"group":487,"skill":3516,"orbitIndex":0,"name":"Melee Damage","orbit":7},"36814":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[],"group":700,"skill":36814,"orbitIndex":6,"name":"Curse Duration","orbit":7},"51210":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":154,"skill":51210,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"19006":{"stats":["Minions have 6% increased maximum Life","Minions deal 6% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":39461}],"group":506,"skill":19006,"orbitIndex":18,"name":"Minion Damage and Life","orbit":2},"29369":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":5,"id":11337},{"orbit":-4,"id":41669}],"group":635,"skill":29369,"orbitIndex":42,"name":"Chill Effect","orbit":4},"22962":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":22817}],"group":1118,"skill":22962,"orbitIndex":14,"name":"Incision Chance","orbit":7},"4059":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4059,"stats":["+5 to any Attribute"],"isAttribute":true,"group":960,"connections":[{"orbit":0,"id":10382},{"orbit":0,"id":9510},{"orbit":0,"id":2446}],"orbitIndex":0,"name":"Attribute","orbit":0},"46060":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":46060,"stats":["20% of Leech is Instant"],"recipe":["Greed","Isolation","Suffering"],"connections":[{"orbit":-2,"id":29270},{"orbit":0,"id":7488}],"group":437,"orbitIndex":0,"isNotable":true,"name":"Voracious","orbit":7},"47782":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":47782,"stats":["40% increased Stun Threshold","20% increased Stun Threshold if you haven't been Stunned Recently"],"recipe":["Envy","Disgust","Ire"],"connections":[{"orbit":4,"id":38003},{"orbit":-4,"id":28361}],"group":644,"orbitIndex":54,"isNotable":true,"name":"Steady Footing","orbit":4},"9698":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":157,"skill":9698,"orbitIndex":22,"name":"Critical Mastery","orbit":2},"54127":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":54127,"stats":[],"group":648,"connections":[{"orbit":0,"id":54282},{"orbit":0,"id":15182},{"orbit":0,"id":56978}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"19658":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLinkPattern","connections":[],"group":323,"skill":19658,"orbitIndex":0,"name":"Link Mastery","orbit":0},"32474":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":32474,"stats":["+5 to any Attribute"],"isAttribute":true,"group":94,"connections":[{"orbit":0,"id":29611},{"orbit":0,"id":47931},{"orbit":0,"id":55888}],"orbitIndex":0,"name":"Attribute","orbit":0},"37078":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterMonsterHolyExplosion.dds","skill":37078,"stats":["10% chance for Enemies you Kill to Explode, dealing 100%","of their maximum Life as Physical Damage","Chance is doubled against Undead and Demons"],"ascendancyName":"Witchhunter","connections":[],"group":265,"orbitIndex":0,"isNotable":true,"name":"Zealous Inquisition","orbit":0},"7721":{"icon":"Art/2DArt/SkillIcons/passives/Warrior.dds","skill":7721,"stats":["15% increased Armour","Regenerate 0.5% of maximum Life per second","+10 to Strength"],"connections":[{"orbit":0,"id":54232},{"orbit":3,"id":61534},{"orbit":-6,"id":18629},{"orbit":0,"id":64683}],"group":518,"orbitIndex":45,"isNotable":true,"name":"Relentless","orbit":4},"35760":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":6,"id":22359}],"group":903,"skill":35760,"orbitIndex":8,"name":"Elemental Damage","orbit":3},"61921":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":61921,"stats":["Damage Penetrates 8% Cold Resistance","Damage Penetrates 15% Lightning Resistance"],"recipe":["Envy","Isolation","Greed"],"connections":[],"group":1123,"orbitIndex":23,"isNotable":true,"name":"Storm Surge","orbit":3},"32416":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":32416,"stats":["80% increased Armour from Equipped Body Armour"],"connections":[{"orbit":-3,"id":27726}],"group":470,"orbitIndex":16,"isNotable":true,"name":"Sturdy Metal","orbit":2},"41298":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1193,"skill":41298,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"45923":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":45923,"stats":["+5 to any Attribute"],"isAttribute":true,"group":496,"connections":[{"orbit":0,"id":50084},{"orbit":0,"id":52319}],"orbitIndex":31,"name":"Attribute","orbit":6},"38537":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":38537,"stats":["+10 to Intelligence","15% increased Critical Hit Chance"],"recipe":["Ire","Despair","Paranoia"],"connections":[{"orbit":-3,"id":54983},{"orbit":0,"id":51583}],"group":1285,"orbitIndex":21,"isNotable":true,"name":"Heartstopping","orbit":2},"62185":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":62185,"stats":["+20 to maximum Mana","50% increased Shock Duration"],"recipe":["Greed","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1104,"orbitIndex":0,"isNotable":true,"name":"Rattled","orbit":0},"292":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":357,"skill":292,"orbitIndex":0,"name":"Life Mastery","orbit":0},"39716":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":31326}],"group":462,"skill":39716,"orbitIndex":13,"name":"Flammability Magnitude","orbit":2},"59542":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageFarAway.dds","skill":59542,"stats":["Projectiles deal 0% more Hit damage to targets in the first 3.5 metres of their movement, scaling up with distance travelled to reach 20% after 7 metres"],"isMultipleChoiceOption":true,"ascendancyName":"Deadeye","group":1303,"connections":[{"orbit":0,"id":42416}],"orbitIndex":0,"name":"Far Shot","orbit":0},"44605":{"icon":"Art/2DArt/SkillIcons/passives/newnewattackspeed.dds","skill":44605,"stats":["15% increased Projectile Damage","30% increased Stun Buildup against enemies within 2 metres","+5 to Strength and Dexterity"],"connections":[{"orbit":-6,"id":59881},{"orbit":0,"id":13081}],"group":616,"orbitIndex":21,"isNotable":true,"name":"Remorseless","orbit":5},"8938":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":-4,"id":33229}],"group":962,"skill":8938,"orbitIndex":16,"name":"Bleed Chance","orbit":3},"53589":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53589,"stats":["+5 to any Attribute"],"isAttribute":true,"group":513,"connections":[{"orbit":0,"id":25374}],"orbitIndex":0,"name":"Attribute","orbit":0},"13562":{"stats":["15% increased Life Regeneration Rate while on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":3,"id":23650}],"group":465,"skill":13562,"orbitIndex":18,"name":"Life Regeneration on Low Life","orbit":7},"6800":{"stats":["11% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":4,"id":32438}],"group":1124,"skill":6800,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"16":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":16,"stats":["20% increased Life Flask Charges gained"],"ascendancyName":"Pathfinder","group":1319,"connections":[{"orbit":7,"id":41619}],"orbitIndex":0,"name":"Life Flask Charges","orbit":0},"36676":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":36676,"stats":["Grants 1 Passive Skill Point"],"ascendancyName":"Pathfinder","group":1329,"connections":[{"orbit":-7,"id":46454}],"orbitIndex":0,"name":"Passive Points","orbit":0},"8171":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":45162}],"group":143,"skill":8171,"orbitIndex":22,"name":"Presence Area","orbit":7},"63762":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":44522}],"group":1185,"skill":63762,"orbitIndex":2,"name":"Deflection","orbit":2},"40244":{"stats":["3% increased Attack Speed with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":-3,"id":43263}],"group":1023,"skill":40244,"orbitIndex":16,"name":"One Handed Attack Speed","orbit":7},"52003":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":594,"skill":52003,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"23630":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":23630,"stats":["Ignites you cause are reflected back to you","40% reduced Magnitude of Ignite on you"],"recipe":["Suffering","Despair","Fear"],"connections":[{"orbit":7,"id":19794},{"orbit":7,"id":17885},{"orbit":0,"id":38320}],"group":91,"orbitIndex":0,"isNotable":true,"name":"Self Immolation","orbit":4},"38398":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":38398,"stats":["30% reduced Damage","+8% to Critical Hit Chance of Herald Skills"],"recipe":["Suffering","Paranoia","Greed"],"connections":[{"orbit":7,"id":2211}],"group":428,"orbitIndex":14,"isNotable":true,"name":"Apocalypse","orbit":7},"21912":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":5,"id":32353}],"group":149,"skill":21912,"orbitIndex":9,"name":"Shapeshifting","orbit":5},"13500":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-3,"id":41044},{"orbit":-3,"id":4140}],"group":125,"skill":13500,"orbitIndex":11,"name":"Mana Regeneration","orbit":3},"13694":{"stats":["Link Skills have 20% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":0,"id":11762},{"orbit":0,"id":19658}],"group":348,"skill":13694,"orbitIndex":19,"name":"Link Duration","orbit":7},"42354":{"icon":"Art/2DArt/SkillIcons/passives/EvasionAndBlindNotable.dds","skill":42354,"stats":["20% increased Blind Effect","Blind Enemies when they Stun you"],"recipe":["Ire","Guilt","Ire"],"connections":[{"orbit":2,"id":43562},{"orbit":7,"id":3660}],"group":690,"orbitIndex":0,"isNotable":true,"name":"Blinding Flash","orbit":2},"57683":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","connections":[{"orbit":2,"id":35031}],"group":1279,"skill":57683,"orbitIndex":11,"name":"Life Recoup","orbit":2},"55835":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":55835,"stats":["Damage Penetrates 18% Cold Resistance","20% increased chance to inflict Ailments against Enemies with Exposure"],"recipe":["Isolation","Fear","Paranoia"],"connections":[{"orbit":2147483647,"id":52537},{"orbit":-9,"id":20909},{"orbit":0,"id":7023}],"group":1224,"orbitIndex":19,"isNotable":true,"name":"Exposed to the Cosmos","orbit":2},"27262":{"stats":["6% increased chance to inflict Ailments","6% increased Magnitude of Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":7,"id":49110}],"group":950,"skill":27262,"orbitIndex":0,"name":"Ailment Chance and Effect","orbit":0},"1915":{"stats":["10% increased Critical Hit Chance against Humanoids"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":60085}],"group":740,"skill":1915,"orbitIndex":21,"name":"Critical Chance","orbit":7},"7341":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":7341,"stats":["Gain 3 Rage when Hit by an Enemy","Every Rage also grants 2% increased Stun Threshold"],"recipe":["Despair","Fear","Suffering"],"connections":[{"orbit":0,"id":33244}],"group":267,"orbitIndex":0,"isNotable":true,"name":"Ignore Pain","orbit":0},"32151":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":32151,"stats":["+1% to all Maximum Elemental Resistances if you have at","least 5 Red, Green and Blue Support Gems Socketed"],"recipe":["Isolation","Fear","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[],"group":535,"orbitIndex":60,"isNotable":true,"name":"Crystalline Resistance","orbit":4},"16618":{"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","skill":16618,"stats":["2% increased Damage per 5 of your lowest Attribute"],"recipe":["Greed","Fear","Envy"],"connections":[{"orbit":0,"id":24511},{"orbit":0,"id":4492}],"group":647,"orbitIndex":24,"isNotable":true,"name":"Jack of all Trades","orbit":5},"31284":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[{"orbit":0,"id":21380}],"group":1039,"skill":31284,"orbitIndex":3,"name":"Critical Mastery","orbit":1},"23091":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":45885},{"orbit":0,"id":39515}],"group":571,"skill":23091,"orbitIndex":10,"name":"Fire Damage","orbit":3},"51868":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":51868,"stats":["50% increased Armour while Ignited","+2% to Maximum Fire Resistance while Ignited","50% increased Fire Damage while Ignited"],"recipe":["Guilt","Disgust","Suffering"],"connections":[{"orbit":3,"id":19794},{"orbit":0,"id":38320}],"group":91,"orbitIndex":64,"isNotable":true,"name":"Molten Carapace","orbit":5},"39050":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","skill":39050,"stats":["25% increased Damage with Hits against Enemies affected by Elemental Ailments","15% increased Duration of Ignite, Shock and Chill on Enemies"],"recipe":["Disgust","Envy","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":1043,"orbitIndex":4,"isNotable":true,"name":"Exploit","orbit":2},"36677":{"stats":["10% increased Damage with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":9240},{"orbit":0,"id":36071},{"orbit":0,"id":9227}],"group":1196,"skill":36677,"orbitIndex":0,"name":"Spear Damage","orbit":0},"32349":{"icon":"Art/2DArt/SkillIcons/passives/GiantBloodKeystone.dds","skill":32349,"isKeystone":true,"stats":["You can wield Two-Handed Axes, Maces and Swords in one hand","Triple Attribute requirements of Martial Weapons","Inherent Life granted by Strength is halved"],"group":137,"connections":[{"orbit":0,"id":3446}],"orbitIndex":0,"name":"Giant's Blood","orbit":0},"55700":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":2147483647,"id":44983}],"group":535,"skill":55700,"orbitIndex":8,"name":"All Attributes","orbit":2},"26196":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":26196,"stats":[],"group":195,"connections":[{"orbit":0,"id":11741},{"orbit":0,"id":39710}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"16948":{"stats":["Link Skills have 8% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":0,"id":50423},{"orbit":7,"id":21879}],"group":383,"skill":16948,"orbitIndex":7,"name":"Link Cast Speed","orbit":7},"54785":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":32885}],"group":563,"skill":54785,"orbitIndex":7,"name":"Shield Block","orbit":2},"3458":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-4,"id":45609}],"group":1010,"skill":3458,"orbitIndex":23,"name":"Critical Damage","orbit":2},"31746":{"stats":["Damage Penetrates 8% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":4,"id":32845},{"orbit":-4,"id":41012}],"group":91,"skill":31746,"orbitIndex":24,"name":"Fire Penetration","orbit":4},"32845":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":4,"id":64819},{"orbit":0,"id":47931}],"group":91,"skill":32845,"orbitIndex":36,"name":"Fire Damage","orbit":5},"56767":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":56767,"stats":["5% chance to Daze on Hit","Gain 12% of Physical Damage as Extra Lightning Damage against Dazed Enemies"],"recipe":["Isolation","Disgust","Envy"],"connections":[{"orbit":0,"id":19461},{"orbit":0,"id":1416}],"group":1168,"orbitIndex":13,"isNotable":true,"name":"Electrifying Daze","orbit":7},"46854":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":46854,"stats":["10% increased Projectile Speed"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":0,"id":12033},{"orbit":0,"id":42416}],"orbitIndex":8,"name":"Projectile Speed","orbit":3},"38663":{"stats":["10% increased Melee Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":3516}],"group":488,"skill":38663,"orbitIndex":6,"name":"Melee Critical Chance","orbit":7},"35095":{"stats":["10% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds","connections":[{"orbit":2,"id":41886}],"group":1230,"skill":35095,"orbitIndex":20,"name":"Chaos Damage","orbit":2},"24224":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupAxe.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAxePattern","connections":[],"group":109,"skill":24224,"orbitIndex":0,"name":"Axe Mastery","orbit":0},"37608":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":53524},{"orbit":0,"id":61042}],"group":539,"skill":37608,"orbitIndex":51,"name":"Physical Damage","orbit":4},"17146":{"stats":["20% increased Parry Damage"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":4,"id":57518},{"orbit":-4,"id":3843}],"group":1160,"skill":17146,"orbitIndex":5,"name":"Parry Damage","orbit":3},"44343":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44343,"stats":["+5 to any Attribute"],"isAttribute":true,"group":764,"connections":[{"orbit":0,"id":55276}],"orbitIndex":36,"name":"Attribute","orbit":5},"9272":{"stats":["10% increased Pin duration"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":12906}],"group":821,"skill":9272,"orbitIndex":0,"name":"Pin Duration","orbit":1},"37872":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":37872,"stats":["Allies in your Presence have +100 to Accuracy Rating","35% increased Attack Damage while you have an Ally in your Presence"],"recipe":["Ire","Fear","Isolation"],"connections":[{"orbit":0,"id":28863}],"group":686,"orbitIndex":4,"isNotable":true,"name":"Presence Present","orbit":7},"7473":{"stats":["Herald Skills deal 20% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":-4,"id":64471}],"group":428,"skill":7473,"orbitIndex":23,"name":"Herald Damage","orbit":7},"56104":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":527,"skill":56104,"orbitIndex":16,"name":"Armour Break","orbit":3},"47242":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":60,"skill":47242,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"25213":{"stats":["16% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":19223}],"group":686,"skill":25213,"orbitIndex":12,"name":"Attack Damage with nearby Ally","orbit":7},"17088":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17088,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1049,"connections":[{"orbit":4,"id":51416}],"orbitIndex":48,"name":"Attribute","orbit":6},"53188":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":836,"skill":53188,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"45272":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":42280}],"group":647,"skill":45272,"orbitIndex":0,"name":"All Attributes","orbit":5},"43938":{"stats":["6% increased Trap Throwing Speed"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":37688}],"group":1221,"skill":43938,"orbitIndex":39,"name":"Trap Throw Speed","orbit":6},"30102":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":2147483647,"id":43944},{"orbit":0,"id":53177}],"group":1098,"skill":30102,"orbitIndex":23,"name":"Volatility on Kill","orbit":2},"41163":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1226,"skill":41163,"orbitIndex":0,"name":"Evasion Mastery","orbit":0},"30829":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":56999}],"group":808,"skill":30829,"orbitIndex":0,"name":"Accuracy","orbit":2},"15975":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":5,"id":48198}],"group":837,"skill":15975,"orbitIndex":13,"name":"Evasion and Energy Shield","orbit":2},"15083":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":15083,"stats":["25% increased Shock Duration","25% increased Magnitude of Shock you inflict"],"recipe":["Guilt","Suffering","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":689,"orbitIndex":0,"isNotable":true,"name":"Power Conduction","orbit":0},"12337":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":12337,"stats":["30% increased chance to Shock","Damage Penetrates 15% Lightning Resistance"],"recipe":["Paranoia","Ire","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":5295}],"group":830,"orbitIndex":0,"isNotable":true,"name":"Flash Storm","orbit":0},"60464":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":60464,"stats":["25% reduced Ignite Duration on you","40% increased Elemental Ailment Threshold"],"recipe":["Suffering","Paranoia","Despair"],"connections":[{"orbit":-6,"id":58971},{"orbit":0,"id":28623}],"group":1095,"orbitIndex":45,"isNotable":true,"name":"Fan the Flames","orbit":4},"50423":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":50423,"stats":["+5 to any Attribute"],"isAttribute":true,"group":508,"connections":[{"orbit":0,"id":38856}],"orbitIndex":57,"name":"Attribute","orbit":6},"32274":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":749,"skill":32274,"orbitIndex":0,"name":"Evasion Mastery","orbit":0},"46857":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":42916}],"group":229,"skill":46857,"orbitIndex":22,"name":"Energy Shield Delay","orbit":3},"43149":{"stats":["5% increased Attack Damage","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":40292}],"group":226,"skill":43149,"orbitIndex":20,"name":"Attack Damage and Accuracy","orbit":2},"59795":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59795,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":-3,"id":10156}],"orbitIndex":33,"name":"Attribute","orbit":5},"3365":{"stats":["15% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":59289}],"group":704,"skill":3365,"orbitIndex":17,"name":"Immobilisation Buildup","orbit":2},"18465":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":18465,"stats":["20% increased Critical Damage Bonus","20% increased Magnitude of Non-Damaging Ailments you inflict with Critical Hits"],"connections":[{"orbit":0,"id":39540}],"group":446,"orbitIndex":44,"isNotable":true,"name":"Cruel Fate","orbit":4},"51602":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":51602,"stats":["Enemies near Enemies you Mark are Blinded","Enemies you Mark cannot deal Critical Hits"],"recipe":["Suffering","Disgust","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern","connections":[],"group":1169,"orbitIndex":0,"isNotable":true,"name":"Unsight","orbit":0},"50687":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":50687,"stats":["40% increased Electrocute Buildup","30% increased Shock Chance against Electrocuted Enemies"],"recipe":["Envy","Disgust","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":595,"orbitIndex":14,"isNotable":true,"name":"Coursing Energy","orbit":7},"25807":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":53683}],"group":742,"skill":25807,"orbitIndex":0,"name":"Crossbow Reload Speed","orbit":0},"52537":{"stats":["10% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[],"group":1224,"skill":52537,"orbitIndex":13,"name":"Cold Penetration","orbit":2},"178":{"stats":["8% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[],"group":1255,"skill":178,"orbitIndex":30,"name":"Herald Reservation","orbit":5},"56493":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":56493,"stats":["6% increased Attack Speed","30% increased Evasion Rating if you have Hit an Enemy Recently"],"recipe":["Greed","Greed","Disgust"],"connections":[],"group":989,"orbitIndex":3,"isNotable":true,"name":"Agile Succession","orbit":3},"42760":{"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","skill":42760,"stats":["30% increased Stun Recovery","Regenerate 3% of maximum Life over 1 second when Stunned","+1 to Stun Threshold per Dexterity"],"recipe":["Greed","Fear","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":1113,"orbitIndex":4,"isNotable":true,"name":"Chakra of Stability","orbit":1},"29763":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":39423}],"group":976,"skill":29763,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"60992":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":60992,"stats":["Life Recovery from your Flasks also applies to your Companions"],"recipe":["Paranoia","Despair","Suffering"],"connections":[{"orbit":0,"id":37971}],"group":1293,"orbitIndex":0,"isNotable":true,"name":"Nurturing Guardian","orbit":0},"43677":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":43677,"stats":["25% chance for Attacks to Maim on Hit against Poisoned Enemies","25% increased Magnitude of Poison you inflict"],"recipe":["Envy","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[],"group":953,"orbitIndex":0,"isNotable":true,"name":"Crippling Toxins","orbit":0},"18004":{"stats":["Inherent Rage Loss starts 1 second later"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":8881}],"group":222,"skill":18004,"orbitIndex":3,"name":"Later Rage Loss Start","orbit":3},"8644":{"stats":["10% increased Trap Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":62496},{"orbit":0,"id":27417}],"group":1221,"skill":8644,"orbitIndex":51,"name":"Trap Damage","orbit":6},"64948":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":48264}],"group":201,"skill":64948,"orbitIndex":20,"name":"Aura Effect","orbit":2},"56757":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":10100}],"group":108,"skill":56757,"orbitIndex":10,"name":"Totem Placement Speed","orbit":2},"21572":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":-7,"id":6660},{"orbit":0,"id":7526}],"group":1043,"skill":21572,"orbitIndex":20,"name":"Damage against Ailments","orbit":2},"54783":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":735,"skill":54783,"orbitIndex":10,"name":"Energy Shield Mastery","orbit":1},"63891":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":0,"id":63074}],"group":767,"skill":63891,"orbitIndex":7,"name":"Chaos Damage","orbit":1},"37594":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":8983}],"group":378,"skill":37594,"orbitIndex":38,"name":"Minion Damage","orbit":5},"21184":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":20251}],"group":79,"skill":21184,"orbitIndex":21,"name":"Attack Area","orbit":7},"49357":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49357,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":32194}],"orbitIndex":0,"name":"Attribute","orbit":6},"31745":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":31745,"stats":["40% increased Attack Damage against Maimed Enemies","Enemies are Maimed for 4 seconds after becoming Unpinned"],"recipe":["Guilt","Despair","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":821,"orbitIndex":48,"isNotable":true,"name":"Lockdown","orbit":4},"65212":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-3,"id":64637},{"orbit":3,"id":60899}],"group":1231,"skill":65212,"orbitIndex":6,"name":"Slow Effect on You","orbit":3},"26798":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":9638}],"group":374,"skill":26798,"orbitIndex":0,"name":"Skill Speed","orbit":0},"25014":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":50228},{"orbit":0,"id":39710}],"group":130,"skill":25014,"orbitIndex":6,"name":"Warcry Speed","orbit":3},"24287":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24287,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1198,"connections":[{"orbit":0,"id":34015},{"orbit":0,"id":14226}],"orbitIndex":0,"name":"Attribute","orbit":0},"57021":{"stats":["Minions have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":8957},{"orbit":0,"id":45343},{"orbit":0,"id":14505}],"group":378,"skill":57021,"orbitIndex":16,"name":"Minion Area","orbit":3},"32847":{"stats":["Minions deal 20% increased Damage with Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":174,"skill":32847,"orbitIndex":0,"name":"Command Skill Damage","orbit":0},"3431":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":0,"id":43082}],"group":1171,"skill":3431,"orbitIndex":6,"name":"Skill Speed","orbit":1},"56897":{"stats":["15% increased Ballista Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[],"group":771,"skill":56897,"orbitIndex":10,"name":"Ballista Critical Damage","orbit":7},"64031":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerUnboundAvatar.dds","skill":64031,"stats":["Grants Skill: Unbound Avatar"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":4,"isNotable":true,"name":"...and I Shall Rage","orbit":3},"49497":{"stats":["5% increased Culling Strike Threshold"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":23244}],"group":965,"skill":49497,"orbitIndex":6,"name":"Culling Strike Threshold","orbit":7},"9994":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":9994,"stats":[],"ascendancyName":"Invoker","isAscendancyStart":true,"group":1302,"connections":[{"orbit":0,"id":23415},{"orbit":0,"id":44357},{"orbit":0,"id":13065},{"orbit":0,"id":27686},{"orbit":2147483647,"id":25434},{"orbit":0,"id":17268}],"orbitIndex":24,"name":"Master of the Elements","orbit":9},"30820":{"stats":["8% increased Attack Damage","8% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":26786}],"group":867,"skill":30820,"orbitIndex":16,"name":"Attack Damage and Skill Duration","orbit":7},"64683":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":518,"skill":64683,"orbitIndex":0,"name":"Armour Mastery","orbit":0},"7576":{"stats":["8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":33866}],"group":757,"skill":7576,"orbitIndex":0,"name":"Attack Damage","orbit":0},"36540":{"stats":["+5% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":56988}],"group":1195,"skill":36540,"orbitIndex":0,"name":"Lightning Resistance","orbit":0},"24551":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":215,"skill":24551,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"64295":{"stats":["10% increased Critical Hit Chance with Traps"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[],"group":1221,"skill":64295,"orbitIndex":54,"name":"Trap Critical Chance","orbit":4},"53329":{"stats":["8% increased Flammability Magnitude","8% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":64724},{"orbit":0,"id":41768}],"group":92,"skill":53329,"orbitIndex":23,"name":"Flammability and Ignite Magnitude","orbit":2},"44733":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44733,"stats":["+5 to any Attribute"],"isAttribute":true,"group":430,"connections":[{"orbit":0,"id":10742},{"orbit":-8,"id":29432},{"orbit":0,"id":1433}],"orbitIndex":12,"name":"Attribute","orbit":2},"56366":{"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","skill":56366,"stats":["5% increased Attack Speed with Daggers","15% increased Critical Hit Chance with Daggers"],"connections":[{"orbit":0,"id":35755}],"group":1278,"orbitIndex":16,"isNotable":true,"name":"Silent Shiv","orbit":3},"45522":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","options":{"Witch":{"stats":["10% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","name":"Chaos Damage","id":40885}},"skill":45522,"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"isSwitchable":true,"group":599,"connections":[{"orbit":5,"id":22314}],"orbitIndex":6,"name":"Infused Spell Damage","orbit":3},"62841":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-6,"id":17367},{"orbit":0,"id":56045},{"orbit":5,"id":53941}],"group":939,"skill":62841,"orbitIndex":20,"name":"Evasion and Energy Shield","orbit":3},"28441":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":28441,"stats":["Enemies Blinded by you have 50% reduced Critical Hit Chance"],"recipe":["Disgust","Despair","Despair"],"connections":[{"orbit":0,"id":10011}],"group":1062,"orbitIndex":15,"isNotable":true,"name":"Frantic Swings","orbit":7},"8908":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":4,"id":13711},{"orbit":-5,"id":3203}],"group":944,"skill":8908,"orbitIndex":6,"name":"Evasion and Energy Shield","orbit":7},"48565":{"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","skill":48565,"stats":["Minions deal 25% increased Damage"],"recipe":["Envy","Fear","Disgust"],"connections":[{"orbit":0,"id":47242}],"group":60,"orbitIndex":11,"isNotable":true,"name":"Bringer of Order","orbit":3},"4665":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":1913}],"group":518,"skill":4665,"orbitIndex":0,"name":"Life Regeneration","orbit":7},"33639":{"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":8782}],"group":591,"skill":33639,"orbitIndex":16,"name":"Infused Spell Damage","orbit":2},"55575":{"stats":["Gain 3% of Physical Damage as extra Chaos Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":58002}],"group":809,"skill":55575,"orbitIndex":9,"name":"Physical as Extra Chaos Damage","orbit":2},"2500":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":7,"id":6030}],"group":1284,"skill":2500,"orbitIndex":10,"name":"Poison Chance","orbit":7},"10987":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistChanceSkillNoCooldownSkill.dds","skill":10987,"stats":["Skills have 33% chance to not consume a Cooldown when used"],"ascendancyName":"Chronomancer","connections":[],"group":285,"orbitIndex":0,"isNotable":true,"name":"Now and Again","orbit":0},"52395":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaFlameSelector.dds","skill":52395,"stats":[],"ascendancyName":"Acolyte of Chayula","connections":[{"orbit":0,"id":56331},{"orbit":0,"id":26283},{"orbit":0,"id":664}],"group":1331,"orbitIndex":27,"isNotable":true,"name":"Lucid Dreaming","orbit":5},"2946":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":175,"skill":2946,"orbitIndex":1,"name":"Fire Resistance Mastery","orbit":1},"16484":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16484,"stats":["+5 to any Attribute"],"isAttribute":true,"group":870,"connections":[{"orbit":0,"id":25100},{"orbit":0,"id":18923}],"orbitIndex":0,"name":"Attribute","orbit":2},"44204":{"stats":["10% increased Flammability Magnitude","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":3,"id":33729}],"group":1022,"skill":44204,"orbitIndex":0,"name":"Elemental Damage and Flammability Magnitude","orbit":7},"17349":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":-3,"id":23940},{"orbit":0,"id":58138}],"group":74,"skill":17349,"orbitIndex":0,"name":"Armour and Energy Shield","orbit":7},"49618":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":49618,"stats":["20% increased Melee Critical Hit Chance"],"recipe":["Envy","Ire","Guilt"],"connections":[{"orbit":0,"id":38663},{"orbit":0,"id":55348}],"group":488,"orbitIndex":0,"isNotable":true,"name":"Deadly Flourish","orbit":0},"62436":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":3215}],"group":722,"skill":62436,"orbitIndex":5,"name":"Energy Shield","orbit":7},"39581":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":46325}],"group":503,"skill":39581,"orbitIndex":8,"name":"Stun Buildup","orbit":7},"2244":{"stats":["5% chance to Gain Arcane Surge when you deal a Critical Hit"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":341,"skill":2244,"orbitIndex":45,"name":"Arcane Surge on Critical Hit","orbit":4},"52659":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":10362}],"group":107,"skill":52659,"orbitIndex":20,"name":"Life Regeneration","orbit":7},"30555":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30555,"stats":["+5 to any Attribute"],"isAttribute":true,"group":743,"connections":[{"orbit":3,"id":53960}],"orbitIndex":0,"name":"Attribute","orbit":0},"51732":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":26568}],"group":343,"skill":51732,"orbitIndex":16,"name":"Attack Speed","orbit":2},"50817":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":61355}],"group":1048,"skill":50817,"orbitIndex":11,"name":"Damage from Mana","orbit":7},"33112":{"stats":["40% increased Energy Shield from Equipped Focus"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":-7,"id":10881}],"group":902,"skill":33112,"orbitIndex":12,"name":"Focus Energy Shield","orbit":3},"44344":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44344,"stats":["+5 to any Attribute"],"isAttribute":true,"group":469,"connections":[{"orbit":4,"id":28092}],"orbitIndex":0,"name":"Attribute","orbit":0},"52799":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":47270},{"orbit":4,"id":19955},{"orbit":0,"id":44455}],"group":635,"skill":52799,"orbitIndex":0,"name":"Freeze Buildup","orbit":3},"50146":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern","connections":[],"group":1229,"skill":50146,"orbitIndex":8,"name":"Buckler Mastery","orbit":3},"44608":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":747,"skill":44608,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"46454":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderAdditionalPoints.dds","skill":46454,"stats":["Grants 5 Passive Skill Point"],"ascendancyName":"Pathfinder","connections":[],"group":1328,"orbitIndex":0,"isNotable":true,"name":"Traveller's Wisdom","orbit":0},"47371":{"stats":["5% chance to inflict Bleeding on Hit","Empowered Attacks deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":7668}],"group":281,"skill":47371,"orbitIndex":22,"name":"Empowered Attack Damage and Bleeding Chance","orbit":2},"28044":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":28044,"stats":["40% increased Cold Damage while affected by Herald of Ice","40% increased Fire Damage while affected by Herald of Ash","40% increased Lightning Damage while affected by Herald of Thunder"],"recipe":["Disgust","Isolation","Suffering"],"connections":[{"orbit":0,"id":28835},{"orbit":0,"id":178},{"orbit":0,"id":6988}],"group":1255,"orbitIndex":12,"isNotable":true,"name":"Coming Calamity","orbit":3},"12174":{"stats":["10% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":0,"id":18864}],"group":1132,"skill":12174,"orbitIndex":22,"name":"Ailment Magnitude","orbit":2},"52260":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-2,"id":3688}],"group":920,"skill":52260,"orbitIndex":8,"name":"Energy","orbit":2},"26070":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":26070,"stats":["Empowered Attacks deal 30% increased Damage","Warcry Skills have 30% increased Area of Effect"],"recipe":["Suffering","Disgust","Paranoia"],"connections":[{"orbit":0,"id":35977}],"group":263,"orbitIndex":4,"isNotable":true,"name":"Bolstering Yell","orbit":2},"47635":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":47635,"stats":["Damage Penetrates 10% Lightning Resistance if on Low Mana","Damage Penetrates 15% Lightning Resistance"],"recipe":["Paranoia","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1002,"orbitIndex":8,"isNotable":true,"name":"Overload","orbit":3},"44872":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44872,"stats":["+5 to any Attribute"],"isAttribute":true,"group":272,"connections":[{"orbit":0,"id":11248},{"orbit":0,"id":55596},{"orbit":0,"id":22949}],"orbitIndex":0,"name":"Attribute","orbit":0},"23419":{"stats":["15% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":55930}],"group":888,"skill":23419,"orbitIndex":20,"name":"Glory Generation","orbit":2},"49231":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":43183}],"group":494,"skill":49231,"orbitIndex":0,"name":"Attack Speed","orbit":7},"30695":{"icon":"Art/2DArt/SkillIcons/passives/ClawsOfTheMagpie.dds","options":{"Huntress":{"stats":["+30 to Accuracy Rating","10% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/eagleeye.dds","name":"Eagle Eye","id":53849}},"skill":30695,"stats":["33% increased Damage with Hits against Enemies affected by Ailments"],"isSwitchable":true,"connections":[{"orbit":0,"id":13783},{"orbit":0,"id":19808},{"orbit":0,"id":56472}],"group":848,"orbitIndex":14,"isNotable":true,"name":"Vile Wounds","orbit":2},"35223":{"stats":["3% increased Attack Speed with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":55680},{"orbit":0,"id":9227}],"group":1196,"skill":35223,"orbitIndex":4,"name":"Spear Attack Speed","orbit":3},"97":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":52442}],"group":639,"skill":97,"orbitIndex":0,"name":"Attack Speed","orbit":2},"42361":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":1084,"skill":42361,"orbitIndex":0,"name":"Chaos Mastery","orbit":0},"20049":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":5,"id":32818}],"group":850,"skill":20049,"orbitIndex":0,"name":"Charm Charges","orbit":7},"1151":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":4113}],"group":671,"skill":1151,"orbitIndex":8,"name":"Freeze Buildup","orbit":7},"20115":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":20115,"stats":["+5 to any Attribute"],"isAttribute":true,"group":198,"connections":[{"orbit":0,"id":49734}],"orbitIndex":0,"name":"Attribute","orbit":0},"38124":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":8,"id":51820}],"group":224,"skill":38124,"orbitIndex":26,"name":"Totem Damage","orbit":4},"14091":{"stats":["Break 10% increased Armour","6% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":28860},{"orbit":0,"id":36449},{"orbit":0,"id":23993}],"group":527,"skill":14091,"orbitIndex":0,"name":"Armour Break and Physical Damage","orbit":1},"18207":{"stats":["4% increased Area of Effect of Ancestrally Boosted Attacks","Ancestrally Boosted Attacks deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-3,"id":53261}],"group":80,"skill":18207,"orbitIndex":8,"name":"Ancestral Boosted Area and Damage","orbit":3},"62963":{"icon":"Art/2DArt/SkillIcons/passives/flameborn.dds","skill":62963,"stats":["40% reduced Magnitude of Ignite on you","Gain 15% of Damage as Extra Fire Damage while on Ignited Ground"],"recipe":["Suffering","Fear","Greed"],"connections":[],"group":538,"orbitIndex":18,"isNotable":true,"name":"Flamewalker","orbit":7},"34168":{"icon":"Art/2DArt/SkillIcons/passives/CriticalStrikesNotable.dds","skill":34168,"stats":["36% increased Damage if you've dealt a Critical Hit in the past 8 seconds"],"connections":[{"orbit":0,"id":16123},{"orbit":0,"id":4157},{"orbit":0,"id":55088}],"group":815,"orbitIndex":22,"isNotable":true,"name":"Crashing Wave","orbit":7},"40110":{"stats":["10% increased Blind Effect"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":3,"id":42347}],"group":1270,"skill":40110,"orbitIndex":8,"name":"Blind Effect","orbit":7},"49220":{"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","skill":49220,"stats":["8% increased Attack and Cast Speed","+5 to Dexterity and Intelligence"],"connections":[{"orbit":0,"id":10429},{"orbit":-3,"id":44223},{"orbit":-6,"id":53960},{"orbit":5,"id":21336},{"orbit":6,"id":36778}],"group":757,"orbitIndex":12,"isNotable":true,"name":"Flow Like Water","orbit":4},"50023":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":50023,"stats":["Recover 1% of maximum Life per Glory consumed"],"recipe":["Guilt","Fear","Fear"],"connections":[{"orbit":0,"id":4921},{"orbit":0,"id":259}],"group":403,"orbitIndex":39,"isNotable":true,"name":"Invigorating Grandeur","orbit":4},"31017":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":26339}],"group":247,"skill":31017,"orbitIndex":0,"name":"Totem Damage","orbit":3},"326":{"stats":["12% increased Critical Hit Chance with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":31449}],"group":1256,"skill":326,"orbitIndex":0,"name":"Quarterstaff Critical Chance","orbit":0},"60064":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":47263},{"orbit":0,"id":3027}],"group":123,"skill":60064,"orbitIndex":14,"name":"Physical Damage","orbit":2},"64020":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":29652}],"group":362,"skill":64020,"orbitIndex":20,"name":"Spell Damage","orbit":2},"8606":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":867,"skill":8606,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"26598":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":26598,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1025,"connections":[{"orbit":3,"id":33366},{"orbit":0,"id":19880},{"orbit":0,"id":14658},{"orbit":0,"id":23915}],"orbitIndex":0,"name":"Attribute","orbit":0},"32016":{"stats":["12% increased Spell Damage while wielding a Melee Weapon"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":-6,"id":5766},{"orbit":0,"id":49984}],"group":1049,"skill":32016,"orbitIndex":19,"name":"Spell Damage","orbit":7},"44330":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":44330,"stats":["25% increased Damage with One Handed Weapons","Attacks with One-Handed Weapons have 20% increased Chance to inflict Ailments"],"recipe":["Fear","Greed","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":655,"orbitIndex":2,"isNotable":true,"name":"Coated Arms","orbit":3},"64284":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":27373},{"orbit":4,"id":19011}],"group":418,"skill":64284,"orbitIndex":51,"name":"Melee Damage","orbit":4},"62310":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":62310,"stats":["30% increased Flammability Magnitude","30% increased Damage with Hits against Burning Enemies"],"recipe":["Isolation","Disgust","Guilt"],"connections":[{"orbit":2,"id":36325},{"orbit":0,"id":56934}],"group":438,"orbitIndex":22,"isNotable":true,"name":"Incendiary","orbit":7},"9568":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":5580}],"group":96,"skill":9568,"orbitIndex":1,"name":"Totem Life","orbit":2},"59006":{"stats":["8% reduced Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":37956}],"group":376,"skill":59006,"orbitIndex":0,"name":"Reduced Duration","orbit":0},"15247":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":46683}],"group":93,"skill":15247,"orbitIndex":7,"name":"Empowered Attack Damage","orbit":3},"59799":{"stats":["Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":4,"id":7338}],"group":1087,"skill":59799,"orbitIndex":10,"name":"Stun Threshold from Energy Shield","orbit":1},"9762":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":45824}],"group":444,"skill":9762,"orbitIndex":5,"name":"Sword Damage","orbit":6},"51606":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":51606,"stats":["20% increased Evasion Rating","10% reduced Slowing Potency of Debuffs on You","10% reduced Movement Speed Penalty from using Skills while moving"],"recipe":["Greed","Greed","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":-7,"id":65207}],"group":1055,"orbitIndex":48,"isNotable":true,"name":"Freedom of Movement","orbit":4},"14324":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":14324,"stats":["15% increased Mana Recovery rate"],"recipe":["Envy","Despair","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":-2,"id":1468}],"group":645,"orbitIndex":3,"isNotable":true,"name":"Arcane Blossom","orbit":7},"24087":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":24087,"stats":["Skills have 10% chance to not remove Elemental Infusions but still count as consuming them"],"recipe":["Guilt","Suffering","Despair"],"connections":[{"orbit":0,"id":13882}],"group":591,"orbitIndex":10,"isNotable":true,"name":"Everlasting Infusions","orbit":7},"37458":{"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","skill":37458,"stats":["Link Skills have 20% increased Buff Effect","Link Skills have 20% increased Skill Effect Duration"],"recipe":["Guilt","Disgust","Envy"],"connections":[{"orbit":7,"id":16948},{"orbit":0,"id":25412}],"group":383,"orbitIndex":13,"isNotable":true,"name":"Strong Links","orbit":2},"35876":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":35876,"stats":["25% increased Warcry Speed","25% increased Warcry Cooldown Recovery Rate"],"recipe":["Disgust","Suffering","Disgust"],"connections":[{"orbit":4,"id":53194},{"orbit":0,"id":35977},{"orbit":0,"id":27540}],"group":263,"orbitIndex":20,"isNotable":true,"name":"Admonisher","orbit":2},"33502":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[],"group":139,"skill":33502,"orbitIndex":12,"name":"Shapeshifting","orbit":5},"24880":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":38501}],"group":549,"skill":24880,"orbitIndex":36,"name":"Attack Speed","orbit":5},"31223":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageGainLifeEnergyShield.dds","skill":31223,"stats":["Gain additional maximum Life equal to 100% of the Item Energy Shield on Equipped Body Armour"],"ascendancyName":"Blood Mage","connections":[],"group":814,"orbitIndex":0,"isNotable":true,"name":"Crimson Power","orbit":0},"27853":{"stats":["10% increased damage against Immobilised Enemies","8% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":52576},{"orbit":0,"id":3365},{"orbit":0,"id":58109}],"group":704,"skill":27853,"orbitIndex":13,"name":"Damage vs Immobilised and Buildup","orbit":7},"7621":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerShockMagnitude.dds","skill":7621,"stats":["Gain 10% of Damage as Extra Lightning Damage","25% chance on Shocking Enemies to created Shocked Ground"],"ascendancyName":"Invoker","connections":[{"orbit":0,"id":55611}],"group":1302,"orbitIndex":15,"isNotable":true,"name":"I am the Thunder...","orbit":5},"42347":{"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","skill":42347,"stats":["20% increased Light Radius","Cannot be Blinded","12% chance to Blind Enemies on Hit"],"recipe":["Despair","Despair","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":1270,"orbitIndex":6,"isNotable":true,"name":"Chakra of Sight","orbit":3},"24475":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":24475,"stats":["+7% to Chaos Resistance"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":-9,"id":59759}],"orbitIndex":8,"name":"Chaos Resistance","orbit":8},"50540":{"icon":"Art/2DArt/SkillIcons/passives/MasteryCurse.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern","connections":[{"orbit":0,"id":16499}],"group":698,"skill":50540,"orbitIndex":0,"name":"Curse Mastery","orbit":0},"44069":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":-7,"id":29358}],"group":99,"skill":44069,"orbitIndex":4,"name":"Stun Buildup","orbit":3},"56761":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":8560},{"orbit":0,"id":48531},{"orbit":0,"id":2408}],"group":1190,"skill":56761,"orbitIndex":18,"name":"Melee Damage","orbit":3},"31545":{"stats":["10% increased Presence Area of Effect","6% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":8171},{"orbit":0,"id":3446}],"group":143,"skill":31545,"orbitIndex":2,"name":"Attack Damage and Presence Area","orbit":7},"54911":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":54911,"stats":["40% increased Flammability Magnitude","Enemies Ignited by you have -5% to Fire Resistance"],"recipe":["Greed","Isolation","Guilt"],"connections":[{"orbit":0,"id":11505},{"orbit":0,"id":39716}],"group":462,"orbitIndex":7,"isNotable":true,"name":"Firestarter","orbit":2},"49485":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":-9,"id":12174},{"orbit":9,"id":49107},{"orbit":0,"id":12890}],"group":1132,"skill":49485,"orbitIndex":18,"name":"Dexterity","orbit":2},"33099":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":33099,"stats":["+1 Charm Slot"],"recipe":["Paranoia","Paranoia","Paranoia"],"connections":[{"orbit":0,"id":25029}],"group":1086,"orbitIndex":27,"isNotable":true,"name":"Hunter's Talisman","orbit":4},"26135":{"stats":["8% increased Spell Damage","8% increased Projectile Speed for Spell Skills"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":2335}],"group":1013,"skill":26135,"orbitIndex":11,"name":"Spell Damage and Projectile Speed","orbit":3},"36931":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":36931,"stats":["25% increased Attack Damage","5% chance to Daze on Hit"],"recipe":["Disgust","Greed","Greed"],"connections":[],"group":905,"orbitIndex":0,"isNotable":true,"name":"Concussive Attack","orbit":7},"57816":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":364}],"group":610,"skill":57816,"orbitIndex":8,"name":"Dexterity","orbit":1},"14355":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":8483}],"group":705,"skill":14355,"orbitIndex":3,"name":"Spell Area Damage","orbit":7},"59798":{"stats":["Gain additional Ailment Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-4,"id":5335}],"group":1087,"skill":59798,"orbitIndex":5,"name":"Ailment Threshold from Energy Shield","orbit":1},"56618":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionLightning.dds","skill":56618,"stats":["Grants Skill: Fulminating Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1317,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Fulminating Concoction","orbit":0},"22691":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Minion Life","id":19990}},"skill":22691,"stats":["15% faster start of Energy Shield Recharge"],"isSwitchable":true,"group":678,"connections":[{"orbit":-6,"id":39037},{"orbit":-9,"id":61027}],"orbitIndex":0,"name":"Energy Shield Delay","orbit":0},"50277":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":50701}],"group":1141,"skill":50277,"orbitIndex":0,"name":"Shock Effect","orbit":0},"48429":{"stats":["15% increased Cooldown Recovery Rate for Grenade Skills"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":58714},{"orbit":0,"id":36169}],"group":587,"skill":48429,"orbitIndex":20,"name":"Grenade Cooldown Recovery Rate","orbit":3},"61119":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":4,"id":64325},{"orbit":0,"id":63431}],"group":1200,"skill":61119,"orbitIndex":18,"name":"Poison Duration","orbit":2},"17215":{"stats":["2% increased Attack Speed","5% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":4552}],"group":1048,"skill":17215,"orbitIndex":19,"name":"Mana Regeneration and Attack Speed","orbit":7},"51871":{"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","skill":51871,"stats":["15% increased maximum Energy Shield","25% increased amount of Mana Leeched"],"recipe":["Guilt","Suffering","Guilt"],"connections":[{"orbit":0,"id":8045}],"group":1096,"orbitIndex":0,"isNotable":true,"name":"Immortal Thirst","orbit":0},"28976":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":23374},{"orbit":0,"id":29458}],"group":1283,"skill":28976,"orbitIndex":0,"name":"Poison Duration","orbit":0},"41029":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41029,"stats":["+5 to any Attribute"],"isAttribute":true,"group":880,"connections":[{"orbit":0,"id":25827},{"orbit":-4,"id":44563},{"orbit":0,"id":25557},{"orbit":0,"id":22219}],"orbitIndex":0,"name":"Attribute","orbit":0},"36808":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":36808,"stats":["2% increased Attack Damage per 75 Item Armour and Evasion Rating on Equipped Shield","50% increased Defences from Equipped Shield"],"recipe":["Fear","Suffering","Fear"],"connections":[{"orbit":3,"id":34076},{"orbit":0,"id":37795}],"group":1019,"orbitIndex":16,"isNotable":true,"name":"Spiked Shield","orbit":2},"63894":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":63894,"stats":["12% increased Spell Damage"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":-4,"id":61267}],"orbitIndex":64,"name":"Spell Damage","orbit":6},"43139":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":43139,"stats":["20% increased Damage for each type of Elemental Ailment on Enemy"],"recipe":["Isolation","Despair","Guilt"],"connections":[{"orbit":0,"id":38068}],"group":590,"orbitIndex":0,"isNotable":true,"name":"Stormbreaker","orbit":4},"2508":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":47168},{"orbit":0,"id":59425}],"group":481,"skill":2508,"orbitIndex":18,"name":"Life Recoup","orbit":7},"43944":{"icon":"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds","skill":43944,"stats":["25% chance that when Volatility on you explodes, you regain an equivalent amount of Volatility"],"recipe":["Paranoia","Greed","Ire"],"connections":[{"orbit":0,"id":23547}],"group":1098,"orbitIndex":13,"isNotable":true,"name":"Instability","orbit":2},"1700":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":48699}],"group":575,"skill":1700,"orbitIndex":12,"name":"Cold Damage","orbit":2},"4":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":11578}],"group":861,"skill":4,"orbitIndex":0,"name":"Shock Chance","orbit":0},"48833":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":4}],"group":859,"skill":48833,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"8273":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":8273,"stats":["25% chance on Consuming a Shock on an Enemy to reapply it"],"recipe":["Isolation","Despair","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":25565}],"group":1199,"orbitIndex":0,"isNotable":true,"name":"Endless Circuit","orbit":0},"30553":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":100,"skill":30553,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"29240":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29240,"stats":["+5 to any Attribute"],"isAttribute":true,"group":866,"connections":[{"orbit":0,"id":55668},{"orbit":0,"id":10881},{"orbit":0,"id":31977},{"orbit":0,"id":57513}],"orbitIndex":0,"name":"Attribute","orbit":0},"42750":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":4,"id":17088},{"orbit":-4,"id":9050}],"group":1049,"skill":42750,"orbitIndex":42,"name":"Attack Damage","orbit":6},"19461":{"stats":["8% increased Cold Damage","8% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":64415}],"group":1168,"skill":19461,"orbitIndex":16,"name":"Daze on Hit","orbit":3},"12998":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":12998,"stats":["25% reduced Freeze Duration on you","60% increased Freeze Threshold"],"recipe":["Ire","Suffering","Fear"],"connections":[{"orbit":-6,"id":30463},{"orbit":0,"id":28623}],"group":1095,"orbitIndex":21,"isNotable":true,"name":"Warm the Heart","orbit":4},"47235":{"stats":["Enemies Blinded by you have 15% reduced Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":24570}],"group":1062,"skill":47235,"orbitIndex":22,"name":"Blinded Enemies Critical","orbit":7},"34419":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/ScorchTheEarth.dds","skill":34419,"stats":["Become Ignited when you deal a Critical Hit, taking 15% of your maximum Life and Energy Shield as Fire Damage per second","50% more Critical Damage Bonus"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":12,"isNotable":true,"name":"Grinning Immolation","orbit":9},"23153":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":23996},{"orbit":0,"id":39298}],"group":771,"skill":23153,"orbitIndex":14,"name":"Ballista Damage","orbit":7},"24813":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":3,"id":20397}],"group":540,"skill":24813,"orbitIndex":14,"name":"Attack Area","orbit":7},"13828":{"stats":["+16 to Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":1140}],"group":712,"skill":13828,"orbitIndex":0,"name":"Evasion","orbit":0},"35878":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":0,"id":50884}],"group":956,"skill":35878,"orbitIndex":9,"name":"Elemental Attack Damage","orbit":7},"50150":{"stats":["6% increased Lightning Damage","8% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":0,"id":37279}],"group":685,"skill":50150,"orbitIndex":12,"name":"Lightning Damage and Mana Regeneration","orbit":3},"14945":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":14945,"stats":["Minions have 20% increased Area of Effect","Minions have 20% increased Cooldown Recovery Rate"],"recipe":["Guilt","Paranoia","Fear"],"connections":[{"orbit":0,"id":34552},{"orbit":0,"id":1447}],"group":379,"orbitIndex":16,"isNotable":true,"name":"Growing Swarm","orbit":3},"55568":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":55568,"stats":["16% reduced Skill Effect Duration","10% increased Cooldown Recovery Rate"],"recipe":["Despair","Greed","Suffering"],"connections":[{"orbit":0,"id":41522},{"orbit":0,"id":44690}],"group":901,"orbitIndex":21,"isNotable":true,"name":"Forthcoming","orbit":2},"18472":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":0,"id":46533}],"group":1093,"skill":18472,"orbitIndex":12,"name":"Stun and Freeze Buildup","orbit":2},"37336":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesGeneration.dds","skill":37336,"stats":["50% chance when you gain a Frenzy Charge to gain an additional Frenzy Charge"],"ascendancyName":"Deadeye","connections":[{"orbit":0,"id":35801}],"group":1311,"orbitIndex":0,"isNotable":true,"name":"Avidity","orbit":0},"28835":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":28835,"stats":["12% increased Damage while affected by a Herald"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","group":1255,"connections":[{"orbit":0,"id":56847},{"orbit":0,"id":60480},{"orbit":0,"id":8157}],"orbitIndex":0,"name":"Herald Damage","orbit":0},"39570":{"stats":["10% chance to inflict Bleeding on Critical Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":6,"id":49394}],"group":957,"skill":39570,"orbitIndex":59,"name":"Bleeding Chance on Critical","orbit":4},"26324":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":46023}],"group":372,"skill":26324,"orbitIndex":0,"name":"Armour","orbit":3},"55041":{"stats":["8% increased Spell Damage","5% reduced Projectile Speed for Spell Skills"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":35564}],"group":1013,"skill":55041,"orbitIndex":21,"name":"Spell Damage and Projectile Speed","orbit":3},"43014":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":34308}],"group":318,"skill":43014,"orbitIndex":19,"name":"Melee Damage","orbit":2},"32543":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":32543,"stats":["20% reduced Slowing Potency of Debuffs on You","12% reduced Movement Speed Penalty from using Skills while moving"],"recipe":["Suffering","Paranoia","Paranoia"],"connections":[],"group":1231,"orbitIndex":0,"isNotable":true,"name":"Unhindered","orbit":0},"13293":{"stats":["20% increased Armour if you haven't been Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":30457}],"group":95,"skill":13293,"orbitIndex":0,"name":"Armour","orbit":7},"15775":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15775,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1244,"connections":[{"orbit":0,"id":30808},{"orbit":0,"id":11598},{"orbit":0,"id":29959}],"orbitIndex":0,"name":"Attribute","orbit":0},"39710":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39710,"stats":["+5 to any Attribute"],"isAttribute":true,"group":196,"connections":[{"orbit":0,"id":51821}],"orbitIndex":0,"name":"Attribute","orbit":0},"4140":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4140,"stats":["+5 to any Attribute"],"isAttribute":true,"group":147,"connections":[{"orbit":0,"id":59093},{"orbit":0,"id":95},{"orbit":9,"id":23364}],"orbitIndex":0,"name":"Attribute","orbit":0},"15969":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":41129},{"orbit":0,"id":59376}],"group":522,"skill":15969,"orbitIndex":0,"name":"Damage against Ailments","orbit":3},"62439":{"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","skill":62439,"stats":["+10 to Maximum Rage while wielding an Axe"],"connections":[{"orbit":0,"id":24224},{"orbit":0,"id":52300}],"group":109,"orbitIndex":11,"isNotable":true,"name":"Enraged Reaver","orbit":3},"35739":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":35739,"stats":["25% increased Armour Break Duration","25% increased Attack Area Damage"],"recipe":["Greed","Isolation","Ire"],"connections":[{"orbit":3,"id":42410},{"orbit":0,"id":8556}],"group":540,"orbitIndex":23,"isNotable":true,"name":"Crushing Judgement","orbit":7},"20842":{"stats":["Banner Skills have 15% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":48026},{"orbit":2147483647,"id":4661}],"group":401,"skill":20842,"orbitIndex":12,"name":"Banner Area","orbit":3},"22626":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":22626,"stats":["100% increased Armour Break Duration"],"recipe":["Guilt","Despair","Disgust"],"connections":[{"orbit":0,"id":45227},{"orbit":0,"id":48717}],"group":132,"orbitIndex":4,"isNotable":true,"name":"Irreparable","orbit":7},"56360":{"stats":["20% increased Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":24812}],"group":884,"skill":56360,"orbitIndex":19,"name":"Power Charge Duration","orbit":2},"55429":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Melee Damage","10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","name":"Melee and Projectile Damage","id":24854}},"skill":55429,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":872,"connections":[{"orbit":0,"id":22049}],"orbitIndex":0,"name":"Projectile Damage","orbit":0},"5544":{"stats":["30% increased Thorns Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":3,"id":43711}],"group":240,"skill":5544,"orbitIndex":10,"name":"Thorn Critical Damage","orbit":2},"51737":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":51737,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Witchhunter","group":166,"connections":[{"orbit":-8,"id":8272}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"12276":{"stats":["8% chance for Mace Slam Skills you use yourself to cause Aftershocks"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":13980}],"group":81,"skill":12276,"orbitIndex":39,"name":"Mace Aftershock Chance","orbit":4},"17340":{"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","skill":17340,"stats":["4% increased Movement Speed if you've Killed Recently","8% increased Attack Speed if you've Killed Recently"],"recipe":["Disgust","Ire","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":-4,"id":62051}],"group":658,"orbitIndex":9,"isNotable":true,"name":"Adrenaline Rush","orbit":4},"3218":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":48171}],"group":176,"skill":3218,"orbitIndex":17,"name":"Elemental Damage","orbit":4},"15876":{"stats":["Gain 15% of maximum Energy Shield as additional Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":2,"id":7947},{"orbit":0,"id":46554}],"group":751,"skill":15876,"orbitIndex":10,"name":"Energy Shield as Freeze Threshold","orbit":2},"17150":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":17150,"stats":["Gain 8% of Evasion Rating as extra Armour"],"recipe":["Paranoia","Fear","Envy"],"connections":[{"orbit":7,"id":53647},{"orbit":0,"id":19750}],"group":562,"orbitIndex":8,"isNotable":true,"name":"General's Bindings","orbit":3},"20718":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-3,"id":30979}],"group":464,"skill":20718,"orbitIndex":12,"name":"Duration","orbit":7},"39307":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":37026}],"group":1223,"skill":39307,"orbitIndex":6,"name":"Physical Damage","orbit":1},"28975":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":28975,"stats":["2% increased Lightning Damage per 10 Intelligence"],"recipe":["Suffering","Guilt","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":26905}],"group":714,"orbitIndex":0,"isNotable":true,"name":"Pure Power","orbit":6},"53719":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53719,"stats":["+5 to any Attribute"],"isAttribute":true,"group":106,"connections":[{"orbit":0,"id":27082}],"orbitIndex":0,"name":"Attribute","orbit":0},"40626":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":1073,"skill":40626,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"47374":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies within 2m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":18049}],"group":1125,"skill":47374,"orbitIndex":66,"name":"Projectile Damage","orbit":4},"327":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":9652}],"group":1115,"skill":327,"orbitIndex":12,"name":"Evasion","orbit":2},"57805":{"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","skill":57805,"stats":["20% increased Knockback Distance","20% chance to Knock Enemies Back with Hits at Close Range"],"recipe":["Paranoia","Guilt","Guilt"],"connections":[{"orbit":4,"id":43444}],"group":643,"orbitIndex":18,"isNotable":true,"name":"Clear Space","orbit":4},"45916":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":-4,"id":27501},{"orbit":4,"id":19330}],"group":549,"skill":45916,"orbitIndex":48,"name":"Life Regeneration","orbit":5},"27513":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","skill":27513,"stats":["Gain 8% of Damage as Extra Physical Damage","15% increased effect of Fully Broken Armour"],"recipe":["Envy","Envy","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[],"group":1223,"orbitIndex":4,"isNotable":true,"name":"Material Solidification","orbit":7},"51206":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":49642}],"group":417,"skill":51206,"orbitIndex":17,"name":"Totem Damage","orbit":3},"28446":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","options":{"Druid":{"stats":["10% increased Spell Damage","10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","name":"Spell and Attack Damage","id":50612}},"skill":28446,"stats":["6% increased Area of Effect for Attacks"],"isSwitchable":true,"group":515,"connections":[{"orbit":0,"id":12430},{"orbit":0,"id":50084}],"orbitIndex":9,"name":"Attack Area","orbit":2},"8607":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":8607,"stats":["30% increased Mana Cost Efficiency of Attacks during any Mana Flask Effect"],"recipe":["Fear","Isolation","Ire"],"connections":[{"orbit":0,"id":46665}],"group":186,"orbitIndex":12,"isNotable":true,"name":"Lavianga's Brew","orbit":7},"48026":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":65439},{"orbit":0,"id":6623}],"group":401,"skill":48026,"orbitIndex":14,"name":"Banner Glory Gained","orbit":2},"53444":{"stats":["12% increased Minion Duration"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":5,"id":752}],"group":203,"skill":53444,"orbitIndex":31,"name":"Minion Duration","orbit":4},"48290":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[{"orbit":0,"id":55180},{"orbit":0,"id":49088}],"group":755,"skill":48290,"orbitIndex":15,"name":"Minion Defence Mastery","orbit":2},"53320":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":43791}],"group":530,"skill":53320,"orbitIndex":22,"name":"Banner Glory Gained","orbit":2},"26786":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":26786,"stats":["+5 to any Attribute"],"isAttribute":true,"group":798,"connections":[{"orbit":0,"id":64352},{"orbit":0,"id":48568}],"orbitIndex":0,"name":"Attribute","orbit":0},"9825":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-4,"id":934},{"orbit":9,"id":21755}],"group":615,"skill":9825,"orbitIndex":0,"name":"Ailment Threshold","orbit":3},"57945":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":7412}],"group":1064,"skill":57945,"orbitIndex":12,"name":"Life Flask Charge Generation","orbit":7},"25935":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":25935,"stats":["6% increased Block chance"],"ascendancyName":"Warbringer","group":30,"connections":[{"orbit":0,"id":23005}],"orbitIndex":0,"name":"Block Chance","orbit":0},"33366":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-3,"id":10944}],"group":1036,"skill":33366,"orbitIndex":14,"name":"Evasion and Energy Shield","orbit":7},"32278":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":398,"skill":32278,"orbitIndex":11,"name":"Minion Offence Mastery","orbit":7},"4083":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":33815},{"orbit":0,"id":43677}],"group":953,"skill":4083,"orbitIndex":11,"name":"Poison Damage","orbit":2},"16140":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":16013}],"group":1174,"skill":16140,"orbitIndex":10,"name":"Daze on Hit","orbit":2},"2128":{"stats":["10% increased Hazard Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":65256}],"group":1060,"skill":2128,"orbitIndex":0,"name":"Hazard Area","orbit":0},"11578":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":11578,"stats":["Shocking Hits have a 50% chance to also Shock enemies in a 1.5 metre radius"],"recipe":["Guilt","Disgust","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":878,"orbitIndex":0,"isNotable":true,"name":"Spreading Shocks","orbit":0},"6266":{"stats":["10% increased Damage against Demons"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":60085}],"group":740,"skill":6266,"orbitIndex":9,"name":"Damage","orbit":7},"41154":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-2,"id":33601}],"group":160,"skill":41154,"orbitIndex":18,"name":"Chill Effect","orbit":2},"63759":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":63759,"stats":["Targets can be affected by +1 of your Poisons at the same time","20% reduced Magnitude of Poison you inflict"],"recipe":["Isolation","Disgust","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":0,"id":26565}],"group":1054,"orbitIndex":0,"isNotable":true,"name":"Stacking Toxins","orbit":3},"65204":{"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","skill":65204,"stats":["+2 to Maximum Power Charges"],"recipe":["Isolation","Envy","Greed"],"connections":[{"orbit":0,"id":30615},{"orbit":0,"id":10162}],"group":1216,"orbitIndex":7,"isNotable":true,"name":"Overflowing Power","orbit":2},"46972":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":46972,"stats":["25% increased Energy Shield Recharge Rate","Mana Flasks gain 0.1 charges per Second"],"recipe":["Paranoia","Paranoia","Guilt"],"connections":[{"orbit":0,"id":54783}],"group":734,"orbitIndex":23,"isNotable":true,"name":"Arcane Mixtures","orbit":7},"20641":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":51934}],"group":1052,"skill":20641,"orbitIndex":1,"name":"Caster Mastery","orbit":1},"528":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":528,"stats":["12% increased Accuracy Rating"],"ascendancyName":"Amazon","group":1338,"connections":[{"orbit":0,"id":41008}],"orbitIndex":0,"name":"Accuracy","orbit":0},"31609":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-4,"id":36163}],"group":365,"skill":31609,"orbitIndex":0,"name":"Shield Defences","orbit":3},"11741":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11741,"stats":["+5 to any Attribute"],"isAttribute":true,"group":124,"connections":[{"orbit":0,"id":17282}],"orbitIndex":8,"name":"Attribute","orbit":3},"64023":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern","connections":[],"group":200,"skill":64023,"orbitIndex":0,"name":"Thorns Mastery","orbit":0},"65468":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":65468,"stats":["Grenades have 15% chance to activate a second time"],"recipe":["Suffering","Despair","Isolation"],"connections":[{"orbit":0,"id":61432},{"orbit":0,"id":25807}],"group":719,"orbitIndex":0,"isNotable":true,"name":"Repeating Explosives","orbit":0},"14418":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2147483647,"id":16602}],"group":1110,"skill":14418,"orbitIndex":6,"name":"Evasion","orbit":7},"44461":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":54998}],"group":217,"skill":44461,"orbitIndex":21,"name":"Increased Duration","orbit":7},"35477":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":35477,"stats":["30% reduced penalty to Accuracy Rating at range"],"recipe":["Guilt","Ire","Fear"],"connections":[{"orbit":0,"id":10277}],"group":1127,"orbitIndex":1,"isNotable":true,"name":"Far Sighted","orbit":2},"11679":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11679,"stats":["+5 to any Attribute"],"isAttribute":true,"group":505,"connections":[{"orbit":0,"id":29148},{"orbit":5,"id":7424},{"orbit":0,"id":61042}],"orbitIndex":0,"name":"Attribute","orbit":0},"28371":{"stats":["20% increased Damage with Hits against Enemies that are on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":60560}],"group":1178,"skill":28371,"orbitIndex":16,"name":"Damage vs Full Life","orbit":7},"63618":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":2147483647,"id":60992}],"group":1282,"skill":63618,"orbitIndex":0,"name":"Defences and Companion Life","orbit":0},"23360":{"stats":["6% increased Attack Damage","3% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":53566}],"group":934,"skill":23360,"orbitIndex":33,"name":"Reduced Movement Penalty and Attack Damage","orbit":4},"3893":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":28038}],"group":792,"skill":3893,"orbitIndex":16,"name":"Deflection","orbit":2},"10058":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[{"orbit":0,"id":55149},{"orbit":0,"id":44373}],"group":1119,"skill":10058,"orbitIndex":0,"name":"Chaos Mastery","orbit":0},"47236":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":47236,"stats":["20% increased Melee Damage"],"ascendancyName":"Smith of Kitava","group":7,"connections":[{"orbit":0,"id":60298}],"orbitIndex":0,"name":"Melee Damage","orbit":0},"51735":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":44707}],"group":563,"skill":51735,"orbitIndex":17,"name":"Shield Damage","orbit":2},"64939":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":30123}],"group":314,"skill":64939,"orbitIndex":12,"name":"Two Handed Damage","orbit":2},"1543":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":7,"id":14096},{"orbit":0,"id":59376}],"group":523,"skill":1543,"orbitIndex":0,"name":"Cast Speed","orbit":1},"45390":{"stats":["Mark Skills have 10% increased Use Speed"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":0,"id":13624},{"orbit":2,"id":28258}],"group":1155,"skill":45390,"orbitIndex":7,"name":"Mark Use Speed","orbit":2},"9065":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":5,"id":752}],"group":203,"skill":9065,"orbitIndex":23,"name":"Minion Damage","orbit":4},"22565":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":26648}],"group":660,"skill":22565,"orbitIndex":1,"name":"Deflection","orbit":2},"38921":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern","connections":[],"group":241,"skill":38921,"orbitIndex":1,"name":"Block Mastery","orbit":2},"1477":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[{"orbit":0,"id":11037}],"group":662,"skill":1477,"orbitIndex":0,"name":"Projectile Mastery","orbit":0},"48821":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","connections":[{"orbit":-6,"id":15618}],"group":630,"skill":48821,"orbitIndex":6,"name":"Spell Critical Damage","orbit":2},"23822":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":9652}],"group":1115,"skill":23822,"orbitIndex":0,"name":"Life Recoup","orbit":2},"59653":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":0,"id":35987}],"group":749,"skill":59653,"orbitIndex":10,"name":"Movement Speed","orbit":7},"41033":{"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","skill":41033,"stats":["Offerings cannot be damaged if they have been created Recently"],"recipe":["Paranoia","Fear","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[{"orbit":0,"id":55872}],"group":925,"orbitIndex":23,"isNotable":true,"name":"Utmost Offering","orbit":2},"10159":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":4,"id":31977}],"group":836,"skill":10159,"orbitIndex":42,"name":"Mana Regeneration","orbit":4},"23888":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":7390},{"orbit":0,"id":54099}],"group":562,"skill":23888,"orbitIndex":0,"name":"Armour and Evasion","orbit":3},"2516":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichSpellsConsumePowerCharges.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichAbyssalApparition.dds","id":11705,"name":"Steward of Kulemak","stats":["Damaging Spells consume a Power Charge if able to trigger Abyssal Apparition"]}},"skill":2516,"isSwitchable":true,"stats":["Spells consume a Power Charge if able to deal 40% more Damage"],"ascendancyName":"Lich","connections":[],"group":1044,"orbitIndex":0,"isNotable":true,"name":"Price of Power","orbit":0},"45918":{"icon":"Art/2DArt/SkillIcons/passives/heroicspirit.dds","skill":45918,"isKeystone":true,"stats":["All Damage is taken from Mana before Life","50% less Mana Recovery Rate"],"group":340,"connections":[],"orbitIndex":0,"name":"Mind Over Matter","orbit":0},"35602":{"stats":["Offerings have 30% reduced Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":665,"skill":35602,"orbitIndex":12,"name":"Offering Life","orbit":2},"51336":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":4,"id":56818},{"orbit":0,"id":53965}],"group":891,"skill":51336,"orbitIndex":45,"name":"Elemental Attack Damage","orbit":4},"42614":{"stats":["Offering Skills have 30% reduced Duration"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":673,"skill":42614,"orbitIndex":6,"name":"Offering Duration","orbit":2},"19715":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":19715,"stats":["Damage Penetrates 18% Fire Resistance","Gain 6% of Elemental Damage as Extra Fire Damage"],"recipe":["Isolation","Disgust","Isolation"],"connections":[{"orbit":0,"id":34927}],"group":571,"orbitIndex":66,"isNotable":true,"name":"Cremation","orbit":4},"37991":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":52254}],"group":697,"skill":37991,"orbitIndex":18,"name":"Curse Effect","orbit":7},"61106":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":0,"id":59653}],"group":749,"skill":61106,"orbitIndex":15,"name":"Movement Speed","orbit":2},"64550":{"stats":["20% increased damage against Immobilised Enemies"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":22532}],"group":704,"skill":64550,"orbitIndex":5,"name":"Damage vs Immobilised","orbit":2},"21111":{"stats":["10% chance when a Charm is used to use another Charm without consuming Charges"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-5,"id":33099}],"group":1086,"skill":21111,"orbitIndex":11,"name":"Charm Activation Chance","orbit":7},"4536":{"stats":["3% increased Attack Speed with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":37514}],"group":1263,"skill":4536,"orbitIndex":1,"name":"Quarterstaff Speed","orbit":2},"13030":{"stats":["Damaging Ailments deal damage 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":-3,"id":55}],"group":921,"skill":13030,"orbitIndex":0,"name":"Faster Ailments","orbit":0},"47363":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":47363,"stats":["12% increased Area of Effect for Attacks","+10 to Strength"],"recipe":["Fear","Greed","Ire"],"connections":[],"group":606,"orbitIndex":50,"isNotable":true,"name":"Colossal Weapon","orbit":4},"61246":{"stats":["10% increased Freeze Buildup","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":5,"id":144}],"group":1022,"skill":61246,"orbitIndex":18,"name":"Elemental Damage and Freeze Buildup","orbit":4},"22368":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":63182},{"orbit":0,"id":29930},{"orbit":0,"id":16484}],"group":871,"skill":22368,"orbitIndex":5,"name":"Damage and Companion Damage","orbit":4},"31286":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":16140}],"group":1174,"skill":31286,"orbitIndex":14,"name":"Physical","orbit":3},"18470":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":4447}],"group":821,"skill":18470,"orbitIndex":4,"name":"Pin Buildup","orbit":1},"15644":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":15644,"stats":["40% increased Elemental Ailment Threshold","10% reduced Duration of Ailments on You"],"recipe":["Envy","Ire","Paranoia"],"connections":[{"orbit":6,"id":41538},{"orbit":0,"id":44612}],"group":911,"orbitIndex":10,"isNotable":true,"name":"Shedding Skin","orbit":3},"29502":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":4,"id":36302}],"group":631,"skill":29502,"orbitIndex":20,"name":"Cast Speed","orbit":2},"62039":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":49618}],"group":488,"skill":62039,"orbitIndex":18,"name":"Melee Damage","orbit":7},"63484":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":63484,"stats":["20% increased Flammability Magnitude"],"ascendancyName":"Infernalist","group":596,"connections":[{"orbit":7,"id":18158}],"orbitIndex":0,"name":"Flammability Magnitude","orbit":0},"8406":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8406,"stats":["+5 to any Attribute"],"isAttribute":true,"group":471,"connections":[{"orbit":-4,"id":48305}],"orbitIndex":21,"name":"Attribute","orbit":3},"62427":{"stats":["4% increased Deflection Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[],"group":1079,"skill":62427,"orbitIndex":21,"name":"Deflection Rating","orbit":2},"52392":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":52392,"stats":["5% reduced Attack Speed","20% increased Stun Buildup","40% increased Damage with Two Handed Weapons"],"recipe":["Disgust","Envy","Fear"],"connections":[],"group":314,"orbitIndex":17,"isNotable":true,"name":"Singular Purpose","orbit":3},"36270":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":5009}],"group":1061,"skill":36270,"orbitIndex":1,"name":"Daze on Hit","orbit":3},"23547":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":1098,"skill":23547,"orbitIndex":0,"name":"Chaos Mastery","orbit":0},"43142":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":256,"skill":43142,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"15838":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":15969}],"group":522,"skill":15838,"orbitIndex":2,"name":"Ailment Chance","orbit":4},"33229":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":33229,"stats":["Enemies you inflict Bleeding on cannot Regenerate Life"],"recipe":["Ire","Isolation","Paranoia"],"connections":[{"orbit":0,"id":64996},{"orbit":0,"id":6161}],"group":962,"orbitIndex":60,"isNotable":true,"name":"Haemorrhaging Cuts","orbit":4},"53443":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":-6,"id":5710},{"orbit":0,"id":59767}],"group":418,"skill":53443,"orbitIndex":8,"name":"Area Damage","orbit":3},"28370":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28370,"stats":["+5 to any Attribute"],"isAttribute":true,"group":637,"connections":[{"orbit":0,"id":7628},{"orbit":-6,"id":11916},{"orbit":-6,"id":37450}],"orbitIndex":39,"name":"Attribute","orbit":6},"51194":{"stats":["10% increased Elemental Infusion duration"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":4,"id":24060},{"orbit":-5,"id":18793},{"orbit":0,"id":49512}],"group":591,"skill":51194,"orbitIndex":0,"name":"Infusion Duration","orbit":2},"13294":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":2,"id":20718}],"group":464,"skill":13294,"orbitIndex":7,"name":"Duration","orbit":1},"8569":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8569,"stats":["+5 to any Attribute"],"isAttribute":true,"group":787,"connections":[{"orbit":0,"id":47177},{"orbit":9,"id":55507},{"orbit":0,"id":46034},{"orbit":0,"id":8540}],"orbitIndex":6,"name":"Attribute","orbit":6},"59263":{"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","skill":59263,"stats":["25% increased Damage with Swords"],"connections":[{"orbit":0,"id":37963}],"group":443,"orbitIndex":33,"isNotable":true,"name":"Ripping Blade","orbit":4},"56488":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":56488,"stats":["10% increased Deflection Rating"],"recipe":["Suffering","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":792,"orbitIndex":0,"isNotable":true,"name":"Glancing Deflection","orbit":0},"57405":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":64807}],"group":169,"skill":57405,"orbitIndex":2,"name":"Area Damage","orbit":2},"33369":{"icon":"Art/2DArt/SkillIcons/passives/vaalpact.dds","skill":33369,"isKeystone":true,"stats":["Life Leech is Instant","Cannot use Life Flasks"],"group":537,"connections":[],"orbitIndex":0,"name":"Vaal Pact","orbit":0},"19122":{"stats":["20% increased Armour if you've consumed an Endurance Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":28432}],"group":492,"skill":19122,"orbitIndex":12,"name":"Armour if Consumed Endurance Charge","orbit":2},"7971":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-7,"id":1468}],"group":645,"skill":7971,"orbitIndex":10,"name":"Mana Regeneration","orbit":4},"20119":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":531,"skill":20119,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"5692":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":35708},{"orbit":0,"id":51821}],"group":160,"skill":5692,"orbitIndex":6,"name":"Chill Effect","orbit":2},"17602":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":4,"id":59799},{"orbit":-4,"id":59798}],"group":1087,"skill":17602,"orbitIndex":15,"name":"Stun and Ailment Threshold from Energy Shield","orbit":7},"10423":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":10423,"stats":["Damage Penetrates 18% Fire Resistance","15% increased Duration of Ailments against Enemies with Exposure"],"recipe":["Isolation","Envy","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[{"orbit":-7,"id":37905}],"group":1238,"orbitIndex":0,"isNotable":true,"name":"Exposed to the Inferno","orbit":1},"11315":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":48846}],"group":770,"skill":11315,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"41159":{"stats":["8% increased Lightning Damage","8% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":0,"id":27434}],"group":685,"skill":41159,"orbitIndex":18,"name":"Lightning Damage and Mana Regeneration","orbit":3},"29361":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[],"group":764,"skill":29361,"orbitIndex":7,"name":"Evasion and Energy Shield","orbit":7},"40630":{"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","options":{"Huntress":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","name":"Ailment Threshold","id":18391}},"skill":40630,"stats":["15% increased Flask Charges gained"],"isSwitchable":true,"group":847,"connections":[{"orbit":0,"id":44527}],"orbitIndex":0,"name":"Flask Charges Gained","orbit":0},"17668":{"stats":["2% increased Attack Speed","5% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":17215}],"group":1048,"skill":17668,"orbitIndex":22,"name":"Mana Regeneration and Attack Speed","orbit":2},"53308":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":17138}],"group":141,"skill":53308,"orbitIndex":5,"name":"Melee Damage","orbit":3},"24868":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCannotBeSlowed.dds","skill":24868,"stats":["Your speed is unaffected by Slows"],"ascendancyName":"Pathfinder","connections":[{"orbit":0,"id":33736}],"group":1310,"orbitIndex":72,"isNotable":true,"name":"Relentless Pursuit","orbit":9},"11284":{"stats":["10% increased Elemental Infusion duration"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":31697},{"orbit":0,"id":30985},{"orbit":0,"id":50104}],"group":346,"skill":11284,"orbitIndex":7,"name":"Infusion Duration","orbit":7},"57933":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":16150}],"group":1287,"skill":57933,"orbitIndex":0,"name":"Damage and Companion Damage","orbit":0},"3994":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":9089},{"orbit":0,"id":37951}],"group":1177,"skill":3994,"orbitIndex":20,"name":"Deflection","orbit":2},"28510":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28510,"stats":["+5 to any Attribute"],"isAttribute":true,"group":613,"connections":[{"orbit":-5,"id":45969},{"orbit":0,"id":10247}],"orbitIndex":56,"name":"Attribute","orbit":6},"328":{"stats":["10% increased Accuracy Rating with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":25992},{"orbit":0,"id":60764},{"orbit":0,"id":21112}],"group":1281,"skill":328,"orbitIndex":0,"name":"Bow Accuracy Rating","orbit":0},"56349":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneChaosInoculation.dds","skill":56349,"isKeystone":true,"stats":["Maximum Life is 1","Immune to Chaos Damage and Bleeding"],"group":1059,"connections":[],"orbitIndex":0,"name":"Chaos Inoculation","orbit":0},"40894":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":1218}],"group":379,"skill":40894,"orbitIndex":20,"name":"Minion Life","orbit":3},"41811":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":41811,"stats":["30% increased Stun Buildup","10% chance to Daze on Hit"],"recipe":["Greed","Despair","Paranoia"],"connections":[{"orbit":0,"id":35173}],"group":1174,"orbitIndex":2,"isNotable":true,"name":"Shatter Palm","orbit":3},"59915":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-6,"id":7741},{"orbit":-6,"id":97},{"orbit":-6,"id":2455}],"group":651,"skill":59915,"orbitIndex":0,"name":"Projectile Damage","orbit":0},"9663":{"stats":["+5% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds","connections":[{"orbit":-5,"id":19359}],"group":1230,"skill":9663,"orbitIndex":8,"name":"Chaos Resistance","orbit":2},"44850":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern","connections":[],"group":675,"skill":44850,"orbitIndex":0,"name":"Recovery Mastery","orbit":0},"36659":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEnemyArmourBrokenBelowZero.dds","skill":36659,"stats":["You can Break Enemy Armour to below 0"],"ascendancyName":"Warbringer","connections":[],"group":19,"orbitIndex":0,"isNotable":true,"name":"Imploding Impacts","orbit":0},"48030":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":62436}],"group":722,"skill":48030,"orbitIndex":1,"name":"Energy Shield","orbit":7},"39839":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":20205},{"orbit":0,"id":14340}],"group":779,"skill":39839,"orbitIndex":20,"name":"Stun Threshold if no recent Stun","orbit":2},"24339":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":58295}],"group":186,"skill":24339,"orbitIndex":0,"name":"Life Flasks","orbit":2},"33618":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[{"orbit":0,"id":39990}],"group":464,"skill":33618,"orbitIndex":10,"name":"Duration Mastery","orbit":2},"9857":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":54990}],"group":577,"skill":9857,"orbitIndex":8,"name":"Bleeding Chance","orbit":2},"37450":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[],"group":618,"skill":37450,"orbitIndex":46,"name":"Ailment Chance","orbit":4},"31409":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":50437}],"group":749,"skill":31409,"orbitIndex":3,"name":"Evasion","orbit":2},"12565":{"stats":["4% increased Block chance","10% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":0,"id":3245}],"group":59,"skill":12565,"orbitIndex":8,"name":"Thorns and Block","orbit":3},"48682":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":48682,"stats":["20% increased Totem Life"],"ascendancyName":"Warbringer","group":28,"connections":[{"orbit":4,"id":40915}],"orbitIndex":0,"name":"Totem Life","orbit":0},"11641":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillGemQuality.dds","skill":11641,"stats":["+10% to Quality of all Skills"],"ascendancyName":"Gemling Legionnaire","connections":[{"orbit":0,"id":45248},{"orbit":0,"id":55582}],"group":327,"orbitIndex":0,"isNotable":true,"name":"Crystalline Potential","orbit":0},"61905":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":12778},{"orbit":0,"id":8938},{"orbit":-4,"id":3251}],"group":962,"skill":61905,"orbitIndex":12,"name":"Bleed Chance","orbit":3},"26726":{"stats":["10% increased Stun Buildup","10% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[{"orbit":0,"id":48103}],"group":1165,"skill":26726,"orbitIndex":0,"name":"Knockback and Stun Buildup","orbit":2},"13457":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":13457,"stats":["30% increased Evasion Rating if you have been Hit Recently","60% faster start of Energy Shield Recharge if you've been Stunned Recently"],"recipe":["Despair","Guilt","Despair"],"connections":[{"orbit":5,"id":3630},{"orbit":0,"id":52445}],"group":1134,"orbitIndex":60,"isNotable":true,"name":"Shadow Dancing","orbit":4},"34425":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","skill":34425,"stats":["Volatile Power also grants 1% increased Critical Hit chance per Volatility exploded"],"recipe":["Envy","Despair","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[{"orbit":2,"id":47021}],"group":1234,"orbitIndex":14,"isNotable":true,"name":"Precise Volatility","orbit":2},"53185":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwlNotable.dds","skill":53185,"stats":["3% increased Evasion Rating per 10 Intelligence","Gain Accuracy Rating equal to your Intelligence","+10 to Intelligence"],"recipe":["Greed","Greed","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":1248,"orbitIndex":19,"isNotable":true,"name":"The Winter Owl","orbit":3},"52126":{"stats":["10% increased Stun Threshold","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":21885}],"group":189,"skill":52126,"orbitIndex":0,"name":"Stun Threshold and Strength","orbit":2},"34813":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":7218},{"orbit":0,"id":62505},{"orbit":0,"id":472},{"orbit":0,"id":2847}],"group":682,"skill":34813,"orbitIndex":60,"name":"All Attributes","orbit":4},"46171":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":7,"id":61421}],"group":1240,"skill":46171,"orbitIndex":13,"name":"Critical Chance","orbit":7},"57141":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoction.dds","skill":57141,"stats":[],"ascendancyName":"Pathfinder","connections":[],"group":1315,"orbitIndex":0,"isNotable":true,"name":"Brew Concoction","orbit":0},"30748":{"icon":"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds","skill":30748,"stats":["Maximum Volatility is 30"],"recipe":["Greed","Envy","Guilt"],"connections":[{"orbit":0,"id":21801}],"group":1045,"orbitIndex":0,"isNotable":true,"name":"Controlled Chaos","orbit":7},"47893":{"stats":["3% increased Attack Speed while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":57774}],"group":681,"skill":47893,"orbitIndex":21,"name":"Dual Wielding Speed","orbit":2},"44201":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[],"group":845,"skill":44201,"orbitIndex":2,"name":"Additional Spell Projectiles","orbit":2},"51335":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","options":{"Witch":{"stats":["20% increased Critical Hit Chance for Spells","20% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","name":"Jagged Shards","id":64801}},"skill":51335,"stats":["20% increased Flammability Magnitude","20% increased Freeze Buildup","20% increased chance to Shock"],"isSwitchable":true,"connections":[{"orbit":-6,"id":51968},{"orbit":0,"id":5726}],"group":599,"orbitIndex":21,"isNotable":true,"name":"Affliction Enforcer","orbit":7},"722":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":722,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1228,"connections":[{"orbit":0,"id":3419},{"orbit":0,"id":15775}],"orbitIndex":0,"name":"Attribute","orbit":0},"28774":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":2999},{"orbit":0,"id":10295}],"group":233,"skill":28774,"orbitIndex":29,"name":"Cast Speed","orbit":6},"39964":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":48198}],"group":764,"skill":39964,"orbitIndex":4,"name":"Mana Regeneration","orbit":2},"32672":{"stats":["5% reduced Effect of Chill on you","10% increased Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":4031},{"orbit":0,"id":9928}],"group":1187,"skill":32672,"orbitIndex":12,"name":"Freeze and Chill Resistance","orbit":3},"9896":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":9896,"stats":["Enemies in your Presence have 75% reduced Life Regeneration rate"],"recipe":["Isolation","Ire","Suffering"],"connections":[{"orbit":0,"id":292}],"group":361,"orbitIndex":4,"isNotable":true,"name":"Heartstopping Presence","orbit":3},"30219":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":-2,"id":45177}],"group":467,"skill":30219,"orbitIndex":10,"name":"Accuracy","orbit":1},"64415":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":64415,"stats":["5% chance to Daze on Hit","Gain 12% of Physical Damage as Extra Cold Damage against Dazed Enemies"],"recipe":["Disgust","Isolation","Envy"],"connections":[{"orbit":0,"id":22063},{"orbit":0,"id":1416}],"group":1168,"orbitIndex":19,"isNotable":true,"name":"Shattering Daze","orbit":7},"54892":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":54892,"stats":["15% increased Armour and Evasion Rating"],"ascendancyName":"Tactician","group":284,"connections":[{"orbit":0,"id":44371}],"orbitIndex":0,"name":"Armour and Evasion","orbit":0},"29162":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":29162,"stats":["8% increased Spirit"],"ascendancyName":"Tactician","group":254,"connections":[{"orbit":0,"id":15044}],"orbitIndex":0,"name":"Spirit","orbit":0},"25594":{"stats":["Offerings have 15% increased Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":34030}],"group":673,"skill":25594,"orbitIndex":0,"name":"Offering Life","orbit":7},"37327":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":424,"skill":37327,"orbitIndex":16,"name":"Mana Regeneration","orbit":7},"38646":{"stats":["+20 to Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":23570}],"group":558,"skill":38646,"orbitIndex":0,"name":"Armour","orbit":0},"43131":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":43131,"stats":["35% increased Damage with Hits against Enemies that are on Low Life"],"ascendancyName":"Witchhunter","group":207,"connections":[{"orbit":-9,"id":61973}],"orbitIndex":40,"name":"Damage vs Low Life Enemies","orbit":8},"15443":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":15443,"stats":["10% of Physical Damage taken Recouped as Life","20% increased Physical Damage"],"recipe":["Greed","Guilt","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[],"group":882,"orbitIndex":0,"isNotable":true,"name":"Endured Suffering","orbit":0},"24801":{"stats":["10% increased Presence Area of Effect","6% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":7,"id":40736}],"group":143,"skill":24801,"orbitIndex":14,"name":"Attack Damage and Presence Area","orbit":3},"65207":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-6,"id":63566}],"group":1055,"skill":65207,"orbitIndex":14,"name":"Slow Effect on You","orbit":3},"40632":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":48889}],"group":792,"skill":40632,"orbitIndex":4,"name":"Deflection","orbit":2},"50673":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":50673,"stats":["-5% to amount of Damage Prevented by Deflection","20% increased Deflection Rating"],"recipe":["Disgust","Greed","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":-2,"id":58526},{"orbit":-2,"id":62427}],"group":1079,"orbitIndex":18,"isNotable":true,"name":"Avoiding Deflection","orbit":3},"2745":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolfNotable.dds","skill":2745,"stats":["25% increased Magnitude of Ailments you inflict against Marked Enemies","25% increased Critical Hit Chance against Marked Enemies","+10 to Dexterity"],"recipe":["Fear","Greed","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern","connections":[],"group":1132,"orbitIndex":3,"isNotable":true,"name":"The Noble Wolf","orbit":1},"4519":{"stats":["20% increased Damage if you've dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":13724}],"group":947,"skill":4519,"orbitIndex":0,"name":"Damage on Critical","orbit":0},"12169":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPhysicalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":60138}],"group":1061,"skill":12169,"orbitIndex":13,"name":"Physical Mastery","orbit":2},"55420":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":30061}],"group":864,"skill":55420,"orbitIndex":0,"name":"Curse Effect","orbit":2},"22959":{"icon":"Art/2DArt/SkillIcons/passives/MasteryCurse.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern","connections":[],"group":802,"skill":22959,"orbitIndex":0,"name":"Curse Mastery","orbit":0},"15606":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":15606,"stats":["Consuming Glory grants you 3% increased Attack damage per Glory consumed for 6 seconds, up to 60%"],"recipe":["Despair","Envy","Suffering"],"connections":[{"orbit":0,"id":41821}],"group":143,"orbitIndex":30,"isNotable":true,"name":"Thrill of the Fight","orbit":4},"1130":{"stats":["10% increased Damage with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":29611}],"group":72,"skill":1130,"orbitIndex":0,"name":"Flail Damage","orbit":0},"244":{"stats":["16% increased Attack Damage against Rare or Unique Enemies"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":52354}],"group":843,"skill":244,"orbitIndex":66,"name":"Attack Damage","orbit":4},"42077":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":42077,"stats":["40% increased Energy Shield Recharge Rate","+10 to Intelligence"],"recipe":["Envy","Envy","Greed"],"connections":[{"orbit":0,"id":56564},{"orbit":0,"id":2102}],"group":565,"orbitIndex":11,"isNotable":true,"name":"Essence Infusion","orbit":2},"39298":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39298,"stats":["+5 to any Attribute"],"isAttribute":true,"group":758,"connections":[{"orbit":0,"id":38814},{"orbit":0,"id":3995},{"orbit":0,"id":18115},{"orbit":0,"id":1019}],"orbitIndex":0,"name":"Attribute","orbit":0},"7405":{"stats":["6% increased Mana Regeneration Rate","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":4850}],"group":832,"skill":7405,"orbitIndex":0,"name":"Shock Effect and Mana Regeneration","orbit":0},"41020":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":34908}],"group":1177,"skill":41020,"orbitIndex":8,"name":"Deflection","orbit":2},"24150":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":-7,"id":44369}],"group":1045,"skill":24150,"orbitIndex":3,"name":"Volatility on Kill","orbit":2},"26725":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":26725,"stats":[],"group":216,"connections":[{"orbit":0,"id":57703}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"17871":{"stats":["5% reduced Effect of Chill on you","10% increased Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":32672}],"group":1187,"skill":17871,"orbitIndex":12,"name":"Freeze and Chill Resistance","orbit":2},"3936":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":13397}],"group":551,"skill":3936,"orbitIndex":0,"name":"Melee Damage","orbit":0},"7888":{"stats":["10% Chance to build an additional Combo on Hit"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":0,"id":17101},{"orbit":2,"id":28963}],"group":1245,"skill":7888,"orbitIndex":21,"name":"Combo Gain","orbit":3},"33093":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":33093,"stats":["4% increased Cast Speed for each different Non-Instant Spell you've Cast Recently"],"recipe":["Suffering","Isolation","Envy"],"connections":[{"orbit":0,"id":30077}],"group":1175,"orbitIndex":6,"isNotable":true,"name":"Effervescent","orbit":7},"17138":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":51903}],"group":141,"skill":17138,"orbitIndex":0,"name":"Melee Damage","orbit":0},"36522":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":3999},{"orbit":0,"id":54099}],"group":540,"skill":36522,"orbitIndex":33,"name":"Attack Area","orbit":4},"1514":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":29527}],"group":1179,"skill":1514,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"28963":{"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","skill":28963,"stats":["6% increased Attack Speed","20% Chance to build an additional Combo on Hit"],"recipe":["Guilt","Greed","Despair"],"connections":[{"orbit":0,"id":23105}],"group":1245,"orbitIndex":1,"isNotable":true,"name":"Chakra of Rhythm","orbit":2},"64405":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":247,"skill":64405,"orbitIndex":12,"name":"Totem Damage","orbit":3},"4139":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":89,"skill":4139,"orbitIndex":0,"name":"Life Mastery","orbit":0},"12208":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-7,"id":32813}],"group":1027,"skill":12208,"orbitIndex":3,"name":"Life Flasks","orbit":7},"22556":{"stats":["30% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":11257},{"orbit":7,"id":35028}],"group":603,"skill":22556,"orbitIndex":15,"name":"Evasion while Surrounded","orbit":3},"28839":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[],"group":337,"skill":28839,"orbitIndex":16,"name":"Cast Speed","orbit":2},"49088":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":49088,"stats":["Minions Break Armour equal to 3% of Physical damage dealt"],"recipe":["Envy","Paranoia","Guilt"],"connections":[{"orbit":7,"id":17394}],"group":755,"orbitIndex":0,"isNotable":true,"name":"Splintering Force","orbit":0},"20582":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":55329}],"group":1207,"skill":20582,"orbitIndex":21,"name":"Block","orbit":6},"15839":{"stats":["10% increased Duration of Ailments on Beasts"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":60085}],"group":740,"skill":15839,"orbitIndex":5,"name":"Ailment Duration","orbit":1},"18864":{"stats":["10% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":0,"id":2745}],"group":1132,"skill":18864,"orbitIndex":2,"name":"Ailment Magnitude","orbit":2},"2877":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichImprovedUnholyMight.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneOffering.dds","id":36863,"name":"Unwilling Offering","stats":["Your Offerings can target Enemies in Culling range","Your Offerings affect you instead of your Minions","Offerings created by Culling Enemies have 1% increased Effect per Power of Culled Enemy"]}},"skill":2877,"isSwitchable":true,"stats":["4% increased Magnitude of Unholy Might Buffs you grant per 100 maximum Mana"],"ascendancyName":"Lich","connections":[],"group":999,"orbitIndex":104,"isNotable":true,"name":"Blackened Heart","orbit":9},"17468":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17468,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[],"orbitIndex":48,"name":"Attribute","orbit":6},"42076":{"stats":["10% increased Energy Shield Recharge Rate","10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-7,"id":17706}],"group":734,"skill":42076,"orbitIndex":0,"name":"Energy Shield Recharge and Mana Flask Recovery","orbit":0},"56616":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":56616,"stats":["Regenerate 1.5% of maximum Life per second while on Low Life","40% increased Life Recovery from Flasks used when on Low Life"],"recipe":["Despair","Disgust","Ire"],"connections":[{"orbit":3,"id":13562},{"orbit":0,"id":41415}],"group":466,"orbitIndex":0,"isNotable":true,"name":"Desperate Times","orbit":2},"49340":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus4.dds","skill":49340,"orbitIndex":0,"stats":["Body Armour grants 20% increased Strength"],"ascendancyName":"Smith of Kitava","connections":[],"group":34,"applyToArmour":true,"isNotable":true,"name":"Support Straps","orbit":0},"41147":{"stats":["10% increased Armour","+10% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":-6,"id":23797},{"orbit":0,"id":13279}],"group":479,"skill":41147,"orbitIndex":2,"name":"Armour and Applies to Lightning Damage","orbit":2},"25857":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":1215,"skill":25857,"orbitIndex":12,"name":"Flask Mastery","orbit":3},"47754":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":23455}],"group":893,"skill":47754,"orbitIndex":16,"name":"Cold Damage","orbit":7},"34552":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":379,"skill":34552,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"54099":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54099,"stats":["+5 to any Attribute"],"isAttribute":true,"group":561,"connections":[{"orbit":0,"id":8493},{"orbit":0,"id":2847},{"orbit":0,"id":55700}],"orbitIndex":0,"name":"Attribute","orbit":0},"52257":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":52257,"stats":["+10% to Lightning Resistance","+2% to Maximum Lightning Resistance if you have at least 5 Green Support Gems Socketed"],"recipe":["Paranoia","Isolation","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1218,"orbitIndex":0,"isNotable":true,"name":"Conductive Embrace","orbit":0},"62166":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":19337}],"group":1005,"skill":62166,"orbitIndex":0,"name":"Accuracy and Attack Speed","orbit":2},"42604":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":330,"skill":42604,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"53975":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":33254}],"group":612,"skill":53975,"orbitIndex":8,"name":"Spell Damage","orbit":2},"59779":{"stats":["+10 to Armour","+8 to Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":50986},{"orbit":6,"id":42350},{"orbit":6,"id":97},{"orbit":5,"id":11311}],"group":619,"skill":59779,"orbitIndex":0,"name":"Armour and Evasion","orbit":0},"4271":{"stats":["Minions have +8% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds","connections":[{"orbit":0,"id":62887},{"orbit":-3,"id":33225},{"orbit":-7,"id":61768},{"orbit":-2,"id":63926}],"group":774,"skill":4271,"orbitIndex":8,"name":"Minion Resistances","orbit":2},"5163":{"stats":["10% increased Stun Buildup","10% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[{"orbit":0,"id":26726}],"group":1165,"skill":5163,"orbitIndex":15,"name":"Knockback and Stun Buildup","orbit":2},"15180":{"stats":["Skills Supported by Unleash have 10% increased Seal gain frequency"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":-2,"id":61444}],"group":362,"skill":15180,"orbitIndex":8,"name":"Unleash Seal Generation","orbit":2},"12465":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":30040}],"group":826,"skill":12465,"orbitIndex":14,"name":"Armour Break","orbit":7},"1869":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":27095}],"group":919,"skill":1869,"orbitIndex":1,"name":"Freeze Buildup","orbit":2},"3843":{"stats":["Parry has 25% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":65265}],"group":1160,"skill":3843,"orbitIndex":11,"name":"Parry Stun Buildup","orbit":2},"37190":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":35855}],"group":736,"skill":37190,"orbitIndex":7,"name":"Life Leech","orbit":2},"6715":{"stats":["10% increased maximum Energy Shield","6% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":3,"id":116},{"orbit":0,"id":41372}],"group":722,"skill":6715,"orbitIndex":17,"name":"Energy Shield and Mana Regeneration","orbit":7},"45383":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":23930},{"orbit":0,"id":30662}],"group":202,"skill":45383,"orbitIndex":36,"name":"Lightning Damage","orbit":4},"59390":{"stats":["20% increased Evasion Rating if you've consumed a Frenzy Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":11472}],"group":1024,"skill":59390,"orbitIndex":16,"name":"Evasion if Consumed Frenzy Charge","orbit":2},"34817":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaDarknessProtectsLonger.dds","skill":34817,"stats":["1% increased maximum Darkness per 1% Chaos Resistance"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":64,"isNotable":true,"name":"Deepening Shadows","orbit":9},"52254":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":42290}],"group":697,"skill":52254,"orbitIndex":14,"name":"Curse Effect","orbit":7},"34553":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":34553,"stats":["Minions deal 30% increased Damage if you've Hit Recently"],"recipe":["Ire","Envy","Fear"],"connections":[{"orbit":0,"id":1220}],"group":545,"orbitIndex":20,"isNotable":true,"name":"Emboldening Lead","orbit":7},"6748":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":7,"id":48618},{"orbit":3,"id":62122}],"group":424,"skill":6748,"orbitIndex":8,"name":"Damage from Mana","orbit":7},"54228":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":64240}],"group":123,"skill":54228,"orbitIndex":22,"name":"Physical Damage","orbit":2},"9796":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-4,"id":62310}],"group":438,"skill":9796,"orbitIndex":18,"name":"Flammability Magnitude","orbit":2},"4948":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":296,"skill":4948,"orbitIndex":6,"name":"Armour Break","orbit":3},"20044":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":30736}],"group":1274,"skill":20044,"orbitIndex":7,"name":"Deflection","orbit":2},"16367":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":903,"skill":16367,"orbitIndex":0,"name":"Elemental Damage","orbit":0},"43396":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":43396,"stats":["25% increased Totem Placement speed","50% increased Totem Placement range"],"recipe":["Suffering","Paranoia","Ire"],"connections":[{"orbit":0,"id":40550}],"group":289,"orbitIndex":0,"isNotable":true,"name":"Ancestral Reach","orbit":0},"5295":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":5961}],"group":800,"skill":5295,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"11774":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbitNotable.dds","skill":11774,"stats":["20% chance for Damage of Enemies Hitting you to be Unlucky","20% chance for Damage with Hits to be Lucky"],"recipe":["Disgust","Despair","Isolation"],"connections":[],"group":1110,"orbitIndex":0,"isNotable":true,"name":"The Spring Hare","orbit":0},"63610":{"stats":["10% increased Blind Effect"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-7,"id":38459}],"group":914,"skill":63610,"orbitIndex":0,"name":"Blind Effect","orbit":2},"20645":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":64284}],"group":418,"skill":20645,"orbitIndex":14,"name":"Area Damage","orbit":3},"64543":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":64543,"stats":["40% increased Chill Duration on Enemies","40% increased Shock Duration","25% increased Magnitude of Chill you inflict","25% increased Magnitude of Shock you inflict"],"recipe":["Disgust","Envy","Guilt"],"connections":[],"group":1123,"orbitIndex":57,"isNotable":true,"name":"Unbound Forces","orbit":5},"36927":{"stats":["Mark Skills have 10% increased Use Speed"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":5,"id":44756}],"group":1155,"skill":36927,"orbitIndex":11,"name":"Mark Use Speed","orbit":2},"15374":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":15374,"stats":["15% increased Life Recovery rate"],"recipe":["Despair","Paranoia","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":48035}],"group":447,"orbitIndex":0,"isNotable":true,"name":"Hale Heart","orbit":0},"54632":{"stats":["Minions have 8% increased maximum Life","Minions have +7% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":36507}],"group":564,"skill":54632,"orbitIndex":12,"name":"Minion Life and Chaos Resistance","orbit":2},"9928":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":9928,"stats":["+1% to Maximum Cold Resistance","+10% to Cold Resistance"],"recipe":["Fear","Fear","Guilt"],"connections":[{"orbit":0,"id":50403}],"group":1187,"orbitIndex":36,"isNotable":true,"name":"Embracing Frost","orbit":4},"36788":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":36788,"stats":["11% increased amount of Life Leeched","11% increased amount of Mana Leeched"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":25781}],"orbitIndex":8,"name":"Leech","orbit":6},"61768":{"stats":["Minions have +20% to Cold Resistance","Minions have +3% to Maximum Cold Resistances"],"icon":"Art/2DArt/SkillIcons/passives/ColdResistNode.dds","connections":[],"group":776,"skill":61768,"orbitIndex":0,"name":"Minion Cold Resistance","orbit":0},"39037":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39037,"stats":["+5 to any Attribute"],"isAttribute":true,"group":667,"connections":[{"orbit":0,"id":11672}],"orbitIndex":0,"name":"Attribute","orbit":0},"11014":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTotem.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":247,"skill":11014,"orbitIndex":0,"name":"Totem Mastery","orbit":0},"64807":{"stats":["6% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":59945}],"group":169,"skill":64807,"orbitIndex":20,"name":"Attack Area Damage and Area","orbit":2},"31943":{"stats":["6% increased Cold Damage","8% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":0,"id":8382}],"group":593,"skill":31943,"orbitIndex":12,"name":"Cold Damage and Energy Shield Recharge Rate","orbit":3},"19249":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":19249,"stats":["25% increased Damage while you have a Totem","Spells Cast by Totems have 3% increased Cast Speed per Summoned Totem","Attacks used by Totems have 3% increased Attack Speed per Summoned Totem"],"recipe":["Fear","Disgust","Isolation"],"connections":[{"orbit":4,"id":33209},{"orbit":0,"id":40550}],"group":289,"orbitIndex":0,"isNotable":true,"name":"Supportive Ancestors","orbit":6},"50273":{"stats":["12% increased Attack Damage while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":47893},{"orbit":0,"id":63267},{"orbit":0,"id":3131}],"group":681,"skill":50273,"orbitIndex":0,"name":"Dual Wielding Damage","orbit":0},"53965":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":12337}],"group":857,"skill":53965,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"20909":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":2147483647,"id":44891}],"group":1224,"skill":20909,"orbitIndex":1,"name":"Cold Penetration","orbit":2},"3463":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3463,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1032,"connections":[{"orbit":0,"id":4328},{"orbit":0,"id":26885},{"orbit":0,"id":28021}],"orbitIndex":0,"name":"Attribute","orbit":0},"46034":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46034,"stats":["+5 to any Attribute"],"isAttribute":true,"group":862,"connections":[{"orbit":0,"id":41029},{"orbit":0,"id":10552}],"orbitIndex":0,"name":"Attribute","orbit":0},"55947":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":3,"id":46088}],"group":894,"skill":55947,"orbitIndex":1,"name":"Spell Critical Chance","orbit":2},"22290":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":-6,"id":48821},{"orbit":0,"id":36302}],"group":630,"skill":22290,"orbitIndex":12,"name":"Spell Critical Chance","orbit":3},"33887":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":33887,"stats":["25% increased Damage with Crossbows for each type of Ammunition fired in the past 10 seconds"],"recipe":["Ire","Isolation","Greed"],"connections":[{"orbit":0,"id":61432}],"group":760,"orbitIndex":7,"isNotable":true,"name":"Full Salvo","orbit":4},"35594":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":826,"skill":35594,"orbitIndex":8,"name":"Armour Break Effect","orbit":2},"40760":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":21779},{"orbit":0,"id":9185},{"orbit":0,"id":47177}],"group":766,"skill":40760,"orbitIndex":1,"name":"Critical Chance","orbit":2},"28573":{"stats":["Minions Revive 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[],"group":778,"skill":28573,"orbitIndex":6,"name":"Minion Revive Speed","orbit":7},"14777":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":14777,"stats":["Empowered Attacks have 50% increased Stun Buildup","100% increased Stun Threshold during Empowered Attacks"],"recipe":["Suffering","Guilt","Despair"],"connections":[{"orbit":4,"id":59466},{"orbit":0,"id":20015}],"group":308,"orbitIndex":20,"isNotable":true,"name":"Bravado","orbit":2},"59909":{"stats":["5% chance to not destroy Corpses when Consuming Corpses"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":4,"id":30539}],"group":896,"skill":59909,"orbitIndex":22,"name":"Corpses","orbit":7},"59785":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59785,"stats":["+5 to any Attribute"],"isAttribute":true,"group":77,"connections":[{"orbit":0,"id":27296},{"orbit":0,"id":1200},{"orbit":0,"id":33452},{"orbit":0,"id":8852}],"orbitIndex":0,"name":"Attribute","orbit":0},"10192":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Minion Damage","id":61436}},"skill":10192,"stats":["10% increased Elemental Damage"],"isSwitchable":true,"group":599,"connections":[{"orbit":0,"id":3823}],"orbitIndex":0,"name":"Elemental Damage","orbit":3},"53698":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":20916},{"orbit":0,"id":59355}],"group":994,"skill":53698,"orbitIndex":22,"name":"Attack Damage","orbit":7},"59256":{"stats":["20% increased Critical Hit Chance if you have Killed Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":8531}],"group":441,"skill":59256,"orbitIndex":7,"name":"Critical Chance","orbit":2},"13823":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":13823,"stats":["25% increased Critical Hit Chance for Spells","Hits have 25% reduced Critical Hit Chance against you"],"recipe":["Envy","Fear","Isolation"],"connections":[{"orbit":0,"id":63861},{"orbit":0,"id":32054}],"group":894,"orbitIndex":13,"isNotable":true,"name":"Controlling Magic","orbit":3},"60173":{"stats":["12% increased Accuracy Rating with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":2,"id":4238}],"group":1023,"skill":60173,"orbitIndex":21,"name":"One Handed Accuracy","orbit":7},"24338":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":48581}],"group":522,"skill":24338,"orbitIndex":70,"name":"Damage against Ailments","orbit":5},"24807":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanMoreBodyArmour.dds","skill":24807,"stats":["50% more Armour from Equipped Body Armour"],"ascendancyName":"Titan","connections":[],"group":46,"orbitIndex":0,"isNotable":true,"name":"Stone Skin","orbit":0},"21627":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":19796}],"group":602,"skill":21627,"orbitIndex":12,"name":"Bleeding Damage","orbit":2},"29432":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":4061}],"group":514,"skill":29432,"orbitIndex":48,"name":"Energy Shield","orbit":4},"16938":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":8789}],"group":871,"skill":16938,"orbitIndex":18,"name":"Damage and Companion Damage","orbit":7},"42205":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":261,"skill":42205,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"9393":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":811,"skill":9393,"orbitIndex":8,"name":"Flask Mastery","orbit":1},"60313":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":564,"skill":60313,"orbitIndex":0,"name":"Chaos Mastery","orbit":0},"59644":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-7,"id":42959}],"group":1100,"skill":59644,"orbitIndex":15,"name":"Poison Damage","orbit":7},"47759":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneWhispersOfDoom.dds","skill":47759,"isKeystone":true,"stats":["You can apply an additional Curse","Double Activation Delay of Curses"],"group":723,"connections":[{"orbit":2147483647,"id":62677}],"orbitIndex":0,"name":"Whispers of Doom","orbit":0},"6529":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":-3,"id":32416}],"group":470,"skill":6529,"orbitIndex":0,"name":"Armour","orbit":2},"33221":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[{"orbit":0,"id":26331},{"orbit":0,"id":19722},{"orbit":0,"id":4959}],"group":1071,"skill":33221,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"44455":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":41669},{"orbit":0,"id":60515}],"group":635,"skill":44455,"orbitIndex":0,"name":"Cold Damage","orbit":0},"45244":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":45244,"stats":["Life Flasks gain 0.15 charges per Second"],"recipe":["Greed","Ire","Isolation"],"connections":[{"orbit":0,"id":23343},{"orbit":0,"id":41016}],"group":975,"orbitIndex":16,"isNotable":true,"name":"Refills","orbit":2},"17268":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":17268,"stats":["15% increased Magnitude of Shock you inflict"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":3,"id":7621}],"orbitIndex":13,"name":"Shock Effect","orbit":6},"56216":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":56216,"stats":["+5 to any Attribute"],"isAttribute":true,"group":666,"connections":[{"orbit":0,"id":9485}],"orbitIndex":0,"name":"Attribute","orbit":0},"35859":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLifeMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[],"group":736,"skill":35859,"orbitIndex":0,"name":"Leech Mastery","orbit":0},"47354":{"stats":["3% increased Melee Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":36478}],"group":318,"skill":47354,"orbitIndex":4,"name":"Melee Attack Speed","orbit":3},"23939":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":23939,"stats":["3% of Damage Taken Recouped as Life, Mana and Energy Shield"],"recipe":["Isolation","Fear","Fear"],"connections":[{"orbit":0,"id":857}],"group":481,"orbitIndex":12,"isNotable":true,"name":"Glazed Flesh","orbit":7},"3688":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":3688,"stats":["40% increased Damage if you've Triggered a Skill Recently","Meta Skills gain 15% increased Energy"],"recipe":["Isolation","Greed","Ire"],"connections":[{"orbit":-7,"id":47614},{"orbit":0,"id":32509}],"group":920,"orbitIndex":4,"isNotable":true,"name":"Dynamism","orbit":7},"7392":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":10571}],"group":369,"skill":7392,"orbitIndex":19,"name":"Stun Threshold","orbit":3},"3339":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":45585}],"group":360,"skill":3339,"orbitIndex":19,"name":"Attack Damage while Surrounded","orbit":3},"52245":{"icon":"Art/2DArt/SkillIcons/passives/CursemitigationclusterNotable.dds","skill":52245,"stats":["+10% to Chaos Resistance","Gain 5% of Damage as Extra Chaos Damage","50% reduced effect of Withered on you"],"recipe":["Paranoia","Suffering","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":1230,"orbitIndex":0,"isNotable":true,"name":"Distant Dreamer","orbit":0},"17532":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":61934}],"group":451,"skill":17532,"orbitIndex":20,"name":"Stun Threshold","orbit":2},"44983":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":3685}],"group":535,"skill":44983,"orbitIndex":22,"name":"All Attributes","orbit":2},"28564":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":8460}],"group":126,"skill":28564,"orbitIndex":8,"name":"Warcry Speed","orbit":2},"46705":{"stats":["15% increased Projectile Damage if you've dealt a Melee Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":12822}],"group":886,"skill":46705,"orbitIndex":6,"name":"Projectile Damage if Melee Hit","orbit":2},"48551":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":48551,"stats":["12% increased Critical Hit Chance for Spells"],"ascendancyName":"Blood Mage","group":750,"connections":[{"orbit":9,"id":52703}],"orbitIndex":0,"name":"Spell Critical Chance","orbit":0},"3242":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-4,"id":59636}],"group":631,"skill":3242,"orbitIndex":16,"name":"Mana Regeneration","orbit":2},"27705":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27705,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1254,"connections":[{"orbit":0,"id":48773},{"orbit":0,"id":2582},{"orbit":0,"id":65212},{"orbit":0,"id":39495}],"orbitIndex":0,"name":"Attribute","orbit":0},"61493":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":61493,"stats":["+5 to all Attributes","Gain additional Ailment Threshold equal to 16% of maximum Energy Shield","Gain additional Stun Threshold equal to 16% of maximum Energy Shield"],"recipe":["Paranoia","Envy","Despair"],"connections":[{"orbit":0,"id":18240}],"group":277,"orbitIndex":19,"isNotable":true,"name":"Austerity Measures","orbit":3},"38776":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":57816}],"group":610,"skill":38776,"orbitIndex":16,"name":"Dexterity","orbit":7},"50535":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":-2,"id":10612}],"group":593,"skill":50535,"orbitIndex":6,"name":"Archon Effect","orbit":2},"22419":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22419,"stats":["+5 to any Attribute"],"isAttribute":true,"group":601,"connections":[{"orbit":0,"id":18407},{"orbit":0,"id":4739}],"orbitIndex":0,"name":"Attribute","orbit":0},"39567":{"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","skill":39567,"stats":["+25 to Intelligence"],"recipe":["Ire","Isolation","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[{"orbit":0,"id":53188}],"group":836,"orbitIndex":0,"isNotable":true,"name":"Ingenuity","orbit":5},"41415":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":466,"skill":41415,"orbitIndex":0,"name":"Life Mastery","orbit":0},"46300":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":63021},{"orbit":0,"id":52774}],"group":571,"skill":46300,"orbitIndex":14,"name":"Flammability Magnitude","orbit":2},"31273":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":17372}],"group":1190,"skill":31273,"orbitIndex":4,"name":"Melee Damage","orbit":2},"49996":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49996,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1148,"connections":[{"orbit":0,"id":32183},{"orbit":-4,"id":38215},{"orbit":3,"id":5163},{"orbit":0,"id":33463}],"orbitIndex":0,"name":"Attribute","orbit":0},"1778":{"stats":["20% increased Hazard Duration"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":30408},{"orbit":0,"id":17523}],"group":1242,"skill":1778,"orbitIndex":12,"name":"Hazard Duration","orbit":7},"10681":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":10681,"stats":["+4% to maximum Block chance"],"recipe":["Disgust","Fear","Isolation"],"connections":[{"orbit":5,"id":27581},{"orbit":0,"id":58138}],"group":74,"orbitIndex":0,"isNotable":true,"name":"Defensive Stance","orbit":4},"28638":{"icon":"Art/2DArt/SkillIcons/passives/StaffMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStaffPattern","connections":[{"orbit":0,"id":37514},{"orbit":0,"id":2113}],"group":1265,"skill":28638,"orbitIndex":0,"name":"Quarterstaff Mastery","orbit":0},"8734":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":52743}],"group":1185,"skill":8734,"orbitIndex":14,"name":"Energy Shield Recharge","orbit":2},"56605":{"icon":"Art/2DArt/SkillIcons/passives/BulwarkKeystone.dds","skill":56605,"isKeystone":true,"stats":["Dodge Roll cannot Avoid Damage","Take 30% less Damage from Hits while Dodge Rolling"],"group":386,"connections":[],"orbitIndex":0,"name":"Bulwark","orbit":0},"63739":{"icon":"Art/2DArt/SkillIcons/passives/RemnantNotable.dds","skill":63739,"stats":["Recover 3% of Maximum Life when you collect a Remnant"],"recipe":["Envy","Despair","Guilt"],"connections":[{"orbit":0,"id":37593}],"group":688,"orbitIndex":13,"isNotable":true,"name":"Vigorous Remnants","orbit":7},"17994":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":22565}],"group":660,"skill":17994,"orbitIndex":5,"name":"Deflection","orbit":2},"1200":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1200,"stats":["+5 to any Attribute"],"isAttribute":true,"group":67,"connections":[{"orbit":-5,"id":53822},{"orbit":0,"id":55190},{"orbit":0,"id":62313}],"orbitIndex":36,"name":"Attribute","orbit":4},"17672":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17672,"stats":["+5 to any Attribute"],"isAttribute":true,"group":753,"connections":[{"orbit":0,"id":38732}],"orbitIndex":0,"name":"Attribute","orbit":0},"27581":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":50510}],"group":74,"skill":27581,"orbitIndex":12,"name":"Shield Block","orbit":4},"61104":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":61104,"stats":["50% chance to Knock Back Bleeding Enemies with Hits"],"recipe":["Paranoia","Greed","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":900,"orbitIndex":0,"isNotable":true,"name":"Staggering Wounds","orbit":0},"34541":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":34541,"stats":["30% increased Energy Shield Recharge Rate","5% increased Deflection Rating"],"recipe":["Paranoia","Greed","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":0,"id":63762}],"group":1185,"orbitIndex":3,"isNotable":true,"name":"Energising Deflection","orbit":1},"61897":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":61897,"stats":["15% increased Armour and Evasion Rating"],"ascendancyName":"Witchhunter","group":207,"connections":[{"orbit":8,"id":38601}],"orbitIndex":32,"name":"Armour and Evasion","orbit":8},"58329":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":58329,"stats":["+5 to any Attribute"],"isAttribute":true,"group":787,"connections":[{"orbit":0,"id":56360},{"orbit":0,"id":61196},{"orbit":0,"id":56638}],"orbitIndex":18,"name":"Attribute","orbit":6},"32660":{"stats":["20% increased Critical Hit Chance if you have Killed Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[],"group":441,"skill":32660,"orbitIndex":21,"name":"Critical Chance","orbit":2},"53177":{"stats":["50% chance to gain Volatility when you are Stunned"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":2147483647,"id":43944}],"group":1098,"skill":53177,"orbitIndex":3,"name":"Volatility when Stunned","orbit":2},"41538":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":3,"id":9112},{"orbit":0,"id":30047}],"group":911,"skill":41538,"orbitIndex":18,"name":"Ailment Threshold","orbit":3},"4931":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":4931,"stats":["25% increased Energy Shield Recharge Rate","25% faster start of Energy Shield Recharge"],"recipe":["Ire","Fear","Envy"],"connections":[{"orbit":0,"id":21404},{"orbit":0,"id":27307}],"group":388,"orbitIndex":0,"isNotable":true,"name":"Dependable Ward","orbit":2},"21438":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":1019}],"group":759,"skill":21438,"orbitIndex":7,"name":"Armour and Evasion","orbit":7},"10053":{"icon":"Art/2DArt/SkillIcons/passives/FlaskNotableCritStrikeRecharge.dds","skill":10053,"stats":["10% chance for Flasks you use to not consume Charges","20% increased Life and Mana Recovery from Flasks"],"connections":[{"orbit":0,"id":19470},{"orbit":0,"id":9458}],"group":806,"orbitIndex":20,"isNotable":true,"name":"Combat Alchemy","orbit":2},"20511":{"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","skill":20511,"stats":["Empowered Attacks Gain 15% of Physical Damage as Extra Fire damage"],"recipe":["Despair","Suffering","Paranoia"],"connections":[{"orbit":-7,"id":53804},{"orbit":0,"id":49259}],"group":130,"orbitIndex":14,"isNotable":true,"name":"Cremating Cries","orbit":3},"51052":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51052,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[{"orbit":0,"id":22558}],"orbitIndex":60,"name":"Attribute","orbit":6},"29695":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","name":"Mana Regeneration","id":31204}},"skill":29695,"stats":["15% faster start of Energy Shield Recharge"],"isSwitchable":true,"group":661,"connections":[],"orbitIndex":7,"name":"Energy Shield Delay","orbit":2},"12761":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[],"group":939,"skill":12761,"orbitIndex":4,"name":"Evasion and Energy Shield","orbit":2},"45370":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildOxNotable.dds","skill":45370,"stats":["Hits against you have 30% reduced Critical Damage Bonus","15% reduced Duration of Ailments on You","+10 to Strength"],"recipe":["Suffering","Ire","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":1057,"orbitIndex":16,"isNotable":true,"name":"The Raging Ox","orbit":2},"29959":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":3,"id":6891},{"orbit":-3,"id":60362}],"group":1251,"skill":29959,"orbitIndex":14,"name":"Critical Damage","orbit":2},"61632":{"stats":["5% chance to Daze on Hit","20% increased Freeze Buildup with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":34316}],"group":1263,"skill":61632,"orbitIndex":2,"name":"Quarterstaff Freeze and Daze Buildup","orbit":5},"56214":{"stats":["8% increased Ignite Duration on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":30334}],"group":92,"skill":56214,"orbitIndex":6,"name":"Ignite Duration","orbit":3},"28175":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28175,"stats":["+5 to any Attribute"],"isAttribute":true,"group":380,"connections":[{"orbit":0,"id":64471},{"orbit":0,"id":21716},{"orbit":0,"id":48026}],"orbitIndex":0,"name":"Attribute","orbit":0},"60170":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":1068,"skill":60170,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"42999":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":3,"id":4925}],"group":767,"skill":42999,"orbitIndex":10,"name":"Chaos Damage","orbit":3},"23940":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","skill":23940,"stats":["Increases and Reductions to Armour also apply to Energy Shield","Recharge Rate at 40% of their value"],"recipe":["Isolation","Envy","Ire"],"connections":[{"orbit":3,"id":14342},{"orbit":0,"id":58138}],"group":74,"orbitIndex":20,"isNotable":true,"name":"Adamant Recovery","orbit":7},"11938":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":39964}],"group":764,"skill":11938,"orbitIndex":0,"name":"Mana Regeneration","orbit":0},"49466":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":30871}],"group":1028,"skill":49466,"orbitIndex":12,"name":"Life Flasks","orbit":7},"45774":{"stats":["Debuffs you inflict have 5% increased Slow Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":3,"id":54975}],"group":1038,"skill":45774,"orbitIndex":71,"name":"Slow Effect","orbit":4},"33751":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":7,"id":12451}],"group":915,"skill":33751,"orbitIndex":18,"name":"Cooldown Recovery Rate","orbit":7},"44316":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":237,"skill":44316,"orbitIndex":6,"name":"Life Mastery","orbit":1},"37971":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[],"group":1286,"skill":37971,"orbitIndex":0,"name":"Companion Mastery","orbit":0},"7788":{"stats":["8% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[{"orbit":5,"id":57805}],"group":643,"skill":7788,"orbitIndex":4,"name":"Knockback","orbit":7},"7338":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":7338,"stats":["20% increased Stun Recovery","Gain additional Stun Threshold equal to 30% of maximum Energy Shield"],"recipe":["Paranoia","Despair","Fear"],"connections":[{"orbit":0,"id":52060}],"group":1087,"orbitIndex":23,"isNotable":true,"name":"Abasement","orbit":7},"12800":{"stats":["25% increased Evasion Rating while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":8896}],"group":1176,"skill":12800,"orbitIndex":0,"name":"Evasion while Sprinting","orbit":0},"36389":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-3,"id":53989}],"group":305,"skill":36389,"orbitIndex":0,"name":"Rage on Hit","orbit":0},"34015":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34015,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1222,"connections":[{"orbit":0,"id":22927}],"orbitIndex":0,"name":"Attribute","orbit":0},"11178":{"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","skill":11178,"stats":["50% chance to gain Onslaught on Killing Blow with Axes"],"connections":[{"orbit":0,"id":24224}],"group":109,"orbitIndex":19,"isNotable":true,"name":"Whirling Onslaught","orbit":3},"38235":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":451,"skill":38235,"orbitIndex":0,"name":"Life Mastery","orbit":0},"39569":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":35901},{"orbit":-4,"id":3458},{"orbit":3,"id":7353}],"group":1010,"skill":39569,"orbitIndex":2,"name":"Critical Damage","orbit":7},"229":{"stats":["Minions have 6% increased maximum Life","Minions deal 6% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":46365}],"group":506,"skill":229,"orbitIndex":6,"name":"Minion Damage and Life","orbit":2},"5988":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":7,"id":38459}],"group":914,"skill":5988,"orbitIndex":8,"name":"Damage vs Blinded","orbit":2},"55412":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":22538},{"orbit":-4,"id":17796}],"group":480,"skill":55412,"orbitIndex":15,"name":"Slow Effect on You","orbit":3},"74":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":74,"stats":[],"ascendancyName":"Acolyte of Chayula","isAscendancyStart":true,"group":1331,"connections":[{"orbit":0,"id":17923},{"orbit":-9,"id":24475},{"orbit":0,"id":36788},{"orbit":0,"id":25779},{"orbit":-8,"id":1347},{"orbit":0,"id":25885}],"orbitIndex":24,"name":"Acolyte of Chayula","orbit":9},"38111":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":38111,"stats":["6% of Damage taken Recouped as Life","25% increased speed of Recoup Effects"],"recipe":["Greed","Disgust","Isolation"],"connections":[{"orbit":0,"id":32241}],"group":1035,"orbitIndex":0,"isNotable":true,"name":"Pliable Flesh","orbit":2},"32271":{"stats":["15% increased Magnitude of Ignite you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-2,"id":54311}],"group":273,"skill":32271,"orbitIndex":15,"name":"Critical Ignite Magnitude","orbit":7},"13855":{"stats":["+10 to Armour","+5 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":50626},{"orbit":0,"id":64370}],"group":559,"skill":13855,"orbitIndex":0,"name":"Armour and Energy Shield","orbit":0},"3215":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":3215,"stats":["40% increased maximum Energy Shield","10% reduced maximum Mana"],"recipe":["Guilt","Envy","Suffering"],"connections":[{"orbit":0,"id":44359}],"group":722,"orbitIndex":9,"isNotable":true,"name":"Melding","orbit":7},"42998":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":2,"id":40333}],"group":1108,"skill":42998,"orbitIndex":9,"name":"Damage and Companion Damage","orbit":2},"59913":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMarkEnemiesSpread.dds","skill":59913,"stats":["Grants Skill: Called Shots"],"ascendancyName":"Deadeye","connections":[],"group":1300,"orbitIndex":0,"isNotable":true,"name":"Called Shots","orbit":0},"24871":{"stats":["3% increased Attack Speed with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":10602}],"group":311,"skill":24871,"orbitIndex":4,"name":"Attack Speed","orbit":4},"13157":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":3,"id":30392}],"group":975,"skill":13157,"orbitIndex":1,"name":"Life Flasks","orbit":3},"41012":{"stats":["6% increased Fire Damage","10% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-6,"id":11392}],"group":105,"skill":41012,"orbitIndex":0,"name":"Fire Damage and Armour ","orbit":0},"38763":{"stats":["6% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":0,"id":27859}],"group":710,"skill":38763,"orbitIndex":16,"name":"Herald Reservation","orbit":7},"47359":{"stats":["Triggered Spells deal 16% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-7,"id":14231}],"group":1052,"skill":47359,"orbitIndex":17,"name":"Triggered Spell Damage","orbit":7},"34543":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBearNotable.dds","skill":34543,"stats":["30% increased Damage if you've consumed a Frenzy Charge Recently","10% increased Skill Speed if you've consumed a Frenzy Charge Recently","+10 to Strength"],"recipe":["Envy","Guilt","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1000,"orbitIndex":0,"isNotable":true,"name":"The Frenzied Bear","orbit":0},"44179":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":670,"skill":44179,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"55149":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":55149,"stats":["Gain 11% of Damage as Extra Chaos Damage"],"recipe":["Envy","Isolation","Guilt"],"connections":[],"group":1101,"orbitIndex":0,"isNotable":true,"name":"Pure Chaos","orbit":0},"58591":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingInherentBonusesFromAttributesDouble.dds","skill":58591,"stats":["20% less Attributes","Inherent bonuses gained from Attributes are doubled"],"ascendancyName":"Gemling Legionnaire","connections":[],"group":439,"orbitIndex":0,"isNotable":true,"name":"Enhanced Effectiveness","orbit":0},"16680":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":48137}],"group":760,"skill":16680,"orbitIndex":15,"name":"Crossbow Reload Speed","orbit":4},"17999":{"stats":["8% increased Warcry Speed","6% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":51561},{"orbit":0,"id":42026},{"orbit":0,"id":63979}],"group":225,"skill":17999,"orbitIndex":4,"name":"Warcry Cooldown and Speed","orbit":7},"48552":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48552,"stats":["+5 to any Attribute"],"isAttribute":true,"group":339,"connections":[{"orbit":0,"id":43036},{"orbit":0,"id":7960},{"orbit":0,"id":23825}],"orbitIndex":0,"name":"Attribute","orbit":0},"47623":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":38570}],"group":502,"skill":47623,"orbitIndex":14,"name":"Grenade Damage","orbit":2},"62159":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":-7,"id":59603}],"group":783,"skill":62159,"orbitIndex":8,"name":"Life Recoup","orbit":2},"65322":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":54818},{"orbit":0,"id":13425},{"orbit":0,"id":47709},{"orbit":0,"id":58718}],"group":567,"skill":65322,"orbitIndex":0,"name":"Bleeding Chance","orbit":0},"61490":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61490,"stats":["+5 to any Attribute"],"isAttribute":true,"group":325,"connections":[{"orbit":-8,"id":47429},{"orbit":0,"id":64995},{"orbit":0,"id":8600}],"orbitIndex":0,"name":"Attribute","orbit":0},"58855":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":170,"skill":58855,"orbitIndex":0,"name":"Armour Mastery","orbit":0},"4716":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":4716,"stats":["60% increased Evasion Rating if you have Hit an Enemy Recently"],"recipe":["Guilt","Greed","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":534,"orbitIndex":18,"isNotable":true,"name":"Afterimage","orbit":3},"37972":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":37972,"stats":["15% increased Charm Charges gained"],"ascendancyName":"Ritualist","group":1362,"connections":[{"orbit":-4,"id":4891},{"orbit":5,"id":18280}],"orbitIndex":0,"name":"Charm Charges","orbit":0},"20105":{"stats":["10% increased Accuracy Rating with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":13895}],"group":1232,"skill":20105,"orbitIndex":0,"name":"Spear Accuracy","orbit":0},"10286":{"stats":["10% increased Armour","Break 15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":-4,"id":38066}],"group":140,"skill":10286,"orbitIndex":8,"name":"Armour Break and Armour","orbit":7},"44707":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":54785},{"orbit":0,"id":7628}],"group":563,"skill":44707,"orbitIndex":0,"name":"Shield Damage","orbit":0},"43650":{"stats":["8% increased Critical Damage Bonus","5% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":21070},{"orbit":0,"id":53386}],"group":157,"skill":43650,"orbitIndex":11,"name":"Critical Chance and Damage","orbit":1},"36778":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":36479}],"group":817,"skill":36778,"orbitIndex":58,"name":"Shock Chance","orbit":4},"33225":{"stats":["Minions have +3% to Maximum Fire Resistances","Minions have +20% to Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireResistNode.dds","connections":[],"group":765,"skill":33225,"orbitIndex":0,"name":"Minion Fire Resistance","orbit":0},"27307":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":388,"skill":27307,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"45248":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":45248,"stats":["+2% to Quality of all Skills"],"ascendancyName":"Gemling Legionnaire","group":320,"connections":[{"orbit":2147483647,"id":14429}],"orbitIndex":0,"name":"Skill Gem Quality","orbit":0},"8440":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-7,"id":45013}],"group":732,"skill":8440,"orbitIndex":7,"name":"Damage against Enemies on Low Life","orbit":1},"30346":{"stats":["+10 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":44871},{"orbit":-5,"id":29695},{"orbit":6,"id":34006}],"group":661,"skill":30346,"orbitIndex":13,"name":"Energy Shield","orbit":7},"35863":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":51732}],"group":343,"skill":35863,"orbitIndex":20,"name":"Attack Speed","orbit":2},"5802":{"icon":"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds","skill":5802,"stats":["Projectiles have 40% increased Critical Damage Bonus against Enemies within 2m","Projectiles deal 25% increased Damage with Hits against Enemies within 2m"],"recipe":["Disgust","Greed","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":1125,"orbitIndex":0,"isNotable":true,"name":"Stand and Deliver","orbit":0},"65189":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":33502}],"group":139,"skill":65189,"orbitIndex":0,"name":"Shapeshifting","orbit":5},"56996":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":9568}],"group":96,"skill":56996,"orbitIndex":3,"name":"Totem Life","orbit":4},"52373":{"stats":["+2 to Maximum Rage"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-2,"id":37276},{"orbit":7,"id":56342}],"group":290,"skill":52373,"orbitIndex":20,"name":"Maximum Rage","orbit":2},"39431":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupBow.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[],"group":587,"skill":39431,"orbitIndex":0,"name":"Crossbow Mastery","orbit":0},"5740":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":40687}],"group":888,"skill":5740,"orbitIndex":6,"name":"Presence Area","orbit":2},"21164":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":21164,"stats":["Minions gain 15% of their maximum Life as Extra maximum Energy Shield"],"recipe":["Isolation","Greed","Fear"],"connections":[{"orbit":0,"id":62670}],"group":101,"orbitIndex":10,"isNotable":true,"name":"Fleshcrafting","orbit":7},"47097":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerWarcryExplodesCorpses.dds","skill":47097,"stats":["Warcries Explode Corpses dealing 25% of their Life as Physical Damage","Ignore Warcry Cooldowns"],"ascendancyName":"Warbringer","connections":[],"group":37,"orbitIndex":0,"isNotable":true,"name":"Warcaller's Bellow","orbit":0},"59647":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":8791}],"group":913,"skill":59647,"orbitIndex":10,"name":"Defences and Companion Life","orbit":7},"19644":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":19644,"stats":["Minions have 20% additional Physical Damage Reduction","Minions have +23% to Chaos Resistance"],"recipe":["Isolation","Suffering","Envy"],"connections":[{"orbit":0,"id":14505}],"group":378,"orbitIndex":29,"isNotable":true,"name":"Left Hand of Darkness","orbit":4},"45111":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":14446}],"group":1085,"skill":45111,"orbitIndex":2,"name":"Curse Duration","orbit":7},"3091":{"stats":["Skills have 5% chance to not remove Elemental Infusions but still count as consuming them"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":24087}],"group":591,"skill":3091,"orbitIndex":8,"name":"Infusion Consumption Chance","orbit":2},"18585":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":18585,"stats":["20% increased Armour"],"ascendancyName":"Warbringer","group":22,"connections":[{"orbit":0,"id":6127}],"orbitIndex":0,"name":"Armour","orbit":0},"25927":{"stats":["Minions deal 20% increased Damage with Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-2,"id":32847}],"group":190,"skill":25927,"orbitIndex":0,"name":"Command Skill Damage","orbit":0},"42736":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42736,"stats":["+5 to any Attribute"],"isAttribute":true,"group":726,"connections":[{"orbit":-3,"id":60685}],"orbitIndex":0,"name":"Attribute","orbit":0},"43653":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":26518},{"orbit":0,"id":48171}],"group":176,"skill":43653,"orbitIndex":9,"name":"Cold Damage","orbit":4},"63074":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":63074,"stats":["+1 to Level of all Chaos Skills"],"recipe":["Despair","Isolation","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":767,"orbitIndex":2,"isNotable":true,"name":"Dark Entries","orbit":1},"331":{"stats":["8% increased Evasion Rating","Gain Deflection Rating equal to 3% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":2,"id":42103}],"group":1079,"skill":331,"orbitIndex":3,"name":"Deflection and Evasion","orbit":2},"22359":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-2,"id":60692}],"group":903,"skill":22359,"orbitIndex":36,"name":"Elemental Damage","orbit":4},"54883":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-2,"id":34473}],"group":1089,"skill":54883,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"52106":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":44005},{"orbit":0,"id":10295}],"group":233,"skill":52106,"orbitIndex":37,"name":"Cast Speed","orbit":6},"12498":{"stats":["6% increased bonuses gained from Equipped Quiver"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[{"orbit":0,"id":30341}],"group":981,"skill":12498,"orbitIndex":0,"name":"Quiver Effect","orbit":0},"6842":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":3,"id":18472}],"group":1093,"skill":6842,"orbitIndex":9,"name":"Stun and Freeze Buildup","orbit":3},"39292":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":39292,"stats":["20% increased Evasion Rating"],"ascendancyName":"Pathfinder","group":1326,"connections":[{"orbit":0,"id":40}],"orbitIndex":0,"name":"Evasion","orbit":0},"13359":{"stats":["5% increased Cold Damage","8% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":0,"id":59362},{"orbit":0,"id":31943}],"group":593,"skill":13359,"orbitIndex":9,"name":"Cold Damage and Energy Shield Recharge Rate","orbit":3},"18849":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanChill.dds","skill":18849,"stats":["All Damage from Hits Contributes to Chill Magnitude"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":2,"isNotable":true,"name":"Shaper of Winter","orbit":5},"5009":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":5009,"stats":["10% chance to Daze on Hit","25% increased Daze Duration"],"recipe":["Ire","Guilt","Paranoia"],"connections":[{"orbit":0,"id":12169}],"group":1061,"orbitIndex":0,"isNotable":true,"name":"Seeing Stars","orbit":0},"56997":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":56997,"stats":["Hits that Heavy Stun Enemies have Culling Strike"],"recipe":["Ire","Envy","Despair"],"connections":[{"orbit":-5,"id":23861},{"orbit":0,"id":56595}],"group":347,"orbitIndex":6,"isNotable":true,"name":"Heavy Contact","orbit":4},"55938":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":7,"id":41394}],"group":932,"skill":55938,"orbitIndex":9,"name":"Archon Effect","orbit":3},"36252":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":36252,"stats":[],"ascendancyName":"Tactician","isAscendancyStart":true,"group":276,"connections":[{"orbit":0,"id":46522},{"orbit":0,"id":762},{"orbit":0,"id":12054},{"orbit":0,"id":29162},{"orbit":0,"id":54892}],"orbitIndex":36,"name":"Tactician","orbit":6},"12661":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":12661,"stats":["Stun Threshold is based on 30% of your Energy Shield instead of Life"],"recipe":["Isolation","Ire","Guilt"],"connections":[{"orbit":0,"id":34984}],"group":824,"orbitIndex":16,"isNotable":true,"name":"Asceticism","orbit":7},"32534":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":32534,"stats":[],"ascendancyName":"Titan","isAscendancyStart":true,"group":49,"connections":[{"orbit":0,"id":35453},{"orbit":0,"id":19424},{"orbit":0,"id":13715},{"orbit":0,"id":51690},{"orbit":0,"id":29323}],"orbitIndex":96,"name":"Titan","orbit":9},"62677":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":62677,"stats":["+5 to any Attribute"],"isAttribute":true,"group":711,"connections":[],"orbitIndex":0,"name":"Attribute","orbit":0},"3762":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsFistOfWar.dds","skill":3762,"stats":["Every second Slam Skill you use yourself is Ancestrally Boosted"],"ascendancyName":"Titan","connections":[],"group":49,"orbitIndex":125,"isNotable":true,"name":"Ancestral Empowerment","orbit":9},"21568":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21568,"stats":["+5 to any Attribute"],"isAttribute":true,"group":220,"connections":[{"orbit":0,"id":26196}],"orbitIndex":0,"name":"Attribute","orbit":0},"32600":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":6304},{"orbit":-7,"id":20303}],"group":295,"skill":32600,"orbitIndex":12,"name":"Life Regeneration","orbit":2},"49473":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":61104}],"group":892,"skill":49473,"orbitIndex":0,"name":"Incision Chance","orbit":0},"64659":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":64659,"stats":["20% reduced Slowing Potency of Debuffs on You","Buffs on you expire 10% slower"],"recipe":["Isolation","Fear","Greed"],"connections":[{"orbit":0,"id":3355}],"group":480,"orbitIndex":21,"isNotable":true,"name":"Lasting Boons","orbit":3},"65328":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[{"orbit":0,"id":48565}],"group":60,"skill":65328,"orbitIndex":11,"name":"Sentinels","orbit":2},"8867":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsArcaneSurge.dds","skill":8867,"stats":["You have Arcane Surge"],"ascendancyName":"Stormweaver","connections":[{"orbit":0,"id":7246}],"group":408,"orbitIndex":60,"isNotable":true,"name":"Constant Gale","orbit":8},"14383":{"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","skill":14383,"stats":["30% increased amount of Mana Leeched","Unaffected by Chill while Leeching Mana"],"recipe":["Fear","Despair","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[{"orbit":0,"id":46601}],"group":1046,"orbitIndex":0,"isNotable":true,"name":"Suffusion","orbit":0},"6330":{"stats":["8% increased Attack Damage","8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[],"group":1136,"skill":6330,"orbitIndex":5,"name":"Accuracy and Attack Damage","orbit":7},"52774":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":5084}],"group":571,"skill":52774,"orbitIndex":18,"name":"Flammability Magnitude","orbit":2},"23352":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichCursedEnemiesExplodeChaos.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/LichCursedEnemiesExplodeChaos.dds","id":390,"name":"Rupture the Flesh","stats":["Cursed Enemies Killed by you, or by Allies in your Presence, have a 33% chance to Explode, dealing a quarter of their maximum Life as Physical Damage"]}},"skill":23352,"isSwitchable":true,"stats":["Cursed Enemies Killed by you, or by Allies in your Presence, have a 33% chance to Explode, dealing a quarter of their maximum Life as Chaos Damage"],"ascendancyName":"Lich","connections":[{"orbit":-4,"id":8611}],"group":999,"orbitIndex":62,"isNotable":true,"name":"Rupture the Soul","orbit":8},"56342":{"stats":["Gain 2 Rage when Hit by an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":3,"id":7341}],"group":266,"skill":56342,"orbitIndex":0,"name":"Rage when Hit","orbit":0},"60034":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":60034,"stats":["1% increased Attack Speed per 250 Accuracy Rating"],"recipe":["Isolation","Paranoia","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":15207},{"orbit":0,"id":22208}],"group":1136,"orbitIndex":0,"isNotable":true,"name":"Falcon Dive","orbit":0},"11838":{"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","skill":11838,"stats":["25% increased Spell Damage while on Full Energy Shield","75% increased Energy Shield from Equipped Focus"],"recipe":["Disgust","Suffering","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[{"orbit":-4,"id":33112}],"group":902,"orbitIndex":6,"isNotable":true,"name":"Dreamcatcher","orbit":7},"46431":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":11015},{"orbit":0,"id":38463}],"group":1074,"skill":46431,"orbitIndex":0,"name":"Hazard Damage","orbit":0},"46819":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46819,"stats":["+5 to any Attribute"],"isAttribute":true,"group":623,"connections":[{"orbit":0,"id":8616},{"orbit":0,"id":13909}],"orbitIndex":0,"name":"Attribute","orbit":0},"61355":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":29306}],"group":1048,"skill":61355,"orbitIndex":8,"name":"Damage from Mana","orbit":2},"50389":{"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","skill":50389,"stats":["Link Skills Link to 1 additional random target"],"recipe":["Guilt","Envy","Disgust"],"connections":[{"orbit":7,"id":13694},{"orbit":0,"id":11762}],"group":348,"orbitIndex":1,"isNotable":true,"name":"Twinned Tethers","orbit":2},"60298":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImbueMainHandWeapon.dds","skill":60298,"stats":["Grants Skill: Temper Weapon"],"ascendancyName":"Smith of Kitava","connections":[],"group":6,"orbitIndex":0,"isNotable":true,"name":"Against the Anvil","orbit":0},"2672":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":45569}],"group":228,"skill":2672,"orbitIndex":0,"name":"Spell Critical Damage","orbit":0},"11776":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":11776,"stats":["20% increased Physical Damage"],"ascendancyName":"Ritualist","group":1370,"connections":[{"orbit":6,"id":37046}],"orbitIndex":0,"name":"Physical Damage","orbit":0},"48805":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":4,"id":7782},{"orbit":0,"id":26563}],"group":962,"skill":48805,"orbitIndex":4,"name":"Spell Critical Chance","orbit":7},"55276":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55276,"stats":["+5 to any Attribute"],"isAttribute":true,"group":764,"connections":[{"orbit":5,"id":13411}],"orbitIndex":24,"name":"Attribute","orbit":5},"14515":{"stats":["15% increased Magnitude of Jagged Ground you create"],"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","connections":[{"orbit":0,"id":43778}],"group":218,"skill":14515,"orbitIndex":8,"name":"Jagged Ground Effect","orbit":3},"63469":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":30834},{"orbit":0,"id":50216}],"group":482,"skill":63469,"orbitIndex":10,"name":"Mana Regeneration","orbit":2},"41017":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41017,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1213,"connections":[{"orbit":0,"id":14262},{"orbit":0,"id":1801}],"orbitIndex":0,"name":"Attribute","orbit":0},"32071":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":32071,"stats":["15% increased Area of Effect if you've Killed Recently","8% increased Area of Effect for Attacks"],"recipe":["Envy","Fear","Fear"],"connections":[{"orbit":0,"id":15427},{"orbit":0,"id":49111}],"group":58,"orbitIndex":23,"isNotable":true,"name":"Primal Growth","orbit":3},"21161":{"stats":["15% reduced Movement Speed Penalty while Actively Blocking"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":5,"id":10500}],"group":180,"skill":21161,"orbitIndex":7,"name":"Movement Penalty with Raised Shield","orbit":3},"16538":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":44330}],"group":655,"skill":16538,"orbitIndex":2,"name":"One Handed Damage","orbit":2},"22821":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Minion Damage","id":183}},"skill":22821,"stats":["10% increased Elemental Damage"],"isSwitchable":true,"group":597,"connections":[{"orbit":0,"id":3823},{"orbit":0,"id":22314}],"orbitIndex":0,"name":"Elemental Damage","orbit":7},"664":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachFlameDoubles.dds","skill":664,"stats":["All Flames of Chayula that you manifest are Purple"],"isMultipleChoiceOption":true,"ascendancyName":"Acolyte of Chayula","group":1333,"connections":[],"orbitIndex":0,"name":"Choice of Power","orbit":0},"54485":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":25482}],"group":299,"skill":54485,"orbitIndex":22,"name":"Strength","orbit":7},"27834":{"stats":["10% increased Critical Hit Chance with Traps"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":63659},{"orbit":0,"id":34449}],"group":1221,"skill":27834,"orbitIndex":41,"name":"Trap Critical Chance","orbit":4},"21227":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-2,"id":36290}],"group":1112,"skill":21227,"orbitIndex":39,"name":"Energy Shield Delay","orbit":4},"17923":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":17923,"stats":["10% chance to gain Volatility on Kill"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":18826}],"orbitIndex":16,"name":"Volatility","orbit":9},"49734":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49734,"stats":["+5 to any Attribute"],"isAttribute":true,"group":178,"connections":[{"orbit":0,"id":46741}],"orbitIndex":0,"name":"Attribute","orbit":0},"41669":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[],"group":635,"skill":41669,"orbitIndex":12,"name":"Cold Damage","orbit":3},"51708":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":924,"skill":51708,"orbitIndex":0,"name":"Evasion Mastery","orbit":0},"59777":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59777,"stats":["+5 to any Attribute"],"isAttribute":true,"group":98,"connections":[{"orbit":0,"id":10362},{"orbit":0,"id":17791},{"orbit":0,"id":13937},{"orbit":0,"id":53719}],"orbitIndex":0,"name":"Attribute","orbit":0},"46554":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46554,"stats":["+5 to any Attribute"],"isAttribute":true,"group":773,"connections":[{"orbit":0,"id":62677},{"orbit":0,"id":36379},{"orbit":0,"id":10131},{"orbit":-3,"id":42999}],"orbitIndex":0,"name":"Attribute","orbit":0},"59372":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanYourHitsCrushEnemies.dds","skill":59372,"stats":["Your Hits are Crushing Blows"],"ascendancyName":"Titan","connections":[{"orbit":-5,"id":56842}],"group":51,"orbitIndex":0,"isNotable":true,"name":"Crushing Impacts","orbit":0},"22484":{"stats":["Spells Cast by Totems have 4% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-4,"id":5398}],"group":224,"skill":22484,"orbitIndex":18,"name":"Totem Cast Speed","orbit":7},"13724":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":13724,"stats":["30% increased Damage if you've dealt a Critical Hit in the past 8 seconds","12% increased Critical Hit Chance"],"recipe":["Disgust","Suffering","Envy"],"connections":[{"orbit":0,"id":20236},{"orbit":0,"id":33823}],"group":974,"orbitIndex":54,"isNotable":true,"name":"Deadly Force","orbit":4},"34531":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":34531,"stats":["Gain additional Ailment Threshold equal to 20% of maximum Energy Shield","Gain additional Stun Threshold equal to 20% of maximum Energy Shield"],"recipe":["Despair","Disgust","Disgust"],"connections":[],"group":514,"orbitIndex":4,"isNotable":true,"name":"Hallowed","orbit":7},"25992":{"stats":["10% increased Accuracy Rating with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[],"group":1261,"skill":25992,"orbitIndex":7,"name":"Bow Accuracy Rating","orbit":6},"61354":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":61354,"stats":["+1 to maximum Fire Infusions"],"recipe":["Envy","Greed","Fear"],"connections":[{"orbit":0,"id":50383}],"group":605,"orbitIndex":18,"isNotable":true,"name":"Infernal Limit","orbit":3},"18121":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":1013,"skill":18121,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"858":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":5,"id":58387}],"group":500,"skill":858,"orbitIndex":18,"name":"Chaos Damage","orbit":5},"36114":{"stats":["6% increased Attack Damage","3% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":23360}],"group":934,"skill":36114,"orbitIndex":10,"name":"Reduced Movement Penalty and Attack Damage","orbit":7},"12964":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":12964,"stats":["Aura Skills have 14% increased Magnitudes","Your Aura Buffs do not affect Allies"],"recipe":["Suffering","Paranoia","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":201,"orbitIndex":0,"isNotable":true,"name":"Lone Warrior","orbit":0},"13856":{"stats":["12% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":18496}],"group":185,"skill":13856,"orbitIndex":9,"name":"Ailment Effect","orbit":7},"5686":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":5686,"stats":["30% reduced Effect of Chill on you","30% increased Freeze Threshold","+30% of Armour also applies to Cold Damage"],"recipe":["Paranoia","Disgust","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":167,"orbitIndex":12,"isNotable":true,"name":"Chillproof","orbit":2},"21755":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21755,"stats":["+5 to any Attribute"],"isAttribute":true,"group":642,"connections":[{"orbit":0,"id":54127},{"orbit":0,"id":48635},{"orbit":0,"id":61281},{"orbit":0,"id":52274}],"orbitIndex":0,"name":"Attribute","orbit":0},"9294":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonExcessChancetoHitConvertedtoCritHitChance.dds","skill":9294,"stats":["Chance to Hit with Attacks can exceed 100%","Gain additional Critical Hit Chance equal to 25% of excess chance to Hit with Attacks"],"ascendancyName":"Amazon","connections":[{"orbit":0,"id":528}],"group":1342,"orbitIndex":0,"isNotable":true,"name":"Critical Strike","orbit":0},"55680":{"stats":["3% increased Attack Speed with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":61112}],"group":1196,"skill":55680,"orbitIndex":14,"name":"Spear Attack Speed","orbit":4},"62023":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":221,"skill":62023,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"7998":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":7998,"stats":["20% increased chance to Shock"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":39640}],"orbitIndex":70,"name":"Shock Chance","orbit":6},"34671":{"stats":["10% increased Stun Threshold","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":24477},{"orbit":0,"id":48418}],"group":451,"skill":34671,"orbitIndex":10,"name":"Stun Threshold and Strength","orbit":2},"41016":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":975,"skill":41016,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"59636":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":59636,"stats":["25% increased Mana Regeneration Rate"],"connections":[{"orbit":-4,"id":13769},{"orbit":0,"id":48007}],"group":631,"orbitIndex":12,"isNotable":true,"name":"Open Mind","orbit":7},"16744":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-5,"id":24009},{"orbit":0,"id":24748}],"group":534,"skill":16744,"orbitIndex":12,"name":"Evasion","orbit":3},"64525":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":64525,"stats":["Your Hits cannot be Evaded by Heavy Stunned Enemies"],"recipe":["Guilt","Greed","Fear"],"connections":[{"orbit":0,"id":58855}],"group":171,"orbitIndex":4,"isNotable":true,"name":"Easy Target","orbit":7},"54746":{"stats":["6% increased chance to inflict Ailments","6% increased Magnitude of Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":7,"id":14343}],"group":926,"skill":54746,"orbitIndex":0,"name":"Ailment Chance and Effect","orbit":0},"23415":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":23415,"stats":["15% increased Evasion Rating","15% increased maximum Energy Shield"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":9,"id":8143}],"orbitIndex":14,"name":"Evasion and Energy Shield","orbit":9},"64789":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":64789,"stats":["12% increased Mana Regeneration Rate"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":8867}],"orbitIndex":68,"name":"Mana Regeneration","orbit":8},"43778":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":36894}],"group":218,"skill":43778,"orbitIndex":2,"name":"Bleed Chance","orbit":3},"63732":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":8440}],"group":732,"skill":63732,"orbitIndex":1,"name":"Damage against Enemies on Low Life","orbit":1},"64665":{"stats":["6% increased Attack Damage","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":51847},{"orbit":0,"id":21274}],"group":686,"skill":64665,"orbitIndex":30,"name":"Attack Damage and Accuracy","orbit":4},"56472":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":848,"skill":56472,"orbitIndex":0,"name":"Projectile Mastery","orbit":0},"17330":{"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","skill":17330,"stats":["20% chance for Bleeding to be Aggravated when Inflicted against Enemies on Jagged Ground","40% increased Jagged Ground Duration"],"recipe":["Greed","Greed","Suffering"],"connections":[{"orbit":0,"id":61927}],"group":218,"orbitIndex":23,"isNotable":true,"name":"Perforation","orbit":2},"63608":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":70,"skill":63608,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"38628":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":38628,"stats":["10% increased Poison Duration for each Poison you have inflicted Recently, up to a maximum of 100%"],"recipe":["Despair","Isolation","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[],"group":1284,"orbitIndex":19,"isNotable":true,"name":"Escalating Toxins","orbit":2},"28304":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28304,"stats":["+5 to any Attribute"],"isAttribute":true,"group":326,"connections":[{"orbit":0,"id":37258},{"orbit":0,"id":2491}],"orbitIndex":0,"name":"Attribute","orbit":0},"26520":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":14340},{"orbit":0,"id":37190}],"group":736,"skill":26520,"orbitIndex":11,"name":"Life Leech","orbit":2},"56860":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":56860,"stats":["30% increased Parry Range","Your Heavy Stun buildup empties 50% faster if you've successfully Parried Recently"],"recipe":["Despair","Ire","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern","connections":[],"group":1034,"orbitIndex":0,"isNotable":true,"name":"Resolute Reprisal","orbit":0},"32194":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":32194,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":55933}],"orbitIndex":60,"name":"Attribute","orbit":6},"22558":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22558,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[{"orbit":0,"id":55933}],"orbitIndex":66,"name":"Attribute","orbit":6},"54886":{"stats":["10% increased Stun Buildup","10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":-4,"id":56997}],"group":347,"skill":54886,"orbitIndex":20,"name":"Two Handed Damage and Stun","orbit":7},"3704":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDrainMonsterFocus.dds","skill":3704,"stats":["Enemies have Maximum Concentration equal to 40% of their Maximum Life","Break enemy Concentration on Hit equal to 100% of Damage Dealt","Enemies regain 10% of Concentration every second if they haven't lost Concentration in the past 5 seconds"],"ascendancyName":"Witchhunter","connections":[{"orbit":0,"id":32559}],"group":211,"orbitIndex":0,"isNotable":true,"name":"Witchbane","orbit":0},"25851":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":-6,"id":52695},{"orbit":5,"id":36270}],"group":1049,"skill":25851,"orbitIndex":0,"name":"Daze on Hit","orbit":6},"3355":{"stats":["4% reduced Slowing Potency of Debuffs on You","Debuffs on you expire 3% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":25211}],"group":480,"skill":3355,"orbitIndex":0,"name":"Slow Effect on You and Debuff Expiry Rate","orbit":3},"58718":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":35015}],"group":553,"skill":58718,"orbitIndex":0,"name":"Bleeding Damage","orbit":0},"35324":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":35324,"stats":["Ignites you inflict deal Damage 15% faster"],"recipe":["Isolation","Greed","Paranoia"],"connections":[{"orbit":0,"id":34927},{"orbit":4,"id":34290}],"group":571,"orbitIndex":0,"isNotable":true,"name":"Burnout","orbit":3},"8697":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[],"group":891,"skill":8697,"orbitIndex":2,"name":"Elemental Attack Damage","orbit":3},"60568":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":52348}],"group":417,"skill":60568,"orbitIndex":13,"name":"Totem Placement Speed","orbit":3},"36379":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":25026}],"group":836,"skill":36379,"orbitIndex":58,"name":"Mana Regeneration","orbit":4},"65193":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":65193,"stats":["8% increased Melee Attack Speed","+10 to Dexterity"],"recipe":["Disgust","Greed","Paranoia"],"connections":[{"orbit":0,"id":48714},{"orbit":0,"id":10245}],"group":318,"orbitIndex":10,"isNotable":true,"name":"Viciousness","orbit":3},"2102":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":565,"skill":2102,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"18451":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[],"group":834,"skill":18451,"orbitIndex":12,"name":"Frenzy Charge Duration","orbit":2},"52765":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":940,"skill":52765,"orbitIndex":12,"name":"Mana Regeneration","orbit":2},"11505":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":462,"skill":11505,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"2455":{"stats":["8% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":616,"skill":2455,"orbitIndex":11,"name":"Projectile Damage","orbit":5},"2645":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":2645,"stats":["20% more Damage against Heavy Stunned Enemies with Maces"],"recipe":["Ire","Isolation","Ire"],"connections":[{"orbit":0,"id":14832},{"orbit":0,"id":52829}],"group":81,"orbitIndex":69,"isNotable":true,"name":"Skullcrusher","orbit":4},"17924":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-7,"id":51867}],"group":300,"skill":17924,"orbitIndex":20,"name":"Damage against Enemies on Low Life","orbit":3},"48014":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":48014,"stats":["25% increased Armour if you've Hit an Enemy with a Melee Attack Recently","50% increased Melee Damage against Immobilised Enemies"],"recipe":["Ire","Guilt","Fear"],"connections":[],"group":141,"orbitIndex":63,"isNotable":true,"name":"Honourless","orbit":5},"37046":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistBloodBoils.dds","skill":37046,"stats":["Grants Skill: Blood Boil"],"ascendancyName":"Ritualist","connections":[],"group":1366,"orbitIndex":0,"isNotable":true,"name":"Corrupted Lifeforce","orbit":0},"42059":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":3,"id":36333}],"group":130,"skill":42059,"orbitIndex":60,"name":"Empowered Attack Damage","orbit":4},"12367":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[],"group":564,"skill":12367,"orbitIndex":0,"name":"Chaos Damage","orbit":3},"38365":{"stats":["Recover 2% of maximum Life for each Endurance Charge consumed"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":34626},{"orbit":0,"id":46499}],"group":138,"skill":38365,"orbitIndex":22,"name":"Recover Life on consuming Endurance Charge","orbit":2},"57388":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":57388,"stats":["20% increased Critical Hit Chance for Attacks","20% increased Critical Damage Bonus for Attack Damage","20% more Stun Buildup with Critical Hits"],"recipe":["Despair","Envy","Disgust"],"connections":[{"orbit":0,"id":9698}],"group":157,"orbitIndex":22,"isNotable":true,"name":"Overwhelming Strike","orbit":3},"16168":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16168,"stats":["+5 to any Attribute"],"isAttribute":true,"group":549,"connections":[{"orbit":-5,"id":54232},{"orbit":0,"id":25374},{"orbit":0,"id":45916}],"orbitIndex":48,"name":"Attribute","orbit":6},"53696":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":956,"skill":53696,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"55802":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55802,"stats":["+5 to any Attribute"],"isAttribute":true,"group":706,"connections":[{"orbit":0,"id":2847},{"orbit":0,"id":3717}],"orbitIndex":0,"name":"Attribute","orbit":0},"45503":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":4,"id":37746}],"group":330,"skill":45503,"orbitIndex":0,"name":"Flammability Magnitude","orbit":2},"33866":{"stats":["8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":49220}],"group":757,"skill":33866,"orbitIndex":4,"name":"Attack Damage","orbit":2},"46696":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":46696,"stats":["25% increased Damage with One Handed Weapons","Attacks have 10% chance to Maim on Hit"],"recipe":["Envy","Suffering","Disgust"],"connections":[{"orbit":0,"id":8629}],"group":311,"orbitIndex":68,"isNotable":true,"name":"Impair","orbit":4},"50392":{"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","skill":50392,"stats":["10% reduced maximum Mana","1% increased Damage per 15 Strength"],"recipe":["Ire","Suffering","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[],"group":136,"orbitIndex":0,"isNotable":true,"name":"Brute Strength","orbit":0},"49461":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":2,"id":50912}],"group":952,"skill":49461,"orbitIndex":23,"name":"Attack Speed","orbit":2},"55275":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":6,"id":12890}],"group":1055,"skill":55275,"orbitIndex":2,"name":"Evasion","orbit":3},"62153":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":3,"id":55947}],"group":894,"skill":62153,"orbitIndex":17,"name":"Spell Critical Damage","orbit":3},"53960":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53960,"stats":["+5 to any Attribute"],"isAttribute":true,"group":816,"connections":[{"orbit":-5,"id":8975}],"orbitIndex":54,"name":"Attribute","orbit":5},"32951":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":32951,"stats":["25% increased Skill Effect Duration"],"recipe":["Disgust","Suffering","Ire"],"connections":[{"orbit":0,"id":39280},{"orbit":0,"id":41522}],"group":901,"orbitIndex":17,"isNotable":true,"name":"Preservation","orbit":3},"38769":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":38769,"stats":["Break 25% increased Armour"],"ascendancyName":"Warbringer","group":18,"connections":[{"orbit":0,"id":58704}],"orbitIndex":0,"name":"Armour Break","orbit":0},"364":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":2847}],"group":610,"skill":364,"orbitIndex":4,"name":"All Attributes","orbit":2},"56330":{"stats":["10% chance to inflict Bleeding on Critical Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":2147483647,"id":39570}],"group":957,"skill":56330,"orbitIndex":22,"name":"Bleeding Chance on Critical","orbit":7},"47753":{"stats":["Damage Penetrates 8% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-6,"id":51868}],"group":75,"skill":47753,"orbitIndex":0,"name":"Fire Penetration","orbit":0},"43128":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":43128,"stats":["4% increased Cast Speed","8% increased Area of Effect"],"ascendancyName":"Chronomancer","group":278,"connections":[{"orbit":4,"id":10731}],"orbitIndex":60,"name":"Cast Speed and Area of Effect","orbit":4},"28361":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":644,"skill":28361,"orbitIndex":16,"name":"Stun Threshold","orbit":7},"32664":{"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","skill":32664,"stats":["1% increased Energy Shield Recharge Rate per 4 Dexterity","20% increased Evasion Rating while you have Energy Shield"],"recipe":["Fear","Suffering","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":1053,"orbitIndex":0,"isNotable":true,"name":"Chakra of Breathing","orbit":0},"2936":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-3,"id":13407}],"group":1285,"skill":2936,"orbitIndex":4,"name":"Attack Critical Damage","orbit":7},"23738":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":23738,"stats":["Gain 8% of Physical Damage as extra Chaos Damage"],"recipe":["Ire","Paranoia","Suffering"],"connections":[{"orbit":0,"id":34520}],"group":809,"orbitIndex":0,"isNotable":true,"name":"Madness in the Bones","orbit":0},"51707":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":51707,"stats":["20% increased Evasion Rating","Gain Deflection Rating equal to 5% of Evasion Rating","8% increased Dexterity"],"recipe":["Fear","Ire","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":5,"id":38728},{"orbit":0,"id":41163}],"group":1226,"orbitIndex":66,"isNotable":true,"name":"Enhanced Reflexes","orbit":5},"3165":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":3165,"stats":["3% increased maximum Life"],"ascendancyName":"Blood Mage","group":856,"connections":[{"orbit":-4,"id":56162}],"orbitIndex":0,"name":"Life","orbit":0},"46683":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":46683,"stats":["Warcries have 15% chance to Empower 3 additional Attacks"],"recipe":["Envy","Suffering","Despair"],"connections":[{"orbit":0,"id":30553}],"group":93,"orbitIndex":4,"isNotable":true,"name":"Inherited Strength ","orbit":3},"27048":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":8,"id":47375}],"group":1258,"skill":27048,"orbitIndex":0,"name":"Defences and Companion Life","orbit":0},"64399":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":3,"id":2511}],"group":419,"skill":64399,"orbitIndex":7,"name":"Attack Critical Damage","orbit":1},"51583":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":1285,"skill":51583,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"23416":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageDamageLeechedLife.dds","skill":23416,"stats":["10% of Spell Damage Leeched as Life"],"ascendancyName":"Blood Mage","connections":[],"group":795,"orbitIndex":64,"isNotable":true,"name":"Vitality Siphon","orbit":6},"50253":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":50253,"stats":["30% increased Area of Effect of Aftershocks you create yourself"],"recipe":["Despair","Guilt","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":270,"orbitIndex":0,"isNotable":true,"name":"Aftershocks","orbit":0},"20236":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":4346}],"group":948,"skill":20236,"orbitIndex":0,"name":"Critical Chance","orbit":0},"22811":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCatNotable.dds","skill":22811,"stats":["Gain Deflection Rating equal to 10% of Evasion Rating","40% increased Evasion Rating while moving","+10 to Dexterity"],"recipe":["Disgust","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1201,"orbitIndex":16,"isNotable":true,"name":"The Wild Cat","orbit":2},"51184":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedManaCostNotable.dds","options":{"Witch":{"stats":["16% increased Spell Damage","Minions deal 16% increased Damage","+10 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedManaCostNotable.dds","name":"Raw Destruction","id":5788}},"skill":51184,"stats":["20% increased Spell Damage","+10 to Intelligence"],"isSwitchable":true,"connections":[{"orbit":-4,"id":41965},{"orbit":6,"id":29502},{"orbit":-4,"id":3242}],"group":598,"orbitIndex":0,"isNotable":true,"name":"Raw Power","orbit":0},"25586":{"stats":["16% increased Critical Damage Bonus with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":38993}],"group":1261,"skill":25586,"orbitIndex":35,"name":"Bow Critical Damage","orbit":6},"53697":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53697,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":7,"id":47555},{"orbit":-3,"id":3041}],"orbitIndex":26,"name":"Attribute","orbit":5},"20837":{"stats":["8% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[{"orbit":0,"id":61104}],"group":879,"skill":20837,"orbitIndex":0,"name":"Knockback","orbit":0},"64927":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":4,"id":52464},{"orbit":-4,"id":51741},{"orbit":-6,"id":54351}],"group":1049,"skill":64927,"orbitIndex":18,"name":"Mana Leech","orbit":6},"59501":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlindPattern","connections":[{"orbit":0,"id":25619},{"orbit":0,"id":42354}],"group":690,"skill":59501,"orbitIndex":0,"name":"Blind Mastery","orbit":0},"28625":{"stats":["10% increased Life and Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":5,"id":32135},{"orbit":0,"id":35848}],"group":811,"skill":28625,"orbitIndex":0,"name":"Flask Recovery","orbit":7},"63209":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":30704}],"group":474,"skill":63209,"orbitIndex":12,"name":"Life Regeneration","orbit":7},"12033":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeGrantsTwoAdditionalProjectiles.dds","skill":12033,"stats":["Skills fire an additional Projectile"],"ascendancyName":"Deadeye","connections":[],"group":1299,"orbitIndex":8,"isNotable":true,"name":"Endless Munitions","orbit":2},"13624":{"stats":["Mark Skills have 25% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-2,"id":28258}],"group":1155,"skill":13624,"orbitIndex":23,"name":"Mark Duration","orbit":2},"25528":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":1112,"skill":25528,"orbitIndex":15,"name":"Mana Mastery","orbit":3},"15408":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":4,"id":2254},{"orbit":0,"id":6338}],"group":661,"skill":15408,"orbitIndex":23,"name":"Energy Shield","orbit":2},"58848":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":2147483647,"id":22962},{"orbit":0,"id":10576}],"group":1118,"skill":58848,"orbitIndex":10,"name":"Incision Chance","orbit":7},"32952":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelStrSkillGems.dds","skill":32952,"stats":["+2 to Level of all Skills with a Strength requirement"],"isMultipleChoiceOption":true,"ascendancyName":"Gemling Legionnaire","group":280,"connections":[],"orbitIndex":0,"name":"Bolstering Implants","orbit":0},"21225":{"stats":["10% increased Damage with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":38369}],"group":1196,"skill":21225,"orbitIndex":16,"name":"Spear Damage","orbit":3},"56331":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageRed.dds","skill":56331,"stats":["All Flames of Chayula that you manifest are Red"],"isMultipleChoiceOption":true,"ascendancyName":"Acolyte of Chayula","group":1337,"connections":[],"orbitIndex":0,"name":"Choice of Life","orbit":0},"62804":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistLifeLeechFromElementalOrChaos.dds","skill":62804,"stats":["10% increased Life Recovery rate per 5% missing Unreserved Life"],"ascendancyName":"Ritualist","connections":[],"group":1358,"orbitIndex":0,"isNotable":true,"name":"Wildwood Persistence","orbit":0},"10156":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10156,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":-6,"id":6744}],"orbitIndex":38,"name":"Attribute","orbit":6},"11048":{"stats":["Minions deal 8% increased Damage","8% increased Minion Duration"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[],"group":203,"skill":11048,"orbitIndex":20,"name":"Minion Damage and Duration","orbit":7},"33216":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":33216,"stats":["Attack Hits Aggravate any Bleeding on targets which is older than 4 seconds"],"recipe":["Disgust","Despair","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":581,"orbitIndex":10,"isNotable":true,"name":"Deep Wounds","orbit":2},"56595":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":347,"skill":56595,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"44836":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":44836,"stats":["20% increased Armour and Evasion Rating","20% increased Stun Threshold"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[{"orbit":0,"id":47150}],"group":640,"orbitIndex":12,"isNotable":true,"name":"Feel no Pain","orbit":2},"32523":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":1546}],"group":499,"skill":32523,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"8302":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":-3,"id":4467}],"group":1270,"skill":8302,"orbitIndex":0,"name":"Damage vs Blinded","orbit":2},"7275":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":7275,"stats":["Gain 25% of Physical Damage as Extra Lightning Damage against Electrocuted Enemies"],"recipe":["Fear","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":595,"orbitIndex":64,"isNotable":true,"name":"Electrocuting Exposure","orbit":4},"33604":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":498,"skill":33604,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"55668":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55668,"stats":["+5 to any Attribute"],"isAttribute":true,"group":863,"connections":[{"orbit":0,"id":25557},{"orbit":0,"id":47754},{"orbit":0,"id":55420}],"orbitIndex":0,"name":"Attribute","orbit":0},"59376":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59376,"stats":["+5 to any Attribute"],"isAttribute":true,"group":508,"connections":[],"orbitIndex":3,"name":"Attribute","orbit":6},"35187":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonSpeedBloodlustedEnemy.dds","skill":35187,"stats":["20% increased Movement Speed while an enemy with an Open Weakness is in your Presence","40% increased Skill Speed while an enemy with an Open Weakness is in your Presence"],"ascendancyName":"Amazon","connections":[],"group":1330,"orbitIndex":0,"isNotable":true,"name":"In for the Kill","orbit":0},"30615":{"stats":["20% increased Critical Damage Bonus if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[],"group":1216,"skill":30615,"orbitIndex":13,"name":"Critical Damage when consuming a Power Charge","orbit":2},"32813":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-7,"id":59600},{"orbit":0,"id":35809}],"group":1026,"skill":32813,"orbitIndex":12,"name":"Life Flasks","orbit":2},"5702":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":5702,"stats":["+5 to any Attribute"],"isAttribute":true,"group":904,"connections":[{"orbit":-5,"id":13411}],"orbitIndex":0,"name":"Attribute","orbit":0},"14113":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":10029},{"orbit":0,"id":8660}],"group":321,"skill":14113,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"32721":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":32721,"stats":["50% increased Critical Hit Chance against Blinded Enemies"],"recipe":["Despair","Disgust","Despair"],"connections":[{"orbit":0,"id":10011}],"group":1062,"orbitIndex":11,"isNotable":true,"name":"Distracted Target","orbit":7},"2397":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":2397,"stats":["25% increased Attack Damage if you have been Heavy Stunned Recently","25% increased Attack Damage while you have no Life Flask uses left","25% increased Attack Damage while Surrounded","25% increased Attack Damage when on Low Life"],"recipe":["Paranoia","Fear","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":529,"orbitIndex":0,"isNotable":true,"name":"Last Stand","orbit":0},"48544":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":40166}],"group":985,"skill":48544,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"4810":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":4810,"stats":["Immune to Corrupted Blood","40% reduced Duration of Bleeding on You"],"recipe":["Isolation","Disgust","Greed"],"connections":[{"orbit":7,"id":48805},{"orbit":0,"id":6161}],"group":962,"orbitIndex":6,"isNotable":true,"name":"Sanguine Tolerance","orbit":1},"53958":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":2,"id":51006}],"group":1105,"skill":53958,"orbitIndex":23,"name":"Mana Flask Recovery","orbit":3},"14082":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":43964}],"group":1016,"skill":14082,"orbitIndex":8,"name":"Physical Damage","orbit":7},"2843":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":2843,"stats":["Immune to Bleeding if Equipped Helmet has higher Armour than Evasion Rating","Immune to Poison if Equipped Helmet has higher Evasion Rating than Armour"],"recipe":["Guilt","Isolation","Fear"],"connections":[{"orbit":0,"id":61396},{"orbit":0,"id":61318},{"orbit":0,"id":62235}],"group":759,"orbitIndex":36,"isNotable":true,"name":"Tolerant Equipment","orbit":5},"38895":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":38895,"stats":["40% increased Elemental Damage with Attack Skills during any Flask Effect"],"recipe":["Fear","Suffering","Greed"],"connections":[{"orbit":3,"id":8697},{"orbit":0,"id":48660}],"group":891,"orbitIndex":7,"isNotable":true,"name":"Crystal Elixir","orbit":2},"6416":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":51821}],"group":229,"skill":6416,"orbitIndex":20,"name":"Armour and Energy Shield","orbit":2},"32597":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":12777}],"group":532,"skill":32597,"orbitIndex":3,"name":"Armour and Energy Shield","orbit":2},"56999":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":56999,"stats":["15% increased Critical Hit Chance for Attacks","15% increased Accuracy Rating"],"recipe":["Despair","Disgust","Envy"],"connections":[],"group":808,"orbitIndex":0,"isNotable":true,"name":"Locked On","orbit":0},"45100":{"stats":["5% increased Flask Effect Duration","2% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-3,"id":56928}],"group":1050,"skill":45100,"orbitIndex":37,"name":"Attack Speed and Flask Duration","orbit":4},"62803":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":62803,"stats":["Charms applied to you have 25% increased Effect"],"recipe":["Suffering","Guilt","Isolation"],"connections":[{"orbit":0,"id":25029}],"group":1146,"orbitIndex":51,"isNotable":true,"name":"Woodland Aspect","orbit":4},"3999":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":37665},{"orbit":0,"id":57863}],"group":540,"skill":3999,"orbitIndex":15,"name":"Area Damage","orbit":4},"44699":{"stats":["8% increased Reservation Efficiency of Companion Skills"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":16150}],"group":1292,"skill":44699,"orbitIndex":0,"name":"Companion Reservation","orbit":0},"48267":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":92,"skill":48267,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"62679":{"stats":["Remnants can be collected from 10% further away"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[],"group":677,"skill":62679,"orbitIndex":12,"name":"Remnant Pickup Range","orbit":2},"46421":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":246,"skill":46421,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"56336":{"stats":["3% increased Curse Magnitudes","10% faster Curse Activation"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":21208}],"group":1066,"skill":56336,"orbitIndex":20,"name":"Curse Activation Speed and Effect","orbit":7},"30210":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":64650}],"group":967,"skill":30210,"orbitIndex":6,"name":"Evasion Rating","orbit":2},"18856":{"stats":["Invocated Spells deal 15% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":24491}],"group":752,"skill":18856,"orbitIndex":0,"name":"Invocation Spell Damage","orbit":3},"48531":{"stats":["3% increased Melee Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":13987}],"group":1190,"skill":48531,"orbitIndex":7,"name":"Melee Attack Speed","orbit":1},"28492":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneIronReflexes.dds","skill":28492,"isKeystone":true,"stats":["Converts all Evasion Rating to Armour"],"group":578,"connections":[{"orbit":0,"id":54099}],"orbitIndex":0,"name":"Iron Reflexes","orbit":0},"16401":{"stats":["8% increased Lightning Damage","10% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":44490}],"group":1166,"skill":16401,"orbitIndex":0,"name":"Lightning Damage and Electrocute Buildup","orbit":0},"57517":{"stats":["15% increased Magnitude of Bleeding you inflict against Enemies affected by Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":28268}],"group":860,"skill":57517,"orbitIndex":0,"name":"Bleeding Damage","orbit":0},"17394":{"stats":["Minions cause 15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-3,"id":45530}],"group":755,"skill":17394,"orbitIndex":0,"name":"Minion Stun Buildup","orbit":7},"7060":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":24339}],"group":186,"skill":7060,"orbitIndex":20,"name":"Life Flasks","orbit":2},"35855":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":35855,"stats":["20% increased amount of Life Leeched","40% increased Armour and Evasion Rating while Leeching"],"recipe":["Greed","Paranoia","Fear"],"connections":[{"orbit":0,"id":48583},{"orbit":0,"id":35859}],"group":736,"orbitIndex":3,"isNotable":true,"name":"Fortifying Blood","orbit":2},"46561":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern","connections":[],"group":783,"skill":46561,"orbitIndex":6,"name":"Recovery Mastery","orbit":2},"8535":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":8535,"stats":["25% increased Damage with Flails"],"connections":[],"group":63,"orbitIndex":7,"isNotable":true,"name":"Spiked Whip","orbit":2},"12329":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":4,"id":17523}],"group":1242,"skill":12329,"orbitIndex":0,"name":"Hazard Damage","orbit":7},"56988":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":56988,"stats":["+1% to Maximum Lightning Resistance","50% reduced effect of Shock on you"],"recipe":["Isolation","Isolation","Guilt"],"connections":[],"group":1184,"orbitIndex":0,"isNotable":true,"name":"Electric Blood","orbit":0},"15044":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianLessSpiritCostBuff.dds","skill":15044,"stats":["Persistent Buffs have 50% less Reservation"],"ascendancyName":"Tactician","connections":[{"orbit":0,"id":32560},{"orbit":0,"id":42845}],"group":239,"orbitIndex":0,"isNotable":true,"name":"A Solid Plan","orbit":0},"32258":{"stats":["Minions have 12% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":19644}],"group":378,"skill":32258,"orbitIndex":8,"name":"Minion Life","orbit":3},"52241":{"stats":["Recover 1% of maximum Mana on Kill"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":2,"id":94}],"group":748,"skill":52241,"orbitIndex":3,"name":"Mana on Kill","orbit":1},"55933":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55933,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":60886}],"orbitIndex":48,"name":"Attribute","orbit":6},"47614":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-7,"id":22219}],"group":920,"skill":47614,"orbitIndex":22,"name":"Triggered Spell Damage","orbit":2},"39423":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":53207}],"group":1002,"skill":39423,"orbitIndex":20,"name":"Lightning Penetration","orbit":2},"15207":{"stats":["8% increased Attack Damage","8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":6330}],"group":1136,"skill":15207,"orbitIndex":0,"name":"Accuracy and Attack Damage","orbit":7},"17724":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":-4,"id":17101}],"group":1245,"skill":17724,"orbitIndex":13,"name":"Attack Damage","orbit":3},"45227":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":42111}],"group":132,"skill":45227,"orbitIndex":1,"name":"Armour Break","orbit":3},"36507":{"icon":"Art/2DArt/SkillIcons/passives/MinionChaosResistanceNode.dds","skill":36507,"stats":["Minions have 20% increased maximum Life","Minions Regenerate 3% of maximum Life per second","Minions have +13% to Chaos Resistance"],"recipe":["Greed","Fear","Fear"],"connections":[{"orbit":0,"id":60313}],"group":564,"orbitIndex":4,"isNotable":true,"name":"Vile Mending","orbit":2},"19442":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":19442,"stats":["16% increased Attack Damage","16% increased Skill Effect Duration","Buffs on you expire 10% slower"],"recipe":["Guilt","Despair","Suffering"],"connections":[{"orbit":-3,"id":25170},{"orbit":0,"id":8606}],"group":867,"orbitIndex":8,"isNotable":true,"name":"Prolonged Assault","orbit":2},"4847":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":5,"id":6294}],"group":500,"skill":4847,"orbitIndex":66,"name":"Cast Speed","orbit":5},"51446":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":51446,"stats":["+1 to Evasion Rating per 1 Armour on Equipped Gloves"],"recipe":["Greed","Suffering","Ire"],"connections":[{"orbit":-7,"id":53647},{"orbit":0,"id":19750}],"group":562,"orbitIndex":16,"isNotable":true,"name":"Leather Bound Gauntlets","orbit":3},"12430":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","options":{"Druid":{"stats":["10% increased Spell Damage","10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","name":"Spell and Attack Damage","id":36764}},"skill":12430,"stats":["10% increased Melee Damage"],"isSwitchable":true,"group":515,"connections":[{"orbit":0,"id":17584}],"orbitIndex":13,"name":"Melee Damage","orbit":2},"17600":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":17600,"stats":["Life Leech from your Hits also applies to your Companion"],"recipe":["Ire","Greed","Suffering"],"connections":[{"orbit":3,"id":18519},{"orbit":0,"id":32096},{"orbit":-2,"id":10041}],"group":913,"orbitIndex":19,"isNotable":true,"name":"Thirsting Ally","orbit":3},"46296":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":46296,"stats":["10% reduced Projectile Speed","20% increased Projectile Damage"],"recipe":["Suffering","Guilt","Envy"],"connections":[],"group":761,"orbitIndex":4,"isNotable":true,"name":"Short Shot","orbit":1},"53560":{"stats":["20% chance for Lightning Skills to Chain an additional time"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":46157}],"group":823,"skill":53560,"orbitIndex":0,"name":"Lightning Skill Chain Chance","orbit":0},"38105":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[],"group":481,"skill":38105,"orbitIndex":67,"name":"Energy Shield","orbit":4},"3332":{"stats":["Minions have +20% to Cold Resistance","Minions have +3% to Maximum Cold Resistances"],"icon":"Art/2DArt/SkillIcons/passives/ColdResistNode.dds","connections":[],"group":495,"skill":3332,"orbitIndex":0,"name":"Minion Cold Resistance","orbit":0},"5227":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":5227,"stats":["100% increased Evasion Rating if you have been Hit Recently","30% reduced Evasion Rating if you haven't been Hit Recently"],"recipe":["Despair","Paranoia","Despair"],"connections":[{"orbit":0,"id":51708}],"group":924,"orbitIndex":20,"isNotable":true,"name":"Escape Strategy","orbit":3},"38493":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":4,"id":55621}],"group":1285,"skill":38493,"orbitIndex":45,"name":"Critical Damage","orbit":4},"10552":{"stats":["Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-3,"id":703},{"orbit":3,"id":18895}],"group":824,"skill":10552,"orbitIndex":8,"name":"Stun Threshold from Energy Shield","orbit":7},"41130":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":545,"skill":41130,"orbitIndex":4,"name":"Spell and Minion Damage","orbit":2},"51974":{"icon":"Art/2DArt/SkillIcons/passives/FortifyMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFortifyPattern","connections":[{"orbit":0,"id":25711}],"group":603,"skill":51974,"orbitIndex":0,"name":"Fortify Mastery","orbit":0},"38369":{"stats":["12% increased Critical Hit Chance with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":18910}],"group":1196,"skill":38369,"orbitIndex":48,"name":"Spear Critical Chance","orbit":4},"47477":{"stats":["15% reduced Volatility Explosion delay"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":1,"id":51774}],"group":1234,"skill":47477,"orbitIndex":3,"name":"Volatility Detonation Time","orbit":1},"59498":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":54814}],"group":350,"skill":59498,"orbitIndex":10,"name":"Presence Area","orbit":2},"48670":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48670,"stats":["+5 to any Attribute"],"isAttribute":true,"group":517,"connections":[{"orbit":0,"id":13241},{"orbit":0,"id":53589},{"orbit":0,"id":19122},{"orbit":0,"id":51299},{"orbit":0,"id":49231}],"orbitIndex":42,"name":"Attribute","orbit":6},"41394":{"icon":"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds","skill":41394,"stats":["Archon Buffs also grant +20% to all Elemental Resistances","Archon Buffs also grant 10% increased Movement Speed"],"recipe":["Envy","Isolation","Paranoia"],"connections":[],"group":932,"orbitIndex":13,"isNotable":true,"name":"Invigorating Archon","orbit":7},"55930":{"stats":["15% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":40687}],"group":888,"skill":55930,"orbitIndex":16,"name":"Glory Generation","orbit":2},"10909":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10909,"stats":["+5 to any Attribute"],"isAttribute":true,"group":728,"connections":[{"orbit":6,"id":16489},{"orbit":3,"id":33053}],"orbitIndex":8,"name":"Attribute","orbit":3},"57253":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderShockImmunity.dds","skill":57253,"stats":["Immune to Shock"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1327,"connections":[],"orbitIndex":0,"name":"Grounding Stick","orbit":0},"19846":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":273,"skill":19846,"orbitIndex":6,"name":"Fire Mastery","orbit":1},"35453":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":35453,"stats":["Slam Skills have 8% increased Area of Effect"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":0,"id":42275}],"orbitIndex":52,"name":"Slam Area of Effect","orbit":5},"16871":{"stats":["+4 to Strength","+4 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":2,"id":9532}],"group":1217,"skill":16871,"orbitIndex":18,"name":"Strength and Dexterity","orbit":7},"47088":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":47088,"stats":["Companions deal 60% increased damage against Immobilised enemies"],"recipe":["Paranoia","Greed","Disgust"],"connections":[],"group":871,"orbitIndex":0,"isNotable":true,"name":"Sic 'Em","orbit":4},"56334":{"stats":["Meta Skills gain 4% increased Energy","5% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":7,"id":46171},{"orbit":0,"id":41753}],"group":1240,"skill":56334,"orbitIndex":7,"name":"Energy and Critical Chance","orbit":7},"51048":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51048,"stats":["+5 to any Attribute"],"isAttribute":true,"group":898,"connections":[{"orbit":0,"id":17702},{"orbit":0,"id":58814},{"orbit":0,"id":33946},{"orbit":0,"id":30910}],"orbitIndex":0,"name":"Attribute","orbit":0},"61347":{"stats":["Projectiles have 15% increased Critical Hit Chance against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":3,"id":64488}],"group":574,"skill":61347,"orbitIndex":8,"name":"Projectile Critical Chance","orbit":7},"17523":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":42032}],"group":1242,"skill":17523,"orbitIndex":8,"name":"Hazard Damage","orbit":7},"49993":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":2,"id":40632},{"orbit":0,"id":64434},{"orbit":0,"id":38814}],"group":792,"skill":49993,"orbitIndex":0,"name":"Deflection","orbit":7},"53030":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":53030,"stats":["25% increased Ignite Magnitude","+10 to Strength"],"recipe":["Ire","Despair","Disgust"],"connections":[{"orbit":0,"id":11525},{"orbit":0,"id":48267}],"group":92,"orbitIndex":5,"isNotable":true,"name":"Immolation","orbit":2},"4661":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":4661,"stats":["Banners also grant +25% to all Elemental Resistances to you and Allies"],"recipe":["Paranoia","Greed","Greed"],"connections":[{"orbit":0,"id":12821},{"orbit":0,"id":65353}],"group":401,"orbitIndex":4,"isNotable":true,"name":"Inspiring Leader","orbit":3},"44841":{"stats":["Mark Skills have 25% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":0,"id":36927},{"orbit":2,"id":28258}],"group":1155,"skill":44841,"orbitIndex":19,"name":"Mark Duration","orbit":2},"30151":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":30151,"stats":["15% increased Armour and Evasion Rating"],"ascendancyName":"Tactician","group":292,"connections":[{"orbit":0,"id":32637}],"orbitIndex":0,"name":"Armour and Evasion","orbit":0},"13524":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":13524,"stats":["Skills have a 15% chance to not consume Glory"],"recipe":["Disgust","Ire","Suffering"],"connections":[{"orbit":0,"id":54923},{"orbit":0,"id":259}],"group":403,"orbitIndex":27,"isNotable":true,"name":"Everlasting Glory","orbit":4},"49198":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":3,"id":49023}],"group":241,"skill":49198,"orbitIndex":22,"name":"Shield Block","orbit":7},"27434":{"icon":"Art/2DArt/SkillIcons/passives/ArchonLightningNotable.dds","skill":27434,"stats":["Gain Lightning Archon after spending 100% of your Maximum Mana"],"recipe":["Fear","Isolation","Guilt"],"connections":[{"orbit":0,"id":15984}],"group":685,"orbitIndex":21,"isNotable":true,"name":"Archon of the Storm","orbit":3},"1468":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":645,"skill":1468,"orbitIndex":6,"name":"Mana Regeneration","orbit":2},"11871":{"stats":["5% chance to Blind Enemies on Hit"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":47235},{"orbit":0,"id":53471},{"orbit":0,"id":24958}],"group":1062,"skill":11871,"orbitIndex":1,"name":"Blind Chance","orbit":3},"12795":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderIgniteImmunity.dds","skill":12795,"stats":["Immune to Ignite"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1321,"connections":[],"orbitIndex":0,"name":"Dousing Vial","orbit":0},"55931":{"stats":["+15% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/fireresist.dds","connections":[{"orbit":0,"id":62034},{"orbit":0,"id":62313}],"group":97,"skill":55931,"orbitIndex":18,"name":"Armour Applies to Fire Damage Hits","orbit":3},"55807":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","options":{"Witch":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Minion Life","id":21429}},"skill":55807,"stats":["10% increased Mana Regeneration Rate"],"isSwitchable":true,"group":609,"connections":[{"orbit":-4,"id":6686}],"orbitIndex":5,"name":"Mana Regeneration","orbit":2},"42714":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":42714,"stats":["Enemies you apply Incision to take 2% increased Physical Damage per Incision"],"recipe":["Envy","Fear","Despair"],"connections":[{"orbit":0,"id":29065}],"group":1118,"orbitIndex":60,"isNotable":true,"name":"Thousand Cuts","orbit":5},"4467":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":-2,"id":42347}],"group":1270,"skill":4467,"orbitIndex":4,"name":"Damage vs Blinded","orbit":7},"30539":{"stats":["5% chance to not destroy Corpses when Consuming Corpses"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":25620}],"group":896,"skill":30539,"orbitIndex":18,"name":"Corpses","orbit":7},"3041":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3041,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":-4,"id":59795},{"orbit":0,"id":858},{"orbit":6,"id":19240}],"orbitIndex":10,"name":"Attribute","orbit":3},"64650":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":64650,"stats":["Cannot be Light Stunned if you haven't been Hit Recently"],"recipe":["Suffering","Suffering","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":967,"orbitIndex":12,"isNotable":true,"name":"Wary Dodging","orbit":2},"43507":{"stats":["5% increased Attack Damage","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":40292}],"group":226,"skill":43507,"orbitIndex":12,"name":"Attack Damage and Accuracy","orbit":2},"61487":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-4,"id":36596},{"orbit":0,"id":58109}],"group":732,"skill":61487,"orbitIndex":66,"name":"Damage against Enemies on Low Life","orbit":4},"53294":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":53294,"stats":["15% increased Fire Damage","10% increased Ignite Magnitude","Damage Penetrates 10% Fire Resistance"],"recipe":["Fear","Disgust","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[{"orbit":0,"id":33397}],"group":429,"orbitIndex":0,"isNotable":true,"name":"Burn Away","orbit":0},"43383":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","skill":43383,"stats":["15% increased chance to inflict Ailments","Hits Break 30% increased Armour on targets with Ailments"],"connections":[{"orbit":0,"id":62588},{"orbit":0,"id":37450}],"group":618,"orbitIndex":51,"isNotable":true,"name":"Exposed Wounds","orbit":4},"22949":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":35171}],"group":321,"skill":22949,"orbitIndex":18,"name":"Spell Area of Effect","orbit":3},"29358":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":-7,"id":917}],"group":99,"skill":29358,"orbitIndex":7,"name":"Stun Buildup","orbit":2},"3685":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":32151}],"group":535,"skill":3685,"orbitIndex":18,"name":"All Attributes","orbit":7},"43647":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[{"orbit":0,"id":32507}],"group":539,"skill":43647,"orbitIndex":17,"name":"Minion Offence Mastery","orbit":2},"12166":{"stats":["3% increased Cast Speed with Cold Skills"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[],"group":1069,"skill":12166,"orbitIndex":22,"name":"Cast Speed with Cold Skills","orbit":7},"26905":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":8821}],"group":713,"skill":26905,"orbitIndex":2,"name":"Lightning Damage","orbit":3},"55796":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonRareUniqueBloodlusted.dds","skill":55796,"stats":["Reveal Weaknesses against Rare and Unique enemies","50% more damage against enemies with an Open Weakness"],"ascendancyName":"Amazon","connections":[{"orbit":0,"id":43095}],"group":1341,"orbitIndex":0,"isNotable":true,"name":"Predatory Instinct","orbit":0},"9164":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":25513}],"group":606,"skill":9164,"orbitIndex":45,"name":"Two Handed Damage","orbit":5},"60685":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":60685,"stats":["+5 to any Attribute"],"isAttribute":true,"group":701,"connections":[{"orbit":0,"id":1826}],"orbitIndex":0,"name":"Attribute","orbit":0},"62015":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":281,"skill":62015,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"44299":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":44299,"stats":["25% increased maximum Energy Shield","5% of Maximum Life Converted to Energy Shield"],"recipe":["Isolation","Paranoia","Isolation"],"connections":[{"orbit":0,"id":38105},{"orbit":0,"id":49455},{"orbit":0,"id":857}],"group":481,"orbitIndex":0,"isNotable":true,"name":"Enhanced Barrier","orbit":4},"8272":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterSpecPoints.dds","skill":8272,"stats":["100 Passive Skill Points become Weapon Set Skill Points"],"ascendancyName":"Witchhunter","connections":[],"group":145,"orbitIndex":0,"isNotable":true,"name":"Weapon Master","orbit":0},"41008":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonGainPhysicalDamageWeaponsAccuracy.dds","skill":41008,"stats":["Attacks using your Weapons have Added Physical Damage equal","to 25% of the Accuracy Rating on the Weapon"],"ascendancyName":"Amazon","connections":[],"group":1332,"orbitIndex":0,"isNotable":true,"name":"Penetrate","orbit":0},"23667":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":25312}],"group":247,"skill":23667,"orbitIndex":40,"name":"Totem Life","orbit":5},"44563":{"stats":["Debuffs you inflict have 4% increased Slow Magnitude","20% increased Hinder Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":59053}],"group":907,"skill":44563,"orbitIndex":0,"name":"Slow Effect and Hinder Duration","orbit":0},"21495":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[],"group":1088,"skill":21495,"orbitIndex":14,"name":"Elemental Attack Damage","orbit":3},"1823":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":1823,"stats":["20% increased Light Radius","70% increased Energy Shield from Equipped Helmet"],"recipe":["Suffering","Paranoia","Suffering"],"connections":[],"group":514,"orbitIndex":60,"isNotable":true,"name":"Illuminated Crown","orbit":4},"48007":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":0,"id":36302}],"group":631,"skill":48007,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"17260":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":17260,"stats":["25% increased Attack Damage"],"recipe":["Greed","Ire","Despair"],"connections":[{"orbit":-5,"id":33502}],"group":158,"orbitIndex":0,"isNotable":true,"name":"Tough Claw","orbit":0},"42981":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":42981,"stats":["Break 40% increased Armour","25% increased Physical Damage"],"recipe":["Suffering","Envy","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":56104}],"group":527,"orbitIndex":40,"isNotable":true,"name":"Cruel Methods","orbit":4},"32727":{"stats":["Break Armour on Critical Hit with Spells equal to 5% of Physical Damage dealt"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[],"group":539,"skill":32727,"orbitIndex":23,"name":"Armour Break","orbit":2},"53683":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":53683,"stats":["30% chance when you Reload a Crossbow to be immediate"],"recipe":["Paranoia","Despair","Isolation"],"connections":[{"orbit":0,"id":30082},{"orbit":0,"id":61432}],"group":762,"orbitIndex":0,"isNotable":true,"name":"Efficient Loading","orbit":0},"42857":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","connections":[{"orbit":3,"id":20024},{"orbit":0,"id":7576}],"group":757,"skill":42857,"orbitIndex":16,"name":"Skill Speed","orbit":7},"19044":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":19044,"stats":["3% increased Spell Damage per 100 maximum Mana"],"recipe":["Disgust","Fear","Despair"],"connections":[{"orbit":0,"id":53188}],"group":836,"orbitIndex":0,"isNotable":true,"name":"Arcane Intensity","orbit":1},"58182":{"stats":["Gain 3 Life per Enemy Killed"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":-5,"id":49220}],"group":837,"skill":58182,"orbitIndex":22,"name":"Life on Kill","orbit":3},"63600":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":36364}],"group":1219,"skill":63600,"orbitIndex":0,"name":"Electrocute Buildup","orbit":0},"22147":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":22147,"stats":[],"ascendancyName":"Chronomancer","isAscendancyStart":true,"group":275,"connections":[{"orbit":0,"id":18678},{"orbit":0,"id":50219},{"orbit":0,"id":1579},{"orbit":-4,"id":27990},{"orbit":4,"id":43128},{"orbit":0,"id":54194}],"orbitIndex":0,"name":"Chronomancer","orbit":9},"52229":{"icon":"Art/2DArt/SkillIcons/passives/AuraNotable.dds","skill":52229,"stats":["Orb Skills have +1 to Limit"],"recipe":["Disgust","Suffering","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":521,"orbitIndex":0,"isNotable":true,"name":"Secrets of the Orb","orbit":0},"8629":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":307,"skill":8629,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"28556":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28556,"stats":["+5 to any Attribute"],"isAttribute":true,"group":728,"connections":[],"orbitIndex":12,"name":"Attribute","orbit":3},"39411":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerTotemsDefendedByAncestors.dds","skill":39411,"stats":["+1 to maximum number of Summoned Totems","Trigger Ancestral Spirits when you Summon a Totem","Grants Skill: Ancestral Spirits"],"ascendancyName":"Warbringer","connections":[{"orbit":0,"id":48682}],"group":29,"orbitIndex":0,"isNotable":true,"name":"Answered Call","orbit":0},"10320":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":3,"id":14548}],"group":778,"skill":10320,"orbitIndex":18,"name":"Minion Life","orbit":7},"6626":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":4,"id":46475}],"group":534,"skill":6626,"orbitIndex":21,"name":"Armour and Evasion","orbit":2},"44298":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":46024}],"group":194,"skill":44298,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"45632":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":45632,"stats":["10% increased Mana Regeneration Rate","6% of Damage taken Recouped as Mana"],"recipe":["Fear","Ire","Paranoia"],"connections":[{"orbit":0,"id":24551}],"group":215,"orbitIndex":19,"isNotable":true,"name":"Mind Eraser","orbit":7},"5817":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeWindward.dds","skill":5817,"stats":["3% less Damage taken per Tailwind"],"ascendancyName":"Deadeye","connections":[],"group":1298,"orbitIndex":0,"isNotable":true,"name":"Wind Ward","orbit":0},"53823":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":53823,"stats":["25% increased Chance to Block if you've Blocked with Active Block Recently","50% increased Defences from Equipped Shield"],"recipe":["Ire","Despair","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":-3,"id":10508}],"group":111,"orbitIndex":18,"isNotable":true,"name":"Towering Shield","orbit":3},"60560":{"stats":["20% increased Damage with Hits against Enemies that are on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":29527}],"group":1178,"skill":60560,"orbitIndex":0,"name":"Damage vs Full Life","orbit":0},"15301":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":4709},{"orbit":0,"id":64064}],"group":1127,"skill":15301,"orbitIndex":13,"name":"Accuracy","orbit":2},"24129":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":1010,"skill":24129,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"59503":{"stats":["8% increased Critical Hit Chance for Attacks","8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":22208}],"group":1136,"skill":59503,"orbitIndex":13,"name":"Accuracy and Critical Chance","orbit":7},"56061":{"stats":["14% increased Damage with Hits against Burning Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[],"group":330,"skill":56061,"orbitIndex":12,"name":"Damage against Burning Enemies","orbit":2},"57785":{"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","skill":57785,"stats":["25% increased Ballista Critical Damage Bonus","20% increased Ballista Critical Hit Chance"],"recipe":["Greed","Despair","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[{"orbit":0,"id":31112},{"orbit":0,"id":56897}],"group":771,"orbitIndex":6,"isNotable":true,"name":"Trained Turrets","orbit":7},"25591":{"stats":["10% increased Armour","+10% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":25315},{"orbit":0,"id":20115}],"group":167,"skill":25591,"orbitIndex":6,"name":"Armour and Applies to Cold Damage","orbit":2},"62542":{"stats":["10% increased Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":7,"id":16329},{"orbit":0,"id":57821}],"group":1158,"skill":62542,"orbitIndex":0,"name":"Flask Charges Gained","orbit":3},"56325":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":21280}],"group":855,"skill":56325,"orbitIndex":0,"name":"Evasion","orbit":0},"15270":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1212,"skill":15270,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"54351":{"stats":["Recover 1% of maximum Life on Kill"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":-6,"id":52464}],"group":1049,"skill":54351,"orbitIndex":7,"name":"Life on Kill","orbit":7},"17788":{"isSwitchable":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","options":{"Abyssal Lich":{"jewelOverlay":{"path":"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketcanallocate.dds","unalloc":"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketnormal.dds","alloc":"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketactive.dds"},"ascendancyName":"Abyssal Lich"}},"jewelOverlay":{"path":"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketcanallocate.dds","unalloc":"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketnormal.dds","alloc":"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketactive.dds"},"skill":17788,"connections":[],"stats":["Can Socket a non-Unique Basic Jewel into the Phylactery","100% increased Effect of the Socketed Jewel","50% more Mana Cost of Skills if you have no Energy Shield"],"ascendancyName":"Lich","containJewelSocket":true,"group":999,"orbitIndex":0,"isNotable":true,"name":"Crystalline Phylactery","orbit":6},"61741":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":61741,"stats":["10% increased Skill Effect Duration","40% increased Poison Duration"],"recipe":["Despair","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":2,"id":40024}],"group":1054,"orbitIndex":0,"isNotable":true,"name":"Lasting Toxins","orbit":0},"26772":{"stats":["Debuffs you inflict have 5% increased Slow Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":2,"id":24240},{"orbit":3,"id":45774}],"group":1038,"skill":26772,"orbitIndex":22,"name":"Slow Effect","orbit":7},"48006":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":48006,"stats":["15% increased Attack Area Damage","12% increased Area of Effect for Attacks"],"recipe":["Ire","Ire","Despair"],"connections":[{"orbit":0,"id":33604}],"group":498,"orbitIndex":9,"isNotable":true,"name":"Devastation","orbit":7},"59362":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59362,"stats":["+5 to any Attribute"],"isAttribute":true,"group":624,"connections":[{"orbit":0,"id":41669},{"orbit":0,"id":62677},{"orbit":0,"id":50720}],"orbitIndex":0,"name":"Attribute","orbit":0},"5305":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":0,"id":3431},{"orbit":0,"id":24287}],"group":1171,"skill":5305,"orbitIndex":2,"name":"Skill Speed","orbit":1},"12462":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":64299}],"group":446,"skill":12462,"orbitIndex":20,"name":"Aura Effect","orbit":3},"17664":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":17664,"stats":["50% increased Critical Damage Bonus against Enemies that have exited your Presence Recently"],"recipe":["Envy","Envy","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[{"orbit":0,"id":11463},{"orbit":0,"id":33348}],"group":1183,"orbitIndex":0,"isNotable":true,"name":"Decisive Retreat","orbit":0},"16100":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":16100,"stats":["20% increased Evasion Rating"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":7,"id":65173}],"orbitIndex":0,"name":"Evasion","orbit":8},"48658":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":48658,"stats":["30% increased Freeze Buildup","20% increased Chill Duration on Enemies","20% increased Magnitude of Chill you inflict"],"recipe":["Greed","Fear","Despair"],"connections":[],"group":919,"orbitIndex":0,"isNotable":true,"name":"Shattering","orbit":0},"26648":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":24256},{"orbit":0,"id":52125}],"group":660,"skill":26648,"orbitIndex":21,"name":"Deflection","orbit":2},"37302":{"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","skill":37302,"stats":["Attacks used by Ballistas have 10% increased Attack Speed","50% increased Ballista Immobilisation buildup"],"recipe":["Guilt","Paranoia","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":477,"orbitIndex":20,"isNotable":true,"name":"Kept at Bay","orbit":3},"34401":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlindPattern","connections":[],"group":1202,"skill":34401,"orbitIndex":0,"name":"Blind Mastery","orbit":0},"46688":{"stats":["3% increased Attack Speed with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":-2,"id":4238}],"group":1023,"skill":46688,"orbitIndex":1,"name":"One Handed Attack Speed","orbit":7},"38497":{"stats":["6% reduced Charm Charges used"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-5,"id":62803}],"group":1146,"skill":38497,"orbitIndex":19,"name":"Charm Charges Used","orbit":7},"63863":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[],"group":720,"skill":63863,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"54340":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":282,"skill":54340,"orbitIndex":3,"name":"Armour Mastery","orbit":2},"41522":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[],"group":901,"skill":41522,"orbitIndex":0,"name":"Duration Mastery","orbit":0},"32943":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":16938},{"orbit":0,"id":29930},{"orbit":0,"id":16484}],"group":871,"skill":32943,"orbitIndex":67,"name":"Damage and Companion Damage","orbit":4},"45090":{"stats":["12% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":36027}],"group":185,"skill":45090,"orbitIndex":19,"name":"Attack Damage","orbit":7},"8831":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":8831,"stats":["20% increased Critical Damage Bonus","+10 to Strength","20% increased Physical Damage"],"recipe":["Isolation","Despair","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":14082}],"group":1016,"orbitIndex":0,"isNotable":true,"name":"Tempered Mind","orbit":0},"46023":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[],"group":372,"skill":46023,"orbitIndex":3,"name":"Armour","orbit":3},"28101":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":57571},{"orbit":-7,"id":43867}],"group":1238,"skill":28101,"orbitIndex":12,"name":"Fire Penetration","orbit":2},"3084":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":3084,"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"ascendancyName":"Gemling Legionnaire","group":397,"connections":[{"orbit":2147483647,"id":30996}],"orbitIndex":0,"name":"Reduced Attribute Requirements","orbit":0},"35581":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":35581,"stats":["16% reduced Skill Effect Duration","10% reduced Slowing Potency of Debuffs on You"],"recipe":["Paranoia","Isolation","Paranoia"],"connections":[{"orbit":0,"id":26895}],"group":407,"orbitIndex":0,"isNotable":true,"name":"Near at Hand","orbit":0},"52630":{"stats":["40% increased Critical Damage Bonus against Enemies that are on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":61800},{"orbit":0,"id":28371}],"group":1178,"skill":52630,"orbitIndex":13,"name":"Critical Damage vs Full Life","orbit":7},"45354":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":64948},{"orbit":0,"id":21568}],"group":201,"skill":45354,"orbitIndex":9,"name":"Aura Effect","orbit":2},"27234":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":744,"skill":27234,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"26383":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageHigherSpellBaseCritStrike.dds","skill":26383,"stats":["Base Critical Hit Chance for Spells is 15%"],"ascendancyName":"Blood Mage","connections":[{"orbit":8,"id":48551}],"group":795,"orbitIndex":59,"isNotable":true,"name":"Sunder the Flesh","orbit":8},"45230":{"stats":["20% increased Area of Effect of Curses"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":28229}],"group":802,"skill":45230,"orbitIndex":4,"name":"Curse Area","orbit":2},"57379":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":57379,"stats":["40% increased Melee Damage with Hits at Close Range"],"recipe":["Fear","Greed","Envy"],"connections":[{"orbit":0,"id":39190},{"orbit":0,"id":49111}],"group":58,"orbitIndex":15,"isNotable":true,"name":"In Your Face","orbit":3},"11771":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":11771,"stats":["4% increased Skill Speed"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":52395}],"orbitIndex":22,"name":"Skill Speed","orbit":5},"22873":{"stats":["Damage Penetrates 4% of Enemy Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":7,"id":7777},{"orbit":0,"id":64318}],"group":261,"skill":22873,"orbitIndex":4,"name":"Elemental Penetration","orbit":3},"45494":{"stats":["20% increased Ballista Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[],"group":477,"skill":45494,"orbitIndex":9,"name":"Ballista Immobilisation Buildup","orbit":3},"58312":{"stats":["5% increased Culling Strike Threshold"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":49497}],"group":965,"skill":58312,"orbitIndex":10,"name":"Culling Strike Threshold","orbit":7},"50121":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":3128}],"group":1042,"skill":50121,"orbitIndex":0,"name":"Cold Damage","orbit":0},"27176":{"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","skill":27176,"stats":["20% increased Critical Damage Bonus if you've gained a Power Charge Recently","+1 to Maximum Power Charges"],"recipe":["Envy","Paranoia","Suffering"],"connections":[],"group":884,"orbitIndex":0,"isNotable":true,"name":"The Power Within","orbit":0},"37691":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-6,"id":42750}],"group":1049,"skill":37691,"orbitIndex":13,"name":"Attack Damage","orbit":7},"1922":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":51184}],"group":609,"skill":1922,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"16466":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":16466,"stats":["5% increased Cast Speed","15% increased Mana Regeneration Rate","+10 to Intelligence"],"recipe":["Fear","Envy","Paranoia"],"connections":[{"orbit":0,"id":40196}],"group":954,"orbitIndex":0,"isNotable":true,"name":"Mental Alacrity","orbit":2},"21089":{"stats":["Thorns Damage has 25% chance to ignore Enemy Armour"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":7,"id":31848}],"group":200,"skill":21089,"orbitIndex":20,"name":"Thorns Ignore Armour","orbit":7},"48537":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImprovedFireResistAppliesToColdLightning.dds","skill":48537,"stats":["Modifiers to Maximum Fire Resistance also grant Maximum Cold and Lightning Resistance"],"ascendancyName":"Smith of Kitava","connections":[],"group":13,"orbitIndex":0,"isNotable":true,"name":"Forged in Flame","orbit":0},"46146":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":43691}],"group":918,"skill":46146,"orbitIndex":4,"name":"Mana Leech","orbit":7},"35985":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[],"group":1190,"skill":35985,"orbitIndex":18,"name":"Melee Damage","orbit":6},"28431":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichLifeCannotChangeWhileES.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":28431,"isSwitchable":true,"stats":["Your Life cannot change while you have Energy Shield"],"ascendancyName":"Lich","connections":[],"group":999,"orbitIndex":40,"isNotable":true,"name":"Eternal Life","orbit":9},"3949":{"stats":["Empowered Attacks deal 8% increased Damage","5% increased total Power counted by Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":27296},{"orbit":2,"id":15247}],"group":93,"skill":3949,"orbitIndex":10,"name":"Empowered Attack Damage and Power Counted","orbit":2},"44176":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":57047}],"group":647,"skill":44176,"orbitIndex":18,"name":"All Attributes","orbit":7},"12066":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds","connections":[{"orbit":0,"id":48734}],"group":1252,"skill":12066,"orbitIndex":8,"name":"Aura Magnitude","orbit":3},"13882":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryInstillationsPattern","connections":[],"group":588,"skill":13882,"orbitIndex":0,"name":"Infusion Mastery","orbit":0},"46674":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":35921},{"orbit":0,"id":64807}],"group":169,"skill":46674,"orbitIndex":16,"name":"Attack Area","orbit":2},"37164":{"stats":["10% increased Magnitude of Non-Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":2147483647,"id":419}],"group":997,"skill":37164,"orbitIndex":16,"name":"Non-Damaging Ailment Magnitude","orbit":2},"23013":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1050,"skill":23013,"orbitIndex":42,"name":"Attack Mastery","orbit":4},"18049":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies within 2m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":5802}],"group":1125,"skill":18049,"orbitIndex":22,"name":"Projectile Damage","orbit":7},"41665":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":6,"id":50562}],"group":256,"skill":41665,"orbitIndex":2,"name":"Critical Damage","orbit":3},"3918":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":59695}],"group":532,"skill":3918,"orbitIndex":15,"name":"Mana Regeneration","orbit":2},"33596":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupBow.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[],"group":724,"skill":33596,"orbitIndex":0,"name":"Crossbow Mastery","orbit":0},"62936":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":7,"id":51891}],"group":1112,"skill":62936,"orbitIndex":11,"name":"Damage from Mana","orbit":2},"39274":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":2119}],"group":519,"skill":39274,"orbitIndex":6,"name":"Life Leech","orbit":2},"59368":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":4,"id":61215},{"orbit":0,"id":48116}],"group":1217,"skill":59368,"orbitIndex":2,"name":"Stun Threshold","orbit":7},"18115":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":48856}],"group":724,"skill":18115,"orbitIndex":7,"name":"Grenade Damage","orbit":7},"8397":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":8397,"stats":["40% increased Spell Damage if one of your Minions has died Recently"],"recipe":["Envy","Ire","Fear"],"connections":[{"orbit":0,"id":41130},{"orbit":0,"id":1220}],"group":545,"orbitIndex":0,"isNotable":true,"name":"Empowering Remains","orbit":7},"28092":{"stats":["Archon recovery period expires 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":7,"id":17061}],"group":432,"skill":28092,"orbitIndex":8,"name":"Archon Delay","orbit":7},"51968":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","options":{"Witch":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","name":"Physical Damage","id":18040}},"skill":51968,"stats":["10% increased Flammability Magnitude","10% increased Freeze Buildup","10% increased chance to Shock"],"isSwitchable":true,"group":599,"connections":[],"orbitIndex":18,"name":"Elemental Ailment Chance","orbit":3},"14045":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":33848}],"group":927,"skill":14045,"orbitIndex":48,"name":"Projectile Damage","orbit":5},"37304":{"stats":["10% increased Magnitude of Chill you inflict","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":4,"id":336},{"orbit":-4,"id":61921},{"orbit":0,"id":64543}],"group":1123,"skill":37304,"orbitIndex":57,"name":"Elemental","orbit":4},"9227":{"icon":"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds","skill":9227,"stats":["75% increased Melee Damage with Spears while Surrounded","40% increased Projectile Damage with Spears while there are no Enemies within 3m"],"recipe":["Fear","Ire","Greed"],"connections":[{"orbit":0,"id":36071}],"group":1196,"orbitIndex":4,"isNotable":true,"name":"Focused Thrust","orbit":2},"26308":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds","connections":[{"orbit":-9,"id":27017}],"group":986,"skill":26308,"orbitIndex":10,"name":"All Attributes","orbit":2},"15829":{"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","skill":15829,"stats":["Recover 2% of maximum Mana on Kill","25% increased amount of Mana Leeched"],"recipe":["Paranoia","Envy","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[{"orbit":0,"id":46146}],"group":918,"orbitIndex":0,"isNotable":true,"name":"Siphon","orbit":0},"2091":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[],"group":1054,"skill":2091,"orbitIndex":18,"name":"Poison Chance","orbit":4},"40345":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":40345,"stats":["25% reduced Curse Duration","18% increased Curse Magnitudes"],"recipe":["Suffering","Fear","Suffering"],"connections":[{"orbit":0,"id":37991},{"orbit":0,"id":50540}],"group":697,"orbitIndex":0,"isNotable":true,"name":"Master of Hexes","orbit":7},"33736":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":33736,"stats":["4% increased Skill Speed"],"ascendancyName":"Pathfinder","group":1310,"connections":[{"orbit":0,"id":61991}],"orbitIndex":86,"name":"Skill Speed","orbit":9},"9421":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":9421,"stats":["Damage Penetrates 15% Cold Resistance","+10 to Intelligence"],"recipe":["Isolation","Guilt","Disgust"],"connections":[{"orbit":0,"id":60170}],"group":1068,"orbitIndex":8,"isNotable":true,"name":"Snowpiercer","orbit":2},"37568":{"stats":["Hits against you have 5% reduced Critical Damage Bonus","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds","connections":[{"orbit":0,"id":45370}],"group":1057,"skill":37568,"orbitIndex":6,"name":"Strength and Critical Damage Bonus on You","orbit":2},"37956":{"stats":["8% reduced Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":3,"id":35581}],"group":404,"skill":37956,"orbitIndex":0,"name":"Reduced Duration","orbit":0},"51565":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":2335},{"orbit":0,"id":22682}],"group":1013,"skill":51565,"orbitIndex":6,"name":"Additional Spell Projectiles","orbit":3},"23343":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":3,"id":58388}],"group":975,"skill":23343,"orbitIndex":21,"name":"Life Flasks","orbit":2},"42845":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":42845,"stats":["Banner Skills have 20% increased Area of Effect"],"ascendancyName":"Tactician","group":244,"connections":[{"orbit":0,"id":10371}],"orbitIndex":0,"name":"Banner Area","orbit":0},"20504":{"stats":["Recover 5 Life when you Block"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-5,"id":62341}],"group":841,"skill":20504,"orbitIndex":0,"name":"Block","orbit":0},"26572":{"stats":["15% increased Critical Hit Chance against Dazed Enemies"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":47514}],"group":1250,"skill":26572,"orbitIndex":12,"name":"Daze on Hit","orbit":2},"10251":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":7204}],"group":171,"skill":10251,"orbitIndex":16,"name":"Stun Buildup","orbit":2},"48135":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":0,"id":12750}],"group":850,"skill":48135,"orbitIndex":12,"name":"Charm Charges","orbit":7},"55397":{"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","options":{"Huntress":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","name":"Ailment Threshold","id":1247}},"skill":55397,"stats":["15% increased Flask Charges gained"],"isSwitchable":true,"group":818,"connections":[{"orbit":0,"id":44527}],"orbitIndex":21,"name":"Flask Charges Gained","orbit":7},"33209":{"stats":["Spells Cast by Totems have 4% increased Cast Speed","Attacks used by Totems have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":289,"skill":33209,"orbitIndex":2,"name":"Totem Cast and Attack Speed","orbit":4},"15899":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":9,"id":21627}],"group":602,"skill":15899,"orbitIndex":6,"name":"Bleeding Damage","orbit":2},"4015":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":3,"id":47429},{"orbit":-6,"id":59466},{"orbit":0,"id":49136}],"group":308,"skill":4015,"orbitIndex":6,"name":"Warcry Cooldown","orbit":4},"11337":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":5,"id":23427},{"orbit":0,"id":44455}],"group":635,"skill":11337,"orbitIndex":16,"name":"Chill Effect","orbit":3},"59367":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":10774}],"group":343,"skill":59367,"orbitIndex":6,"name":"Slow Effect on You","orbit":2},"1988":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianDeathFromAboveCommand.dds","skill":1988,"stats":["Grants Skill: Supporting Fire"],"ascendancyName":"Tactician","connections":[],"group":328,"orbitIndex":0,"isNotable":true,"name":"Unleash Hell!","orbit":0},"11306":{"stats":["Gain 1 Rage on Melee Axe Hit"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":57880}],"group":109,"skill":11306,"orbitIndex":5,"name":"Axe Rage on Hit","orbit":2},"25779":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":25779,"stats":["10% increased maximum Darkness"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":41076}],"orbitIndex":34,"name":"Darkness","orbit":9},"65173":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionGrantsPhysicalDamageReduction.dds","skill":65173,"stats":["Physical Damage Reduction from Armour is based on your combined Armour and Evasion Rating","50% less Evasion Rating"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":139,"isNotable":true,"name":"...and Protect me from Harm","orbit":9},"11275":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":13893}],"group":70,"skill":11275,"orbitIndex":12,"name":"Fire Penetration","orbit":7},"50383":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryInstillationsPattern","connections":[],"group":604,"skill":50383,"orbitIndex":0,"name":"Infusion Mastery","orbit":0},"27761":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":27761,"stats":["Successfully Parrying a Melee Hit grants 40% increased Damage to your next Ranged Attack","Successfully Parrying a Projectile Hit grants 40% increased Damage to your next Melee Attack"],"recipe":["Guilt","Guilt","Fear"],"connections":[{"orbit":0,"id":5826}],"group":899,"orbitIndex":0,"isNotable":true,"name":"Counterstancing","orbit":0},"58838":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":6,"id":26725}],"group":235,"skill":58838,"orbitIndex":60,"name":"Stun Threshold","orbit":5},"65437":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":63064}],"group":852,"skill":65437,"orbitIndex":14,"name":"Energy Shield Delay","orbit":2},"27373":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27373,"stats":["+5 to any Attribute"],"isAttribute":true,"group":418,"connections":[{"orbit":-6,"id":53405},{"orbit":-6,"id":51369}],"orbitIndex":51,"name":"Attribute","orbit":5},"21156":{"stats":["15% increased Endurance, Frenzy and Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":0,"id":34623}],"group":1236,"skill":21156,"orbitIndex":8,"name":"Charge Duration","orbit":7},"41651":{"stats":["Banner Skills have 15% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":43791},{"orbit":-5,"id":53320}],"group":530,"skill":41651,"orbitIndex":2,"name":"Banner Area","orbit":2},"37026":{"stats":["Break 10% increased Armour","6% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":27513}],"group":1223,"skill":37026,"orbitIndex":2,"name":"Armour Break and Physical Damage","orbit":1},"44690":{"stats":["8% reduced Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":14127}],"group":901,"skill":44690,"orbitIndex":5,"name":"Reduced Duration","orbit":2},"703":{"stats":["Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-3,"id":44917}],"group":824,"skill":703,"orbitIndex":2,"name":"Stun Threshold from Energy Shield","orbit":1},"62670":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":101,"skill":62670,"orbitIndex":0,"name":"Minion Defence Mastery","orbit":0},"56453":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":56453,"stats":["40% increased Attack Damage when on Full Life","60% increased Attack Damage when on Low Life"],"recipe":["Greed","Paranoia","Greed"],"connections":[{"orbit":0,"id":37691}],"group":1049,"orbitIndex":39,"isNotable":true,"name":"Killer Instinct","orbit":5},"6229":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":6229,"stats":["40% increased Critical Damage Bonus with One Handed Melee Weapons"],"recipe":["Fear","Ire","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":7,"id":26490}],"group":395,"orbitIndex":5,"isNotable":true,"name":"Push the Advantage","orbit":7},"24259":{"stats":["Attacks used by Totems have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":62609}],"group":247,"skill":24259,"orbitIndex":32,"name":"Totem Attack Speed","orbit":5},"35708":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":41154}],"group":160,"skill":35708,"orbitIndex":12,"name":"Chill Effect","orbit":2},"3282":{"stats":["20% increased Ballista Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":52860}],"group":477,"skill":3282,"orbitIndex":15,"name":"Ballista Immobilisation Buildup","orbit":3},"11376":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":11376,"stats":["Minions have 40% increased Critical Hit Chance"],"recipe":["Despair","Despair","Suffering"],"connections":[{"orbit":0,"id":35492}],"group":621,"orbitIndex":10,"isNotable":true,"name":"Necrotic Touch","orbit":1},"49984":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":49984,"stats":["32% increased Spell Damage while wielding a Melee Weapon","+10 to Dexterity"],"recipe":["Despair","Fear","Fear"],"connections":[],"group":1049,"orbitIndex":57,"isNotable":true,"name":"Spellblade","orbit":5},"29611":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29611,"stats":["+5 to any Attribute"],"isAttribute":true,"group":87,"connections":[{"orbit":0,"id":41768}],"orbitIndex":0,"name":"Attribute","orbit":0},"24135":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":24135,"stats":["12% increased Critical Hit Chance"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":0,"id":34419}],"orbitIndex":6,"name":"Critical Chance","orbit":9},"36639":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":-6,"id":62677},{"orbit":0,"id":32009}],"group":700,"skill":36639,"orbitIndex":22,"name":"Curse Duration","orbit":7},"42984":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":21184}],"group":79,"skill":42984,"orbitIndex":4,"name":"Attack Area","orbit":1},"18519":{"stats":["8% increased amount of Life Leeched","Companions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-7,"id":30910}],"group":913,"skill":18519,"orbitIndex":16,"name":"Life Leech and Companion Damage","orbit":7},"52354":{"stats":["16% increased Attack Damage against Rare or Unique Enemies"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":41171}],"group":840,"skill":52354,"orbitIndex":0,"name":"Attack Damage","orbit":0},"35848":{"stats":["10% increased Life and Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[],"group":811,"skill":35848,"orbitIndex":20,"name":"Flask Recovery","orbit":7},"2021":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":2021,"stats":["30% increased Mana Recovery from Flasks","8% increased Attack and Cast Speed during Effect of any Mana Flask"],"recipe":["Disgust","Greed","Guilt"],"connections":[{"orbit":0,"id":25857}],"group":1215,"orbitIndex":0,"isNotable":true,"name":"Wellspring","orbit":7},"17057":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":2,"id":17025}],"group":555,"skill":17057,"orbitIndex":0,"name":"Lightning Damage","orbit":1},"51299":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51299,"stats":["+5 to any Attribute"],"isAttribute":true,"group":445,"connections":[{"orbit":0,"id":35265},{"orbit":0,"id":19802},{"orbit":0,"id":44419}],"orbitIndex":0,"name":"Attribute","orbit":2},"40471":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":-2,"id":19027},{"orbit":0,"id":7847}],"group":1236,"skill":40471,"orbitIndex":16,"name":"Dexterity","orbit":7},"9918":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":16626}],"group":221,"skill":9918,"orbitIndex":4,"name":"Area Damage","orbit":2},"39540":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":19680}],"group":446,"skill":39540,"orbitIndex":49,"name":"Critical Chance","orbit":4},"20691":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":41739}],"group":448,"skill":20691,"orbitIndex":10,"name":"Stun Buildup","orbit":2},"62661":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":434,"skill":62661,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"46275":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":3894}],"group":481,"skill":46275,"orbitIndex":35,"name":"Stun and Ailment Threshold from Energy Shield","orbit":4},"18717":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":60483}],"group":1197,"skill":18717,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"59093":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59093,"stats":["+5 to any Attribute"],"isAttribute":true,"group":206,"connections":[{"orbit":0,"id":14110},{"orbit":0,"id":5088},{"orbit":0,"id":53444}],"orbitIndex":0,"name":"Attribute","orbit":0},"42583":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":2147483647,"id":6714}],"group":525,"skill":42583,"orbitIndex":18,"name":"Life Regeneration Rate","orbit":2},"64379":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":64379,"stats":["12% increased Spell Damage"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":-4,"id":25239}],"orbitIndex":69,"name":"Spell Damage","orbit":8},"64643":{"stats":["20% increased Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":56360},{"orbit":0,"id":27176}],"group":884,"skill":64643,"orbitIndex":3,"name":"Power Charge Duration","orbit":2},"40068":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":32683}],"group":854,"skill":40068,"orbitIndex":38,"name":"Freeze Buildup","orbit":4},"51040":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":9652}],"group":1115,"skill":51040,"orbitIndex":0,"name":"Deflection","orbit":0},"7604":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":7604,"stats":["+30 to Accuracy Rating","8% increased Melee Attack Speed"],"recipe":["Ire","Fear","Fear"],"connections":[{"orbit":0,"id":35985},{"orbit":0,"id":19074}],"group":1190,"orbitIndex":8,"isNotable":true,"name":"Rapid Strike","orbit":3},"47204":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":43014}],"group":318,"skill":47204,"orbitIndex":22,"name":"Melee Damage","orbit":3},"29148":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29148,"stats":["+5 to any Attribute"],"isAttribute":true,"group":468,"connections":[{"orbit":0,"id":34840}],"orbitIndex":0,"name":"Attribute","orbit":0},"26447":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":26447,"stats":["30% increased Energy Shield Recharge Rate","20% increased Mana Regeneration Rate"],"recipe":["Paranoia","Suffering","Ire"],"connections":[{"orbit":0,"id":12918},{"orbit":0,"id":49633}],"group":663,"orbitIndex":0,"isNotable":true,"name":"Refocus","orbit":2},"23608":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":2,"id":61741},{"orbit":-2,"id":24401}],"group":1054,"skill":23608,"orbitIndex":20,"name":"Poison Damage","orbit":7},"23930":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":46024},{"orbit":0,"id":58295}],"group":202,"skill":23930,"orbitIndex":40,"name":"Elemental Damage","orbit":4},"61215":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":3,"id":37242}],"group":1217,"skill":61215,"orbitIndex":8,"name":"Stun Threshold","orbit":7},"13619":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":12208},{"orbit":0,"id":59600}],"group":1027,"skill":13619,"orbitIndex":0,"name":"Life Flask Charges","orbit":7},"30808":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30808,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1253,"connections":[{"orbit":0,"id":14267},{"orbit":-4,"id":28101}],"orbitIndex":0,"name":"Attribute","orbit":0},"20831":{"icon":"Art/2DArt/SkillIcons/passives/AspectOfTheLynx.dds","skill":20831,"stats":["25% increased Evasion Rating","40% increased Evasion Rating if you've Dodge Rolled Recently"],"connections":[{"orbit":0,"id":29843},{"orbit":0,"id":44875}],"group":818,"orbitIndex":14,"isNotable":true,"name":"Catlike Agility","orbit":2},"23996":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":63828},{"orbit":0,"id":57785}],"group":771,"skill":23996,"orbitIndex":0,"name":"Ballista Damage","orbit":0},"56978":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":56978,"stats":["+5 to any Attribute"],"isAttribute":true,"group":679,"connections":[{"orbit":0,"id":21274}],"orbitIndex":0,"name":"Attribute","orbit":0},"35849":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":35849,"stats":["Regenerate 1.5% of maximum Life per second while stationary"],"recipe":["Envy","Guilt","Greed"],"connections":[],"group":110,"orbitIndex":0,"isNotable":true,"name":"Thickened Arteries","orbit":0},"47344":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":47344,"stats":["11% increased Chaos Damage"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":3781}],"orbitIndex":0,"name":"Chaos Damage","orbit":9},"14511":{"stats":["10% increased Stun Buildup","10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-3,"id":18207},{"orbit":0,"id":53719}],"group":80,"skill":14511,"orbitIndex":15,"name":"Melee and Stun","orbit":4},"58704":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBreakEnemyArmour.dds","skill":58704,"stats":["Break Armour equal to 10% of Hit Damage dealt"],"ascendancyName":"Warbringer","connections":[{"orbit":0,"id":49380}],"group":17,"orbitIndex":0,"isNotable":true,"name":"Anvil's Weight","orbit":0},"5936":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":65248}],"group":590,"skill":5936,"orbitIndex":36,"name":"Elemental Damage","orbit":4},"12890":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":12890,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1055,"connections":[{"orbit":0,"id":2091},{"orbit":0,"id":42118}],"orbitIndex":12,"name":"Attribute","orbit":6},"37695":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-5,"id":11813}],"group":983,"skill":37695,"orbitIndex":0,"name":"Evasion","orbit":0},"16596":{"stats":["3% increased Attack and Cast Speed with Elemental Skills"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":7,"id":38535},{"orbit":0,"id":5088}],"group":261,"skill":16596,"orbitIndex":20,"name":"Speed with Elemental Skills","orbit":3},"40736":{"stats":["5% increased Attack Damage","8% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":34305},{"orbit":2,"id":15606}],"group":143,"skill":40736,"orbitIndex":10,"name":"Glory Generation and Attack Damage","orbit":7},"59356":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":1064,"skill":59356,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"41529":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-2,"id":21380}],"group":1039,"skill":41529,"orbitIndex":5,"name":"Critical Damage","orbit":2},"29288":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":29288,"stats":["Invocation Spells have 50% increased Critical Damage Bonus"],"recipe":["Isolation","Ire","Envy"],"connections":[{"orbit":0,"id":36759}],"group":998,"orbitIndex":1,"isNotable":true,"name":"Deadly Invocations","orbit":3},"151":{"stats":["16% increased Accuracy Rating at Close Range"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":34747}],"group":463,"skill":151,"orbitIndex":5,"name":"Accuracy","orbit":7},"61338":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":61338,"stats":["Damage Penetrates 15% Lightning Resistance","+10 to Dexterity"],"recipe":["Disgust","Paranoia","Isolation"],"connections":[],"group":582,"orbitIndex":6,"isNotable":true,"name":"Breath of Lightning","orbit":4},"35043":{"stats":["15% increased Parried Debuff Duration"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[],"group":1229,"skill":35043,"orbitIndex":36,"name":"Parried Duration","orbit":4},"24070":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":58397}],"group":1167,"skill":24070,"orbitIndex":0,"name":"Dexterity","orbit":0},"55400":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":30372}],"group":1051,"skill":55400,"orbitIndex":5,"name":"Lightning Penetration","orbit":2},"48524":{"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","skill":48524,"stats":["25% increased Life Regeneration rate","25% of Spell Mana Cost Converted to Life Cost"],"recipe":["Paranoia","Paranoia","Suffering"],"connections":[{"orbit":0,"id":43818}],"group":413,"orbitIndex":4,"isNotable":true,"name":"Blood Transfusion","orbit":2},"40333":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":2,"id":24178}],"group":1108,"skill":40333,"orbitIndex":12,"name":"Damage and Companion Damage","orbit":7},"4664":{"stats":["6% increased Trap Throwing Speed"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":43938}],"group":1221,"skill":4664,"orbitIndex":42,"name":"Trap Throw Speed","orbit":6},"63981":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":63981,"stats":["30% increased Stun Recovery","30% increased Stun Threshold if you haven't been Stunned Recently"],"recipe":["Envy","Ire","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[{"orbit":0,"id":8194}],"group":1109,"orbitIndex":4,"isNotable":true,"name":"Deft Recovery","orbit":7},"63064":{"icon":"Art/2DArt/SkillIcons/passives/MineManaReservationNotable.dds","skill":63064,"stats":["30% faster start of Energy Shield Recharge","30% increased Stun Threshold while on Full Life"],"connections":[{"orbit":3,"id":30634},{"orbit":0,"id":54413}],"group":852,"orbitIndex":10,"isNotable":true,"name":"Mystic Stance","orbit":2},"9290":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":9290,"stats":["30% increased Pin Buildup","Bleeding you inflict on Pinned Enemies is Aggravated"],"recipe":["Suffering","Guilt","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":602,"orbitIndex":57,"isNotable":true,"name":"Rusted Pins","orbit":4},"55664":{"stats":["10% increased Presence Area of Effect","Companions have 10% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-3,"id":31826}],"group":1156,"skill":55664,"orbitIndex":0,"name":"Presence Area and Companion Area","orbit":4},"40597":{"stats":["Attacks used by Ballistas have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":53607},{"orbit":0,"id":58817}],"group":477,"skill":40597,"orbitIndex":9,"name":"Ballista Attack Speed","orbit":4},"17058":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":17058,"stats":["-20% to all Elemental Resistances"],"ascendancyName":"Ritualist","group":1359,"connections":[],"orbitIndex":0,"name":"Reduced Resistances","orbit":0},"50510":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":46384}],"group":74,"skill":50510,"orbitIndex":18,"name":"Shield Block","orbit":4},"21945":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":61718},{"orbit":0,"id":26572},{"orbit":0,"id":39128},{"orbit":0,"id":54545}],"group":1250,"skill":21945,"orbitIndex":0,"name":"Damage and Criticals vs Dazed Enemies","orbit":0},"28693":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":49280}],"group":552,"skill":28693,"orbitIndex":1,"name":"Armour and Evasion","orbit":2},"49455":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[],"group":481,"skill":49455,"orbitIndex":5,"name":"Energy Shield","orbit":4},"25315":{"stats":["10% increased Armour","+10% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":19820}],"group":167,"skill":25315,"orbitIndex":0,"name":"Armour and Applies to Cold Damage","orbit":2},"65310":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":22682}],"group":1013,"skill":65310,"orbitIndex":2,"name":"Additional Spell Projectiles","orbit":3},"10314":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":16256}],"group":836,"skill":10314,"orbitIndex":30,"name":"Mana Regeneration","orbit":4},"59355":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":994,"skill":59355,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"53675":{"stats":["15% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":59498}],"group":350,"skill":53675,"orbitIndex":0,"name":"Presence Area","orbit":2},"50107":{"stats":["15% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":50881}],"group":864,"skill":50107,"orbitIndex":16,"name":"Curse Effect on Self","orbit":2},"25513":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":25513,"stats":["5% reduced Attack Speed","20% increased Stun Buildup","40% increased Damage with Two Handed Weapons"],"recipe":["Despair","Fear","Envy"],"connections":[],"group":606,"orbitIndex":45,"isNotable":true,"name":"Overwhelm","orbit":6},"4313":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Attack Damage","id":55896}},"skill":4313,"stats":["8% increased Projectile Damage"],"isSwitchable":true,"group":768,"connections":[{"orbit":0,"id":28992}],"orbitIndex":6,"name":"Projectile Damage","orbit":7},"57373":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":4,"id":44733}],"group":442,"skill":57373,"orbitIndex":0,"name":"Flammability Magnitude","orbit":0},"23993":{"stats":["12% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":42981},{"orbit":0,"id":52684}],"group":527,"skill":23993,"orbitIndex":12,"name":"Physical Damage","orbit":2},"56844":{"stats":["15% increased Archon Buff duration"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":-2,"id":40929}],"group":932,"skill":56844,"orbitIndex":0,"name":"Archon Duration","orbit":7},"55789":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-2,"id":41665}],"group":256,"skill":55789,"orbitIndex":3,"name":"Critical Damage","orbit":4},"4346":{"stats":["20% increased Damage if you've dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":4519},{"orbit":0,"id":20677}],"group":961,"skill":4346,"orbitIndex":0,"name":"Damage on Critical","orbit":0},"22616":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22616,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[{"orbit":0,"id":51052},{"orbit":0,"id":17468},{"orbit":0,"id":48631}],"orbitIndex":54,"name":"Attribute","orbit":6},"38876":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38876,"stats":["+5 to any Attribute"],"isAttribute":true,"group":355,"connections":[{"orbit":0,"id":61490},{"orbit":0,"id":31903}],"orbitIndex":0,"name":"Attribute","orbit":0},"63451":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":63451,"stats":["30% increased Stun Buildup","Gain an Endurance Charge when you Heavy Stun a Rare or Unique Enemy"],"recipe":["Greed","Paranoia","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[{"orbit":0,"id":44406},{"orbit":0,"id":64312}],"group":322,"orbitIndex":6,"isNotable":true,"name":"Cranial Impact","orbit":6},"57513":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneEldritchBattery.dds","skill":57513,"isKeystone":true,"stats":["Converts all Energy Shield to Mana","Doubles Mana Costs"],"group":875,"connections":[],"orbitIndex":0,"name":"Eldritch Battery","orbit":0},"49320":{"stats":["10% increased Critical Hit Chance with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":52215}],"group":1243,"skill":49320,"orbitIndex":31,"name":"Dagger Critical Chance","orbit":6},"31129":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":31129,"stats":["Minions Revive 35% faster if all your Minions are Companions"],"recipe":["Despair","Despair","Ire"],"connections":[{"orbit":0,"id":24889}],"group":1156,"orbitIndex":1,"isNotable":true,"name":"Lifelong Friend","orbit":1},"24786":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24786,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1159,"connections":[{"orbit":0,"id":24287},{"orbit":0,"id":30657},{"orbit":0,"id":4378},{"orbit":0,"id":21225},{"orbit":0,"id":58848}],"orbitIndex":0,"name":"Attribute","orbit":0},"52361":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":7,"id":26107}],"group":1143,"skill":52361,"orbitIndex":9,"name":"Projectile Damage","orbit":2},"8631":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":32660},{"orbit":0,"id":59256},{"orbit":0,"id":30979}],"group":441,"skill":8631,"orbitIndex":2,"name":"Critical Chance","orbit":3},"44430":{"stats":["12% increased Damage with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":7062}],"group":763,"skill":44430,"orbitIndex":0,"name":"Crossbow Damage","orbit":0},"26107":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":26107,"stats":["3% increased Movement Speed","15% increased Projectile Speed","15% increased Projectile Damage"],"recipe":["Ire","Isolation","Despair"],"connections":[{"orbit":7,"id":33713},{"orbit":0,"id":56023}],"group":1143,"orbitIndex":0,"isNotable":true,"name":"Kite Runner","orbit":0},"59759":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosResistance.dds","skill":59759,"stats":["+10% to Maximum Chaos Resistance","Chaos Resistance is doubled"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":4,"isNotable":true,"name":"Chayula's Gift","orbit":8},"46152":{"stats":["10% increased Blind Effect"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":4,"id":40110}],"group":1270,"skill":46152,"orbitIndex":6,"name":"Blind Effect","orbit":1},"7488":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[],"group":437,"skill":7488,"orbitIndex":0,"name":"Leech Mastery","orbit":0},"21096":{"stats":["Banner Skills have 15% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":56388}],"group":541,"skill":21096,"orbitIndex":69,"name":"Banner Area","orbit":4},"53804":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":7,"id":56112}],"group":130,"skill":53804,"orbitIndex":48,"name":"Fire Damage","orbit":4},"17726":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":7,"id":33053}],"group":769,"skill":17726,"orbitIndex":5,"name":"Stun Buildup","orbit":7},"2134":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":2134,"stats":["Immune to Poison"],"recipe":["Suffering","Fear","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":0,"id":9703}],"group":1284,"orbitIndex":0,"isNotable":true,"name":"Toxic Tolerance","orbit":3},"63979":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":9750}],"group":225,"skill":63979,"orbitIndex":8,"name":"Warcry Cooldown","orbit":7},"12526":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-9,"id":54818}],"group":615,"skill":12526,"orbitIndex":18,"name":"Ailment Threshold","orbit":3},"17792":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds","connections":[{"orbit":3,"id":48734}],"group":1252,"skill":17792,"orbitIndex":9,"name":"Presence Area","orbit":2},"45751":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":45751,"stats":["Apply Debilitate to Enemies 3 Metres in front of you while actively Blocking"],"recipe":["Disgust","Disgust","Suffering"],"connections":[],"group":180,"orbitIndex":0,"isNotable":true,"name":"Frightening Shield","orbit":2},"60287":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelAllSkillGems.dds","skill":60287,"stats":[],"ascendancyName":"Gemling Legionnaire","connections":[{"orbit":0,"id":37397},{"orbit":0,"id":32952},{"orbit":0,"id":63259}],"group":287,"orbitIndex":0,"isNotable":true,"name":"Implanted Gems","orbit":0},"21748":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":21748,"stats":["40% faster Curse Activation","Your Curses have 20% increased Effect if 50% of Curse Duration expired"],"recipe":["Envy","Isolation","Ire"],"connections":[{"orbit":0,"id":54725},{"orbit":0,"id":6570}],"group":1066,"orbitIndex":6,"isNotable":true,"name":"Impending Doom","orbit":7},"10648":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":26400}],"group":1154,"skill":10648,"orbitIndex":54,"name":"Projectile Damage","orbit":4},"41126":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":1170},{"orbit":0,"id":9918}],"group":221,"skill":41126,"orbitIndex":4,"name":"Area Damage","orbit":3},"37946":{"stats":["20% increased Projectile Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[],"group":993,"skill":37946,"orbitIndex":0,"name":"Projectile Stun Buildup","orbit":0},"10873":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":10873,"stats":["25% increased Attack Damage"],"recipe":["Ire","Disgust","Fear"],"connections":[{"orbit":0,"id":32777}],"group":102,"orbitIndex":21,"isNotable":true,"name":"Bestial Rage","orbit":3},"39280":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":44669}],"group":901,"skill":39280,"orbitIndex":1,"name":"Increased Duration","orbit":3},"60551":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":21861}],"group":246,"skill":60551,"orbitIndex":14,"name":"Presence Area","orbit":2},"13356":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":7,"id":6229}],"group":395,"skill":13356,"orbitIndex":0,"name":"One Handed Damage","orbit":2},"65176":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":14045},{"orbit":0,"id":42250}],"group":927,"skill":65176,"orbitIndex":48,"name":"Projectile Damage","orbit":6},"52746":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":9796},{"orbit":3,"id":64471}],"group":438,"skill":52746,"orbitIndex":12,"name":"Fire Damage","orbit":2},"36364":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":36364,"stats":["Enemies you Electrocute have 20% increased Damage taken"],"recipe":["Paranoia","Suffering","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1214,"orbitIndex":0,"isNotable":true,"name":"Electrocution","orbit":0},"57776":{"stats":["10% increased maximum Energy Shield","6% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":33914}],"group":277,"skill":57776,"orbitIndex":5,"name":"Energy Shield and Mana Regeneration","orbit":3},"8957":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":8957,"stats":["Minions have 20% increased Area of Effect","Minions have 10% chance to inflict Withered on Hit"],"recipe":["Envy","Isolation","Suffering"],"connections":[{"orbit":0,"id":14505}],"group":378,"orbitIndex":44,"isNotable":true,"name":"Right Hand of Darkness","orbit":4},"51303":{"stats":["10% increased Elemental Infusion duration"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":38965}],"group":346,"skill":51303,"orbitIndex":11,"name":"Infusion Duration","orbit":1},"1447":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":22393}],"group":379,"skill":1447,"orbitIndex":14,"name":"Minion Damage","orbit":3},"336":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":336,"stats":["Damage Penetrates 15% Cold Resistance","Damage Penetrates 8% Lightning Resistance"],"recipe":["Envy","Suffering","Suffering"],"connections":[{"orbit":-3,"id":4806}],"group":1123,"orbitIndex":15,"isNotable":true,"name":"Storm Swell","orbit":3},"2200":{"stats":["10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds","connections":[{"orbit":7,"id":35689}],"group":1000,"skill":2200,"orbitIndex":20,"name":"Damage","orbit":7},"41654":{"stats":["Offerings have 15% increased Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":2147483647,"id":41033}],"group":925,"skill":41654,"orbitIndex":5,"name":"Offering Life","orbit":2},"11672":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11672,"stats":["+5 to any Attribute"],"isAttribute":true,"group":731,"connections":[{"orbit":0,"id":47177},{"orbit":0,"id":48030}],"orbitIndex":0,"name":"Attribute","orbit":0},"12821":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[],"group":401,"skill":12821,"orbitIndex":2,"name":"Banner Glory Gained","orbit":2},"40196":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":954,"skill":40196,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"28229":{"stats":["20% increased Area of Effect of Curses"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":50485}],"group":802,"skill":28229,"orbitIndex":0,"name":"Curse Area","orbit":2},"33463":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":33463,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1147,"connections":[{"orbit":6,"id":41877},{"orbit":0,"id":31286},{"orbit":0,"id":45304}],"orbitIndex":0,"name":"Attribute","orbit":0},"30996":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingSameSupportMultipleTimes.dds","skill":30996,"stats":["For each colour of Socketed Support Gem that is most numerous, gain:","Red: Hits against you have no Critical Damage Bonus","Blue: Skills have 30% less cost","Green: 40% less Movement Speed Penalty from using Skills while Moving"],"ascendancyName":"Gemling Legionnaire","connections":[{"orbit":0,"id":53762},{"orbit":0,"id":18146}],"group":406,"orbitIndex":0,"isNotable":true,"name":"Gem Studded","orbit":0},"46931":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":23036},{"orbit":5,"id":28175}],"group":360,"skill":46931,"orbitIndex":11,"name":"Attack Damage while Surrounded","orbit":3},"56842":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":56842,"stats":["18% increased Stun Buildup"],"ascendancyName":"Titan","group":52,"connections":[{"orbit":-5,"id":59540}],"orbitIndex":0,"name":"Stun Buildup","orbit":0},"2999":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":2999,"stats":["20% increased Cast Speed when on Low Life","10% reduced Cast Speed when on Full Life"],"recipe":["Isolation","Despair","Disgust"],"connections":[],"group":233,"orbitIndex":25,"isNotable":true,"name":"Final Barrage","orbit":6},"9089":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":41020}],"group":1177,"skill":9089,"orbitIndex":1,"name":"Evasion Rating","orbit":1},"53150":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":53150,"stats":["5% increased Attack Speed","30% increased Accuracy Rating against Rare or Unique Enemies"],"recipe":["Guilt","Disgust","Ire"],"connections":[{"orbit":0,"id":15270},{"orbit":0,"id":17589}],"group":1212,"orbitIndex":18,"isNotable":true,"name":"Sharp Sight","orbit":3},"38614":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":38614,"stats":["12% chance for Spell Skills to fire 2 additional Projectiles"],"recipe":["Paranoia","Disgust","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":27662},{"orbit":0,"id":44201}],"group":845,"orbitIndex":20,"isNotable":true,"name":"Psychic Fragmentation","orbit":3},"20895":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":20895,"stats":["5% increased Strength"],"ascendancyName":"Smith of Kitava","group":9,"connections":[{"orbit":0,"id":47184}],"orbitIndex":0,"name":"Strength","orbit":0},"4577":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":3999}],"group":540,"skill":4577,"orbitIndex":8,"name":"Attack Area","orbit":7},"7302":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":7302,"stats":["Final Repeat of Spells has 30% increased Area of Effect"],"recipe":["Fear","Envy","Ire"],"connections":[{"orbit":0,"id":52615},{"orbit":0,"id":30077}],"group":1175,"orbitIndex":0,"isNotable":true,"name":"Echoing Pulse","orbit":7},"40336":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":6655}],"group":557,"skill":40336,"orbitIndex":0,"name":"Bleeding Chance","orbit":0},"24060":{"stats":["Skills have 5% chance to not remove Elemental Infusions but still count as consuming them"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":3091}],"group":591,"skill":24060,"orbitIndex":4,"name":"Infusion Consumption Chance","orbit":2},"35977":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":263,"skill":35977,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"25520":{"icon":"Art/2DArt/SkillIcons/passives/ResonanceKeystone.dds","skill":25520,"isKeystone":true,"stats":["Gain Power Charges instead of Frenzy Charges","Gain Frenzy Charges instead of Endurance Charges","Gain Endurance Charges instead of Power Charges"],"group":1040,"connections":[],"orbitIndex":0,"name":"Resonance","orbit":0},"4709":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":4709,"stats":["20% increased Critical Hit Chance for Attacks","20% increased Accuracy Rating"],"recipe":["Ire","Envy","Paranoia"],"connections":[],"group":1127,"orbitIndex":19,"isNotable":true,"name":"Near Sighted","orbit":2},"41129":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":24338}],"group":522,"skill":41129,"orbitIndex":70,"name":"Damage against Ailments","orbit":4},"57775":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":333,"skill":57775,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"27626":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":27626,"stats":["40% increased effect of Arcane Surge on you"],"recipe":["Despair","Isolation","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":0,"id":15628}],"group":341,"orbitIndex":48,"isNotable":true,"name":"Touch the Arcane","orbit":5},"46402":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":18923},{"orbit":0,"id":37220},{"orbit":0,"id":50342}],"group":924,"skill":46402,"orbitIndex":13,"name":"Evasion","orbit":7},"42710":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":41186}],"group":96,"skill":42710,"orbitIndex":20,"name":"Totem Placement Speed","orbit":2},"22152":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":10382},{"orbit":0,"id":15304}],"group":954,"skill":22152,"orbitIndex":8,"name":"Cast Speed","orbit":2},"65439":{"stats":["Banner Skills have 12% increased Aura Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":12821}],"group":401,"skill":65439,"orbitIndex":4,"name":"Banner Aura Effect","orbit":1},"5407":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":56910}],"group":614,"skill":5407,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"13783":{"icon":"Art/2DArt/SkillIcons/passives/SpellSupressionNotable1.dds","options":{"Huntress":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","name":"Accuracy","id":53191}},"skill":13783,"stats":["10% increased chance to inflict Ailments"],"isSwitchable":true,"group":848,"connections":[{"orbit":0,"id":28992}],"orbitIndex":19,"name":"Ailment Chance","orbit":7},"60013":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":57776}],"group":277,"skill":60013,"orbitIndex":8,"name":"Energy Shield","orbit":3},"1352":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":1352,"stats":["3% increased maximum Life","10% increased Stun Threshold for each time you've been Hit by an Enemy Recently, up to 100%"],"recipe":["Fear","Despair","Paranoia"],"connections":[{"orbit":0,"id":53216}],"group":189,"orbitIndex":10,"isNotable":true,"name":"Unbending","orbit":7},"36629":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":36629,"stats":["+5 to any Attribute"],"isAttribute":true,"group":459,"connections":[{"orbit":0,"id":44659}],"orbitIndex":45,"name":"Attribute","orbit":5},"42974":{"stats":["5% chance to Blind Enemies on Hit"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":3,"id":46152},{"orbit":-7,"id":8302},{"orbit":0,"id":30808}],"group":1270,"skill":42974,"orbitIndex":18,"name":"Blind Chance","orbit":2},"19573":{"stats":["25% chance for Projectiles to Pierce Enemies within 3m distance of you"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-5,"id":38479},{"orbit":-3,"id":19342}],"group":761,"skill":19573,"orbitIndex":11,"name":"Projectile Pierce","orbit":7},"42045":{"icon":"Art/2DArt/SkillIcons/passives/ArchonColdNotable.dds","skill":42045,"stats":["Gain Ice Archon when your Energy Shield Recharge begins"],"recipe":["Isolation","Fear","Ire"],"connections":[{"orbit":-7,"id":50535},{"orbit":0,"id":52003}],"group":593,"orbitIndex":21,"isNotable":true,"name":"Archon of the Blizzard","orbit":3},"3065":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonIncreasedLifeRecoveryRatePerMissingLife.dds","skill":3065,"stats":["Life Leech recovers based on your Elemental damage as well as Physical damage"],"ascendancyName":"Amazon","connections":[],"group":1350,"orbitIndex":0,"isNotable":true,"name":"Mystic Harvest","orbit":0},"51169":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":51169,"stats":["20% increased Energy Shield Recovery rate"],"recipe":["Despair","Ire","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":645,"orbitIndex":21,"isNotable":true,"name":"Soul Bloom","orbit":7},"40073":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":40073,"stats":["40% increased chance to Shock","Gain 5% of Lightning Damage as Extra Cold Damage"],"recipe":["Isolation","Suffering","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":791,"orbitIndex":0,"isNotable":true,"name":"Drenched","orbit":0},"52348":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":52348,"stats":["20% increased Totem Damage","6% increased Attack and Cast Speed if you've summoned a Totem Recently"],"recipe":["Suffering","Suffering","Ire"],"connections":[{"orbit":-5,"id":51206},{"orbit":0,"id":34487}],"group":417,"orbitIndex":15,"isNotable":true,"name":"Carved Earth","orbit":7},"10245":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":318,"skill":10245,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"1579":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":1579,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Chronomancer","group":315,"connections":[{"orbit":-9,"id":10987}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"44419":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":7,"id":7251},{"orbit":-7,"id":29788}],"group":437,"skill":44419,"orbitIndex":10,"name":"Life Leech","orbit":7},"57774":{"stats":["3% increased Attack Speed while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":49657}],"group":681,"skill":57774,"orbitIndex":21,"name":"Dual Wielding Speed","orbit":3},"9485":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":9485,"stats":["+5 to any Attribute"],"isAttribute":true,"group":687,"connections":[{"orbit":0,"id":60685}],"orbitIndex":0,"name":"Attribute","orbit":0},"64637":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":32543}],"group":1231,"skill":64637,"orbitIndex":14,"name":"Slow Effect on You","orbit":7},"43238":{"stats":["Hazards have 5% chance to rearm after they are triggered"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":-7,"id":14211}],"group":984,"skill":43238,"orbitIndex":12,"name":"Hazard Rearm Chance","orbit":7},"46017":{"stats":["15% increased Life Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":54962}],"group":110,"skill":46017,"orbitIndex":8,"name":"Life Regeneration while Stationary","orbit":7},"32655":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":32655,"stats":["20% increased Culling Strike Threshold","Culling Strike against Beasts while your Companion is in your Presence"],"recipe":["Guilt","Envy","Ire"],"connections":[{"orbit":0,"id":33514}],"group":1108,"orbitIndex":18,"isNotable":true,"name":"Tandem Assault","orbit":7},"38212":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","connections":[{"orbit":0,"id":57683}],"group":1279,"skill":38212,"orbitIndex":16,"name":"Life Recoup","orbit":2},"8045":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":-6,"id":64927},{"orbit":5,"id":52464}],"group":1096,"skill":8045,"orbitIndex":7,"name":"Mana Leech","orbit":3},"58426":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":58426,"stats":["50% increased Blind Effect"],"recipe":["Paranoia","Guilt","Paranoia"],"connections":[{"orbit":0,"id":34401}],"group":1202,"orbitIndex":21,"isNotable":true,"name":"Pocket Sand","orbit":2},"34908":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":34908,"stats":["Deflected Hits cannot inflict Maim on you","Deflected Hits cannot inflict Bleeding on you"],"recipe":["Guilt","Despair","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1177,"orbitIndex":8,"isNotable":true,"name":"Staunch Deflection","orbit":3},"21885":{"stats":["10% increased Stun Threshold","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":1352}],"group":189,"skill":21885,"orbitIndex":14,"name":"Stun Threshold and Strength","orbit":7},"10315":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":10315,"stats":["25% increased Reservation Efficiency of Companion Skills"],"recipe":["Suffering","Paranoia","Isolation"],"connections":[{"orbit":0,"id":44699},{"orbit":0,"id":47443},{"orbit":0,"id":37971}],"group":1294,"orbitIndex":0,"isNotable":true,"name":"Easy Going","orbit":0},"61333":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":46197}],"group":1128,"skill":61333,"orbitIndex":11,"name":"Critical Chance","orbit":2},"45612":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":45612,"stats":["12% increased Block chance","5 Mana gained when you Block"],"recipe":["Greed","Ire","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":0,"id":53901}],"group":356,"orbitIndex":12,"isNotable":true,"name":"Defensive Reflexes","orbit":2},"31928":{"stats":["6% of Physical Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":50574},{"orbit":0,"id":15443}],"group":882,"skill":31928,"orbitIndex":12,"name":"Physical Life Recoup","orbit":2},"8531":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":8531,"stats":["100% increased Critical Hit Chance against Enemies on Full Life"],"recipe":["Despair","Guilt","Guilt"],"connections":[{"orbit":0,"id":51534},{"orbit":0,"id":62661}],"group":441,"orbitIndex":11,"isNotable":true,"name":"Leaping Ambush","orbit":3},"4031":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":4031,"stats":["Gain 50% of maximum Energy Shield as additional Freeze Threshold"],"recipe":["Ire","Paranoia","Fear"],"connections":[{"orbit":0,"id":50403}],"group":1187,"orbitIndex":15,"isNotable":true,"name":"Icebreaker","orbit":3},"5704":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":62166}],"group":1005,"skill":5704,"orbitIndex":8,"name":"Accuracy and Attack Speed","orbit":2},"34520":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":55575},{"orbit":4,"id":14548},{"orbit":-4,"id":63545}],"group":809,"skill":34520,"orbitIndex":15,"name":"Physical Damage","orbit":7},"20830":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":20830,"stats":["8% increased Area of Effect"],"ascendancyName":"Witchhunter","group":245,"connections":[{"orbit":8,"id":37078}],"orbitIndex":0,"name":"Area of Effect","orbit":0},"19236":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":19236,"stats":["30% increased Armour","Defend with 120% of Armour against Projectile Attacks"],"recipe":["Ire","Fear","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":95,"orbitIndex":0,"isNotable":true,"name":"Projectile Bulwark","orbit":0},"30871":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":12208}],"group":1028,"skill":30871,"orbitIndex":9,"name":"Life Flasks","orbit":7},"54067":{"stats":["5% chance to Gain Arcane Surge when you deal a Critical Hit"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":27626},{"orbit":-4,"id":2244}],"group":341,"skill":54067,"orbitIndex":43,"name":"Arcane Surge on Critical Hit","orbit":5},"27303":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":27303,"stats":["10% reduced maximum Mana","+10 to Strength","35% increased Critical Hit Chance"],"recipe":["Ire","Guilt","Despair"],"connections":[{"orbit":0,"id":43142}],"group":256,"orbitIndex":16,"isNotable":true,"name":"Vulgar Methods","orbit":7},"33729":{"stats":["10% increased Flammability Magnitude","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":4,"id":45712}],"group":1022,"skill":33729,"orbitIndex":66,"name":"Elemental Damage and Flammability Magnitude","orbit":4},"1773":{"stats":["5% increased Magnitude of Ailments you inflict","5% increased Duration of Damaging Ailments on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":4,"id":51213}],"group":943,"skill":1773,"orbitIndex":0,"name":"Ailment Effect and Duration","orbit":0},"19112":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":0,"id":36358}],"group":564,"skill":19112,"orbitIndex":8,"name":"Chaos Damage","orbit":3},"46016":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":46016,"stats":["3% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":7,"id":24039}],"orbitIndex":54,"name":"Life","orbit":6},"30408":{"icon":"Art/2DArt/SkillIcons/passives/Trap.dds","skill":30408,"stats":["Hazards have 15% chance to rearm after they are triggered"],"recipe":["Fear","Paranoia","Guilt"],"connections":[{"orbit":0,"id":17906}],"group":1242,"orbitIndex":16,"isNotable":true,"name":"Efficient Contraptions","orbit":7},"36894":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":61938}],"group":218,"skill":36894,"orbitIndex":20,"name":"Bleed Chance","orbit":3},"63579":{"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","skill":63579,"stats":["Ignore all Movement Penalties from Armour","5% reduced Slowing Potency of Debuffs on You"],"recipe":["Greed","Isolation","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":509,"orbitIndex":30,"isNotable":true,"name":"Momentum","orbit":4},"29285":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2147483647,"id":9745},{"orbit":0,"id":38463}],"group":1110,"skill":29285,"orbitIndex":19,"name":"Movement Speed","orbit":7},"27501":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[],"group":549,"skill":27501,"orbitIndex":44,"name":"Life Regeneration","orbit":4},"39935":{"icon":"Art/2DArt/SkillIcons/passives/NecromanticTalismanKeystone.dds","skill":39935,"isKeystone":true,"stats":["All bonuses from Equipped Amulet apply to your Minions instead of you"],"group":453,"connections":[{"orbit":0,"id":44344}],"orbitIndex":0,"name":"Necromantic Talisman","orbit":0},"64900":{"stats":["10% increased Stun Buildup","Ancestrally Boosted Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-4,"id":54999}],"group":80,"skill":64900,"orbitIndex":23,"name":"Ancestral Boosted Attack Damage and Stun","orbit":7},"49976":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":7,"id":62936},{"orbit":-3,"id":47976}],"group":1112,"skill":49976,"orbitIndex":5,"name":"Damage from Mana","orbit":7},"43893":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":55101},{"orbit":0,"id":1433}],"group":261,"skill":43893,"orbitIndex":10,"name":"Elemental Damage","orbit":3},"33590":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":85,"skill":33590,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"32923":{"stats":["5% increased Life Regeneration rate","10% increased effect of Arcane Surge on you"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":4,"id":58215}],"group":361,"skill":32923,"orbitIndex":0,"name":"Arcane Surge Effect and Life Regeneration","orbit":7},"10742":{"stats":["Minions have 3% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":41991}],"group":379,"skill":10742,"orbitIndex":4,"name":"Minion Attack and Cast Speed","orbit":3},"15304":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":16466}],"group":954,"skill":15304,"orbitIndex":16,"name":"Cast Speed","orbit":2},"40990":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":40990,"stats":["Damage Penetrates 18% Lightning Resistance","30% increased Critical Hit Chance against enemies with Exposure"],"recipe":["Envy","Isolation","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1205,"orbitIndex":0,"isNotable":true,"name":"Exposed to the Storm","orbit":0},"3744":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":5332}],"group":682,"skill":3744,"orbitIndex":10,"name":"Dexterity","orbit":1},"62001":{"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","skill":62001,"stats":["25% increased Critical Damage Bonus with Daggers"],"connections":[],"group":1278,"orbitIndex":1,"isNotable":true,"name":"Backstabbing","orbit":2},"33978":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":33978,"stats":["10% increased Block chance","15% reduced Slowing Potency of Debuffs on You"],"recipe":["Fear","Paranoia","Ire"],"connections":[{"orbit":7,"id":31609},{"orbit":0,"id":62581}],"group":365,"orbitIndex":21,"isNotable":true,"name":"Unstoppable Barrier","orbit":7},"32799":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":32799,"stats":["5% of Damage from Hits is taken from your Damageable Companion's Life before you","20% increased Defences while your Companion is in your Presence"],"recipe":["Isolation","Guilt","Greed"],"connections":[{"orbit":0,"id":23961},{"orbit":0,"id":32096}],"group":913,"orbitIndex":1,"isNotable":true,"name":"Man's Beast Friend","orbit":3},"21746":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21746,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":46782}],"orbitIndex":12,"name":"Attribute","orbit":6},"54999":{"stats":["10% increased Stun Buildup","Ancestrally Boosted Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-3,"id":14511}],"group":80,"skill":54999,"orbitIndex":2,"name":"Ancestral Boosted Attack Damage and Stun","orbit":3},"8115":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[],"group":527,"skill":8115,"orbitIndex":8,"name":"Pin Buildup","orbit":3},"13419":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":14958}],"group":887,"skill":13419,"orbitIndex":14,"name":"Critical Damage","orbit":7},"6294":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":4,"id":52429}],"group":500,"skill":6294,"orbitIndex":54,"name":"Cast Speed","orbit":4},"11572":{"stats":["5% increased Life Regeneration rate","10% increased effect of Arcane Surge on you"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":-7,"id":32923}],"group":361,"skill":11572,"orbitIndex":19,"name":"Arcane Surge Effect and Life Regeneration","orbit":7},"5386":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":5386,"stats":["20% increased Fire Damage"],"ascendancyName":"Smith of Kitava","group":3,"connections":[{"orbit":0,"id":22541}],"orbitIndex":0,"name":"Fire Damage","orbit":0},"53405":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53405,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[{"orbit":0,"id":17468},{"orbit":6,"id":16090},{"orbit":4,"id":26798}],"orbitIndex":42,"name":"Attribute","orbit":6},"61472":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":9417},{"orbit":-7,"id":36389}],"group":299,"skill":61472,"orbitIndex":10,"name":"Strength","orbit":7},"18969":{"stats":["3% increased Attack Speed with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[],"group":1267,"skill":18969,"orbitIndex":0,"name":"Bow Speed","orbit":0},"38338":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-2,"id":5257}],"group":903,"skill":38338,"orbitIndex":60,"name":"Elemental Damage","orbit":4},"18845":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":27384}},"skill":18845,"stats":["10% increased Spell Damage"],"isSwitchable":true,"group":609,"connections":[{"orbit":-5,"id":55807}],"orbitIndex":11,"name":"Spell Damage","orbit":7},"17061":{"stats":["Archon recovery period expires 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":31773}],"group":432,"skill":17061,"orbitIndex":4,"name":"Archon Delay","orbit":3},"14505":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":378,"skill":14505,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"59886":{"stats":["+15% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningstr.dds","connections":[{"orbit":0,"id":4442}],"group":97,"skill":59886,"orbitIndex":23,"name":"Armour Applies to Lightning Damage Hits","orbit":5},"11037":{"icon":"Art/2DArt/SkillIcons/ExplosiveGrenade.dds","skill":11037,"stats":["8% increased Area of Effect","10% increased Cooldown Recovery Rate"],"connections":[{"orbit":0,"id":57039}],"group":617,"orbitIndex":6,"isNotable":true,"name":"Volatile Catalyst","orbit":3},"45350":{"stats":["Invocated Spells deal 15% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":3438}],"group":752,"skill":45350,"orbitIndex":6,"name":"Invocation Spell Damage","orbit":7},"30077":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":1172,"skill":30077,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"60274":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":13293},{"orbit":0,"id":19236}],"group":95,"skill":60274,"orbitIndex":6,"name":"Armour","orbit":7},"8896":{"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","skill":8896,"stats":["100% increased Evasion Rating while Sprinting"],"recipe":["Paranoia","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1188,"orbitIndex":0,"isNotable":true,"name":"Agile Sprinter","orbit":0},"30143":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":9,"id":34201}],"group":1019,"skill":30143,"orbitIndex":0,"name":"Block","orbit":7},"12822":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":12822,"stats":["+4 to Melee Strike Range if you've dealt a Projectile Attack Hit in the past eight seconds","Projectiles have 25% chance to Fork if you've dealt a Melee Hit in the past eight seconds"],"recipe":["Envy","Guilt","Envy"],"connections":[{"orbit":0,"id":5826}],"group":886,"orbitIndex":0,"isNotable":true,"name":"Adaptable Assault","orbit":0},"19233":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":19233,"stats":["12% increased Elemental Damage"],"ascendancyName":"Amazon","group":1339,"connections":[{"orbit":0,"id":42441}],"orbitIndex":0,"name":"Elemental Damage","orbit":0},"21017":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-7,"id":26969},{"orbit":7,"id":55789}],"group":256,"skill":21017,"orbitIndex":0,"name":"Critical Chance","orbit":5},"6030":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[],"group":1284,"skill":6030,"orbitIndex":5,"name":"Poison Chance","orbit":3},"23736":{"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","skill":23736,"stats":["20% reduced Accuracy Rating while moving","50% increased Attack damage while moving","8% reduced Movement Speed Penalty from using Skills while moving"],"recipe":["Fear","Greed","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":934,"orbitIndex":38,"isNotable":true,"name":"Spray and Pray","orbit":4},"63445":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":43562}],"group":690,"skill":63445,"orbitIndex":6,"name":"Attack Speed","orbit":3},"10944":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[],"group":1036,"skill":10944,"orbitIndex":0,"name":"Evasion and Energy Shield","orbit":2},"11836":{"stats":["15% increased Critical Hit Chance against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":32721}],"group":1062,"skill":11836,"orbitIndex":7,"name":"Critical vs Blinded","orbit":2},"14575":{"stats":["Minions have +20% to Lightning Resistance","Minions have +3% to Maximum Lightning Resistances"],"icon":"Art/2DArt/SkillIcons/passives/LightningResistNode.dds","connections":[],"group":478,"skill":14575,"orbitIndex":0,"name":"Minion Lightning Resistance","orbit":0},"44420":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":28021}],"group":1014,"skill":44420,"orbitIndex":0,"name":"Critical Chance","orbit":0},"30341":{"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","skill":30341,"stats":["20% increased bonuses gained from Equipped Quiver"],"recipe":["Fear","Despair","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":0,"id":1995},{"orbit":0,"id":37946}],"group":981,"orbitIndex":0,"isNotable":true,"name":"Master Fletching","orbit":7},"57110":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":57110,"stats":["+20 to maximum Life","8% of Damage taken Recouped as Life"],"recipe":["Greed","Envy","Envy"],"connections":[{"orbit":-2,"id":62159},{"orbit":0,"id":46561}],"group":783,"orbitIndex":5,"isNotable":true,"name":"Infused Flesh","orbit":7},"64370":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":64370,"stats":["+5 to any Attribute"],"isAttribute":true,"group":496,"connections":[{"orbit":0,"id":53396}],"orbitIndex":17,"name":"Attribute","orbit":6},"17589":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":36085},{"orbit":7,"id":64462}],"group":1212,"skill":17589,"orbitIndex":23,"name":"Attack Damage","orbit":2},"14769":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":-2,"id":40471}],"group":1236,"skill":14769,"orbitIndex":20,"name":"Dexterity","orbit":7},"37951":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":41020}],"group":1177,"skill":37951,"orbitIndex":7,"name":"Deflection","orbit":1},"30407":{"stats":["5% increased Fire Damage","8% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":0,"id":45885},{"orbit":0,"id":8991}],"group":546,"skill":30407,"orbitIndex":9,"name":"Fire Damage and Flammability Magnitude","orbit":3},"54725":{"stats":["3% increased Curse Magnitudes","10% faster Curse Activation"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":56336}],"group":1066,"skill":54725,"orbitIndex":0,"name":"Curse Activation Speed and Effect","orbit":7},"28623":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[],"group":1095,"skill":28623,"orbitIndex":0,"name":"Spell Suppression Mastery","orbit":0},"17655":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[],"group":446,"skill":17655,"orbitIndex":0,"name":"Aura Effect","orbit":0},"50098":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachWalk.dds","skill":50098,"stats":["Grants Skill: Into the Breach"],"ascendancyName":"Acolyte of Chayula","connections":[{"orbit":0,"id":11771}],"group":1331,"orbitIndex":16,"isNotable":true,"name":"Waking Dream","orbit":5},"39130":{"stats":["12% increased Spell Damage with Spells that cost Life"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":-5,"id":14294}],"group":413,"skill":39130,"orbitIndex":14,"name":"Life Spell Damage","orbit":2},"38215":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":-3,"id":61921}],"group":1123,"skill":38215,"orbitIndex":4,"name":"Lightning Penetration","orbit":2},"63585":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":63585,"stats":["50% increased Electrocute Buildup against Shocked Enemies","50% increased Shock Chance against Electrocuted Enemies"],"recipe":["Despair","Paranoia","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":910,"orbitIndex":0,"isNotable":true,"name":"Thunderstruck","orbit":0},"40325":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":40325,"stats":["10% increased Global Defences","25% increased Stun Threshold"],"recipe":["Envy","Disgust","Envy"],"connections":[{"orbit":0,"id":7392},{"orbit":0,"id":48505}],"group":369,"orbitIndex":21,"isNotable":true,"name":"Resolution","orbit":3},"26236":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-2,"id":38069}],"group":752,"skill":26236,"orbitIndex":20,"name":"Energy","orbit":7},"23329":{"stats":["Link Skills have 10% increased Buff Effect"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":0,"id":11762},{"orbit":7,"id":9343},{"orbit":-7,"id":13694}],"group":348,"skill":23329,"orbitIndex":13,"name":"Link Effect","orbit":2},"38479":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":38479,"stats":["50% chance for Projectiles to Pierce Enemies within 3m distance of you"],"recipe":["Ire","Paranoia","Ire"],"connections":[{"orbit":-5,"id":17553}],"group":761,"orbitIndex":20,"isNotable":true,"name":"Close Confines","orbit":2},"37548":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":37742},{"orbit":0,"id":17589}],"group":1212,"skill":37548,"orbitIndex":5,"name":"Mana Leech","orbit":2},"35966":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":35966,"stats":["6% of Damage taken Recouped as Life","Regenerate 0.4% of maximum Life per second if you have been Hit Recently"],"recipe":["Paranoia","Despair","Ire"],"connections":[{"orbit":0,"id":41105},{"orbit":0,"id":44316}],"group":237,"orbitIndex":4,"isNotable":true,"name":"Heart Tissue","orbit":7},"43895":{"stats":["15% increased Life Regeneration Rate while on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":-5,"id":48670}],"group":465,"skill":43895,"orbitIndex":6,"name":"Life Regeneration on Low Life","orbit":7},"50626":{"stats":["+10 to Armour","+5 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":32597}],"group":532,"skill":50626,"orbitIndex":7,"name":"Armour and Energy Shield","orbit":2},"39658":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":7,"id":18831},{"orbit":-2,"id":15030}],"group":938,"skill":39658,"orbitIndex":1,"name":"Block","orbit":7},"25055":{"stats":["2% increased Movement Speed","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":3,"id":41580}],"group":1193,"skill":25055,"orbitIndex":8,"name":"Attack Damage and Movement Speed","orbit":2},"56847":{"stats":["12% increased Damage while affected by a Herald"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[],"group":1255,"skill":56847,"orbitIndex":22,"name":"Herald Damage","orbit":7},"37688":{"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","skill":37688,"stats":["25% increased Trap Damage"],"connections":[{"orbit":0,"id":37616}],"group":1221,"orbitIndex":36,"isNotable":true,"name":"Devestating Devices","orbit":6},"20091":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":46565}],"group":444,"skill":20091,"orbitIndex":43,"name":"Sword Damage","orbit":5},"3042":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":51871}],"group":1096,"skill":3042,"orbitIndex":19,"name":"Life Mastery","orbit":2},"44423":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":25971}],"group":1037,"skill":44423,"orbitIndex":1,"name":"Attack Mastery","orbit":2},"116":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":116,"stats":["18% increased maximum Energy Shield","12% increased Mana Regeneration Rate","6% increased Intelligence"],"recipe":["Guilt","Disgust","Fear"],"connections":[{"orbit":0,"id":44359}],"group":722,"orbitIndex":13,"isNotable":true,"name":"Insightfulness","orbit":7},"20820":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":40166}],"group":985,"skill":20820,"orbitIndex":20,"name":"Attack Speed","orbit":2},"43366":{"stats":["Minions have 12% additional Physical Damage Reduction"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":2606},{"orbit":0,"id":4407}],"group":460,"skill":43366,"orbitIndex":0,"name":"Minion Physical Damage Reduction","orbit":0},"18970":{"stats":["+8 to Evasion Rating","+5 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-3,"id":17366},{"orbit":0,"id":11938}],"group":764,"skill":18970,"orbitIndex":16,"name":"Evasion and Energy Shield","orbit":7},"18846":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[],"group":321,"skill":18846,"orbitIndex":6,"name":"Spell Area of Effect","orbit":3},"51561":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51561,"stats":["+5 to any Attribute"],"isAttribute":true,"group":248,"connections":[{"orbit":0,"id":25312},{"orbit":0,"id":2491},{"orbit":0,"id":7716}],"orbitIndex":0,"name":"Attribute","orbit":0},"46533":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":3,"id":28329}],"group":1093,"skill":46533,"orbitIndex":18,"name":"Stun and Freeze Buildup","orbit":2},"14048":{"stats":["16% increased Mana Regeneration Rate while not on Low Mana"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":7,"id":34717}],"group":1114,"skill":14048,"orbitIndex":54,"name":"Mana Regeneration while not on Low Mana","orbit":4},"39131":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39131,"stats":["+5 to any Attribute"],"isAttribute":true,"group":114,"connections":[{"orbit":0,"id":11741}],"orbitIndex":0,"name":"Attribute","orbit":0},"51825":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":47363},{"orbit":0,"id":9164},{"orbit":0,"id":13708}],"group":606,"skill":51825,"orbitIndex":45,"name":"Two Handed Damage","orbit":4},"62122":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":-3,"id":4295}],"group":424,"skill":62122,"orbitIndex":4,"name":"Damage from Mana","orbit":3},"44951":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":5777}],"group":446,"skill":44951,"orbitIndex":9,"name":"Minion Damage","orbit":4},"34912":{"stats":["10% increased Trap Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":4664}],"group":1221,"skill":34912,"orbitIndex":45,"name":"Trap Damage","orbit":6},"60404":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":60404,"stats":["30% increased Stun Buildup","Damage with Hits is Lucky against Heavy Stunned Enemies"],"recipe":["Ire","Suffering","Suffering"],"connections":[{"orbit":0,"id":20691},{"orbit":0,"id":25011}],"group":448,"orbitIndex":16,"isNotable":true,"name":"Perfect Opportunity","orbit":2},"14211":{"icon":"Art/2DArt/SkillIcons/passives/Trap.dds","skill":14211,"stats":["Enemies affected by your Hazards Recently have 25% reduced Armour","Enemies affected by your Hazards Recently have 25% reduced Evasion Rating"],"recipe":["Despair","Despair","Envy"],"connections":[{"orbit":0,"id":44540}],"group":984,"orbitIndex":10,"isNotable":true,"name":"Shredding Contraptions","orbit":1},"55250":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-4,"id":56649},{"orbit":4,"id":41669}],"group":635,"skill":55250,"orbitIndex":30,"name":"Cold Penetration","orbit":4},"11433":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":-6,"id":24630},{"orbit":0,"id":44753}],"group":70,"skill":11433,"orbitIndex":0,"name":"Fire Damage","orbit":7},"27491":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":27491,"stats":["40% increased maximum Energy Shield","5% of Damage taken bypasses Energy Shield"],"recipe":["Greed","Paranoia","Isolation"],"connections":[],"group":514,"orbitIndex":24,"isNotable":true,"name":"Heavy Buffer","orbit":4},"25971":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":25971,"stats":["4% increased Attack Speed","6% increased Attack Speed if you've been Hit Recently","+10 to Strength"],"recipe":["Greed","Fear","Guilt"],"connections":[],"group":1037,"orbitIndex":0,"isNotable":true,"name":"Tenfold Attacks","orbit":0},"61461":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":61461,"stats":["10% increased Projectile Speed"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":2147483647,"id":42416}],"orbitIndex":24,"name":"Projectile Speed","orbit":6},"37813":{"stats":["20% increased Shock Duration"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":14724},{"orbit":0,"id":50701}],"group":1130,"skill":37813,"orbitIndex":0,"name":"Shock Duration","orbit":0},"4828":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":19044}],"group":836,"skill":4828,"orbitIndex":12,"name":"Mana Regeneration","orbit":2},"36231":{"stats":["20% increased Critical Damage Bonus if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":3336},{"orbit":0,"id":31765}],"group":1216,"skill":36231,"orbitIndex":1,"name":"Critical Damage when consuming a Power Charge","orbit":2},"517":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":6,"id":39037},{"orbit":9,"id":61027}],"group":664,"skill":517,"orbitIndex":0,"name":"Energy Shield Recharge","orbit":0},"46268":{"stats":["20% increased Attack Damage while you have no Life Flask uses left"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-5,"id":5324},{"orbit":0,"id":2397}],"group":529,"skill":46268,"orbitIndex":8,"name":"Attack Damage while no remaining Life Flasks","orbit":7},"25781":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamage.dds","skill":25781,"stats":["Leech recovers based on Chaos Damage as well as Physical Damage"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":2,"isNotable":true,"name":"Sap of Nightmares","orbit":5},"35564":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":35564,"stats":["15% increased Spell Damage","10% reduced Projectile Speed for Spell Skills"],"recipe":["Fear","Fear","Despair"],"connections":[{"orbit":0,"id":18121},{"orbit":0,"id":65310}],"group":1013,"orbitIndex":0,"isNotable":true,"name":"Turn the Clock Back","orbit":3},"18505":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":18505,"stats":["5% reduced Attack Speed","30% increased Stun Buildup","50% increased Attack Damage"],"recipe":["Envy","Suffering","Ire"],"connections":[{"orbit":0,"id":45090},{"orbit":0,"id":50616}],"group":185,"orbitIndex":16,"isNotable":true,"name":"Crushing Verdict","orbit":7},"20429":{"stats":["3% increased Attack Speed with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":28797}],"group":1269,"skill":20429,"orbitIndex":62,"name":"Dagger Speed","orbit":6},"58157":{"stats":["20% increased Stun Recovery"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":61149}],"group":1113,"skill":58157,"orbitIndex":17,"name":"Stun Recovery","orbit":7},"4378":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":6330},{"orbit":0,"id":59503}],"group":1136,"skill":4378,"orbitIndex":9,"name":"Accuracy","orbit":7},"61601":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":61601,"stats":["+10 to Dexterity","20% increased Critical Hit Chance"],"recipe":["Ire","Guilt","Disgust"],"connections":[{"orbit":0,"id":44420},{"orbit":0,"id":9586}],"group":1021,"orbitIndex":0,"isNotable":true,"name":"True Strike","orbit":0},"61196":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61196,"stats":["+5 to any Attribute"],"isAttribute":true,"group":923,"connections":[{"orbit":5,"id":56045},{"orbit":0,"id":13419}],"orbitIndex":54,"name":"Attribute","orbit":6},"50228":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":0,"id":20511}],"group":130,"skill":50228,"orbitIndex":10,"name":"Fire Damage","orbit":3},"42035":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistSynchronisationofPain.dds","skill":42035,"stats":["Grants Skill: Inevitable Agony"],"ascendancyName":"Chronomancer","connections":[],"group":274,"orbitIndex":15,"isNotable":true,"name":"Inevitability","orbit":2},"50104":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":50104,"stats":["+5 to any Attribute"],"isAttribute":true,"group":384,"connections":[{"orbit":0,"id":47168},{"orbit":0,"id":37594},{"orbit":0,"id":7960},{"orbit":0,"id":46742}],"orbitIndex":0,"name":"Attribute","orbit":0},"43633":{"icon":"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds","skill":43633,"stats":["20% faster start of Energy Shield Recharge while affected by an Archon Buff","40% increased Energy Shield Recharge Rate while affected by an Archon Buff"],"recipe":["Isolation","Paranoia","Envy"],"connections":[],"group":932,"orbitIndex":17,"isNotable":true,"name":"Energising Archon","orbit":7},"36759":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":1008,"skill":36759,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"934":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":934,"stats":["+4 to Ailment Threshold per Dexterity"],"recipe":["Greed","Suffering","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[{"orbit":-4,"id":12526}],"group":615,"orbitIndex":63,"isNotable":true,"name":"Natural Immunity","orbit":4},"11472":{"stats":["20% increased Evasion Rating if you've consumed a Frenzy Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":19880},{"orbit":0,"id":40270}],"group":1024,"skill":11472,"orbitIndex":8,"name":"Evasion if Consumed Frenzy Charge","orbit":2},"10774":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":10774,"stats":["15% increased Attack Speed if you've been Hit Recently","8% reduced Slowing Potency of Debuffs on You"],"recipe":["Disgust","Envy","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":35863}],"group":343,"orbitIndex":0,"isNotable":true,"name":"Unyielding","orbit":2},"17854":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":17854,"stats":["3% increased Movement Speed","30% increased Evasion Rating"],"recipe":["Greed","Disgust","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":7,"id":55275}],"group":1055,"orbitIndex":0,"isNotable":true,"name":"Escape Velocity","orbit":4},"5852":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":5852,"stats":[],"ascendancyName":"Smith of Kitava","isAscendancyStart":true,"group":26,"connections":[{"orbit":0,"id":20895},{"orbit":0,"id":47236},{"orbit":0,"id":5386},{"orbit":0,"id":14960},{"orbit":0,"id":9988}],"orbitIndex":96,"name":"Smith of Kitava","orbit":9},"13482":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":13482,"stats":["Enemies you Fully Armour Break cannot Regenerate Life","Enemies you Fully Armour Break are Maimed"],"recipe":["Fear","Guilt","Greed"],"connections":[{"orbit":0,"id":30136},{"orbit":0,"id":15892}],"group":129,"orbitIndex":0,"isNotable":true,"name":"Punctured Lung","orbit":0},"16861":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-5,"id":27303}],"group":256,"skill":16861,"orbitIndex":22,"name":"Critical Chance","orbit":3},"14343":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","skill":14343,"stats":["Damaging Ailments Cannot Be inflicted on you while you already have one","20% increased Magnitude of Damaging Ailments you inflict"],"recipe":["Paranoia","Paranoia","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDamageOverTimePattern","connections":[],"group":916,"orbitIndex":0,"isNotable":true,"name":"Deterioration","orbit":0},"18308":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":18308,"stats":["+250 to Accuracy against Bleeding Enemies","Bleeding you inflict deals Damage 10% faster"],"recipe":["Despair","Suffering","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":602,"orbitIndex":48,"isNotable":true,"name":"Bleeding Out","orbit":4},"59213":{"stats":["20% increased Stun Recovery"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":48240}],"group":369,"skill":59213,"orbitIndex":15,"name":"Stun Recovery","orbit":2},"49046":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49046,"stats":["+5 to any Attribute"],"isAttribute":true,"group":782,"connections":[{"orbit":0,"id":8569}],"orbitIndex":0,"name":"Attribute","orbit":0},"11604":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11604,"stats":["+5 to any Attribute"],"isAttribute":true,"group":955,"connections":[{"orbit":0,"id":17088},{"orbit":0,"id":29408},{"orbit":0,"id":52765}],"orbitIndex":0,"name":"Attribute","orbit":0},"51683":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":289,"skill":51683,"orbitIndex":22,"name":"Totem Damage","orbit":2},"34898":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":38463}],"group":1038,"skill":34898,"orbitIndex":31,"name":"Debuff Expiry","orbit":5},"41646":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41646,"stats":["+5 to any Attribute"],"isAttribute":true,"group":526,"connections":[{"orbit":0,"id":48670},{"orbit":0,"id":14091}],"orbitIndex":0,"name":"Attribute","orbit":0},"338":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":338,"stats":["Invocated skills have 30% increased Maximum Energy"],"recipe":["Isolation","Ire","Greed"],"connections":[{"orbit":0,"id":20140}],"group":752,"orbitIndex":6,"isNotable":true,"name":"Invocated Limit","orbit":1},"38342":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":38342,"stats":["10% chance to Daze on Hit","40% increased Damage against Dazed Enemies"],"recipe":["Paranoia","Despair","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":1250,"orbitIndex":20,"isNotable":true,"name":"Stupefy","orbit":7},"30736":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":52180}],"group":1274,"skill":30736,"orbitIndex":13,"name":"Deflection","orbit":2},"46535":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDamageMonsterMissingFocus.dds","skill":46535,"stats":["Deal up to 40% more Damage to Enemies based on their missing Concentration"],"ascendancyName":"Witchhunter","connections":[],"group":209,"orbitIndex":0,"isNotable":true,"name":"No Mercy","orbit":0},"31925":{"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","skill":31925,"stats":["30% increased Damage per Curse on you","30% reduced effect of Curses on you","60% increased Energy Shield from Equipped Focus"],"recipe":["Fear","Suffering","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[{"orbit":5,"id":24767}],"group":338,"orbitIndex":8,"isNotable":true,"name":"Warding Fetish","orbit":7},"30141":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30141,"stats":["+5 to any Attribute"],"isAttribute":true,"group":76,"connections":[{"orbit":0,"id":55190}],"orbitIndex":0,"name":"Attribute","orbit":0},"11736":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":62677}],"group":714,"skill":11736,"orbitIndex":36,"name":"Lightning Damage","orbit":4},"31991":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":36070}],"group":927,"skill":31991,"orbitIndex":15,"name":"Attack Area","orbit":7},"1104":{"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","skill":1104,"stats":["10% chance when you gain a Power Charge to gain an additional Power Charge","+1 to Maximum Power Charges"],"recipe":["Isolation","Guilt","Guilt"],"connections":[{"orbit":0,"id":56876}],"group":958,"orbitIndex":0,"isNotable":true,"name":"Lust for Power","orbit":0},"40328":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":-5,"id":28564}],"group":126,"skill":40328,"orbitIndex":3,"name":"Warcry Speed","orbit":3},"21081":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":5,"id":25745}],"group":500,"skill":21081,"orbitIndex":42,"name":"Armour and Energy Shield","orbit":5},"35426":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35426,"stats":["+5 to any Attribute"],"isAttribute":true,"group":471,"connections":[{"orbit":6,"id":8406}],"orbitIndex":54,"name":"Attribute","orbit":6},"5501":{"icon":"Art/2DArt/SkillIcons/passives/Annihilation.dds","skill":5501,"stats":["15% increased Critical Hit Chance for Spells","15% increased Spell Damage if you've dealt a Critical Hit Recently"],"connections":[{"orbit":0,"id":48821}],"group":630,"orbitIndex":0,"isNotable":true,"name":"Critical Overload","orbit":0},"53266":{"stats":["3% increased Attack and Cast Speed with Lightning Skills"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":13576},{"orbit":0,"id":20387},{"orbit":0,"id":53560}],"group":796,"skill":53266,"orbitIndex":0,"name":"Lightning Skill Speed","orbit":0},"52351":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":52260}],"group":920,"skill":52351,"orbitIndex":12,"name":"Energy","orbit":2},"3438":{"stats":["Invocated Spells deal 15% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":18856}],"group":752,"skill":3438,"orbitIndex":3,"name":"Invocation Spell Damage","orbit":3},"13715":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":13715,"stats":["18% increased Stun Buildup"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":0,"id":59372}],"orbitIndex":44,"name":"Stun Buildup","orbit":5},"13909":{"stats":["Remnants can be collected from 10% further away"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[{"orbit":0,"id":31037},{"orbit":0,"id":62679}],"group":677,"skill":13909,"orbitIndex":18,"name":"Remnant Pickup Range","orbit":2},"26697":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupSword.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySwordPattern","connections":[{"orbit":0,"id":59263},{"orbit":0,"id":27290},{"orbit":0,"id":46565}],"group":433,"skill":26697,"orbitIndex":0,"name":"Sword Mastery","orbit":0},"22661":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":22661,"stats":["3% increased Movement Speed"],"ascendancyName":"Ritualist","group":1369,"connections":[{"orbit":8,"id":30233}],"orbitIndex":0,"name":"Movement Speed","orbit":0},"58149":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":58149,"stats":["10% increased Life Recovery rate"],"ascendancyName":"Ritualist","group":1365,"connections":[{"orbit":8,"id":62804}],"orbitIndex":0,"name":"Life Recovery Rate","orbit":0},"51812":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":205,"skill":51812,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"4891":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneMaxCharm.dds","skill":4891,"stats":["+1 Charm Slot","20% more Charm Charges gained"],"ascendancyName":"Ritualist","connections":[],"group":1364,"orbitIndex":0,"isNotable":true,"name":"Intricate Sigils","orbit":0},"36365":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":36365,"stats":[],"ascendancyName":"Ritualist","isAscendancyStart":true,"group":1363,"connections":[{"orbit":9,"id":60859},{"orbit":9,"id":58149},{"orbit":9,"id":22661},{"orbit":-9,"id":17058},{"orbit":0,"id":42017},{"orbit":9,"id":58574},{"orbit":8,"id":11776}],"orbitIndex":27,"name":"Ritualist","orbit":6},"48116":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48116,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1233,"connections":[{"orbit":0,"id":21112},{"orbit":0,"id":34015},{"orbit":0,"id":10472},{"orbit":0,"id":18624}],"orbitIndex":0,"name":"Attribute","orbit":0},"58574":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":58574,"stats":["30% reduced maximum Mana"],"ascendancyName":"Ritualist","group":1361,"connections":[],"orbitIndex":0,"name":"Reduced Mana","orbit":0},"52615":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[],"group":1175,"skill":52615,"orbitIndex":18,"name":"Spell Area of Effect","orbit":7},"34785":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneRingSlot.dds","skill":34785,"stats":["+1 Ring Slot"],"ascendancyName":"Ritualist","connections":[{"orbit":-9,"id":58574},{"orbit":0,"id":42017},{"orbit":9,"id":17058}],"group":1356,"orbitIndex":0,"isNotable":true,"name":"Unfurled Finger","orbit":0},"5563":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":5563,"stats":["15% increased Life and Mana Recovery from Flasks"],"ascendancyName":"Amazon","group":1355,"connections":[{"orbit":-7,"id":47312}],"orbitIndex":0,"name":"Flask Recovery","orbit":0},"3223":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":3223,"stats":["3% increased Attributes"],"ascendancyName":"Ritualist","group":1354,"connections":[{"orbit":-5,"id":7068},{"orbit":9,"id":34785}],"orbitIndex":0,"name":"Attributes","orbit":0},"59775":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-4,"id":20782}],"group":1092,"skill":59775,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"59881":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59881,"stats":["+5 to any Attribute"],"isAttribute":true,"group":657,"connections":[{"orbit":0,"id":54417},{"orbit":-5,"id":28556}],"orbitIndex":16,"name":"Attribute","orbit":6},"23005":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBlockChance.dds","skill":23005,"stats":["Gain 35% Base Chance to Block from Equipped Shield instead of the Shield's value"],"ascendancyName":"Warbringer","connections":[{"orbit":0,"id":10072}],"group":38,"orbitIndex":0,"isNotable":true,"name":"Renly's Training","orbit":0},"6109":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":6109,"stats":["20% increased Evasion Rating"],"ascendancyName":"Amazon","group":1352,"connections":[{"orbit":0,"id":63254}],"orbitIndex":0,"name":"Evasion","orbit":0},"63254":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonDoubleEvasionfromGlovesBootsHelmsHalvedBodyArmour.dds","skill":63254,"stats":["Evasion Rating from Equipped Helmet, Gloves and Boots is doubled","Evasion Rating from Equipped Body Armour is halved"],"ascendancyName":"Amazon","connections":[],"group":1351,"orbitIndex":0,"isNotable":true,"name":"Stalking Panther","orbit":0},"31388":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":51394}],"group":217,"skill":31388,"orbitIndex":7,"name":"Slow Effect on You","orbit":3},"1994":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":1994,"stats":["20% increased Warcry Speed"],"ascendancyName":"Warbringer","group":27,"connections":[{"orbit":0,"id":47097}],"orbitIndex":0,"name":"Warcry Speed","orbit":0},"24855":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":39347},{"orbit":0,"id":48014}],"group":141,"skill":24855,"orbitIndex":58,"name":"Attack Mastery","orbit":4},"48264":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":12964}],"group":201,"skill":48264,"orbitIndex":3,"name":"Aura Effect","orbit":2},"4547":{"icon":"Art/2DArt/SkillIcons/passives/ElementalResistance2.dds","skill":4547,"stats":["+3% to all Elemental Resistances","+2% to Maximum Fire Resistance if you have at least 5 Red Support Gems Socketed"],"recipe":["Isolation","Isolation","Isolation"],"connections":[{"orbit":0,"id":2946}],"group":175,"orbitIndex":0,"isNotable":true,"name":"Unnatural Resilience","orbit":0},"12000":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanMoreMaxLife.dds","skill":12000,"stats":["15% more Maximum Life"],"ascendancyName":"Titan","connections":[],"group":50,"orbitIndex":0,"isNotable":true,"name":"Mysterious Lineage","orbit":0},"15358":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":7,"id":10320},{"orbit":-7,"id":44255}],"group":778,"skill":15358,"orbitIndex":15,"name":"Minion Life","orbit":3},"60269":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":60269,"stats":["10% reduced Spell Area Damage","Spell Skills have 25% increased Area of Effect"],"recipe":["Disgust","Greed","Ire"],"connections":[{"orbit":0,"id":6588}],"group":705,"orbitIndex":19,"isNotable":true,"name":"Roil","orbit":7},"42416":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeProjectileDamageChoose.dds","skill":42416,"stats":[],"ascendancyName":"Deadeye","connections":[],"group":1299,"orbitIndex":24,"isNotable":true,"name":"Projectile Proximity Specialisation","orbit":5},"61863":{"stats":["8% increased Cold Damage","8% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":0,"id":42045}],"group":593,"skill":61863,"orbitIndex":18,"name":"Cold Damage and Energy Shield Recharge Rate","orbit":3},"38053":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":38053,"stats":["25% increased Warcry Cooldown Recovery Rate","8% increased Damage for each time you've Warcried Recently"],"recipe":["Disgust","Guilt","Paranoia"],"connections":[{"orbit":5,"id":28564},{"orbit":0,"id":8460},{"orbit":-2,"id":9528}],"group":126,"orbitIndex":13,"isNotable":true,"name":"Deafening Cries","orbit":3},"63713":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerCriticalStrikesIgnoreResistances.dds","skill":63713,"stats":["Critical Hits ignore non-negative Enemy Monster Elemental Resistances"],"ascendancyName":"Invoker","connections":[{"orbit":-4,"id":57181}],"group":1302,"orbitIndex":43,"isNotable":true,"name":"Sunder my Enemies...","orbit":9},"58295":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":58295,"stats":["+5 to any Attribute"],"isAttribute":true,"group":191,"connections":[],"orbitIndex":4,"name":"Attribute","orbit":2},"57626":{"stats":["10% increased Fire Damage","10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":36782}],"group":671,"skill":57626,"orbitIndex":16,"name":"Cold and Fire Damage","orbit":7},"24646":{"stats":["+12 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":61409}],"group":144,"skill":24646,"orbitIndex":18,"name":"Strength","orbit":3},"18448":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":18448,"stats":["+5 to any Attribute"],"isAttribute":true,"group":103,"connections":[{"orbit":0,"id":30141},{"orbit":0,"id":18822},{"orbit":0,"id":6872}],"orbitIndex":0,"name":"Attribute","orbit":0},"3628":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":64474},{"orbit":0,"id":3251}],"group":980,"skill":3628,"orbitIndex":19,"name":"Energy Shield Delay","orbit":2},"40453":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":25304}],"group":1052,"skill":40453,"orbitIndex":9,"name":"Energy","orbit":7},"35755":{"stats":["10% increased Critical Damage Bonus with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":54058}],"group":1278,"skill":35755,"orbitIndex":16,"name":"Dagger Critical Damage","orbit":2},"54058":{"stats":["10% increased Critical Damage Bonus with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":62001}],"group":1278,"skill":54058,"orbitIndex":0,"name":"Dagger Critical Damage","orbit":0},"44952":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":44952,"stats":["25% of Physical Damage prevented Recouped as Life"],"recipe":["Suffering","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[{"orbit":0,"id":9163}],"group":107,"orbitIndex":11,"isNotable":true,"name":"Made to Last","orbit":3},"43090":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":43090,"stats":["5% increased Skill Speed","30% increased Electrocute Buildup"],"recipe":["Suffering","Ire","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1186,"orbitIndex":0,"isNotable":true,"name":"Electrotherapy","orbit":0},"45709":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":52803}],"group":1063,"skill":45709,"orbitIndex":21,"name":"Life Flask Charges","orbit":7},"19767":{"stats":["3% increased Attack Speed with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":35223},{"orbit":0,"id":13895}],"group":1196,"skill":19767,"orbitIndex":10,"name":"Spear Attack Speed","orbit":4},"48588":{"stats":["8% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":2455},{"orbit":0,"id":13081}],"group":616,"skill":48588,"orbitIndex":14,"name":"Projectile Damage","orbit":5},"11598":{"stats":["3% increased Attack Speed with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":4536},{"orbit":0,"id":44516}],"group":1263,"skill":11598,"orbitIndex":0,"name":"Quarterstaff Speed","orbit":0},"770":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":770,"stats":["3% increased maximum Mana"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":-7,"id":10694}],"orbitIndex":7,"name":"Mana","orbit":6},"37514":{"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","skill":37514,"stats":["8% increased Attack Speed with Quarterstaves","Knocks Back Enemies if you get a Critical Hit with a Quarterstaff"],"recipe":["Envy","Disgust","Greed"],"connections":[{"orbit":0,"id":32442},{"orbit":0,"id":64700}],"group":1263,"orbitIndex":1,"isNotable":true,"name":"Whirling Assault","orbit":3},"65290":{"stats":["5% increased Lightning Damage","+3% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":57069}],"group":1239,"skill":65290,"orbitIndex":0,"name":"Lightning Damage and Resistance","orbit":0},"9417":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":48121},{"orbit":5,"id":13171}],"group":344,"skill":9417,"orbitIndex":0,"name":"Totem Life","orbit":0},"61067":{"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","options":{"Druid":{"stats":["8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","name":"Area of Effect","id":27854}},"skill":61067,"stats":["15% increased Critical Spell Damage Bonus"],"isSwitchable":true,"group":515,"connections":[],"orbitIndex":21,"name":"Spell Critical Damage","orbit":2},"47591":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-2,"id":9226}],"group":125,"skill":47591,"orbitIndex":1,"name":"Mana Regeneration","orbit":2},"33053":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":793,"skill":33053,"orbitIndex":22,"name":"Projectile Damage","orbit":7},"14110":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-4,"id":22484},{"orbit":0,"id":35974}],"group":224,"skill":14110,"orbitIndex":22,"name":"Totem Damage","orbit":3},"42350":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42350,"stats":["+5 to any Attribute"],"isAttribute":true,"group":613,"connections":[{"orbit":0,"id":61438}],"orbitIndex":67,"name":"Attribute","orbit":6},"26176":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":43650}],"group":157,"skill":26176,"orbitIndex":8,"name":"Attack Critical Damage","orbit":2},"28482":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":28482,"stats":["25% increased Critical Damage Bonus against Burning Enemies","10% chance to refresh Ignite Duration on Critical Hit"],"recipe":["Guilt","Isolation","Suffering"],"connections":[{"orbit":0,"id":19846}],"group":273,"orbitIndex":1,"isNotable":true,"name":"Total Incineration","orbit":7},"44293":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":44293,"stats":["5% increased Cast Speed","10% increased Cast Speed when on Full Life"],"recipe":["Paranoia","Greed","Paranoia"],"connections":[],"group":523,"orbitIndex":9,"isNotable":true,"name":"Hastening Barrier","orbit":2},"4624":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":3,"id":49550}],"group":431,"skill":4624,"orbitIndex":7,"name":"Rage on Hit","orbit":7},"15194":{"stats":["Minions have +20% to Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireResistNode.dds","connections":[{"orbit":0,"id":25303}],"group":461,"skill":15194,"orbitIndex":0,"name":"Minion Fire Resistance","orbit":0},"47429":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[],"group":308,"skill":47429,"orbitIndex":6,"name":"Warcry Cooldown","orbit":6},"30132":{"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","skill":30132,"stats":["20% increased bonuses gained from Equipped Quiver"],"recipe":["Greed","Suffering","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":2147483647,"id":58416},{"orbit":2147483647,"id":49130}],"group":1129,"orbitIndex":15,"isNotable":true,"name":"Wrapped Quiver","orbit":7},"42441":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonElementalDamageReductionperElementalInstillation.dds","skill":42441,"stats":["50% chance for Surges to suffuse your Projectiles without being Consumed"],"ascendancyName":"Amazon","connections":[],"group":1334,"orbitIndex":0,"isNotable":true,"name":"Surging Avatar","orbit":0},"63031":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":63031,"stats":["Skills gain 1 Glory every 2 seconds for each Rare or Unique monster in your Presence"],"recipe":["Paranoia","Despair","Despair"],"connections":[{"orbit":0,"id":41821}],"group":143,"orbitIndex":54,"isNotable":true,"name":"Glorious Anticipation","orbit":4},"36358":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":0,"id":12367}],"group":564,"skill":36358,"orbitIndex":4,"name":"Chaos Damage","orbit":3},"65091":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":6,"id":51707}],"group":1226,"skill":65091,"orbitIndex":20,"name":"Evasion","orbit":7},"8525":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus7.dds","skill":8525,"orbitIndex":0,"stats":["Body Armour grants regenerate 3% of maximum Life per second"],"ascendancyName":"Smith of Kitava","connections":[],"group":15,"applyToArmour":true,"isNotable":true,"name":"Leather Bindings","orbit":0},"54031":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoarNotable.dds","skill":54031,"stats":["+1 Life per 4 Dexterity","+1 to Stun Threshold per Dexterity","+5 to Strength"],"recipe":["Envy","Suffering","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":1217,"orbitIndex":0,"isNotable":true,"name":"The Great Boar","orbit":0},"29009":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29009,"stats":["+5 to any Attribute"],"isAttribute":true,"group":625,"connections":[{"orbit":0,"id":59362}],"orbitIndex":0,"name":"Attribute","orbit":0},"36169":{"stats":["10% increased Grenade Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":29514}],"group":587,"skill":36169,"orbitIndex":23,"name":"Grenade Area","orbit":3},"10247":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10247,"stats":["+5 to any Attribute"],"isAttribute":true,"group":637,"connections":[{"orbit":0,"id":28370}],"orbitIndex":51,"name":"Attribute","orbit":6},"27422":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":2021}],"group":1215,"skill":27422,"orbitIndex":0,"name":"Mana Flask Recovery","orbit":0},"2334":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":6,"id":65091},{"orbit":-6,"id":3209}],"group":1206,"skill":2334,"orbitIndex":0,"name":"Dexterity","orbit":0},"21871":{"stats":["16% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":51847},{"orbit":0,"id":37872},{"orbit":0,"id":25213}],"group":686,"skill":21871,"orbitIndex":8,"name":"Attack Damage with nearby Ally","orbit":7},"38827":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":7,"id":1546}],"group":500,"skill":38827,"orbitIndex":1,"name":"Armour and Energy Shield","orbit":7},"36746":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-3,"id":40691}],"group":645,"skill":36746,"orbitIndex":16,"name":"Energy Shield Recharge","orbit":3},"9324":{"stats":["8% increased Ignite Duration on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":41768}],"group":92,"skill":9324,"orbitIndex":0,"name":"Ignite Duration","orbit":3},"4295":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":4295,"stats":["20% reduced Life Regeneration rate","20% of Damage taken Recouped as Mana"],"recipe":["Ire","Paranoia","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":-3,"id":34248}],"group":424,"orbitIndex":0,"isNotable":true,"name":"Adverse Growth","orbit":0},"11873":{"stats":["5% increased Lightning Damage","8% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":0,"id":62677},{"orbit":0,"id":50150}],"group":685,"skill":11873,"orbitIndex":9,"name":"Lightning Damage and Mana Regeneration","orbit":3},"1170":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":58295}],"group":221,"skill":1170,"orbitIndex":22,"name":"Area Damage","orbit":3},"46761":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":912,"skill":46761,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"13987":{"stats":["3% increased Melee Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":7604}],"group":1190,"skill":13987,"orbitIndex":8,"name":"Melee Attack Speed","orbit":2},"17316":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":-4,"id":40244},{"orbit":5,"id":62986}],"group":1023,"skill":17316,"orbitIndex":51,"name":"One Handed Damage","orbit":4},"34248":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":7,"id":37327}],"group":424,"skill":34248,"orbitIndex":20,"name":"Mana Regeneration","orbit":3},"18910":{"stats":["12% increased Critical Hit Chance with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":10265}],"group":1196,"skill":18910,"orbitIndex":48,"name":"Spear Critical Chance","orbit":5},"42036":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":42036,"stats":["30% increased Block chance","You take 5% of damage from Blocked Hits"],"recipe":["Greed","Fear","Suffering"],"connections":[{"orbit":0,"id":50146}],"group":1229,"orbitIndex":17,"isNotable":true,"name":"Glancing Hits","orbit":4},"44787":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":14654},{"orbit":0,"id":49192},{"orbit":-4,"id":51683}],"group":289,"skill":44787,"orbitIndex":14,"name":"Totem Placement Speed","orbit":7},"11509":{"stats":["15% increased Critical Hit Chance against Enemies that have entered your Presence Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":17664}],"group":1183,"skill":11509,"orbitIndex":16,"name":"Critical Chance","orbit":2},"29399":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":23888},{"orbit":-7,"id":51446}],"group":562,"skill":29399,"orbitIndex":20,"name":"Armour and Evasion","orbit":3},"25729":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":33093}],"group":1175,"skill":25729,"orbitIndex":12,"name":"Cast Speed","orbit":7},"27108":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":27108,"stats":["Allies in your Presence have 6% increased Attack Speed","6% increased Attack Speed"],"recipe":["Disgust","Disgust","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":47796}],"group":549,"orbitIndex":36,"isNotable":true,"name":"Mass Hysteria","orbit":4},"39448":{"stats":["3% increased Attack Speed with Axes"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":11178}],"group":109,"skill":39448,"orbitIndex":21,"name":"Axe Attack Speed","orbit":3},"22045":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":3,"id":13505}],"group":474,"skill":22045,"orbitIndex":4,"name":"Life Regeneration","orbit":7},"35831":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":904}],"group":215,"skill":35831,"orbitIndex":9,"name":"Mana Regeneration","orbit":7},"30201":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":-2,"id":57286},{"orbit":7,"id":33646}],"group":546,"skill":30201,"orbitIndex":6,"name":"Archon Effect","orbit":2},"6236":{"stats":["8% increased Fire Damage","8% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":0,"id":33646}],"group":546,"skill":6236,"orbitIndex":18,"name":"Fire Damage and Flammability Magnitude","orbit":3},"3446":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3446,"stats":["+5 to any Attribute"],"isAttribute":true,"group":165,"connections":[{"orbit":0,"id":61938},{"orbit":0,"id":58088}],"orbitIndex":0,"name":"Attribute","orbit":0},"38732":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38732,"stats":["+5 to any Attribute"],"isAttribute":true,"group":695,"connections":[{"orbit":-3,"id":17107}],"orbitIndex":0,"name":"Attribute","orbit":0},"57518":{"stats":["20% increased Parry Damage"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":4,"id":31366}],"group":1160,"skill":57518,"orbitIndex":23,"name":"Parry Damage","orbit":2},"32777":{"icon":"Art/2DArt/SkillIcons/passives/AltMinionDamageHeraldMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":102,"skill":32777,"orbitIndex":0,"name":"Shapeshifting Mastery","orbit":2},"5703":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":5703,"stats":["30% increased Elemental Damage if you've Shocked an Enemy Recently"],"recipe":["Despair","Suffering","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":2,"id":16367}],"group":903,"orbitIndex":4,"isNotable":true,"name":"Echoing Thunder","orbit":7},"23797":{"stats":["10% increased Armour","+10% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":2147483647,"id":31370}],"group":479,"skill":23797,"orbitIndex":20,"name":"Armour and Applies to Lightning Damage","orbit":2},"26356":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":26356,"stats":["Detonator skills have 40% increased Area of Effect","Detonator skills have 80% reduced damage"],"recipe":["Suffering","Disgust","Disgust"],"connections":[{"orbit":0,"id":8556}],"group":540,"orbitIndex":0,"isNotable":true,"name":"Primed to Explode","orbit":0},"6161":{"icon":"Art/2DArt/SkillIcons/passives/BloodMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":963,"skill":6161,"orbitIndex":0,"name":"Bleeding Mastery","orbit":0},"54990":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":54990,"stats":["10% chance to inflict Bleeding on Hit","15% increased Magnitude of Bleeding you inflict"],"recipe":["Fear","Suffering","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":577,"orbitIndex":1,"isNotable":true,"name":"Bloodletting","orbit":7},"18923":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":18923,"stats":["+5 to any Attribute"],"isAttribute":true,"group":917,"connections":[{"orbit":0,"id":61976},{"orbit":0,"id":17118},{"orbit":0,"id":39570},{"orbit":0,"id":9085}],"orbitIndex":36,"name":"Attribute","orbit":6},"43453":{"stats":["3% increased Movement Speed while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":64050}],"group":1157,"skill":43453,"orbitIndex":0,"name":"Sprint Movement Speed","orbit":0},"62258":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":62455},{"orbit":0,"id":21096}],"group":541,"skill":62258,"orbitIndex":22,"name":"Banner Glory Gained","orbit":7},"50755":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":9,"id":10131},{"orbit":0,"id":39567},{"orbit":8,"id":19355}],"group":836,"skill":50755,"orbitIndex":5,"name":"Intelligence","orbit":5},"57791":{"stats":["6% increased Spell Damage","2% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/AuraNotable.dds","connections":[{"orbit":0,"id":52229}],"group":521,"skill":57791,"orbitIndex":16,"name":"Spell Damage and Cast Speed","orbit":2},"32699":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":32699,"stats":[],"ascendancyName":"Infernalist","isAscendancyStart":true,"group":611,"connections":[{"orbit":0,"id":7793},{"orbit":0,"id":23880},{"orbit":0,"id":24135},{"orbit":4,"id":39470},{"orbit":-9,"id":64379},{"orbit":-9,"id":63484}],"orbitIndex":0,"name":"Infernalist","orbit":9},"55909":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","options":{"Witch":{"stats":["10% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","name":"Chaos Damage","id":10903}},"skill":55909,"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"isSwitchable":true,"group":599,"connections":[{"orbit":0,"id":64046}],"orbitIndex":3,"name":"Infused Spell Damage","orbit":4},"8904":{"icon":"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds","skill":8904,"stats":["Projectiles have 25% increased Critical Hit Chance against Enemies further than 6m","Projectiles deal 25% increased Damage with Hits against Enemies further than 6m"],"recipe":["Isolation","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":1154,"orbitIndex":0,"isNotable":true,"name":"Death from Afar","orbit":0},"36302":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":36302,"stats":["6% increased Cast Speed"],"connections":[{"orbit":6,"id":47307}],"group":631,"orbitIndex":0,"isNotable":true,"name":"Practiced Signs","orbit":7},"53935":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":53935,"stats":["100% increased Stun Threshold for each time you've been Stunned Recently"],"recipe":["Guilt","Ire","Paranoia"],"connections":[{"orbit":2,"id":10677},{"orbit":0,"id":25281}],"group":831,"orbitIndex":14,"isNotable":true,"name":"Briny Carapace","orbit":2},"4245":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":4245,"stats":["20% increased Pin Buildup"],"ascendancyName":"Tactician","group":259,"connections":[{"orbit":0,"id":54838}],"orbitIndex":0,"name":"Pin Buildup","orbit":0},"62341":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":7,"id":52836}],"group":841,"skill":62341,"orbitIndex":61,"name":"Block","orbit":4},"40803":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":40803,"stats":["30% increased Damage with Hits against Chilled Enemies"],"recipe":["Suffering","Disgust","Guilt"],"connections":[{"orbit":0,"id":3218},{"orbit":0,"id":44298}],"group":176,"orbitIndex":21,"isNotable":true,"name":"Sigil of Ice","orbit":4},"55152":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[{"orbit":0,"id":5580}],"group":96,"skill":55152,"orbitIndex":1,"name":"Totem Mastery","orbit":3},"9737":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":36522},{"orbit":4,"id":24813},{"orbit":0,"id":59480},{"orbit":0,"id":15590}],"group":540,"skill":9737,"orbitIndex":51,"name":"Attack Area","orbit":4},"53396":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53396,"stats":["+5 to any Attribute"],"isAttribute":true,"group":496,"connections":[{"orbit":6,"id":10156}],"orbitIndex":12,"name":"Attribute","orbit":6},"24009":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":-4,"id":34433},{"orbit":0,"id":21755}],"group":534,"skill":24009,"orbitIndex":27,"name":"Armour and Evasion","orbit":4},"45329":{"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","skill":45329,"stats":["40% increased Hazard Damage","Hazards cannot be triggered for 3 seconds after being created"],"recipe":["Despair","Ire","Disgust"],"connections":[{"orbit":0,"id":2128},{"orbit":0,"id":40626}],"group":1047,"orbitIndex":0,"isNotable":true,"name":"Delayed Gratification","orbit":0},"3605":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsReloadCooldownsSkill.dds","skill":3605,"stats":["Grants Skill: Time Snap"],"ascendancyName":"Chronomancer","connections":[],"group":283,"orbitIndex":0,"isNotable":true,"name":"Unbound Encore","orbit":0},"3630":{"stats":["10% increased Evasion Rating","10% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-5,"id":62624}],"group":1134,"skill":3630,"orbitIndex":18,"name":"Evasion and Energy Shield Recharge","orbit":3},"4844":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":33053}],"group":793,"skill":4844,"orbitIndex":1,"name":"Projectile Damage","orbit":7},"63814":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":33216}],"group":572,"skill":63814,"orbitIndex":0,"name":"Bleeding Chance","orbit":0},"24656":{"stats":["15% increased Evasion Rating while Sprinting","2% increased Movement Speed while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":54152},{"orbit":0,"id":15814}],"group":1173,"skill":24656,"orbitIndex":0,"name":"Evasion and Movement Speed while Sprinting","orbit":0},"61170":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":7,"id":27186}],"group":538,"skill":61170,"orbitIndex":3,"name":"Fire Damage","orbit":1},"53272":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":2560},{"orbit":0,"id":2582}],"group":1274,"skill":53272,"orbitIndex":20,"name":"Deflection","orbit":3},"25162":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":59785}],"group":69,"skill":25162,"orbitIndex":10,"name":"Attack Area","orbit":2},"26762":{"stats":["10% increased Withered Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-2,"id":35380}],"group":1116,"skill":26762,"orbitIndex":0,"name":"Withered Effect","orbit":0},"55596":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":8509}],"group":236,"skill":55596,"orbitIndex":8,"name":"Critical Damage","orbit":3},"31692":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":46197}],"group":1128,"skill":31692,"orbitIndex":3,"name":"Critical Chance","orbit":2},"13425":{"stats":["10% increased Bleeding Duration"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":315}],"group":576,"skill":13425,"orbitIndex":0,"name":"Bleeding Duration","orbit":0},"19240":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":19240,"stats":["+5 to any Attribute"],"isAttribute":true,"group":510,"connections":[{"orbit":-6,"id":46358},{"orbit":5,"id":4847}],"orbitIndex":0,"name":"Attribute","orbit":0},"29398":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":29398,"stats":["25% increased Chill Duration on Enemies"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":18849}],"orbitIndex":2,"name":"Chill Duration","orbit":6},"19820":{"stats":["10% increased Armour","+10% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":5686}],"group":167,"skill":19820,"orbitIndex":18,"name":"Armour and Applies to Cold Damage","orbit":2},"8789":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":63182}],"group":871,"skill":8789,"orbitIndex":12,"name":"Damage and Companion Damage","orbit":2},"14655":{"stats":["10% increased Armour","+10% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":7,"id":372}],"group":282,"skill":14655,"orbitIndex":3,"name":"Armour and Applies to Fire Damage","orbit":3},"26945":{"stats":["Minions have 20% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":531,"skill":26945,"orbitIndex":17,"name":"Minion Critical Chance","orbit":2},"31345":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":55400}],"group":1051,"skill":31345,"orbitIndex":11,"name":"Lightning Penetration","orbit":2},"9782":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":20677}],"group":995,"skill":9782,"orbitIndex":0,"name":"Critical Damage","orbit":0},"52053":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":14048},{"orbit":-4,"id":24120}],"group":1114,"skill":52053,"orbitIndex":16,"name":"Mana Regeneration","orbit":3},"49968":{"stats":["18% increased Stun Buildup with Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":20008}],"group":991,"skill":49968,"orbitIndex":5,"name":"Melee Stun Buildup","orbit":1},"13307":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[],"group":481,"skill":13307,"orbitIndex":25,"name":"Stun and Ailment Threshold from Energy Shield","orbit":4},"61042":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61042,"stats":["+5 to any Attribute"],"isAttribute":true,"group":504,"connections":[{"orbit":0,"id":44344}],"orbitIndex":0,"name":"Attribute","orbit":0},"36782":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":1151}],"group":670,"skill":36782,"orbitIndex":12,"name":"Freeze Buildup","orbit":7},"36623":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":36623,"stats":["15% reduced Energy Shield Recharge Rate","40% faster start of Energy Shield Recharge"],"recipe":["Disgust","Suffering","Greed"],"connections":[{"orbit":0,"id":10729},{"orbit":0,"id":31630}],"group":980,"orbitIndex":3,"isNotable":true,"name":"Convalescence","orbit":2},"26638":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTemporalRiftSkill.dds","skill":26638,"stats":["Grants Skill: Temporal Rift"],"ascendancyName":"Chronomancer","connections":[{"orbit":9,"id":63002}],"group":262,"orbitIndex":0,"isNotable":true,"name":"Footprints in the Sand","orbit":0},"26518":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":26518,"stats":["25% increased Cold Damage","15% increased Chill Duration on Enemies"],"recipe":["Envy","Fear","Guilt"],"connections":[],"group":176,"orbitIndex":5,"isNotable":true,"name":"Cold Nature","orbit":4},"52971":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":52971,"stats":["20% faster start of Energy Shield Recharge","30% faster start of Energy Shield Recharge when not on Full Life"],"recipe":["Envy","Disgust","Fear"],"connections":[{"orbit":-2,"id":21227},{"orbit":0,"id":25528}],"group":1112,"orbitIndex":45,"isNotable":true,"name":"Quick Response","orbit":4},"13387":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":522,"skill":13387,"orbitIndex":0,"name":"Elemental Mastery","orbit":5},"48581":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","skill":48581,"stats":["24% increased Damage with Hits against Enemies affected by Elemental Ailments","30% increased chance to inflict Ailments against Rare or Unique Enemies"],"recipe":["Greed","Fear","Isolation"],"connections":[{"orbit":0,"id":33242},{"orbit":0,"id":13387}],"group":522,"orbitIndex":0,"isNotable":true,"name":"Exploit the Elements","orbit":6},"16602":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2,"id":29285},{"orbit":0,"id":30657}],"group":1110,"skill":16602,"orbitIndex":23,"name":"Evasion","orbit":7},"6516":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":7,"id":63981},{"orbit":0,"id":12890}],"group":1109,"skill":6516,"orbitIndex":22,"name":"Stun Threshold if no recent Stun","orbit":7},"43102":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":30197},{"orbit":-9,"id":42998}],"group":1108,"skill":43102,"orbitIndex":6,"name":"Damage and Companion Damage","orbit":7},"61444":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":61444,"stats":["Skills Supported by Unleash have 25% increased Seal gain frequency"],"recipe":["Fear","Envy","Despair"],"connections":[{"orbit":0,"id":17411},{"orbit":0,"id":34096}],"group":362,"orbitIndex":7,"isNotable":true,"name":"Anticipation","orbit":3},"14446":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14446,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1102,"connections":[{"orbit":0,"id":61403},{"orbit":0,"id":22713},{"orbit":9,"id":58022},{"orbit":0,"id":45702}],"orbitIndex":0,"name":"Attribute","orbit":0},"37414":{"stats":["10% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":65193}],"group":318,"skill":37414,"orbitIndex":13,"name":"Accuracy","orbit":2},"14666":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[],"group":668,"skill":14666,"orbitIndex":18,"name":"Energy Shield Recharge","orbit":3},"28903":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPoison.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[],"group":1100,"skill":28903,"orbitIndex":0,"name":"Poison Mastery","orbit":0},"45798":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":-7,"id":62578},{"orbit":7,"id":46615}],"group":1098,"skill":45798,"orbitIndex":13,"name":"Volatility on Kill","orbit":3},"29479":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29479,"stats":["+5 to any Attribute"],"isAttribute":true,"group":858,"connections":[{"orbit":0,"id":50469}],"orbitIndex":18,"name":"Attribute","orbit":5},"10612":{"icon":"Art/2DArt/SkillIcons/passives/ArchonColdNotable.dds","skill":10612,"stats":["Immune to Freeze and Chill while affected by Ice Archon"],"recipe":["Paranoia","Isolation","Ire"],"connections":[{"orbit":0,"id":52003}],"group":593,"orbitIndex":19,"isNotable":true,"name":"Embodiment of Frost","orbit":2},"63182":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":29930}],"group":871,"skill":63182,"orbitIndex":6,"name":"Defences and Companion Life","orbit":7},"58971":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-6,"id":12998},{"orbit":-7,"id":38678}],"group":1095,"skill":58971,"orbitIndex":11,"name":"Ailment Threshold","orbit":2},"16816":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":16816,"stats":["Attacks gain increased Accuracy Rating equal to their Critical Hit Chance"],"recipe":["Isolation","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":929,"orbitIndex":0,"isNotable":true,"name":"Pinpoint Shot","orbit":0},"24325":{"stats":["5% increased Life Regeneration rate","10% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":40006}],"group":361,"skill":24325,"orbitIndex":11,"name":"Life Regeneration Rate and Presence","orbit":7},"11504":{"stats":["2% increased Attack Speed","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":7,"id":30839},{"orbit":0,"id":35696}],"group":1121,"skill":11504,"orbitIndex":19,"name":"Attack Speed and Dexterity","orbit":2},"58387":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":4,"id":52454}],"group":500,"skill":58387,"orbitIndex":6,"name":"Chaos Damage","orbit":4},"41031":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41031,"stats":["+5 to any Attribute"],"isAttribute":true,"group":518,"connections":[{"orbit":0,"id":54232}],"orbitIndex":27,"name":"Attribute","orbit":4},"61976":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61976,"stats":["+5 to any Attribute"],"isAttribute":true,"group":969,"connections":[{"orbit":0,"id":7526},{"orbit":6,"id":36298},{"orbit":0,"id":2200}],"orbitIndex":0,"name":"Attribute","orbit":0},"15782":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15782,"stats":["+5 to any Attribute"],"isAttribute":true,"group":349,"connections":[{"orbit":0,"id":1433},{"orbit":0,"id":46628},{"orbit":0,"id":53675}],"orbitIndex":0,"name":"Attribute","orbit":0},"2511":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":2511,"stats":["25% increased Critical Damage Bonus for Attack Damage","+25% to Critical Damage Bonus against Stunned Enemies"],"recipe":["Disgust","Paranoia","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":419,"orbitIndex":20,"isNotable":true,"name":"Sundering","orbit":3},"50884":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":50884,"stats":["Damage Penetrates 12% Elemental Resistances","8% increased Area of Effect for Attacks"],"recipe":["Guilt","Fear","Ire"],"connections":[{"orbit":0,"id":53696}],"group":956,"orbitIndex":12,"isNotable":true,"name":"Primal Sundering","orbit":7},"1953":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":23905}],"group":1004,"skill":1953,"orbitIndex":0,"name":"Shock Effect","orbit":0},"33556":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":55473}],"group":503,"skill":33556,"orbitIndex":2,"name":"Melee Damage","orbit":7},"38066":{"stats":["10% increased Armour","Break 15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":25300}],"group":140,"skill":38066,"orbitIndex":12,"name":"Armour Break and Armour","orbit":7},"52125":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":52125,"stats":["+5 to any Attribute"],"isAttribute":true,"group":633,"connections":[{"orbit":0,"id":2847},{"orbit":0,"id":21721}],"orbitIndex":0,"name":"Attribute","orbit":0},"57724":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-7,"id":54883}],"group":1084,"skill":57724,"orbitIndex":20,"name":"Chaos Damage","orbit":7},"54678":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":41877}],"group":1082,"skill":54678,"orbitIndex":0,"name":"Shock Chance","orbit":0},"62034":{"icon":"Art/2DArt/SkillIcons/passives/ElementalResistance2.dds","skill":62034,"stats":["+30% of Armour also applies to Elemental Damage"],"recipe":["Suffering","Despair","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryResistancesAndAilmentProtectionPattern","connections":[],"group":97,"orbitIndex":0,"isNotable":true,"name":"Prism Guard","orbit":0},"40719":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":40719,"stats":["35% increased Damage with Hits against Enemies that are on Low Life"],"ascendancyName":"Witchhunter","group":207,"connections":[{"orbit":0,"id":17646}],"orbitIndex":47,"name":"Damage vs Low Life Enemies","orbit":5},"11667":{"stats":["10% increased Immobilisation buildup against Constructs"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":60085}],"group":740,"skill":11667,"orbitIndex":10,"name":"Immobilisation Buildup","orbit":1},"4017":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":10079}],"group":663,"skill":4017,"orbitIndex":12,"name":"Energy Shield Recharge","orbit":2},"54557":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-6,"id":9421}],"group":1068,"skill":54557,"orbitIndex":2,"name":"Cold Penetration","orbit":2},"42177":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":42177,"stats":["5% increased Attack Speed","10% increased Accuracy Rating","5% increased Dexterity"],"recipe":["Despair","Paranoia","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":3,"id":11153}],"group":494,"orbitIndex":0,"isNotable":true,"name":"Blurred Motion","orbit":0},"54288":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":21568}],"group":237,"skill":54288,"orbitIndex":20,"name":"Life Recoup","orbit":7},"3601":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":47191}],"group":192,"skill":3601,"orbitIndex":62,"name":"Fire Damage","orbit":4},"29941":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":60829},{"orbit":0,"id":57517}],"group":873,"skill":29941,"orbitIndex":17,"name":"Incision Chance","orbit":3},"45497":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-7,"id":13333},{"orbit":0,"id":17057},{"orbit":7,"id":61170}],"group":554,"skill":45497,"orbitIndex":0,"name":"Elemental Damage","orbit":0},"3472":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":-3,"id":26682}],"group":585,"skill":3472,"orbitIndex":12,"name":"Spell Critical Chance","orbit":7},"26563":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":26563,"stats":["Physical Spell Critical Hits build Pin"],"recipe":["Fear","Despair","Fear"],"connections":[{"orbit":-4,"id":12778},{"orbit":0,"id":6161}],"group":962,"orbitIndex":12,"isNotable":true,"name":"Bone Chains","orbit":4},"23724":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":7275}],"group":595,"skill":23724,"orbitIndex":22,"name":"Lightning Exposure Effect","orbit":7},"58115":{"stats":["Recover 1% of maximum Mana on Kill"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":2,"id":52241},{"orbit":0,"id":11672}],"group":748,"skill":58115,"orbitIndex":12,"name":"Mana on Kill","orbit":2},"1091":{"stats":["10% reduced Effect of Chill on you"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":7,"id":13333},{"orbit":0,"id":48699}],"group":575,"skill":1091,"orbitIndex":0,"name":"Chill Effect on You","orbit":2},"29074":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEnemiesMultiplePoisons.dds","skill":29074,"stats":["Double the number of your Poisons that targets can be affected by at the same time","35% less Poison Duration"],"ascendancyName":"Pathfinder","connections":[],"group":1310,"orbitIndex":48,"isNotable":true,"name":"Overwhelming Toxicity","orbit":8},"35645":{"stats":["Minions have 20% increased Cooldown Recovery Rate for Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":172,"skill":35645,"orbitIndex":0,"name":"Command Skill Cooldown","orbit":0},"22967":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":22967,"stats":["12% increased Block chance","10 Life gained when you Block","+2% to maximum Block chance"],"recipe":["Guilt","Envy","Guilt"],"connections":[{"orbit":-7,"id":49198},{"orbit":0,"id":38921}],"group":241,"orbitIndex":1,"isNotable":true,"name":"Vigilance","orbit":3},"41414":{"stats":["+5% to Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/coldresist.dds","connections":[{"orbit":-7,"id":4547}],"group":175,"skill":41414,"orbitIndex":23,"name":"Cold Resistance","orbit":7},"43939":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":43939,"stats":["Enemies Ignited by you permanently take 1% increased Fire Damage for each second they have ever been Ignited by you, up to a maximum of 10%"],"recipe":["Fear","Paranoia","Paranoia"],"connections":[{"orbit":0,"id":48267},{"orbit":0,"id":56214}],"group":92,"orbitIndex":9,"isNotable":true,"name":"Melting Flames","orbit":3},"62785":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":-7,"id":4948}],"group":296,"skill":62785,"orbitIndex":2,"name":"Armour Break","orbit":7},"30007":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":0,"id":3188}],"group":59,"skill":30007,"orbitIndex":8,"name":"Thorns","orbit":1},"43281":{"stats":["Triggered Spells deal 16% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":47359},{"orbit":7,"id":51934}],"group":1052,"skill":43281,"orbitIndex":21,"name":"Triggered Spell Damage","orbit":7},"7344":{"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","skill":7344,"stats":["Recover 3% of maximum Life on Kill"],"connections":[{"orbit":0,"id":58182},{"orbit":0,"id":26931}],"group":837,"orbitIndex":4,"isNotable":true,"name":"Life from Death","orbit":3},"25300":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":61796}],"group":134,"skill":25300,"orbitIndex":0,"name":"Armour Break","orbit":0},"1442":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":1442,"stats":["3% increased Attributes"],"ascendancyName":"Gemling Legionnaire","group":411,"connections":[{"orbit":0,"id":53108}],"orbitIndex":0,"name":"Attributes","orbit":0},"23650":{"stats":["15% increased Life Regeneration Rate while on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":3,"id":43895}],"group":466,"skill":23650,"orbitIndex":12,"name":"Life Regeneration on Low Life","orbit":2},"59061":{"stats":["20% increased Critical Damage Bonus if you haven't dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":28267}],"group":230,"skill":59061,"orbitIndex":0,"name":"Critical Damage","orbit":0},"25618":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":25618,"stats":["12% increased Critical Hit Chance for Spells"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":38578}],"orbitIndex":18,"name":"Spell Critical Chance","orbit":8},"48121":{"stats":["Totems gain +12% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-5,"id":24438}],"group":367,"skill":48121,"orbitIndex":0,"name":"Totem Elemental Resistance","orbit":0},"22541":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaTriggerFireSpellsMeleeWeapon.dds","skill":22541,"stats":["Grants Skill: Fire Spell on Melee Hit"],"ascendancyName":"Smith of Kitava","connections":[],"group":2,"orbitIndex":0,"isNotable":true,"name":"Heat of the Forge","orbit":0},"25172":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":25172,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Witchhunter","group":208,"connections":[{"orbit":0,"id":3704}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"21684":{"stats":["4% increased Block chance","15% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":5,"id":1214}],"group":111,"skill":21684,"orbitIndex":6,"name":"Block and Shield Defences","orbit":2},"28950":{"icon":"Art/2DArt/SkillIcons/passives/bodysoul.dds","skill":28950,"stats":["10% increased Mana Regeneration Rate","Regenerate 0.5% of maximum Life per second","+5 to Strength and Intelligence"],"connections":[{"orbit":0,"id":63469},{"orbit":4,"id":22045},{"orbit":0,"id":10156}],"group":511,"orbitIndex":0,"isNotable":true,"name":"Devoted Protector","orbit":0},"30457":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":54416},{"orbit":0,"id":28982}],"group":95,"skill":30457,"orbitIndex":18,"name":"Armour","orbit":7},"62216":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":3,"id":26070},{"orbit":-3,"id":38130}],"group":263,"skill":62216,"orbitIndex":8,"name":"Empowered Attack Damage","orbit":2},"20032":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":20032,"stats":["16% increased Cast Speed if you've dealt a Critical Hit Recently","10% reduced Critical Hit Chance"],"recipe":["Despair","Greed","Guilt"],"connections":[{"orbit":0,"id":28680},{"orbit":0,"id":56762}],"group":337,"orbitIndex":0,"isNotable":true,"name":"Erraticism","orbit":2},"8540":{"stats":["20% increased Area of Effect of Curses"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":45230}],"group":802,"skill":8540,"orbitIndex":10,"name":"Curse Area","orbit":2},"3823":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["Minions deal 20% increased Damage","Minions have 4% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Power of the Dead","id":17324}},"skill":3823,"stats":["+3% to all Elemental Resistances","20% increased Elemental Damage"],"isSwitchable":true,"connections":[{"orbit":0,"id":5726}],"group":599,"orbitIndex":0,"isNotable":true,"name":"Elemental Force","orbit":1},"31890":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":7,"id":38827}],"group":500,"skill":31890,"orbitIndex":5,"name":"Armour and Energy Shield","orbit":3},"52695":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":-6,"id":57230}],"group":1049,"skill":52695,"orbitIndex":1,"name":"Physical Damage","orbit":7},"40200":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":33612},{"orbit":0,"id":61842}],"group":378,"skill":40200,"orbitIndex":0,"name":"Minion Damage","orbit":2},"8991":{"stats":["6% increased Fire Damage","8% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":0,"id":22319}],"group":546,"skill":8991,"orbitIndex":12,"name":"Fire Damage and Flammability Magnitude","orbit":3},"48773":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48773,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1260,"connections":[{"orbit":0,"id":32763},{"orbit":0,"id":38493},{"orbit":0,"id":41873},{"orbit":0,"id":42226}],"orbitIndex":0,"name":"Attribute","orbit":0},"61992":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":673,"skill":61992,"orbitIndex":6,"name":"Minion Offence Mastery","orbit":1},"65016":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":65016,"stats":["35% increased Damage with Hits against Burning Enemies"],"recipe":["Guilt","Suffering","Fear"],"connections":[{"orbit":0,"id":11505}],"group":462,"orbitIndex":17,"isNotable":true,"name":"Intense Flames","orbit":3},"6514":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":6514,"stats":["40% increased Damage with Warcries","Warcry Skills have 25% increased Area of Effect"],"recipe":["Isolation","Guilt","Fear"],"connections":[{"orbit":0,"id":47173}],"group":121,"orbitIndex":5,"isNotable":true,"name":"Cacophony","orbit":4},"46741":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[],"group":205,"skill":46741,"orbitIndex":21,"name":"Stun Buildup","orbit":2},"61281":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":9217}],"group":655,"skill":61281,"orbitIndex":14,"name":"One Handed Damage","orbit":2},"42302":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":42302,"stats":["Projectiles have 75% chance for an additional Projectile when Forking"],"recipe":["Ire","Fear","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[{"orbit":4,"id":45331},{"orbit":-4,"id":31918}],"group":1111,"orbitIndex":54,"isNotable":true,"name":"Split Shot","orbit":4},"40985":{"icon":"Art/2DArt/SkillIcons/passives/RemnantNotable.dds","skill":40985,"stats":["15% chance for Remnants you create to grant their effects twice"],"recipe":["Guilt","Fear","Paranoia"],"connections":[{"orbit":0,"id":62679}],"group":677,"orbitIndex":6,"isNotable":true,"name":"Empowering Remnants","orbit":2},"56838":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-4,"id":42805},{"orbit":5,"id":62624}],"group":1134,"skill":56838,"orbitIndex":2,"name":"Evasion and Energy Shield","orbit":3},"38368":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":-2,"id":35966},{"orbit":2,"id":54288}],"group":237,"skill":38368,"orbitIndex":0,"name":"Life Recoup","orbit":0},"14294":{"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","skill":14294,"stats":["15% increased Life Cost of Skills","40% increased Spell Damage with Spells that cost Life"],"recipe":["Envy","Greed","Suffering"],"connections":[{"orbit":0,"id":43818}],"group":413,"orbitIndex":8,"isNotable":true,"name":"Sacrificial Blood","orbit":2},"38779":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":5,"id":44605},{"orbit":0,"id":44836}],"group":640,"skill":38779,"orbitIndex":8,"name":"Armour and Evasion","orbit":2},"4113":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":4627}],"group":670,"skill":4113,"orbitIndex":4,"name":"Freeze Buildup","orbit":7},"7668":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":7668,"stats":["20% chance to Aggravate Bleeding on targets you Hit with Empowered Attacks","Empowered Attacks deal 30% increased Damage"],"recipe":["Guilt","Despair","Paranoia"],"connections":[{"orbit":0,"id":62015}],"group":281,"orbitIndex":3,"isNotable":true,"name":"Internal Bleeding","orbit":2},"52215":{"stats":["10% increased Critical Hit Chance with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":56366}],"group":1268,"skill":52215,"orbitIndex":0,"name":"Dagger Critical Chance","orbit":0},"60515":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":-4,"id":19955}],"group":635,"skill":60515,"orbitIndex":4,"name":"Cold Damage","orbit":3},"21245":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[],"group":409,"skill":21245,"orbitIndex":0,"name":"Spell Critical Chance","orbit":0},"54453":{"stats":["Minions have 6% increased maximum Life","Minions deal 6% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":19006},{"orbit":0,"id":61042}],"group":506,"skill":54453,"orbitIndex":12,"name":"Minion Damage and Life","orbit":2},"43095":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":43095,"stats":["4% increased Skill Speed"],"ascendancyName":"Amazon","group":1336,"connections":[{"orbit":0,"id":35187}],"orbitIndex":0,"name":"Skill Speed","orbit":0},"26034":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-5,"id":45631}],"group":1134,"skill":26034,"orbitIndex":10,"name":"Evasion and Energy Shield","orbit":3},"64653":{"stats":["Minions deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":7,"id":47420}],"group":203,"skill":64653,"orbitIndex":15,"name":"Minion Damage","orbit":7},"56063":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":56063,"stats":["23% increased Chaos Damage","15% increased Skill Effect Duration"],"recipe":["Isolation","Disgust","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":790,"orbitIndex":0,"isNotable":true,"name":"Lingering Horror","orbit":0},"9185":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":60107}],"group":766,"skill":9185,"orbitIndex":5,"name":"Critical Chance","orbit":2},"26663":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":0,"id":44765}],"group":674,"skill":26663,"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"39990":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":39990,"stats":["20% increased Skill Effect Duration","Debuffs you inflict have 10% increased Slow Magnitude"],"recipe":["Despair","Fear","Despair"],"connections":[{"orbit":2,"id":13294}],"group":464,"orbitIndex":7,"isNotable":true,"name":"Chronomancy","orbit":7},"42379":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42379,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1033,"connections":[{"orbit":0,"id":16705},{"orbit":0,"id":25520},{"orbit":0,"id":3463},{"orbit":0,"id":4552}],"orbitIndex":0,"name":"Attribute","orbit":0},"24655":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":24655,"stats":["Damage Penetrates 15% Fire Resistance","+10 to Strength"],"recipe":["Fear","Ire","Isolation"],"connections":[],"group":582,"orbitIndex":30,"isNotable":true,"name":"Breath of Fire","orbit":4},"64488":{"stats":["Projectiles have 15% increased Critical Hit Chance against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":7,"id":7201}],"group":574,"skill":64488,"orbitIndex":3,"name":"Projectile Critical Chance","orbit":7},"53853":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":53853,"stats":["50% increased Evasion Rating if you have been Hit Recently","50% increased Armour if you haven't been Hit Recently"],"recipe":["Greed","Greed","Ire"],"connections":[{"orbit":0,"id":57320}],"group":552,"orbitIndex":19,"isNotable":true,"name":"Backup Plan","orbit":7},"12125":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":295,"skill":12125,"orbitIndex":0,"name":"Life Mastery","orbit":0},"47856":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":32561}],"group":606,"skill":47856,"orbitIndex":15,"name":"Two Handed Damage","orbit":2},"45899":{"stats":["6% increased Fire Damage","5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":968}],"group":462,"skill":45899,"orbitIndex":6,"name":"Fire Damage and Area","orbit":3},"46522":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":46522,"stats":["20% increased Pin Buildup"],"ascendancyName":"Tactician","group":269,"connections":[{"orbit":0,"id":44746}],"orbitIndex":0,"name":"Pin Buildup","orbit":0},"46644":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToSpirit.dds","skill":46644,"stats":["Reserves 25% of Life","+1 to Maximum Spirit per 25 Maximum Life"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":48,"isNotable":true,"name":"Beidat's Will","orbit":8},"10429":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":757,"skill":10429,"orbitIndex":11,"name":"Trap Mastery","orbit":1},"52743":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":34541}],"group":1185,"skill":52743,"orbitIndex":10,"name":"Energy Shield Recharge","orbit":2},"24062":{"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","skill":24062,"stats":["10% increased Energy Shield Recharge Rate","Recover 2% of maximum Life on Kill","+10 to Intelligence"],"recipe":["Envy","Suffering","Fear"],"connections":[{"orbit":0,"id":54351}],"group":1049,"orbitIndex":21,"isNotable":true,"name":"Immortal Infamy","orbit":5},"64443":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":64443,"stats":["20% increased Stun Buildup","25% increased Attack Area Damage"],"recipe":["Fear","Ire","Fear"],"connections":[{"orbit":0,"id":41126},{"orbit":0,"id":62023}],"group":221,"orbitIndex":8,"isNotable":true,"name":"Impact Force","orbit":3},"21567":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":59710}],"group":102,"skill":21567,"orbitIndex":8,"name":"Shapeshifting","orbit":7},"59208":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":59208,"stats":["30% reduced Accuracy Rating while Surrounded","100% increased Attack Damage while Surrounded"],"recipe":["Ire","Guilt","Suffering"],"connections":[{"orbit":0,"id":5681}],"group":360,"orbitIndex":16,"isNotable":true,"name":"Frantic Fighter","orbit":2},"33240":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":33240,"stats":["12% increased Reservation Efficiency of Minion Skills"],"recipe":["Isolation","Isolation","Ire"],"connections":[{"orbit":0,"id":14505}],"group":378,"orbitIndex":71,"isNotable":true,"name":"Lord of Horrors","orbit":5},"33601":{"stats":["10% increased Chill and Freeze Duration on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":2863}],"group":160,"skill":33601,"orbitIndex":0,"name":"Chill and Freeze Duration","orbit":2},"59070":{"icon":"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds","skill":59070,"stats":["30% increased Archon Buff duration"],"recipe":["Disgust","Isolation","Paranoia"],"connections":[],"group":432,"orbitIndex":13,"isNotable":true,"name":"Enduring Archon","orbit":7},"37276":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":37276,"stats":["+8 to Maximum Rage"],"recipe":["Isolation","Disgust","Fear"],"connections":[{"orbit":0,"id":33244}],"group":290,"orbitIndex":14,"isNotable":true,"name":"Battle Trance","orbit":2},"3051":{"stats":["Offerings have 30% increased Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":665,"skill":3051,"orbitIndex":0,"name":"Offering Life","orbit":2},"54447":{"icon":"Art/2DArt/SkillIcons/passives/blankInt.dds","classesStart":["Witch","Sorceress"],"skill":54447,"stats":[],"group":632,"connections":[{"orbit":0,"id":23710},{"orbit":0,"id":59822},{"orbit":0,"id":32699},{"orbit":0,"id":40721},{"orbit":0,"id":22147},{"orbit":0,"id":8305},{"orbit":0,"id":4739}],"orbitIndex":0,"name":"WITCH","orbit":0},"53131":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":53131,"stats":["50% of Skill Mana costs Converted to Life Costs during any Life Flask Effect"],"recipe":["Isolation","Paranoia","Greed"],"connections":[{"orbit":0,"id":7060},{"orbit":0,"id":46665}],"group":186,"orbitIndex":16,"isNotable":true,"name":"Tukohama's Brew","orbit":7},"47677":{"stats":["8% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":9472}],"group":927,"skill":47677,"orbitIndex":17,"name":"Projectile Speed","orbit":7},"22682":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[],"group":1013,"skill":22682,"orbitIndex":4,"name":"Additional Spell Projectiles","orbit":3},"34375":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-2,"id":48745}],"group":356,"skill":34375,"orbitIndex":8,"name":"Shield Defences","orbit":2},"51690":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":51690,"stats":["Regenerate 0.5% of maximum Life per second"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":-5,"id":12000}],"orbitIndex":43,"name":"Life Regeneration","orbit":6},"46051":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern","connections":[],"group":59,"skill":46051,"orbitIndex":0,"name":"Thorns Mastery","orbit":0},"23259":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":22864}],"group":869,"skill":23259,"orbitIndex":21,"name":"Attack Critical Chance","orbit":2},"39365":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":39365,"stats":["20% increased Totem Life"],"ascendancyName":"Warbringer","group":31,"connections":[{"orbit":0,"id":39411}],"orbitIndex":0,"name":"Totem Life","orbit":0},"6744":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":6744,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":49357}],"orbitIndex":6,"name":"Attribute","orbit":6},"19955":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":19955,"stats":["+1 to Level of all Cold Skills"],"recipe":["Isolation","Suffering","Fear"],"connections":[],"group":635,"orbitIndex":6,"isNotable":true,"name":"Endless Blizzard","orbit":4},"57088":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-5,"id":54557}],"group":1068,"skill":57088,"orbitIndex":20,"name":"Cold Penetration","orbit":2},"36994":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":27491}],"group":514,"skill":36994,"orbitIndex":12,"name":"Energy Shield","orbit":4},"32976":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":32976,"stats":["5% increased Maximum Life if you have at least 10 Red Support Gems Socketed","5% increased Maximum Mana if you have at least 10 Blue Support Gems Socketed","5% increased Movement Speed if you have at least 10 Green Support Gems Socketed"],"recipe":["Isolation","Greed","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[{"orbit":0,"id":14428},{"orbit":0,"id":38776},{"orbit":0,"id":34202}],"group":610,"orbitIndex":48,"isNotable":true,"name":"Gem Enthusiast","orbit":4},"38856":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38856,"stats":["+5 to any Attribute"],"isAttribute":true,"group":507,"connections":[{"orbit":0,"id":49357},{"orbit":0,"id":2071},{"orbit":5,"id":21081}],"orbitIndex":54,"name":"Attribute","orbit":6},"65154":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":108,"skill":65154,"orbitIndex":0,"name":"Totem Mastery","orbit":0},"10783":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":9762},{"orbit":0,"id":38564}],"group":444,"skill":10783,"orbitIndex":16,"name":"Sword Damage","orbit":2},"9226":{"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","skill":9226,"stats":["10% of Damage is taken from Mana before Life"],"recipe":["Ire","Disgust","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":125,"orbitIndex":5,"isNotable":true,"name":"Mental Perseverance","orbit":1},"61991":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderMoreMovemenSpeedUsingSkills.dds","skill":61991,"stats":["50% less Movement Speed Penalty from using Skills while moving"],"ascendancyName":"Pathfinder","connections":[],"group":1310,"orbitIndex":96,"isNotable":true,"name":"Running Assault","orbit":9},"33137":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":36894},{"orbit":0,"id":17330}],"group":218,"skill":33137,"orbitIndex":17,"name":"Bleed Damage","orbit":2},"45609":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[],"group":1010,"skill":45609,"orbitIndex":20,"name":"Critical Damage","orbit":3},"60273":{"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","skill":60273,"stats":["Debuffs inflicted by Hazards have 30% increased Slow Magnitude","30% increased Hazard Immobilisation buildup"],"recipe":["Disgust","Guilt","Despair"],"connections":[{"orbit":0,"id":28199},{"orbit":0,"id":40626}],"group":1091,"orbitIndex":0,"isNotable":true,"name":"Hindering Obstacles","orbit":0},"6287":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":2147483647,"id":364}],"group":610,"skill":6287,"orbitIndex":10,"name":"Intelligence","orbit":2},"14934":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":14934,"stats":["10% increased Cast Speed","+13% to Chaos Resistance"],"recipe":["Ire","Envy","Suffering"],"connections":[{"orbit":0,"id":32523}],"group":500,"orbitIndex":4,"isNotable":true,"name":"Spiral into Mania","orbit":2},"44902":{"stats":["8% increased Spell Damage","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","connections":[{"orbit":3,"id":511}],"group":155,"skill":44902,"orbitIndex":2,"name":"Attack and Spell Damage","orbit":7},"62194":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":2147483647,"id":19129}],"group":602,"skill":62194,"orbitIndex":0,"name":"Pin Buildup","orbit":3},"34927":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":571,"skill":34927,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"1433":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1433,"stats":["+5 to any Attribute"],"isAttribute":true,"group":435,"connections":[{"orbit":0,"id":31238},{"orbit":0,"id":48530}],"orbitIndex":56,"name":"Attribute","orbit":6},"52038":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":162,"skill":52038,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"43854":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":43854,"stats":["20% reduced Presence Area of Effect","12% increased Area of Effect"],"recipe":["Paranoia","Disgust","Suffering"],"connections":[{"orbit":0,"id":52038}],"group":161,"orbitIndex":14,"isNotable":true,"name":"All For One","orbit":7},"41372":{"stats":["10% increased maximum Energy Shield","6% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":48030}],"group":722,"skill":41372,"orbitIndex":21,"name":"Energy Shield and Mana Regeneration","orbit":7},"53822":{"stats":["Gain 2 Rage when Hit by an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[],"group":86,"skill":53822,"orbitIndex":14,"name":"Rage when Hit","orbit":7},"55180":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":55180,"stats":["Minions have 20% increased Movement Speed","Minions have 8% increased Attack and Cast Speed"],"recipe":["Despair","Fear","Isolation"],"connections":[],"group":755,"orbitIndex":15,"isNotable":true,"name":"Relentless Fallen","orbit":3},"59480":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":3999}],"group":540,"skill":59480,"orbitIndex":69,"name":"Area Damage","orbit":4},"33848":{"stats":["8% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":47677}],"group":927,"skill":33848,"orbitIndex":51,"name":"Projectile Speed","orbit":4},"31373":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":31373,"stats":["Warcries Empower an additional Attack"],"recipe":["Isolation","Isolation","Despair"],"connections":[{"orbit":0,"id":50561},{"orbit":0,"id":47173}],"group":121,"orbitIndex":63,"isNotable":true,"name":"Vocal Empowerment","orbit":4},"27733":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":44005},{"orbit":0,"id":2999}],"group":233,"skill":27733,"orbitIndex":33,"name":"Caster Mastery","orbit":4},"38420":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":37543}],"group":426,"skill":38420,"orbitIndex":22,"name":"Mana Regeneration","orbit":2},"7449":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":7449,"stats":["30% increased Stun Buildup","Hits Break 50% increased Armour on targets with Ailments"],"recipe":["Envy","Paranoia","Despair"],"connections":[{"orbit":0,"id":53696}],"group":956,"orbitIndex":16,"isNotable":true,"name":"Splinters","orbit":7},"48305":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48305,"stats":["+5 to any Attribute"],"isAttribute":true,"group":455,"connections":[{"orbit":6,"id":37629}],"orbitIndex":0,"name":"Attribute","orbit":0},"38068":{"stats":["12% increased Flammability Magnitude","12% increased Freeze Buildup","12% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":590,"skill":38068,"orbitIndex":60,"name":"Elemental Ailment Chance","orbit":4},"40166":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":40166,"stats":["8% increased Attack Speed","15% increased Cost Efficiency"],"recipe":["Fear","Ire","Despair"],"connections":[],"group":985,"orbitIndex":12,"isNotable":true,"name":"Deep Trance","orbit":2},"11786":{"stats":["10% increased Armour","+5% of Armour also applies to Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":2147483647,"id":7716}],"group":253,"skill":11786,"orbitIndex":5,"name":"Armour","orbit":2},"61356":{"stats":["6% increased bonuses gained from Equipped Quiver"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[{"orbit":0,"id":12498}],"group":981,"skill":61356,"orbitIndex":12,"name":"Quiver Effect","orbit":7},"9586":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":978,"skill":9586,"orbitIndex":10,"name":"Critical Mastery","orbit":4},"40721":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":40721,"stats":[],"ascendancyName":"Stormweaver","isAscendancyStart":true,"group":408,"connections":[{"orbit":-6,"id":64789},{"orbit":6,"id":65413},{"orbit":-4,"id":49759},{"orbit":4,"id":13673},{"orbit":0,"id":12488},{"orbit":0,"id":44484}],"orbitIndex":0,"name":"Stormweaver","orbit":9},"64489":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":6952},{"orbit":0,"id":25162}],"group":69,"skill":64489,"orbitIndex":14,"name":"Attack Area","orbit":2},"13980":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":13980,"stats":["10% chance for Mace Slam Skills you use yourself to cause Aftershocks","10% chance for Mace Strike Skills you use yourself to cause Aftershocks, dealing","the same damage to enemies within 1.8 metres"],"recipe":["Isolation","Paranoia","Disgust"],"connections":[{"orbit":0,"id":14832},{"orbit":0,"id":14693}],"group":81,"orbitIndex":33,"isNotable":true,"name":"Split the Earth","orbit":4},"45650":{"stats":["15% increased Melee Damage if you've dealt a Projectile Attack Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":9572},{"orbit":0,"id":36997}],"group":886,"skill":45650,"orbitIndex":14,"name":"Melee Damage if Projectile Hit","orbit":3},"1826":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1826,"stats":["+5 to any Attribute"],"isAttribute":true,"group":717,"connections":[{"orbit":0,"id":39037}],"orbitIndex":0,"name":"Attribute","orbit":0},"56564":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":8349}],"group":565,"skill":56564,"orbitIndex":15,"name":"Energy Shield Recharge","orbit":2},"41512":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":41512,"stats":["15% increased Melee Damage","15% increased Stun Buildup with Melee Damage","+15 to Strength"],"recipe":["Paranoia","Disgust","Envy"],"connections":[],"group":725,"orbitIndex":13,"isNotable":true,"name":"Heavy Weaponry","orbit":7},"39241":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":59609,"name":"Energy Shield","stats":["20% increased maximum Energy Shield"]}},"skill":39241,"stats":["20% increased maximum Energy Shield"],"isSwitchable":true,"ascendancyName":"Lich","group":977,"connections":[{"orbit":-4,"id":58932}],"orbitIndex":0,"name":"Energy Shield","orbit":0},"6689":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":51735}],"group":563,"skill":6689,"orbitIndex":39,"name":"Shield Damage","orbit":4},"46565":{"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","skill":46565,"stats":["25% increased Damage with Swords"],"connections":[{"orbit":0,"id":15855}],"group":416,"orbitIndex":0,"isNotable":true,"name":"Stance Breaker","orbit":0},"18245":{"stats":["Minions have 8% increased maximum Life","Minions have 8% additional Physical Damage Reduction"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":30554},{"orbit":0,"id":21164}],"group":101,"skill":18245,"orbitIndex":16,"name":"Minion Life and Physical Damage Reduction","orbit":7},"43746":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":43746,"stats":["+5 to any Attribute"],"isAttribute":true,"group":788,"connections":[{"orbit":0,"id":16460},{"orbit":0,"id":38143}],"orbitIndex":6,"name":"Attribute","orbit":3},"33445":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-2,"id":30143}],"group":1019,"skill":33445,"orbitIndex":3,"name":"Block","orbit":7},"8660":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":8660,"stats":["Spell Skills have 15% increased Area of Effect"],"recipe":["Paranoia","Guilt","Fear"],"connections":[{"orbit":0,"id":18846}],"group":321,"orbitIndex":12,"isNotable":true,"name":"Reverberation","orbit":3},"51821":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51821,"stats":["+5 to any Attribute"],"isAttribute":true,"group":197,"connections":[{"orbit":0,"id":46857},{"orbit":0,"id":20115}],"orbitIndex":0,"name":"Attribute","orbit":0},"21879":{"stats":["Link Skills have 8% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":7,"id":9343}],"group":383,"skill":21879,"orbitIndex":1,"name":"Link Cast Speed","orbit":2},"28476":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern","connections":[],"group":392,"skill":28476,"orbitIndex":0,"name":"Thorns Mastery","orbit":0},"3567":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":3567,"stats":["8% increased maximum Mana","10% increased Mana Cost of Skills"],"recipe":["Suffering","Ire","Isolation"],"connections":[{"orbit":0,"id":53188},{"orbit":0,"id":10159}],"group":836,"orbitIndex":16,"isNotable":true,"name":"Raw Mana","orbit":3},"48717":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":133,"skill":48717,"orbitIndex":16,"name":"Armour Mastery","orbit":7},"38320":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":90,"skill":38320,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"62978":{"stats":["5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":19873}],"group":456,"skill":62978,"orbitIndex":14,"name":"Area of Effect","orbit":2},"54998":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":54998,"stats":["20% increased Skill Effect Duration","15% increased Duration of Damaging Ailments on Enemies"],"recipe":["Despair","Disgust","Guilt"],"connections":[{"orbit":0,"id":29993}],"group":217,"orbitIndex":5,"isNotable":true,"name":"Protraction","orbit":2},"35028":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":35028,"stats":["Regenerate 2.5% of maximum Life per second while Surrounded"],"recipe":["Disgust","Despair","Greed"],"connections":[{"orbit":0,"id":51974}],"group":603,"orbitIndex":17,"isNotable":true,"name":"In the Thick of It","orbit":2},"38596":{"stats":["15% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":5,"id":31925}],"group":338,"skill":38596,"orbitIndex":14,"name":"Curse Effect on Self","orbit":4},"48635":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48635,"stats":["+5 to any Attribute"],"isAttribute":true,"group":641,"connections":[{"orbit":0,"id":63526},{"orbit":4,"id":28361},{"orbit":-4,"id":43444}],"orbitIndex":0,"name":"Attribute","orbit":0},"53367":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":53367,"stats":["Banner Skills have 30% increased Area of Effect","Banner Skills have 30% increased Duration"],"recipe":["Despair","Ire","Greed"],"connections":[{"orbit":0,"id":12821},{"orbit":0,"id":65353}],"group":401,"orbitIndex":0,"isNotable":true,"name":"Symbol of Defiance","orbit":3},"58183":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":58183,"stats":["15% increased Magnitude of Bleeding you inflict","25% increased Physical Damage"],"recipe":["Despair","Isolation","Greed"],"connections":[{"orbit":0,"id":60241},{"orbit":0,"id":21245},{"orbit":0,"id":32278}],"group":398,"orbitIndex":11,"isNotable":true,"name":"Blood Tearing","orbit":2},"6596":{"stats":["4% increased Attack Speed while a Rare or Unique Enemy is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":41171}],"group":843,"skill":6596,"orbitIndex":30,"name":"Attack Speed","orbit":4},"44659":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44659,"stats":["+5 to any Attribute"],"isAttribute":true,"group":459,"connections":[],"orbitIndex":27,"name":"Attribute","orbit":5},"7782":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":7782,"stats":["40% increased Magnitude of Bleeding you inflict against Pinned Enemies"],"recipe":["Greed","Suffering","Guilt"],"connections":[{"orbit":0,"id":6161}],"group":962,"orbitIndex":0,"isNotable":true,"name":"Rupturing Pins","orbit":3},"55241":{"stats":["4% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":38614}],"group":845,"skill":55241,"orbitIndex":4,"name":"Additional Spell Projectiles","orbit":1},"46665":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":184,"skill":46665,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"26490":{"stats":["10% increased Critical Hit Chance with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":12751}],"group":395,"skill":26490,"orbitIndex":9,"name":"One Handed Critical Chance","orbit":2},"33415":{"stats":["10% increased Critical Hit Chance with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":31763}],"group":760,"skill":33415,"orbitIndex":31,"name":"Crossbow Critical Chance","orbit":4},"31644":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":14739},{"orbit":0,"id":34058}],"group":565,"skill":31644,"orbitIndex":23,"name":"Energy Shield Delay","orbit":2},"558":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[],"group":571,"skill":558,"orbitIndex":4,"name":"Fire Damage","orbit":3},"27186":{"stats":["10% reduced Magnitude of Ignite on you"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":0,"id":62963}],"group":538,"skill":27186,"orbitIndex":0,"name":"Ignite Effect on You","orbit":2},"33585":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":33585,"stats":["Companions have +30% to Chaos Resistance","Companions have +30% to all Elemental Resistances"],"recipe":["Greed","Despair","Envy"],"connections":[{"orbit":0,"id":24889}],"group":1156,"orbitIndex":7,"isNotable":true,"name":"Unspoken Bond","orbit":3},"28153":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistFasterRecoup.dds","skill":28153,"stats":["Recoup Effects instead occur over 4 seconds"],"ascendancyName":"Chronomancer","connections":[],"group":274,"orbitIndex":9,"isNotable":true,"name":"The Rapid River","orbit":2},"13233":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":13233,"stats":["8% increased Area of Effect","10% increased Area Damage"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":62978}],"group":456,"orbitIndex":0,"isNotable":true,"name":"Radial Force","orbit":0},"16121":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":7,"id":56334}],"group":1240,"skill":16121,"orbitIndex":1,"name":"Energy","orbit":7},"30554":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":29611}],"group":101,"skill":30554,"orbitIndex":20,"name":"Minion Life","orbit":7},"57552":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":24871},{"orbit":0,"id":46696}],"group":311,"skill":57552,"orbitIndex":0,"name":"One Handed Damage","orbit":4},"32054":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":62153}],"group":894,"skill":32054,"orbitIndex":15,"name":"Spell Critical Damage","orbit":3},"55118":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":0,"id":50420}],"group":1203,"skill":55118,"orbitIndex":18,"name":"Charm Charges","orbit":2},"3245":{"stats":["4% increased Block chance","10% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":0,"id":7395}],"group":59,"skill":3245,"orbitIndex":10,"name":"Thorns and Block","orbit":2},"28458":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":38972}],"group":379,"skill":28458,"orbitIndex":10,"name":"Minion Damage","orbit":3},"29323":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":29323,"stats":["20% increased Armour"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":4,"id":24807}],"orbitIndex":53,"name":"Armour","orbit":6},"65161":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds","connections":[{"orbit":0,"id":3170}],"group":1201,"skill":65161,"orbitIndex":0,"name":"Deflection","orbit":2},"16090":{"stats":["6% of Skill Mana Costs Converted to Life Costs"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":0,"id":50302}],"group":324,"skill":16090,"orbitIndex":8,"name":"Life Costs","orbit":3},"34433":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":32354}],"group":534,"skill":34433,"orbitIndex":9,"name":"Armour and Evasion","orbit":2},"50629":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":3218},{"orbit":0,"id":23930},{"orbit":0,"id":24430}],"group":193,"skill":50629,"orbitIndex":0,"name":"Elemental Damage","orbit":0},"58038":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":31566}],"group":603,"skill":58038,"orbitIndex":3,"name":"Attack Damage while Surrounded","orbit":3},"35085":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":236,"skill":35085,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"33979":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneConduit.dds","skill":33979,"isKeystone":true,"stats":["If you would gain a Charge, Allies in your Presence gain that Charge instead"],"group":935,"connections":[{"orbit":0,"id":4059}],"orbitIndex":0,"name":"Conduit","orbit":0},"62518":{"stats":["+5% to Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/fireresist.dds","connections":[{"orbit":4,"id":41414}],"group":175,"skill":62518,"orbitIndex":7,"name":"Fire Resistance","orbit":3},"18793":{"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":33639}],"group":591,"skill":18793,"orbitIndex":20,"name":"Infused Spell Damage","orbit":2},"53566":{"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","skill":53566,"stats":["Projectile Attacks have a 12% chance to fire two additional Projectiles while moving"],"recipe":["Suffering","Paranoia","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":934,"orbitIndex":29,"isNotable":true,"name":"Run and Gun","orbit":4},"6660":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":-7,"id":39050}],"group":1043,"skill":6660,"orbitIndex":12,"name":"Damage against Ailments","orbit":2},"35987":{"icon":"Art/2DArt/SkillIcons/passives/finesse.dds","skill":35987,"stats":["4% increased Movement Speed","20% increased Evasion Rating","+10 to Dexterity"],"connections":[{"orbit":0,"id":32274},{"orbit":0,"id":19470},{"orbit":0,"id":55397}],"group":749,"orbitIndex":27,"isNotable":true,"name":"Blur","orbit":4},"53524":{"stats":["Break Armour on Critical Hit with Spells equal to 5% of Physical Damage dealt"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":32727}],"group":539,"skill":53524,"orbitIndex":19,"name":"Armour Break","orbit":7},"38069":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":338}],"group":752,"skill":38069,"orbitIndex":0,"name":"Energy","orbit":2},"41645":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":6490},{"orbit":0,"id":10382}],"group":1016,"skill":41645,"orbitIndex":20,"name":"Physical Damage","orbit":3},"2888":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":8827}],"group":381,"skill":2888,"orbitIndex":12,"name":"Life Leech","orbit":7},"64492":{"stats":["3% increased Attack Speed with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":7,"id":46688}],"group":1023,"skill":64492,"orbitIndex":9,"name":"One Handed Attack Speed","orbit":7},"32442":{"stats":["20% increased Knockback Distance","20% increased Stun Buildup with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":2361}],"group":1272,"skill":32442,"orbitIndex":0,"name":"Quarterstaff Stun and Knockback","orbit":0},"4377":{"stats":["10% increased Accuracy Rating while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":50273}],"group":681,"skill":4377,"orbitIndex":15,"name":"Dual Wielding Accuracy","orbit":2},"63259":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelDexSkillGems.dds","skill":63259,"stats":["+2 to Level of all Skills with a Dexterity requirement"],"isMultipleChoiceOption":true,"ascendancyName":"Gemling Legionnaire","group":297,"connections":[],"orbitIndex":0,"name":"Motoric Implants","orbit":0},"6015":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":6015,"stats":["+5 to any Attribute"],"isAttribute":true,"group":471,"connections":[{"orbit":6,"id":35426}],"orbitIndex":15,"name":"Attribute","orbit":3},"33612":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":8983}],"group":378,"skill":33612,"orbitIndex":8,"name":"Minion Damage","orbit":1},"526":{"stats":["18% increased Stun Buildup with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":2645}],"group":81,"skill":526,"orbitIndex":4,"name":"Mace Stun Buildup","orbit":4},"33570":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichManaRegenBasedOnMaxLife.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":33570,"isSwitchable":true,"stats":["10% of Damage taken bypasses Energy Shield","No inherent Mana Regeneration","Regenerate Mana equal to 6% of maximum Life per second"],"ascendancyName":"Lich","connections":[{"orbit":5,"id":36696}],"group":999,"orbitIndex":20,"isNotable":true,"name":"Soulless Form","orbit":9},"18397":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":18397,"stats":["35% increased amount of Life Leeched","Leech Life 20% slower"],"recipe":["Despair","Ire","Ire"],"connections":[{"orbit":0,"id":55063},{"orbit":0,"id":4139}],"group":89,"orbitIndex":5,"isNotable":true,"name":"Savoured Blood","orbit":3},"14572":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":-6,"id":49657},{"orbit":0,"id":11037}],"group":617,"skill":14572,"orbitIndex":8,"name":"Cooldown Recovery Rate","orbit":3},"59214":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":59214,"stats":["30% increased Curse Duration","Enemies Cursed by you have 50% reduced Life Regeneration Rate","Enemies you Curse cannot Recharge Energy Shield"],"recipe":["Disgust","Isolation","Despair"],"connections":[{"orbit":0,"id":26268},{"orbit":0,"id":6570}],"group":1085,"orbitIndex":18,"isNotable":true,"name":"Fated End","orbit":7},"43691":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":43691,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":21746},{"orbit":0,"id":55270}],"orbitIndex":6,"name":"Attribute","orbit":6},"42578":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-6,"id":23192}],"group":111,"skill":42578,"orbitIndex":11,"name":"Block","orbit":3},"8800":{"stats":["15% increased Melee Damage with Hits at Close Range"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":28982}],"group":58,"skill":8800,"orbitIndex":10,"name":"Melee Damage","orbit":3},"1220":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":542,"skill":1220,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"32404":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":6,"id":15618},{"orbit":0,"id":5501},{"orbit":-6,"id":22290}],"group":630,"skill":32404,"orbitIndex":18,"name":"Spell Critical Chance","orbit":2},"8821":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":63863}],"group":714,"skill":8821,"orbitIndex":0,"name":"Lightning Damage","orbit":3},"8827":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":8827,"stats":["Life Leech effects are not removed when Unreserved Life is Filled"],"recipe":["Suffering","Isolation","Suffering"],"connections":[{"orbit":0,"id":16691},{"orbit":0,"id":28862}],"group":381,"orbitIndex":8,"isNotable":true,"name":"Fast Metabolism","orbit":7},"49165":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":49165,"stats":["12% increased Effect of your Mark Skills"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":0,"id":59913}],"orbitIndex":27,"name":"Mark Effect","orbit":6},"35696":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35696,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1151,"connections":[{"orbit":0,"id":24070},{"orbit":0,"id":64064},{"orbit":0,"id":1020}],"orbitIndex":0,"name":"Attribute","orbit":0},"34501":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":34501,"stats":["15% increased Armour and Evasion Rating"],"ascendancyName":"Witchhunter","group":207,"connections":[{"orbit":0,"id":6935}],"orbitIndex":25,"name":"Armour and Evasion","orbit":5},"16725":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16725,"stats":["+5 to any Attribute"],"isAttribute":true,"group":382,"connections":[{"orbit":6,"id":27373},{"orbit":-6,"id":36629},{"orbit":0,"id":54811},{"orbit":0,"id":36163}],"orbitIndex":0,"name":"Attribute","orbit":0},"14459":{"stats":["30% increased Thorns Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":3,"id":5544}],"group":240,"skill":14459,"orbitIndex":2,"name":"Thorn Critical Damage","orbit":2},"51129":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":51129,"stats":["30% increased effect of Fully Broken Armour"],"recipe":["Isolation","Ire","Ire"],"connections":[{"orbit":0,"id":15892},{"orbit":0,"id":48717}],"group":116,"orbitIndex":16,"isNotable":true,"name":"Pile On","orbit":7},"45990":{"stats":["4% increased Attack Speed with Axes"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":39448}],"group":109,"skill":45990,"orbitIndex":23,"name":"Axe Attack Speed","orbit":3},"56045":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":56045,"stats":["+5 to any Attribute"],"isAttribute":true,"group":906,"connections":[{"orbit":4,"id":24647},{"orbit":0,"id":11604}],"orbitIndex":0,"name":"Attribute","orbit":0},"17745":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTotem.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":363,"skill":17745,"orbitIndex":0,"name":"Totem Mastery","orbit":0},"3419":{"stats":["10% increased Damage with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":20429},{"orbit":2,"id":30973}],"group":1269,"skill":3419,"orbitIndex":59,"name":"Dagger Damage","orbit":6},"46024":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":46024,"stats":["30% increased Damage with Hits against Shocked Enemies"],"recipe":["Paranoia","Suffering","Paranoia"],"connections":[],"group":202,"orbitIndex":44,"isNotable":true,"name":"Sigil of Lightning","orbit":4},"62914":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":5,"id":47270},{"orbit":0,"id":44455}],"group":635,"skill":62914,"orbitIndex":20,"name":"Cold Damage","orbit":3},"44082":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":4931}],"group":388,"skill":44082,"orbitIndex":6,"name":"Energy Shield Recharge","orbit":2},"22784":{"stats":["10% reduced effect of Shock on you"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":7,"id":17057},{"orbit":0,"id":13515}],"group":555,"skill":22784,"orbitIndex":6,"name":"Shock Effect on You","orbit":2},"9141":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-6,"id":13748},{"orbit":6,"id":35760},{"orbit":-2,"id":5703}],"group":903,"skill":9141,"orbitIndex":12,"name":"Elemental Damage","orbit":4},"7204":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":53527},{"orbit":0,"id":4985},{"orbit":0,"id":64525}],"group":171,"skill":7204,"orbitIndex":0,"name":"Stun Buildup","orbit":0},"21286":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":4128},{"orbit":0,"id":45992}],"group":373,"skill":21286,"orbitIndex":14,"name":"Armour","orbit":3},"48505":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":369,"skill":48505,"orbitIndex":18,"name":"Life Mastery","orbit":2},"55405":{"stats":["15% increased Damage if you have Consumed a Corpse Recently"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":25620}],"group":896,"skill":55405,"orbitIndex":10,"name":"Corpses","orbit":1},"18897":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds","connections":[{"orbit":5,"id":53185}],"group":1248,"skill":18897,"orbitIndex":4,"name":"Evasion Rating","orbit":2},"7201":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":3,"id":516}],"group":574,"skill":7201,"orbitIndex":21,"name":"Projectile Damage","orbit":7},"26565":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-2,"id":40024}],"group":1054,"skill":26565,"orbitIndex":2,"name":"Poison Duration","orbit":3},"48774":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":48774,"stats":["20% of Physical Damage taken Recouped as Life"],"recipe":["Disgust","Ire","Paranoia"],"connections":[{"orbit":0,"id":44850}],"group":675,"orbitIndex":22,"isNotable":true,"name":"Taut Flesh","orbit":7},"59466":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":-7,"id":37226}],"group":308,"skill":59466,"orbitIndex":0,"name":"Empowered Attack Damage","orbit":7},"26363":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":49291},{"orbit":0,"id":52803}],"group":1063,"skill":26363,"orbitIndex":3,"name":"Life Flask Charge Generation","orbit":7},"63861":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":894,"skill":63861,"orbitIndex":13,"name":"Critical Mastery","orbit":2},"14254":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":97}],"group":639,"skill":14254,"orbitIndex":4,"name":"Attack Speed","orbit":2},"13352":{"stats":["5% increased Attack Damage","8% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":2147483647,"id":59180},{"orbit":0,"id":38010}],"group":403,"skill":13352,"orbitIndex":19,"name":"Glory Generation and Attack Damage","orbit":7},"65160":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":65160,"stats":["30% increased Stun Buildup","30% increased Stun Threshold","5% increased Strength"],"recipe":["Despair","Paranoia","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[{"orbit":0,"id":44069}],"group":99,"orbitIndex":7,"isNotable":true,"name":"Titanic","orbit":3},"31950":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":31950,"stats":["+5 to any Attribute"],"isAttribute":true,"group":787,"connections":[{"orbit":0,"id":58329},{"orbit":0,"id":8569},{"orbit":0,"id":21080},{"orbit":0,"id":7405}],"orbitIndex":12,"name":"Attribute","orbit":6},"53261":{"stats":["4% increased Area of Effect of Ancestrally Boosted Attacks","Ancestrally Boosted Attacks deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-2,"id":30780}],"group":80,"skill":53261,"orbitIndex":11,"name":"Ancestral Boosted Area and Damage","orbit":7},"37806":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":37806,"stats":["60% chance for Lightning Skills to Chain an additional time"],"recipe":["Suffering","Disgust","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":844,"orbitIndex":0,"isNotable":true,"name":"Branching Bolts","orbit":0},"33974":{"stats":["6% increased Attack Damage","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":31189}],"group":686,"skill":33974,"orbitIndex":18,"name":"Attack Damage and Accuracy","orbit":4},"49111":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":58,"skill":49111,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"29270":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-2,"id":7251}],"group":437,"skill":29270,"orbitIndex":20,"name":"Attack Damage","orbit":7},"29762":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":29762,"stats":["25% increased Warcry Speed","Warcries Debilitate Enemies","Warcry Skills have 25% increased Area of Effect"],"recipe":["Paranoia","Ire","Disgust"],"connections":[{"orbit":0,"id":8460},{"orbit":-2,"id":40328}],"group":126,"orbitIndex":1,"isNotable":true,"name":"Guttural Roar","orbit":3},"40915":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerDamageTakenByTotems.dds","skill":40915,"stats":["20% of Damage from Hits is taken from your nearest Totem's Life before you"],"ascendancyName":"Warbringer","connections":[],"group":25,"orbitIndex":0,"isNotable":true,"name":"Wooden Wall","orbit":0},"56818":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":-3,"id":43423},{"orbit":-6,"id":62510}],"group":891,"skill":56818,"orbitIndex":18,"name":"Elemental Attack Damage","orbit":3},"45363":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNotable.dds","skill":45363,"stats":["20% increased Melee Damage","40% increased Melee Damage against Heavy Stunned enemies"],"connections":[{"orbit":0,"id":31292},{"orbit":0,"id":58528}],"group":418,"orbitIndex":23,"isNotable":true,"name":"Smash","orbit":3},"14712":{"stats":["Minions have 12% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":3866}],"group":378,"skill":14712,"orbitIndex":2,"name":"Minion Life","orbit":3},"55536":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":55536,"stats":[],"ascendancyName":"Gemling Legionnaire","isAscendancyStart":true,"group":366,"connections":[{"orbit":2147483647,"id":34882},{"orbit":0,"id":1442},{"orbit":2147483647,"id":3084}],"orbitIndex":72,"name":"Gambler","orbit":9},"4959":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":4959,"stats":["20% increased Freeze Buildup","Hits ignore non-negative Elemental Resistances of Frozen Enemies"],"recipe":["Despair","Fear","Paranoia"],"connections":[{"orbit":0,"id":12166}],"group":1070,"orbitIndex":2,"isNotable":true,"name":"Heavy Frost","orbit":7},"10731":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGainMoreCastSpeed8Seconds.dds","skill":10731,"stats":["Grants Sands of Time"],"ascendancyName":"Chronomancer","connections":[],"group":251,"orbitIndex":0,"isNotable":true,"name":"Quicksand Hourglass","orbit":0},"26969":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":2,"id":16861}],"group":256,"skill":26969,"orbitIndex":69,"name":"Critical Chance","orbit":4},"45586":{"stats":["Allies in your Presence deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":14761}],"group":332,"skill":45586,"orbitIndex":10,"name":"Ally Attack Damage","orbit":2},"50574":{"stats":["3% of Physical Damage taken Recouped as Life","5% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":19426},{"orbit":0,"id":46034}],"group":882,"skill":50574,"orbitIndex":20,"name":"Physical Damage and Life Recoup","orbit":2},"65424":{"stats":["12% increased Attack Damage while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":58109}],"group":681,"skill":65424,"orbitIndex":3,"name":"Dual Wielding Damage","orbit":3},"50816":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":-9,"id":46554},{"orbit":0,"id":39567},{"orbit":-5,"id":37974}],"group":836,"skill":50816,"orbitIndex":67,"name":"Intelligence","orbit":5},"6792":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":33245},{"orbit":0,"id":2408}],"group":1111,"skill":6792,"orbitIndex":6,"name":"Projectile Damage","orbit":7},"63401":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":63401,"stats":["+8% to Fire Resistance"],"ascendancyName":"Smith of Kitava","group":14,"connections":[{"orbit":0,"id":48537}],"orbitIndex":0,"name":"Fire Resistance","orbit":0},"57286":{"icon":"Art/2DArt/SkillIcons/passives/ArchonFireNotable.dds","skill":57286,"stats":["Immune to Ignite while affected by Flame Archon"],"recipe":["Isolation","Ire","Paranoia"],"connections":[{"orbit":0,"id":47469}],"group":546,"orbitIndex":19,"isNotable":true,"name":"Embodiment of Flame","orbit":2},"28432":{"stats":["20% increased Armour if you've consumed an Endurance Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":20416},{"orbit":0,"id":23062}],"group":492,"skill":28432,"orbitIndex":4,"name":"Armour if Consumed Endurance Charge","orbit":2},"42026":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":63813}],"group":225,"skill":42026,"orbitIndex":0,"name":"Warcry Speed","orbit":7},"12817":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-7,"id":22967}],"group":241,"skill":12817,"orbitIndex":4,"name":"Shield Defences","orbit":7},"13515":{"icon":"Art/2DArt/SkillIcons/passives/stormborn.dds","skill":13515,"stats":["Gain 15% of Damage as Extra Lightning Damage while on Shocked Ground","40% reduced effect of Shock on you"],"recipe":["Suffering","Greed","Fear"],"connections":[],"group":555,"orbitIndex":12,"isNotable":true,"name":"Stormwalker","orbit":7},"63037":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":63037,"stats":["30% increased Damage with Hits against Ignited Enemies"],"recipe":["Suffering","Guilt","Ire"],"connections":[{"orbit":0,"id":24430},{"orbit":0,"id":44298}],"group":192,"orbitIndex":70,"isNotable":true,"name":"Sigil of Fire","orbit":4},"31855":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[],"group":912,"skill":31855,"orbitIndex":7,"name":"Life Flasks","orbit":7},"55507":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-6,"id":22359},{"orbit":6,"id":38338}],"group":903,"skill":55507,"orbitIndex":16,"name":"Elemental Damage","orbit":3},"26437":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":51129}],"group":116,"skill":26437,"orbitIndex":19,"name":"Armour Break","orbit":3},"22795":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Melee Damage","10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","name":"Melee and Projectile Damage","id":29915}},"skill":22795,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":848,"connections":[{"orbit":0,"id":28992},{"orbit":0,"id":42781}],"orbitIndex":21,"name":"Projectile Damage","orbit":7},"56934":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":438,"skill":56934,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"61063":{"stats":["Damage Penetrates 4% of Enemy Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":261,"skill":61063,"orbitIndex":0,"name":"Elemental Penetration","orbit":3},"47316":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":47316,"stats":["3% reduced maximum Life","30% increased amount of Life Leeched","40% increased Physical Damage"],"recipe":["Ire","Isolation","Isolation"],"connections":[{"orbit":0,"id":2888},{"orbit":0,"id":28862}],"group":381,"orbitIndex":16,"isNotable":true,"name":"Goring","orbit":7},"30071":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":30071,"stats":["6% increased Curse Magnitudes"],"ascendancyName":"Blood Mage","group":795,"connections":[{"orbit":-9,"id":27667}],"orbitIndex":4,"name":"Curse Effect","orbit":6},"49759":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":49759,"stats":["20% increased chance to Shock"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":6,"id":2857}],"orbitIndex":71,"name":"Shock Chance","orbit":8},"10047":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":62757}],"group":205,"skill":10047,"orbitIndex":9,"name":"Stun Buildup","orbit":2},"42290":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":-8,"id":38732}],"group":697,"skill":42290,"orbitIndex":10,"name":"Curse Effect","orbit":7},"36630":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":36630,"stats":["50% increased effect of Incision"],"recipe":["Greed","Greed","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[{"orbit":0,"id":49473}],"group":873,"orbitIndex":4,"isNotable":true,"name":"Incision","orbit":2},"12786":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[{"orbit":0,"id":5777},{"orbit":0,"id":18465},{"orbit":0,"id":64299}],"group":436,"skill":12786,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"37279":{"stats":["7% increased Lightning Damage","8% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":0,"id":41159}],"group":685,"skill":37279,"orbitIndex":15,"name":"Lightning Damage and Mana Regeneration","orbit":3},"9085":{"icon":"Art/2DArt/SkillIcons/passives/CrimsonAssaultKeystone.dds","skill":9085,"isKeystone":true,"stats":["Bleeding you inflict is Aggravated","Base Bleeding Duration is 1 second"],"group":933,"connections":[],"orbitIndex":0,"name":"Crimson Assault","orbit":0},"7716":{"stats":["10% increased Armour","+5% of Armour also applies to Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[],"group":253,"skill":7716,"orbitIndex":23,"name":"Armour","orbit":2},"752":{"stats":["Minions deal 6% increased Damage","6% increased Minion Duration"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":47420}],"group":203,"skill":752,"orbitIndex":9,"name":"Minion Damage and Duration","orbit":2},"50485":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":50485,"stats":["40% increased Area of Effect of Curses","8% increased Curse Magnitudes","Enemies you Curse are Hindered, with 15% reduced Movement Speed"],"recipe":["Isolation","Isolation","Envy"],"connections":[{"orbit":0,"id":22959}],"group":802,"orbitIndex":18,"isNotable":true,"name":"Zone of Control","orbit":2},"61441":{"stats":["3% increased Attack Speed with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":54138}],"group":443,"skill":61441,"orbitIndex":7,"name":"Sword Speed","orbit":6},"33402":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":58125}],"group":74,"skill":33402,"orbitIndex":54,"name":"Shield Defences","orbit":4},"34136":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34136,"stats":["+5 to any Attribute"],"isAttribute":true,"group":858,"connections":[{"orbit":-5,"id":29479}],"orbitIndex":1,"name":"Attribute","orbit":3},"53149":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":-5,"id":24647}],"group":854,"skill":53149,"orbitIndex":22,"name":"Freeze Buildup","orbit":4},"36085":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":36085,"stats":["10% increased Critical Hit Chance for Attacks","30% increased Attack Damage against Rare or Unique Enemies"],"recipe":["Paranoia","Disgust","Greed"],"connections":[{"orbit":0,"id":37548},{"orbit":0,"id":15270}],"group":1212,"orbitIndex":0,"isNotable":true,"name":"Serrated Edges","orbit":3},"54984":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54984,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1182,"connections":[{"orbit":0,"id":34015},{"orbit":-4,"id":34702},{"orbit":0,"id":55118}],"orbitIndex":0,"name":"Attribute","orbit":0},"7651":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":7651,"stats":["Arrows Pierce an additional Target"],"recipe":["Despair","Isolation","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":0,"id":21788}],"group":1261,"orbitIndex":21,"isNotable":true,"name":"Pierce the Heart","orbit":6},"7878":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":7,"id":53901}],"group":356,"skill":7878,"orbitIndex":16,"name":"Shield Damage from Shield Defences","orbit":2},"50558":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":55194},{"orbit":0,"id":32194},{"orbit":0,"id":12462}],"group":446,"skill":50558,"orbitIndex":60,"name":"Aura Effect","orbit":4},"37543":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":37543,"stats":["15% increased Life Regeneration rate","15% increased Mana Regeneration Rate"],"recipe":["Despair","Envy","Guilt"],"connections":[{"orbit":0,"id":16647}],"group":426,"orbitIndex":18,"isNotable":true,"name":"Full Recovery","orbit":2},"14539":{"stats":["8% increased Evasion Rating","Gain Deflection Rating equal to 3% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":5,"id":44776}],"group":1226,"skill":14539,"orbitIndex":4,"name":"Deflection and Evasion","orbit":7},"39640":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanShock.dds","skill":39640,"stats":["All Damage from Hits Contributes to Shock Chance"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":70,"isNotable":true,"name":"Shaper of Storms","orbit":5},"27296":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27296,"stats":["+5 to any Attribute"],"isAttribute":true,"group":88,"connections":[{"orbit":0,"id":59777},{"orbit":-9,"id":11275},{"orbit":0,"id":18684},{"orbit":0,"id":21670}],"orbitIndex":0,"name":"Attribute","orbit":0},"18158":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/FuryManifest.dds","skill":18158,"stats":["All Damage from you and Allies in your Presence","contributes to Flammability and Ignite Magnitudes"],"ascendancyName":"Infernalist","connections":[],"group":586,"orbitIndex":0,"isNotable":true,"name":"Bringer of Flame","orbit":0},"1913":{"stats":["+20 to Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":38646},{"orbit":0,"id":36709}],"group":518,"skill":1913,"orbitIndex":3,"name":"Armour","orbit":7},"15625":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds","connections":[{"orbit":0,"id":22811}],"group":1201,"skill":15625,"orbitIndex":10,"name":"Evasion","orbit":2},"50635":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":25971},{"orbit":5,"id":42750},{"orbit":-5,"id":9050}],"group":1037,"skill":50635,"orbitIndex":13,"name":"Attack Speed","orbit":3},"8854":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":8854,"stats":["3% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":0,"id":46644}],"orbitIndex":54,"name":"Life","orbit":8},"17517":{"stats":["5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":62978},{"orbit":0,"id":19873}],"group":456,"skill":17517,"orbitIndex":6,"name":"Area of Effect","orbit":2},"29402":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":4046},{"orbit":0,"id":54282},{"orbit":0,"id":38270}],"group":595,"skill":29402,"orbitIndex":3,"name":"Electrocute Buildup","orbit":7},"57810":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":40073}],"group":784,"skill":57810,"orbitIndex":0,"name":"Shock Chance","orbit":0},"14508":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":14508,"stats":["12% increased Magnitude of Poison you inflict"],"ascendancyName":"Pathfinder","group":1310,"connections":[{"orbit":0,"id":13675}],"orbitIndex":29,"name":"Poison Effect","orbit":8},"12918":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":4017}],"group":663,"skill":12918,"orbitIndex":8,"name":"Energy Shield Recharge","orbit":2},"37767":{"stats":["4% increased Attack Speed while a Rare or Unique Enemy is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":9020},{"orbit":0,"id":6596},{"orbit":0,"id":63731}],"group":843,"skill":37767,"orbitIndex":16,"name":"Attack Speed","orbit":7},"6891":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":56265}],"group":1251,"skill":6891,"orbitIndex":22,"name":"Critical Damage","orbit":2},"43155":{"stats":["10% increased Critical Hit Chance with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":7062}],"group":760,"skill":43155,"orbitIndex":23,"name":"Crossbow Critical Chance","orbit":4},"6078":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":4,"id":61119}],"group":1200,"skill":6078,"orbitIndex":1,"name":"Poison Chance","orbit":3},"46386":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":39986}],"group":1277,"skill":46386,"orbitIndex":0,"name":"Damage and Companion Damage","orbit":0},"51416":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":-6,"id":32016}],"group":1049,"skill":51416,"orbitIndex":54,"name":"Cast Speed","orbit":6},"44540":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":984,"skill":44540,"orbitIndex":4,"name":"Trap Mastery","orbit":1},"9020":{"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","skill":9020,"stats":["25% increased Damage with Hits against Rare and Unique Enemies","20% increased Accuracy Rating against Rare or Unique Enemies","20% increased chance to inflict Ailments against Rare or Unique Enemies"],"recipe":["Despair","Isolation","Despair"],"connections":[{"orbit":0,"id":35118}],"group":843,"orbitIndex":11,"isNotable":true,"name":"Giantslayer","orbit":1},"57230":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":-4,"id":25851},{"orbit":-6,"id":36270}],"group":1049,"skill":57230,"orbitIndex":6,"name":"Physical Damage","orbit":6},"9217":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":5108},{"orbit":0,"id":16538},{"orbit":0,"id":47733}],"group":655,"skill":9217,"orbitIndex":0,"name":"One Handed Damage","orbit":0},"64192":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":53373}],"group":459,"skill":64192,"orbitIndex":12,"name":"Stun Threshold","orbit":3},"35558":{"stats":["Minions Revive 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":46726}],"group":484,"skill":35558,"orbitIndex":3,"name":"Minion Revive Speed","orbit":3},"30657":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30657,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1117,"connections":[{"orbit":0,"id":38463},{"orbit":0,"id":6842},{"orbit":0,"id":59064},{"orbit":0,"id":58848},{"orbit":0,"id":32891}],"orbitIndex":0,"name":"Attribute","orbit":0},"54964":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[{"orbit":0,"id":23078}],"group":60,"skill":54964,"orbitIndex":1,"name":"Sentinels","orbit":2},"64240":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":64240,"stats":["5% increased Skill Speed","25% increased Physical Damage"],"recipe":["Disgust","Guilt","Isolation"],"connections":[{"orbit":0,"id":52220}],"group":123,"orbitIndex":2,"isNotable":true,"name":"Battle Fever","orbit":2},"19880":{"stats":["20% increased Evasion Rating if you've consumed a Frenzy Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":59390}],"group":1024,"skill":19880,"orbitIndex":0,"name":"Evasion if Consumed Frenzy Charge","orbit":2},"5257":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":5257,"stats":["30% increased Elemental Damage if you've Chilled an Enemy Recently"],"recipe":["Suffering","Guilt","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[{"orbit":2,"id":16367}],"group":903,"orbitIndex":20,"isNotable":true,"name":"Echoing Frost","orbit":7},"32507":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":32507,"stats":["Break Armour on Critical Hit with Spells equal to 10% of Physical Damage dealt","20% increased Magnitude of Impales inflicted with Spells","20% increased Physical Damage"],"recipe":["Despair","Envy","Isolation"],"connections":[],"group":539,"orbitIndex":0,"isNotable":true,"name":"Cut to the Bone","orbit":0},"7390":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":17150}],"group":562,"skill":7390,"orbitIndex":4,"name":"Armour and Evasion","orbit":3},"38459":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":38459,"stats":["25% increased Blind duration","25% increased Damage with Hits against Blinded Enemies"],"recipe":["Disgust","Paranoia","Disgust"],"connections":[{"orbit":0,"id":38568}],"group":914,"orbitIndex":16,"isNotable":true,"name":"Disorientation","orbit":2},"34493":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[{"orbit":0,"id":65328},{"orbit":0,"id":54964},{"orbit":0,"id":49593}],"group":60,"skill":34493,"orbitIndex":18,"name":"Sentinels","orbit":2},"35688":{"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":16618}],"group":647,"skill":35688,"orbitIndex":10,"name":"Reduced Attribute Requirements","orbit":7},"13748":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-6,"id":38338},{"orbit":9,"id":41029}],"group":903,"skill":13748,"orbitIndex":0,"name":"Elemental Damage","orbit":3},"20388":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":20388,"stats":["Minions Recoup 15% of Damage taken as Life"],"recipe":["Greed","Disgust","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":472,"orbitIndex":22,"isNotable":true,"name":"Regenerative Flesh","orbit":2},"13942":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":65023}],"group":534,"skill":13942,"orbitIndex":3,"name":"Armour","orbit":3},"61973":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterCullingStrike.dds","skill":61973,"stats":["Culling Strike"],"ascendancyName":"Witchhunter","connections":[{"orbit":0,"id":40719}],"group":207,"orbitIndex":44,"isNotable":true,"name":"Pitiless Killer","orbit":6},"52068":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerCanBlockAllDamageShieldNotRaised.dds","skill":52068,"stats":["You take 20% of damage from Blocked Hits","Maximum Block chance is 75%"],"ascendancyName":"Warbringer","connections":[],"group":43,"orbitIndex":0,"isNotable":true,"name":"Turtle Charm","orbit":0},"51903":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":55058},{"orbit":0,"id":39347}],"group":141,"skill":51903,"orbitIndex":17,"name":"Melee Damage","orbit":3},"11980":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-5,"id":20504}],"group":841,"skill":11980,"orbitIndex":71,"name":"Block","orbit":4},"48530":{"stats":["6% increased Spell Damage with Spells that cost Life","8% of Spell Mana Cost Converted to Life Cost"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":0,"id":39130},{"orbit":0,"id":4623}],"group":413,"skill":48530,"orbitIndex":18,"name":"Life Spell Damage and Costs","orbit":2},"47443":{"stats":["8% increased Reservation Efficiency of Companion Skills"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":60992}],"group":1290,"skill":47443,"orbitIndex":0,"name":"Companion Reservation","orbit":0},"24767":{"stats":["40% increased Energy Shield from Equipped Focus"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":4,"id":35408}],"group":338,"skill":24767,"orbitIndex":34,"name":"Focus Energy Shield","orbit":4},"21716":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":-5,"id":9583}],"group":381,"skill":21716,"orbitIndex":0,"name":"Life Leech","orbit":4},"51944":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":49406},{"orbit":0,"id":51728},{"orbit":0,"id":47683}],"group":676,"skill":51944,"orbitIndex":15,"name":"Projectile Damage","orbit":3},"52":{"icon":"Art/2DArt/SkillIcons/passives/liferegentoenergyshield.dds","skill":52,"isKeystone":true,"stats":["Excess Life Recovery from Regeneration is applied to Energy Shield","Energy Shield does not Recharge"],"group":113,"connections":[{"orbit":0,"id":39131}],"orbitIndex":0,"name":"Zealot's Oath","orbit":0},"49049":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNearbyEnemiesProjectilesSlowed.dds","skill":49049,"stats":["Enemies in your Presence are Slowed by 20%"],"ascendancyName":"Chronomancer","connections":[],"group":304,"orbitIndex":0,"isNotable":true,"name":"Apex of the Moment","orbit":0},"29930":{"stats":["Companions deal 12% increased Damage","Companions have 12% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":16938},{"orbit":0,"id":47088}],"group":871,"skill":29930,"orbitIndex":0,"name":"Defences and Companion Life","orbit":2},"32135":{"stats":["10% increased Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":5,"id":12322},{"orbit":-9,"id":16484}],"group":811,"skill":32135,"orbitIndex":12,"name":"Flask Charges Gained","orbit":4},"20303":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":9908}],"group":294,"skill":20303,"orbitIndex":16,"name":"Life Regeneration","orbit":2},"56703":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":15782},{"orbit":0,"id":28839}],"group":337,"skill":56703,"orbitIndex":8,"name":"Cast Speed","orbit":2},"9040":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":0,"id":45751}],"group":181,"skill":9040,"orbitIndex":0,"name":"Shield Mastery","orbit":0},"1723":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":53595},{"orbit":0,"id":2134}],"group":1284,"skill":1723,"orbitIndex":22,"name":"Poison Duration","orbit":3},"42065":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":42065,"stats":["Damage Penetrates 15% Lightning Resistance","+10 to Dexterity"],"recipe":["Fear","Envy","Isolation"],"connections":[{"orbit":0,"id":37532}],"group":1051,"orbitIndex":17,"isNotable":true,"name":"Surging Currents","orbit":2},"43082":{"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","skill":43082,"stats":["3% increased Movement Speed","10% increased Skill Speed"],"recipe":["Fear","Envy","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1171,"orbitIndex":20,"isNotable":true,"name":"Acceleration","orbit":2},"21349":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredFoxNotable.dds","skill":21349,"stats":["+5% to Quality of all Skills"],"recipe":["Isolation","Despair","Suffering"],"connections":[],"group":986,"orbitIndex":4,"isNotable":true,"name":"The Cunning Fox","orbit":2},"14231":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-7,"id":40453}],"group":1052,"skill":14231,"orbitIndex":13,"name":"Triggered Spell Damage","orbit":7},"23587":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerChillChanceBasedOnDamage.dds","skill":23587,"stats":["Gain 10% of Damage as Extra Cold Damage","On Freezing Enemies create Chilled Ground"],"ascendancyName":"Invoker","connections":[{"orbit":7,"id":25434},{"orbit":0,"id":29133}],"group":1302,"orbitIndex":9,"isNotable":true,"name":"I am the Blizzard...","orbit":5},"8872":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupDualWield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDualWieldPattern","connections":[{"orbit":0,"id":2394},{"orbit":0,"id":45488}],"group":680,"skill":8872,"orbitIndex":0,"name":"Dual Wielding Mastery","orbit":0},"6304":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":6304,"stats":["Regenerate 1% of maximum Life per second while affected by any Damaging Ailment","Regenerate 1% of maximum Life per second while stationary"],"recipe":["Greed","Paranoia","Guilt"],"connections":[{"orbit":0,"id":12125}],"group":295,"orbitIndex":4,"isNotable":true,"name":"Stand Ground","orbit":2},"4806":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-4,"id":32183}],"group":1123,"skill":4806,"orbitIndex":10,"name":"Cold Penetration","orbit":2},"45202":{"icon":"Art/2DArt/SkillIcons/passives/totemmax.dds","skill":45202,"isKeystone":true,"stats":["Unlimited number of Summoned Totems","Totems reserve 75 Spirit each"],"group":199,"connections":[{"orbit":0,"id":59093}],"orbitIndex":0,"name":"Ancestral Bond","orbit":0},"58939":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":58939,"stats":["80% increased Critical Hit Chance if you haven't dealt a Critical Hit Recently"],"recipe":["Envy","Envy","Paranoia"],"connections":[{"orbit":0,"id":44608}],"group":747,"orbitIndex":8,"isNotable":true,"name":"Dispatch Foes","orbit":2},"39564":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":62039},{"orbit":0,"id":38663},{"orbit":0,"id":13279}],"group":487,"skill":39564,"orbitIndex":12,"name":"Melee Damage","orbit":7},"14997":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":47856},{"orbit":0,"id":28370}],"group":608,"skill":14997,"orbitIndex":0,"name":"Two Handed Damage","orbit":0},"49691":{"stats":["+16 to Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":13828},{"orbit":0,"id":31409},{"orbit":0,"id":61106}],"group":749,"skill":49691,"orbitIndex":21,"name":"Evasion","orbit":7},"2841":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":779,"skill":2841,"orbitIndex":0,"name":"Life Mastery","orbit":0},"58170":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Druid":{"stats":["8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","name":"Area of Effect","id":13639}},"skill":58170,"stats":["10% increased Spell Damage"],"isSwitchable":true,"group":515,"connections":[{"orbit":0,"id":61067}],"orbitIndex":1,"name":"Spell Damage","orbit":2},"33646":{"icon":"Art/2DArt/SkillIcons/passives/ArchonFireNotable.dds","skill":33646,"stats":["20% chance to gain Flame Archon when you Ignite an Enemy"],"recipe":["Guilt","Fear","Isolation"],"connections":[{"orbit":0,"id":47469}],"group":546,"orbitIndex":21,"isNotable":true,"name":"Archon of the Flame","orbit":3},"36474":{"stats":["15% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":4,"id":38596}],"group":338,"skill":36474,"orbitIndex":4,"name":"Curse Effect on Self","orbit":2},"16460":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16460,"stats":["+5 to any Attribute"],"isAttribute":true,"group":788,"connections":[{"orbit":0,"id":28992},{"orbit":0,"id":6772}],"orbitIndex":18,"name":"Attribute","orbit":6},"20989":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":42984},{"orbit":0,"id":30141}],"group":79,"skill":20989,"orbitIndex":15,"name":"Attack Area","orbit":3},"48568":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48568,"stats":["+5 to any Attribute"],"isAttribute":true,"group":781,"connections":[{"orbit":0,"id":16489}],"orbitIndex":0,"name":"Attribute","orbit":0},"31650":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":16051},{"orbit":0,"id":31017}],"group":247,"skill":31650,"orbitIndex":0,"name":"Totem Damage","orbit":5},"26568":{"stats":["2% increased Attack Speed","4% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":59367},{"orbit":0,"id":37258}],"group":343,"skill":26568,"orbitIndex":12,"name":"Slow Effect on You and Attack Speed","orbit":2},"52860":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":45494},{"orbit":0,"id":40975}],"group":477,"skill":52860,"orbitIndex":12,"name":"Ballista Damage","orbit":7},"28106":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":3775}],"group":975,"skill":28106,"orbitIndex":8,"name":"Life Flask Charges","orbit":2},"22532":{"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","skill":22532,"stats":["Enemies are Intimidated for 4 seconds when you Immobilise them"],"recipe":["Disgust","Fear","Ire"],"connections":[{"orbit":0,"id":60488}],"group":704,"orbitIndex":1,"isNotable":true,"name":"Fearful Paralysis","orbit":2},"7465":{"stats":["15% increased Critical Hit Chance against Enemies that have entered your Presence Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":11509}],"group":1183,"skill":7465,"orbitIndex":16,"name":"Critical Chance","orbit":3},"9163":{"stats":["18% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[],"group":107,"skill":9163,"orbitIndex":8,"name":"Armour","orbit":7},"30334":{"stats":["8% increased Ignite Duration on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":9324}],"group":92,"skill":30334,"orbitIndex":3,"name":"Ignite Duration","orbit":3},"1546":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","skill":1546,"stats":["3% increased Movement Speed","25% increased Armour","25% increased maximum Energy Shield"],"recipe":["Envy","Despair","Suffering"],"connections":[],"group":500,"orbitIndex":20,"isNotable":true,"name":"Spiral into Depression","orbit":2},"5186":{"stats":["11% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":3,"id":6800}],"group":1137,"skill":5186,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"35234":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Attack Damage","id":14623}},"skill":35234,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":768,"connections":[{"orbit":0,"id":35660},{"orbit":0,"id":6789},{"orbit":0,"id":56651}],"orbitIndex":19,"name":"Projectile Damage","orbit":7},"7023":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":1224,"skill":7023,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"55554":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":8821},{"orbit":0,"id":22271}],"group":703,"skill":55554,"orbitIndex":0,"name":"Shock Chance","orbit":0},"4925":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":7,"id":19779}],"group":767,"skill":4925,"orbitIndex":4,"name":"Chaos Damage","orbit":3},"48198":{"icon":"Art/2DArt/SkillIcons/passives/MineManaReservationNotable.dds","skill":48198,"stats":["4% increased Movement Speed","15% increased Mana Regeneration Rate","+5 to Dexterity and Intelligence"],"connections":[{"orbit":3,"id":29361},{"orbit":-5,"id":65437},{"orbit":-6,"id":40068},{"orbit":0,"id":1215},{"orbit":6,"id":13411}],"group":764,"orbitIndex":12,"isNotable":true,"name":"Step Like Mist","orbit":4},"23861":{"stats":["10% increased Stun Buildup","10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[],"group":347,"skill":23861,"orbitIndex":8,"name":"Two Handed Damage and Stun","orbit":7},"43164":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":5710}],"group":503,"skill":43164,"orbitIndex":20,"name":"Melee Damage","orbit":7},"25711":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":25711,"stats":["20% increased Attack Speed while Surrounded"],"recipe":["Guilt","Suffering","Ire"],"connections":[{"orbit":-7,"id":58038}],"group":603,"orbitIndex":5,"isNotable":true,"name":"Thrill of Battle","orbit":2},"58817":{"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","skill":58817,"stats":["Attack Skills have +1 to maximum number of Summoned Ballista Totems","15% increased Area of Effect while you have a Totem"],"recipe":["Suffering","Suffering","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":477,"orbitIndex":15,"isNotable":true,"name":"Artillery Strike","orbit":4},"53941":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":53941,"stats":["20% increased Energy Shield Recovery Rate if you haven't been Hit Recently","3% increased Movement Speed while you have Energy Shield"],"recipe":["Envy","Envy","Suffering"],"connections":[{"orbit":0,"id":17283}],"group":939,"orbitIndex":12,"isNotable":true,"name":"Shimmering","orbit":3},"34892":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds","connections":[{"orbit":0,"id":12066}],"group":1252,"skill":34892,"orbitIndex":11,"name":"Aura Magnitude","orbit":3},"27290":{"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","skill":27290,"stats":["25% increased Damage with Swords"],"connections":[{"orbit":0,"id":38564}],"group":420,"orbitIndex":0,"isNotable":true,"name":"Heavy Blade","orbit":0},"51867":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":51867,"stats":["120% increased Damage with Hits against Enemies that are on Low Life","5% increased Damage taken while on Low Life"],"recipe":["Isolation","Guilt","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":300,"orbitIndex":0,"isNotable":true,"name":"Finality","orbit":0},"30260":{"stats":["Link Skills have 10% increased Buff Effect"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":-7,"id":256},{"orbit":7,"id":57097}],"group":323,"skill":30260,"orbitIndex":19,"name":"Link Buff Effect","orbit":7},"32009":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":36814}],"group":700,"skill":32009,"orbitIndex":2,"name":"Curse Duration","orbit":7},"44223":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[],"group":757,"skill":44223,"orbitIndex":1,"name":"Critical Damage","orbit":7},"6133":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":6133,"stats":["100% increased Defences from Equipped Shield"],"recipe":["Paranoia","Greed","Fear"],"connections":[{"orbit":0,"id":33402},{"orbit":0,"id":58138}],"group":74,"orbitIndex":48,"isNotable":true,"name":"Core of the Guardian","orbit":4},"48614":{"stats":["20% increased Presence Area of Effect","3% reduced Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":2,"id":9018}],"group":161,"skill":48614,"orbitIndex":8,"name":"Area and Presence","orbit":7},"63828":{"stats":["10% increased Ballista Critical Damage Bonus","10% increased Ballista Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[],"group":771,"skill":63828,"orbitIndex":18,"name":"Ballista Critical Strike and Damage","orbit":7},"16385":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":2147483647,"id":53320}],"group":530,"skill":16385,"orbitIndex":14,"name":"Banner Glory Gained","orbit":2},"47442":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":47442,"stats":["15% increased Life Flask Charges gained"],"ascendancyName":"Blood Mage","group":795,"connections":[{"orbit":0,"id":65518}],"orbitIndex":2,"name":"Life Flasks","orbit":5},"17378":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":40894}],"group":379,"skill":17378,"orbitIndex":22,"name":"Minion Life","orbit":3},"22909":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":21415}],"group":277,"skill":22909,"orbitIndex":14,"name":"Stun and Ailment Threshold from Energy Shield","orbit":3},"30136":{"stats":["20% increased Damage against Enemies with Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":22626}],"group":132,"skill":30136,"orbitIndex":7,"name":"Damage vs Armour Broken Enemies","orbit":3},"18651":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":11736},{"orbit":0,"id":63863}],"group":702,"skill":18651,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"52618":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":52618,"stats":["25% increased Attack Damage"],"recipe":["Fear","Suffering","Paranoia"],"connections":[{"orbit":0,"id":32777}],"group":102,"orbitIndex":3,"isNotable":true,"name":"Feral Force","orbit":3},"34290":{"stats":["10% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":57832}],"group":571,"skill":34290,"orbitIndex":4,"name":"Ignite Magnitude","orbit":2},"62313":{"stats":["+15% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/fireresist.dds","connections":[],"group":97,"skill":62313,"orbitIndex":52,"name":"Armour Applies to Fire Damage Hits","orbit":5},"5797":{"stats":["8% increased Cold Damage","8% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":59538}],"group":1168,"skill":5797,"orbitIndex":2,"name":"Freeze Buildup and Cold Damage","orbit":2},"53505":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":6,"id":21468}],"group":519,"skill":53505,"orbitIndex":18,"name":"Life Leech","orbit":2},"65149":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":826,"skill":65149,"orbitIndex":20,"name":"Armour Break Effect","orbit":2},"56956":{"stats":["Minions have 8% increased maximum Life","Minions have +7% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":-4,"id":15885},{"orbit":0,"id":54632}],"group":564,"skill":56956,"orbitIndex":20,"name":"Minion Life and Chaos Resistance","orbit":2},"36286":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":41130},{"orbit":0,"id":14033},{"orbit":0,"id":34058}],"group":545,"skill":36286,"orbitIndex":5,"name":"Spell and Minion Damage","orbit":1},"18684":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneAvatarOfFire.dds","skill":18684,"isKeystone":true,"stats":["75% of Damage Converted to Fire Damage","Deal no Non-Fire Damage"],"group":82,"connections":[],"orbitIndex":0,"name":"Avatar of Fire","orbit":0},"10474":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":64443},{"orbit":0,"id":53785}],"group":221,"skill":10474,"orbitIndex":12,"name":"Attack Area","orbit":3},"17254":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":17254,"stats":["15% increased Evasion Rating","8% increased Cast Speed"],"recipe":["Ire","Guilt","Isolation"],"connections":[{"orbit":0,"id":14272},{"orbit":0,"id":26596}],"group":1003,"orbitIndex":0,"isNotable":true,"name":"Spell Haste","orbit":0},"41363":{"stats":["+5% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/lightningstr.dds","connections":[{"orbit":-5,"id":62518}],"group":175,"skill":41363,"orbitIndex":9,"name":"Lightning Resistance","orbit":4},"46325":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":3936},{"orbit":0,"id":33556}],"group":503,"skill":46325,"orbitIndex":5,"name":"Melee Damage","orbit":7},"44014":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":11855}],"group":808,"skill":44014,"orbitIndex":8,"name":"Accuracy","orbit":2},"11366":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":11366,"stats":["Gain 8% of Damage as Extra Fire Damage","+20% to Fire Resistance"],"recipe":["Suffering","Isolation","Paranoia"],"connections":[{"orbit":0,"id":34927},{"orbit":6,"id":558}],"group":571,"orbitIndex":2,"isNotable":true,"name":"Volcanic Skin","orbit":5},"10835":{"stats":["Banner Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":48026},{"orbit":2147483647,"id":53367}],"group":401,"skill":10835,"orbitIndex":16,"name":"Banner Duration","orbit":3},"7424":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":36994},{"orbit":0,"id":1823}],"group":514,"skill":7424,"orbitIndex":0,"name":"Energy Shield","orbit":4},"24256":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":63541}],"group":660,"skill":24256,"orbitIndex":15,"name":"Evasion","orbit":2},"33713":{"stats":["8% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-2,"id":57462}],"group":1143,"skill":33713,"orbitIndex":17,"name":"Projectile Speed","orbit":2},"58814":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":58814,"stats":["+5 to any Attribute"],"isAttribute":true,"group":805,"connections":[{"orbit":0,"id":55802},{"orbit":0,"id":244},{"orbit":0,"id":12465},{"orbit":0,"id":26830}],"orbitIndex":0,"name":"Attribute","orbit":0},"20387":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":57810}],"group":801,"skill":20387,"orbitIndex":0,"name":"Shock Chance","orbit":0},"46124":{"icon":"Art/2DArt/SkillIcons/passives/RemnantNotable.dds","skill":46124,"stats":["Recover 3% of Maximum Mana when you collect a Remnant"],"recipe":["Despair","Guilt","Envy"],"connections":[{"orbit":0,"id":37593}],"group":688,"orbitIndex":17,"isNotable":true,"name":"Arcane Remnants","orbit":7},"65413":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":65413,"stats":["12% increased Critical Hit Chance for Spells"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":12882}],"orbitIndex":4,"name":"Spell Critical Chance","orbit":8},"38888":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":38888,"stats":["16% increased Accuracy Rating with One Handed Melee Weapons","16% increased Accuracy Rating with Two Handed Melee Weapons","+2 to Melee Strike Range"],"recipe":["Greed","Disgust","Ire"],"connections":[{"orbit":0,"id":39116}],"group":733,"orbitIndex":12,"isNotable":true,"name":"Unerring Impact","orbit":7},"9745":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2147483647,"id":58513}],"group":1110,"skill":9745,"orbitIndex":12,"name":"Movement Speed","orbit":7},"22783":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":18160},{"orbit":0,"id":17501}],"group":531,"skill":22783,"orbitIndex":10,"name":"Minion Damage","orbit":7},"19104":{"icon":"Art/2DArt/SkillIcons/passives/eagleeye.dds","options":{"Huntress":{"stats":["30% increased Parry Damage","30% increased Evasion Rating while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","name":"Reflex Action","id":39628}},"skill":19104,"stats":["+30 to Accuracy Rating","10% increased Accuracy Rating"],"isSwitchable":true,"connections":[{"orbit":0,"id":29582}],"group":822,"orbitIndex":0,"isNotable":true,"name":"Eagle Eye","orbit":0},"16489":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16489,"stats":["+5 to any Attribute"],"isAttribute":true,"group":728,"connections":[{"orbit":6,"id":28556},{"orbit":7,"id":49799}],"orbitIndex":30,"name":"Attribute","orbit":6},"17380":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[{"orbit":0,"id":41972},{"orbit":0,"id":23427},{"orbit":0,"id":47270},{"orbit":0,"id":19955}],"group":635,"skill":17380,"orbitIndex":6,"name":"Cold Mastery","orbit":1},"19426":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":15443}],"group":882,"skill":19426,"orbitIndex":4,"name":"Physical Damage","orbit":2},"27785":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":63863}],"group":720,"skill":27785,"orbitIndex":10,"name":"Lightning Penetration","orbit":7},"58013":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":4844}],"group":793,"skill":58013,"orbitIndex":4,"name":"Projectile Damage","orbit":7},"6544":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":6544,"stats":["Gain 12% of Physical Damage as Extra Fire Damage"],"recipe":["Envy","Disgust","Isolation"],"connections":[{"orbit":6,"id":56061},{"orbit":0,"id":42604}],"group":330,"orbitIndex":53,"isNotable":true,"name":"Burning Strikes","orbit":4},"5681":{"icon":"Art/2DArt/SkillIcons/passives/FortifyMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFortifyPattern","connections":[],"group":358,"skill":5681,"orbitIndex":0,"name":"Fortify Mastery","orbit":0},"27638":{"stats":["15% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":38010}],"group":403,"skill":27638,"orbitIndex":3,"name":"Glory Generation","orbit":7},"22188":{"stats":["6% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":-4,"id":38763},{"orbit":0,"id":21274}],"group":710,"skill":22188,"orbitIndex":0,"name":"Herald Reservation","orbit":7},"8483":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":8483,"stats":["35% increased Spell Area Damage","Spell Skills have 10% reduced Area of Effect"],"recipe":["Greed","Despair","Suffering"],"connections":[{"orbit":0,"id":6588}],"group":705,"orbitIndex":7,"isNotable":true,"name":"Ruin","orbit":7},"2461":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupAccuracy.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":44605}],"group":659,"skill":2461,"orbitIndex":0,"name":"Accuracy Mastery","orbit":0},"40043":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":54990}],"group":577,"skill":40043,"orbitIndex":0,"name":"Bleeding Damage","orbit":1},"17584":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","options":{"Druid":{"stats":["10% increased Spell Damage","10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","name":"Spell and Attack Damage","id":53526}},"skill":17584,"stats":["6% increased Area of Effect for Attacks"],"isSwitchable":true,"group":515,"connections":[],"orbitIndex":17,"name":"Attack Area","orbit":2},"34367":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":58090},{"orbit":0,"id":57710}],"group":675,"skill":34367,"orbitIndex":14,"name":"Life Recoup","orbit":7},"37266":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":37266,"stats":["Companions have 20% increased maximum Life","20% increased Life Recovery Rate while your Companion is in your Presence"],"recipe":["Ire","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[{"orbit":0,"id":29930}],"group":871,"orbitIndex":0,"isNotable":true,"name":"Nourishing Ally","orbit":0},"50084":{"stats":["8% increased Spell Damage","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":0,"id":61525}],"group":550,"skill":50084,"orbitIndex":0,"name":"Spell and Attack Damage","orbit":0},"3109":{"stats":["10% increased Grenade Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":29514}],"group":587,"skill":3109,"orbitIndex":6,"name":"Grenade Area","orbit":3},"31159":{"stats":["15% increased Life Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":46017},{"orbit":0,"id":39131}],"group":110,"skill":31159,"orbitIndex":4,"name":"Life Regeneration while Stationary","orbit":7},"27493":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":17118}],"group":761,"skill":27493,"orbitIndex":24,"name":"Projectile Damage","orbit":4},"35560":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":35560,"stats":["Minions deal 10% increased Damage with Command Skills for each different type of Persistent Minion in your Presence"],"recipe":["Suffering","Despair","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":219,"orbitIndex":0,"isNotable":true,"name":"At your Command","orbit":0},"55872":{"stats":["Offering Skills have 15% increased Buff effect"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":925,"skill":55872,"orbitIndex":23,"name":"Offering Effect","orbit":3},"21415":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":61493}],"group":277,"skill":21415,"orbitIndex":16,"name":"Stun and Ailment Threshold from Energy Shield","orbit":3},"35911":{"stats":["Skills Supported by Unleash have 10% increased Seal gain frequency"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":15180}],"group":362,"skill":35911,"orbitIndex":12,"name":"Unleash Seal Generation","orbit":2},"21540":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":34367},{"orbit":0,"id":40783}],"group":675,"skill":21540,"orbitIndex":10,"name":"Life Recoup","orbit":7},"9652":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":9652,"stats":["15% of Damage taken from Deflected Hits Recouped as Life"],"recipe":["Despair","Envy","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1115,"orbitIndex":18,"isNotable":true,"name":"Mending Deflection","orbit":2},"17906":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":1242,"skill":17906,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"22975":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22975,"stats":["+5 to any Attribute"],"isAttribute":true,"group":238,"connections":[{"orbit":0,"id":27439},{"orbit":0,"id":26725},{"orbit":0,"id":51702}],"orbitIndex":0,"name":"Attribute","orbit":0},"53440":{"stats":["Gain 2 Rage on Melee Axe Hit"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":11306}],"group":109,"skill":53440,"orbitIndex":7,"name":"Axe Rage on Hit","orbit":3},"59342":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":59342,"stats":["12% increased amount of Life Leeched"],"ascendancyName":"Blood Mage","group":795,"connections":[{"orbit":9,"id":23416}],"orbitIndex":68,"name":"Life Leech","orbit":6},"31449":{"stats":["12% increased Critical Hit Chance with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":9444}],"group":1263,"skill":31449,"orbitIndex":40,"name":"Quarterstaff Critical Chance","orbit":5},"1841":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":5,"id":9405}],"group":1226,"skill":1841,"orbitIndex":8,"name":"Evasion","orbit":7},"43877":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-2,"id":51522},{"orbit":-2,"id":47895}],"group":989,"skill":43877,"orbitIndex":7,"name":"Attack Speed","orbit":1},"4331":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":4331,"stats":["Ancestrally Boosted Attacks deal 30% increased Damage","On Heavy Stunning a Rare or Unique Enemy, your next Attack within 4 seconds will be Ancestrally Boosted"],"recipe":["Fear","Envy","Envy"],"connections":[{"orbit":0,"id":33590}],"group":80,"orbitIndex":19,"isNotable":true,"name":"Guided Hand","orbit":3},"28863":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":686,"skill":28863,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"40596":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":235,"skill":40596,"orbitIndex":36,"name":"Stun Threshold","orbit":5},"38130":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[],"group":263,"skill":38130,"orbitIndex":12,"name":"Warcry Cooldown Speed","orbit":3},"45599":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":45599,"stats":["1% increased Damage per 1% Chance to Block"],"recipe":["Fear","Envy","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":0,"id":6689},{"orbit":0,"id":32885}],"group":563,"orbitIndex":12,"isNotable":true,"name":"Lay Siege","orbit":7},"65353":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern","connections":[],"group":401,"skill":65353,"orbitIndex":0,"name":"Banner Mastery","orbit":0},"10738":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":1105,"skill":10738,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"17045":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":6,"id":55131}],"group":509,"skill":17045,"orbitIndex":42,"name":"Movement Speed ","orbit":4},"58088":{"stats":["4% increased Block chance","10% reduced Movement Speed Penalty while Actively Blocking"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":5,"id":16620}],"group":180,"skill":58088,"orbitIndex":36,"name":"Block and Movement Penalty with Raised Shield","orbit":4},"32448":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":32448,"stats":["+30% of Armour also applies to Lightning Damage","30% reduced effect of Shock on you"],"recipe":["Disgust","Greed","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":479,"orbitIndex":14,"isNotable":true,"name":"Shockproof","orbit":2},"61985":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/ChillAddditionalTime.dds","skill":61985,"stats":["Targets can be affected by two of your Chills at the same time","Your Chills can Slow targets by up to a maximum of 35%","25% less Magnitude of Chill you inflict"],"ascendancyName":"Stormweaver","connections":[{"orbit":0,"id":29398}],"group":408,"orbitIndex":6,"isNotable":true,"name":"Heavy Snows","orbit":6},"8737":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":41511},{"orbit":-7,"id":25927},{"orbit":-2,"id":6077},{"orbit":-2,"id":56284}],"group":187,"skill":8737,"orbitIndex":0,"name":"Minion Damage","orbit":0},"39128":{"stats":["15% increased Magnitude of Daze"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":47514}],"group":1250,"skill":39128,"orbitIndex":4,"name":"Daze Magnitude","orbit":2},"44141":{"stats":["3% increased Attack Speed with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":18969},{"orbit":0,"id":21788}],"group":1261,"skill":44141,"orbitIndex":7,"name":"Bow Speed","orbit":3},"2559":{"stats":["10% increased Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":7,"id":62542}],"group":1158,"skill":2559,"orbitIndex":22,"name":"Flask Charges Gained","orbit":2},"21606":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":2606},{"orbit":0,"id":29148}],"group":472,"skill":21606,"orbitIndex":12,"name":"Minion Life","orbit":3},"54983":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":3,"id":39369}],"group":1285,"skill":54983,"orbitIndex":2,"name":"Attack Critical Chance","orbit":7},"35033":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":35033,"stats":["4% increased Skill Speed"],"ascendancyName":"Amazon","group":1345,"connections":[{"orbit":0,"id":55796}],"orbitIndex":0,"name":"Skill Speed","orbit":0},"38601":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterArmourEvasionConvertedSpellAegis.dds","skill":38601,"stats":["35% less Armour and Evasion Rating","Grants Skill: Sorcery Ward"],"ascendancyName":"Witchhunter","connections":[{"orbit":0,"id":34501}],"group":207,"orbitIndex":28,"isNotable":true,"name":"Obsessive Rituals","orbit":6},"55048":{"icon":"Art/2DArt/SkillIcons/passives/KeystonePainAttunement.dds","skill":55048,"isKeystone":true,"stats":["30% less Critical Damage Bonus when on Full Life","30% more Critical Damage Bonus when on Low Life"],"group":112,"connections":[],"orbitIndex":0,"name":"Pain Attunement","orbit":0},"2394":{"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","skill":2394,"stats":["6% increased Attack Speed while Dual Wielding","15% increased Attack Critical Hit Chance while Dual Wielding"],"recipe":["Envy","Envy","Despair"],"connections":[],"group":681,"orbitIndex":9,"isNotable":true,"name":"Blade Flurry","orbit":3},"38501":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-4,"id":47796}],"group":549,"skill":38501,"orbitIndex":40,"name":"Attack Speed","orbit":4},"27658":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":21540}],"group":675,"skill":27658,"orbitIndex":6,"name":"Life Recoup","orbit":7},"32818":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":4,"id":48135}],"group":850,"skill":32818,"orbitIndex":6,"name":"Charm Charges","orbit":7},"44017":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneResoluteTechnique.dds","skill":44017,"isKeystone":true,"stats":["Accuracy Rating is Doubled","Never deal Critical Hits"],"group":163,"connections":[{"orbit":0,"id":4527}],"orbitIndex":0,"name":"Resolute Technique","orbit":0},"3025":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3025,"stats":["+5 to any Attribute"],"isAttribute":true,"group":672,"connections":[{"orbit":0,"id":38732},{"orbit":0,"id":36782},{"orbit":0,"id":25594}],"orbitIndex":0,"name":"Attribute","orbit":0},"28021":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":9782}],"group":1006,"skill":28021,"orbitIndex":0,"name":"Critical Damage","orbit":0},"29871":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":29871,"stats":["4% increased Skill Speed"],"ascendancyName":"Deadeye","group":1301,"connections":[{"orbit":0,"id":5817}],"orbitIndex":0,"name":"Skill Speed","orbit":0},"5695":{"stats":["15% increased Archon Buff duration"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":7,"id":32309},{"orbit":5,"id":50104}],"group":432,"skill":5695,"orbitIndex":20,"name":"Archon Duration","orbit":7},"56162":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLifeLoss.dds","skill":56162,"stats":["25% of Life Loss from Hits is prevented, then that much Life is lost over 4 seconds instead"],"ascendancyName":"Blood Mage","connections":[{"orbit":-9,"id":50192}],"group":795,"orbitIndex":13,"isNotable":true,"name":"Grasping Wounds","orbit":8},"27009":{"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","skill":27009,"stats":["50% increased Minion Damage while you have at least two different active Offerings"],"recipe":["Disgust","Suffering","Paranoia"],"connections":[{"orbit":0,"id":30459}],"group":665,"orbitIndex":6,"isNotable":true,"name":"Lust for Sacrifice","orbit":7},"17796":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":2147483647,"id":12412}],"group":480,"skill":17796,"orbitIndex":12,"name":"Cooldown Recovery Rate","orbit":2},"18407":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":18407,"stats":["+5 to any Attribute"],"isAttribute":true,"group":584,"connections":[],"orbitIndex":0,"name":"Attribute","orbit":0},"23192":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[],"group":111,"skill":23192,"orbitIndex":42,"name":"Block","orbit":4},"4364":{"stats":["6% increased Attack Damage","3% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":23736}],"group":934,"skill":4364,"orbitIndex":42,"name":"Reduced Movement Penalty and Attack Damage","orbit":4},"57097":{"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","skill":57097,"stats":["Link Skills can target Damageable Minions"],"recipe":["Greed","Ire","Suffering"],"connections":[{"orbit":0,"id":19658},{"orbit":7,"id":13694}],"group":323,"orbitIndex":13,"isNotable":true,"name":"Spirit Bonds","orbit":2},"54708":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":13855},{"orbit":0,"id":3918}],"group":532,"skill":54708,"orbitIndex":11,"name":"Mana Regeneration","orbit":2},"31977":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":4828},{"orbit":6,"id":10314}],"group":836,"skill":31977,"orbitIndex":36,"name":"Mana Regeneration","orbit":5},"47709":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":63814},{"orbit":0,"id":40336}],"group":568,"skill":47709,"orbitIndex":0,"name":"Bleeding Chance","orbit":0},"11762":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLinkPattern","connections":[],"group":348,"skill":11762,"orbitIndex":0,"name":"Link Mastery","orbit":0},"12778":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[],"group":962,"skill":12778,"orbitIndex":8,"name":"Spell Critical Chance","orbit":3},"44669":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[],"group":901,"skill":44669,"orbitIndex":9,"name":"Increased Duration","orbit":3},"55231":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":37361},{"orbit":0,"id":9857}],"group":577,"skill":55231,"orbitIndex":13,"name":"Bleeding Chance","orbit":7},"28542":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","skill":28542,"stats":["+10% to Fire Resistance","15% increased effect of Fully Broken Armour","Fully Broken Armour effects also apply to Fire Damage Taken from Hits"],"recipe":["Guilt","Suffering","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":7,"id":62785}],"group":296,"orbitIndex":5,"isNotable":true,"name":"The Molten One's Gift","orbit":1},"19027":{"stats":["15% increased Endurance, Frenzy and Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":-2,"id":21156},{"orbit":0,"id":7847}],"group":1236,"skill":19027,"orbitIndex":12,"name":"Charge Duration","orbit":7},"2174":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":4,"id":19249}],"group":289,"skill":2174,"orbitIndex":70,"name":"Totem Damage","orbit":4},"51702":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[],"group":299,"skill":51702,"orbitIndex":16,"name":"Strength","orbit":7},"23786":{"stats":["15% increased Magnitude of Bleeding you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":33391}],"group":957,"skill":23786,"orbitIndex":9,"name":"Critical Bleeding Effect","orbit":2},"19001":{"stats":["15% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":16786}],"group":965,"skill":19001,"orbitIndex":18,"name":"Immobilisation Buildup","orbit":7},"58714":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":58714,"stats":["Grenade Skills have +1 Cooldown Use"],"recipe":["Paranoia","Fear","Isolation"],"connections":[{"orbit":0,"id":39431}],"group":587,"orbitIndex":60,"isNotable":true,"name":"Grenadier","orbit":4},"44871":{"stats":["+10 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":54447},{"orbit":0,"id":56216}],"group":622,"skill":44871,"orbitIndex":2,"name":"Energy Shield","orbit":3},"51832":{"stats":["16% increased Damage with Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":47722}],"group":121,"skill":51832,"orbitIndex":6,"name":"Warcry Damage","orbit":2},"14439":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":3,"id":5728}],"group":74,"skill":14439,"orbitIndex":8,"name":"Armour and Energy Shield","orbit":7},"25700":{"stats":["10% increased chance to Shock","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":4,"id":41096}],"group":1022,"skill":25700,"orbitIndex":42,"name":"Elemental Damage and Shock Chance","orbit":4},"17791":{"stats":["18% increased Stun Buildup with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":526}],"group":81,"skill":17791,"orbitIndex":3,"name":"Mace Stun Buildup","orbit":7},"8460":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":126,"skill":8460,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"53089":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":9918},{"orbit":0,"id":10474}],"group":221,"skill":53089,"orbitIndex":12,"name":"Attack Area","orbit":2},"35974":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":51105}],"group":224,"skill":35974,"orbitIndex":22,"name":"Totem Life","orbit":2},"50219":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":50219,"stats":["Curse zones erupt after 10% reduced delay"],"ascendancyName":"Chronomancer","group":274,"connections":[{"orbit":0,"id":42035}],"orbitIndex":21,"name":"Curse Delay","orbit":2},"1459":{"stats":["16% increased Mana Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":47252}],"group":151,"skill":1459,"orbitIndex":12,"name":"Mana Regeneration","orbit":7},"48035":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":11329}],"group":447,"skill":48035,"orbitIndex":3,"name":"Life Regeneration","orbit":2},"58416":{"stats":["10% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[],"group":1129,"skill":58416,"orbitIndex":11,"name":"Projectile Speed","orbit":2},"19482":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":19482,"stats":["3% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":0,"id":36564}],"orbitIndex":109,"name":"Life","orbit":9},"25312":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":24259},{"orbit":0,"id":64405}],"group":247,"skill":25312,"orbitIndex":36,"name":"Totem Damage","orbit":5},"7793":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":7793,"stats":["3% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":6,"id":18348}],"orbitIndex":130,"name":"Life","orbit":9},"54814":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":54814,"stats":["30% increased Presence Area of Effect","4% increased Spirit"],"recipe":["Guilt","Isolation","Isolation"],"connections":[{"orbit":0,"id":16114}],"group":350,"orbitIndex":14,"isNotable":true,"name":"Profane Commander","orbit":2},"5324":{"stats":["20% increased Attack Damage if you have been Heavy Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":2147483647,"id":54437},{"orbit":0,"id":2397}],"group":529,"skill":5324,"orbitIndex":16,"name":"Attack Damage if Stunned Recently","orbit":7},"10079":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":5314}],"group":663,"skill":10079,"orbitIndex":16,"name":"Energy Shield Recharge","orbit":2},"54311":{"stats":["15% increased Magnitude of Ignite you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":7,"id":28482}],"group":273,"skill":54311,"orbitIndex":18,"name":"Critical Ignite Magnitude","orbit":2},"49593":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[{"orbit":0,"id":4725}],"group":60,"skill":49593,"orbitIndex":6,"name":"Sentinels","orbit":7},"39190":{"stats":["15% increased Melee Damage with Hits at Close Range"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":8800}],"group":58,"skill":39190,"orbitIndex":12,"name":"Melee Damage","orbit":3},"27418":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":27418,"stats":["4% increased Strength"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":0,"id":30115}],"orbitIndex":48,"name":"Strength","orbit":4},"30459":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":665,"skill":30459,"orbitIndex":3,"name":"Minion Offence Mastery","orbit":1},"32241":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":1035,"skill":32241,"orbitIndex":0,"name":"Life Mastery","orbit":0},"2254":{"icon":"Art/2DArt/SkillIcons/passives/deepwisdom.dds","skill":2254,"stats":["30% increased maximum Energy Shield","+10 to Intelligence"],"connections":[{"orbit":0,"id":60685},{"orbit":5,"id":43736},{"orbit":6,"id":14666}],"group":669,"orbitIndex":0,"isNotable":true,"name":"Pure Energy","orbit":0},"65023":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":65023,"stats":["Defend with 150% of Armour against Hits from Enemies that are further than 6m away"],"recipe":["Paranoia","Paranoia","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":534,"orbitIndex":6,"isNotable":true,"name":"Impenetrable Shell","orbit":3},"37795":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[],"group":1019,"skill":37795,"orbitIndex":0,"name":"Shield Mastery","orbit":0},"34030":{"stats":["Offerings have 15% increased Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":47441},{"orbit":0,"id":13634},{"orbit":0,"id":42614}],"group":673,"skill":34030,"orbitIndex":0,"name":"Offering Life","orbit":0},"47441":{"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","skill":47441,"stats":["Offerings have 30% increased Maximum Life","Recover 3% of maximum Life when you create an Offering"],"recipe":["Disgust","Guilt","Fear"],"connections":[{"orbit":0,"id":61992}],"group":673,"orbitIndex":12,"isNotable":true,"name":"Stigmata","orbit":7},"54521":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54521,"stats":["+5 to any Attribute"],"isAttribute":true,"group":516,"connections":[{"orbit":5,"id":13537},{"orbit":0,"id":58789},{"orbit":4,"id":22185}],"orbitIndex":0,"name":"Attribute","orbit":0},"762":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":762,"stats":["Minions deal 20% increased Damage"],"ascendancyName":"Tactician","group":303,"connections":[{"orbit":0,"id":1988}],"orbitIndex":0,"name":"Minion Damage","orbit":0},"58090":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":48774}],"group":675,"skill":58090,"orbitIndex":18,"name":"Life Recoup","orbit":7},"49696":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":10273}],"group":647,"skill":49696,"orbitIndex":12,"name":"All Attributes","orbit":5},"39517":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[],"group":459,"skill":39517,"orbitIndex":18,"name":"Block","orbit":3},"51728":{"stats":["15% chance to Pierce an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":6505}],"group":676,"skill":51728,"orbitIndex":7,"name":"Pierce Chance","orbit":2},"22331":{"stats":["Minions have +8% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":8983},{"orbit":0,"id":40200}],"group":378,"skill":22331,"orbitIndex":3,"name":"Minion Resistances","orbit":1},"45488":{"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","skill":45488,"stats":["20% increased Accuracy Rating while Dual Wielding","3% increased Movement Speed while Dual Wielding"],"recipe":["Guilt","Greed","Envy"],"connections":[{"orbit":0,"id":4377}],"group":681,"orbitIndex":15,"isNotable":true,"name":"Cross Strike","orbit":3},"8194":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":1109,"skill":8194,"orbitIndex":10,"name":"Stun Threshold if no recent Stun","orbit":7},"7218":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":60203}],"group":682,"skill":7218,"orbitIndex":22,"name":"Strength","orbit":3},"30523":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":30523,"stats":["Minions have 25% increased maximum Life","Minions have 25% increased Evasion Rating"],"recipe":["Despair","Fear","Ire"],"connections":[{"orbit":0,"id":35492}],"group":621,"orbitIndex":61,"isNotable":true,"name":"Dead can Dance","orbit":5},"60662":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":60662,"stats":["12% increased Elemental Damage"],"ascendancyName":"Amazon","group":1346,"connections":[{"orbit":0,"id":7979}],"orbitIndex":0,"name":"Elemental Damage","orbit":0},"39515":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":23450}],"group":571,"skill":39515,"orbitIndex":8,"name":"Fire Damage","orbit":3},"472":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":3744}],"group":682,"skill":472,"orbitIndex":20,"name":"Dexterity","orbit":7},"40975":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":24368}],"group":477,"skill":40975,"orbitIndex":0,"name":"Ballista Damage","orbit":0},"50483":{"stats":["Minions have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":61842}],"group":378,"skill":50483,"orbitIndex":22,"name":"Minion Area","orbit":3},"14540":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneUnwaveringStance.dds","skill":14540,"isKeystone":true,"stats":["Cannot be Light Stunned","Cannot Dodge Roll or Sprint"],"group":368,"connections":[{"orbit":0,"id":31903}],"orbitIndex":0,"name":"Unwavering Stance","orbit":0},"65287":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":5580}],"group":96,"skill":65287,"orbitIndex":6,"name":"Totem Damage","orbit":2},"19223":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":21755},{"orbit":0,"id":53166}],"group":686,"skill":19223,"orbitIndex":18,"name":"Attack Damage","orbit":7},"32183":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":32183,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1149,"connections":[{"orbit":4,"id":28371}],"orbitIndex":0,"name":"Attribute","orbit":0},"64819":{"stats":["6% increased Fire Damage","10% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-3,"id":47753}],"group":91,"skill":64819,"orbitIndex":48,"name":"Fire Damage and Armour ","orbit":4},"44280":{"stats":["8% increased Effect of your Mark Skills","5% chance to Blind Enemies on Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-3,"id":23305}],"group":1169,"skill":44280,"orbitIndex":9,"name":"Mark Effect and Blind Chance","orbit":2},"31189":{"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","skill":31189,"stats":["10% increased Attack Damage","30% increased Accuracy Rating while moving"],"recipe":["Despair","Greed","Isolation"],"connections":[{"orbit":0,"id":28863}],"group":686,"orbitIndex":12,"isNotable":true,"name":"Unexpected Finesse","orbit":4},"26194":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":37872}],"group":686,"skill":26194,"orbitIndex":0,"name":"Presence Area","orbit":7},"49633":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":663,"skill":49633,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"38323":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38323,"stats":["+5 to any Attribute"],"isAttribute":true,"group":454,"connections":[{"orbit":-6,"id":6015},{"orbit":-5,"id":22928}],"orbitIndex":0,"name":"Attribute","orbit":0},"37593":{"stats":["Remnants can be collected from 10% further away"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[],"group":688,"skill":37593,"orbitIndex":0,"name":"Remnant Pickup Range","orbit":0},"64357":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":50062},{"orbit":0,"id":506}],"group":229,"skill":64357,"orbitIndex":8,"name":"Armour and Energy Shield","orbit":2},"21537":{"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","skill":21537,"stats":["+2 to Maximum Frenzy Charges"],"recipe":["Fear","Guilt","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1280,"orbitIndex":16,"isNotable":true,"name":"Fervour","orbit":2},"26596":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":5,"id":5766},{"orbit":-5,"id":51416}],"group":1003,"skill":26596,"orbitIndex":19,"name":"Cast Speed","orbit":3},"36880":{"stats":["15% increased effect of Arcane Surge on you"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":43036}],"group":341,"skill":36880,"orbitIndex":51,"name":"Arcane Surge Effect","orbit":4},"22208":{"stats":["8% increased Critical Hit Chance for Attacks","8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":15207}],"group":1136,"skill":22208,"orbitIndex":18,"name":"Accuracy and Critical Chance","orbit":7},"47307":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":5,"id":2254}],"group":631,"skill":47307,"orbitIndex":4,"name":"Cast Speed","orbit":2},"4579":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":4579,"stats":["+10% to Cold Resistance","+2% to Maximum Cold Resistance if you have at least 5 Blue Support Gems Socketed"],"recipe":["Fear","Isolation","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":751,"orbitIndex":4,"isNotable":true,"name":"Unbothering Cold","orbit":2},"31326":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":31326,"stats":["20% increased Ignite Magnitude","20% increased Ignite Duration on Enemies"],"recipe":["Guilt","Suffering","Paranoia"],"connections":[{"orbit":0,"id":44092},{"orbit":0,"id":11505}],"group":462,"orbitIndex":19,"isNotable":true,"name":"Slow Burn","orbit":2},"56893":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":56893,"stats":["20% chance for Charms you use to not consume Charges","Recover 5% of maximum Mana when a Charm is used"],"recipe":["Paranoia","Fear","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern","connections":[],"group":1080,"orbitIndex":16,"isNotable":true,"name":"Thicket Warding","orbit":7},"8357":{"stats":["Minions have 3% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":10742}],"group":379,"skill":8357,"orbitIndex":6,"name":"Minion Attack and Cast Speed","orbit":3},"41905":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":41905,"stats":["Minions Revive 15% faster","Recover 2% of maximum Life when one of your Minions is Revived"],"recipe":["Ire","Fear","Disgust"],"connections":[{"orbit":0,"id":56926},{"orbit":7,"id":44255}],"group":778,"orbitIndex":0,"isNotable":true,"name":"Gravedigger","orbit":0},"22439":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":5936}],"group":590,"skill":22439,"orbitIndex":12,"name":"Elemental Damage","orbit":3},"44932":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":54984}],"group":1142,"skill":44932,"orbitIndex":4,"name":"Shock Effect","orbit":3},"11788":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":14355}],"group":705,"skill":11788,"orbitIndex":0,"name":"Spell Area Damage","orbit":7},"29408":{"stats":["8% increased Mana Cost Efficiency"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":0,"id":31888}],"group":940,"skill":29408,"orbitIndex":8,"name":"Mana Cost Efficiency","orbit":2},"6490":{"stats":["10% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":14082}],"group":1016,"skill":6490,"orbitIndex":12,"name":"Critical Damage","orbit":2},"3717":{"stats":["12% increased Damage with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":19998},{"orbit":0,"id":35653}],"group":707,"skill":3717,"orbitIndex":0,"name":"Crossbow Damage","orbit":0},"59425":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":23939}],"group":481,"skill":59425,"orbitIndex":16,"name":"Life Recoup","orbit":7},"56567":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":151}],"group":463,"skill":56567,"orbitIndex":11,"name":"Accuracy","orbit":7},"9187":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":9187,"stats":["25% increased Warcry Speed","20% increased Damage for each different Warcry you've used Recently"],"recipe":["Isolation","Greed","Guilt"],"connections":[{"orbit":0,"id":20015}],"group":308,"orbitIndex":8,"isNotable":true,"name":"Escalation","orbit":2},"44566":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":44566,"stats":["30% chance for Lightning Damage with Hits to be Lucky"],"recipe":["Suffering","Isolation","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":718,"orbitIndex":0,"isNotable":true,"name":"Lightning Rod","orbit":0},"38463":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38463,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1078,"connections":[{"orbit":0,"id":46882},{"orbit":-6,"id":21111},{"orbit":5,"id":43522},{"orbit":0,"id":22329}],"orbitIndex":0,"name":"Attribute","orbit":0},"37532":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLightning.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1051,"skill":37532,"orbitIndex":0,"name":"Lightning Mastery","orbit":0},"13081":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-5,"id":14254}],"group":616,"skill":13081,"orbitIndex":17,"name":"Projectile Damage","orbit":5},"55708":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":55708,"stats":["Damage Penetrates 18% Lightning Resistance","Gain 6% of Elemental Damage as Extra Lightning Damage"],"recipe":["Isolation","Fear","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":721,"orbitIndex":10,"isNotable":true,"name":"Electric Amplification","orbit":7},"372":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":372,"stats":["+30% of Armour also applies to Fire Damage","30% reduced Magnitude of Ignite on you"],"recipe":["Disgust","Disgust","Greed"],"connections":[{"orbit":0,"id":54340}],"group":282,"orbitIndex":6,"isNotable":true,"name":"Heatproof","orbit":7},"64119":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":64119,"stats":["40% increased Crossbow Reload Speed"],"recipe":["Fear","Guilt","Suffering"],"connections":[{"orbit":0,"id":33596}],"group":724,"orbitIndex":20,"isNotable":true,"name":"Rapid Reload","orbit":7},"24843":{"stats":["25% increased Evasion Rating while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":-7,"id":1680},{"orbit":0,"id":56860}],"group":1034,"skill":24843,"orbitIndex":20,"name":"Evasion during Parry","orbit":7},"4447":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":4447,"stats":["20% increased Pin duration","Pinned Enemies cannot deal Critical Hits"],"recipe":["Greed","Despair","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":821,"orbitIndex":12,"isNotable":true,"name":"Pin their Motivation","orbit":7},"21801":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":1045,"skill":21801,"orbitIndex":10,"name":"Chaos Mastery","orbit":1},"36596":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":45013}],"group":732,"skill":36596,"orbitIndex":4,"name":"Damage against Enemies on Low Life","orbit":3},"37408":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":37408,"stats":["Life Flasks gain 0.1 charges per Second","+10 to Strength"],"recipe":["Envy","Despair","Disgust"],"connections":[{"orbit":7,"id":31855},{"orbit":0,"id":46761}],"group":912,"orbitIndex":13,"isNotable":true,"name":"Staunching","orbit":2},"36341":{"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","skill":36341,"stats":["40% increased Culling Strike Threshold against Rare or Unique Enemies"],"recipe":["Despair","Guilt","Suffering"],"connections":[{"orbit":0,"id":35118}],"group":843,"orbitIndex":10,"isNotable":true,"name":"Cull the Hordes","orbit":2},"53187":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":53187,"stats":["40% reduced Presence Area of Effect","Rage you gain is also granted to Allies in your Presence"],"recipe":["Disgust","Fear","Fear"],"connections":[{"orbit":0,"id":35011},{"orbit":0,"id":57775}],"group":332,"orbitIndex":22,"isNotable":true,"name":"Warlord Berserker","orbit":2},"10273":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":45272}],"group":647,"skill":10273,"orbitIndex":2,"name":"All Attributes","orbit":7},"63360":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":2147483647,"id":62258}],"group":541,"skill":63360,"orbitIndex":14,"name":"Banner Glory Gained","orbit":7},"59596":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":59596,"stats":["25% increased Energy Shield Recharge Rate","Gain 20 Energy Shield when you Block"],"recipe":["Paranoia","Despair","Greed"],"connections":[{"orbit":0,"id":37641}],"group":229,"orbitIndex":16,"isNotable":true,"name":"Covering Ward","orbit":3},"33964":{"stats":["10% increased Critical Hit Chance with Traps"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":64295}],"group":1221,"skill":33964,"orbitIndex":49,"name":"Trap Critical Chance","orbit":4},"34626":{"stats":["Recover 2% of maximum Life for each Endurance Charge consumed"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":61142},{"orbit":0,"id":4527}],"group":138,"skill":34626,"orbitIndex":6,"name":"Recover Life on consuming Endurance Charge","orbit":2},"48401":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48401,"stats":["+5 to any Attribute"],"isAttribute":true,"group":737,"connections":[{"orbit":0,"id":35987},{"orbit":0,"id":61312},{"orbit":5,"id":10909}],"orbitIndex":30,"name":"Attribute","orbit":6},"2978":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":739,"skill":2978,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"48617":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":48617,"stats":["50% increased Damage against Demons","50% increased Duration of Ailments on Beasts","50% increased Critical Hit Chance against Humanoids","50% increased Immobilisation buildup against Constructs"],"recipe":["Fear","Guilt","Disgust"],"connections":[{"orbit":0,"id":1915},{"orbit":0,"id":11667},{"orbit":0,"id":15839},{"orbit":0,"id":6266},{"orbit":0,"id":2978}],"group":740,"orbitIndex":3,"isNotable":true,"name":"Hunter","orbit":7},"10242":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":38111}],"group":1035,"skill":10242,"orbitIndex":8,"name":"Life Recoup","orbit":2},"4203":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4203,"stats":["+5 to any Attribute"],"isAttribute":true,"group":745,"connections":[{"orbit":4,"id":30555},{"orbit":-4,"id":42736},{"orbit":-4,"id":59603},{"orbit":0,"id":49046},{"orbit":3,"id":42076}],"orbitIndex":0,"name":"Attribute","orbit":0},"48171":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[],"group":176,"skill":48171,"orbitIndex":13,"name":"Cold Damage","orbit":4},"26319":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-7,"id":30990}],"group":747,"skill":26319,"orbitIndex":0,"name":"Critical Chance","orbit":2},"16790":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":16790,"stats":["15% increased Mana Regeneration Rate","20% increased Mana Cost Efficiency"],"recipe":["Greed","Paranoia","Envy"],"connections":[{"orbit":0,"id":27234}],"group":748,"orbitIndex":0,"isNotable":true,"name":"Efficient Casting","orbit":7},"2732":{"stats":["8% increased Mana Cost Efficiency"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":-2,"id":16790}],"group":748,"skill":2732,"orbitIndex":11,"name":"Mana Cost Efficiency","orbit":1},"65393":{"stats":["8% increased Mana Cost Efficiency"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":-2,"id":2732},{"orbit":0,"id":11672}],"group":748,"skill":65393,"orbitIndex":16,"name":"Mana Cost Efficiency","orbit":2},"20251":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":20251,"stats":["Fissure Skills have a 20% chance to create an additional Fissure"],"recipe":["Suffering","Suffering","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":79,"orbitIndex":1,"isNotable":true,"name":"Splitting Ground","orbit":3},"26061":{"stats":["Gain 15% of maximum Energy Shield as additional Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":2,"id":4579}],"group":751,"skill":26061,"orbitIndex":22,"name":"Energy Shield as Freeze Threshold","orbit":2},"28086":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-6,"id":57088},{"orbit":0,"id":144}],"group":1068,"skill":28086,"orbitIndex":14,"name":"Cold Penetration","orbit":2},"1207":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1207,"stats":["+5 to any Attribute"],"isAttribute":true,"group":503,"connections":[{"orbit":0,"id":38323}],"orbitIndex":69,"name":"Attribute","orbit":4},"36602":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":18465}],"group":446,"skill":36602,"orbitIndex":39,"name":"Critical Damage","orbit":4},"51241":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-2,"id":55118}],"group":1203,"skill":51241,"orbitIndex":10,"name":"Charm Charges","orbit":2},"24491":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":24491,"stats":["Invocated Spells have 40% chance to consume half as much Energy"],"recipe":["Guilt","Greed","Isolation"],"connections":[{"orbit":0,"id":20140}],"group":752,"orbitIndex":0,"isNotable":true,"name":"Invocated Echoes","orbit":4},"45530":{"stats":["Minions cause 15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-7,"id":55180}],"group":755,"skill":45530,"orbitIndex":18,"name":"Minion Stun Buildup","orbit":7},"27726":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":-4,"id":7721}],"group":470,"skill":27726,"orbitIndex":8,"name":"Armour","orbit":2},"20140":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":756,"skill":20140,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"34473":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":34473,"stats":["3% increased Movement Speed","29% increased Chaos Damage","+13 to all Attributes","-7% to Chaos Resistance","23% reduced Light Radius"],"recipe":["Isolation","Despair","Fear"],"connections":[{"orbit":0,"id":42361}],"group":1084,"orbitIndex":8,"isNotable":true,"name":"Spaghettification","orbit":2},"36478":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":47204},{"orbit":0,"id":28002}],"group":318,"skill":36478,"orbitIndex":1,"name":"Melee Damage","orbit":2},"45331":{"stats":["Projectiles have 5% chance to Chain an additional time from terrain"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":7,"id":23221}],"group":1111,"skill":45331,"orbitIndex":21,"name":"Chaining Projectiles","orbit":7},"61396":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":10998}],"group":759,"skill":61396,"orbitIndex":11,"name":"Armour and Evasion","orbit":3},"61842":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":33240},{"orbit":0,"id":14712}],"group":378,"skill":61842,"orbitIndex":0,"name":"Minion Damage","orbit":3},"1019":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":45037}],"group":759,"skill":1019,"orbitIndex":0,"name":"Armour and Evasion","orbit":0},"1599":{"stats":["5% increased Critical Hit Chance","8% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":31286}],"group":1174,"skill":1599,"orbitIndex":18,"name":"Physical Damage and Critical Chance","orbit":2},"33244":{"icon":"Art/2DArt/SkillIcons/passives/AltAttackDamageMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":290,"skill":33244,"orbitIndex":0,"name":"Rage Mastery","orbit":0},"23915":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-1,"id":41529}],"group":1039,"skill":23915,"orbitIndex":0,"name":"Critical Damage","orbit":0},"48137":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":33887}],"group":760,"skill":48137,"orbitIndex":11,"name":"Crossbow Reload Speed","orbit":4},"42825":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":31238}],"group":388,"skill":42825,"orbitIndex":14,"name":"Energy Shield Delay","orbit":2},"27095":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":14890},{"orbit":0,"id":48658}],"group":919,"skill":27095,"orbitIndex":7,"name":"Freeze Buildup","orbit":7},"59603":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[],"group":783,"skill":59603,"orbitIndex":0,"name":"Life Recoup","orbit":0},"61718":{"stats":["15% increased Damage against Dazed Enemies"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":38342}],"group":1250,"skill":61718,"orbitIndex":16,"name":"Daze on Hit","orbit":2},"53527":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":53527,"stats":["Break 50% of Armour on Heavy Stunning an Enemy"],"recipe":["Fear","Guilt","Guilt"],"connections":[{"orbit":0,"id":58855}],"group":171,"orbitIndex":0,"isNotable":true,"name":"Shattering Blow","orbit":7},"19779":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":2,"id":63891}],"group":767,"skill":19779,"orbitIndex":22,"name":"Chaos Damage","orbit":2},"41768":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41768,"stats":["+5 to any Attribute"],"isAttribute":true,"group":78,"connections":[{"orbit":0,"id":28982},{"orbit":0,"id":4725}],"orbitIndex":0,"name":"Attribute","orbit":0},"28982":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28982,"stats":["+5 to any Attribute"],"isAttribute":true,"group":68,"connections":[{"orbit":0,"id":31295},{"orbit":0,"id":55190}],"orbitIndex":0,"name":"Attribute","orbit":0},"42959":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":42959,"stats":["60% increased Effect of Poison you inflict on targets that are not Poisoned"],"recipe":["Suffering","Greed","Isolation"],"connections":[{"orbit":-2,"id":32896},{"orbit":0,"id":28903}],"group":1100,"orbitIndex":12,"isNotable":true,"name":"Low Tolerance","orbit":7},"30985":{"stats":["5% chance when collecting an Elemental Infusion to gain an","additional Elemental Infusion of the same type"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":12324}],"group":346,"skill":30985,"orbitIndex":10,"name":"Infusion Chance","orbit":2},"27388":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":27388,"stats":["20% increased Mana Regeneration Rate","10% chance to Gain Arcane Surge when you deal a Critical Hit"],"recipe":["Suffering","Greed","Greed"],"connections":[{"orbit":0,"id":28578},{"orbit":0,"id":24551}],"group":215,"orbitIndex":23,"isNotable":true,"name":"Aspiring Genius","orbit":7},"31918":{"stats":["15% chance to Pierce an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-3,"id":4534}],"group":1111,"skill":31918,"orbitIndex":15,"name":"Pierce Chance","orbit":7},"51820":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":51820,"stats":["12% increased Attack and Cast Speed if you've summoned a Totem Recently"],"recipe":["Despair","Suffering","Suffering"],"connections":[{"orbit":0,"id":21127}],"group":224,"orbitIndex":30,"isNotable":true,"name":"Ancestral Conduits","orbit":6},"19129":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":55066},{"orbit":0,"id":9290}],"group":602,"skill":19129,"orbitIndex":21,"name":"Pin Buildup","orbit":3},"30082":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":43155}],"group":772,"skill":30082,"orbitIndex":0,"name":"Crossbow Reload Speed","orbit":0},"56926":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":778,"skill":56926,"orbitIndex":3,"name":"Minion Defence Mastery","orbit":2},"44255":{"stats":["Minions Revive 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":-3,"id":28573}],"group":778,"skill":44255,"orbitIndex":12,"name":"Minion Revive Speed","orbit":7},"14548":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":7,"id":59541}],"group":778,"skill":14548,"orbitIndex":0,"name":"Minion Life","orbit":7},"2575":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":2575,"stats":["30% increased Totem Placement speed","8% increased Attack and Cast Speed if you've summoned a Totem Recently"],"recipe":["Suffering","Paranoia","Guilt"],"connections":[{"orbit":0,"id":65154}],"group":108,"orbitIndex":14,"isNotable":true,"name":"Ancestral Alacrity","orbit":2},"33059":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":33059,"stats":["80% increased Stun Recovery"],"recipe":["Ire","Guilt","Greed"],"connections":[{"orbit":0,"id":2841}],"group":779,"orbitIndex":12,"isNotable":true,"name":"Back in Action","orbit":2},"42032":{"icon":"Art/2DArt/SkillIcons/passives/Trap.dds","skill":42032,"stats":["10% increased Damage for each Hazard triggered Recently, up to 50%"],"recipe":["Isolation","Guilt","Ire"],"connections":[{"orbit":0,"id":17906}],"group":1242,"orbitIndex":4,"isNotable":true,"name":"Escalating Mayhem","orbit":7},"14176":{"stats":["Inherent Rage Loss starts 1 second later"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":18004}],"group":222,"skill":14176,"orbitIndex":0,"name":"Later Rage Loss Start","orbit":2},"15991":{"icon":"Art/2DArt/SkillIcons/passives/ArchonLightningNotable.dds","skill":15991,"stats":["Immune to Shock while affected by Lightning Archon"],"recipe":["Isolation","Paranoia","Ire"],"connections":[{"orbit":0,"id":15984}],"group":685,"orbitIndex":19,"isNotable":true,"name":"Embodiment of Lightning","orbit":2},"41821":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":142,"skill":41821,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"22141":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":54521},{"orbit":0,"id":51797}],"group":481,"skill":22141,"orbitIndex":6,"name":"Life Recoup","orbit":7},"28061":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":0,"id":35878}],"group":956,"skill":28061,"orbitIndex":6,"name":"Elemental Attack Damage","orbit":7},"35284":{"stats":["6% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":-2,"id":31898},{"orbit":-7,"id":64471}],"group":428,"skill":35284,"orbitIndex":3,"name":"Herald Reservation","orbit":7},"28038":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":56488}],"group":792,"skill":28038,"orbitIndex":12,"name":"Deflection","orbit":7},"35896":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35896,"stats":["+5 to any Attribute"],"isAttribute":true,"group":813,"connections":[{"orbit":0,"id":55668},{"orbit":0,"id":53266},{"orbit":0,"id":17672}],"orbitIndex":0,"name":"Attribute","orbit":0},"50795":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":50795,"stats":["15% increased Accuracy Rating","20% increased Projectile Damage"],"recipe":["Guilt","Guilt","Paranoia"],"connections":[{"orbit":0,"id":58013},{"orbit":0,"id":20744}],"group":793,"orbitIndex":7,"isNotable":true,"name":"Careful Aim","orbit":7},"55582":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":55582,"stats":["+2% to Quality of all Skills"],"ascendancyName":"Gemling Legionnaire","group":298,"connections":[{"orbit":2147483647,"id":60287}],"orbitIndex":0,"name":"Skill Gem Quality","orbit":0},"4921":{"stats":["Skills have a 5% chance to not consume Glory"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":13524}],"group":403,"skill":4921,"orbitIndex":11,"name":"Chance to not Consume Glory","orbit":7},"38728":{"stats":["8% increased Evasion Rating","Gain Deflection Rating equal to 3% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":5,"id":14539}],"group":1226,"skill":38728,"orbitIndex":0,"name":"Deflection and Evasion","orbit":7},"47191":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[],"group":192,"skill":47191,"orbitIndex":58,"name":"Fire Damage","orbit":4},"12322":{"stats":["8% increased Flask and Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":0,"id":53196}],"group":811,"skill":12322,"orbitIndex":8,"name":"Flask and Charm Charges Gained","orbit":7},"9583":{"stats":["10% increased amount of Life Leeched","10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":47316}],"group":381,"skill":9583,"orbitIndex":21,"name":"Life Leech and Physical Damage","orbit":7},"31419":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":3,"id":35787},{"orbit":4,"id":53405}],"group":351,"skill":31419,"orbitIndex":9,"name":"Increased Duration","orbit":7},"5108":{"stats":["Attacks with One-Handed Weapons have 15% increased Chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[],"group":655,"skill":5108,"orbitIndex":21,"name":"One Handed Ailment Chance","orbit":2},"18882":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":18882,"stats":["+5 to any Attribute"],"isAttribute":true,"group":798,"connections":[{"orbit":-2,"id":24045},{"orbit":0,"id":26786},{"orbit":0,"id":30047},{"orbit":0,"id":29941}],"orbitIndex":6,"name":"Attribute","orbit":5},"17706":{"stats":["10% increased Energy Shield Recharge Rate","10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-2,"id":46972}],"group":734,"skill":17706,"orbitIndex":20,"name":"Energy Shield Recharge and Mana Flask Recovery","orbit":2},"38814":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38814,"stats":["+5 to any Attribute"],"isAttribute":true,"group":804,"connections":[{"orbit":0,"id":19288},{"orbit":0,"id":62341},{"orbit":0,"id":11980}],"orbitIndex":0,"name":"Attribute","orbit":0},"62510":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":4,"id":8697},{"orbit":6,"id":17118}],"group":891,"skill":62510,"orbitIndex":69,"name":"Elemental Attack Damage","orbit":4},"43923":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","options":{"Huntress":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","name":"Stun Threshold during Parry","id":34062}},"skill":43923,"stats":["8% increased Accuracy Rating"],"isSwitchable":true,"group":806,"connections":[{"orbit":0,"id":19104}],"orbitIndex":2,"name":"Accuracy","orbit":2},"24045":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[],"group":797,"skill":24045,"orbitIndex":9,"name":"Mana Flask Recovery","orbit":2},"50328":{"stats":["10% increased Life and Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":0,"id":28992},{"orbit":0,"id":10053}],"group":806,"skill":50328,"orbitIndex":23,"name":"Life and Mana Flask Recovery","orbit":3},"9458":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":806,"skill":9458,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"44406":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[],"group":322,"skill":44406,"orbitIndex":0,"name":"Stun Buildup","orbit":6},"35492":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":621,"skill":35492,"orbitIndex":21,"name":"Minion Offence Mastery","orbit":7},"33180":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":46989},{"orbit":0,"id":60269}],"group":705,"skill":33180,"orbitIndex":15,"name":"Spell Area of Effect","orbit":7},"5920":{"stats":["6% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":-3,"id":52574},{"orbit":5,"id":51921}],"group":498,"skill":5920,"orbitIndex":16,"name":"Attack Area Damage and Area","orbit":2},"45086":{"stats":["Gain 3% of Physical Damage as extra Chaos Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":34520}],"group":809,"skill":45086,"orbitIndex":21,"name":"Physical as Extra Chaos Damage","orbit":2},"53196":{"stats":["8% increased Flask and Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":0,"id":46692}],"group":811,"skill":53196,"orbitIndex":12,"name":"Flask and Charm Charges Gained","orbit":7},"21274":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21274,"stats":["+5 to any Attribute"],"isAttribute":true,"group":709,"connections":[{"orbit":0,"id":39298}],"orbitIndex":0,"name":"Attribute","orbit":0},"3698":{"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","skill":3698,"stats":["Enemies in Jagged Ground you create take 10% increased Damage"],"recipe":["Isolation","Isolation","Greed"],"connections":[{"orbit":0,"id":33137}],"group":218,"orbitIndex":11,"isNotable":true,"name":"Spike Pit","orbit":2},"4157":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance2.dds","connections":[{"orbit":-6,"id":49220}],"group":815,"skill":4157,"orbitIndex":18,"name":"Critical Chance","orbit":7},"12925":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":5,"id":61196}],"group":817,"skill":12925,"orbitIndex":2,"name":"Shock Chance","orbit":4},"29843":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":35987}],"group":818,"skill":29843,"orbitIndex":19,"name":"Evasion","orbit":7},"36479":{"icon":"Art/2DArt/SkillIcons/passives/Storm Weaver.dds","skill":36479,"stats":["Gain 5% of Damage as Extra Lightning Damage","30% increased chance to Shock"],"connections":[{"orbit":0,"id":12925}],"group":817,"orbitIndex":66,"isNotable":true,"name":"Essence of the Storm","orbit":4},"16123":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":820,"skill":16123,"orbitIndex":22,"name":"Critical Mastery","orbit":3},"22271":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":15083}],"group":693,"skill":22271,"orbitIndex":0,"name":"Shock Chance","orbit":0},"24368":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":37302},{"orbit":0,"id":40597}],"group":477,"skill":24368,"orbitIndex":0,"name":"Ballista Damage","orbit":7},"29914":{"stats":["20% increased Armour while Surrounded","20% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":46931}],"group":360,"skill":29914,"orbitIndex":7,"name":"Armour and Evasion while Surrounded","orbit":3},"10927":{"stats":["10% increased Pin duration"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":9272},{"orbit":0,"id":42250}],"group":821,"skill":10927,"orbitIndex":3,"name":"Pin Duration","orbit":3},"33922":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":33922,"stats":["Exposure you inflict lowers Resistances by an additional 5%"],"recipe":["Disgust","Isolation","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":6950}],"group":727,"orbitIndex":6,"isNotable":true,"name":"Stripped Defences","orbit":2},"12906":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":12906,"stats":["60% increased Critical Hit Chance against Immobilised enemies","Your Hits cannot be Evaded by Pinned Enemies"],"recipe":["Despair","Despair","Guilt"],"connections":[{"orbit":0,"id":3234}],"group":821,"orbitIndex":20,"isNotable":true,"name":"Sitting Duck","orbit":7},"34984":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":824,"skill":34984,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"27992":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupBow.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[],"group":501,"skill":27992,"orbitIndex":0,"name":"Crossbow Mastery","orbit":0},"61056":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-4,"id":40399}],"group":1052,"skill":61056,"orbitIndex":1,"name":"Energy","orbit":7},"56841":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":18451}],"group":834,"skill":56841,"orbitIndex":20,"name":"Frenzy Charge Duration","orbit":2},"39116":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPhysicalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[],"group":733,"skill":39116,"orbitIndex":14,"name":"Physical Mastery","orbit":3},"32771":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":32771,"stats":["10% increased maximum Darkness"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":34817}],"orbitIndex":55,"name":"Darkness","orbit":9},"63731":{"stats":["16% increased Attack Damage against Rare or Unique Enemies"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":244}],"group":829,"skill":63731,"orbitIndex":0,"name":"Attack Damage","orbit":0},"56638":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":831,"skill":56638,"orbitIndex":2,"name":"Stun Threshold if not Stunned recently","orbit":2},"63255":{"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","skill":63255,"stats":["50% increased Evasion Rating if you've consumed a Frenzy Charge Recently","+1 to Maximum Frenzy Charges"],"recipe":["Suffering","Fear","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":834,"orbitIndex":0,"isNotable":true,"name":"Savagery","orbit":0},"10576":{"stats":["15% increased Magnitude of Bleeding you inflict against Enemies affected by Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":58644}],"group":1118,"skill":10576,"orbitIndex":0,"name":"Bleeding Damage","orbit":0},"37974":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":62230}],"group":835,"skill":37974,"orbitIndex":68,"name":"Energy Shield","orbit":6},"968":{"stats":["6% increased Fire Damage","5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":6752}],"group":462,"skill":968,"orbitIndex":3,"name":"Fire Damage and Area","orbit":3},"45343":{"stats":["Minions have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":50483},{"orbit":0,"id":14505}],"group":378,"skill":45343,"orbitIndex":19,"name":"Minion Area","orbit":7},"19125":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":19125,"stats":["30% increased Spell Damage","5% reduced Cast Speed"],"recipe":["Paranoia","Paranoia","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":612,"orbitIndex":8,"isNotable":true,"name":"Potent Incantation","orbit":1},"3894":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":3894,"stats":["3% increased maximum Life, Mana and Energy Shield","Gain additional Ailment Threshold equal to 15% of maximum Energy Shield","Gain additional Stun Threshold equal to 15% of maximum Energy Shield"],"recipe":["Isolation","Guilt","Isolation"],"connections":[{"orbit":0,"id":13307},{"orbit":0,"id":857}],"group":481,"orbitIndex":30,"isNotable":true,"name":"Eldritch Will","orbit":4},"44345":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":48833}],"group":839,"skill":44345,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"44005":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":44005,"stats":["15% reduced Spell Damage","6% increased Cast Speed for each different Non-Instant Spell you've Cast Recently"],"recipe":["Fear","Greed","Isolation"],"connections":[],"group":233,"orbitIndex":41,"isNotable":true,"name":"Casting Cascade","orbit":6},"41511":{"stats":["Minions deal 15% increased Damage with Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":35560}],"group":204,"skill":41511,"orbitIndex":0,"name":"Command Skill Damage","orbit":0},"64471":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":64471,"stats":["+5 to any Attribute"],"isAttribute":true,"group":473,"connections":[],"orbitIndex":54,"name":"Attribute","orbit":4},"46157":{"stats":["20% chance for Lightning Skills to Chain an additional time"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":37806}],"group":842,"skill":46157,"orbitIndex":0,"name":"Lightning Skill Chain Chance","orbit":0},"30662":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":26291}],"group":202,"skill":30662,"orbitIndex":32,"name":"Lightning Damage","orbit":4},"25170":{"stats":["8% increased Attack Damage","8% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":3,"id":30820}],"group":867,"skill":25170,"orbitIndex":22,"name":"Attack Damage and Skill Duration","orbit":2},"55235":{"icon":"Art/2DArt/SkillIcons/passives/MarkMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern","connections":[{"orbit":0,"id":63830},{"orbit":0,"id":44756},{"orbit":0,"id":36976}],"group":1155,"skill":55235,"orbitIndex":4,"name":"Mark Mastery","orbit":1},"4442":{"stats":["+15% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningstr.dds","connections":[{"orbit":0,"id":62034}],"group":97,"skill":4442,"orbitIndex":10,"name":"Armour Applies to Lightning Damage Hits","orbit":3},"26830":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":826,"skill":26830,"orbitIndex":42,"name":"Armour Break Effect","orbit":5},"29993":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[],"group":217,"skill":29993,"orbitIndex":8,"name":"Duration Mastery","orbit":1},"1215":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[],"group":764,"skill":1215,"orbitIndex":5,"name":"Evasion and Energy Shield Mastery","orbit":1},"8975":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8975,"stats":["+5 to any Attribute"],"isAttribute":true,"group":838,"connections":[{"orbit":4,"id":61196}],"orbitIndex":0,"name":"Attribute","orbit":0},"34090":{"stats":["10% increased Armour","+10% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":7,"id":14655},{"orbit":-7,"id":64870}],"group":282,"skill":34090,"orbitIndex":0,"name":"Armour and Applies to Fire Damage","orbit":7},"7972":{"stats":["20% increased Endurance Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":25229},{"orbit":0,"id":5663}],"group":212,"skill":7972,"orbitIndex":4,"name":"Endurance Charge Duration","orbit":2},"15507":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15507,"stats":["+5 to any Attribute"],"isAttribute":true,"group":737,"connections":[{"orbit":0,"id":48401}],"orbitIndex":10,"name":"Attribute","orbit":3},"1286":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":-7,"id":17903}],"group":200,"skill":1286,"orbitIndex":12,"name":"Thorns","orbit":7},"19722":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":19722,"stats":["20% increased Freeze Buildup","50% increased Damage with Hits against Frozen Enemies"],"recipe":["Suffering","Ire","Greed"],"connections":[],"group":1070,"orbitIndex":10,"isNotable":true,"name":"Thin Ice","orbit":7},"54413":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[],"group":852,"skill":54413,"orbitIndex":10,"name":"Spell Suppression Mastery","orbit":3},"28680":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":337,"skill":28680,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"50616":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":183,"skill":50616,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"10041":{"stats":["8% increased Elemental Ailment Threshold","Companions have +12% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":32799}],"group":913,"skill":10041,"orbitIndex":22,"name":"Ailment Threshold and Companion Resistance","orbit":7},"30061":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":31908}],"group":864,"skill":30061,"orbitIndex":4,"name":"Curse Effect","orbit":2},"56876":{"stats":["20% increased Energy Shield if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":46380}],"group":958,"skill":56876,"orbitIndex":6,"name":"Energy Shield if Consumed Power Charge","orbit":2},"50437":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":35987}],"group":749,"skill":50437,"orbitIndex":8,"name":"Evasion","orbit":7},"48418":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":48418,"stats":["+3 to Stun Threshold per Strength"],"recipe":["Ire","Disgust","Suffering"],"connections":[{"orbit":0,"id":38235}],"group":451,"orbitIndex":6,"isNotable":true,"name":"Hefty Unit","orbit":2},"11825":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11825,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1103,"connections":[{"orbit":0,"id":8194},{"orbit":4,"id":42794},{"orbit":0,"id":54984},{"orbit":0,"id":47374},{"orbit":0,"id":10648}],"orbitIndex":0,"name":"Attribute","orbit":0},"57227":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-5,"id":23259}],"group":869,"skill":57227,"orbitIndex":5,"name":"Attack Critical Chance","orbit":2},"43088":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":43088,"stats":["40% increased Chaos Damage while affected by Herald of Plague","40% increased Physical Damage while affected by Herald of Blood"],"recipe":["Disgust","Suffering","Isolation"],"connections":[{"orbit":0,"id":28835},{"orbit":0,"id":178},{"orbit":0,"id":6988}],"group":1255,"orbitIndex":8,"isNotable":true,"name":"Agonising Calamity","orbit":3},"45481":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":52765}],"group":940,"skill":45481,"orbitIndex":16,"name":"Mana Regeneration","orbit":2},"46692":{"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","skill":46692,"stats":["20% increased Flask and Charm Charges gained","40% increased Life and Mana Recovery from Flasks while you have an active Charm"],"recipe":["Fear","Ire","Guilt"],"connections":[{"orbit":0,"id":9393}],"group":811,"orbitIndex":16,"isNotable":true,"name":"Efficient Alchemy","orbit":7},"24483":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":24483,"stats":["40% increased Critical Hit Chance against Enemies that are affected","by no Elemental Ailments"],"recipe":["Disgust","Paranoia","Paranoia"],"connections":[{"orbit":0,"id":32660},{"orbit":0,"id":62661}],"group":441,"orbitIndex":17,"isNotable":true,"name":"Direct Approach","orbit":3},"14739":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":49235}],"group":565,"skill":14739,"orbitIndex":3,"name":"Energy Shield Delay","orbit":2},"10382":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10382,"stats":["+5 to any Attribute"],"isAttribute":true,"group":987,"connections":[{"orbit":0,"id":21984}],"orbitIndex":0,"name":"Attribute","orbit":0},"25434":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":25434,"stats":["15% increased Magnitude of Chill you inflict"],"ascendancyName":"Invoker","group":1302,"connections":[],"orbitIndex":11,"name":"Chill Effect","orbit":6},"34882":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":34882,"stats":["+2% to Quality of all Skills"],"ascendancyName":"Gemling Legionnaire","group":334,"connections":[{"orbit":2147483647,"id":11641}],"orbitIndex":0,"name":"Skill Gem Quality","orbit":0},"60829":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":2147483647,"id":36630}],"group":873,"skill":60829,"orbitIndex":22,"name":"Incision Chance","orbit":2},"3234":{"stats":["15% increased Pin duration"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":4447},{"orbit":0,"id":31745}],"group":821,"skill":3234,"orbitIndex":8,"name":"Pin Duration","orbit":1},"25557":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":25557,"stats":["+5 to any Attribute"],"isAttribute":true,"group":876,"connections":[{"orbit":0,"id":29763},{"orbit":0,"id":4059},{"orbit":0,"id":26804}],"orbitIndex":16,"name":"Attribute","orbit":6},"9572":{"stats":["15% increased Melee Damage if you've dealt a Projectile Attack Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":12822}],"group":886,"skill":9572,"orbitIndex":14,"name":"Melee Damage if Projectile Hit","orbit":2},"2211":{"stats":["Herald Skills deal 20% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":7,"id":7473}],"group":428,"skill":2211,"orbitIndex":19,"name":"Herald Damage","orbit":7},"61179":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":21245}],"group":400,"skill":61179,"orbitIndex":0,"name":"Spell Critical Chance","orbit":0},"1087":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":1087,"stats":["25% increased Area of Effect if you've Stunned an Enemy with a Two Handed Melee Weapon Recently"],"recipe":["Greed","Paranoia","Ire"],"connections":[],"group":314,"orbitIndex":7,"isNotable":true,"name":"Shockwaves","orbit":3},"58016":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":58016,"stats":["+5% to all Elemental Resistances","30% increased Elemental Damage"],"recipe":["Fear","Fear","Greed"],"connections":[{"orbit":7,"id":49537},{"orbit":0,"id":42205}],"group":261,"orbitIndex":42,"isNotable":true,"name":"All Natural","orbit":4},"55190":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":55190,"stats":[],"group":64,"connections":[],"orbitIndex":0,"name":"Jewel Socket","orbit":1},"35173":{"stats":["5% increased Critical Hit Chance","8% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":1599}],"group":1174,"skill":35173,"orbitIndex":22,"name":"Physical Damage and Critical Chance","orbit":7},"23062":{"stats":["20% increased Armour if you've consumed an Endurance Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":19122}],"group":492,"skill":23062,"orbitIndex":20,"name":"Armour if Consumed Endurance Charge","orbit":2},"50403":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":1187,"skill":50403,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"17505":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":52106},{"orbit":0,"id":28774},{"orbit":0,"id":23382}],"group":233,"skill":17505,"orbitIndex":33,"name":"Cast Speed","orbit":6},"63566":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":63566,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1055,"connections":[{"orbit":0,"id":42658},{"orbit":0,"id":62350},{"orbit":0,"id":30871}],"orbitIndex":36,"name":"Attribute","orbit":6},"17548":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":17548,"stats":["25% increased Critical Damage Bonus if you've dealt a Non-Critical Hit Recently","15% increased Critical Hit Chance"],"recipe":["Ire","Suffering","Disgust"],"connections":[{"orbit":0,"id":630},{"orbit":0,"id":31039}],"group":887,"orbitIndex":2,"isNotable":true,"name":"Moment of Truth","orbit":7},"630":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":13419}],"group":887,"skill":630,"orbitIndex":4,"name":"Critical Damage","orbit":1},"10671":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":5740},{"orbit":0,"id":23419},{"orbit":0,"id":51048}],"group":888,"skill":10671,"orbitIndex":1,"name":"Attack Damage","orbit":2},"24239":{"stats":["Gain 5 Life per Enemy Killed"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":0,"id":34136}],"group":890,"skill":24239,"orbitIndex":9,"name":"Life on Kill","orbit":1},"40213":{"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","skill":40213,"stats":["Gain 20 Life per Enemy Killed","2% chance to Recover all Life when you Kill an Enemy"],"recipe":["Envy","Ire","Greed"],"connections":[{"orbit":0,"id":55846},{"orbit":0,"id":24481}],"group":890,"orbitIndex":1,"isNotable":true,"name":"Taste for Blood","orbit":1},"35689":{"stats":["10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds","connections":[{"orbit":2,"id":34543}],"group":1000,"skill":35689,"orbitIndex":14,"name":"Damage","orbit":2},"64140":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":-5,"id":51336},{"orbit":-4,"id":30905}],"group":891,"skill":64140,"orbitIndex":10,"name":"Elemental Attack Damage","orbit":3},"48660":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":891,"skill":48660,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"21453":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":21453,"stats":["Break 60% increased Armour","10% chance to Defend with 200% of Armour"],"recipe":["Fear","Envy","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[{"orbit":0,"id":10286}],"group":146,"orbitIndex":0,"isNotable":true,"name":"Breakage","orbit":0},"47184":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCreateMinionMeleeWeapon.dds","skill":47184,"stats":["Grants Skill: Manifest Weapon"],"ascendancyName":"Smith of Kitava","connections":[],"group":8,"orbitIndex":0,"isNotable":true,"name":"Living Weapon","orbit":0},"49740":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":49740,"stats":["60% reduced Ice Crystal Life"],"recipe":["Suffering","Fear","Ire"],"connections":[{"orbit":0,"id":27274}],"group":893,"orbitIndex":0,"isNotable":true,"name":"Shattered Crystal","orbit":7},"27274":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":893,"skill":27274,"orbitIndex":2,"name":"Cold Mastery","orbit":1},"4673":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":4673,"stats":["30% increased Stun Buildup","+15 to Strength"],"recipe":["Disgust","Guilt","Guilt"],"connections":[{"orbit":0,"id":10047},{"orbit":0,"id":51812}],"group":205,"orbitIndex":15,"isNotable":true,"name":"Hulking Smash","orbit":2},"25100":{"icon":"Art/2DArt/SkillIcons/passives/OasisKeystone2.dds","skill":25100,"isKeystone":true,"stats":["Cannot use Charms","30% more Recovery from Flasks"],"group":895,"connections":[],"orbitIndex":0,"name":"Oasis","orbit":0},"38993":{"stats":["16% increased Critical Damage Bonus with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":21112}],"group":1271,"skill":38993,"orbitIndex":0,"name":"Bow Critical Damage","orbit":0},"25620":{"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","skill":25620,"stats":["15% chance to not destroy Corpses when Consuming Corpses"],"recipe":["Paranoia","Despair","Guilt"],"connections":[{"orbit":0,"id":9083}],"group":896,"orbitIndex":14,"isNotable":true,"name":"Meat Recycling","orbit":7},"18374":{"stats":["8% increased amount of Life Leeched","12% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[],"group":392,"skill":18374,"orbitIndex":7,"name":"Thorns and Leech","orbit":2},"63830":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":63830,"stats":["Enemies you Mark have 10% reduced Accuracy Rating","Enemies you Mark take 10% increased Damage"],"recipe":["Guilt","Disgust","Isolation"],"connections":[{"orbit":-5,"id":13624},{"orbit":5,"id":45390}],"group":1155,"orbitIndex":3,"isNotable":true,"name":"Marked for Sickness","orbit":3},"5826":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":899,"skill":5826,"orbitIndex":22,"name":"Projectile Mastery","orbit":2},"10881":{"stats":["40% increased Energy Shield from Equipped Focus"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":3,"id":36450}],"group":902,"skill":10881,"orbitIndex":0,"name":"Focus Energy Shield","orbit":0},"36450":{"stats":["12% increased Spell Damage while on Full Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":-4,"id":11838}],"group":902,"skill":36450,"orbitIndex":0,"name":"Spell Damage on full Energy Shield","orbit":3},"31116":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamagePerDarkness.dds","skill":31116,"stats":["Grants Skill: Void Illusion"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":24,"isNotable":true,"name":"Grasp of the Void","orbit":8},"19355":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[],"group":835,"skill":19355,"orbitIndex":4,"name":"Energy Shield","orbit":6},"45215":{"stats":["Allies in your Presence deal 8% increased Damage","8% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":53187}],"group":332,"skill":45215,"orbitIndex":2,"name":"Attack Damage with Ally","orbit":2},"58932":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichSpellCostESandMoreDMG.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":58932,"isSwitchable":true,"stats":["Spells deal 30% more Damage when Sacrificing Energy Shield","Sacrificing Energy Shield does not interrupt Recharge","Sacrifice 5% of maximum Energy Shield when you Cast a Spell"],"ascendancyName":"Lich","connections":[],"group":949,"orbitIndex":0,"isNotable":true,"name":"Eldritch Empowerment","orbit":0},"9750":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":1169}],"group":225,"skill":9750,"orbitIndex":12,"name":"Warcry Cooldown","orbit":7},"6789":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Attack Damage","id":22193}},"skill":6789,"stats":["8% increased Projectile Damage"],"isSwitchable":true,"group":768,"connections":[{"orbit":0,"id":4313}],"orbitIndex":1,"name":"Projectile Damage","orbit":2},"53921":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":53921,"stats":["30% increased Stun Threshold","30% increased Elemental Ailment Threshold"],"recipe":["Paranoia","Envy","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[{"orbit":0,"id":58838},{"orbit":0,"id":40596}],"group":235,"orbitIndex":48,"isNotable":true,"name":"Unbreaking","orbit":5},"27910":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":64056},{"orbit":0,"id":53938}],"group":905,"skill":27910,"orbitIndex":0,"name":"Attack Damage","orbit":1},"41105":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":54288}],"group":237,"skill":41105,"orbitIndex":12,"name":"Life Recoup","orbit":7},"45075":{"stats":["5% increased Attack Damage","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":43507},{"orbit":0,"id":27439}],"group":226,"skill":45075,"orbitIndex":8,"name":"Attack Damage and Accuracy","orbit":7},"6178":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":6178,"stats":["15% reduced Attack Speed with Crossbows","80% increased Critical Damage Bonus with Crossbows"],"recipe":["Paranoia","Isolation","Suffering"],"connections":[{"orbit":0,"id":33415}],"group":760,"orbitIndex":35,"isNotable":true,"name":"Power Shots","orbit":4},"41493":{"stats":["8% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":9,"id":50253}],"group":255,"skill":41493,"orbitIndex":0,"name":"Attack Area Damage and Area","orbit":0},"54805":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":54805,"stats":["30% increased Damage with Hits against Hindered Enemies","Debuffs you inflict have 10% increased Slow Magnitude"],"recipe":["Suffering","Greed","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBrandPattern","connections":[],"group":907,"orbitIndex":27,"isNotable":true,"name":"Hindered Capabilities","orbit":5},"13711":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":4,"id":30562}],"group":944,"skill":13711,"orbitIndex":22,"name":"Evasion and Energy Shield","orbit":7},"44612":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[],"group":911,"skill":44612,"orbitIndex":0,"name":"Spell Suppression Mastery","orbit":0},"60738":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":37408}],"group":912,"skill":60738,"orbitIndex":19,"name":"Life Flasks","orbit":2},"8791":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":8791,"stats":["Companions gain your Strength","+15 to Strength"],"recipe":["Fear","Greed","Despair"],"connections":[{"orbit":0,"id":32096}],"group":913,"orbitIndex":7,"isNotable":true,"name":"Sturdy Ally","orbit":3},"6077":{"stats":["Minions have 20% increased Cooldown Recovery Rate for Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-2,"id":35645}],"group":182,"skill":6077,"orbitIndex":0,"name":"Command Skill Cooldown","orbit":0},"8810":{"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","skill":8810,"stats":["15% increased Skill Effect Duration","12% increased Cooldown Recovery Rate"],"recipe":["Paranoia","Disgust","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[{"orbit":2,"id":33751}],"group":915,"orbitIndex":4,"isNotable":true,"name":"Multitasking","orbit":1},"55227":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":29479},{"orbit":0,"id":15829}],"group":918,"skill":55227,"orbitIndex":13,"name":"Mana Leech","orbit":7},"36217":{"stats":["15% increased Volatility Explosion delay"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[],"group":1234,"skill":36217,"orbitIndex":11,"name":"Volatility Detonation Time","orbit":1},"62640":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":24880}],"group":549,"skill":62640,"orbitIndex":32,"name":"Attack Speed","orbit":4},"22219":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-7,"id":52351}],"group":920,"skill":22219,"orbitIndex":16,"name":"Triggered Spell Damage","orbit":7},"22538":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":64659}],"group":480,"skill":22538,"orbitIndex":18,"name":"Slow Effect on You","orbit":3},"62360":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":25014}],"group":130,"skill":62360,"orbitIndex":2,"name":"Empowered Attack Damage","orbit":3},"50881":{"stats":["15% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":55420}],"group":864,"skill":50881,"orbitIndex":20,"name":"Curse Effect on Self","orbit":2},"28613":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":28613,"stats":["Warcries have a minimum of 10 Power"],"recipe":["Suffering","Despair","Greed"],"connections":[{"orbit":0,"id":39598},{"orbit":0,"id":30553}],"group":93,"orbitIndex":2,"isNotable":true,"name":"Roaring Cries","orbit":2},"8493":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8493,"stats":["+5 to any Attribute"],"isAttribute":true,"group":493,"connections":[{"orbit":0,"id":64471},{"orbit":0,"id":52860}],"orbitIndex":0,"name":"Attribute","orbit":0},"32701":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":32701,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":21746},{"orbit":0,"id":26598},{"orbit":0,"id":22115},{"orbit":0,"id":43877}],"orbitIndex":18,"name":"Attribute","orbit":6},"54232":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54232,"stats":["+5 to any Attribute"],"isAttribute":true,"group":524,"connections":[{"orbit":5,"id":44659}],"orbitIndex":0,"name":"Attribute","orbit":0},"30463":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-7,"id":58971},{"orbit":-6,"id":9968}],"group":1095,"skill":30463,"orbitIndex":3,"name":"Ailment Threshold","orbit":2},"50342":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":50342,"stats":["15% increased Evasion Rating"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","group":924,"connections":[{"orbit":0,"id":5227}],"orbitIndex":17,"name":"Evasion","orbit":2},"6752":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":7378},{"orbit":4,"id":29148}],"group":462,"skill":6752,"orbitIndex":0,"name":"Fire Damage","orbit":3},"54194":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":54194,"stats":["4% of Damage taken Recouped as Life"],"ascendancyName":"Chronomancer","group":274,"connections":[{"orbit":0,"id":28153}],"orbitIndex":3,"name":"Life Recoup","orbit":2},"47976":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47976,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1145,"connections":[{"orbit":0,"id":14446},{"orbit":0,"id":37876}],"orbitIndex":0,"name":"Attribute","orbit":0},"59651":{"stats":["Offering Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":2147483647,"id":41654},{"orbit":4,"id":47821},{"orbit":0,"id":25557}],"group":925,"skill":59651,"orbitIndex":11,"name":"Offering Duration","orbit":2},"17711":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":3,"id":46989}],"group":699,"skill":17711,"orbitIndex":0,"name":"Spell Area of Effect","orbit":0},"43867":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":2,"id":10423}],"group":1238,"skill":43867,"orbitIndex":23,"name":"Fire Penetration","orbit":7},"63114":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":63114,"stats":["+5 to any Attribute"],"isAttribute":true,"group":150,"connections":[{"orbit":0,"id":26725},{"orbit":0,"id":21387},{"orbit":0,"id":26176},{"orbit":0,"id":35048}],"orbitIndex":4,"name":"Attribute","orbit":3},"63525":{"stats":["8% increased Critical Hit Chance for Attacks","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":53094}],"group":929,"skill":63525,"orbitIndex":2,"name":"Accuracy and Attack Critical Chance","orbit":7},"52060":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":1087,"skill":52060,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"33452":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-6,"id":23192},{"orbit":9,"id":52796}],"group":111,"skill":33452,"orbitIndex":54,"name":"Block","orbit":5},"55270":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":60083}],"group":931,"skill":55270,"orbitIndex":1,"name":"Pin Buildup","orbit":7},"52875":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1165,"skill":52875,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"48240":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":48240,"stats":["40% increased Stun Recovery","Regenerate 5% of maximum Life over 1 second when Stunned"],"recipe":["Despair","Suffering","Greed"],"connections":[{"orbit":0,"id":48505}],"group":369,"orbitIndex":15,"isNotable":true,"name":"Quick Recovery","orbit":3},"61847":{"stats":["15% increased Critical Hit Chance with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":-4,"id":43443}],"group":65,"skill":61847,"orbitIndex":0,"name":"Flail Critical Chance","orbit":0},"4725":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[],"group":60,"skill":4725,"orbitIndex":18,"name":"Sentinels","orbit":4},"51463":{"stats":["6% increased Attack Damage","3% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":4364}],"group":934,"skill":51463,"orbitIndex":14,"name":"Reduced Movement Penalty and Attack Damage","orbit":7},"256":{"stats":["Link Skills have 10% increased Buff Effect"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":-7,"id":13694}],"group":323,"skill":256,"orbitIndex":1,"name":"Link Effect","orbit":2},"21279":{"stats":["8% increased Effect of your Mark Skills","10% increased Blind Effect"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-3,"id":35534}],"group":1169,"skill":21279,"orbitIndex":21,"name":"Mark Effect and Blind Effect","orbit":2},"17077":{"stats":["8% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":51463},{"orbit":0,"id":36114}],"group":934,"skill":17077,"orbitIndex":0,"name":"Reduced Movement Penalty","orbit":0},"46782":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":3,"id":53698}],"group":994,"skill":46782,"orbitIndex":16,"name":"Attack Damage","orbit":7},"62388":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":62388,"stats":["15% chance to inflict Bleeding on Critical Hit"],"ascendancyName":"Blood Mage","group":795,"connections":[{"orbit":0,"id":26282}],"orbitIndex":70,"name":"Bleed on Critical Chance","orbit":5},"55101":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":7,"id":58016}],"group":261,"skill":55101,"orbitIndex":12,"name":"Elemental Damage","orbit":3},"61318":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":61396}],"group":759,"skill":61318,"orbitIndex":13,"name":"Armour and Evasion","orbit":3},"49545":{"stats":["20% increased Parry Damage"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":2,"id":64851}],"group":938,"skill":49545,"orbitIndex":13,"name":"Parry Damage","orbit":7},"45693":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":64851}],"group":938,"skill":45693,"orbitIndex":0,"name":"Shield Defences","orbit":0},"750":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":750,"stats":["Strikes deal Splash damage to targets within 1.5 metres"],"recipe":["Isolation","Ire","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":6952}],"group":69,"orbitIndex":22,"isNotable":true,"name":"Tribal Fury","orbit":2},"62235":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[],"group":759,"skill":62235,"orbitIndex":12,"name":"Armour and Evasion Mastery","orbit":2},"60692":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":60692,"stats":["30% increased Elemental Damage if you've Ignited an Enemy Recently"],"recipe":["Guilt","Suffering","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[{"orbit":2,"id":16367}],"group":903,"orbitIndex":12,"isNotable":true,"name":"Echoing Flames","orbit":7},"24922":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24922,"stats":["+5 to any Attribute"],"isAttribute":true,"group":941,"connections":[{"orbit":0,"id":18923},{"orbit":0,"id":64345},{"orbit":0,"id":17077}],"orbitIndex":0,"name":"Attribute","orbit":0},"30562":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":30562,"stats":["20% increased Evasion Rating","20% increased maximum Energy Shield","25% reduced effect of Curses on you"],"recipe":["Envy","Greed","Isolation"],"connections":[{"orbit":0,"id":11032}],"group":944,"orbitIndex":18,"isNotable":true,"name":"Inner Faith","orbit":2},"33722":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":33722,"stats":["+5 to any Attribute"],"isAttribute":true,"group":120,"connections":[{"orbit":0,"id":4140},{"orbit":0,"id":6222},{"orbit":0,"id":55048}],"orbitIndex":0,"name":"Attribute","orbit":0},"40313":{"stats":["8% increased Archon Buff duration","5% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":58363},{"orbit":-2,"id":56844},{"orbit":0,"id":3251}],"group":932,"skill":40313,"orbitIndex":0,"name":"Archon Effect and Duration","orbit":0},"50912":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":50912,"stats":["6% increased Attack Speed during any Flask Effect","25% increased Damage during any Flask Effect"],"recipe":["Ire","Disgust","Paranoia"],"connections":[],"group":952,"orbitIndex":20,"isNotable":true,"name":"Imbibed Power","orbit":7},"13241":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":13241,"stats":["+5 to any Attribute"],"isAttribute":true,"group":512,"connections":[{"orbit":0,"id":51921},{"orbit":0,"id":55746},{"orbit":0,"id":39732}],"orbitIndex":48,"name":"Attribute","orbit":6},"14342":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":4,"id":49256}],"group":74,"skill":14342,"orbitIndex":16,"name":"Armour and Energy Shield","orbit":7},"10305":{"stats":["Allies in your Presence deal 8% increased Damage","8% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":45586},{"orbit":0,"id":61490}],"group":332,"skill":10305,"orbitIndex":14,"name":"Attack Damage with Ally","orbit":2},"33037":{"stats":["Projectiles have 5% chance to Chain an additional time from terrain"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":47683}],"group":676,"skill":33037,"orbitIndex":2,"name":"Chaining Projectiles","orbit":3},"61935":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":7,"id":4624}],"group":431,"skill":61935,"orbitIndex":0,"name":"Rage on Hit","orbit":0},"58215":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":58215,"stats":["Regenerate 1% of maximum Life per second","Arcane Surge grants more Life Regeneration Rate instead of Mana Regeneration Rate"],"recipe":["Paranoia","Suffering","Isolation"],"connections":[{"orbit":0,"id":292}],"group":361,"orbitIndex":8,"isNotable":true,"name":"Sanguimantic Rituals","orbit":4},"43338":{"stats":["8% increased Lightning Damage","8% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":56767}],"group":1168,"skill":43338,"orbitIndex":10,"name":"Shock Chance and Lightning Damage","orbit":2},"3660":{"stats":["8% chance to Blind Enemies on Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-7,"id":25619},{"orbit":0,"id":57196}],"group":690,"skill":3660,"orbitIndex":18,"name":"Blind Chance","orbit":3},"61373":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-7,"id":63610},{"orbit":7,"id":5988}],"group":914,"skill":61373,"orbitIndex":4,"name":"Damage vs Blinded","orbit":3},"9988":{"isFreeAllocate":true,"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCanOnlyWearNormalRarityBodyArmour.dds","skill":9988,"stats":["Can only use a Normal Body Armour"],"ascendancyName":"Smith of Kitava","connections":[{"orbit":0,"id":20195},{"orbit":0,"id":16276},{"orbit":0,"id":60913},{"orbit":0,"id":25438},{"orbit":0,"id":9997},{"orbit":0,"id":8525},{"orbit":0,"id":13772},{"orbit":0,"id":22908},{"orbit":0,"id":110},{"orbit":0,"id":49340},{"orbit":0,"id":61039},{"orbit":0,"id":64962}],"group":32,"orbitIndex":0,"isNotable":true,"name":"Smith's Masterwork","orbit":0},"52464":{"stats":["Recover 1% of maximum Life on Kill"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[],"group":1049,"skill":52464,"orbitIndex":24,"name":"Life on Kill","orbit":6},"31908":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":5594}],"group":864,"skill":31908,"orbitIndex":8,"name":"Curse Effect","orbit":2},"26895":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[],"group":394,"skill":26895,"orbitIndex":0,"name":"Duration Mastery","orbit":0},"1603":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":1603,"stats":["15% of Elemental Damage taken Recouped as Energy Shield"],"recipe":["Ire","Ire","Isolation"],"connections":[{"orbit":0,"id":32040}],"group":971,"orbitIndex":18,"isNotable":true,"name":"Storm Driven","orbit":2},"2857":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/ShockAddditionalTime.dds","skill":2857,"stats":["Targets can be affected by two of your Shocks at the same time","25% less Magnitude of Shock you inflict"],"ascendancyName":"Stormweaver","connections":[{"orbit":0,"id":7998}],"group":408,"orbitIndex":66,"isNotable":true,"name":"Strike Twice","orbit":6},"59600":{"stats":["25% increased Life Recovery from Flasks used when on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":9411}],"group":1027,"skill":59600,"orbitIndex":21,"name":"Life Flasks","orbit":7},"42813":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":42813,"stats":["25% increased Skill Effect Duration"],"recipe":["Paranoia","Suffering","Fear"],"connections":[{"orbit":0,"id":55491}],"group":351,"orbitIndex":19,"isNotable":true,"name":"Tides of Change","orbit":7},"6912":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupTwoHands.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern","connections":[],"group":964,"skill":6912,"orbitIndex":0,"name":"Two Hand Mastery","orbit":0},"20467":{"stats":["5% increased Culling Strike Threshold"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":58312}],"group":965,"skill":20467,"orbitIndex":12,"name":"Culling Strike Threshold","orbit":3},"35048":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":43650}],"group":157,"skill":35048,"orbitIndex":12,"name":"Attack Critical Chance","orbit":2},"58138":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEnergyShieldPattern","connections":[],"group":74,"skill":58138,"orbitIndex":6,"name":"Armour and Energy Shield Mastery","orbit":1},"44092":{"stats":["12% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":54911}],"group":462,"skill":44092,"orbitIndex":1,"name":"Ignite Magnitude","orbit":2},"47722":{"stats":["16% increased Damage with Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":6514}],"group":121,"skill":47722,"orbitIndex":4,"name":"Warcry Damage","orbit":3},"51797":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":23939}],"group":481,"skill":51797,"orbitIndex":8,"name":"Life Recoup","orbit":7},"21792":{"stats":["Recover 1% of maximum Life on Kill","Recover 1% of maximum Mana on Kill"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":2,"id":29899}],"group":965,"skill":21792,"orbitIndex":0,"name":"Life and Mana on Kill","orbit":1},"16786":{"stats":["15% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":20467}],"group":965,"skill":16786,"orbitIndex":14,"name":"Immobilisation Buildup","orbit":7},"35058":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":64650}],"group":967,"skill":35058,"orbitIndex":18,"name":"Stun Threshold if no recent Stun","orbit":2},"15030":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":15030,"stats":["Cannot be Critically Hit while Parrying"],"recipe":["Guilt","Greed","Ire"],"connections":[{"orbit":0,"id":45693},{"orbit":0,"id":21324}],"group":938,"orbitIndex":5,"isNotable":true,"name":"Consistent Intake","orbit":7},"30392":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":30392,"stats":["30% increased Life Regeneration rate during Effect of any Life Flask"],"recipe":["Disgust","Despair","Guilt"],"connections":[{"orbit":0,"id":28106},{"orbit":0,"id":41016}],"group":975,"orbitIndex":3,"isNotable":true,"name":"Succour","orbit":2},"3775":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":45244}],"group":975,"skill":3775,"orbitIndex":12,"name":"Life Flask Charges","orbit":2},"48103":{"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","skill":48103,"stats":["20% increased Stun Buildup","20% increased Knockback Distance","20% increased Physical Damage"],"recipe":["Greed","Paranoia","Paranoia"],"connections":[{"orbit":0,"id":52875}],"group":1165,"orbitIndex":8,"isNotable":true,"name":"Forcewave","orbit":2},"53539":{"stats":["15% increased Projectile Damage if you've dealt a Melee Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":46705},{"orbit":0,"id":13379}],"group":886,"skill":53539,"orbitIndex":6,"name":"Projectile Damage if Melee Hit","orbit":3},"17029":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":17029,"stats":["Defend with 200% of Armour against Critical Hits","+15 to Strength"],"recipe":["Fear","Envy","Guilt"],"connections":[{"orbit":0,"id":45992}],"group":373,"orbitIndex":12,"isNotable":true,"name":"Blade Catcher","orbit":2},"7947":{"stats":["Gain 15% of maximum Energy Shield as additional Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":2,"id":26061}],"group":751,"skill":7947,"orbitIndex":16,"name":"Energy Shield as Freeze Threshold","orbit":2},"26432":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":26432,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1090,"connections":[{"orbit":0,"id":12890},{"orbit":0,"id":60735}],"orbitIndex":0,"name":"Attribute","orbit":0},"44683":{"icon":"Art/2DArt/SkillIcons/passives/tempint.dds","classesStart":["Shadow","Monk"],"skill":44683,"stats":[],"group":715,"connections":[{"orbit":0,"id":5162},{"orbit":0,"id":45406},{"orbit":0,"id":50198},{"orbit":0,"id":11495},{"orbit":0,"id":9994},{"orbit":0,"id":74},{"orbit":0,"id":52980}],"orbitIndex":0,"name":"SIX","orbit":0},"51142":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":15373,"name":"Minion Reservation Efficiency","stats":["6% increased Reservation Efficiency of Minion Skills"]}},"skill":51142,"stats":["3% increased maximum Mana"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":-4,"id":26085}],"orbitIndex":135,"name":"Mana","orbit":9},"11329":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":54676}],"group":447,"skill":11329,"orbitIndex":22,"name":"Life Regeneration","orbit":2},"17118":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17118,"stats":["+5 to any Attribute"],"isAttribute":true,"group":849,"connections":[{"orbit":0,"id":38814},{"orbit":0,"id":20049},{"orbit":4,"id":8789}],"orbitIndex":0,"name":"Attribute","orbit":0},"63888":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":63888,"stats":["+5 to any Attribute"],"isAttribute":true,"group":982,"connections":[{"orbit":0,"id":35901},{"orbit":0,"id":61356},{"orbit":0,"id":26068}],"orbitIndex":0,"name":"Attribute","orbit":0},"34305":{"stats":["5% increased Attack Damage","8% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":31545}],"group":143,"skill":34305,"orbitIndex":6,"name":"Glory Generation and Attack Damage","orbit":7},"2138":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":2138,"stats":["29% increased Chaos Damage","20% increased Global Defences"],"recipe":["Greed","Isolation","Envy"],"connections":[{"orbit":0,"id":32523}],"group":500,"orbitIndex":12,"isNotable":true,"name":"Spiral into Insanity","orbit":2},"35171":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":18846}],"group":321,"skill":35171,"orbitIndex":0,"name":"Spell Area of Effect","orbit":3},"25763":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":7,"id":61170},{"orbit":0,"id":62963}],"group":538,"skill":25763,"orbitIndex":12,"name":"Fire Damage","orbit":2},"37397":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelIntSkillGems.dds","skill":37397,"stats":["+2 to Level of all Skills with an Intelligence requirement"],"isMultipleChoiceOption":true,"ascendancyName":"Gemling Legionnaire","group":286,"connections":[],"orbitIndex":0,"name":"Neurological Implants","orbit":0},"56729":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds","connections":[{"orbit":0,"id":26308},{"orbit":0,"id":34201}],"group":986,"skill":56729,"orbitIndex":16,"name":"Reduced Attribute Requirements and All Attributes","orbit":2},"41657":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[],"group":373,"skill":41657,"orbitIndex":10,"name":"Armour","orbit":3},"20677":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":20677,"stats":["25% increased Critical Damage Bonus","+10 to Intelligence"],"recipe":["Paranoia","Suffering","Guilt"],"connections":[{"orbit":0,"id":9586},{"orbit":0,"id":535}],"group":988,"orbitIndex":0,"isNotable":true,"name":"For the Jugular","orbit":0},"4776":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":14363}],"group":582,"skill":4776,"orbitIndex":2,"name":"Lightning Penetration","orbit":2},"47895":{"stats":["20% increased Evasion Rating if you have Hit an Enemy Recently"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-2,"id":56493}],"group":989,"skill":47895,"orbitIndex":6,"name":"Evasion Rating on Hit Recently","orbit":2},"31037":{"stats":["Remnants have 10% increased effect"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[{"orbit":0,"id":34866}],"group":677,"skill":31037,"orbitIndex":22,"name":"Remnant Effect","orbit":2},"59446":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds","connections":[{"orbit":0,"id":4544}],"group":992,"skill":59446,"orbitIndex":5,"name":"Life Flask Charges","orbit":2},"6923":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":1087}],"group":314,"skill":6923,"orbitIndex":10,"name":"Two Handed Damage","orbit":3},"38878":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":34898}],"group":1038,"skill":38878,"orbitIndex":35,"name":"Debuff Expiry","orbit":4},"5398":{"stats":["Spells Cast by Totems have 4% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":51820}],"group":224,"skill":5398,"orbitIndex":34,"name":"Totem Cast Speed","orbit":4},"43791":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":43791,"stats":["When a Banner expires, recover 15% of the Glory required for that Banner"],"recipe":["Greed","Despair","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern","connections":[],"group":530,"orbitIndex":0,"isNotable":true,"name":"Rallying Icon","orbit":3},"50268":{"stats":["8% increased Cold Damage","8% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":0,"id":2446}],"group":997,"skill":50268,"orbitIndex":20,"name":"Cold and Lightning Damage","orbit":2},"62498":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":62498,"stats":["+5 to any Attribute"],"isAttribute":true,"group":213,"connections":[{"orbit":0,"id":3446},{"orbit":0,"id":51561},{"orbit":0,"id":21390},{"orbit":0,"id":41363},{"orbit":0,"id":12255}],"orbitIndex":0,"name":"Attribute","orbit":0},"48631":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48631,"stats":["+5 to any Attribute"],"isAttribute":true,"group":377,"connections":[{"orbit":0,"id":35426},{"orbit":-4,"id":59006}],"orbitIndex":0,"name":"Attribute","orbit":0},"63668":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":9069},{"orbit":0,"id":4328}],"group":998,"skill":63668,"orbitIndex":4,"name":"Triggered Spell Damage","orbit":3},"55058":{"stats":["20% increased Melee Damage against Immobilised Enemies"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":63790}],"group":141,"skill":55058,"orbitIndex":48,"name":"Melee Damage against Immobilised","orbit":5},"9069":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":42245}],"group":998,"skill":9069,"orbitIndex":4,"name":"Triggered Spell Damage","orbit":2},"58930":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":7,"id":14934}],"group":500,"skill":58930,"orbitIndex":9,"name":"Cast Speed","orbit":7},"51369":{"stats":["14% increased Damage with Hits against Burning Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":56061},{"orbit":0,"id":45503}],"group":330,"skill":51369,"orbitIndex":6,"name":"Damage against Burning Enemies","orbit":2},"24210":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds","connections":[{"orbit":-7,"id":26932}],"group":1000,"skill":24210,"orbitIndex":0,"name":"Frenzy Charge Duration","orbit":7},"20772":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":15028,"name":"Minion Duration","stats":["15% increased Minion Duration"]}},"skill":20772,"stats":["3% increased maximum Mana"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":-4,"id":2877}],"orbitIndex":114,"name":"Mana","orbit":9},"14923":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":503,"skill":14923,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"3131":{"stats":["3% increased Attack Speed while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":2394}],"group":681,"skill":3131,"orbitIndex":9,"name":"Dual Wielding Speed","orbit":2},"23078":{"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","skill":23078,"stats":["Minions have 25% increased maximum Life"],"recipe":["Disgust","Despair","Suffering"],"connections":[{"orbit":0,"id":47242}],"group":60,"orbitIndex":1,"isNotable":true,"name":"Holy Protector","orbit":3},"10677":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":56638}],"group":831,"skill":10677,"orbitIndex":20,"name":"Stun Threshold if not Stunned recently","orbit":2},"46742":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneElementalEquilibrium.dds","skill":46742,"isKeystone":true,"stats":["Infusion Remnants you create are always a Random Element"],"group":393,"connections":[],"orbitIndex":0,"name":"Elemental Equilibrium","orbit":0},"41619":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderLifeFlasks.dds","skill":41619,"stats":["Life Flask Effects are not removed when Unreserved Life is Filled","Life Flask Effects do not Queue"],"ascendancyName":"Pathfinder","connections":[],"group":1320,"orbitIndex":0,"isNotable":true,"name":"Enduring Elixirs","orbit":0},"63431":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":63431,"stats":["30% increased Magnitude of Poison you inflict","Recover 2% of maximum Life on Killing a Poisoned Enemy"],"recipe":["Greed","Suffering","Suffering"],"connections":[],"group":1200,"orbitIndex":3,"isNotable":true,"name":"Leeching Toxins","orbit":1},"22393":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":28458}],"group":379,"skill":22393,"orbitIndex":12,"name":"Minion Damage","orbit":3},"8560":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":31273}],"group":1190,"skill":8560,"orbitIndex":11,"name":"Melee Damage","orbit":1},"506":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":6416}],"group":229,"skill":506,"orbitIndex":14,"name":"Armour and Energy Shield","orbit":2},"40480":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":40480,"stats":["25% increased Critical Hit Chance against Shocked Enemies","40% increased Magnitude of Shock you inflict with Critical Hits"],"recipe":["Paranoia","Fear","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":1953}],"group":1009,"orbitIndex":0,"isNotable":true,"name":"Harmonic Generator","orbit":0},"44756":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":44756,"stats":["60% increased Mana Cost Efficiency of Marks","4% increased Movement Speed if you've used a Mark Recently"],"recipe":["Despair","Disgust","Suffering"],"connections":[{"orbit":5,"id":44841}],"group":1155,"orbitIndex":15,"isNotable":true,"name":"Marked Agility","orbit":3},"7353":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":3,"id":9046}],"group":1010,"skill":7353,"orbitIndex":5,"name":"Critical Chance","orbit":2},"8600":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8600,"stats":["+5 to any Attribute"],"isAttribute":true,"group":279,"connections":[{"orbit":0,"id":27439},{"orbit":8,"id":40596},{"orbit":4,"id":44406},{"orbit":0,"id":43778},{"orbit":0,"id":31650}],"orbitIndex":0,"name":"Attribute","orbit":0},"45992":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":41657}],"group":373,"skill":45992,"orbitIndex":12,"name":"Armour","orbit":3},"28862":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLifeMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[],"group":381,"skill":28862,"orbitIndex":0,"name":"Leech Mastery","orbit":0},"2335":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":2335,"stats":["20% increased Spell Damage"],"recipe":["Despair","Fear","Guilt"],"connections":[{"orbit":0,"id":18121}],"group":1013,"orbitIndex":8,"isNotable":true,"name":"Turn the Clock Forward","orbit":3},"32436":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":2147483647,"id":5332}],"group":682,"skill":32436,"orbitIndex":14,"name":"Intelligence","orbit":2},"50879":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":7,"id":14211}],"group":984,"skill":50879,"orbitIndex":4,"name":"Hazard Damage","orbit":7},"46380":{"stats":["20% increased Energy Shield if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":21327}],"group":958,"skill":46380,"orbitIndex":22,"name":"Energy Shield if Consumed Power Charge","orbit":2},"54176":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":55463},{"orbit":0,"id":26598}],"group":1017,"skill":54176,"orbitIndex":0,"name":"Shock Chance","orbit":0},"37258":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":37258,"stats":["+5 to any Attribute"],"isAttribute":true,"group":342,"connections":[{"orbit":0,"id":31903}],"orbitIndex":0,"name":"Attribute","orbit":0},"27687":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":27687,"stats":["4% increased Attack Damage per 75 Item Armour and Evasion Rating on Equipped Shield"],"recipe":["Suffering","Fear","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[],"group":111,"orbitIndex":4,"isNotable":true,"name":"Greatest Defence","orbit":3},"8785":{"icon":"Art/2DArt/SkillIcons/passives/MasteryCurse.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern","connections":[],"group":865,"skill":8785,"orbitIndex":0,"name":"Curse Mastery","orbit":0},"27439":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27439,"stats":["+5 to any Attribute"],"isAttribute":true,"group":252,"connections":[{"orbit":0,"id":21982}],"orbitIndex":0,"name":"Attribute","orbit":0},"6006":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":38105}],"group":481,"skill":6006,"orbitIndex":62,"name":"Energy Shield","orbit":4},"36564":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToMana.dds","skill":36564,"stats":["Reserves 25% of Life","+1 to Maximum Mana per 6 Maximum Life"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":100,"isNotable":true,"name":"Beidat's Gaze","orbit":9},"47173":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":121,"skill":47173,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"17646":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterRemovePercentageFullLifeEnemies.dds","skill":17646,"stats":["Decimating Strike"],"ascendancyName":"Witchhunter","connections":[],"group":177,"orbitIndex":0,"isNotable":true,"name":"Judge, Jury, and Executioner","orbit":0},"49952":{"stats":["12% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":13856}],"group":185,"skill":49952,"orbitIndex":6,"name":"Ailment Effect","orbit":7},"49189":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant2.dds","skill":49189,"stats":["Remnants you create reappear once, 3 seconds after being collected"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":17,"isNotable":true,"name":"Storm's Recollection","orbit":9},"23905":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":27875}],"group":1029,"skill":23905,"orbitIndex":0,"name":"Shock Effect","orbit":0},"21404":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":42825}],"group":388,"skill":21404,"orbitIndex":18,"name":"Energy Shield Delay","orbit":2},"45327":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":10251}],"group":171,"skill":45327,"orbitIndex":16,"name":"Stun Buildup","orbit":3},"34233":{"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","skill":34233,"stats":["5% increased Skill Speed","15% increased Mana Regeneration Rate"],"connections":[{"orbit":0,"id":16123},{"orbit":0,"id":32545}],"group":820,"orbitIndex":22,"isNotable":true,"name":"Flow State","orbit":2},"41186":{"stats":["12% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":96,"skill":41186,"orbitIndex":0,"name":"Totem Placement Speed","orbit":5},"52220":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPhysicalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[],"group":123,"skill":52220,"orbitIndex":0,"name":"Physical Mastery","orbit":0},"53938":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":36931}],"group":905,"skill":53938,"orbitIndex":18,"name":"Attack Damage","orbit":2},"31805":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-3,"id":44461}],"group":217,"skill":31805,"orbitIndex":15,"name":"Increased Duration","orbit":3},"50216":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":44951},{"orbit":4,"id":17655}],"group":482,"skill":50216,"orbitIndex":18,"name":"Mana Regeneration","orbit":2},"51934":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":51934,"stats":["10% increased Mana Cost Efficiency","Triggered Spells deal 40% increased Spell Damage"],"recipe":["Isolation","Envy","Paranoia"],"connections":[],"group":1052,"orbitIndex":0,"isNotable":true,"name":"Invocated Efficiency","orbit":0},"45824":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":61441},{"orbit":0,"id":8493}],"group":476,"skill":45824,"orbitIndex":0,"name":"Sword Damage","orbit":0},"49285":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":9,"id":364}],"group":610,"skill":49285,"orbitIndex":22,"name":"Strength","orbit":2},"3988":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":51832}],"group":121,"skill":3988,"orbitIndex":13,"name":"Empowered Attack Damage","orbit":2},"32096":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[],"group":913,"skill":32096,"orbitIndex":0,"name":"Companion Mastery","orbit":0},"34621":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":38541}],"group":1007,"skill":34621,"orbitIndex":0,"name":"Critical Damage","orbit":0},"9941":{"stats":["8% increased Accuracy Rating with One Handed Melee Weapons","8% increased Accuracy Rating with Two Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":38888}],"group":733,"skill":9941,"orbitIndex":15,"name":"Melee Damage","orbit":7},"5800":{"stats":["5% increased Attack Damage","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":43149},{"orbit":0,"id":22975}],"group":226,"skill":5800,"orbitIndex":0,"name":"Attack Damage and Accuracy","orbit":7},"3414":{"stats":["Minions have +20% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningResistNode.dds","connections":[{"orbit":0,"id":14575}],"group":486,"skill":3414,"orbitIndex":0,"name":"Minion Lightning Resistance","orbit":0},"26291":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":26291,"stats":["25% increased Lightning Damage","15% increased Shock Duration"],"recipe":["Envy","Greed","Paranoia"],"connections":[],"group":202,"orbitIndex":28,"isNotable":true,"name":"Electrifying Nature","orbit":4},"21280":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21280,"stats":["+5 to any Attribute"],"isAttribute":true,"group":877,"connections":[{"orbit":0,"id":28050},{"orbit":0,"id":61312},{"orbit":0,"id":40630}],"orbitIndex":0,"name":"Attribute","orbit":0},"4552":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":50817}],"group":1048,"skill":4552,"orbitIndex":15,"name":"Mana Regeneration","orbit":2},"34497":{"icon":"Art/2DArt/SkillIcons/passives/HeartstopperKeystone.dds","skill":34497,"isKeystone":true,"stats":["Take 50% less Damage over Time if you've started taking Damage over Time in the past second","Take 50% more Damage over Time if you haven't started taking Damage over Time in the past second"],"group":1138,"connections":[],"orbitIndex":0,"name":"Heartstopper","orbit":0},"20195":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus3.dds","skill":20195,"orbitIndex":0,"stats":["Body Armour grants +75% to Lightning Resistance"],"ascendancyName":"Smith of Kitava","connections":[],"group":40,"applyToArmour":true,"isNotable":true,"name":"Lead Lining","orbit":0},"60138":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":60138,"stats":["Hits Break 30% increased Armour on targets with Ailments","+10 to Strength","25% increased Physical Damage"],"recipe":["Greed","Paranoia","Suffering"],"connections":[{"orbit":0,"id":52695}],"group":1049,"orbitIndex":3,"isNotable":true,"name":"Stylebender","orbit":5},"54975":{"stats":["Debuffs you inflict have 5% increased Slow Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-9,"id":7526}],"group":1038,"skill":54975,"orbitIndex":66,"name":"Slow Effect","orbit":5},"17107":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":3,"id":11788}],"group":696,"skill":17107,"orbitIndex":0,"name":"Spell Area Damage","orbit":0},"33830":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","connections":[{"orbit":-2,"id":35031}],"group":1279,"skill":33830,"orbitIndex":5,"name":"Life Regeneration","orbit":2},"57616":{"stats":["Banner Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":56388}],"group":541,"skill":57616,"orbitIndex":3,"name":"Banner Duration","orbit":4},"47733":{"stats":["Attacks with One-Handed Weapons have 15% increased Chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[],"group":655,"skill":47733,"orbitIndex":7,"name":"One Handed Ailment Chance","orbit":2},"54138":{"stats":["3% increased Attack Speed with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":38564},{"orbit":0,"id":37963}],"group":443,"skill":54138,"orbitIndex":12,"name":"Sword Speed","orbit":2},"55131":{"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","skill":55131,"stats":["3% increased Movement Speed","Immune to Hinder","Immune to Maim"],"recipe":["Disgust","Isolation","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":509,"orbitIndex":38,"isNotable":true,"name":"Light on your Feet","orbit":4},"47469":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":547,"skill":47469,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"16256":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":16256,"stats":["25% reduced Mana Regeneration Rate while stationary","50% increased Mana Regeneration Rate while moving"],"recipe":["Envy","Greed","Envy"],"connections":[{"orbit":0,"id":53188}],"group":836,"orbitIndex":8,"isNotable":true,"name":"Ether Flow","orbit":3},"5766":{"stats":["12% increased Spell Damage while wielding a Melee Weapon"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":-4,"id":51416},{"orbit":4,"id":16705}],"group":1049,"skill":5766,"orbitIndex":60,"name":"Spell Damage","orbit":6},"5961":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":54675},{"orbit":0,"id":11315}],"group":785,"skill":5961,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"7163":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":7163,"stats":["16% increased Attack Speed during any Flask Effect"],"recipe":["Despair","Greed","Greed"],"connections":[{"orbit":3,"id":45100},{"orbit":0,"id":23013}],"group":1050,"orbitIndex":45,"isNotable":true,"name":"Stimulants","orbit":5},"2446":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":0,"id":37164}],"group":997,"skill":2446,"orbitIndex":18,"name":"Elemental Damage","orbit":3},"52462":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":372,"skill":52462,"orbitIndex":0,"name":"Armour Mastery","orbit":0},"62505":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":0,"id":32436}],"group":682,"skill":62505,"orbitIndex":18,"name":"Intelligence","orbit":3},"30123":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":6923},{"orbit":0,"id":26092}],"group":314,"skill":30123,"orbitIndex":12,"name":"Two Handed Damage","orbit":3},"2606":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":47284},{"orbit":0,"id":20388},{"orbit":0,"id":15194},{"orbit":0,"id":3414}],"group":472,"skill":2606,"orbitIndex":6,"name":"Minion Life","orbit":1},"3443":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-4,"id":14548},{"orbit":-3,"id":63545},{"orbit":7,"id":55180}],"group":755,"skill":3443,"orbitIndex":12,"name":"Minion Damage","orbit":7},"27671":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","connections":[{"orbit":2147483647,"id":32681}],"group":1053,"skill":27671,"orbitIndex":15,"name":"Energy Shield Recharge","orbit":7},"24401":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":63759}],"group":1054,"skill":24401,"orbitIndex":22,"name":"Poison Duration","orbit":3},"35118":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupTwoHands.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern","connections":[],"group":843,"skill":35118,"orbitIndex":0,"name":"Two Hand Mastery","orbit":0},"49192":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":43396},{"orbit":0,"id":41615}],"group":289,"skill":49192,"orbitIndex":12,"name":"Totem Placement Speed","orbit":7},"32123":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":54678}],"group":1041,"skill":32123,"orbitIndex":4,"name":"Shock Chance","orbit":3},"61938":{"stats":["15% increased Magnitude of Jagged Ground you create"],"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","connections":[{"orbit":0,"id":14515}],"group":218,"skill":61938,"orbitIndex":14,"name":"Jagged Ground Effect","orbit":3},"16329":{"stats":["5% reduced Flask Charges used"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":-2,"id":39607}],"group":1158,"skill":16329,"orbitIndex":2,"name":"Flask Charges Used","orbit":2},"57880":{"stats":["12% increased Damage with Axes"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":27082},{"orbit":0,"id":6269}],"group":109,"skill":57880,"orbitIndex":3,"name":"Axe Damage","orbit":3},"51795":{"stats":["12% increased Flammability Magnitude","6% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-2,"id":32271},{"orbit":7,"id":53632}],"group":273,"skill":51795,"orbitIndex":12,"name":"Flammability Magnitude and Critical Chance","orbit":7},"46224":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":46224,"stats":["Mana Flasks gain 0.1 charges per Second","+10 to Intelligence"],"recipe":["Envy","Greed","Greed"],"connections":[{"orbit":0,"id":24045},{"orbit":0,"id":45019}],"group":797,"orbitIndex":2,"isNotable":true,"name":"Arcane Alchemy","orbit":2},"13673":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":13673,"stats":["25% increased Chill Duration on Enemies"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":-8,"id":61985}],"orbitIndex":1,"name":"Chill Duration","orbit":8},"61836":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":65243}],"group":246,"skill":61836,"orbitIndex":4,"name":"Aura Effect","orbit":2},"14340":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14340,"stats":["+5 to any Attribute"],"isAttribute":true,"group":746,"connections":[{"orbit":0,"id":26786},{"orbit":0,"id":26319}],"orbitIndex":0,"name":"Attribute","orbit":0},"45885":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":45885,"stats":["+5 to any Attribute"],"isAttribute":true,"group":579,"connections":[{"orbit":0,"id":54521},{"orbit":0,"id":59362},{"orbit":4,"id":45497}],"orbitIndex":0,"name":"Attribute","orbit":0},"49291":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":57945}],"group":1064,"skill":49291,"orbitIndex":9,"name":"Life Flask Charge Generation","orbit":7},"11826":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":11826,"stats":["5% reduced Attack Speed","40% increased Projectile Damage","40% increased Projectile Stun Buildup"],"recipe":["Guilt","Greed","Greed"],"connections":[{"orbit":0,"id":17726}],"group":769,"orbitIndex":8,"isNotable":true,"name":"Heavy Ammunition","orbit":7},"11015":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":45329}],"group":1065,"skill":11015,"orbitIndex":0,"name":"Hazard Damage","orbit":0},"25229":{"stats":["20% increased Endurance Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":21390}],"group":212,"skill":25229,"orbitIndex":20,"name":"Endurance Charge Duration","orbit":2},"38578":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedElementalStorm.dds","skill":38578,"stats":["+1 to Limit for Elemental Skills"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":24,"isNotable":true,"name":"Multiplying Squalls","orbit":8},"10011":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[],"group":1062,"skill":10011,"orbitIndex":13,"name":"Damage vs Blinded","orbit":3},"12750":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":12750,"stats":["Charms gain 0.15 charges per Second"],"recipe":["Greed","Disgust","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern","connections":[],"group":850,"orbitIndex":0,"isNotable":true,"name":"Vale Shelter","orbit":0},"18240":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":277,"skill":18240,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"42658":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42658,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1072,"connections":[],"orbitIndex":0,"name":"Attribute","orbit":0},"37963":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[],"group":443,"skill":37963,"orbitIndex":13,"name":"Sword Damage","orbit":3},"22533":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":-2,"id":26663},{"orbit":0,"id":21274}],"group":674,"skill":22533,"orbitIndex":23,"name":"Cooldown Recovery Rate","orbit":7},"37629":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":37629,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":55933}],"orbitIndex":42,"name":"Attribute","orbit":6},"23839":{"stats":["4% reduced Flask Charges used from Mana Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":-2,"id":51006}],"group":1105,"skill":23839,"orbitIndex":2,"name":"Mana Flask Charges Used","orbit":2},"44098":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":4061},{"orbit":0,"id":34531}],"group":514,"skill":44098,"orbitIndex":12,"name":"Stun and Ailment Threshold from Energy Shield","orbit":7},"37523":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotems.dds","skill":37523,"stats":["+1 to maximum number of Summoned Totems","Skills used by Totems have 30% more Skill Speed","Totems only use Skills when you fire an Attack Projectile"],"ascendancyName":"Tactician","connections":[{"orbit":0,"id":24696}],"group":336,"orbitIndex":0,"isNotable":true,"name":"Cannons, Ready!","orbit":0},"9018":{"stats":["20% increased Presence Area of Effect","3% reduced Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":2,"id":35918}],"group":161,"skill":9018,"orbitIndex":5,"name":"Area and Presence","orbit":3},"25374":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":25374,"stats":["+5 to any Attribute"],"isAttribute":true,"group":549,"connections":[{"orbit":6,"id":45969}],"orbitIndex":42,"name":"Attribute","orbit":6},"20024":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":44223}],"group":757,"skill":20024,"orbitIndex":22,"name":"Critical Damage","orbit":7},"20782":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-3,"id":52191},{"orbit":0,"id":42361}],"group":1084,"skill":20782,"orbitIndex":8,"name":"Chaos Damage","orbit":3},"62797":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":11965,"name":"Curse Area","stats":["25% increased Area of Effect of Curses"]}},"skill":62797,"stats":["25% increased Area of Effect of Curses"],"isSwitchable":true,"ascendancyName":"Lich","group":970,"connections":[{"orbit":-4,"id":23352}],"orbitIndex":0,"name":"Curse Area","orbit":0},"56388":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":56388,"stats":["+1 to maximum number of placed Banners"],"recipe":["Ire","Envy","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern","connections":[],"group":541,"orbitIndex":0,"isNotable":true,"name":"Reinforced Rallying","orbit":5},"44239":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":29479}],"group":931,"skill":44239,"orbitIndex":16,"name":"Pin Buildup","orbit":7},"42410":{"stats":["Break 10% increased Armour","6% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":9737}],"group":540,"skill":42410,"orbitIndex":20,"name":"Area Damage and Armour Break","orbit":7},"11764":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":38878}],"group":1038,"skill":11764,"orbitIndex":11,"name":"Debuff Expiry","orbit":7},"30197":{"stats":["3% increased Attack Speed while your Companion is in your Presence","Companions have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":52415}],"group":1108,"skill":30197,"orbitIndex":2,"name":"Attack Speed and Companion Attack Speed","orbit":2},"47312":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonLifeFlasksRecoverManaViceVersa.dds","skill":47312,"stats":["Life Flasks also recover Mana","Mana Flasks also recover Life"],"ascendancyName":"Amazon","connections":[],"group":1353,"orbitIndex":0,"isNotable":true,"name":"Azmeri Brew","orbit":0},"28329":{"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNotable2.dds","skill":28329,"stats":["35% increased Stun Buildup","35% increased Freeze Buildup"],"recipe":["Guilt","Despair","Ire"],"connections":[{"orbit":3,"id":36723}],"group":1093,"orbitIndex":21,"isNotable":true,"name":"Pressure Points","orbit":3},"7378":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":65016}],"group":462,"skill":7378,"orbitIndex":21,"name":"Fire Damage","orbit":3},"11066":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":2,"id":26663}],"group":674,"skill":11066,"orbitIndex":19,"name":"Cooldown Recovery Rate","orbit":7},"53785":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":1170},{"orbit":0,"id":23307}],"group":221,"skill":53785,"orbitIndex":18,"name":"Attack Area","orbit":3},"59767":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":59767,"stats":["Break 25% increased Armour","12% increased Area of Effect for Attacks"],"connections":[{"orbit":0,"id":31292},{"orbit":0,"id":20645}],"group":418,"orbitIndex":11,"isNotable":true,"name":"Reverberating Impact","orbit":3},"28823":{"stats":["10% chance when a Charm is used to use another Charm without consuming Charges"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":4,"id":21111},{"orbit":5,"id":59303}],"group":1097,"skill":28823,"orbitIndex":23,"name":"Charm Activation Chance","orbit":7},"59589":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":59589,"stats":["150% of Strength Requirements from Boots, Gloves and Helmets also added to Armour"],"recipe":["Despair","Fear","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[{"orbit":0,"id":52659}],"group":107,"orbitIndex":23,"isNotable":true,"name":"Heavy Armour","orbit":3},"55104":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":-7,"id":33254},{"orbit":7,"id":19125}],"group":612,"skill":55104,"orbitIndex":22,"name":"Spell Damage","orbit":7},"12882":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsElementalStorm.dds","skill":12882,"stats":["Trigger Elemental Storm on Critical Hit with Spells","Grants Skill: Elemental Storm"],"ascendancyName":"Stormweaver","connections":[{"orbit":0,"id":25618}],"group":408,"orbitIndex":12,"isNotable":true,"name":"Tempest Caller","orbit":8},"62628":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":768,"skill":62628,"orbitIndex":0,"name":"Projectile Mastery","orbit":0},"33345":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":61923},{"orbit":0,"id":10131}],"group":836,"skill":33345,"orbitIndex":14,"name":"Mana Regeneration","orbit":4},"52199":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":52199,"stats":["30% increased Exposure Effect"],"recipe":["Suffering","Isolation","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":44498}],"group":590,"orbitIndex":0,"isNotable":true,"name":"Overexposure","orbit":0},"1631":{"stats":["10% increased Charm Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":3,"id":29049},{"orbit":-3,"id":14001}],"group":1080,"skill":1631,"orbitIndex":4,"name":"Charm Duration","orbit":2},"41580":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":41580,"stats":["25% increased Attack Damage","Attacks have 25% chance to Maim on Hit"],"recipe":["Despair","Isolation","Ire"],"connections":[{"orbit":3,"id":13799},{"orbit":0,"id":41298}],"group":1193,"orbitIndex":2,"isNotable":true,"name":"Maiming Strike","orbit":7},"54437":{"stats":["20% increased Attack Damage when on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-5,"id":16111},{"orbit":0,"id":2397},{"orbit":0,"id":8493}],"group":529,"skill":54437,"orbitIndex":20,"name":"Attack Damage on Low Life","orbit":7},"12851":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":32507},{"orbit":0,"id":32727}],"group":539,"skill":12851,"orbitIndex":5,"name":"Physical Damage","orbit":7},"4495":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderFreezeImmunity.dds","skill":4495,"stats":["Immune to Freeze"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1322,"connections":[],"orbitIndex":0,"name":"Thawing Campfire","orbit":0},"1214":{"stats":["4% increased Block chance","15% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-4,"id":53823}],"group":111,"skill":1214,"orbitIndex":21,"name":"Block and Shield Defences","orbit":7},"30990":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":58939}],"group":747,"skill":30990,"orbitIndex":16,"name":"Critical Chance","orbit":2},"60241":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":57178}],"group":391,"skill":60241,"orbitIndex":0,"name":"Bleed Chance","orbit":0},"23221":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":23221,"stats":["Projectiles have 15% chance to Chain an additional time from terrain"],"recipe":["Suffering","Isolation","Guilt"],"connections":[],"group":1111,"orbitIndex":23,"isNotable":true,"name":"Trick Shot","orbit":3},"40341":{"stats":["3% increased Movement Speed if you've Killed Recently"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":-3,"id":17340},{"orbit":9,"id":21274}],"group":658,"skill":40341,"orbitIndex":6,"name":"Movement Speed","orbit":3},"9151":{"stats":["Projectiles have 25% chance for an additional Projectile when Forking"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":42302}],"group":1111,"skill":9151,"orbitIndex":18,"name":"Forking Projectiles","orbit":2},"24647":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24647,"stats":["+5 to any Attribute"],"isAttribute":true,"group":923,"connections":[{"orbit":4,"id":5702},{"orbit":0,"id":43691},{"orbit":4,"id":30634}],"orbitIndex":42,"name":"Attribute","orbit":6},"44453":{"stats":["15% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":42760}],"group":1113,"skill":44453,"orbitIndex":3,"name":"Stun Threshold","orbit":2},"26092":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":52392}],"group":314,"skill":26092,"orbitIndex":14,"name":"Two Handed Damage","orbit":3},"13937":{"stats":["14% increased Damage with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":17791}],"group":81,"skill":13937,"orbitIndex":7,"name":"Mace Damage","orbit":7},"24178":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-9,"id":32655}],"group":1108,"skill":24178,"orbitIndex":15,"name":"Damage and Companion Damage","orbit":2},"54701":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":2,"id":21089},{"orbit":-7,"id":1286}],"group":200,"skill":54701,"orbitIndex":16,"name":"Thorns","orbit":7},"1347":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":1347,"stats":["4% increased Skill Speed"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":7,"id":50098}],"orbitIndex":12,"name":"Skill Speed","orbit":6},"22817":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":22817,"stats":["10% chance for Attack Hits to apply ten Incision"],"recipe":["Greed","Ire","Paranoia"],"connections":[{"orbit":0,"id":55724},{"orbit":0,"id":29065}],"group":1118,"orbitIndex":18,"isNotable":true,"name":"Inevitable Rupture","orbit":3},"41497":{"stats":["Minions have 8% increased maximum Life","Minions have +7% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":21164}],"group":101,"skill":41497,"orbitIndex":6,"name":"Minion Life and Chaos Resistance","orbit":7},"53386":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":57388}],"group":157,"skill":53386,"orbitIndex":0,"name":"Attack Critical Damage","orbit":7},"27686":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":27686,"stats":["20% increased Energy Shield Recharge Rate"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":0,"id":12876}],"orbitIndex":10,"name":"Energy Shield Recharge Rate","orbit":8},"51921":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51921,"stats":["+5 to any Attribute"],"isAttribute":true,"group":497,"connections":[{"orbit":-4,"id":36629}],"orbitIndex":54,"name":"Attribute","orbit":6},"22329":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":58526}],"group":1079,"skill":22329,"orbitIndex":11,"name":"Deflection","orbit":7},"31172":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":31172,"stats":["1% increased Attack Speed per 25 Dexterity"],"recipe":["Suffering","Suffering","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1121,"orbitIndex":51,"isNotable":true,"name":"Falcon Technique","orbit":5},"63470":{"stats":["6% of Skill Mana Costs Converted to Life Costs"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":-3,"id":9908}],"group":324,"skill":63470,"orbitIndex":14,"name":"Life Costs","orbit":3},"4627":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":4627,"stats":["20% increased Freeze Buildup","Gain 25% of Cold Damage as Extra Fire Damage against Frozen Enemies"],"recipe":["Greed","Isolation","Despair"],"connections":[{"orbit":0,"id":44179},{"orbit":0,"id":55572}],"group":671,"orbitIndex":0,"isNotable":true,"name":"Climate Change","orbit":7},"51847":{"stats":["6% increased Attack Damage","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":33974}],"group":686,"skill":51847,"orbitIndex":24,"name":"Attack Damage and Accuracy","orbit":4},"18186":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":13942}],"group":534,"skill":18186,"orbitIndex":0,"name":"Armour","orbit":3},"10277":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":64064}],"group":1127,"skill":10277,"orbitIndex":7,"name":"Accuracy","orbit":2},"45631":{"stats":["10% increased Evasion Rating","10% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-5,"id":3630}],"group":1134,"skill":45631,"orbitIndex":14,"name":"Evasion and Energy Shield Recharge","orbit":7},"35011":{"stats":["16% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":10305}],"group":332,"skill":35011,"orbitIndex":18,"name":"Attack Damage with Ally","orbit":2},"45702":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-3,"id":61333},{"orbit":3,"id":31692}],"group":1128,"skill":45702,"orbitIndex":19,"name":"Critical Chance","orbit":2},"54631":{"stats":["6% increased bonuses gained from Equipped Quiver"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[{"orbit":0,"id":30132}],"group":1129,"skill":54631,"orbitIndex":0,"name":"Quiver Effect","orbit":0},"47175":{"icon":"Art/2DArt/SkillIcons/passives/blankStr.dds","classesStart":["Marauder","Warrior"],"skill":47175,"stats":[],"group":569,"connections":[{"orbit":0,"id":16732},{"orbit":0,"id":51916},{"orbit":0,"id":54579},{"orbit":0,"id":5852},{"orbit":0,"id":33812},{"orbit":0,"id":32534},{"orbit":0,"id":3936},{"orbit":0,"id":38646}],"orbitIndex":0,"name":"MARAUDER","orbit":0},"58022":{"stats":["11% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":3,"id":5186},{"orbit":-7,"id":26762}],"group":1131,"skill":58022,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"46358":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46358,"stats":["+5 to any Attribute"],"isAttribute":true,"group":508,"connections":[{"orbit":0,"id":50423},{"orbit":0,"id":59376}],"orbitIndex":66,"name":"Attribute","orbit":6},"375":{"stats":["15% increased Damage with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":12276}],"group":81,"skill":375,"orbitIndex":17,"name":"Mace Damage","orbit":7},"2702":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":2702,"stats":["12% increased amount of Life Leeched"],"ascendancyName":"Amazon","group":1348,"connections":[{"orbit":7,"id":3065}],"orbitIndex":0,"name":"Life Leech","orbit":0},"9528":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":-4,"id":62200}],"group":126,"skill":9528,"orbitIndex":15,"name":"Warcry Cooldown Speed","orbit":3},"24120":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":24120,"stats":["18% increased Mana Regeneration Rate","25% increased Mana Cost Efficiency while on Low Mana"],"recipe":["Envy","Fear","Greed"],"connections":[{"orbit":0,"id":10495}],"group":1114,"orbitIndex":0,"isNotable":true,"name":"Mental Toughness","orbit":0},"56023":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":1139,"skill":56023,"orbitIndex":0,"name":"Projectile Mastery","orbit":0},"12253":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":12253,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1150,"connections":[{"orbit":0,"id":32183},{"orbit":0,"id":41017},{"orbit":0,"id":35696},{"orbit":0,"id":34497},{"orbit":0,"id":16401},{"orbit":0,"id":24656}],"orbitIndex":0,"name":"Attribute","orbit":0},"4748":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Minion Life","id":48235}},"skill":4748,"stats":["15% faster start of Energy Shield Recharge"],"isSwitchable":true,"group":668,"connections":[{"orbit":6,"id":2254}],"orbitIndex":6,"name":"Energy Shield Delay","orbit":3},"53771":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-2,"id":52361}],"group":1143,"skill":53771,"orbitIndex":9,"name":"Projectile Damage","orbit":3},"34747":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":6274}],"group":463,"skill":34747,"orbitIndex":23,"name":"Accuracy","orbit":7},"15628":{"stats":["15% increased effect of Arcane Surge on you"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":36880}],"group":341,"skill":15628,"orbitIndex":53,"name":"Arcane Surge Effect","orbit":5},"25029":{"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern","connections":[],"group":1146,"skill":25029,"orbitIndex":51,"name":"Charms Mastery","orbit":5},"17973":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["Minions have 15% increased maximum Life","Minions Revive 15% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Living Death","id":48926}},"skill":17973,"stats":["25% increased Energy Shield Recharge Rate","25% faster start of Energy Shield Recharge"],"isSwitchable":true,"connections":[{"orbit":4,"id":4748},{"orbit":-6,"id":22691}],"group":668,"orbitIndex":3,"isNotable":true,"name":"Rapid Recharge","orbit":7},"2408":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":2408,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1152,"connections":[{"orbit":0,"id":35696},{"orbit":0,"id":35534}],"orbitIndex":0,"name":"Attribute","orbit":0},"26400":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":8904}],"group":1154,"skill":26400,"orbitIndex":18,"name":"Projectile Damage","orbit":7},"27017":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds","connections":[{"orbit":0,"id":21349}],"group":986,"skill":27017,"orbitIndex":22,"name":"All Attributes","orbit":2},"34623":{"stats":["10% increased Endurance, Frenzy and Power Charge Duration","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":0,"id":14769},{"orbit":0,"id":14262}],"group":1236,"skill":34623,"orbitIndex":2,"name":"Charge Duration and Dexterity","orbit":2},"18826":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaManaLeechInstant.dds","skill":18826,"stats":["Gain 1 Volatility on inflicting an Elemental Ailment","Take no Damage from Volatility"],"ascendancyName":"Acolyte of Chayula","connections":[{"orbit":0,"id":47344}],"group":1331,"orbitIndex":8,"isNotable":true,"name":"Inner Turmoil","orbit":9},"2582":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":2582,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1247,"connections":[{"orbit":0,"id":48116},{"orbit":0,"id":41861},{"orbit":0,"id":56847}],"orbitIndex":0,"name":"Attribute","orbit":0},"32509":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":920,"skill":32509,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"35151":{"stats":["15% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":44453}],"group":1113,"skill":35151,"orbitIndex":23,"name":"Stun Threshold","orbit":7},"27950":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":27950,"stats":["25% increased Armour","Gain additional Stun Threshold equal to 30% of Item Armour on Equipped Armour Items"],"recipe":["Paranoia","Guilt","Despair"],"connections":[{"orbit":0,"id":26324},{"orbit":0,"id":52462}],"group":372,"orbitIndex":0,"isNotable":true,"name":"Polished Iron","orbit":2},"53166":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":26194}],"group":686,"skill":53166,"orbitIndex":21,"name":"Presence Area","orbit":7},"64213":{"stats":["10% increased Freeze Buildup","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-3,"id":12611},{"orbit":3,"id":61246}],"group":1022,"skill":64213,"orbitIndex":8,"name":"Elemental Damage and Freeze Buildup","orbit":7},"29800":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":29800,"stats":["+1 to maximum Lightning Infusions"],"recipe":["Paranoia","Envy","Fear"],"connections":[{"orbit":0,"id":50383}],"group":605,"orbitIndex":15,"isNotable":true,"name":"Shocking Limit","orbit":7},"18818":{"stats":["2% increased Attack Speed","5% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":29517},{"orbit":2,"id":49461},{"orbit":-2,"id":21314}],"group":952,"skill":18818,"orbitIndex":0,"name":"Attack Damage and Speed","orbit":0},"10055":{"stats":["Minions have 8% increased maximum Life","Minions have +7% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":30554},{"orbit":0,"id":41497}],"group":101,"skill":10055,"orbitIndex":2,"name":"Minion Life and Chaos Resistance","orbit":7},"65265":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":65265,"stats":["12% increased Attack Speed if you've successfully Parried Recently","6% increased Movement Speed if you've successfully Parried Recently"],"recipe":["Guilt","Envy","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern","connections":[{"orbit":0,"id":17146},{"orbit":0,"id":31366}],"group":1160,"orbitIndex":0,"isNotable":true,"name":"Swift Interruption","orbit":0},"21861":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":65243}],"group":246,"skill":21861,"orbitIndex":18,"name":"Presence Area","orbit":2},"51509":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":51509,"stats":["Recover 2% of maximum Life when you use a Mana Flask","Mana Flasks gain 0.1 charges per Second"],"recipe":["Greed","Fear","Disgust"],"connections":[{"orbit":7,"id":35848},{"orbit":0,"id":9393}],"group":811,"orbitIndex":0,"isNotable":true,"name":"Waters of Life","orbit":0},"34006":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":3,"id":15408}],"group":661,"skill":34006,"orbitIndex":19,"name":"Energy Shield","orbit":2},"18913":{"stats":["5% increased Chaos Damage","5% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-2,"id":12419}],"group":790,"skill":18913,"orbitIndex":22,"name":"Chaos Damage and Duration","orbit":7},"35534":{"stats":["Mark Skills have 10% increased Use Speed"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-3,"id":44280}],"group":1169,"skill":35534,"orbitIndex":15,"name":"Mark Use Speed","orbit":2},"12239":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPhysicalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":39881},{"orbit":0,"id":41811}],"group":1170,"skill":12239,"orbitIndex":0,"name":"Physical Mastery","orbit":0},"52300":{"stats":["Gain 1 Rage on Melee Axe Hit"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":53440}],"group":109,"skill":52300,"orbitIndex":9,"name":"Axe Rage on Hit","orbit":3},"45177":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":45177,"stats":["20% increased Accuracy Rating","+10 to Dexterity"],"recipe":["Paranoia","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":467,"orbitIndex":4,"isNotable":true,"name":"Strike True","orbit":2},"58002":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":45086},{"orbit":0,"id":55668}],"group":809,"skill":58002,"orbitIndex":3,"name":"Physical Damage","orbit":3},"11257":{"stats":["30% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":10271},{"orbit":4,"id":54282}],"group":603,"skill":11257,"orbitIndex":11,"name":"Evasion while Surrounded","orbit":3},"56284":{"stats":["Minions have 5% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-2,"id":1928}],"group":179,"skill":56284,"orbitIndex":0,"name":"Minion Attack and Cast Speed","orbit":0},"11311":{"stats":["+10 to Armour","+8 to Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":38057}],"group":654,"skill":11311,"orbitIndex":61,"name":"Armour and Evasion","orbit":5},"43522":{"stats":["6% reduced Charm Charges used"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":4,"id":38497},{"orbit":6,"id":33099}],"group":1086,"skill":43522,"orbitIndex":7,"name":"Charm Charges Used","orbit":7},"58644":{"stats":["15% increased Magnitude of Bleeding you inflict against Enemies affected by Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":42714}],"group":1118,"skill":58644,"orbitIndex":21,"name":"Bleeding Damage","orbit":7},"33348":{"stats":["25% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraareaofeffect.dds","connections":[],"group":1183,"skill":33348,"orbitIndex":7,"name":"Presence Area","orbit":2},"52980":{"stats":["+8 to Evasion Rating","+5 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":0,"id":18970},{"orbit":-4,"id":44343}],"group":764,"skill":52980,"orbitIndex":48,"name":"Evasion and Energy Shield","orbit":4},"36997":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":27761}],"group":885,"skill":36997,"orbitIndex":0,"name":"Stun Threshold during Parry","orbit":0},"29065":{"icon":"Art/2DArt/SkillIcons/passives/BloodMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":1118,"skill":29065,"orbitIndex":7,"name":"Bleeding Mastery","orbit":1},"34096":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":58096}],"group":362,"skill":34096,"orbitIndex":4,"name":"Spell Damage","orbit":3},"61834":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":61834,"stats":[],"group":1049,"connections":[{"orbit":0,"id":17088},{"orbit":0,"id":24958}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"51006":{"stats":["4% reduced Flask Charges used from Mana Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":41877}],"group":1105,"skill":51006,"orbitIndex":1,"name":"Mana Flask Charges Used","orbit":3},"16051":{"stats":["Attacks used by Totems have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":247,"skill":16051,"orbitIndex":4,"name":"Totem Attack Speed","orbit":5},"23880":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":23880,"stats":["3% increased maximum Mana"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":3,"id":13174}],"orbitIndex":0,"name":"Mana","orbit":8},"24035":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":60741}],"group":727,"skill":24035,"orbitIndex":18,"name":"Elemental Damage","orbit":2},"11248":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11248,"stats":["+5 to any Attribute"],"isAttribute":true,"group":234,"connections":[{"orbit":0,"id":35831},{"orbit":0,"id":21568},{"orbit":0,"id":30260}],"orbitIndex":0,"name":"Attribute","orbit":0},"31848":{"stats":["Thorns Damage has 25% chance to ignore Enemy Armour"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":7,"id":40117}],"group":200,"skill":31848,"orbitIndex":0,"name":"Thorns Ignore Armour","orbit":7},"8522":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":26236}],"group":752,"skill":8522,"orbitIndex":16,"name":"Energy","orbit":7},"9352":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":32071}],"group":58,"skill":9352,"orbitIndex":2,"name":"Attack Area","orbit":3},"13576":{"stats":["3% increased Attack and Cast Speed with Lightning Skills"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":17024}],"group":825,"skill":13576,"orbitIndex":0,"name":"Lightning Skill Speed","orbit":0},"28214":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":1973},{"orbit":0,"id":58295}],"group":186,"skill":28214,"orbitIndex":4,"name":"Mana Flasks","orbit":2},"10472":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":2147483647,"id":17687},{"orbit":3,"id":27422}],"group":1215,"skill":10472,"orbitIndex":32,"name":"Mana Flask Recovery","orbit":4},"9532":{"stats":["+4 to Strength","+4 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":2,"id":59368}],"group":1217,"skill":9532,"orbitIndex":22,"name":"Strength and Dexterity","orbit":7},"54962":{"stats":["15% increased Life Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":35849}],"group":110,"skill":54962,"orbitIndex":12,"name":"Life Regeneration while Stationary","orbit":7},"43263":{"stats":["3% increased Attack Speed with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":-2,"id":64492}],"group":1023,"skill":43263,"orbitIndex":13,"name":"One Handed Attack Speed","orbit":7},"27417":{"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","skill":27417,"stats":["25% increased Trap Damage"],"connections":[{"orbit":0,"id":64295},{"orbit":0,"id":37616}],"group":1221,"orbitIndex":54,"isNotable":true,"name":"Destructive Apparatus","orbit":6},"17372":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":17372,"stats":["25% increased Melee Damage","+2 to Melee Strike Range"],"recipe":["Isolation","Paranoia","Guilt"],"connections":[{"orbit":0,"id":35985},{"orbit":0,"id":19074}],"group":1190,"orbitIndex":4,"isNotable":true,"name":"Reaching Strike","orbit":3},"7294":{"stats":["Break 10% increased Armour","6% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":65498},{"orbit":0,"id":39307},{"orbit":0,"id":41017}],"group":1223,"skill":7294,"orbitIndex":16,"name":"Armour Break and Physical Damage","orbit":2},"57069":{"stats":["5% increased Lightning Damage","+3% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":52257}],"group":1225,"skill":57069,"orbitIndex":0,"name":"Lightning Damage and Resistance","orbit":0},"15892":{"stats":["20% increased Damage against Enemies with Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":116,"skill":15892,"orbitIndex":13,"name":"Damage vs Armour Broken Enemies","orbit":3},"9642":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":9642,"stats":["28% increased maximum Energy Shield","Gain additional Ailment Threshold equal to 12% of maximum Energy Shield","Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"connections":[{"orbit":6,"id":517},{"orbit":-4,"id":14666}],"group":668,"orbitIndex":21,"isNotable":true,"name":"Dampening Shield","orbit":7},"19156":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":19156,"stats":["50% increased Evasion Rating if Energy Shield Recharge has started in the past 2 seconds","30% increased Evasion Rating while you have Energy Shield"],"recipe":["Ire","Disgust","Envy"],"connections":[{"orbit":-7,"id":12249},{"orbit":0,"id":17283}],"group":939,"orbitIndex":12,"isNotable":true,"name":"Immaterial","orbit":2},"54838":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianPinnedEnemiesCannotAct.dds","skill":54838,"stats":["Projectile Damage builds Pin","Pinned enemies cannot perform actions"],"ascendancyName":"Tactician","connections":[],"group":258,"orbitIndex":0,"isNotable":true,"name":"Right Where We Want Them","orbit":0},"41739":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":13279}],"group":448,"skill":41739,"orbitIndex":4,"name":"Stun Buildup","orbit":2},"20414":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":20414,"stats":["30% increased Parried Debuff Magnitude"],"recipe":["Ire","Despair","Despair"],"connections":[{"orbit":0,"id":35043},{"orbit":0,"id":52410},{"orbit":0,"id":50146}],"group":1229,"orbitIndex":31,"isNotable":true,"name":"Reprisal","orbit":4},"12418":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":51832},{"orbit":0,"id":3988}],"group":121,"skill":12418,"orbitIndex":21,"name":"Empowered Attack Damage","orbit":2},"25827":{"stats":["4% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":55241}],"group":845,"skill":25827,"orbitIndex":8,"name":"Additional Spell Projectiles","orbit":3},"11330":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":22185}],"group":480,"skill":11330,"orbitIndex":6,"name":"Debuff Expiry Rate","orbit":3},"15986":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":15986,"stats":["25% reduced Poison Duration","Targets can be affected by +1 of your Poisons at the same time"],"recipe":["Greed","Isolation","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":0,"id":6030}],"group":1284,"orbitIndex":5,"isNotable":true,"name":"Building Toxins","orbit":2},"25458":{"stats":["Hits against you have 5% reduced Critical Damage Bonus","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds","connections":[{"orbit":3,"id":37568}],"group":1057,"skill":25458,"orbitIndex":20,"name":"Strength and Critical Damage Bonus on You","orbit":7},"17248":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17248,"stats":["+5 to any Attribute"],"isAttribute":true,"group":757,"connections":[{"orbit":-5,"id":53960}],"orbitIndex":0,"name":"Attribute","orbit":5},"60899":{"stats":["8% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":32543}],"group":1231,"skill":60899,"orbitIndex":22,"name":"Reduced Movement Penalty","orbit":7},"61112":{"icon":"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds","skill":61112,"stats":["25% increased Damage with Spears","10% increased Attack Speed with Spears"],"recipe":["Guilt","Paranoia","Disgust"],"connections":[{"orbit":0,"id":36071},{"orbit":0,"id":20105}],"group":1196,"orbitIndex":14,"isNotable":true,"name":"Roll and Strike","orbit":5},"8260":{"stats":["20% increased Armour Break Duration"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":21453}],"group":140,"skill":8260,"orbitIndex":0,"name":"Armour Break Duration","orbit":7},"12054":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":12054,"stats":["20% increased Totem Damage"],"ascendancyName":"Tactician","group":317,"connections":[{"orbit":0,"id":37523}],"orbitIndex":0,"name":"Totem Damage","orbit":0},"25362":{"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","skill":25362,"stats":["20% increased Attack Damage","Skills deal 8% increased Damage per Combo consumed, up to 40%"],"recipe":["Greed","Greed","Despair"],"connections":[{"orbit":0,"id":23105}],"group":1245,"orbitIndex":13,"isNotable":true,"name":"Chakra of Impact","orbit":2},"51394":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":51394,"stats":["24% reduced Slowing Potency of Debuffs on You"],"recipe":["Isolation","Envy","Isolation"],"connections":[{"orbit":0,"id":29993}],"group":217,"orbitIndex":2,"isNotable":true,"name":"Unimpeded","orbit":3},"19424":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":19424,"stats":["4% increased Strength"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":0,"id":60634}],"orbitIndex":48,"name":"Strength","orbit":6},"42226":{"stats":["+10 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds","connections":[{"orbit":0,"id":34892},{"orbit":9,"id":17792}],"group":1252,"skill":42226,"orbitIndex":14,"name":"Intelligence","orbit":3},"4985":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":4985,"stats":["Recover 50% of maximum Life when you Heavy Stun a Rare or Unique Enemy"],"recipe":["Ire","Disgust","Ire"],"connections":[{"orbit":0,"id":58855}],"group":171,"orbitIndex":8,"isNotable":true,"name":"Flip the Script","orbit":7},"48618":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":7,"id":37327}],"group":424,"skill":48618,"orbitIndex":12,"name":"Mana Regeneration","orbit":3},"18489":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":7,"id":13356},{"orbit":-7,"id":12751},{"orbit":0,"id":37258}],"group":395,"skill":18489,"orbitIndex":19,"name":"One Handed Damage","orbit":7},"35031":{"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","skill":35031,"stats":["3% increased maximum Life","10% increased Life Recovery rate"],"recipe":["Fear","Isolation","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":1279,"orbitIndex":0,"isNotable":true,"name":"Chakra of Life","orbit":0},"34210":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":54811},{"orbit":0,"id":64939}],"group":313,"skill":34210,"orbitIndex":0,"name":"Two Handed Damage","orbit":0},"21112":{"stats":["10% increased Damage with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":31055}],"group":1261,"skill":21112,"orbitIndex":57,"name":"Bow Damage","orbit":4},"44522":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":47831}],"group":1185,"skill":44522,"orbitIndex":22,"name":"Deflection","orbit":2},"52399":{"stats":["18% increased Critical Damage Bonus with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":9444}],"group":1263,"skill":52399,"orbitIndex":38,"name":"Quarterstaff Critical Damage","orbit":5},"24477":{"stats":["10% increased Stun Threshold","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":17532}],"group":451,"skill":24477,"orbitIndex":16,"name":"Stun Threshold and Strength","orbit":2},"37665":{"stats":["Break 10% increased Armour","6% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":3,"id":35739}],"group":540,"skill":37665,"orbitIndex":2,"name":"Area Damage and Armour Break","orbit":7},"47375":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":5,"id":63618}],"group":1273,"skill":47375,"orbitIndex":0,"name":"Defences and Companion Life","orbit":0},"41747":{"stats":["15% increased Critical Hit Chance with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":-3,"id":61847}],"group":62,"skill":41747,"orbitIndex":0,"name":"Flail Critical Chance","orbit":0},"27875":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":27875,"stats":["40% increased chance to Shock","5% increased Attack and Cast Speed with Lightning Skills"],"recipe":["Isolation","Suffering","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":32123}],"group":1041,"orbitIndex":0,"isNotable":true,"name":"General Electric","orbit":0},"16249":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianAlliesGainAttack.dds","skill":16249,"stats":["Allies in your Presence gain added Attack Damage equal","to 25% of your main hand Weapon's Damage"],"ascendancyName":"Tactician","connections":[],"group":223,"orbitIndex":0,"isNotable":true,"name":"Watch How I Do It","orbit":0},"49023":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":3,"id":12817},{"orbit":0,"id":22975}],"group":241,"skill":49023,"orbitIndex":6,"name":"Shield Block","orbit":1},"31055":{"stats":["3% increased Attack Speed with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":18969}],"group":1261,"skill":31055,"orbitIndex":19,"name":"Bow Speed","orbit":2},"16024":{"stats":["Invocation Spells have 20% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":2,"id":29288}],"group":998,"skill":16024,"orbitIndex":22,"name":"Invocation Critical Damage","orbit":2},"22864":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":22864,"stats":["25% increased Critical Hit Chance for Attacks","30% increased Magnitude of Non-Damaging Ailments you inflict with Critical Hits"],"recipe":["Ire","Despair","Greed"],"connections":[{"orbit":0,"id":57966}],"group":869,"orbitIndex":21,"isNotable":true,"name":"Tainted Strike","orbit":3},"7120":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":7120,"stats":[],"ascendancyName":"Witchhunter","isAscendancyStart":true,"group":207,"connections":[{"orbit":-8,"id":43131},{"orbit":0,"id":20830},{"orbit":8,"id":61897},{"orbit":0,"id":51737},{"orbit":0,"id":25172}],"orbitIndex":72,"name":"Witchhunter","orbit":9},"8157":{"stats":["8% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[],"group":1255,"skill":8157,"orbitIndex":16,"name":"Herald Reservation","orbit":2},"1583":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":1583,"stats":[],"ascendancyName":"Pathfinder","isAscendancyStart":true,"group":1310,"connections":[{"orbit":5,"id":14508},{"orbit":0,"id":9798},{"orbit":-5,"id":49503},{"orbit":5,"id":36676},{"orbit":0,"id":12183},{"orbit":-5,"id":16}],"orbitIndex":48,"name":"Pathfinder","orbit":9},"17447":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":-7,"id":24843},{"orbit":7,"id":29320}],"group":1034,"skill":17447,"orbitIndex":14,"name":"Stun Threshold during Parry","orbit":2}},"max_x":23267.825320642,"constants":{"classes":{"DexIntClass":6,"IntClass":3,"StrDexIntClass":0,"StrIntClass":5,"StrDexClass":4,"DexClass":2,"StrClass":1},"orbitAnglesByOrbit":[[0,6.2831853071796],[0,0.5235987755983,1.0471975511966,1.5707963267949,2.0943951023932,2.6179938779915,3.1415926535898,3.6651914291881,4.1887902047864,4.7123889803847,5.235987755983,5.7595865315813,6.2831853071796],[0,0.26179938779915,0.5235987755983,0.78539816339745,1.0471975511966,1.3089969389957,1.5707963267949,1.832595714594,2.0943951023932,2.3561944901923,2.6179938779915,2.8797932657906,3.1415926535898,3.4033920413889,3.6651914291881,3.9269908169872,4.1887902047864,4.4505895925855,4.7123889803847,4.9741883681838,5.235987755983,5.4977871437821,5.7595865315813,6.0213859193804,6.2831853071796],[0,0.26179938779915,0.5235987755983,0.78539816339745,1.0471975511966,1.3089969389957,1.5707963267949,1.832595714594,2.0943951023932,2.3561944901923,2.6179938779915,2.8797932657906,3.1415926535898,3.4033920413889,3.6651914291881,3.9269908169872,4.1887902047864,4.4505895925855,4.7123889803847,4.9741883681838,5.235987755983,5.4977871437821,5.7595865315813,6.0213859193804,6.2831853071796],[0,0.087266462599716,0.17453292519943,0.26179938779915,0.34906585039887,0.43633231299858,0.5235987755983,0.61086523819802,0.69813170079773,0.78539816339745,0.87266462599716,0.95993108859688,1.0471975511966,1.1344640137963,1.221730476396,1.3089969389957,1.3962634015955,1.4835298641952,1.5707963267949,1.6580627893946,1.7453292519943,1.832595714594,1.9198621771938,2.0071286397935,2.0943951023932,2.1816615649929,2.2689280275926,2.3561944901923,2.4434609527921,2.5307274153918,2.6179938779915,2.7052603405912,2.7925268031909,2.8797932657906,2.9670597283904,3.0543261909901,3.1415926535898,3.2288591161895,3.3161255787892,3.4033920413889,3.4906585039887,3.5779249665884,3.6651914291881,3.7524578917878,3.8397243543875,3.9269908169872,4.014257279587,4.1015237421867,4.1887902047864,4.2760566673861,4.3633231299858,4.4505895925855,4.5378560551853,4.625122517785,4.7123889803847,4.7996554429844,4.8869219055841,4.9741883681838,5.0614548307836,5.1487212933833,5.235987755983,5.3232542185827,5.4105206811824,5.4977871437821,5.5850536063819,5.6723200689816,5.7595865315813,5.846852994181,5.9341194567807,6.0213859193804,6.1086523819802,6.1959188445799,6.2831853071796],[0,0.087266462599716,0.17453292519943,0.26179938779915,0.34906585039887,0.43633231299858,0.5235987755983,0.61086523819802,0.69813170079773,0.78539816339745,0.87266462599716,0.95993108859688,1.0471975511966,1.1344640137963,1.221730476396,1.3089969389957,1.3962634015955,1.4835298641952,1.5707963267949,1.6580627893946,1.7453292519943,1.832595714594,1.9198621771938,2.0071286397935,2.0943951023932,2.1816615649929,2.2689280275926,2.3561944901923,2.4434609527921,2.5307274153918,2.6179938779915,2.7052603405912,2.7925268031909,2.8797932657906,2.9670597283904,3.0543261909901,3.1415926535898,3.2288591161895,3.3161255787892,3.4033920413889,3.4906585039887,3.5779249665884,3.6651914291881,3.7524578917878,3.8397243543875,3.9269908169872,4.014257279587,4.1015237421867,4.1887902047864,4.2760566673861,4.3633231299858,4.4505895925855,4.5378560551853,4.625122517785,4.7123889803847,4.7996554429844,4.8869219055841,4.9741883681838,5.0614548307836,5.1487212933833,5.235987755983,5.3232542185827,5.4105206811824,5.4977871437821,5.5850536063819,5.6723200689816,5.7595865315813,5.846852994181,5.9341194567807,6.0213859193804,6.1086523819802,6.1959188445799,6.2831853071796],[0,0.087266462599716,0.17453292519943,0.26179938779915,0.34906585039887,0.43633231299858,0.5235987755983,0.61086523819802,0.69813170079773,0.78539816339745,0.87266462599716,0.95993108859688,1.0471975511966,1.1344640137963,1.221730476396,1.3089969389957,1.3962634015955,1.4835298641952,1.5707963267949,1.6580627893946,1.7453292519943,1.832595714594,1.9198621771938,2.0071286397935,2.0943951023932,2.1816615649929,2.2689280275926,2.3561944901923,2.4434609527921,2.5307274153918,2.6179938779915,2.7052603405912,2.7925268031909,2.8797932657906,2.9670597283904,3.0543261909901,3.1415926535898,3.2288591161895,3.3161255787892,3.4033920413889,3.4906585039887,3.5779249665884,3.6651914291881,3.7524578917878,3.8397243543875,3.9269908169872,4.014257279587,4.1015237421867,4.1887902047864,4.2760566673861,4.3633231299858,4.4505895925855,4.5378560551853,4.625122517785,4.7123889803847,4.7996554429844,4.8869219055841,4.9741883681838,5.0614548307836,5.1487212933833,5.235987755983,5.3232542185827,5.4105206811824,5.4977871437821,5.5850536063819,5.6723200689816,5.7595865315813,5.846852994181,5.9341194567807,6.0213859193804,6.1086523819802,6.1959188445799,6.2831853071796],[0,0.26179938779915,0.5235987755983,0.78539816339745,1.0471975511966,1.3089969389957,1.5707963267949,1.832595714594,2.0943951023932,2.3561944901923,2.6179938779915,2.8797932657906,3.1415926535898,3.4033920413889,3.6651914291881,3.9269908169872,4.1887902047864,4.4505895925855,4.7123889803847,4.9741883681838,5.235987755983,5.4977871437821,5.7595865315813,6.0213859193804,6.2831853071796],[0,0.087266462599716,0.17453292519943,0.26179938779915,0.34906585039887,0.43633231299858,0.5235987755983,0.61086523819802,0.69813170079773,0.78539816339745,0.87266462599716,0.95993108859688,1.0471975511966,1.1344640137963,1.221730476396,1.3089969389957,1.3962634015955,1.4835298641952,1.5707963267949,1.6580627893946,1.7453292519943,1.832595714594,1.9198621771938,2.0071286397935,2.0943951023932,2.1816615649929,2.2689280275926,2.3561944901923,2.4434609527921,2.5307274153918,2.6179938779915,2.7052603405912,2.7925268031909,2.8797932657906,2.9670597283904,3.0543261909901,3.1415926535898,3.2288591161895,3.3161255787892,3.4033920413889,3.4906585039887,3.5779249665884,3.6651914291881,3.7524578917878,3.8397243543875,3.9269908169872,4.014257279587,4.1015237421867,4.1887902047864,4.2760566673861,4.3633231299858,4.4505895925855,4.5378560551853,4.625122517785,4.7123889803847,4.7996554429844,4.8869219055841,4.9741883681838,5.0614548307836,5.1487212933833,5.235987755983,5.3232542185827,5.4105206811824,5.4977871437821,5.5850536063819,5.6723200689816,5.7595865315813,5.846852994181,5.9341194567807,6.0213859193804,6.1086523819802,6.1959188445799,6.2831853071796],[0,0.043633231299858,0.087266462599716,0.13089969389957,0.17453292519943,0.21816615649929,0.26179938779915,0.30543261909901,0.34906585039887,0.39269908169872,0.43633231299858,0.47996554429844,0.5235987755983,0.56723200689816,0.61086523819802,0.65449846949787,0.69813170079773,0.74176493209759,0.78539816339745,0.82903139469731,0.87266462599716,0.91629785729702,0.95993108859688,1.0035643198967,1.0471975511966,1.0908307824965,1.1344640137963,1.1780972450962,1.221730476396,1.2653637076959,1.3089969389957,1.3526301702956,1.3962634015955,1.4398966328953,1.4835298641952,1.527163095495,1.5707963267949,1.6144295580948,1.6580627893946,1.7016960206945,1.7453292519943,1.7889624832942,1.832595714594,1.8762289458939,1.9198621771938,1.9634954084936,2.0071286397935,2.0507618710933,2.0943951023932,2.1380283336931,2.1816615649929,2.2252947962928,2.2689280275926,2.3125612588925,2.3561944901923,2.3998277214922,2.4434609527921,2.4870941840919,2.5307274153918,2.5743606466916,2.6179938779915,2.6616271092914,2.7052603405912,2.7488935718911,2.7925268031909,2.8361600344908,2.8797932657906,2.9234264970905,2.9670597283904,3.0106929596902,3.0543261909901,3.0979594222899,3.1415926535898,3.1852258848897,3.2288591161895,3.2724923474894,3.3161255787892,3.3597588100891,3.4033920413889,3.4470252726888,3.4906585039887,3.5342917352885,3.5779249665884,3.6215581978882,3.6651914291881,3.708824660488,3.7524578917878,3.7960911230877,3.8397243543875,3.8833575856874,3.9269908169872,3.9706240482871,4.014257279587,4.0578905108868,4.1015237421867,4.1451569734865,4.1887902047864,4.2324234360862,4.2760566673861,4.319689898686,4.3633231299858,4.4069563612857,4.4505895925855,4.4942228238854,4.5378560551853,4.5814892864851,4.625122517785,4.6687557490848,4.7123889803847,4.7560222116845,4.7996554429844,4.8432886742843,4.8869219055841,4.930555136884,4.9741883681838,5.0178215994837,5.0614548307836,5.1050880620834,5.1487212933833,5.1923545246831,5.235987755983,5.2796209872828,5.3232542185827,5.3668874498826,5.4105206811824,5.4541539124823,5.4977871437821,5.541420375082,5.5850536063819,5.6286868376817,5.6723200689816,5.7159533002814,5.7595865315813,5.8032197628811,5.846852994181,5.8904862254809,5.9341194567807,5.9777526880806,6.0213859193804,6.0650191506803,6.1086523819802,6.15228561328,6.1959188445799,6.2395520758797,6.2831853071796]],"orbitRadii":[0,82,162,335,493,662,846,251,1080,1322],"characterAttributes":{"Strength":0,"Intelligence":2,"Dexterity":1},"PSSCentreInnerRadius":130,"skillsPerOrbit":[1,12,24,24,72,72,72,24,72,144]}} \ No newline at end of file +{"assets":{"Orbit6Normal":["orbit_normal3.png"],"LineConnectorNormal":["orbit_normal0.png"],"Orbit9Normal":["orbit_normal1.png"],"Orbit8Normal":["orbit_normal2.png"],"Orbit9Active":["orbit_active1.png"],"LineConnectorActive":["orbit_active0.png"],"Orbit7Normal":["orbit_normal7.png"],"Orbit5Normal":["orbit_normal4.png"],"Orbit2Active":["orbit_active8.png"],"Orbit4Normal":["orbit_normal5.png"],"Orbit6Active":["orbit_active3.png"],"Orbit2Normal":["orbit_normal8.png"],"Orbit3Normal":["orbit_normal6.png"],"Orbit8Active":["orbit_active2.png"],"Orbit3Active":["orbit_active6.png"],"Orbit7Intermediate":["orbit_intermediate7.png"],"Orbit8Intermediate":["orbit_intermediate2.png"],"Orbit9Intermediate":["orbit_intermediate1.png"],"Orbit5Active":["orbit_active4.png"],"Orbit3Intermediate":["orbit_intermediate6.png"],"Orbit4Intermediate":["orbit_intermediate5.png"],"Orbit5Intermediate":["orbit_intermediate4.png"],"Orbit6Intermediate":["orbit_intermediate3.png"],"Orbit4Active":["orbit_active5.png"],"Orbit1Active":["orbit_active9.png"],"Orbit1Intermediate":["orbit_intermediate9.png"],"Orbit2Intermediate":["orbit_intermediate8.png"],"Orbit7Active":["orbit_active7.png"],"LineConnectorIntermediate":["orbit_intermediate0.png"],"Orbit1Normal":["orbit_normal9.png"]},"min_y":-23534.129135817,"groups":[null,{"y":4289.0882816464,"x":-15658.693929803,"nodes":[22541],"orbits":[0]},{"y":4669.7882816464,"x":-15658.693929803,"nodes":[5386],"orbits":[0]},{"y":3924.5582816464,"x":-15446.023929803,"nodes":[57959],"orbits":[0]},{"y":4669.7882816464,"x":-15446.023929803,"nodes":[14960],"orbits":[0]},{"y":4289.0882816464,"x":-15234.023929803,"nodes":[60298],"orbits":[0]},{"y":4669.7882816464,"x":-15234.023929803,"nodes":[47236],"orbits":[0]},{"y":4289.0882816464,"x":-15022.023929803,"nodes":[47184],"orbits":[0]},{"y":4669.7882816464,"x":-15022.023929803,"nodes":[20895],"orbits":[0]},{"y":5408.7082816464,"x":-15019.523929803,"nodes":[64962],"orbits":[0]},{"y":5568.6482816464,"x":-14962.483929803,"nodes":[110],"orbits":[0]},{"y":5718.4882816464,"x":-14864.633929803,"nodes":[22908],"orbits":[0]},{"y":4289.0882816464,"x":-14810.023929803,"nodes":[48537],"orbits":[0]},{"y":3924.5582816464,"x":-14809.983929803,"nodes":[63401],"orbits":[0]},{"y":5843.3382816464,"x":-14729.803929803,"nodes":[8525],"orbits":[0]},{"y":7092.2062617458,"x":-14187.515392137,"nodes":[49380],"orbits":[0]},{"y":7455.2062617458,"x":-14187.515392137,"nodes":[58704],"orbits":[0]},{"y":7818.2062617458,"x":-14187.515392137,"nodes":[38769],"orbits":[0]},{"y":6842.0362617458,"x":-14120.485392137,"nodes":[36659],"orbits":[0]},{"y":5930.0482816464,"x":-14571.203929803,"nodes":[9997],"orbits":[0]},{"y":7263.9162617458,"x":-14030.755392137,"nodes":[6127],"orbits":[0]},{"y":7677.0662617458,"x":-14030.755392137,"nodes":[18585],"orbits":[0]},null,{"y":5973.6682816464,"x":-14401.093929803,"nodes":[13772],"orbits":[0]},{"y":6841.9962617458,"x":-13933.035392137,"nodes":[40915],"orbits":[0]},{"y":4649.0482816464,"x":-14327.243929803,"nodes":[5852],"orbits":[9]},{"y":8356.1862617458,"x":-13866.175392137,"nodes":[1994],"orbits":[0]},{"y":7092.2062617458,"x":-13865.995392137,"nodes":[48682],"orbits":[0]},{"y":7455.2062617458,"x":-13865.995392137,"nodes":[39411],"orbits":[0]},{"y":8181.9862617458,"x":-13865.995392137,"nodes":[25935],"orbits":[0]},{"y":7818.2062617458,"x":-13865.375392137,"nodes":[39365],"orbits":[0]},{"y":5309.0482816464,"x":-14309.223929803,"nodes":[9988],"orbits":[0]},{"y":5973.6682816464,"x":-14217.823929803,"nodes":[25438],"orbits":[0]},{"y":5930.0482816464,"x":-14050.593929803,"nodes":[49340],"orbits":[0]},{"y":7762.4862617458,"x":-13460.915392137,"nodes":[33812],"orbits":[6]},{"y":5843.3382816464,"x":-13892.783929803,"nodes":[60913],"orbits":[0]},{"y":8435.2362617458,"x":-13412.235392137,"nodes":[47097],"orbits":[0]},{"y":8104.7962617458,"x":-13408.425392137,"nodes":[23005],"orbits":[0]},{"y":5718.4882816464,"x":-13768.803929803,"nodes":[61039],"orbits":[0]},{"y":5568.6482816464,"x":-13676.543929803,"nodes":[20195],"orbits":[0]},{"y":5408.7082816464,"x":-13602.193929803,"nodes":[16276],"orbits":[0]},{"y":8045.1062617458,"x":-13037.445392137,"nodes":[10072],"orbits":[0]},{"y":8464.1162617458,"x":-13008.535392137,"nodes":[52068],"orbits":[0]},null,null,{"y":9513.3821523168,"x":-12036.043027744,"nodes":[24807],"orbits":[0]},{"y":9290.4821523168,"x":-11639.093027744,"nodes":[38014],"orbits":[0]},{"y":9799.2721523168,"x":-11461.173027744,"nodes":[42275],"orbits":[0]},{"y":10071.262152317,"x":-11200.233027744,"nodes":[3762,59540,30115,60634,35453,13715,19424,27418,51690,29323,32534],"orbits":[4,5,6,7,9]},{"y":11074.182152317,"x":-11134.733027744,"nodes":[12000],"orbits":[0]},{"y":10433.032152317,"x":-11094.363027744,"nodes":[59372],"orbits":[0]},{"y":10848.782152317,"x":-10740.743027744,"nodes":[56842],"orbits":[0]},null,null,null,null,null,{"y":-1276.68,"x":-11263.31,"nodes":[9352,31295,32071,49111,39190,8800,15427,57379],"orbits":[0,3]},{"y":1114.01,"x":-11179.3,"nodes":[28589,7395,38670,30007,12565,3245,30300,3188,46051],"orbits":[0,1,2,3]},{"y":-2405.56,"x":-11128.79,"nodes":[47242,34493,48565,23078,65328,54964,49593,4725,17229],"orbits":[0,2,3,4,7]},{"y":-3254.38,"x":-11095.46,"nodes":[6502],"orbits":[0]},{"y":-3602.71,"x":-11052.33,"nodes":[41747],"orbits":[0]},{"y":-3162.26,"x":-11003.87,"nodes":[49370,32148,8535,43443],"orbits":[0,2]},{"y":88.39,"x":-10939.38,"nodes":[55190],"orbits":[1]},{"y":-3409.07,"x":-10798.26,"nodes":[61847],"orbits":[0]},{"y":2443.13,"x":-10708.76,"nodes":[24630],"orbits":[0]},{"y":445.3,"x":-10682.77,"nodes":[1200],"orbits":[4]},{"y":-1117.08,"x":-10667.72,"nodes":[28982],"orbits":[0]},{"y":2047.3,"x":-10654.45,"nodes":[64489,25162,6952,750],"orbits":[2]},{"y":3051.94,"x":-10615.17,"nodes":[17348,11433,15522,13893,11275,42390,44753,63608],"orbits":[0,3,4,7]},{"y":-4677.69,"x":-10609.92,"nodes":[440],"orbits":[0]},{"y":-3587.33,"x":-10416.8,"nodes":[1130,50847,33393,42914],"orbits":[0,4,5,7]},{"y":-4500.02,"x":-10391.25,"nodes":[55888],"orbits":[0]},{"y":-5225.09,"x":-10391.18,"nodes":[17349,5728,23940,14342,49256,14439,58138,46384,33402,58125,6133,10681,27581,50510],"orbits":[1,3,4,7]},{"y":-6443.27,"x":-10372.37,"nodes":[47753],"orbits":[0]},{"y":5.97,"x":-10364.84,"nodes":[30141],"orbits":[0]},{"y":2132.05,"x":-10358.72,"nodes":[59785],"orbits":[0]},{"y":-2405.56,"x":-10338.12,"nodes":[41768],"orbits":[0]},{"y":-507.73,"x":-10318,"nodes":[20989,42984,21184,20251],"orbits":[1,3,7]},{"y":5666.88,"x":-10266.25,"nodes":[14511,54999,64900,30780,53261,18207,17112,5410,4331],"orbits":[2,3,4,7]},{"y":4633.75,"x":-10240.12,"nodes":[375,12276,14693,13937,13980,17791,526,2645,52829,14832],"orbits":[0,4,7]},{"y":3732.13,"x":-10198.25,"nodes":[18684],"orbits":[0]},{"y":-4677.69,"x":-10180.38,"nodes":[18746],"orbits":[0]},{"y":296.7,"x":-10158.37,"nodes":[51749],"orbits":[0]},{"y":5639.94,"x":-10128.99,"nodes":[33590],"orbits":[0]},{"y":1201.49,"x":-10089.33,"nodes":[11656,9106,53822,54937],"orbits":[1,7]},{"y":-3391.47,"x":-10087.16,"nodes":[29611],"orbits":[0]},{"y":3405.64,"x":-10009.75,"nodes":[27296],"orbits":[0]},{"y":2362.11,"x":-9927.8,"nodes":[51535,18397,55063,8852,4139],"orbits":[0,2,3]},{"y":-6356.8,"x":-9926.52,"nodes":[38320],"orbits":[0]},{"y":-6372.76,"x":-9896.05,"nodes":[32845,23630,64819,31746,51868,19794,17885,11392],"orbits":[3,4,5]},{"y":-2071.56,"x":-9865.43,"nodes":[11525,64724,53329,53030,30334,9324,43939,56214,48267],"orbits":[0,2,3]},{"y":2995.92,"x":-9851.18,"nodes":[39598,3949,28613,15247,46683],"orbits":[3,2]},{"y":-4500.02,"x":-9791.13,"nodes":[32474],"orbits":[0]},{"y":-1117.08,"x":-9724.5,"nodes":[30457,13293,54416,19236,60274],"orbits":[0,7]},{"y":6484.44,"x":-9716.02,"nodes":[55152,42710,65287,56996,9568,41186,58117,13839,5580],"orbits":[0,2,3,4,5]},{"y":710.66,"x":-9715.33,"nodes":[4442,59886,62313,62034,55931,33939,6872],"orbits":[0,3,4,5]},{"y":4489.54,"x":-9701.92,"nodes":[59777],"orbits":[0]},{"y":3334.63,"x":-9636.83,"nodes":[917,44069,65160,21670,29358],"orbits":[1,2,3]},{"y":3036.16,"x":-9621.33,"nodes":[30553],"orbits":[0]},{"y":-3088.59,"x":-9562.54,"nodes":[62670,41497,30554,21164,18245,10055],"orbits":[0,7]},{"y":-421.46,"x":-9548.42,"nodes":[32777,17625,59710,21567,18822,10873,52618,47790],"orbits":[1,2,3,7]},{"y":4,"x":-9548.42,"nodes":[18448],"orbits":[0]},{"y":-5501.21,"x":-9524.42,"nodes":[47931],"orbits":[0]},{"y":-6443.27,"x":-9519.96,"nodes":[41012],"orbits":[0]},{"y":5442.15,"x":-9427.5,"nodes":[53719],"orbits":[0]},{"y":4400.29,"x":-9363.33,"nodes":[10362,10830,9163,59589,44952,6153,52659],"orbits":[0,3,7]},{"y":362.33,"x":-9064.75,"nodes":[65154,2575,56757,11292],"orbits":[0,2]},{"y":6723.44,"x":-9040.02,"nodes":[53440,52300,11178,62439,57880,11306,6269,45990,39448,24224],"orbits":[0,2,3]},{"y":-4631.81,"x":-9038.93,"nodes":[31159,54962,35849,46017,12382],"orbits":[0,1,7]},{"y":1954.01,"x":-8945,"nodes":[33452,57471,53823,23192,21684,1214,42578,52796,10508,30371,27687],"orbits":[2,3,4,5,7]},{"y":-6645.82,"x":-8932.06,"nodes":[55048],"orbits":[0]},{"y":-5473.9,"x":-8822.42,"nodes":[52],"orbits":[0]},{"y":-5095.9,"x":-8822.42,"nodes":[39131],"orbits":[0]},{"y":5036.5,"x":-8724.91,"nodes":[21387],"orbits":[0]},{"y":5504.76,"x":-8699.47,"nodes":[51129,26437,15892],"orbits":[3,7]},{"y":4,"x":-8684.42,"nodes":[47263],"orbits":[0]},{"y":504.36,"x":-8684.42,"nodes":[10100],"orbits":[0]},{"y":988.33,"x":-8684.42,"nodes":[23307],"orbits":[0]},{"y":-6378.53,"x":-8664.77,"nodes":[33722],"orbits":[0]},{"y":4650.55,"x":-8647.35,"nodes":[47173,51832,6514,31373,47722,12418,50561,3988],"orbits":[0,2,3,4]},{"y":6301.67,"x":-8618.25,"nodes":[27082],"orbits":[0]},{"y":-563.21,"x":-8615.24,"nodes":[52220,60064,3027,54228,64240],"orbits":[0,2]},{"y":-4931.21,"x":-8541.12,"nodes":[11741],"orbits":[3]},{"y":-7514.09,"x":-8526.34,"nodes":[9226,13500,47591,41044],"orbits":[1,2,3,7]},{"y":-1405.65,"x":-8485.92,"nodes":[8460,40328,62200,9528,38053,29762,28564],"orbits":[0,2,3]},{"y":-5912.71,"x":-8440.72,"nodes":[57608],"orbits":[0]},{"y":-3706.68,"x":-8404.25,"nodes":[49259],"orbits":[0]},{"y":5599.53,"x":-8394.02,"nodes":[13482],"orbits":[0]},{"y":-3700.62,"x":-8390.01,"nodes":[25014,62360,36333,50228,20511,42059,53804,56112],"orbits":[4,3]},{"y":-5238.98,"x":-8386.71,"nodes":[33797,37509],"orbits":[5]},{"y":5293.13,"x":-8335.67,"nodes":[22626,45227,30136],"orbits":[3,7]},{"y":5282.9,"x":-8316.62,"nodes":[42111,48717],"orbits":[7,3]},{"y":504.36,"x":-8308.16,"nodes":[25300],"orbits":[0]},{"y":1737.23,"x":-8233.08,"nodes":[59945],"orbits":[0]},{"y":6324.33,"x":-8217.79,"nodes":[50392],"orbits":[0]},{"y":7089.13,"x":-8206.04,"nodes":[32349],"orbits":[0]},{"y":2567.51,"x":-8204.79,"nodes":[38365,61142,34626,46499],"orbits":[0,2]},{"y":-5390.69,"x":-8193.3,"nodes":[33502,65189],"orbits":[5]},{"y":453.74,"x":-8193.04,"nodes":[61796,38066,8260,10286],"orbits":[7]},{"y":3447.68,"x":-8158.65,"nodes":[24855,17138,53308,51903,39347,48014,55058,63790],"orbits":[0,3,4,5]},{"y":7641.73,"x":-8141.21,"nodes":[41821],"orbits":[0]},{"y":7618.79,"x":-8131.61,"nodes":[24801,34305,40736,8171,45162,63031,15606,31545],"orbits":[3,4,7]},{"y":6128.94,"x":-8111.51,"nodes":[61409,24646],"orbits":[3,7]},{"y":15442.475326604,"x":-1029.1124985462,"nodes":[8272],"orbits":[0]},{"y":379.36,"x":-8091.65,"nodes":[21453],"orbits":[0]},{"y":-6945.65,"x":-8086.9,"nodes":[4140],"orbits":[0]},{"y":-5943.05,"x":-8083.42,"nodes":[41180],"orbits":[1]},{"y":-5590.82,"x":-8069.54,"nodes":[6222,9037,21912],"orbits":[5]},{"y":4659.56,"x":-8046.92,"nodes":[63114],"orbits":[3]},{"y":-4404.48,"x":-8038.85,"nodes":[35369,1459,47252,17282,43579],"orbits":[0,1,7]},{"y":6127.75,"x":-8021.19,"nodes":[13075],"orbits":[0]},{"y":-5646.06,"x":-8021.07,"nodes":[61703],"orbits":[0]},{"y":-2147.35,"x":-8008.62,"nodes":[51210],"orbits":[0]},{"y":-2159.36,"x":-8008.25,"nodes":[61404,38923,44902,61429,511],"orbits":[0,7]},{"y":-1123.01,"x":-7996.37,"nodes":[38707],"orbits":[0]},{"y":4130.84,"x":-7966.51,"nodes":[35048,26176,43650,21070,57388,53386,9698],"orbits":[1,2,3,7]},{"y":-5882.19,"x":-7948.8,"nodes":[17260],"orbits":[0]},{"y":-6121.04,"x":-7930.02,"nodes":[32353],"orbits":[0]},{"y":-3221.29,"x":-7919.46,"nodes":[33601,5692,35708,41154,2863],"orbits":[0,2]},{"y":-7782.19,"x":-7892.21,"nodes":[23364,33781,65493,43854,48614,9018,35918],"orbits":[0,3,7]},{"y":-7781.42,"x":-7885.65,"nodes":[52038],"orbits":[0]},{"y":2887.75,"x":-7848.77,"nodes":[44017],"orbits":[0]},{"y":-6820.59,"x":-7837.12,"nodes":[95],"orbits":[0]},{"y":7089.13,"x":-7829.04,"nodes":[3446],"orbits":[0]},{"y":16223.165326604,"x":-726.61249854616,"nodes":[51737],"orbits":[0]},{"y":-2760.44,"x":-7772.07,"nodes":[25315,25591,19820,5686],"orbits":[2]},{"y":2567.51,"x":-7762.96,"nodes":[4527],"orbits":[0]},{"y":1935.05,"x":-7728.69,"nodes":[64807,46674,35921,57405,5642],"orbits":[2]},{"y":1429.4,"x":-7717.94,"nodes":[58855],"orbits":[0]},{"y":1435.92,"x":-7711.19,"nodes":[53527,4985,64525,45327,7204,10251],"orbits":[0,2,3,7]},{"y":-6588.02,"x":-7677.63,"nodes":[35645],"orbits":[0]},{"y":-6718.76,"x":-7663.77,"nodes":[1928],"orbits":[0]},{"y":-6455.3,"x":-7618.19,"nodes":[32847],"orbits":[0]},{"y":8202.29,"x":-7612.36,"nodes":[2946,62518,4547,41414,41363],"orbits":[0,1,3,4,7]},{"y":-849.36,"x":-7586.04,"nodes":[43653,48171,26518,40803,3218],"orbits":[4]},{"y":15162.305326604,"x":-516.44249854616,"nodes":[17646],"orbits":[0]},{"y":-1903.57,"x":-7551.31,"nodes":[49734],"orbits":[0]},{"y":-6690.83,"x":-7518.46,"nodes":[56284],"orbits":[0]},{"y":6094.06,"x":-7472.17,"nodes":[58088,16620,41442,21161,64324,10500,26479,6900,45751],"orbits":[2,3,4,5]},{"y":6133.69,"x":-7472.17,"nodes":[9040],"orbits":[0]},{"y":-6580.92,"x":-7471.21,"nodes":[6077],"orbits":[0]},{"y":4966.83,"x":-7470.27,"nodes":[50616],"orbits":[0]},{"y":409.35,"x":-7469.65,"nodes":[46665],"orbits":[0]},{"y":4960.9,"x":-7463.54,"nodes":[18505,18496,18073,36027,49952,45090,13856],"orbits":[7]},{"y":371.68,"x":-7459.86,"nodes":[24339,7060,28214,1973,8607,53131],"orbits":[7,2]},{"y":-6842.48,"x":-7448.48,"nodes":[8737],"orbits":[0]},{"y":3131.16,"x":-7437.53,"nodes":[52298],"orbits":[0]},{"y":3624.13,"x":-7437.53,"nodes":[53216,52126,21885,1352],"orbits":[0,2,7]},{"y":-6510.96,"x":-7375.75,"nodes":[25927],"orbits":[0]},{"y":84.99,"x":-7366.84,"nodes":[58295],"orbits":[2]},{"y":-465.35,"x":-7355.98,"nodes":[24430,47191,3601,8554,63037],"orbits":[4]},{"y":-745.79,"x":-7348.69,"nodes":[50629],"orbits":[0]},{"y":-750.41,"x":-7347.5,"nodes":[44298],"orbits":[0]},{"y":-4246.42,"x":-7344.38,"nodes":[26196],"orbits":[0]},{"y":-3696.47,"x":-7344.38,"nodes":[39710],"orbits":[0]},{"y":-3214.3,"x":-7344.38,"nodes":[51821],"orbits":[0]},{"y":-2760.44,"x":-7344.38,"nodes":[20115],"orbits":[0]},{"y":-8228.26,"x":-7329.06,"nodes":[45202],"orbits":[0]},{"y":2335.67,"x":-7296.92,"nodes":[40117,31848,1286,21089,17903,54701,64023],"orbits":[0,7]},{"y":-4986.13,"x":-7197.98,"nodes":[45354,64948,48264,12964],"orbits":[0,2]},{"y":-916.14,"x":-7180.07,"nodes":[23930,30662,45383,26291,46024],"orbits":[4]},{"y":-8883.47,"x":-7168.06,"nodes":[11048,47420,53444,9065,752,64653,52676],"orbits":[1,2,4,7]},{"y":-6860,"x":-7166.4,"nodes":[41511],"orbits":[0]},{"y":-1787.6,"x":-7123.48,"nodes":[51812,62757,4673,10047,46741],"orbits":[0,2]},{"y":-8009.76,"x":-7050.15,"nodes":[59093],"orbits":[0]},{"y":15062.725326604,"x":21.737501453836,"nodes":[61973,38601,43131,40719,61897,34501,7120],"orbits":[6,5,9,8]},{"y":16112.055326604,"x":21.737501453836,"nodes":[25172],"orbits":[0]},{"y":15162.305326604,"x":26.087501453835,"nodes":[46535],"orbits":[0]},{"y":15464.285326604,"x":26.087501453835,"nodes":[32559],"orbits":[0]},{"y":15745.095326604,"x":26.087501453835,"nodes":[3704],"orbits":[0]},{"y":7409.4,"x":-7025.42,"nodes":[25229,7972,21390,5663],"orbits":[0,2]},{"y":7906.98,"x":-7025.42,"nodes":[62498],"orbits":[0]},{"y":8507.21,"x":-7025.42,"nodes":[12255,989,26416,27740,35792],"orbits":[2]},{"y":-5539.42,"x":-6938.5,"nodes":[45632,25503,27068,35831,27388,28578,904,24551],"orbits":[0,7]},{"y":4002.72,"x":-6934.34,"nodes":[26725],"orbits":[0]},{"y":2821.11,"x":-6908.33,"nodes":[31805,44461,54998,29041,31388,51394,29993],"orbits":[1,2,3,7]},{"y":6655.38,"x":-6902.9,"nodes":[43778,36894,17330,3698,61938,14515,61927,33137],"orbits":[2,3]},{"y":-6806.55,"x":-6892.53,"nodes":[35560],"orbits":[0]},{"y":-4712.38,"x":-6880.96,"nodes":[21568],"orbits":[0]},{"y":961.36,"x":-6862.4,"nodes":[1170,53089,16626,64443,41126,10474,53785,9918,62023],"orbits":[0,2,3]},{"y":3687.64,"x":-6849.92,"nodes":[39621,14176,18004,8881],"orbits":[0,2,3,4]},{"y":14689.725068319,"x":2105.67891923,"nodes":[16249],"orbits":[0]},{"y":-7433.25,"x":-6746.61,"nodes":[21127,35974,51105,5398,22484,51820,38124,6355,14110,48979],"orbits":[1,2,3,4,6,7]},{"y":9037.67,"x":-6714.29,"nodes":[25031,17999,63979,9750,1169,42026,63813],"orbits":[0,7]},{"y":5303.33,"x":-6629.67,"nodes":[5800,45075,43149,43507,40292],"orbits":[1,2,7]},{"y":15056.055068319,"x":2317.17891923,"nodes":[32560],"orbits":[0]},{"y":-6081.65,"x":-6604.35,"nodes":[2672],"orbits":[0]},{"y":-2925.02,"x":-6560.84,"nodes":[50062,64357,6416,506,46857,59596,42916,11030,37641],"orbits":[0,2,3]},{"y":-6226.48,"x":-6511.27,"nodes":[59061],"orbits":[0]},{"y":15162.305326604,"x":559.90750145384,"nodes":[6935],"orbits":[0]},{"y":14647.455068319,"x":2426.65891923,"nodes":[10371],"orbits":[0]},{"y":-10047.02,"x":-6497.62,"nodes":[28774,17505,52106,2999,44005,10295,27733],"orbits":[4,5,6]},{"y":-5120.01,"x":-6473.32,"nodes":[11248],"orbits":[0]},{"y":5137.09,"x":-6456.61,"nodes":[53921,40596,58838],"orbits":[5]},{"y":-6084.44,"x":-6441.98,"nodes":[8509,45569,55596,28267,35085],"orbits":[0,2,3]},{"y":-4380.23,"x":-6419.58,"nodes":[35966,41105,38368,54288,44316],"orbits":[0,1,7]},{"y":4911.79,"x":-6409.48,"nodes":[22975],"orbits":[0]},{"y":15422.385068319,"x":2528.67891923,"nodes":[15044],"orbits":[0]},{"y":420.58,"x":-6370.69,"nodes":[43711,5544,14459],"orbits":[2]},{"y":4501.4,"x":-6353.65,"nodes":[38921,49023,49198,12817,22967],"orbits":[1,2,3,7]},{"y":-15638.996223618,"x":4147.9923934462,"nodes":[18678],"orbits":[0]},{"y":-13435.176223618,"x":4147.9923934462,"nodes":[63002],"orbits":[0]},{"y":15013.795068319,"x":2638.15891923,"nodes":[42845],"orbits":[0]},{"y":16223.165326604,"x":799.19750145384,"nodes":[20830],"orbits":[0]},{"y":-413.32,"x":-6255.06,"nodes":[21861,52807,61836,60551,65243,46421],"orbits":[0,2]},{"y":7289.19,"x":-6210.4,"nodes":[11014,16784,26339,62609,18419,25312,24259,23667,64405,31650,16051,31017],"orbits":[0,1,3,5,7]},{"y":8758.64,"x":-6210.4,"nodes":[51561],"orbits":[0]},{"y":-8867.25,"x":-6208.88,"nodes":[23382],"orbits":[0]},{"y":3942.14,"x":-6203.21,"nodes":[19674],"orbits":[3]},{"y":-15201.396223618,"x":4249.9123934462,"nodes":[10731],"orbits":[0]},{"y":5297.48,"x":-6186.82,"nodes":[27439],"orbits":[0]},{"y":9255.09,"x":-6167.94,"nodes":[11786,7716,29447,18157],"orbits":[2]},{"y":15662.095068319,"x":2768.38891923,"nodes":[29162],"orbits":[0]},{"y":3951.76,"x":-6116.29,"nodes":[41493],"orbits":[0]},{"y":1197.89,"x":-6026.21,"nodes":[21017,26969,16861,55789,41665,27303,50562,43142],"orbits":[0,3,4,5,7]},{"y":4,"x":-6014.13,"nodes":[14654],"orbits":[0]},{"y":14347.645068319,"x":2922.91891923,"nodes":[54838],"orbits":[0]},{"y":14770.655068319,"x":2922.91891923,"nodes":[4245],"orbits":[0]},{"y":15193.655068319,"x":2922.91891923,"nodes":[44746],"orbits":[0]},{"y":-7874,"x":-5984.67,"nodes":[64318,5088,55101,43893,26739,61063,38535,7777,58016,22873,16596,49537,42205],"orbits":[0,3,4]},{"y":-14539.976223618,"x":4461.9623934462,"nodes":[26638],"orbits":[0]},{"y":2748.83,"x":-5982.73,"nodes":[35977,38130,53194,35876,27540,62216,26070,62973],"orbits":[0,2,3]},{"y":3453.31,"x":-5982.73,"nodes":[57703],"orbits":[0]},{"y":15442.475326604,"x":1105.5575014538,"nodes":[37078],"orbits":[0]},{"y":8688.45,"x":-5952.13,"nodes":[56342],"orbits":[0]},{"y":8472.91,"x":-5946.57,"nodes":[7341],"orbits":[0]},{"y":-3432.51,"x":-5945.28,"nodes":[49938],"orbits":[0]},{"y":15521.105068319,"x":3010.65891923,"nodes":[46522],"orbits":[0]},{"y":4065.73,"x":-5918.9,"nodes":[50253],"orbits":[0]},{"y":-13435.176223618,"x":4528.6123934462,"nodes":[58747],"orbits":[0]},{"y":-5740.53,"x":-5846.29,"nodes":[44872],"orbits":[0]},{"y":-3968.54,"x":-5794.96,"nodes":[51795,32271,54311,28482,53632,19846],"orbits":[1,2,7]},{"y":-15265.706223618,"x":4651.5523934462,"nodes":[42035,28153,50219,54194],"orbits":[2]},{"y":-14326.006223618,"x":4651.5523934462,"nodes":[22147],"orbits":[9]},{"y":15205.635068319,"x":3150.93891923,"nodes":[36252],"orbits":[6]},{"y":-6744.4,"x":-5744.12,"nodes":[57776,60013,10208,21935,33914,18240,21415,22909,61493],"orbits":[0,3]},{"y":-15185.706223618,"x":4715.3223934462,"nodes":[43128],"orbits":[4]},{"y":6102.63,"x":-5721.96,"nodes":[8600],"orbits":[0]},{"y":14629.069205894,"x":-4312.0867163516,"nodes":[32952],"orbits":[0]},{"y":5052.28,"x":-5694.65,"nodes":[62015,7668,21982,47371],"orbits":[0,2]},{"y":5511.25,"x":-5677.8,"nodes":[64870,34090,14655,372,54340],"orbits":[0,2,3,7]},{"y":-13434.776223618,"x":4791.4023934462,"nodes":[3605],"orbits":[0]},{"y":15520.935068319,"x":3291.25891923,"nodes":[54892],"orbits":[0]},{"y":-14539.976223618,"x":4823.9323934462,"nodes":[10987],"orbits":[0]},{"y":14440.069205894,"x":-4202.9667163516,"nodes":[37397],"orbits":[0]},{"y":14566.069205894,"x":-4202.9667163516,"nodes":[60287],"orbits":[0]},{"y":-9484.56,"x":-5597.85,"nodes":[7960],"orbits":[1]},{"y":-521.46,"x":-5585.44,"nodes":[40550,46205,41615,49192,44787,43396,10534,33209,2174,51683,19249],"orbits":[0,2,3,4,6,7]},{"y":8844.88,"x":-5585.08,"nodes":[33244,52373,16347,52556,37276],"orbits":[0,2]},{"y":14346.625068319,"x":3379.22891923,"nodes":[32637],"orbits":[0]},{"y":14769.635068319,"x":3379.22891923,"nodes":[30151],"orbits":[0]},{"y":15192.635068319,"x":3379.22891923,"nodes":[44371],"orbits":[0]},{"y":811.34,"x":-5535.94,"nodes":[20303,9908],"orbits":[2]},{"y":426.08,"x":-5532.01,"nodes":[16311,32600,6304,12125],"orbits":[0,2]},{"y":8167.23,"x":-5498.11,"nodes":[20350,47006,43174,4948,62785,28542],"orbits":[1,3,7]},{"y":14629.069205894,"x":-4093.8567163516,"nodes":[63259],"orbits":[0]},{"y":15073.179205894,"x":-4067.0867163516,"nodes":[55582],"orbits":[0]},{"y":4362.34,"x":-5457.8,"nodes":[25482,51702,54485,60620,61472],"orbits":[0,7]},{"y":6837.73,"x":-5440.73,"nodes":[64995,51867,17924],"orbits":[0,3]},{"y":-15436.646223618,"x":5014.8823934462,"nodes":[27990],"orbits":[0]},{"y":9533.46,"x":-5399.53,"nodes":[2491],"orbits":[1]},{"y":15661.385068319,"x":3534.18891923,"nodes":[762],"orbits":[0]},{"y":-15201.396223618,"x":5049.2023934462,"nodes":[49049],"orbits":[0]},{"y":4839.82,"x":-5384.36,"nodes":[36389],"orbits":[0]},{"y":14154.449205894,"x":-3982.4167163516,"nodes":[14429],"orbits":[0]},{"y":2555.07,"x":-5326.03,"nodes":[8629],"orbits":[0]},{"y":7500.44,"x":-5323.67,"nodes":[20015,14777,49136,9604,37226,4015,47429,9187,59466],"orbits":[2,3,4,6,7]},{"y":2655.72,"x":-5314.13,"nodes":[16084],"orbits":[0]},{"y":2829.25,"x":-5314.13,"nodes":[13474],"orbits":[0]},{"y":2922.83,"x":-5314.13,"nodes":[10602,24871,57552,46696],"orbits":[4]},{"y":3067.3,"x":-5314.13,"nodes":[54811],"orbits":[0]},{"y":3397.64,"x":-5314.13,"nodes":[34210],"orbits":[0]},{"y":3520.75,"x":-5314.13,"nodes":[6923,1087,64939,30123,26092,52392],"orbits":[2,3]},{"y":-15646.006223618,"x":5154.5523934462,"nodes":[1579],"orbits":[0]},{"y":-13434.776223618,"x":5154.5523934462,"nodes":[32856],"orbits":[0]},{"y":15904.355068319,"x":3674.46891923,"nodes":[12054],"orbits":[0]},{"y":-2342.95,"x":-5255.44,"nodes":[10245,34308,65193,47204,36478,48714,43014,47354,37414],"orbits":[0,2,3]},{"y":5058.67,"x":-5245.55,"nodes":[53989],"orbits":[0]},{"y":14661.559205894,"x":-3846.5467163516,"nodes":[45248],"orbits":[0]},{"y":-5581.61,"x":-5237.04,"nodes":[44783,19277,35171,10029,8660,18846,22949,14113],"orbits":[0,2,3]},{"y":6507.02,"x":-5197.82,"nodes":[44406,63451,57846],"orbits":[6]},{"y":-4772.19,"x":-5175.23,"nodes":[57097,30260,256,19658],"orbits":[0,2,7]},{"y":833.39,"x":-5165.01,"nodes":[63470,50302,16090],"orbits":[3]},{"y":6455.65,"x":-5159.25,"nodes":[61490],"orbits":[0]},{"y":8943.84,"x":-5153.8,"nodes":[28304],"orbits":[0]},{"y":15168.679205894,"x":-3710.6567163516,"nodes":[11641],"orbits":[0]},{"y":15491.885068319,"x":3827.76891923,"nodes":[1988],"orbits":[0]},{"y":-2941.61,"x":-5095.02,"nodes":[28002],"orbits":[0]},{"y":1520.57,"x":-5034.82,"nodes":[51369,56061,6544,45503,37746,42604],"orbits":[0,2,4,7]},{"y":5187.94,"x":-5015.19,"nodes":[29372],"orbits":[0]},{"y":6154.73,"x":-4989.69,"nodes":[10305,45586,35011,14761,53187,45215],"orbits":[2]},{"y":6165.44,"x":-4987.35,"nodes":[57775],"orbits":[0]},{"y":15675.789205894,"x":-3574.7767163516,"nodes":[34882],"orbits":[0]},{"y":-5972.03,"x":-4966.28,"nodes":[46628],"orbits":[4]},{"y":15734.855068319,"x":3968.03891923,"nodes":[37523],"orbits":[0]},{"y":-7078.4,"x":-4944.54,"nodes":[56703,28839,56762,20032,28680],"orbits":[0,2]},{"y":-9561.39,"x":-4903.23,"nodes":[35408,36474,38596,24767,31925],"orbits":[2,4,7]},{"y":-8434.54,"x":-4902.61,"nodes":[48552],"orbits":[0]},{"y":-7998.35,"x":-4900.88,"nodes":[45918],"orbits":[0]},{"y":-8462.12,"x":-4842.44,"nodes":[36880,15628,27626,2244,54067,43036],"orbits":[4,5,7]},{"y":8363.52,"x":-4805.94,"nodes":[37258],"orbits":[0]},{"y":7834.96,"x":-4801.92,"nodes":[59367,10774,26568,51732,35863],"orbits":[2]},{"y":4919.46,"x":-4741.04,"nodes":[9417],"orbits":[0]},{"y":15509.825068319,"x":4193.88891923,"nodes":[24696],"orbits":[0]},{"y":-10129.75,"x":-4715.21,"nodes":[38965,11284,24764,12324,30985,31697,51303],"orbits":[1,2,7]},{"y":5643.94,"x":-4713.07,"nodes":[56595,23861,54886,56997,64312],"orbits":[0,4,7]},{"y":-4643.81,"x":-4696.12,"nodes":[13694,9343,50389,23329,11762],"orbits":[0,2,7]},{"y":-6892.17,"x":-4694.67,"nodes":[15782],"orbits":[0]},{"y":-6482.36,"x":-4694.67,"nodes":[54814,59498,53675,16114],"orbits":[0,2]},{"y":223.67,"x":-4660.69,"nodes":[31419,35787,42813,55491],"orbits":[1,7]},{"y":4612.59,"x":-4659.73,"nodes":[13171],"orbits":[0]},{"y":-7996.23,"x":-4643.88,"nodes":[31238],"orbits":[0]},{"y":-10104.85,"x":-4621.23,"nodes":[65226],"orbits":[0]},{"y":6774.82,"x":-4606.4,"nodes":[38876],"orbits":[0]},{"y":-532.48,"x":-4583.03,"nodes":[7878,48745,53901,34375,45612],"orbits":[0,2,3]},{"y":-8704.8,"x":-4582.26,"nodes":[292],"orbits":[0]},{"y":9245.21,"x":-4573.05,"nodes":[5681],"orbits":[0]},{"y":15210.155068319,"x":4358.45891923,"nodes":[4086],"orbits":[0]},{"y":9245.92,"x":-4572.75,"nodes":[3339,23036,46931,45585,55617,29914,17825,19546,59208],"orbits":[0,2,3]},{"y":-8712.09,"x":-4568.4,"nodes":[23825,11572,24325,32923,58215,40006,9896],"orbits":[2,3,4,7]},{"y":-3251.11,"x":-4558.96,"nodes":[17411,61444,58096,6008,64020,29652,35911,15180,34096],"orbits":[0,2,3]},{"y":4730.38,"x":-4551.96,"nodes":[17745],"orbits":[0]},{"y":925.6,"x":-4542.4,"nodes":[39083],"orbits":[0]},{"y":2159.3,"x":-4507.44,"nodes":[33978,30390,31609,36163,62581],"orbits":[0,2,3,7]},{"y":14737.939205894,"x":-3108.3367163516,"nodes":[55536],"orbits":[9]},{"y":4838.15,"x":-4434.17,"nodes":[48121],"orbits":[0]},{"y":7184.65,"x":-4431.15,"nodes":[14540],"orbits":[0]},{"y":-1471.64,"x":-4422.17,"nodes":[48505,10372,48240,36191,59213,7392,10571,60886,40325],"orbits":[1,2,3]},{"y":4530.02,"x":-4351.6,"nodes":[24438],"orbits":[0]},{"y":843.27,"x":-4339.42,"nodes":[9638],"orbits":[0]},{"y":3287.25,"x":-4335.51,"nodes":[54283,26324,27950,4128,26532,46023,52462],"orbits":[0,2,3]},{"y":3380.39,"x":-4335.51,"nodes":[41657,21286,45992,17029],"orbits":[2,3]},{"y":619.91,"x":-4335.1,"nodes":[26798],"orbits":[0]},{"y":0.53,"x":-4308.23,"nodes":[51052,22616,17468,53405,22558],"orbits":[6]},{"y":407.49,"x":-4296.44,"nodes":[59006],"orbits":[0]},{"y":0.53,"x":-4289.92,"nodes":[48631],"orbits":[0]},{"y":-11016.96,"x":-4283.82,"nodes":[14505,3866,22331,19644,32258,14712,33612,40200,61842,33240,45343,57021,8957,37594,50483,8983],"orbits":[0,1,2,3,4,5,7]},{"y":-5891.9,"x":-4261.32,"nodes":[34552,61026,17378,40894,1218,8357,10742,41991,1447,38972,14945,22393,28458],"orbits":[0,3]},{"y":10064.45,"x":-4254.59,"nodes":[28175],"orbits":[0]},{"y":10800.08,"x":-4254.59,"nodes":[47316,2888,21716,8827,16691,9583,28862],"orbits":[0,4,7]},{"y":2439.49,"x":-4227.25,"nodes":[16725],"orbits":[0]},{"y":-4515.44,"x":-4217.02,"nodes":[16948,37458,21879,25412],"orbits":[0,2,7]},{"y":-10001.8,"x":-4185.36,"nodes":[50104],"orbits":[0]},{"y":4345.69,"x":-4167.26,"nodes":[46748],"orbits":[0]},{"y":6722.67,"x":-4163.59,"nodes":[56605],"orbits":[0]},{"y":14910.329205894,"x":-2763.1767163516,"nodes":[18146],"orbits":[0]},{"y":-8135.44,"x":-4117.42,"nodes":[4931,42825,21404,27674,44082,27307],"orbits":[0,2]},{"y":-9838.01,"x":-4116.33,"nodes":[32745],"orbits":[0]},{"y":-9545.42,"x":-4113.12,"nodes":[40276],"orbits":[0]},{"y":-9254.29,"x":-4113.12,"nodes":[60241],"orbits":[0]},{"y":6275.65,"x":-4107.23,"nodes":[17762,2964,18374,28476],"orbits":[0,2]},{"y":-10310.91,"x":-4102.54,"nodes":[46742],"orbits":[0]},{"y":287.24,"x":-4082.88,"nodes":[26895],"orbits":[0]},{"y":8524.92,"x":-4066.8,"nodes":[26490,12751,6229,13356,18489],"orbits":[7,2]},{"y":7086.81,"x":-4066.02,"nodes":[31903],"orbits":[0]},{"y":15679.429205894,"x":-2638.2867163516,"nodes":[3084],"orbits":[0]},{"y":-9550.54,"x":-4030.62,"nodes":[32278,58183],"orbits":[2,7]},{"y":14402.249205894,"x":-2627.0367163516,"nodes":[57819],"orbits":[0]},{"y":-9600.64,"x":-3955.44,"nodes":[61179],"orbits":[0]},{"y":9526.74,"x":-3944.14,"nodes":[4661,53367,10835,20842,12821,65439,48026,6623,65353],"orbits":[0,1,2,3]},{"y":7603.71,"x":-3931.69,"nodes":[259],"orbits":[0]},{"y":7588.67,"x":-3931.58,"nodes":[38010,13352,59180,54923,27638,50023,13524,4921],"orbits":[4,7]},{"y":394.73,"x":-3921.6,"nodes":[37956],"orbits":[0]},{"y":-9191.64,"x":-3905.87,"nodes":[5284],"orbits":[0]},{"y":15171.359205894,"x":-2502.1467163516,"nodes":[30996],"orbits":[0]},{"y":156.68,"x":-3872.48,"nodes":[35581],"orbits":[0]},{"y":-14980.27926277,"x":1573.4397536271,"nodes":[8867,42522,39204,12882,38578,2857,39640,61985,18849,49189,64789,44484,7246,65413,25618,49759,7998,13673,29398,12488,40721],"orbits":[6,5,9,8]},{"y":-9338.75,"x":-3804.23,"nodes":[21245],"orbits":[0]},{"y":-8886.17,"x":-3804.23,"nodes":[57178],"orbits":[0]},{"y":15915.289205894,"x":-2402.4267163516,"nodes":[1442],"orbits":[0]},{"y":-7331.69,"x":-3797.08,"nodes":[43818],"orbits":[0]},{"y":-7332.36,"x":-3782.35,"nodes":[14294,48530,4623,39130,48524],"orbits":[2]},{"y":14663.279205894,"x":-2366.0067163516,"nodes":[53762],"orbits":[0]},{"y":5937.79,"x":-3759.41,"nodes":[45962,48589,7922,7183,15617],"orbits":[0,2,3]},{"y":12649.72,"x":-3736.26,"nodes":[46565],"orbits":[0]},{"y":3905.64,"x":-3727.22,"nodes":[34487,4882,60568,38172,51206,49642,52348],"orbits":[0,2,3,7]},{"y":1390.39,"x":-3724.22,"nodes":[53443,20645,59767,31292,64284,58528,45363,19011,27373,22928],"orbits":[0,3,4,5]},{"y":5366.21,"x":-3714.33,"nodes":[2511,19802,64399],"orbits":[1,2,3]},{"y":11983.92,"x":-3711.3,"nodes":[27290],"orbits":[0]},{"y":15406.249205894,"x":-2266.0367163516,"nodes":[53108],"orbits":[0]},{"y":6318.1,"x":-3657.51,"nodes":[35265],"orbits":[0]},{"y":14155.199205894,"x":-2229.8667163516,"nodes":[36728],"orbits":[0]},{"y":-8544.35,"x":-3593.46,"nodes":[62122,6748,37327,34248,48618,4295],"orbits":[0,3,7]},{"y":-7995.13,"x":-3593.46,"nodes":[34840],"orbits":[0]},{"y":-3487.38,"x":-3550.83,"nodes":[2071,37543,38420,16647],"orbits":[0,2]},{"y":14897.209205894,"x":-2129.6267163516,"nodes":[36822],"orbits":[0]},{"y":11010.67,"x":-3522.22,"nodes":[35284,3921,38398,31898,7473,2211,8154],"orbits":[0,7]},{"y":321.55,"x":-3498.41,"nodes":[33397,51248,53294,38292,39594],"orbits":[0,2]},{"y":-6221.4,"x":-3497.77,"nodes":[44733],"orbits":[2]},{"y":4125.9,"x":-3484.73,"nodes":[49550,61935,55746,4624],"orbits":[0,7]},{"y":-9844.83,"x":-3480.21,"nodes":[43842,5695,32309,59070,28092,17061,31773],"orbits":[0,3,7]},{"y":12165.79,"x":-3462.24,"nodes":[26697],"orbits":[0]},{"y":-4769.59,"x":-3443.04,"nodes":[62661],"orbits":[0]},{"y":-7186.71,"x":-3428.17,"nodes":[1433],"orbits":[6]},{"y":-1975.64,"x":-3421.76,"nodes":[12786],"orbits":[0]},{"y":5065.71,"x":-3417.33,"nodes":[46060,29788,44419,7251,29270,7488],"orbits":[0,7]},{"y":9916.18,"x":-3408.23,"nodes":[52746,9796,62310,54148,36325,56934],"orbits":[0,2,4,7]},{"y":14388.159205894,"x":-1993.2267163516,"nodes":[58591],"orbits":[0]},{"y":7490.9,"x":-3366.12,"nodes":[37612],"orbits":[0]},{"y":-4893.8,"x":-3360.01,"nodes":[8531,24483,32660,8631,59256,51534,46760],"orbits":[0,2,3]},{"y":-6477.82,"x":-3334.51,"nodes":[57373],"orbits":[0]},{"y":11934.56,"x":-3314.67,"nodes":[37963,15855,59263,61441,54138],"orbits":[2,3,4,5,6]},{"y":11927.97,"x":-3296.49,"nodes":[9762,10783,38564,20091],"orbits":[2,3,5,6]},{"y":5858.65,"x":-3292.33,"nodes":[51299],"orbits":[2]},{"y":-1894.64,"x":-3281.46,"nodes":[17655,64299,50558,12462,19680,18465,39540,36602,6744,49357,32194,58651,5777,55194,44951,37629,55933],"orbits":[0,2,3,4,6]},{"y":6991.06,"x":-3250.15,"nodes":[15374,48035,54676,39759,11329],"orbits":[0,2]},{"y":8358.66,"x":-3244.97,"nodes":[25011,60404,20691,41739],"orbits":[0,2]},{"y":-6778.69,"x":-3228.53,"nodes":[38300],"orbits":[0]},{"y":-10395.75,"x":-3225.69,"nodes":[47168],"orbits":[0]},{"y":7913.29,"x":-3224.09,"nodes":[38235,34671,61934,24477,17532,48418],"orbits":[0,2]},{"y":-8995.5,"x":-3196.2,"nodes":[25303],"orbits":[0]},{"y":-9385.96,"x":-3184.23,"nodes":[39935],"orbits":[0]},{"y":556.13,"x":-3154.84,"nodes":[38323],"orbits":[0]},{"y":-551.55,"x":-3144.84,"nodes":[48305],"orbits":[0]},{"y":-1268.82,"x":-3114.85,"nodes":[17517,13233,62978,19873],"orbits":[0,2]},{"y":-5381.56,"x":-3109.62,"nodes":[30979],"orbits":[0]},{"y":-8364.27,"x":-3069.12,"nodes":[4407],"orbits":[0]},{"y":2529.2,"x":-3067.29,"nodes":[64327,18629,39517,49391,36629,44659,62732,53373,64192,18742],"orbits":[0,3,4,5]},{"y":-8608.16,"x":-3061.21,"nodes":[43366],"orbits":[0]},{"y":-8762.37,"x":-3049.19,"nodes":[15194],"orbits":[0]},{"y":-7186.05,"x":-3048.14,"nodes":[65016,21206,6752,7378,968,45899,54911,31326,39716,44092,11505],"orbits":[0,2,3]},{"y":6253.4,"x":-3044.02,"nodes":[34747,24753,56567,151,6274],"orbits":[0,7]},{"y":-5834.98,"x":-2999.63,"nodes":[33618,39990,20718,13294],"orbits":[1,2,7]},{"y":4483.94,"x":-2998.56,"nodes":[43895,13562],"orbits":[7]},{"y":4483.94,"x":-2977.66,"nodes":[23650,56616,41415],"orbits":[0,2]},{"y":3611.49,"x":-2974.98,"nodes":[30219,45177,39732],"orbits":[1,2]},{"y":-7995.13,"x":-2904.82,"nodes":[29148],"orbits":[0]},{"y":-9385.96,"x":-2864.23,"nodes":[44344],"orbits":[0]},{"y":1645.22,"x":-2851.04,"nodes":[27726,32416,6529],"orbits":[2]},{"y":0.53,"x":-2849.6,"nodes":[8406,6015,35426],"orbits":[6,3]},{"y":-8749.27,"x":-2824.48,"nodes":[2606,21606,20388],"orbits":[1,2,3]},{"y":10498.42,"x":-2808.97,"nodes":[64471],"orbits":[4]},{"y":-1621.78,"x":-2808.15,"nodes":[22045,63209,30704,13505],"orbits":[0,7]},{"y":-1621.78,"x":-2808.15,"nodes":[4956],"orbits":[0]},{"y":11060.96,"x":-2787.46,"nodes":[45824],"orbits":[0]},{"y":10024.89,"x":-2756.41,"nodes":[3282,58817,53607,37302,52860,45494,40975,24368,40597],"orbits":[0,3,4,7]},{"y":-9028.75,"x":-2730.42,"nodes":[14575],"orbits":[0]},{"y":8329.01,"x":-2702.07,"nodes":[41147,23797,31370,32448],"orbits":[2]},{"y":-11149,"x":-2697.32,"nodes":[55412,22538,64659,25211,11330,22185,17796,12412,3355],"orbits":[1,2,3]},{"y":-10245.46,"x":-2697.32,"nodes":[38105,49455,13537,44299,6006,23939,59425,2508,51797,22141,857,58789,46275,13307,26614,3894],"orbits":[0,4,7]},{"y":-2063.25,"x":-2656.19,"nodes":[63469,57967,50216,30834],"orbits":[0,2]},null,{"y":-4970.63,"x":-2648.97,"nodes":[5101,64690,35558,46726],"orbits":[0,3,7]},{"y":-1090.72,"x":-2644.37,"nodes":[6898],"orbits":[0]},{"y":-8808.47,"x":-2625.49,"nodes":[3414],"orbits":[0]},{"y":7375.23,"x":-2620.07,"nodes":[23227,39564,3516],"orbits":[4,7]},{"y":7379.36,"x":-2620.07,"nodes":[38663,49618,62039],"orbits":[0,7]},{"y":7389.42,"x":-2620.07,"nodes":[55348],"orbits":[0]},{"y":7921.63,"x":-2620.07,"nodes":[13279],"orbits":[0]},{"y":-8604.12,"x":-2588.8,"nodes":[47284],"orbits":[0]},{"y":3935.52,"x":-2557.26,"nodes":[23062,19122,28432,20416],"orbits":[0,2]},{"y":10828.42,"x":-2554.96,"nodes":[8493],"orbits":[0]},{"y":5504.65,"x":-2553.76,"nodes":[42177,5049,43183,11153,49231],"orbits":[0,7]},{"y":-8376.52,"x":-2530.04,"nodes":[3332],"orbits":[0]},{"y":-1450.05,"x":-2522.24,"nodes":[53396,64370,45923,52319],"orbits":[6]},{"y":3479.47,"x":-2502.19,"nodes":[51921],"orbits":[6]},{"y":3401.68,"x":-2481,"nodes":[5920,52574,55478,48006,33604],"orbits":[0,2,7]},{"y":-3489.54,"x":-2460.75,"nodes":[32523],"orbits":[0]},{"y":-3479.87,"x":-2457.53,"nodes":[58930,52429,6294,4847,14934,858,58387,52454,46604,2138,1546,38827,31890,25745,21081],"orbits":[2,3,4,5,7]},{"y":11530.75,"x":-2415.33,"nodes":[27992],"orbits":[0]},{"y":11558.76,"x":-2399.07,"nodes":[23373,23428,47623,53895,17026,17303,38570],"orbits":[2,3,7]},{"y":1033.71,"x":-2393.09,"nodes":[5710,14923,46325,33556,55473,43164,1207,13397,39581,6839],"orbits":[0,4,7]},{"y":-8977.68,"x":-2364.29,"nodes":[61042],"orbits":[0]},{"y":-7995.11,"x":-2364.29,"nodes":[11679],"orbits":[0]},{"y":-9378.04,"x":-2362.28,"nodes":[54453,19006,39461,229,46365],"orbits":[0,2]},{"y":-3487.38,"x":-2351.05,"nodes":[38856],"orbits":[6]},{"y":-4007.49,"x":-2291.85,"nodes":[46358,50423,59376],"orbits":[6]},{"y":8432.25,"x":-2289.79,"nodes":[39207,33518,37519,17045,32564,63579,55131],"orbits":[0,4,7]},{"y":-4242.75,"x":-2241.38,"nodes":[19240],"orbits":[0]},{"y":-1722.64,"x":-2228.21,"nodes":[28950],"orbits":[0]},{"y":3539.9,"x":-2221.54,"nodes":[13241],"orbits":[6]},{"y":3805.96,"x":-2199.44,"nodes":[53589],"orbits":[0]},{"y":-6515.67,"x":-2199.31,"nodes":[7424,27491,1823,36994,29432,4061,34531,25363,44098],"orbits":[4,7]},{"y":-968.66,"x":-2188.85,"nodes":[17584,28446,12430,61067,1143,58170],"orbits":[2]},{"y":-10395.75,"x":-2171.82,"nodes":[54521],"orbits":[0]},{"y":3688.8,"x":-2134.26,"nodes":[48670],"orbits":[6]},{"y":1554.69,"x":-2092.78,"nodes":[1913,4665,61534,7721,64683,41031,23570,36709,63393],"orbits":[0,4,7]},{"y":7594.08,"x":-2087.68,"nodes":[10772,21468,2119,39274,53505],"orbits":[0,2,3]},{"y":8229.42,"x":-2086.96,"nodes":[2864],"orbits":[0]},{"y":-7604.25,"x":-2076.34,"nodes":[44372,25829,57791,52229],"orbits":[0,2]},{"y":-4701.25,"x":-2076.24,"nodes":[48581,15969,41129,24338,15838,33242,13387],"orbits":[3,4,5,6]},{"y":-4534.37,"x":-2074.7,"nodes":[1543,14096,44293],"orbits":[1,2]},{"y":2453.77,"x":-2059.23,"nodes":[54232],"orbits":[0]},{"y":4135.31,"x":-2013.43,"nodes":[6714,5066,51788,42583,10499],"orbits":[2]},{"y":4519.75,"x":-2012.03,"nodes":[41646],"orbits":[0]},{"y":4750.59,"x":-2012.03,"nodes":[28860,56104,14091,23993,8115,36449,42981,52684],"orbits":[1,2,3,4,7]},{"y":4137.06,"x":-2003.45,"nodes":[38430],"orbits":[0]},{"y":11130.6,"x":-1955.87,"nodes":[2397,54437,16111,5324,46268],"orbits":[0,7]},{"y":5858.53,"x":-1945.48,"nodes":[43791,53320,16385,41651,5098],"orbits":[2,3]},{"y":-8386.27,"x":-1940.55,"nodes":[20119,18160,15809,26945,31175,22783,30720,54036,17501,18485],"orbits":[0,2,3,7]},{"y":-1422.19,"x":-1927.77,"nodes":[50626,32597,12777,3918,54708,59695],"orbits":[2]},{"y":-3294.04,"x":-1892.34,"nodes":[3041,47555,53697,10156,59795],"orbits":[3,5,6]},{"y":6665.33,"x":-1863.48,"nodes":[13942,65023,18186,6626,32354,34433,24009,46475,16744,4716,24748],"orbits":[0,2,3,4]},{"y":10569,"x":-1788.73,"nodes":[3685,55700,44983,32151],"orbits":[2,4,7]},{"y":3906.89,"x":-1769.02,"nodes":[7628],"orbits":[6]},{"y":8417.92,"x":-1760.47,"nodes":[33369],"orbits":[0]},{"y":-9989.29,"x":-1731.48,"nodes":[61170,25763,27186,62963],"orbits":[1,2,7]},{"y":-9147.25,"x":-1682.34,"nodes":[43647,32727,53524,32507,12851,57555,52973,37608],"orbits":[0,2,4,7]},{"y":9760.91,"x":-1653.23,"nodes":[3999,9737,59480,36522,37665,4577,42410,24813,20397,35739,26356,15590,57863,8556],"orbits":[0,4,7]},{"y":7851.58,"x":-1626.68,"nodes":[56388,21096,57616,63360,18801,62258,11752,62455],"orbits":[0,4,5,7]},{"y":-5019.94,"x":-1614.94,"nodes":[1220],"orbits":[0]},{"y":8920.12,"x":-1610.62,"nodes":[6655],"orbits":[2]},{"y":8880.27,"x":-1587.62,"nodes":[35015],"orbits":[0]},{"y":-4956.19,"x":-1573.72,"nodes":[36286,14033,41130,34553,8397],"orbits":[1,2,7]},{"y":-10830.71,"x":-1562.36,"nodes":[30407,22319,6236,33646,57286,30201,8991],"orbits":[2,3]},{"y":-10923.42,"x":-1548.28,"nodes":[47469],"orbits":[0]},{"y":-7995.13,"x":-1545.44,"nodes":[15885],"orbits":[0]},{"y":2648.54,"x":-1533.68,"nodes":[47796,62640,38501,27108,24880,17294,27501,19330,45916,34340,16168,45969,25374],"orbits":[2,4,5,6]},{"y":-734.8,"x":-1527.89,"nodes":[50084],"orbits":[0]},{"y":733.41,"x":-1525.89,"nodes":[3936],"orbits":[0]},{"y":3898.18,"x":-1517.4,"nodes":[53853,36170,28693,49280,57320],"orbits":[0,2,7]},{"y":8698.1,"x":-1482.46,"nodes":[58718],"orbits":[0]},{"y":-10165.59,"x":-1446.33,"nodes":[45497],"orbits":[0]},{"y":-9722.75,"x":-1446.33,"nodes":[17057,22784,17025,13515],"orbits":[1,2,7]},{"y":-4703.73,"x":-1432.94,"nodes":[34058],"orbits":[0]},{"y":8880.27,"x":-1410.85,"nodes":[40336],"orbits":[0]},{"y":957.2,"x":-1397.89,"nodes":[38646],"orbits":[0]},{"y":-954.59,"x":-1396.89,"nodes":[13855],"orbits":[0]},{"y":-8272.26,"x":-1385.44,"nodes":[42680],"orbits":[0]},{"y":10828.42,"x":-1367.15,"nodes":[54099],"orbits":[0]},{"y":11595,"x":-1367.15,"nodes":[17150,23888,29399,7390,53647,51446,19750],"orbits":[0,3]},{"y":4972.79,"x":-1349.52,"nodes":[44707,32885,54785,51735,6689,45599],"orbits":[0,2,4,7]},{"y":-7376.61,"x":-1346.98,"nodes":[36358,19112,12367,3492,60313,56956,54632,36507],"orbits":[0,2,3]},{"y":-4290.85,"x":-1322.31,"nodes":[8349,56564,42077,31644,49235,14739,2102],"orbits":[0,2]},{"y":-3298.79,"x":-1309.39,"nodes":[39886],"orbits":[0]},{"y":8391.66,"x":-1305.68,"nodes":[65322],"orbits":[0]},{"y":8698.1,"x":-1305.68,"nodes":[47709],"orbits":[0]},{"y":733.1,"x":-1271.19,"nodes":[47175],"orbits":[0]},{"y":-728.9,"x":-1245.18,"nodes":[61525],"orbits":[0]},{"y":-11452.46,"x":-1221.99,"nodes":[23450,558,23091,63021,11366,39515,39228,62603,19715,46300,52774,57832,34290,5084,35324,34927],"orbits":[0,2,3,4,5]},{"y":8879.97,"x":-1200.68,"nodes":[63814],"orbits":[0]},{"y":8229.42,"x":-1170.69,"nodes":[54818],"orbits":[0]},{"y":7550.25,"x":-1169.57,"nodes":[47157,516,7201,61347,64488,48215],"orbits":[0,7]},{"y":-9989.29,"x":-1161.05,"nodes":[13333,1091,1700,48699],"orbits":[1,2,7]},{"y":8698.1,"x":-1137.16,"nodes":[13425],"orbits":[0]},{"y":4145.63,"x":-1112.96,"nodes":[40043,9857,55231,37361,54990],"orbits":[1,2,7]},{"y":11095.71,"x":-1099.85,"nodes":[28492],"orbits":[0]},{"y":-10395.75,"x":-1051.9,"nodes":[45885],"orbits":[0]},{"y":8879.97,"x":-1032.12,"nodes":[315],"orbits":[0]},{"y":8919.8,"x":-1009.12,"nodes":[33216],"orbits":[2]},{"y":-5546.35,"x":-949.03,"nodes":[18086,32427,62844,24655,42127,41573,4456,14363,61338,4776],"orbits":[0,2,3,4]},{"y":5189.25,"x":-767.04,"nodes":[46343],"orbits":[0]},{"y":-2537.92,"x":-752.96,"nodes":[18407],"orbits":[0]},{"y":-7030.08,"x":-691.9,"nodes":[10398,3472,56640,26682],"orbits":[7]},{"y":-13810.685016673,"x":-7867.5998730469,"nodes":[18158],"orbits":[0]},{"y":6556.71,"x":-617.1,"nodes":[58714,29514,21077,3109,36169,354,48429,52274,39431],"orbits":[0,3,4]},{"y":-7619.15,"x":-616.96,"nodes":[13882],"orbits":[0]},{"y":-7995.13,"x":-613.84,"nodes":[49512],"orbits":[0]},{"y":-8637.76,"x":-612.8,"nodes":[22439,44498,25101,52199,43139,65248,39752,56409,38068,5936],"orbits":[0,3,4]},{"y":-7670.28,"x":-611.91,"nodes":[51194,24060,3091,18793,33639,24087,8782],"orbits":[7,2]},{"y":8229.42,"x":-593.45,"nodes":[15182],"orbits":[0]},{"y":-10830.71,"x":-511.87,"nodes":[13359,8382,61863,42045,50535,10612,31943],"orbits":[2,3]},{"y":-10901.37,"x":-509.65,"nodes":[52003],"orbits":[0]},{"y":9710.46,"x":-484.77,"nodes":[38270,23724,7275,29402,4046,8875,50687],"orbits":[1,2,3,4,7]},{"y":-13974.045016673,"x":-7698.1498730469,"nodes":[63484],"orbits":[0]},{"y":-3316.19,"x":-478.3,"nodes":[22821,22314],"orbits":[0,7]},{"y":-3030.38,"x":-478.3,"nodes":[51184],"orbits":[0]},{"y":-3752.19,"x":-478.24,"nodes":[3823,60230,51968,51335,64046,45522,5726,58362,10192,55909],"orbits":[0,1,3,4,5,7]},{"y":-4703.73,"x":-478.02,"nodes":[56935],"orbits":[0]},{"y":-2158.22,"x":-478.01,"nodes":[22419],"orbits":[0]},{"y":10441.93,"x":-477.54,"nodes":[55066,19796,15899,18308,21721,21627,9290,19129,62194],"orbits":[2,3,4,7]},{"y":8827.24,"x":-466.62,"nodes":[7049,25711,31566,24766,22556,11257,10271,58038,35028,51974],"orbits":[0,2,3]},{"y":-9486.35,"x":-458.18,"nodes":[50383],"orbits":[0]},{"y":-9489.3,"x":-429.99,"nodes":[29391,50715,61354,29800],"orbits":[2,3,7]},{"y":4842.33,"x":-420.12,"nodes":[47363,13708,9164,25513,51825,47856,32561],"orbits":[2,3,4,5,6]},{"y":3700.21,"x":-405.01,"nodes":[62588],"orbits":[0]},{"y":4798.23,"x":-376.02,"nodes":[14997],"orbits":[0]},{"y":-2574.13,"x":-374.23,"nodes":[55807,6686,1922,41965,1755,18845],"orbits":[0,2,7]},{"y":11065.56,"x":-344.33,"nodes":[32976,34202,14428,49285,6287,38776,57816,364],"orbits":[1,2,3,4,7]},{"y":-13046.055016673,"x":-7526.3698730469,"nodes":[36564,17754,24039,46644,18348,25239,61267,13174,34419,19482,39470,770,46016,8854,7793,64379,63894,23880,24135,32699],"orbits":[6,5,9,8]},{"y":-5775.53,"x":-296.21,"nodes":[53975,55104,33254,19125],"orbits":[1,2,7]},{"y":3156.44,"x":-262.23,"nodes":[28510,61438,42350],"orbits":[6]},{"y":2491.06,"x":-257.48,"nodes":[5407],"orbits":[0]},{"y":7972.75,"x":-248.37,"nodes":[934,9825,12526],"orbits":[4,3]},{"y":2592.67,"x":-203.43,"nodes":[44605,2455,48588,13081],"orbits":[5]},{"y":3700.23,"x":-152.71,"nodes":[57039,14572,11037],"orbits":[3]},{"y":3572.61,"x":-150.31,"nodes":[29328,43201,43383,37450],"orbits":[4]},{"y":1690.41,"x":-133.15,"nodes":[59779],"orbits":[0]},null,{"y":-9897.76,"x":-73.93,"nodes":[35492,30523,11376,50720,34199,43557],"orbits":[1,3,4,5,7]},{"y":-1405.7,"x":-30.93,"nodes":[44871],"orbits":[3]},{"y":-7031.82,"x":-0.88,"nodes":[46819],"orbits":[0]},{"y":-10395.75,"x":0,"nodes":[59362],"orbits":[0]},{"y":-9772.2,"x":0,"nodes":[29009],"orbits":[0]},{"y":-9671.2,"x":0,"nodes":[5314],"orbits":[4]},{"y":-7995.13,"x":0,"nodes":[61419],"orbits":[0]},{"y":-5955.17,"x":0,"nodes":[8616],"orbits":[0]},{"y":-4700.35,"x":0,"nodes":[57710],"orbits":[6]},{"y":-4439.9,"x":0,"nodes":[22290,5501,48821,15618,32404],"orbits":[0,2,3]},{"y":-3031.45,"x":0,"nodes":[29502,47307,36302,3242,13769,59636,48007],"orbits":[0,2,7]},{"y":-1490.58,"x":0,"nodes":[54447],"orbits":[0]},{"y":10105.93,"x":0.13,"nodes":[52125],"orbits":[0]},{"y":10828.42,"x":0.13,"nodes":[2847],"orbits":[0]},{"y":-11452.46,"x":0.44,"nodes":[11337,29369,23427,47270,52799,60515,44455,19955,62914,41669,55250,56649,41972,17380],"orbits":[0,1,3,4]},{"y":3822.38,"x":1.25,"nodes":[54417,49657],"orbits":[6]},{"y":3822.38,"x":1.63,"nodes":[10247,28370],"orbits":[6]},{"y":1469.82,"x":1.95,"nodes":[50986],"orbits":[0]},{"y":2418.36,"x":1.95,"nodes":[52442,14254,97],"orbits":[2]},{"y":2829.7,"x":1.95,"nodes":[47150,38779,44836],"orbits":[2]},{"y":6250.78,"x":1.95,"nodes":[48635],"orbits":[0]},{"y":7013.94,"x":1.95,"nodes":[21755],"orbits":[0]},{"y":5712,"x":3.72,"nodes":[57805,43444,7788],"orbits":[4,7]},{"y":5712,"x":4.1,"nodes":[38003,28361,47782],"orbits":[4,7]},{"y":-6484.35,"x":5.06,"nodes":[40691,36746,25893,51169,43576,14324,1468,7971],"orbits":[2,3,4,7]},{"y":5223.21,"x":6.24,"nodes":[63526],"orbits":[0]},{"y":11943.01,"x":7.01,"nodes":[44176,16618,10273,49696,42280,24511,45272,21205,57047,35688,38138,45278,4492],"orbits":[0,5,7]},{"y":8229.42,"x":8.31,"nodes":[54127],"orbits":[0]},{"y":9742.42,"x":8.31,"nodes":[54282],"orbits":[3]},{"y":-1404.7,"x":28.94,"nodes":[4739],"orbits":[3]},{"y":1689.33,"x":136.86,"nodes":[59915],"orbits":[0]},{"y":3572.63,"x":150.01,"nodes":[41210,43578,59028,8092],"orbits":[4]},{"y":3700.21,"x":151.5,"nodes":[50609,14926,11916],"orbits":[3]},{"y":2596.07,"x":225.42,"nodes":[11311,38057,34061,56910],"orbits":[5]},{"y":6565.73,"x":260.71,"nodes":[16538,9217,61281,47733,5108,44330],"orbits":[0,2,3]},{"y":-13467.985016673,"x":-6955.7098730469,"nodes":[10694],"orbits":[0]},{"y":3155.84,"x":262.02,"nodes":[7741,42500,59881],"orbits":[6]},{"y":7972.57,"x":265.15,"nodes":[17340,40341,62051],"orbits":[4,3]},{"y":2491.06,"x":273.71,"nodes":[2461],"orbits":[0]},{"y":10423.74,"x":337.58,"nodes":[26648,22565,17994,24256,63541],"orbits":[2]},{"y":-2574.13,"x":371.9,"nodes":[30346,34006,15408,29695,43736,6338],"orbits":[0,2,7]},{"y":3700.23,"x":407.71,"nodes":[1477],"orbits":[0]},{"y":-9265.2,"x":415.74,"nodes":[4017,12918,26447,10079,49633],"orbits":[0,2]},{"y":-4284.19,"x":419.3,"nodes":[517],"orbits":[0]},{"y":-9772.2,"x":452.02,"nodes":[45570,43713,3051,35602,27009,30459],"orbits":[0,1,2,7]},{"y":-2158.22,"x":472.38,"nodes":[56216],"orbits":[0]},{"y":-4703.51,"x":486.61,"nodes":[39037],"orbits":[0]},{"y":-3752.19,"x":486.99,"nodes":[14666,9642,17973,4748,61027],"orbits":[0,3,7]},{"y":-3030.38,"x":486.99,"nodes":[2254],"orbits":[0]},{"y":-8434.59,"x":494.7,"nodes":[4113,36782,55572,44179],"orbits":[0,7]},{"y":-8404.42,"x":494.7,"nodes":[1151,4627,57626],"orbits":[7]},{"y":-7995.13,"x":497.14,"nodes":[3025],"orbits":[0]},{"y":-7601.82,"x":497.14,"nodes":[34030,42614,25594,13634,47441,61992],"orbits":[0,1,2,7]},{"y":8723.77,"x":502.65,"nodes":[44765,22533,11066,26663,32233],"orbits":[0,2,3,7]},{"y":-5930.42,"x":533.4,"nodes":[58090,13542,48774,34367,21540,27658,44850],"orbits":[0,7]},{"y":9564.7,"x":541.38,"nodes":[45576,51944,55060,43829,49406,47683,51728,33037,6505],"orbits":[0,2,3,4,5,7]},{"y":-7039.3,"x":545.48,"nodes":[13909,31037,34866,40985,62679],"orbits":[2]},{"y":-4284.19,"x":552.41,"nodes":[22691],"orbits":[0]},{"y":8229.3,"x":610.22,"nodes":[56978],"orbits":[0]},{"y":5034.86,"x":615.53,"nodes":[8872],"orbits":[0]},{"y":5034.86,"x":615.53,"nodes":[63267,65424,4377,45488,50273,47893,57774,2394,3131],"orbits":[0,2,3]},{"y":11228.41,"x":624.45,"nodes":[34813,7218,62505,32436,60203,472,3744,5332],"orbits":[1,2,3,4,7]},null,{"y":-10905.77,"x":712.02,"nodes":[15984],"orbits":[0]},{"y":-10830.71,"x":722.97,"nodes":[50150,11873,37279,41159,27434,51234,15991],"orbits":[2,3]},{"y":7013.94,"x":729.71,"nodes":[19223,25213,37872,21871,51847,33974,31189,64665,26194,53166,28863],"orbits":[0,4,7]},{"y":-2537.92,"x":756.52,"nodes":[9485],"orbits":[0]},{"y":-5269.44,"x":784.17,"nodes":[46124,63009,37593,63739],"orbits":[0,2,7]},{"y":-11253.83,"x":905.73,"nodes":[15083],"orbits":[0]},{"y":10235.46,"x":924.86,"nodes":[25619,42354,57196,23702,43562,3660,63445,59501],"orbits":[0,2,3]},{"y":11379.02,"x":940.85,"nodes":[35653],"orbits":[0]},{"y":4639.54,"x":1010.78,"nodes":[58109],"orbits":[0]},{"y":-11468.6,"x":1029.73,"nodes":[22271],"orbits":[0]},{"y":-5546.35,"x":1061.08,"nodes":[40783],"orbits":[0]},{"y":-7995.13,"x":1063.41,"nodes":[38732],"orbits":[0]},{"y":-7546.83,"x":1069.2,"nodes":[17107],"orbits":[0]},{"y":-9412.83,"x":1070.74,"nodes":[40345,42290,52254,37991],"orbits":[7]},{"y":-9540.92,"x":1073.28,"nodes":[50540],"orbits":[0]},{"y":-6113.73,"x":1074.78,"nodes":[17711],"orbits":[0]},{"y":-9669,"x":1075.8,"nodes":[36639,32009,36814,16499],"orbits":[7]},{"y":-3001.45,"x":1089.99,"nodes":[60685],"orbits":[0]},{"y":-11238.26,"x":1129.94,"nodes":[18651],"orbits":[0]},{"y":-11659.12,"x":1139.73,"nodes":[55554],"orbits":[0]},{"y":4158.69,"x":1152.97,"nodes":[27853,59289,3365,52576,64550,22532],"orbits":[2,7]},{"y":-6821.54,"x":1162.02,"nodes":[33180,11788,14355,60269,8483,46989,6588],"orbits":[0,7]},{"y":10828.42,"x":1168.66,"nodes":[55802],"orbits":[0]},{"y":11146.25,"x":1168.66,"nodes":[3717],"orbits":[0]},{"y":4170.02,"x":1170.11,"nodes":[60488],"orbits":[0]},{"y":8229.3,"x":1188.06,"nodes":[21274],"orbits":[0]},{"y":8669.63,"x":1188.06,"nodes":[57190,27859,38694,38763,22188],"orbits":[1,7]},{"y":-10395.55,"x":1235.03,"nodes":[62677],"orbits":[0]},{"y":1047.18,"x":1246.29,"nodes":[13828],"orbits":[0]},{"y":-11855.75,"x":1247.13,"nodes":[26905],"orbits":[3]},{"y":-11514.66,"x":1249.73,"nodes":[11736,8821,28975],"orbits":[3,4,6]},{"y":-728.84,"x":1270.43,"nodes":[44683],"orbits":[0]},{"y":735.85,"x":1274.68,"nodes":[50459],"orbits":[0]},{"y":-3294.7,"x":1308.1,"nodes":[1826],"orbits":[0]},{"y":9646.22,"x":1353.57,"nodes":[44566],"orbits":[0]},{"y":11380.85,"x":1366.53,"nodes":[65468],"orbits":[0]},{"y":-11645.12,"x":1367.44,"nodes":[63863,27785],"orbits":[0,7]},{"y":-11239.64,"x":1381.34,"nodes":[36293,55708],"orbits":[0,7]},{"y":-4183.63,"x":1423.72,"nodes":[48030,6715,62436,116,3215,41372,44359],"orbits":[0,7]},{"y":-10147.25,"x":1436.89,"nodes":[47759],"orbits":[0]},{"y":7777.63,"x":1450.76,"nodes":[3995,12311,64119,18115,48856,17882,33596],"orbits":[0,7]},{"y":3454.96,"x":1474.81,"nodes":[53996,17686,43575,41512],"orbits":[7]},{"y":-2826.54,"x":1484.79,"nodes":[42736],"orbits":[0]},{"y":-5546.35,"x":1505.67,"nodes":[60741,49804,6950,24035,33922],"orbits":[2]},{"y":2614.41,"x":1516.21,"nodes":[10909,16489,28556],"orbits":[6,3]},{"y":556.07,"x":1537.94,"nodes":[56651],"orbits":[0]},{"y":11253.56,"x":1559.69,"nodes":[19998],"orbits":[0]},{"y":-4703.51,"x":1563.03,"nodes":[11672],"orbits":[0]},{"y":5379.88,"x":1573.91,"nodes":[2486,19341,56118,61487,36596,8440,63732,45013,58884],"orbits":[0,1,3,4,7]},{"y":3240.19,"x":1598.81,"nodes":[39116,9941,38888],"orbits":[7,3]},{"y":-3445.28,"x":1600.36,"nodes":[42076,46972,17706],"orbits":[0,2,7]},{"y":-3528.07,"x":1609.6,"nodes":[54783],"orbits":[1]},{"y":4050.7,"x":1632.43,"nodes":[58783,37190,35855,48583,26520,35859],"orbits":[0,2]},{"y":1718.94,"x":1634.14,"nodes":[48401,15507,1140],"orbits":[2,3,6]},{"y":9770.52,"x":1657.19,"nodes":[48846],"orbits":[0]},{"y":10309.59,"x":1663.34,"nodes":[2978],"orbits":[0]},{"y":10295.58,"x":1670.41,"nodes":[6266,60085,15839,11667,1915,48617],"orbits":[1,7]},{"y":-15275.996223618,"x":-5409.4723934462,"nodes":[30117],"orbits":[0]},{"y":11468.66,"x":1694.19,"nodes":[25807],"orbits":[0]},{"y":-2698.11,"x":1695.71,"nodes":[30555],"orbits":[0]},{"y":-4986.63,"x":1713.31,"nodes":[27234],"orbits":[0]},{"y":-2969.93,"x":1714.69,"nodes":[4203],"orbits":[0]},{"y":4453,"x":1734.98,"nodes":[14340],"orbits":[0]},{"y":4778,"x":1737.77,"nodes":[58939,26319,30990,44608],"orbits":[0,2]},{"y":-5035.12,"x":1746.18,"nodes":[2732,65393,52241,58115,94,16790],"orbits":[1,2,7]},{"y":1310.44,"x":1749.97,"nodes":[49691,31409,50437,32274,61106,59653,35987],"orbits":[0,2,4,7]},{"y":-14189.966223618,"x":-5333.6623934462,"nodes":[48551],"orbits":[0]},{"y":-10680.12,"x":1776.09,"nodes":[15876,7947,26061,4579],"orbits":[2]},{"y":-8477.71,"x":1795.69,"nodes":[20861,8522,26236,38069,45350,338,24491,3438,18856],"orbits":[1,2,3,4,7]},{"y":-7995.13,"x":1797.54,"nodes":[17672],"orbits":[0]},{"y":-7675.13,"x":1797.54,"nodes":[11230],"orbits":[0]},{"y":-7166.71,"x":1798.44,"nodes":[48290,49088,47155,55180,17394,45530,3443,63545],"orbits":[0,2,3,7]},{"y":-8634.27,"x":1800.67,"nodes":[20140],"orbits":[0]},{"y":-1202.94,"x":1821.35,"nodes":[7576,33866,10364,42857,20024,44223,55342,17248,10429,49220],"orbits":[0,1,2,4,5,7]},{"y":8228.37,"x":1824.91,"nodes":[39298],"orbits":[0]},{"y":8513.85,"x":1826.63,"nodes":[10998,9736,61396,61318,2843,1019,45037,21438,62235],"orbits":[0,2,3,4,5,7]},{"y":11423.83,"x":1857.66,"nodes":[7062,16680,48137,33887,43155,31763,33415,6178],"orbits":[4]},{"y":6744.84,"x":1899.93,"nodes":[64726,19573,17553,46296,38479,19342,27493],"orbits":[1,2,3,4,7]},{"y":11524.96,"x":1904.34,"nodes":[53683],"orbits":[0]},{"y":11357.83,"x":1949.13,"nodes":[44430],"orbits":[0]},{"y":-978.15,"x":1958.85,"nodes":[44343,55276,52980,17366,18970,29361,11938,39964,1215,48198],"orbits":[0,1,2,4,5,7]},{"y":-9606.62,"x":1960.52,"nodes":[33225],"orbits":[0]},{"y":-4242.81,"x":1986.68,"nodes":[21779,9185,40760,60107,57204,47833],"orbits":[0,2]},{"y":-11112.83,"x":1999.54,"nodes":[19779,63891,63074,42999,4925],"orbits":[1,2,3]},{"y":855.02,"x":2012.88,"nodes":[35660,18548,62628,4313,35234,6789,28992],"orbits":[0,2,4,7]},{"y":2999.71,"x":2015.32,"nodes":[17726,11826],"orbits":[7]},{"y":9673.14,"x":2015.42,"nodes":[11315],"orbits":[0]},{"y":7631.77,"x":2082.55,"nodes":[23153,31112,56897,57785,63828,23996],"orbits":[0,7]},{"y":11575.37,"x":2092.43,"nodes":[30082],"orbits":[0]},{"y":-10394.21,"x":2107.3,"nodes":[46554],"orbits":[0]},{"y":-9931.58,"x":2107.3,"nodes":[41225,48611,4271,62887],"orbits":[0,2]},{"y":-4703.51,"x":2110.13,"nodes":[47177],"orbits":[0]},{"y":-9511.45,"x":2157.18,"nodes":[61768],"orbits":[0]},{"y":11512.63,"x":2164.6,"nodes":[61432],"orbits":[0]},{"y":-6650.5,"x":2165.23,"nodes":[56926,44255,14548,59541,10320,28573,15358,41905],"orbits":[0,2,3,7]},{"y":4717.44,"x":2192.99,"nodes":[2841,33059,39839,20205],"orbits":[0,2]},{"y":-13895.256223618,"x":-4895.5523934462,"nodes":[52703],"orbits":[0]},{"y":3806.76,"x":2199.2,"nodes":[48568],"orbits":[0]},{"y":-3836.38,"x":2214.93,"nodes":[49046],"orbits":[0]},{"y":-3149.3,"x":2229.99,"nodes":[62159,59603,57110,46561],"orbits":[0,2,7]},{"y":-8597.37,"x":2247.86,"nodes":[57810],"orbits":[0]},{"y":9939.27,"x":2260.4,"nodes":[5961],"orbits":[0]},{"y":10332.05,"x":2281.59,"nodes":[54675],"orbits":[0]},{"y":-3970.17,"x":2292.18,"nodes":[58329,31950,8569],"orbits":[6]},{"y":556.07,"x":2305.52,"nodes":[16460,43746,38143],"orbits":[2,3,6]},null,{"y":-5438.63,"x":2317.51,"nodes":[39987,12419,18913,56063],"orbits":[0,2,3,7]},{"y":-8965.31,"x":2333.9,"nodes":[40073],"orbits":[0]},{"y":8504.31,"x":2372.91,"nodes":[49993,40632,48889,28038,3893,64434,56488],"orbits":[0,2,7]},{"y":2986.75,"x":2377.83,"nodes":[20744,33053,4844,50795,58013],"orbits":[1,7]},{"y":-9611.59,"x":2393.91,"nodes":[63926],"orbits":[0]},{"y":-14326.006223618,"x":-4651.5523934462,"nodes":[26383,8415,26282,27667,23416,56162,65518,62388,30071,59342,47442,59822],"orbits":[6,5,9,8]},{"y":-8192.45,"x":2443.78,"nodes":[53266],"orbits":[0]},{"y":3459.95,"x":2457.39,"nodes":[46224,24045,49799,45019],"orbits":[0,2]},{"y":4266.46,"x":2459.2,"nodes":[26786,18882],"orbits":[0,5]},{"y":-3622.89,"x":2459.21,"nodes":[23764],"orbits":[0]},{"y":9574.5,"x":2476.38,"nodes":[5295],"orbits":[0]},{"y":-8505.66,"x":2494.3,"nodes":[20387],"orbits":[0]},{"y":-5053.36,"x":2497.88,"nodes":[50485,28229,8540,45230,22959],"orbits":[0,2]},{"y":7415.67,"x":2503.68,"nodes":[19288],"orbits":[0]},{"y":7792.67,"x":2503.68,"nodes":[38814],"orbits":[0]},{"y":10828.42,"x":2568.17,"nodes":[58814],"orbits":[0]},{"y":1485.46,"x":2573.06,"nodes":[29582,43923,19470,50328,10053,9458],"orbits":[0,2,3]},{"y":-4030.32,"x":2577.55,"nodes":[4850],"orbits":[0]},{"y":5169.65,"x":2590.36,"nodes":[11855,56999,44014,30829],"orbits":[0,2]},{"y":-7324.15,"x":2590.88,"nodes":[58002,55575,45086,34520,23738],"orbits":[0,2,3,7]},{"y":-8758.62,"x":2597.33,"nodes":[17024],"orbits":[0]},{"y":6605.25,"x":2622.75,"nodes":[53196,12322,32135,35848,28625,46692,51509,9393],"orbits":[0,1,4,7]},{"y":-9189.5,"x":2631.65,"nodes":[13738],"orbits":[0]},{"y":-7995.13,"x":2634.6,"nodes":[35896],"orbits":[0]},{"y":-13895.256223618,"x":-4407.5323934462,"nodes":[31223],"orbits":[0]},{"y":-2103.71,"x":2694.54,"nodes":[4157,55088,34168],"orbits":[7]},{"y":-2329.78,"x":2704.11,"nodes":[53960],"orbits":[5]},{"y":-2058.41,"x":2724.74,"nodes":[36479,36778,12925],"orbits":[4]},{"y":2024.66,"x":2727.45,"nodes":[61312,20831,29843,55397,44527,44875],"orbits":[0,2,4,7]},{"y":-3760.9,"x":2744.59,"nodes":[35503],"orbits":[0]},{"y":-2001.95,"x":2753.29,"nodes":[34233,14725,32545,16123],"orbits":[3,2]},{"y":5912.5,"x":2756.47,"nodes":[31745,3234,3624,10927,9272,18470,4447,12906],"orbits":[1,3,4,7]},{"y":1599.66,"x":2770.83,"nodes":[19104],"orbits":[0]},{"y":-8308.64,"x":2775.02,"nodes":[53560],"orbits":[0]},{"y":-5900.44,"x":2787.39,"nodes":[34984,12661,44917,18895,703,10552],"orbits":[0,1,7]},{"y":-8556.29,"x":2792.27,"nodes":[13576],"orbits":[0]},{"y":10440.37,"x":2795.71,"nodes":[12465,30040,56016,65149,35594,26830],"orbits":[1,2,5,7]},{"y":-8976.02,"x":2800.3,"nodes":[37372],"orbits":[0]},{"y":4311.96,"x":2806.74,"nodes":[64352],"orbits":[0]},{"y":11410.84,"x":2822.01,"nodes":[63731],"orbits":[0]},{"y":9533.6,"x":2880.86,"nodes":[12337],"orbits":[0]},{"y":-3430.12,"x":2886.44,"nodes":[25281,10677,56638,53935],"orbits":[1,2]},{"y":-4100.44,"x":2886.7,"nodes":[7405],"orbits":[0]},{"y":2251.96,"x":2890.88,"nodes":[48585],"orbits":[0]},{"y":2850.56,"x":2899.54,"nodes":[13341,56841,18451,63255],"orbits":[0,2]},{"y":-10114.18,"x":2922.78,"nodes":[62230,19355,37974],"orbits":[6]},{"y":-9973.75,"x":2922.78,"nodes":[39567,50816,50755,10159,4828,25026,36379,31977,19044,3567,33345,10314,61923,16256,53188],"orbits":[0,1,2,3,4,5]},{"y":-1694.84,"x":2935.56,"nodes":[21336,15975,62984,58182,7344,26931],"orbits":[3,2]},{"y":-2768.08,"x":2939.76,"nodes":[8975],"orbits":[0]},{"y":4537.32,"x":2947.79,"nodes":[44345],"orbits":[0]},{"y":11341.18,"x":2951.74,"nodes":[52354],"orbits":[0]},{"y":8568.45,"x":2995.2,"nodes":[20504,52836,56806,11980,62341],"orbits":[0,4,7]},{"y":-8195.27,"x":3007.04,"nodes":[46157],"orbits":[0]},{"y":11601.88,"x":3014.72,"nodes":[9020,244,41171,37767,6596,36341,35118],"orbits":[0,1,2,4,7]},{"y":-8603.72,"x":3042.85,"nodes":[37806],"orbits":[0]},{"y":-6418.35,"x":3049.32,"nodes":[38614,25827,55241,44201,27662],"orbits":[1,2,3]},{"y":5345.94,"x":3086.31,"nodes":[42250],"orbits":[0]},{"y":2128.06,"x":3105.36,"nodes":[40630],"orbits":[0]},{"y":1336.95,"x":3109.38,"nodes":[6772,30695,13783,56472,22795,42781],"orbits":[0,2,4,7]},{"y":7440.94,"x":3112.88,"nodes":[17118],"orbits":[0]},{"y":7857,"x":3112.88,"nodes":[20049,30252,32818,48135,12750],"orbits":[0,7]},{"y":-14189.966223618,"x":-3980.6623934462,"nodes":[50192],"orbits":[0]},{"y":-1389.24,"x":3116.47,"nodes":[63064,65437,30634,54413],"orbits":[3,2]},{"y":3080.1,"x":3144.14,"nodes":[30047],"orbits":[0]},{"y":-1331.11,"x":3145.56,"nodes":[40068,53149,32683],"orbits":[4]},{"y":2366.42,"x":3195.27,"nodes":[56325],"orbits":[0]},{"y":-15275.966223618,"x":-3893.1323934462,"nodes":[3165],"orbits":[0]},{"y":9325.66,"x":3203.89,"nodes":[53965],"orbits":[0]},{"y":0.42,"x":3203.92,"nodes":[24825,34136,29479],"orbits":[5,3]},{"y":4292.78,"x":3228.15,"nodes":[48833],"orbits":[0]},{"y":3615.89,"x":3247.77,"nodes":[57517],"orbits":[0]},{"y":4552.82,"x":3249.41,"nodes":[4],"orbits":[0]},{"y":-5628.71,"x":3255.08,"nodes":[46034],"orbits":[0]},{"y":-8000,"x":3266.72,"nodes":[55668],"orbits":[0]},{"y":-7564.13,"x":3269.96,"nodes":[55420,30061,31908,5594,50107,50881],"orbits":[2]},{"y":-7565.73,"x":3272.71,"nodes":[8785],"orbits":[0]},{"y":-9003.35,"x":3284.63,"nodes":[29240],"orbits":[0]},{"y":4003.79,"x":3312.53,"nodes":[25170,19442,30820,8606],"orbits":[0,2,7]},{"y":-1178.15,"x":3369.01,"nodes":[13411],"orbits":[5]},{"y":9912.71,"x":3386.17,"nodes":[33946,34074,57227,23259,22864,57966],"orbits":[0,2,3,7]},{"y":6043.67,"x":3395.61,"nodes":[16484],"orbits":[2]},{"y":6863.03,"x":3395.61,"nodes":[32943,22368,47088,8789,16938,29930,63182,37266],"orbits":[0,2,4,7]},{"y":1369.34,"x":3398.9,"nodes":[55429],"orbits":[0]},{"y":3529.44,"x":3414.8,"nodes":[36630,60829,29941,28268],"orbits":[1,2,3]},{"y":1627.23,"x":3433.98,"nodes":[19808],"orbits":[0]},{"y":-9280.49,"x":3444.63,"nodes":[57513],"orbits":[0]},{"y":-7266.34,"x":3446.89,"nodes":[25557],"orbits":[6]},{"y":2467.05,"x":3498.09,"nodes":[21280],"orbits":[0]},{"y":4752.05,"x":3512.67,"nodes":[11578],"orbits":[0]},{"y":3734.46,"x":3537.82,"nodes":[20837],"orbits":[0]},{"y":-6134.17,"x":3541.56,"nodes":[41029],"orbits":[0]},{"y":2050.41,"x":3551.58,"nodes":[28050],"orbits":[6]},{"y":-5454.76,"x":3553.55,"nodes":[31928,50574,19426,15443],"orbits":[0,2]},{"y":4441.55,"x":3555.53,"nodes":[5564],"orbits":[0]},{"y":-3733.75,"x":3563.72,"nodes":[24812,56360,64643,27176],"orbits":[0,2]},{"y":2962.09,"x":3599.3,"nodes":[36997],"orbits":[0]},{"y":2672.84,"x":3607.08,"nodes":[53539,46705,45650,9572,12822],"orbits":[0,2,3]},{"y":-2981.28,"x":3632.11,"nodes":[17548,14958,630,13419,31039],"orbits":[0,1,7]},{"y":10787.37,"x":3636.66,"nodes":[10671,23419,55930,5740,40687],"orbits":[2]},{"y":1581.38,"x":3638.69,"nodes":[22049],"orbits":[0]},{"y":-482.86,"x":3641.03,"nodes":[24239,55846,40213,24481],"orbits":[0,1]},{"y":8506.92,"x":3650.57,"nodes":[62510,3985,43423,8697,30905,64140,51336,56818,38895,48660],"orbits":[0,2,3,4]},{"y":3626.42,"x":3660.16,"nodes":[49473],"orbits":[0]},{"y":-8216.37,"x":3668.09,"nodes":[47754,23455,49740,55847,27274],"orbits":[0,1,7]},{"y":-9989,"x":3703.88,"nodes":[63861,55947,13823,46088,62153,32054],"orbits":[3,2]},{"y":5692.67,"x":3722.97,"nodes":[25100],"orbits":[0]},{"y":-7094.88,"x":3771.31,"nodes":[25620,26804,55405,59909,30539,9083],"orbits":[0,1,7]},{"y":-10338.81,"x":3772.63,"nodes":[10131],"orbits":[0]},{"y":10291.5,"x":3772.84,"nodes":[51048],"orbits":[0]},{"y":2965.63,"x":3776.11,"nodes":[27761,5826],"orbits":[0,2]},{"y":3832.89,"x":3779.38,"nodes":[61104],"orbits":[0]},{"y":-10845.24,"x":3782.58,"nodes":[39280,55568,44669,32951,14127,44690,41522],"orbits":[0,2,3]},{"y":-9003.35,"x":3832.63,"nodes":[11838,10881,33112,36450],"orbits":[0,3,7]},{"y":-4910.29,"x":3842.13,"nodes":[5257,55507,22359,9141,13748,38338,35760,16367,60692,5703],"orbits":[0,3,4,7]},{"y":-1186.7,"x":3849.74,"nodes":[5702],"orbits":[0]},{"y":-2510.92,"x":3855.19,"nodes":[38676,27910,53938,64056,36931],"orbits":[1,2,7]},{"y":-2226.59,"x":3856.59,"nodes":[56045],"orbits":[0]},{"y":-5882.32,"x":3857.5,"nodes":[44563,59053,54805],"orbits":[0,3,5]},{"y":2806.15,"x":3866.11,"nodes":[13379],"orbits":[0]},{"y":1790.7,"x":3888.73,"nodes":[60505],"orbits":[0]},{"y":4292.71,"x":3915.95,"nodes":[63585],"orbits":[0]},{"y":3195.79,"x":3917.46,"nodes":[44612,9112,41538,55598,15644],"orbits":[0,1,3]},{"y":449.43,"x":3918.15,"nodes":[31855,37408,60738,46761],"orbits":[0,2,7]},{"y":9716.85,"x":3926.82,"nodes":[23961,10041,32799,30910,17600,8791,18519,59647,32096],"orbits":[0,2,3,7]},{"y":959.23,"x":3926.84,"nodes":[38459,61373,63610,5988,38568],"orbits":[1,2,3]},{"y":7406.81,"x":3941.17,"nodes":[33751,8810,12451],"orbits":[1,3,7]},{"y":8993.8,"x":3946.1,"nodes":[14343],"orbits":[0]},{"y":6086.8,"x":3992.99,"nodes":[18923],"orbits":[6]},{"y":-485.92,"x":3994,"nodes":[46146,15829,55227],"orbits":[0,7]},{"y":-4125.73,"x":4022.98,"nodes":[21080,1869,27095,48658,14890],"orbits":[0,2,7]},{"y":-6354.58,"x":4031.85,"nodes":[32509,47614,3688,22219,52351,52260],"orbits":[0,2,7]},{"y":5340.36,"x":4037.79,"nodes":[13030],"orbits":[0]},{"y":0.42,"x":4039.97,"nodes":[43691,21746,65009,29517,32701],"orbits":[6]},{"y":-2406.01,"x":4137.88,"nodes":[24647,61196],"orbits":[6]},{"y":6218.3,"x":4182.56,"nodes":[37220,50342,5227,17955,46402,51708],"orbits":[0,2,3,7]},{"y":-7809.17,"x":4188.77,"nodes":[59651,47821,41654,41033,55872],"orbits":[3,2]},{"y":9238,"x":4195.04,"nodes":[54746],"orbits":[0]},{"y":4693.55,"x":4216.28,"nodes":[41062,47677,14045,33848,31991,65176,36070,9472],"orbits":[0,4,5,6,7]},{"y":5087.65,"x":4219.73,"nodes":[55],"orbits":[0]},{"y":10564.54,"x":4278.42,"nodes":[38703,63525,8249,16816,53094],"orbits":[0,7]},{"y":5565.69,"x":4283.46,"nodes":[8510],"orbits":[0]},{"y":-271.82,"x":4332.46,"nodes":[44239,60083,55270],"orbits":[0,7]},{"y":-9579.04,"x":4344.88,"nodes":[55938,41394,56844,40929,43633,40313,58363],"orbits":[0,3,7]},{"y":6925.8,"x":4347,"nodes":[9085],"orbits":[0]},{"y":7926.5,"x":4350.71,"nodes":[51463,4364,36114,23360,23736,53566,17077],"orbits":[0,4,7]},{"y":-8310.08,"x":4375.67,"nodes":[33979],"orbits":[0]},{"y":0.42,"x":4375.94,"nodes":[50469],"orbits":[0]},{"y":9460.25,"x":4385.38,"nodes":[49110],"orbits":[0]},{"y":1960.69,"x":4386.25,"nodes":[64851,15030,49545,45693,39658,18831,21324],"orbits":[0,2,7]},{"y":-1892.44,"x":4435.38,"nodes":[12761,19156,53941,17367,62841,12249,17283],"orbits":[0,2,3]},{"y":-3100.56,"x":4438.01,"nodes":[45481,29408,52765,34300,31888,13862],"orbits":[0,2]},{"y":7751.52,"x":4451.73,"nodes":[24922],"orbits":[0]},{"y":5319.67,"x":4468.06,"nodes":[40918],"orbits":[0]},{"y":5009.54,"x":4488.81,"nodes":[1773],"orbits":[0]},{"y":-6892.55,"x":4520.4,"nodes":[30562,13711,3203,8908,11032],"orbits":[0,2,7]},{"y":5794.6,"x":4526.88,"nodes":[36298],"orbits":[0]},{"y":-4967.55,"x":4536.81,"nodes":[33823],"orbits":[0]},{"y":-5257.07,"x":4542.03,"nodes":[4519],"orbits":[0]},{"y":-4689.37,"x":4542.03,"nodes":[20236],"orbits":[0]},{"y":-15359.11926277,"x":-2284.6897536271,"nodes":[58932],"orbits":[0]},{"y":9687.25,"x":4562.63,"nodes":[27262],"orbits":[0]},{"y":4714.06,"x":4563.3,"nodes":[51213],"orbits":[0]},{"y":322.95,"x":4597.23,"nodes":[50912,49461,21314,18818],"orbits":[0,2,7]},{"y":1275.23,"x":4605.3,"nodes":[45193,4083,33815,35644,43677],"orbits":[0,2,3]},{"y":-8918.75,"x":4652.54,"nodes":[22152,15304,16466,40196],"orbits":[0,2]},{"y":-2696.8,"x":4671.13,"nodes":[11604],"orbits":[0]},{"y":3336.33,"x":4681.35,"nodes":[26068,37389,28061,35878,50884,53696,37644,46874,7449],"orbits":[0,2,3,7]},{"y":7330.29,"x":4687.08,"nodes":[49661,49394,23786,33391,56330,39570],"orbits":[1,2,3,4,7]},{"y":-1131.48,"x":4693.48,"nodes":[46380,21327,56876,1104],"orbits":[0,2]},{"y":-9892.16,"x":4693.79,"nodes":[3251],"orbits":[0]},{"y":-8121.08,"x":4703.02,"nodes":[4059],"orbits":[0]},{"y":-4974.35,"x":4705.26,"nodes":[4346],"orbits":[0]},{"y":-10725.21,"x":4748.75,"nodes":[7782,48805,26563,4810,61905,8938,12778,33229,64996],"orbits":[1,3,4,7]},{"y":-10827.13,"x":4750.42,"nodes":[6161],"orbits":[0]},{"y":9204.08,"x":4782.59,"nodes":[6912],"orbits":[0]},{"y":9130.06,"x":4786.73,"nodes":[20467,23244,29899,58312,49497,21792,16786,19001],"orbits":[1,3,7]},{"y":9831.08,"x":4788.07,"nodes":[17702],"orbits":[0]},{"y":6875.05,"x":4789.34,"nodes":[64650,35058,30210,38966],"orbits":[2]},{"y":2293.82,"x":4791.75,"nodes":[1995],"orbits":[0]},{"y":6464.55,"x":4795.75,"nodes":[61976],"orbits":[0]},{"y":-16007.75926277,"x":-2020.5897536271,"nodes":[62797],"orbits":[0]},{"y":-7752.56,"x":4821.1,"nodes":[9510,16695,61926,1603],"orbits":[2]},{"y":-7747.13,"x":4825,"nodes":[32040],"orbits":[0]},{"y":8419.96,"x":4859.19,"nodes":[34201],"orbits":[0]},{"y":-4974.35,"x":4872.03,"nodes":[13724],"orbits":[4]},{"y":10455.42,"x":4874.52,"nodes":[23343,30392,13157,3775,28106,45244,58388,41016],"orbits":[0,2,3]},{"y":-7413.25,"x":4889.32,"nodes":[29763],"orbits":[0]},{"y":-15824.44926277,"x":-1936.4997536271,"nodes":[39241],"orbits":[0]},{"y":-4650.65,"x":4931.31,"nodes":[9586],"orbits":[4]},{"y":-2386.46,"x":4944.98,"nodes":[13367,21713,50588,38969,6010],"orbits":[0,2]},{"y":-9466.17,"x":4945.01,"nodes":[36623,3628,64474,31630,10729],"orbits":[0,2]},{"y":2387.3,"x":4953.65,"nodes":[61356,12498,30341],"orbits":[0,7]},{"y":2861.7,"x":4955.38,"nodes":[63888],"orbits":[0]},{"y":542.4,"x":4989.84,"nodes":[37695],"orbits":[0]},{"y":5788.96,"x":4990.13,"nodes":[50879,14211,43238,22972,44540],"orbits":[1,7]},{"y":-6490.84,"x":4993.9,"nodes":[20820,44628,40166,48544],"orbits":[0,2]},{"y":7989.42,"x":5001.21,"nodes":[56729,26308,27017,21349],"orbits":[2]},{"y":-8702.96,"x":5026.31,"nodes":[10382],"orbits":[0]},{"y":-4971.48,"x":5061.13,"nodes":[20677],"orbits":[0]},{"y":-208.98,"x":5074.31,"nodes":[43877,51522,47895,56493],"orbits":[1,2,3]},{"y":585.09,"x":5074.6,"nodes":[38044,11813],"orbits":[7]},{"y":7486.56,"x":5085.86,"nodes":[64345,49968,63679,20008],"orbits":[1,2,7]},{"y":174.43,"x":5095.01,"nodes":[61263,59446,22115,4544],"orbits":[1,2,7]},{"y":2295.51,"x":5112.65,"nodes":[37946],"orbits":[0]},{"y":-751.6,"x":5188.48,"nodes":[46782,53698,20916,59355],"orbits":[0,7]},{"y":-5200.3,"x":5193.02,"nodes":[9782],"orbits":[0]},{"y":-4742.69,"x":5193.02,"nodes":[535],"orbits":[0]},{"y":-8121.08,"x":5214.31,"nodes":[2446,50268,22851,37164,419,63400],"orbits":[2,3]},{"y":-5999.69,"x":5250.46,"nodes":[63668,9069,42245,16024,49150,18167,29288],"orbits":[1,2,3]},{"y":-14980.27926277,"x":-1573.4397536271,"nodes":[17788,23352,26085,2877,33570,28431,59,8611,20772,51142,36696,33141,58751,23710],"orbits":[6,9,8]},{"y":6677.73,"x":5279.5,"nodes":[24210,26932,2200,35689,34543],"orbits":[0,2,7]},{"y":719.09,"x":5286.04,"nodes":[30456],"orbits":[0]},{"y":-7410.44,"x":5288.98,"nodes":[39423,47635,53207,56914],"orbits":[1,2,3,7]},{"y":-3797.31,"x":5300.06,"nodes":[17254,26596,14272],"orbits":[0,2,3]},{"y":-1530.6,"x":5316.81,"nodes":[1953],"orbits":[0]},{"y":2650.99,"x":5320.34,"nodes":[9275,5704,62166,19337],"orbits":[0,2]},{"y":-5429.12,"x":5324.92,"nodes":[28021],"orbits":[0]},{"y":-4513.87,"x":5324.92,"nodes":[34621],"orbits":[0]},{"y":-6040.15,"x":5333.76,"nodes":[36759],"orbits":[0]},{"y":-1842.95,"x":5368.5,"nodes":[40480],"orbits":[0]},{"y":3723.01,"x":5399.15,"nodes":[39569,9046,45609,56776,3458,7353,24129],"orbits":[0,1,2,3,7]},{"y":-6761.17,"x":5409.48,"nodes":[24165],"orbits":[0]},{"y":-9562.99,"x":5445.28,"nodes":[21984],"orbits":[1]},{"y":-10248.41,"x":5452.61,"nodes":[18121,45319,55041,26135,35564,2335,65310,51565,22682],"orbits":[0,3]},{"y":-5200.42,"x":5457.07,"nodes":[44420],"orbits":[0]},{"y":-4742.78,"x":5457.07,"nodes":[38541],"orbits":[0]},{"y":-8445.56,"x":5472.15,"nodes":[41645,6490,43964,14082,8831],"orbits":[0,2,3,7]},{"y":-1107.81,"x":5478.57,"nodes":[54176],"orbits":[0]},{"y":6073.03,"x":5482.17,"nodes":[7526],"orbits":[0]},{"y":8921.21,"x":5544.92,"nodes":[36808,37244,34076,22057,33445,30143,37795],"orbits":[0,2,7]},{"y":9486.45,"x":5571.69,"nodes":[46882],"orbits":[1]},{"y":-4981.71,"x":5579.63,"nodes":[61601],"orbits":[0]},{"y":1347.41,"x":5581.73,"nodes":[64213,32155,44204,33729,25700,61246,144,41096,45712,12611],"orbits":[0,4,5,7]},{"y":8198.85,"x":5585.65,"nodes":[4238,60173,62986,17316,43263,46688,40244,64492],"orbits":[0,4,7]},{"y":635.1,"x":5646.25,"nodes":[11472,19880,59390,40270],"orbits":[0,2]},{"y":0.51,"x":5646.98,"nodes":[26598],"orbits":[0]},{"y":4004.28,"x":5658.94,"nodes":[32813],"orbits":[2]},{"y":4289.75,"x":5658.94,"nodes":[59600,12208,13619,35809],"orbits":[1,7]},{"y":4337.05,"x":5658.96,"nodes":[49466,9411,30871],"orbits":[7]},{"y":-1616.29,"x":5664.01,"nodes":[23905],"orbits":[0]},{"y":-16007.75926277,"x":-1127.4797536271,"nodes":[2995],"orbits":[0]},{"y":-6287.76,"x":5749.4,"nodes":[4328],"orbits":[0]},{"y":-5672.71,"x":5749.4,"nodes":[3463],"orbits":[0]},{"y":-4981.71,"x":5749.4,"nodes":[42379],"orbits":[0]},{"y":5463.88,"x":5833.86,"nodes":[56860,29320,1680,17447,24843],"orbits":[0,2,7]},{"y":-6838.35,"x":5891.44,"nodes":[38111,10242,6079,32241],"orbits":[0,2]},{"y":-625.86,"x":5924.32,"nodes":[10944,33366,55193],"orbits":[1,2,7]},{"y":-2670.25,"x":5933.04,"nodes":[25971,50635,44423],"orbits":[0,2,3]},{"y":7225.03,"x":5943.98,"nodes":[11764,38878,54975,26772,45774,34898,24240],"orbits":[0,4,5,7]},{"y":186.79,"x":5948.13,"nodes":[23915,41529,21380,31284],"orbits":[0,1,2,7]},{"y":-4755.44,"x":5975.67,"nodes":[25520],"orbits":[0]},{"y":-1521.97,"x":5979.38,"nodes":[27875,55463,32123],"orbits":[0,3]},{"y":-7475.15,"x":5988.31,"nodes":[50121],"orbits":[0]},{"y":6443.42,"x":6015.15,"nodes":[21572,39050,6660],"orbits":[2]},{"y":-15671.91926277,"x":-755.7997536271,"nodes":[2516],"orbits":[0]},{"y":-8410.42,"x":6098.71,"nodes":[21801,30748,44369,24150],"orbits":[1,2,7]},{"y":8403.35,"x":6104.56,"nodes":[43720,14383,18568,46601,46887],"orbits":[0,2,3]},{"y":9643.2,"x":6129.78,"nodes":[45329],"orbits":[0]},{"y":-5350.4,"x":6139.19,"nodes":[4552,17215,17668,50817,61355,29306],"orbits":[1,2,7]},{"y":-3563.57,"x":6172.4,"nodes":[42750,37691,9050,56453,60138,25851,52695,57230,24958,51741,16705,17088,61834,24062,54351,64927,52464,5766,51416,32016,49984],"orbits":[0,5,6,7]},{"y":4601.9,"x":6220.23,"nodes":[45100,56928,62350,7163,23013],"orbits":[2,3,4,5]},{"y":1833.34,"x":6316.73,"nodes":[31345,30372,42065,55400,37532],"orbits":[0,2]},{"y":-9381.54,"x":6324.58,"nodes":[20641,14231,40399,51934,43281,25304,47359,40453,61056],"orbits":[0,1,5,7]},{"y":-6118.94,"x":6345.01,"nodes":[38668,32664,27671,32681,5188],"orbits":[0,7]},{"y":2826.09,"x":6359.19,"nodes":[23608,40024,2091,61741,6951,63759,26565,24401],"orbits":[0,3,4,7]},{"y":3674.83,"x":6365.75,"nodes":[35901,12890,63566,62464,55275,12120,65207,51606,17854],"orbits":[3,4,6]},{"y":5562.23,"x":6365.75,"nodes":[43044],"orbits":[0]},{"y":5989.65,"x":6365.75,"nodes":[34853,25458,37568,45370],"orbits":[7,2]},{"y":-8685.67,"x":6372.73,"nodes":[61403],"orbits":[0]},{"y":-8307.67,"x":6372.73,"nodes":[56349],"orbits":[0]},{"y":9681.5,"x":6402.75,"nodes":[2128],"orbits":[0]},{"y":-4456.86,"x":6411.76,"nodes":[5009,36270,12169],"orbits":[0,2,3]},{"y":-2256.19,"x":6431.15,"nodes":[28441,32721,24570,11836,47235,53471,10011,11871],"orbits":[2,3,7]},{"y":-547.41,"x":6460.1,"nodes":[45709,26363,52803],"orbits":[7]},{"y":-531.61,"x":6460.1,"nodes":[7412,49291,57945,59356],"orbits":[0,7]},{"y":9436.59,"x":6470.71,"nodes":[11015],"orbits":[0]},{"y":-6987.61,"x":6488.25,"nodes":[54725,56336,21208,21748],"orbits":[7]},{"y":-5291.42,"x":6536.96,"nodes":[52191],"orbits":[0]},{"y":876.88,"x":6551.51,"nodes":[57088,9421,28086,54557,60170],"orbits":[0,2]},{"y":-7691.65,"x":6564.29,"nodes":[3128,22713,12166],"orbits":[7]},{"y":-7691.65,"x":6564.44,"nodes":[19722,4959,26331,19003],"orbits":[0,7]},{"y":-7691.65,"x":6564.44,"nodes":[33221],"orbits":[0]},{"y":4176.51,"x":6564.69,"nodes":[42658],"orbits":[0]},{"y":9549.91,"x":6576.82,"nodes":[40626],"orbits":[0]},{"y":8924.35,"x":6576.88,"nodes":[46431],"orbits":[0]},{"y":-6987.61,"x":6612.09,"nodes":[6570],"orbits":[0]},{"y":9944.27,"x":6617.23,"nodes":[65256],"orbits":[0]},{"y":9687.17,"x":6636.34,"nodes":[34845],"orbits":[0]},{"y":8378.88,"x":6649.25,"nodes":[38463],"orbits":[0]},{"y":7621.83,"x":6654.65,"nodes":[22329,58526,331,32891,62427,42103,50673],"orbits":[2,3,7]},{"y":246.47,"x":6661.76,"nodes":[1631,14001,56893,29049],"orbits":[7,2]},{"y":9432.42,"x":6670.73,"nodes":[28199],"orbits":[0]},{"y":-1779.61,"x":6720.04,"nodes":[54678],"orbits":[0]},{"y":3890.84,"x":6729.48,"nodes":[60735],"orbits":[0]},{"y":-5492.35,"x":6734.63,"nodes":[57724,26885,34473,20782,42361],"orbits":[0,2,3,4,7]},{"y":-6987.61,"x":6735.94,"nodes":[26268,22710,45111,59214],"orbits":[7]},{"y":8501.01,"x":6771.38,"nodes":[21111,43522,33099],"orbits":[4,7]},{"y":-9157.81,"x":6844.88,"nodes":[52060,17602,59799,7338,59798,5335],"orbits":[0,1,7]},{"y":4801,"x":6846.27,"nodes":[21495,42794,31433,5348],"orbits":[0,2,3]},{"y":-5638.13,"x":6883.65,"nodes":[54883],"orbits":[0]},{"y":3596.76,"x":6900.54,"nodes":[26432],"orbits":[0]},{"y":9638.79,"x":7001.73,"nodes":[60273],"orbits":[0]},{"y":-5774.94,"x":7020.48,"nodes":[59775],"orbits":[0]},{"y":7197.76,"x":7031.53,"nodes":[6842,28329,18472,46533,3700,36723],"orbits":[2,3]},{"y":-8704.87,"x":7037.31,"nodes":[32438],"orbits":[0]},{"y":5648.15,"x":7059,"nodes":[28623,60464,12998,9968,30463,58971,38678],"orbits":[0,4,2]},{"y":-3324.15,"x":7065.9,"nodes":[51871,8045,3042],"orbits":[0,2,3]},{"y":9630.67,"x":7074.07,"nodes":[28823,11094,59303],"orbits":[4,7]},{"y":-4647.67,"x":7077.07,"nodes":[23547,45798,43944,30102,62578,46615,53177],"orbits":[0,2,3,7]},{"y":0,"x":7088.65,"nodes":[14658],"orbits":[0]},{"y":513.16,"x":7088.65,"nodes":[28903,42959,59644,32896,22517],"orbits":[0,7]},{"y":-8248.39,"x":7119.01,"nodes":[55149],"orbits":[0]},{"y":-7914.57,"x":7123.27,"nodes":[14446],"orbits":[0]},{"y":4152.81,"x":7191.57,"nodes":[11825],"orbits":[0]},{"y":5087.69,"x":7236.46,"nodes":[62185],"orbits":[0]},{"y":-1655.98,"x":7271.19,"nodes":[48974,47418,63517,23839,53958,51006,10738],"orbits":[0,2,3]},{"y":-2633.18,"x":7273.71,"nodes":[64601],"orbits":[0]},{"y":-2313.18,"x":7273.71,"nodes":[41877],"orbits":[0]},{"y":2711.86,"x":7300.34,"nodes":[40333,43102,30197,52415,24178,42998,32655,33514],"orbits":[0,2,7]},{"y":3682.83,"x":7309.21,"nodes":[63981,6516,8194],"orbits":[7]},{"y":8277.54,"x":7334.57,"nodes":[29285,9745,11774,58513,16602,14418],"orbits":[0,3,7]},{"y":2075.69,"x":7345.82,"nodes":[6792,23221,4534,42302,33245,9151,45331,31918],"orbits":[1,2,3,4,7]},{"y":-6708.34,"x":7365.71,"nodes":[52971,21227,36290,23046,62936,51891,49976,25528],"orbits":[2,3,4,7]},{"y":-3775.87,"x":7384.78,"nodes":[15424,35151,44453,58157,61149,42760],"orbits":[1,2,7]},{"y":-380.49,"x":7386.63,"nodes":[24120,52053,14048,34717,10495],"orbits":[0,3,4,7]},{"y":-7157.75,"x":7399.75,"nodes":[51040,23822,327,58779,9652],"orbits":[0,2]},{"y":-8305.21,"x":7420.17,"nodes":[26762],"orbits":[0]},{"y":7597.17,"x":7430.94,"nodes":[30657],"orbits":[0]},{"y":6789.98,"x":7459.44,"nodes":[22817,42714,22962,58848,55724,58644,10576,29065],"orbits":[0,1,3,4,5,7]},{"y":-8440.87,"x":7466.03,"nodes":[35380,10058],"orbits":[0,2]},{"y":5195.85,"x":7487.17,"nodes":[14724],"orbits":[0]},{"y":1196.11,"x":7495.21,"nodes":[35671,11504,30839,31172],"orbits":[2,3,4,5]},{"y":-8629.84,"x":7501.94,"nodes":[44373],"orbits":[0]},{"y":-906.8,"x":7520.58,"nodes":[336,4806,49388,37304,64543,61921,38215],"orbits":[2,3,4,5]},{"y":-8913.34,"x":7559.71,"nodes":[6800],"orbits":[0]},{"y":4790.76,"x":7559.9,"nodes":[47374,18049,5802],"orbits":[0,4,7]},{"y":5472.94,"x":7573.53,"nodes":[32301],"orbits":[0]},{"y":696.89,"x":7632.55,"nodes":[15301,10277,64064,4709,35477],"orbits":[0,2]},{"y":-7774.6,"x":7645.67,"nodes":[31692,46197,61333,45702,39237],"orbits":[0,2]},{"y":1483.08,"x":7664.38,"nodes":[49130,58416,1020,54631,30132],"orbits":[0,2,7]},{"y":5026.98,"x":7678.02,"nodes":[37813],"orbits":[0]},{"y":-8333.04,"x":7691.01,"nodes":[58022],"orbits":[0]},{"y":3243.25,"x":7726.42,"nodes":[12174,18864,49107,54562,49485,2745],"orbits":[1,2]},{"y":-5468.73,"x":7747,"nodes":[52445],"orbits":[0]},{"y":-5462.17,"x":7749.73,"nodes":[34324,13457,3630,56838,26034,45631,62624,42805],"orbits":[3,4,7]},{"y":-4481.19,"x":7752.6,"nodes":[57821],"orbits":[4]},{"y":6434.67,"x":7762.38,"nodes":[59503,22208,60034,6330,15207,4378],"orbits":[0,7]},{"y":-8668.33,"x":7764.53,"nodes":[5186],"orbits":[0]},{"y":228.34,"x":7768.26,"nodes":[34497],"orbits":[0]},{"y":-2934.34,"x":7806.6,"nodes":[56023],"orbits":[0]},{"y":-4823.01,"x":7810.1,"nodes":[33404],"orbits":[0]},{"y":5381.08,"x":7815.76,"nodes":[50277],"orbits":[0]},{"y":5206.42,"x":7818.48,"nodes":[44932],"orbits":[3]},{"y":-3177.92,"x":7868.42,"nodes":[52361,57462,53771,12078,33713,26107],"orbits":[0,2,3,5]},{"y":5154.88,"x":7874.86,"nodes":[50701],"orbits":[0]},{"y":-7151.38,"x":7886.46,"nodes":[47976],"orbits":[0]},{"y":8803.79,"x":7901.35,"nodes":[48462,38497,62803,25029],"orbits":[4,5,7]},{"y":-1873.69,"x":7994.25,"nodes":[33463],"orbits":[0]},{"y":-996.85,"x":7994.25,"nodes":[49996],"orbits":[0]},{"y":-571.97,"x":7994.25,"nodes":[32183],"orbits":[0]},{"y":0,"x":7994.25,"nodes":[12253],"orbits":[0]},{"y":1153.21,"x":7994.25,"nodes":[35696],"orbits":[0]},{"y":2075.69,"x":7994.25,"nodes":[2408],"orbits":[0]},{"y":2711.86,"x":7994.25,"nodes":[42118],"orbits":[0]},{"y":4152.81,"x":8000.05,"nodes":[10648,26400,8904],"orbits":[0,4,7]},{"y":8180.55,"x":8014.32,"nodes":[63830,44841,45390,13624,59064,44756,28258,36927,36976,55235],"orbits":[0,1,2,3]},{"y":5817.48,"x":8073.32,"nodes":[55664,16568,63246,34702,31826,33585,31129,24889],"orbits":[1,3,4,5,7]},{"y":632.41,"x":8124.67,"nodes":[43453],"orbits":[0]},{"y":-4097.21,"x":8175.23,"nodes":[62542,45713,39607,2559,16329],"orbits":[0,2,3]},{"y":6850.21,"x":8177.92,"nodes":[24786],"orbits":[0]},{"y":3540.75,"x":8184.76,"nodes":[17146,57518,31366,3843,65265],"orbits":[0,2,3]},{"y":-391.26,"x":8203.42,"nodes":[44490],"orbits":[0]},{"y":715.96,"x":8280.06,"nodes":[64050],"orbits":[0]},{"y":369.3,"x":8280.54,"nodes":[54152],"orbits":[0]},{"y":-6118.71,"x":8284.38,"nodes":[1416],"orbits":[0]},{"y":-1449.59,"x":8294.62,"nodes":[5163,48103,26726,52875],"orbits":[0,2]},{"y":-131.01,"x":8325.04,"nodes":[16401],"orbits":[0]},{"y":1153.21,"x":8357.14,"nodes":[24070],"orbits":[0]},{"y":-6160.65,"x":8357.5,"nodes":[19461,38944,43338,5797,22063,64415,56767],"orbits":[2,3,7]},{"y":1769.99,"x":8365.09,"nodes":[51602,23305,21279,44280,35534],"orbits":[0,2]},{"y":-2532.39,"x":8374.56,"nodes":[12239],"orbits":[0]},{"y":6235.46,"x":8388.6,"nodes":[3431,5305,43082],"orbits":[1,2]},{"y":-7635.29,"x":8390.12,"nodes":[30077],"orbits":[0]},{"y":166.18,"x":8400.25,"nodes":[24656],"orbits":[0]},{"y":-2579.71,"x":8401.88,"nodes":[1599,35173,16013,41811,16140,31286],"orbits":[2,3,7]},{"y":-7674.9,"x":8409.99,"nodes":[7302,52615,33093,25729,37876],"orbits":[4,7]},{"y":504.46,"x":8433.06,"nodes":[12800],"orbits":[0]},{"y":2974.28,"x":8437.79,"nodes":[3994,9089,37951,41020,34908],"orbits":[1,2,3]},{"y":-719.43,"x":8443.67,"nodes":[61800,52630,28371,60560,29527],"orbits":[0,7]},{"y":-598.29,"x":8444.56,"nodes":[1514],"orbits":[0]},{"y":-2688.36,"x":8464.62,"nodes":[39881],"orbits":[0]},{"y":-3633.16,"x":8464.96,"nodes":[7809],"orbits":[0]},{"y":4890.73,"x":8470.97,"nodes":[54984],"orbits":[0]},{"y":2450.54,"x":8489.3,"nodes":[33348,11509,17664,7465,11463],"orbits":[0,2,3]},{"y":-3240.16,"x":8506.18,"nodes":[56988],"orbits":[0]},{"y":-1003.98,"x":8512.95,"nodes":[47831,44522,63762,34541,52743,8734],"orbits":[1,2]},{"y":-234.45,"x":8601.56,"nodes":[43090],"orbits":[0]},{"y":-5782.69,"x":8602.39,"nodes":[32672,23362,4031,17871,13701,9928,50403],"orbits":[0,2,3,4]},{"y":605.39,"x":8629.29,"nodes":[8896],"orbits":[0]},{"y":276.65,"x":8660.79,"nodes":[15814],"orbits":[0]},{"y":2075.69,"x":8668.76,"nodes":[19074,8560,31273,35985,13987,48531,56761,7604,17372],"orbits":[1,2,3,6,7]},{"y":-6347.76,"x":8684.39,"nodes":[59538],"orbits":[0]},{"y":1153.21,"x":8692.14,"nodes":[58397,19338,31647],"orbits":[0,3]},{"y":4438.38,"x":8732.17,"nodes":[25055,13799,41580,36576,41298],"orbits":[0,2,7]},{"y":-3633.16,"x":8733.08,"nodes":[60483],"orbits":[0]},{"y":-3371.16,"x":8733.08,"nodes":[36540],"orbits":[0]},{"y":7072.15,"x":8847.14,"nodes":[36071,38369,35223,36677,13895,61112,18910,21225,10265,9240,19767,55680,9227],"orbits":[0,2,3,4,5,6]},{"y":-3861.86,"x":8862.26,"nodes":[18717],"orbits":[0]},{"y":6141.88,"x":8886.25,"nodes":[24287],"orbits":[0]},{"y":-4178.25,"x":8922.01,"nodes":[8273],"orbits":[0]},{"y":-1873.69,"x":8940.31,"nodes":[60210,6078,64325,45304,61119,63431],"orbits":[1,2,3]},{"y":5582.5,"x":8940.74,"nodes":[15625,23253,65161,3170,22811],"orbits":[2]},{"y":474.23,"x":8971.45,"nodes":[1801,60,58426,34401],"orbits":[0,2,7]},{"y":4890.73,"x":8991.63,"nodes":[51241,50420,55118,31364],"orbits":[0,2]},{"y":-3633.64,"x":8992.39,"nodes":[15356],"orbits":[0]},{"y":-3178.16,"x":8993.62,"nodes":[40990],"orbits":[0]},{"y":1153.21,"x":9027.14,"nodes":[2334],"orbits":[0]},{"y":5241.32,"x":9078.71,"nodes":[22927,20582,29246],"orbits":[6]},{"y":6374.82,"x":9119.2,"nodes":[14226],"orbits":[0]},{"y":-3861.86,"x":9124.17,"nodes":[17420],"orbits":[0]},{"y":-3407.73,"x":9125.5,"nodes":[18815],"orbits":[0]},{"y":-4119.84,"x":9152.09,"nodes":[25565],"orbits":[2]},{"y":-758.58,"x":9207.96,"nodes":[53150,17589,45012,8246,37742,64462,37548,15270,36085],"orbits":[0,2,3]},{"y":-2.43,"x":9212.92,"nodes":[41017],"orbits":[0]},{"y":3103.82,"x":9287.06,"nodes":[36364],"orbits":[0]},{"y":3714.68,"x":9315.43,"nodes":[27422,2021,17687,10472,25857],"orbits":[0,3,4,7]},{"y":-5015.5,"x":9329.96,"nodes":[10162,3336,36231,30615,65204],"orbits":[0,2]},{"y":4567.88,"x":9411.81,"nodes":[37242,59368,61215,9532,16871,54031],"orbits":[0,7]},{"y":2570.72,"x":9455.83,"nodes":[52257],"orbits":[0]},{"y":2888.65,"x":9507.95,"nodes":[63600],"orbits":[0]},{"y":-5497.3,"x":9512.58,"nodes":[31765],"orbits":[0]},{"y":-7180.28,"x":9516.92,"nodes":[37616,8644,33964,64295,27834,63659,37688,27417,62496,34912,4664,43938,34449],"orbits":[4,5,6]},{"y":5500.5,"x":9527.62,"nodes":[34015],"orbits":[0]},{"y":-215.51,"x":9588.39,"nodes":[27513,65498,39307,7294,37026],"orbits":[1,2,7]},{"y":-3478.67,"x":9590.33,"nodes":[44891,55835,20909,52537,7023],"orbits":[0,2]},{"y":2772.94,"x":9696.74,"nodes":[57069],"orbits":[0]},{"y":1153.21,"x":9720.67,"nodes":[65091,1841,38728,44776,3209,14539,9405,51707,59720,41163],"orbits":[0,5,7]},{"y":3030.3,"x":9731.16,"nodes":[62998],"orbits":[0]},{"y":-4566.29,"x":9755.52,"nodes":[722],"orbits":[0]},{"y":5633.94,"x":9758.72,"nodes":[12116,52410,20414,55329,42036,35043,50146],"orbits":[4,3]},{"y":-5970.48,"x":9759.71,"nodes":[35095,19359,41886,9663,52245],"orbits":[0,2,3]},{"y":2135.11,"x":9805.18,"nodes":[65212,32543,60899,64637],"orbits":[0,3,7]},{"y":6600.96,"x":9808.81,"nodes":[20105],"orbits":[0]},{"y":4319.11,"x":9826.06,"nodes":[48116],"orbits":[0]},{"y":-2946.78,"x":9855.02,"nodes":[29990,47477,51774,36217,47021,34425],"orbits":[1,2,7]},{"y":3274.55,"x":9855.92,"nodes":[41861],"orbits":[0]},{"y":353.55,"x":9860.54,"nodes":[21156,19027,34623,40471,14769,7847],"orbits":[0,2,7]},{"y":2860.79,"x":9947.79,"nodes":[20649],"orbits":[0]},{"y":-2144.87,"x":9960.59,"nodes":[43867,10423,37905,57571,28101],"orbits":[1,2,3,7]},{"y":2637.88,"x":10006.41,"nodes":[65290],"orbits":[0]},{"y":-5356.19,"x":10039.26,"nodes":[16121,61421,56334,46171,41753],"orbits":[0,7]},{"y":0,"x":10048.64,"nodes":[14262],"orbits":[0]},{"y":4865.9,"x":10082.79,"nodes":[18624,17523,42032,30408,39608,12329,1778,17906],"orbits":[0,3,7]},{"y":-5603.69,"x":10091.58,"nodes":[49320,30973],"orbits":[6]},{"y":-3334.83,"x":10091.7,"nodes":[15775],"orbits":[0]},{"y":-1227.6,"x":10100.39,"nodes":[3640,28963,7888,17724,17101,25362,37780],"orbits":[2,3]},{"y":-1237.84,"x":10112.62,"nodes":[23105],"orbits":[0]},{"y":3019.63,"x":10184.13,"nodes":[2582],"orbits":[0]},{"y":1730.1,"x":10203.08,"nodes":[60891,18897,64990,53185],"orbits":[1,2,3]},{"y":226.99,"x":10275.63,"nodes":[37484],"orbits":[0]},{"y":-481.6,"x":10290.88,"nodes":[47514,38342,21945,61718,26572,54545,39128],"orbits":[0,2,7]},{"y":-3717.25,"x":10299.85,"nodes":[29959,60362,6891,56265,42802],"orbits":[0,2]},{"y":533.97,"x":10370.85,"nodes":[17792,34892,12066,42226,48734],"orbits":[3,2]},{"y":-2278.35,"x":10379,"nodes":[30808],"orbits":[0]},{"y":2130.08,"x":10420.75,"nodes":[27705],"orbits":[0]},{"y":3456.48,"x":10451.5,"nodes":[28835,60480,56847,8157,178,28044,43088,6988],"orbits":[0,2,3,5,7]},{"y":-3050.26,"x":10503.99,"nodes":[326],"orbits":[0]},{"y":-3021.26,"x":10614.77,"nodes":[59694],"orbits":[0]},{"y":2571.61,"x":10655.3,"nodes":[27048],"orbits":[0]},{"y":-5268.96,"x":10657.31,"nodes":[632],"orbits":[0]},{"y":1152.07,"x":10682.01,"nodes":[48773],"orbits":[0]},{"y":4548.52,"x":10682.25,"nodes":[34612,25992,60764,11526,31055,44141,7651,21788,21112,8573,25586],"orbits":[2,3,4,5,6]},{"y":2214.28,"x":10685.17,"nodes":[39495],"orbits":[0]},{"y":-3515.65,"x":10687.96,"nodes":[2361,37514,31449,9444,52399,2113,34316,61632,4536,11598,44516],"orbits":[0,2,3,5,6]},{"y":-1058.34,"x":10699.04,"nodes":[14267],"orbits":[0]},{"y":-3595.77,"x":10703.99,"nodes":[28638],"orbits":[0]},{"y":-4040.33,"x":10769.27,"nodes":[64700],"orbits":[0]},{"y":4578.32,"x":10793.45,"nodes":[18969],"orbits":[0]},{"y":-5031.25,"x":10794.6,"nodes":[52215],"orbits":[0]},{"y":-4373.44,"x":10801.88,"nodes":[3419,28797,20429],"orbits":[6]},{"y":-2278.35,"x":10841.31,"nodes":[46152,40110,42347,8302,4467,42974],"orbits":[1,2,3,7]},{"y":5275.51,"x":10852.75,"nodes":[38993],"orbits":[0]},{"y":-4005.64,"x":10878.54,"nodes":[32442],"orbits":[0]},{"y":2799.53,"x":10936.64,"nodes":[47375],"orbits":[0]},{"y":3186.63,"x":10949.1,"nodes":[53272,2560,20044,30736,52180],"orbits":[1,2,3]},{"y":1686.97,"x":10961.84,"nodes":[39986],"orbits":[0]},{"y":-82.24,"x":10978.46,"nodes":[32763],"orbits":[1]},{"y":2059.92,"x":11034.67,"nodes":[46386],"orbits":[0]},{"y":-5335.92,"x":11047.97,"nodes":[56366,54058,35755,4423,62001],"orbits":[0,2,3]},{"y":-797.85,"x":11095.74,"nodes":[38212,57683,1499,33830,35031],"orbits":[0,2]},{"y":1294.1,"x":11095.79,"nodes":[41873,55995,57970,21537],"orbits":[2]},{"y":4037.83,"x":11202.42,"nodes":[328],"orbits":[0]},{"y":2726.27,"x":11220.21,"nodes":[63618],"orbits":[0]},{"y":-1058.34,"x":11230.95,"nodes":[28976],"orbits":[0]},{"y":-1515.36,"x":11355.41,"nodes":[6030,2500,15986,29458,2134,53595,9703,1723,38628],"orbits":[2,3,7]},{"y":617.13,"x":11355.97,"nodes":[38493,38537,13407,39369,55621,2936,23040,54983,51583],"orbits":[0,2,4,7]},{"y":2464.74,"x":11357.96,"nodes":[37971],"orbits":[0]},{"y":2082.53,"x":11400.1,"nodes":[57933],"orbits":[0]},{"y":-1058.34,"x":11480.79,"nodes":[23374],"orbits":[0]},{"y":2252.05,"x":11701.67,"nodes":[16150],"orbits":[0]},{"y":2652.83,"x":11749.41,"nodes":[47443],"orbits":[0]},null,{"y":2414.32,"x":11976.97,"nodes":[44699],"orbits":[0]},{"y":2887.16,"x":12115.79,"nodes":[60992],"orbits":[0]},{"y":2545.82,"x":12269.2,"nodes":[10315],"orbits":[0]},null,null,null,{"y":4122.3692767426,"x":14643.705447595,"nodes":[5817],"orbits":[0]},{"y":3133.8292767426,"x":14732.655447595,"nodes":[12033,42416,46854,61461,3987,24295,49165,39723,46990],"orbits":[2,3,5,6,8,9]},{"y":3672.6892767426,"x":14824.475447595,"nodes":[59913],"orbits":[0]},{"y":4046.5392767426,"x":14926.725447595,"nodes":[29871],"orbits":[0]},{"y":-8816.1424166522,"x":12212.651368575,"nodes":[8143,65173,7621,23587,64031,63713,52448,12876,63236,23415,13065,16100,17268,25434,55611,29133,57181,44357,27686,9994],"orbits":[3,4,5,6,8,9]},{"y":3501.3292767426,"x":15190.995447595,"nodes":[59542],"orbits":[0]},{"y":3970.6992767426,"x":15209.745447595,"nodes":[30],"orbits":[0]},{"y":2945.4892767426,"x":15243.715447595,"nodes":[24226],"orbits":[0]},{"y":3338.3292767426,"x":15284.515447595,"nodes":[41875],"orbits":[0]},null,{"y":2455.5992767426,"x":15636.495447595,"nodes":[23508],"orbits":[0]},{"y":2743.9592767426,"x":15688.385447595,"nodes":[35801],"orbits":[0]},{"y":6126.7392232732,"x":13760.369129099,"nodes":[61991,24868,13675,29074,14508,61804,33736,9798,1583],"orbits":[9,8]},{"y":3032.1192767426,"x":15741.455447595,"nodes":[37336],"orbits":[0]},{"y":5672.2392232732,"x":14264.079129099,"nodes":[38004],"orbits":[0]},{"y":5793.2392232732,"x":14264.079129099,"nodes":[9710],"orbits":[0]},{"y":5611.7392232732,"x":14368.879129099,"nodes":[18940],"orbits":[0]},{"y":5732.7392232732,"x":14368.879129099,"nodes":[57141],"orbits":[0]},{"y":6232.4292232732,"x":14368.879129099,"nodes":[49503],"orbits":[0]},{"y":5670.8392232732,"x":14473.669129099,"nodes":[56618],"orbits":[0]},{"y":5793.2392232732,"x":14473.669129099,"nodes":[58379],"orbits":[0]},{"y":6232.4292232732,"x":14650.509129099,"nodes":[16],"orbits":[0]},{"y":5993.7692232732,"x":14714.469129099,"nodes":[41619],"orbits":[0]},{"y":6292.9292232732,"x":14798.739129099,"nodes":[12795],"orbits":[0]},{"y":6111.4292232732,"x":14903.519129099,"nodes":[4495],"orbits":[0]},{"y":6232.4292232732,"x":14903.519129099,"nodes":[16433],"orbits":[0]},{"y":6507.6792232732,"x":14903.519129099,"nodes":[12183],"orbits":[0]},{"y":5520.5392232732,"x":14907.279129099,"nodes":[40],"orbits":[0]},{"y":5852.7392232732,"x":14907.279129099,"nodes":[39292],"orbits":[0]},{"y":6292.9292232732,"x":15008.309129099,"nodes":[57253],"orbits":[0]},{"y":5987.7692232732,"x":15091.689129099,"nodes":[46454],"orbits":[0]},{"y":6232.4292232732,"x":15157.239129099,"nodes":[36676],"orbits":[0]},{"y":8852.0148773633,"x":10878.231878907,"nodes":[35187],"orbits":[0]},{"y":-6086.5553760382,"x":13778.603226356,"nodes":[18826,3781,25781,59759,50098,52395,41076,31116,34817,17923,47344,36788,24475,1347,11771,25779,25885,32771,74],"orbits":[6,8,9,5]},{"y":9088.1648773633,"x":11213.041878907,"nodes":[41008],"orbits":[0]},{"y":-5560.5553760382,"x":14136.753226356,"nodes":[664],"orbits":[0]},{"y":8817.4448773633,"x":11283.081878907,"nodes":[42441],"orbits":[0]},{"y":-5742.2253760382,"x":14243.173226356,"nodes":[26283],"orbits":[0]},{"y":9003.9248773633,"x":11445.231878907,"nodes":[43095],"orbits":[0]},{"y":-5559.1953760382,"x":14346.533226356,"nodes":[56331],"orbits":[0]},{"y":9289.3848773633,"x":11679.661878907,"nodes":[528],"orbits":[0]},{"y":8880.5948773633,"x":11789.201878907,"nodes":[19233],"orbits":[0]},null,{"y":9155.8648773633,"x":12012.221878907,"nodes":[55796],"orbits":[0]},{"y":9508.1448773633,"x":12196.001878907,"nodes":[9294],"orbits":[0]},{"y":8942.2848773633,"x":12346.891878907,"nodes":[7979],"orbits":[0]},{"y":9508.1448773633,"x":12553.001878907,"nodes":[46071],"orbits":[0]},{"y":9307.8048773633,"x":12579.271878907,"nodes":[35033],"orbits":[0]},{"y":9121.1448773633,"x":12656.701878907,"nodes":[60662],"orbits":[0]},{"y":8914.8848773633,"x":12733.741878907,"nodes":[41736],"orbits":[6]},{"y":9001.4348773633,"x":13055.401878907,"nodes":[2702],"orbits":[0]},{"y":11438.579690856,"x":8823.6279844367,"nodes":[7068],"orbits":[0]},{"y":8650.9648773633,"x":13233.081878907,"nodes":[3065],"orbits":[0]},{"y":9001.4348773633,"x":13327.001878907,"nodes":[63254],"orbits":[0]},{"y":9231.6648773633,"x":13327.001878907,"nodes":[6109],"orbits":[0]},{"y":8651.0748773633,"x":13420.881878907,"nodes":[47312],"orbits":[0]},{"y":11773.609690856,"x":9206.2079844367,"nodes":[3223],"orbits":[0]},{"y":9001.4348773633,"x":13588.681878907,"nodes":[5563],"orbits":[0]},{"y":11846.839690856,"x":9758.5079844367,"nodes":[34785],"orbits":[0]},{"y":10950.119690856,"x":10254.417984437,"nodes":[18280],"orbits":[0]},{"y":11367.969690856,"x":10474.067984437,"nodes":[62804],"orbits":[0]},{"y":11589.839690856,"x":10489.507984437,"nodes":[17058],"orbits":[0]},{"y":11846.839690856,"x":10489.507984437,"nodes":[42017],"orbits":[0]},{"y":12103.839690856,"x":10489.507984437,"nodes":[58574],"orbits":[0]},{"y":10992.449690856,"x":10556.217984437,"nodes":[37972],"orbits":[0]},{"y":11253.579690856,"x":10628.187984437,"nodes":[36365],"orbits":[6]},{"y":11138.679690856,"x":10790.307984437,"nodes":[4891],"orbits":[0]},{"y":11502.599690856,"x":10833.607984437,"nodes":[58149],"orbits":[0]},{"y":10389.599690856,"x":10882.567984437,"nodes":[37046],"orbits":[0]},{"y":11378.549690856,"x":11014.257984437,"nodes":[60859],"orbits":[0]},{"y":10974.529690856,"x":11055.727984437,"nodes":[30233],"orbits":[0]},{"y":11318.509690856,"x":11191.087984437,"nodes":[22661],"orbits":[0]},{"y":10919.449690856,"x":11336.817984437,"nodes":[11776],"orbits":[0]}],"jewelSlots":[26725,36634,33989,41263,60735,61834,31683,28475,6230,48768,34483,7960,46882,55190,61419,2491,54127,32763,26196,33631,21984,59740,63132,36044,17788],"classes":[{"base_str":7,"base_int":7,"ascendancies":[{"id":"Deadeye","background":{"x":14723.961164228,"image":"ClassesDeadeye","y":3128.8882207467,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Deadeye","internalId":"Ranger1"},{"id":"Pathfinder","background":{"x":13751.674845732,"image":"ClassesPathfinder","y":6121.7981672774,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Pathfinder","internalId":"Ranger3"}],"background":{"image":"ClassesRanger","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":15,"name":"Ranger"},{"base_str":7,"base_int":7,"ascendancies":[{"id":"Amazon","background":{"x":12178.374348621,"image":"ClassesAmazon","y":8847.1561582513,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Amazon","internalId":"Huntress1"},{"id":"Ritualist","background":{"x":10072.820454151,"image":"ClassesRitualist","y":11185.850971744,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Ritualist","internalId":"Huntress3"}],"background":{"image":"ClassesHuntress","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":15,"name":"Huntress"},{"base_str":15,"base_int":7,"ascendancies":[{"id":"Titan","background":{"x":-11191.249866964,"image":"ClassesTitan","y":10066.821756582,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Titan","internalId":"Warrior1"},{"id":"Warbringer","background":{"x":-13039.704139156,"image":"ClassesWarbringer","y":7520.0458660114,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Warbringer","internalId":"Warrior2"},{"id":"Smith of Kitava","background":{"x":-14318.260769023,"image":"ClassesSmith of Kitava","y":4644.607885912,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Smith of Kitava","internalId":"Warrior3"}],"background":{"image":"ClassesWarrior","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":7,"name":"Warrior"},{"base_str":11,"base_int":7,"ascendancies":[{"id":"Tactician","background":{"x":3149.1717656234,"image":"ClassesTactician","y":14719.636240554,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Tactician","internalId":"Mercenary1"},{"id":"Witchhunter","background":{"x":19.970347847175,"image":"ClassesWitchhunter","y":15052.726498839,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Witchhunter","internalId":"Mercenary2"},{"id":"Gemling Legionnaire","background":{"x":-3110.1038699583,"image":"ClassesGemling Legionnaire","y":14727.940378128,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Gemling Legionnaire","internalId":"Mercenary3"}],"background":{"image":"ClassesMercenary","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":11,"name":"Mercenary"},{"base_str":7,"base_int":15,"ascendancies":[{"id":"Infernalist","background":{"x":-7526.3698730469,"image":"ClassesInfernalist","y":-13036.055016673,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Infernalist","internalId":"Witch1"},{"id":"Blood Mage","background":{"x":-4651.5523934462,"image":"ClassesBlood Mage","y":-14316.006223618,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Blood Mage","internalId":"Witch2"},{"id":"Lich","replaceBy":"Abyssal Lich","background":{"x":-1573.4397536271,"image":"ClassesLich","y":-14970.27926277,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Lich","internalId":"Witch3"},{"replace":"Lich","id":"Abyssal Lich","background":{"x":-1573.4397536271,"image":"ClassesAbyssal Lich","y":-14970.27926277,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Abyssal Lich","internalId":"Witch3b"}],"background":{"image":"ClassesWitch","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":7,"name":"Witch"},{"base_str":7,"base_int":15,"ascendancies":[{"id":"Stormweaver","background":{"x":1573.4397536271,"image":"ClassesStormweaver","y":-14970.27926277,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Stormweaver","internalId":"Sorceress1"},{"id":"Chronomancer","background":{"x":4651.5523934462,"image":"ClassesChronomancer","y":-14316.006223618,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Chronomancer","internalId":"Sorceress2"}],"background":{"image":"ClassesSorceress","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":7,"name":"Sorceress"},{"base_str":7,"base_int":11,"ascendancies":[{"id":"Invoker","background":{"x":12202.167028072,"image":"ClassesInvoker","y":-8814.3118666561,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Invoker","internalId":"Monk2"},{"id":"Acolyte of Chayula","background":{"x":13768.118885853,"image":"ClassesAcolyte of Chayula","y":-6084.7248260421,"width":1500,"height":1500,"section":"AscendancyBackground"},"name":"Acolyte of Chayula","internalId":"Monk3"}],"background":{"image":"ClassesMonk","active":{"height":2000,"width":2000},"section":"AscendancyBackground","width":1500,"y":0,"x":0,"height":1500,"bg":{"height":2000,"width":2000}},"base_dex":11,"name":"Monk"}],"max_y":23749.535199651,"ddsCoords":{"background_1024_1024_BC7.dds.zst":{"Background2":1},"skills_172_172_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/MasteryBlank.dds":1},"legion_64_64_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/EternalEmpireBlank.dds":5,"Art/2DArt/SkillIcons/passives/DevotionNode.dds":4,"Art/2DArt/SkillIcons/passives/AbyssJewelNode.dds":1,"Art/2DArt/SkillIcons/passives/VaalDefensive.dds":2,"Art/2DArt/SkillIcons/passives/VaalOffensive.dds":3},"group-background_92_92_BC7.dds.zst":{"AscendancyMiddle":1},"legion_1024_1024_BC7.dds.zst":{"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysspassiveskillscreenjewelcircle1.dds":1},"group-background_360_360_BC7.dds.zst":{"PSGroupBackground1":1,"PSGroupBackgroundSmallBlank":1},"legion_564_564_BC7.dds.zst":{"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenmarakethjewelcircle2.dds":4,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreeneternalempirejewelcircle2.dds":8,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkaruijewelcircle1.dds":12,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenvaaljewelcircle1.dds":11,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkalguuranjewelcircle1.dds":10,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreeneternalempirejewelcircle1.dds":9,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkalguuranjewelcircle2.dds":7,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreentemplarjewelcircle2.dds":2,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenvaaljewelcircle2.dds":1,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkaruijewelcircle2.dds":5,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenmarakethjewelcircle1.dds":6,"art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreentemplarjewelcircle1.dds":3},"jewel-sockets_152_156_BC7.dds.zst":{"Sapphire":7,"Time-Lost Ruby":3,"Diamond":6,"Time-Lost Emerald":2,"Emerald":4,"Time-Lost Diamond":6,"Ruby":1,"Timeless Jewel":6,"Time-Lost Sapphire":5},"ascendancy-background_1500_1500_BC7.dds.zst":{"ClassesSmith of Kitava":1,"ClassesAcolyte of Chayula":30,"ClassesStormweaver":9,"ClassesMonk":6,"ClassesChronomancer":8,"ClassesMercenary":12,"ClassesDeadeye":4,"ClassesTitan":29,"ClassesAmazon":28,"ClassesWarbringer":14,"ClassesWitch":17,"ClassesRanger":26,"ClassesHuntress":5,"ClassesInvoker":2,"ClassesInfernalist":16,"ClassesWarrior":24,"ClassesLich":3,"ClassesMarauder":27,"ClassesWitchhunter":21,"ClassesGemling Legionnaire":20,"ClassesDuelist":13,"ClassesAbyssal Lich":11,"ClassesPathfinder":22,"ClassesRitualist":23,"ClassesTactician":25,"ClassesBlood Mage":15,"ClassesSorceress":10,"ClassesShadow":7,"ClassesDruid":18,"ClassesTemplar":19},"skills_128_128_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/FlaskNotableFlasksLastLonger.dds":1,"Art/2DArt/SkillIcons/passives/EternalYouth.dds":98,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDamageMonsterMissingFocus.dds":2,"Art/2DArt/SkillIcons/passives/Tactician/TacticianProjectileBuildsPin.dds":3,"Art/2DArt/SkillIcons/passives/Amazon/AmazonGainPhysicalDamageWeaponsAccuracy.dds":4,"Art/2DArt/SkillIcons/passives/Tactician/TacticianGainStunThresholdArmour.dds":5,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelAllSkillGems.dds":6,"Art/2DArt/SkillIcons/passives/Gemling/GemlingHighestAttributeSatisfiesGemRequirements.dds":7,"Art/2DArt/SkillIcons/passives/HollowPalmTechniqueKeystone.dds":8,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBlockChance.dds":9,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachFlameDoubles.dds":10,"Art/2DArt/SkillIcons/passives/Amazon/AmazonExcessChancetoHitConvertedtoCritHitChance.dds":11,"Art/2DArt/SkillIcons/passives/Lich/LichManaRegenBasedOnMaxLife.dds":12,"Art/2DArt/SkillIcons/passives/AzmeriSacredFoxNotable.dds":125,"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds":118,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaDarknessProtectsLonger.dds":29,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLeaveBloodOrbs.dds":17,"Art/2DArt/SkillIcons/passives/finesse.dds":164,"Art/2DArt/SkillIcons/passives/Gemling/GemlingBuffSkillsReserveLessSpirit.dds":24,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneRingSlot.dds":27,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaTriggerFireSpellsMeleeWeapon.dds":31,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamagePerDarkness.dds":33,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterArmourEvasionConvertedSpellAegis.dds":34,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistFasterRecoup.dds":35,"Art/2DArt/SkillIcons/passives/FireSpellsBecomeChaosSpellsKeystone.dds":36,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTemporalRiftSkill.dds":40,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionLightning.dds":43,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderMoreMovemenSpeedUsingSkills.dds":44,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerWarcryExplodesCorpses.dds":45,"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedElementalStorm.dds":49,"Art/2DArt/SkillIcons/passives/Gemling/GemlingMaxElementalResistanceSupportColour.dds":218,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderAdditionalPoints.dds":41,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeGrantsTwoAdditionalProjectiles.dds":55,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodPhysicalDamageExtraGore.dds":158,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageClose.dds":58,"Art/2DArt/SkillIcons/passives/ElementalResistance2.dds":231,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeProjectileDamageChoose.dds":39,"Art/2DArt/SkillIcons/passives/Tactician/TacticianMultipleBanners.dds":61,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistIncreasedEffectOfJewellery.dds":62,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCurseInfiniteDuration.dds":63,"Art/2DArt/SkillIcons/passives/KeystoneResoluteTechnique.dds":65,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageGainLifeEnergyShield.dds":66,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionGrantsPhysicalDamageReduction.dds":67,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaUnravelling.dds":73,"Art/2DArt/SkillIcons/passives/KeystoneUnwaveringStance.dds":75,"Art/2DArt/SkillIcons/passives/Blood2.dds":173,"Art/2DArt/SkillIcons/passives/Amazon/AmazonDoubleEvasionfromGlovesBootsHelmsHalvedBodyArmour.dds":77,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamage.dds":38,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterMonsterHolyExplosion.dds":79,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreBodyArmour.dds":215,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistDrainManaActivateCharms.dds":20,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLifeLoss.dds":92,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistInfernalHeat.dds":97,"Art/2DArt/SkillIcons/passives/executioner.dds":146,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaFlameSelector.dds":101,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDrainMonsterFocus.dds":103,"Art/2DArt/SkillIcons/passives/Amazon/AmazonConsumeFrenzyChargeGainElementalInstillation.dds":106,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaFireResistAppliesToColdLightning.dds":112,"Art/2DArt/SkillIcons/passives/KeystoneElementalEquilibrium.dds":113,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCanUseConcoctionSkillsMore.dds":46,"Art/2DArt/SkillIcons/passives/Lich/LichSpellsConsumePowerCharges.dds":109,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterStrongerSpellAegis.dds":123,"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds":81,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreStunBuildupEnemies.dds":195,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEnemiesMultiplePoisons.dds":134,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistSynchronisationofPain.dds":137,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEvasionDmgReducVsElementalDmg.dds":138,"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsFistOfWar.dds":139,"Art/2DArt/SkillIcons/passives/ChannellingAttacksNotable2.dds":145,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageHigherSpellBaseCritStrike.dds":147,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistLifeLeechFromElementalOrChaos.dds":151,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachWalk.dds":154,"Art/2DArt/SkillIcons/passives/Lich/LichApplyAdditionalCurses.dds":114,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionPoison.dds":165,"Art/2DArt/SkillIcons/passives/Stormweaver/ChillAddditionalTime.dds":289,"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNotable.dds":167,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageFarAway.dds":68,"Art/2DArt/SkillIcons/passives/Meleerange.dds":288,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMoreAccuracy.dds":170,"Art/2DArt/SkillIcons/passives/IncreasedMaximumLifeNotable.dds":171,"Art/2DArt/SkillIcons/passives/Annihilation.dds":287,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBreakEnemyArmour.dds":286,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon1.dds":285,"Art/2DArt/SkillIcons/passives/Infernalist/MoltenFury.dds":284,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToSpirit.dds":283,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelStrSkillGems.dds":223,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEnemyArmourBrokenBelowZero.dds":281,"Art/2DArt/SkillIcons/passives/Titan/TitanSmallPassiveDoubled.dds":214,"Art/2DArt/SkillIcons/passives/ArchonColdNotable.dds":279,"Art/2DArt/SkillIcons/passives/Infernalist/FuryManifest.dds":278,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus11.dds":206,"Art/2DArt/SkillIcons/passives/KeystoneIronReflexes.dds":276,"Art/2DArt/SkillIcons/passives/Amazon/AmazonIncreasedLifeRecoveryRatePerMissingLife.dds":23,"Art/2DArt/SkillIcons/passives/frostborn.dds":275,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSameSupportMultipleTimes.dds":177,"Art/2DArt/SkillIcons/passives/Infernalist/ScorchTheEarth.dds":178,"Art/2DArt/SkillIcons/passives/KeystonePainAttunement.dds":185,"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanChill.dds":273,"Art/2DArt/SkillIcons/passives/RemnantNotable.dds":272,"Art/2DArt/SkillIcons/passives/Harrier.dds":163,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterCullingStrike.dds":270,"Art/2DArt/SkillIcons/passives/Amazon/AmazonElementalDamageReductionperElementalInstillation.dds":180,"Art/2DArt/SkillIcons/passives/ArchonLightningNotable.dds":269,"Art/2DArt/SkillIcons/passives/ArchonFireNotable.dds":268,"Art/2DArt/SkillIcons/passives/flameborn.dds":267,"Art/2DArt/SkillIcons/passives/vaalpact.dds":266,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus10.dds":120,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEnergyDoubled.dds":69,"Art/2DArt/SkillIcons/passives/newnewattackspeed.dds":187,"Art/2DArt/SkillIcons/passives/AuraNotable.dds":262,"Art/2DArt/SkillIcons/passives/NecromanticTalismanKeystone.dds":184,"Art/2DArt/SkillIcons/passives/Warrior.dds":261,"Art/2DArt/SkillIcons/passives/bodysoul.dds":260,"Art/2DArt/SkillIcons/passives/legstrength.dds":259,"Art/2DArt/SkillIcons/passives/strongarm.dds":258,"Art/2DArt/SkillIcons/passives/stormborn.dds":257,"Art/2DArt/SkillIcons/passives/Tactician/TacticianLessSpiritCostBuff.dds":186,"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsElementalStorm.dds":172,"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds":242,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerTotemsDefendedByAncestors.dds":188,"Art/2DArt/SkillIcons/passives/AspectOfTheLynx.dds":19,"Art/2DArt/SkillIcons/passives/AzmeriWildBearNotable.dds":111,"Art/2DArt/SkillIcons/passives/Titan/TitanYourHitsCrushEnemies.dds":130,"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds":108,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageRed.dds":190,"Art/2DArt/SkillIcons/passives/Invoker/InvokerGrantsMeditate.dds":70,"Art/2DArt/SkillIcons/passives/AzmeriWildOxNotable.dds":105,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerDamageTakenByTotems.dds":192,"Art/2DArt/SkillIcons/passives/Amazon/AmazonRareUniqueBloodlusted.dds":26,"Art/2DArt/SkillIcons/passives/KeystoneChaosInoculation.dds":104,"Art/2DArt/SkillIcons/passives/Amazon/AmazonLifeFlasksRecoverManaViceVersa.dds":22,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus9.dds":245,"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbitNotable.dds":102,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionBleed.dds":193,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeTailwind.dds":64,"Art/2DArt/SkillIcons/passives/CharmNotable1.dds":140,"Art/2DArt/SkillIcons/passives/AzmeriVividWolfNotable.dds":100,"Art/2DArt/SkillIcons/passives/HeartstopperKeystone.dds":99,"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds":124,"Art/2DArt/SkillIcons/passives/Lich/LichCursedEnemiesExplodeChaos.dds":122,"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds":198,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTimeStopSkill.dds":249,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalFamiliar.dds":200,"Art/2DArt/SkillIcons/passives/Invoker/InvokerUnboundAvatar.dds":201,"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds":96,"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds":95,"Art/2DArt/SkillIcons/passives/AzmeriVividCatNotable.dds":94,"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnakeNotable.dds":203,"Art/2DArt/SkillIcons/passives/DancewithDeathKeystone.dds":93,"Art/2DArt/SkillIcons/passives/AzmeriWildBoarNotable.dds":91,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderPoisonSpreadsNearbyEnemies.dds":116,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEncasedInJade.dds":207,"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds":90,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerCanBlockAllDamageShieldNotRaised.dds":209,"Art/2DArt/SkillIcons/passives/ProjectilesNotable.dds":141,"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsArcaneSurge.dds":183,"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds":107,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaReplaceSpiritWithDarkness.dds":212,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesHaveMoreEffect.dds":213,"Art/2DArt/SkillIcons/passives/ashfrostandstorm.dds":88,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCanOnlyWearNormalRarityBodyArmour.dds":86,"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotems.dds":85,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageSaguineTides.dds":216,"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwlNotable.dds":84,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistChanceSkillNoCooldownSkill.dds":224,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistStabCorpse.dds":15,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderFreezeImmunity.dds":47,"Art/2DArt/SkillIcons/passives/Hearty.dds":76,"Art/2DArt/SkillIcons/passives/Invoker/InvokerShockMagnitude.dds":72,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeWindward.dds":80,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus7.dds":32,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageBlue.dds":28,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGainMoreCastSpeed8Seconds.dds":220,"Art/2DArt/SkillIcons/passives/totemmax.dds":234,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus2.dds":21,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToMana.dds":221,"Art/2DArt/SkillIcons/passives/ElementalManaLeechKeystone.dds":222,"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds":30,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionFire.dds":54,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderIgniteImmunity.dds":48,"Art/2DArt/SkillIcons/passives/EvasionAndBlindNotable.dds":13,"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds":25,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCritDamagePerLife.dds":226,"Art/2DArt/SkillIcons/passives/Trap.dds":126,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant1.dds":196,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneOffering.dds":60,"Art/2DArt/SkillIcons/passives/BulwarkKeystone.dds":128,"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkeyNotable.dds":83,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderShockImmunity.dds":42,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosResistance.dds":37,"Art/2DArt/SkillIcons/passives/Invoker/InvokerChillChanceBasedOnDamage.dds":228,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageDamageLeechedLife.dds":157,"Art/2DArt/SkillIcons/passives/Tactician/TacticianEvasionArmourHigher.dds":159,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNearbyEnemiesProjectilesSlowed.dds":229,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneMaxCharm.dds":18,"Art/2DArt/SkillIcons/passives/FlaskNotableCritStrikeRecharge.dds":14,"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds":82,"Art/2DArt/SkillIcons/passives/deepwisdom.dds":56,"Art/2DArt/SkillIcons/passives/KeystoneConduit.dds":129,"Art/2DArt/SkillIcons/passives/steelspan.dds":255,"Art/2DArt/SkillIcons/passives/IncreasedManaCostNotable.dds":233,"Art/2DArt/SkillIcons/passives/CrimsonAssaultKeystone.dds":131,"Art/2DArt/SkillIcons/passives/OasisKeystone2.dds":132,"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds":133,"Art/2DArt/SkillIcons/passives/KeystoneEldritchBattery.dds":135,"Art/2DArt/SkillIcons/passives/MultipleBeastCompanionsKeystone.dds":236,"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds":136,"Art/2DArt/SkillIcons/passives/Invoker/InvokerCriticalStrikesIgnoreResistances.dds":71,"Art/2DArt/SkillIcons/passives/Tactician/TacticianDeathFromAboveCommand.dds":237,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCannotBeSlowed.dds":238,"Art/2DArt/SkillIcons/passives/SpellSupressionNotable1.dds":142,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionEnergyShieldGrantsSpirit.dds":239,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneGraft.dds":240,"Art/2DArt/SkillIcons/passives/CursemitigationclusterNotable.dds":241,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoction.dds":51,"Art/2DArt/SkillIcons/passives/Amazon/AmazonSpeedBloodlustedEnemy.dds":243,"Art/2DArt/SkillIcons/passives/HiredKiller2.dds":144,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMarkEnemiesSpread.dds":74,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaManaLeechInstant.dds":78,"Art/2DArt/SkillIcons/passives/Poison.dds":127,"Art/2DArt/SkillIcons/passives/BowDamage.dds":169,"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds":148,"Art/2DArt/SkillIcons/passives/eagleeye.dds":149,"Art/2DArt/SkillIcons/passives/StunAvoidNotable.dds":150,"Art/2DArt/SkillIcons/passives/CriticalStrikesNotable.dds":153,"Art/2DArt/SkillIcons/passives/GlancingBlows.dds":155,"Art/2DArt/SkillIcons/passives/Tactician/TacticianPinnedEnemiesCannotAct.dds":250,"Art/2DArt/SkillIcons/passives/SorceressInvocationSpellsKeystone.dds":251,"Art/2DArt/SkillIcons/passives/MineManaReservationNotable.dds":252,"Art/2DArt/SkillIcons/passives/KeystoneBloodMagic.dds":219,"Art/2DArt/SkillIcons/passives/Hunter.dds":161,"Art/2DArt/SkillIcons/passives/Lich/LichImprovedUnholyMight.dds":253,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant2.dds":254,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImprovedFireResistAppliesToColdLightning.dds":59,"Art/2DArt/SkillIcons/passives/Lich/LichSpellCostESandMoreDMG.dds":162,"Art/2DArt/SkillIcons/passives/KeystoneAvatarOfFire.dds":53,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionCold.dds":52,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistBloodBoils.dds":16,"Art/2DArt/SkillIcons/passives/KeystoneWhispersOfDoom.dds":166,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillsAdditionalSupport.dds":168,"Art/2DArt/SkillIcons/passives/Gemling/GemlingInherentBonusesFromAttributesDouble.dds":50,"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsAftershock.dds":174,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus5.dds":175,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesGeneration.dds":57,"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds":87,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus3.dds":179,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreMaxLife.dds":181,"Art/2DArt/SkillIcons/passives/Tactician/TacticianAlliesGainAttack.dds":182,"Art/2DArt/SkillIcons/passives/AzmeriVividStagNotable.dds":89,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterSpecPoints.dds":263,"Art/2DArt/SkillIcons/passives/Invoker/InvokerWildStrike.dds":264,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichAbyssalApparition.dds":265,"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds":121,"Art/2DArt/SkillIcons/passives/icebite.dds":189,"Art/2DArt/SkillIcons/passives/MiracleMaker.dds":191,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus8.dds":194,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus1.dds":117,"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds":197,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon2.dds":199,"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotemAura.dds":271,"Art/2DArt/SkillIcons/passives/PressurePoints.dds":256,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus6.dds":202,"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanShock.dds":248,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCreateMinionMeleeWeapon.dds":274,"Art/2DArt/SkillIcons/passives/ResonanceKeystone.dds":110,"Art/2DArt/SkillIcons/passives/liferegentoenergyshield.dds":204,"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds":205,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterRemovePercentageFullLifeEnemies.dds":277,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImbueMainHandWeapon.dds":208,"Art/2DArt/SkillIcons/passives/lifeleech.dds":176,"Art/2DArt/SkillIcons/passives/GiantBloodKeystone.dds":210,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus12.dds":211,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderLifeFlasks.dds":280,"Art/2DArt/SkillIcons/passives/Lich/LichUnholyMight.dds":119,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsReloadCooldownsSkill.dds":217,"Art/2DArt/SkillIcons/passives/LethalAssault.dds":160,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToEnergyShield.dds":282,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelIntSkillGems.dds":225,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelDexSkillGems.dds":227,"Art/2DArt/SkillIcons/passives/Titan/TitanAdditionalInventory.dds":156,"Art/2DArt/SkillIcons/passives/Storm Weaver.dds":152,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillGemQuality.dds":230,"Art/2DArt/SkillIcons/passives/Lich/LichLifeCannotChangeWhileES.dds":115,"Art/2DArt/SkillIcons/passives/heroicspirit.dds":232,"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds":235,"Art/2DArt/SkillIcons/passives/ClawsOfTheMagpie.dds":143,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus4.dds":244,"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedArcaneSurge.dds":246,"Art/2DArt/SkillIcons/passives/Stormweaver/ShockAddditionalTime.dds":247},"group-background_152_156_BC7.dds.zst":{"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketcanallocate.dds":1,"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketnormal.dds":8,"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketactive.dds":2,"NotableFrameAllocated":3,"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketcanallocate.dds":4,"JewelFrameAllocated":7,"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketnormal.dds":6,"NotableFrameCanAllocate":11,"JewelFrameCanAllocate":9,"NotableFrameUnallocated":10,"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketactive.dds":5,"JewelFrameUnallocated":12},"monster-categories_36_36_BC7.dds.zst":{"Undead":6,"Eldritch":3,"Humanoid":2,"Demon":5,"Construct":1,"Beast":4},"group-background_220_224_BC7.dds.zst":{"KeystoneFrameUnallocated":1,"KeystoneFrameAllocated":2,"KeystoneFrameCanAllocate":3},"oils_108_108_RGBA.dds.zst":{"Greed":4,"Paranoia":3,"Envy":7,"Fear":8,"Guilt":5,"Suffering":2,"Disgust":10,"Despair":6,"Isolation":9,"Ire":1},"group-background_104_104_BC7.dds.zst":{"PSSkillFrameHighlighted":1,"PSSkillFrame":3,"PSSkillFrameActive":2},"ascendancy-background_4000_4000_BC7.dds.zst":{"BGTree":1,"BGTreeActive":2},"skills-disabled_128_128_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/FlaskNotableFlasksLastLonger.dds":1,"Art/2DArt/SkillIcons/passives/EternalYouth.dds":98,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDamageMonsterMissingFocus.dds":2,"Art/2DArt/SkillIcons/passives/Tactician/TacticianProjectileBuildsPin.dds":3,"Art/2DArt/SkillIcons/passives/Amazon/AmazonGainPhysicalDamageWeaponsAccuracy.dds":4,"Art/2DArt/SkillIcons/passives/Tactician/TacticianGainStunThresholdArmour.dds":5,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelStrSkillGems.dds":6,"Art/2DArt/SkillIcons/passives/Gemling/GemlingHighestAttributeSatisfiesGemRequirements.dds":7,"Art/2DArt/SkillIcons/passives/HollowPalmTechniqueKeystone.dds":8,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBlockChance.dds":9,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachFlameDoubles.dds":10,"Art/2DArt/SkillIcons/passives/Amazon/AmazonExcessChancetoHitConvertedtoCritHitChance.dds":11,"Art/2DArt/SkillIcons/passives/Lich/LichLifeCannotChangeWhileES.dds":115,"Art/2DArt/SkillIcons/passives/Amazon/AmazonLifeFlasksRecoverManaViceVersa.dds":21,"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds":239,"Art/2DArt/SkillIcons/passives/FlaskNotableCritStrikeRecharge.dds":14,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLeaveBloodOrbs.dds":17,"Art/2DArt/SkillIcons/passives/Harrier.dds":159,"Art/2DArt/SkillIcons/passives/Gemling/GemlingBuffSkillsReserveLessSpirit.dds":23,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneMaxCharm.dds":18,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaTriggerFireSpellsMeleeWeapon.dds":30,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamagePerDarkness.dds":31,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterArmourEvasionConvertedSpellAegis.dds":32,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistFasterRecoup.dds":33,"Art/2DArt/SkillIcons/passives/FireSpellsBecomeChaosSpellsKeystone.dds":34,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTemporalRiftSkill.dds":39,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionLightning.dds":43,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderMoreMovemenSpeedUsingSkills.dds":44,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerWarcryExplodesCorpses.dds":45,"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedElementalStorm.dds":50,"Art/2DArt/SkillIcons/passives/Gemling/GemlingMaxElementalResistanceSupportColour.dds":220,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderAdditionalPoints.dds":41,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeGrantsTwoAdditionalProjectiles.dds":55,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodPhysicalDamageExtraGore.dds":153,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageClose.dds":58,"Art/2DArt/SkillIcons/passives/ElementalResistance2.dds":236,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImprovedFireResistAppliesToColdLightning.dds":59,"Art/2DArt/SkillIcons/passives/Tactician/TacticianMultipleBanners.dds":61,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistIncreasedEffectOfJewellery.dds":63,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCurseInfiniteDuration.dds":64,"Art/2DArt/SkillIcons/passives/KeystoneResoluteTechnique.dds":66,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageGainLifeEnergyShield.dds":67,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionGrantsPhysicalDamageReduction.dds":68,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaUnravelling.dds":74,"Art/2DArt/SkillIcons/passives/KeystoneUnwaveringStance.dds":76,"Art/2DArt/SkillIcons/passives/Blood2.dds":224,"Art/2DArt/SkillIcons/passives/Amazon/AmazonDoubleEvasionfromGlovesBootsHelmsHalvedBodyArmour.dds":77,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaManaLeechInstant.dds":78,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterMonsterHolyExplosion.dds":79,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreBodyArmour.dds":215,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistDrainManaActivateCharms.dds":20,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLifeLoss.dds":92,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistInfernalHeat.dds":97,"Art/2DArt/SkillIcons/passives/AuraNotable.dds":189,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaFlameSelector.dds":101,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDrainMonsterFocus.dds":103,"Art/2DArt/SkillIcons/passives/Amazon/AmazonConsumeFrenzyChargeGainElementalInstillation.dds":106,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaFireResistAppliesToColdLightning.dds":112,"Art/2DArt/SkillIcons/passives/KeystoneElementalEquilibrium.dds":113,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCanUseConcoctionSkillsMore.dds":46,"Art/2DArt/SkillIcons/passives/Lich/LichCursedEnemiesExplodeChaos.dds":120,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterStrongerSpellAegis.dds":121,"Art/2DArt/SkillIcons/passives/StunAvoidNotable.dds":146,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreStunBuildupEnemies.dds":206,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEnemiesMultiplePoisons.dds":130,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistSynchronisationofPain.dds":133,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEvasionDmgReducVsElementalDmg.dds":134,"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsFistOfWar.dds":135,"Art/2DArt/SkillIcons/passives/ChannellingAttacksNotable2.dds":141,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageHigherSpellBaseCritStrike.dds":143,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistLifeLeechFromElementalOrChaos.dds":147,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachWalk.dds":150,"Art/2DArt/SkillIcons/passives/Lich/LichApplyAdditionalCurses.dds":114,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionPoison.dds":161,"Art/2DArt/SkillIcons/passives/Stormweaver/ChillAddditionalTime.dds":289,"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNotable.dds":163,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageFarAway.dds":69,"Art/2DArt/SkillIcons/passives/Meleerange.dds":288,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMoreAccuracy.dds":166,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEnemyArmourBrokenBelowZero.dds":49,"Art/2DArt/SkillIcons/passives/Annihilation.dds":287,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon2.dds":286,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon1.dds":285,"Art/2DArt/SkillIcons/passives/Infernalist/MoltenFury.dds":284,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeWindward.dds":80,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToSpirit.dds":282,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsReloadCooldownsSkill.dds":217,"Art/2DArt/SkillIcons/passives/ArchonColdNotable.dds":280,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus9.dds":207,"Art/2DArt/SkillIcons/passives/KeystoneIronReflexes.dds":278,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus1.dds":202,"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanChill.dds":276,"Art/2DArt/SkillIcons/passives/Amazon/AmazonIncreasedLifeRecoveryRatePerMissingLife.dds":22,"Art/2DArt/SkillIcons/passives/RemnantNotable.dds":275,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSameSupportMultipleTimes.dds":174,"Art/2DArt/SkillIcons/passives/Infernalist/ScorchTheEarth.dds":175,"Art/2DArt/SkillIcons/passives/steelspan.dds":197,"Art/2DArt/SkillIcons/passives/ArchonFireNotable.dds":273,"Art/2DArt/SkillIcons/passives/flameborn.dds":272,"Art/2DArt/SkillIcons/passives/vaalpact.dds":271,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImbueMainHandWeapon.dds":40,"Art/2DArt/SkillIcons/passives/Amazon/AmazonElementalDamageReductionperElementalInstillation.dds":177,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEnergyDoubled.dds":70,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus7.dds":184,"Art/2DArt/SkillIcons/passives/Warrior.dds":267,"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds":266,"Art/2DArt/SkillIcons/passives/bodysoul.dds":265,"Art/2DArt/SkillIcons/passives/legstrength.dds":264,"Art/2DArt/SkillIcons/passives/strongarm.dds":263,"Art/2DArt/SkillIcons/passives/stormborn.dds":262,"Art/2DArt/SkillIcons/passives/NecromanticTalismanKeystone.dds":183,"Art/2DArt/SkillIcons/passives/PressurePoints.dds":261,"Art/2DArt/SkillIcons/passives/icebite.dds":260,"Art/2DArt/SkillIcons/passives/Hearty.dds":259,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant2.dds":258,"Art/2DArt/SkillIcons/passives/Lich/LichImprovedUnholyMight.dds":257,"Art/2DArt/SkillIcons/passives/Tactician/TacticianLessSpiritCostBuff.dds":185,"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsElementalStorm.dds":168,"Art/2DArt/SkillIcons/passives/newnewattackspeed.dds":186,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerTotemsDefendedByAncestors.dds":187,"Art/2DArt/SkillIcons/passives/AspectOfTheLynx.dds":19,"Art/2DArt/SkillIcons/passives/AzmeriWildBearNotable.dds":111,"Art/2DArt/SkillIcons/passives/Titan/TitanYourHitsCrushEnemies.dds":126,"Art/2DArt/SkillIcons/passives/Lich/LichSpellsConsumePowerCharges.dds":109,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageRed.dds":191,"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds":108,"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds":107,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerDamageTakenByTotems.dds":192,"Art/2DArt/SkillIcons/passives/Invoker/InvokerShockMagnitude.dds":73,"Art/2DArt/SkillIcons/passives/AzmeriWildOxNotable.dds":105,"Art/2DArt/SkillIcons/passives/EvasionAndBlindNotable.dds":13,"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds":237,"Art/2DArt/SkillIcons/passives/KeystoneChaosInoculation.dds":104,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionBleed.dds":194,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeTailwind.dds":65,"Art/2DArt/SkillIcons/passives/CharmNotable1.dds":136,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderIgniteImmunity.dds":48,"Art/2DArt/SkillIcons/passives/AzmeriVividWolfNotable.dds":100,"Art/2DArt/SkillIcons/passives/ashfrostandstorm.dds":88,"Art/2DArt/SkillIcons/passives/HeartstopperKeystone.dds":99,"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds":198,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTimeStopSkill.dds":252,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalFamiliar.dds":200,"Art/2DArt/SkillIcons/passives/Invoker/InvokerUnboundAvatar.dds":201,"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds":96,"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds":95,"Art/2DArt/SkillIcons/passives/AzmeriVividCatNotable.dds":94,"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnakeNotable.dds":204,"Art/2DArt/SkillIcons/passives/DancewithDeathKeystone.dds":93,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderPoisonSpreadsNearbyEnemies.dds":116,"Art/2DArt/SkillIcons/passives/AzmeriWildBoarNotable.dds":91,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEncasedInJade.dds":208,"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsArcaneSurge.dds":181,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerCanBlockAllDamageShieldNotRaised.dds":210,"Art/2DArt/SkillIcons/passives/KeystoneBloodMagic.dds":221,"Art/2DArt/SkillIcons/passives/OasisKeystone2.dds":128,"Art/2DArt/SkillIcons/passives/AzmeriVividStagNotable.dds":89,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaReplaceSpiritWithDarkness.dds":213,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesHaveMoreEffect.dds":214,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCanOnlyWearNormalRarityBodyArmour.dds":86,"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotems.dds":85,"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwlNotable.dds":84,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageSaguineTides.dds":216,"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkeyNotable.dds":83,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistChanceSkillNoCooldownSkill.dds":227,"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds":81,"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds":37,"Art/2DArt/SkillIcons/passives/Invoker/InvokerGrantsMeditate.dds":71,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus5.dds":62,"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds":29,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneRingSlot.dds":26,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaDarknessProtectsLonger.dds":28,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGainMoreCastSpeed8Seconds.dds":223,"Art/2DArt/SkillIcons/passives/eagleeye.dds":145,"Art/2DArt/SkillIcons/passives/executioner.dds":142,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToMana.dds":225,"Art/2DArt/SkillIcons/passives/ElementalManaLeechKeystone.dds":226,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionFire.dds":54,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageBlue.dds":27,"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds":24,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistStabCorpse.dds":15,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant1.dds":195,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCritDamagePerLife.dds":231,"Art/2DArt/SkillIcons/passives/Trap.dds":123,"Art/2DArt/SkillIcons/passives/Lich/LichUnholyMight.dds":118,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamage.dds":36,"Art/2DArt/SkillIcons/passives/BulwarkKeystone.dds":253,"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbitNotable.dds":102,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderShockImmunity.dds":42,"Art/2DArt/SkillIcons/passives/Lich/LichManaRegenBasedOnMaxLife.dds":12,"Art/2DArt/SkillIcons/passives/Invoker/InvokerChillChanceBasedOnDamage.dds":233,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageDamageLeechedLife.dds":152,"Art/2DArt/SkillIcons/passives/KeystoneConduit.dds":125,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNearbyEnemiesProjectilesSlowed.dds":234,"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds":82,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeProjectileDamageChoose.dds":38,"Art/2DArt/SkillIcons/passives/deepwisdom.dds":56,"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds":129,"Art/2DArt/SkillIcons/passives/KeystoneEldritchBattery.dds":131,"Art/2DArt/SkillIcons/passives/frostborn.dds":251,"Art/2DArt/SkillIcons/passives/IncreasedManaCostNotable.dds":238,"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds":132,"Art/2DArt/SkillIcons/passives/ProjectilesNotable.dds":137,"Art/2DArt/SkillIcons/passives/SpellSupressionNotable1.dds":138,"Art/2DArt/SkillIcons/passives/ClawsOfTheMagpie.dds":139,"Art/2DArt/SkillIcons/passives/MultipleBeastCompanionsKeystone.dds":240,"Art/2DArt/SkillIcons/passives/Amazon/AmazonRareUniqueBloodlusted.dds":25,"Art/2DArt/SkillIcons/passives/HiredKiller2.dds":140,"Art/2DArt/SkillIcons/passives/Tactician/TacticianDeathFromAboveCommand.dds":241,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderFreezeImmunity.dds":47,"Art/2DArt/SkillIcons/passives/Invoker/InvokerCriticalStrikesIgnoreResistances.dds":72,"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionEnergyShieldGrantsSpirit.dds":243,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneGraft.dds":244,"Art/2DArt/SkillIcons/passives/CursemitigationclusterNotable.dds":245,"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds":144,"Art/2DArt/SkillIcons/passives/Amazon/AmazonSpeedBloodlustedEnemy.dds":246,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoction.dds":52,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMarkEnemiesSpread.dds":75,"Art/2DArt/SkillIcons/passives/Poison.dds":124,"Art/2DArt/SkillIcons/passives/BowDamage.dds":165,"Art/2DArt/SkillIcons/passives/CriticalStrikesNotable.dds":149,"Art/2DArt/SkillIcons/passives/GlancingBlows.dds":151,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillGemQuality.dds":154,"Art/2DArt/SkillIcons/passives/Hunter.dds":156,"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds":157,"Art/2DArt/SkillIcons/passives/finesse.dds":160,"Art/2DArt/SkillIcons/passives/Tactician/TacticianPinnedEnemiesCannotAct.dds":254,"Art/2DArt/SkillIcons/passives/SorceressInvocationSpellsKeystone.dds":255,"Art/2DArt/SkillIcons/passives/MineManaReservationNotable.dds":256,"Art/2DArt/SkillIcons/passives/KeystoneWhispersOfDoom.dds":162,"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillsAdditionalSupport.dds":164,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneOffering.dds":60,"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedArcaneSurge.dds":247,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionCold.dds":53,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistBloodBoils.dds":16,"Art/2DArt/SkillIcons/passives/IncreasedMaximumLifeNotable.dds":167,"Art/2DArt/SkillIcons/passives/AzmeriSacredFoxNotable.dds":122,"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsAftershock.dds":169,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBreakEnemyArmour.dds":170,"Art/2DArt/SkillIcons/passives/Gemling/GemlingInherentBonusesFromAttributesDouble.dds":51,"Art/2DArt/SkillIcons/passives/lifeleech.dds":171,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterCullingStrike.dds":173,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus8.dds":176,"Art/2DArt/SkillIcons/passives/Infernalist/FuryManifest.dds":178,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesGeneration.dds":57,"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds":87,"Art/2DArt/SkillIcons/passives/Tactician/TacticianAlliesGainAttack.dds":180,"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds":90,"Art/2DArt/SkillIcons/passives/GiantBloodKeystone.dds":182,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterSpecPoints.dds":268,"Art/2DArt/SkillIcons/passives/Invoker/InvokerWildStrike.dds":269,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichAbyssalApparition.dds":270,"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds":119,"Art/2DArt/SkillIcons/passives/KeystonePainAttunement.dds":188,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus11.dds":190,"Art/2DArt/SkillIcons/passives/KeystoneAvatarOfFire.dds":193,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosResistance.dds":35,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus4.dds":196,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus2.dds":117,"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotemAura.dds":274,"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds":172,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus12.dds":199,"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanShock.dds":249,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCreateMinionMeleeWeapon.dds":277,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus3.dds":203,"Art/2DArt/SkillIcons/passives/ResonanceKeystone.dds":110,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus6.dds":205,"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterRemovePercentageFullLifeEnemies.dds":279,"Art/2DArt/SkillIcons/passives/Titan/TitanMoreMaxLife.dds":209,"Art/2DArt/SkillIcons/passives/liferegentoenergyshield.dds":179,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus10.dds":211,"Art/2DArt/SkillIcons/passives/Titan/TitanSmallPassiveDoubled.dds":212,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderLifeFlasks.dds":281,"Art/2DArt/SkillIcons/passives/totemmax.dds":218,"Art/2DArt/SkillIcons/passives/Titan/TitanAdditionalInventory.dds":219,"Art/2DArt/SkillIcons/passives/LethalAssault.dds":155,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToEnergyShield.dds":283,"Art/2DArt/SkillIcons/passives/MiracleMaker.dds":222,"Art/2DArt/SkillIcons/passives/CrimsonAssaultKeystone.dds":127,"Art/2DArt/SkillIcons/passives/Storm Weaver.dds":148,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelIntSkillGems.dds":228,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelAllSkillGems.dds":229,"Art/2DArt/SkillIcons/passives/Tactician/TacticianEvasionArmourHigher.dds":230,"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelDexSkillGems.dds":232,"Art/2DArt/SkillIcons/passives/Lich/LichSpellCostESandMoreDMG.dds":158,"Art/2DArt/SkillIcons/passives/heroicspirit.dds":235,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCannotBeSlowed.dds":242,"Art/2DArt/SkillIcons/passives/ArchonLightningNotable.dds":250,"Art/2DArt/SkillIcons/passives/Stormweaver/ShockAddditionalTime.dds":248},"skills-disabled_172_172_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/MasteryBlank.dds":1},"skills-disabled_64_64_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds":1,"Art/2DArt/SkillIcons/passives/lightningstr.dds":126,"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds":3,"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds":64,"Art/2DArt/SkillIcons/passives/MinionChaosResistanceNode.dds":140,"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds":4,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds":81,"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds":115,"Art/2DArt/SkillIcons/passives/manastr.dds":113,"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds":99,"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds":127,"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds":155,"Art/2DArt/SkillIcons/passives/CorpseDamage.dds":154,"Art/2DArt/SkillIcons/passives/damagedualwield.dds":153,"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds":152,"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds":151,"Art/2DArt/SkillIcons/passives/axedmgspeed.dds":150,"Art/2DArt/SkillIcons/passives/2handeddamage.dds":149,"Art/2DArt/SkillIcons/passives/plusdexterity.dds":148,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds":147,"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds":121,"Art/2DArt/SkillIcons/passives/lightningint.dds":146,"Art/2DArt/SkillIcons/passives/ArchonCold.dds":145,"Art/2DArt/SkillIcons/passives/spellcritical.dds":144,"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds":143,"Art/2DArt/SkillIcons/passives/life1.dds":123,"Art/2DArt/SkillIcons/passives/projectilespeed.dds":142,"Art/2DArt/SkillIcons/passives/blankStr.dds":141,"Art/2DArt/SkillIcons/passives/ArchonFire.dds":139,"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds":138,"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds":137,"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds":104,"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds":136,"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds":135,"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds":17,"Art/2DArt/SkillIcons/passives/ColdResistNode.dds":134,"Art/2DArt/SkillIcons/passives/LightningResistNode.dds":133,"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds":132,"Art/2DArt/SkillIcons/passives/CharmNode1.dds":63,"Art/2DArt/SkillIcons/passives/trapsmax.dds":9,"Art/2DArt/SkillIcons/passives/accuracydex.dds":131,"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds":125,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds":130,"Art/2DArt/SkillIcons/passives/FireResistNode.dds":129,"Art/2DArt/SkillIcons/passives/attackspeedbow.dds":59,"Art/2DArt/SkillIcons/passives/damagespells.dds":122,"Art/2DArt/SkillIcons/passives/trapdamage.dds":36,"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds":19,"Art/2DArt/SkillIcons/passives/energyshield.dds":2,"Art/2DArt/SkillIcons/passives/mana.dds":74,"Art/2DArt/SkillIcons/passives/flaskstr.dds":52,"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds":46,"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds":114,"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds":111,"Art/2DArt/SkillIcons/ExplosiveGrenade.dds":112,"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds":50,"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds":49,"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds":31,"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds":109,"Art/2DArt/SkillIcons/passives/Rage.dds":108,"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds":58,"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds":45,"Art/2DArt/SkillIcons/passives/EvasionNode.dds":44,"Art/2DArt/SkillIcons/passives/plusintelligence.dds":53,"Art/2DArt/SkillIcons/passives/MarkNode.dds":42,"Art/2DArt/SkillIcons/passives/knockback.dds":118,"Art/2DArt/SkillIcons/passives/auraareaofeffect.dds":41,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds":27,"Art/2DArt/SkillIcons/passives/FireDamagenode.dds":25,"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds":61,"Art/2DArt/SkillIcons/passives/SpearsNode1.dds":40,"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds":39,"Art/2DArt/SkillIcons/passives/castspeed.dds":30,"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds":37,"Art/2DArt/SkillIcons/icongroundslam.dds":35,"Art/2DArt/SkillIcons/passives/flaskint.dds":34,"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds":124,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds":8,"Art/2DArt/SkillIcons/passives/lifepercentage.dds":60,"Art/2DArt/SkillIcons/passives/criticalstrikechance2.dds":65,"Art/2DArt/SkillIcons/passives/manaregeneration.dds":13,"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds":24,"Art/2DArt/SkillIcons/passives/elementaldamage.dds":12,"Art/2DArt/SkillIcons/passives/onehanddamage.dds":26,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds":16,"Art/2DArt/SkillIcons/passives/Remnant.dds":7,"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds":48,"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds":15,"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds":5,"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds":11,"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds":51,"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds":29,"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds":54,"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds":10,"Art/2DArt/SkillIcons/passives/stunstr.dds":18,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds":6,"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds":38,"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds":23,"Art/2DArt/SkillIcons/WitchBoneStorm.dds":22,"Art/2DArt/SkillIcons/passives/damagestaff.dds":28,"Art/2DArt/SkillIcons/passives/chargeint.dds":21,"Art/2DArt/SkillIcons/passives/firedamagestr.dds":67,"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds":33,"Art/2DArt/SkillIcons/passives/flaskdex.dds":66,"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds":43,"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds":68,"Art/2DArt/SkillIcons/passives/damagesword.dds":128,"Art/2DArt/SkillIcons/passives/blankDex.dds":69,"Art/2DArt/SkillIcons/passives/tempint.dds":70,"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds":71,"Art/2DArt/SkillIcons/passives/firedamage.dds":72,"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds":73,"Art/2DArt/SkillIcons/passives/areaofeffect.dds":76,"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds":32,"Art/2DArt/SkillIcons/passives/avoidchilling.dds":78,"Art/2DArt/SkillIcons/passives/stun2h.dds":79,"Art/2DArt/SkillIcons/passives/macedmg.dds":103,"Art/2DArt/SkillIcons/passives/damage.dds":75,"Art/2DArt/SkillIcons/passives/colddamage.dds":82,"Art/2DArt/SkillIcons/passives/auraeffect.dds":83,"Art/2DArt/SkillIcons/passives/minionlife.dds":91,"Art/2DArt/SkillIcons/passives/chargestr.dds":85,"Art/2DArt/SkillIcons/passives/plusstrength.dds":86,"Art/2DArt/SkillIcons/passives/damage_blue.dds":87,"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds":88,"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds":89,"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds":84,"Art/2DArt/SkillIcons/passives/fireresist.dds":92,"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds":93,"Art/2DArt/SkillIcons/passives/damageaxe.dds":94,"Art/2DArt/SkillIcons/passives/accuracystr.dds":95,"Art/2DArt/SkillIcons/passives/shieldblock.dds":96,"Art/2DArt/SkillIcons/passives/ThornsNode1.dds":97,"Art/2DArt/SkillIcons/passives/firedamageint.dds":98,"Art/2DArt/SkillIcons/passives/chargedex.dds":47,"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds":100,"Art/2DArt/SkillIcons/passives/evade.dds":101,"Art/2DArt/SkillIcons/passives/dmgreduction.dds":102,"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds":80,"Art/2DArt/SkillIcons/passives/WarCryEffect.dds":107,"Art/2DArt/SkillIcons/passives/blankInt.dds":106,"Art/2DArt/SkillIcons/passives/plusattribute.dds":105,"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds":77,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds":56,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds":20,"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds":55,"Art/2DArt/SkillIcons/passives/ArchonLightning.dds":110,"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds":116,"Art/2DArt/SkillIcons/passives/attackspeed.dds":117,"Art/2DArt/SkillIcons/passives/blockstr.dds":119,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds":57,"Art/2DArt/SkillIcons/passives/coldresist.dds":120,"Art/2DArt/SkillIcons/passives/BucklerNode1.dds":14,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds":62,"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds":90},"skills_64_64_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds":1,"Art/2DArt/SkillIcons/passives/damagespells.dds":64,"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds":3,"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds":60,"Art/2DArt/SkillIcons/passives/MinionChaosResistanceNode.dds":74,"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds":4,"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds":78,"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds":112,"Art/2DArt/SkillIcons/passives/manastr.dds":114,"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds":63,"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds":90,"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds":155,"Art/2DArt/SkillIcons/passives/CorpseDamage.dds":154,"Art/2DArt/SkillIcons/passives/damagedualwield.dds":153,"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds":152,"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds":151,"Art/2DArt/SkillIcons/passives/firedamageint.dds":150,"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds":149,"Art/2DArt/SkillIcons/passives/ArchonCold.dds":148,"Art/2DArt/SkillIcons/passives/spellcritical.dds":147,"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds":71,"Art/2DArt/SkillIcons/passives/projectilespeed.dds":146,"Art/2DArt/SkillIcons/passives/axedmgspeed.dds":145,"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds":144,"Art/2DArt/SkillIcons/passives/ArchonFire.dds":143,"Art/2DArt/SkillIcons/passives/evade.dds":103,"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds":142,"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds":141,"Art/2DArt/SkillIcons/passives/ColdResistNode.dds":140,"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds":139,"Art/2DArt/SkillIcons/passives/LightningResistNode.dds":138,"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds":105,"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds":137,"Art/2DArt/SkillIcons/passives/accuracydex.dds":136,"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds":18,"Art/2DArt/SkillIcons/passives/stunstr.dds":135,"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds":134,"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds":133,"Art/2DArt/SkillIcons/passives/fireresist.dds":124,"Art/2DArt/SkillIcons/passives/flaskstr.dds":127,"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds":132,"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds":25,"Art/2DArt/SkillIcons/passives/FireResistNode.dds":131,"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds":130,"Art/2DArt/SkillIcons/passives/dmgreduction.dds":129,"Art/2DArt/SkillIcons/passives/criticalstrikechance2.dds":61,"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds":122,"Art/2DArt/SkillIcons/passives/lightningint.dds":16,"Art/2DArt/SkillIcons/passives/colddamage.dds":11,"Art/2DArt/SkillIcons/passives/Rage.dds":113,"Art/2DArt/SkillIcons/passives/blockstr.dds":30,"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds":54,"Art/2DArt/SkillIcons/passives/ArchonLightning.dds":115,"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds":116,"Art/2DArt/SkillIcons/ExplosiveGrenade.dds":117,"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds":46,"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds":51,"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds":50,"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds":31,"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds":48,"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds":20,"Art/2DArt/SkillIcons/passives/blankInt.dds":109,"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds":55,"Art/2DArt/SkillIcons/passives/MarkNode.dds":42,"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds":49,"Art/2DArt/SkillIcons/passives/knockback.dds":123,"Art/2DArt/SkillIcons/passives/auraareaofeffect.dds":41,"Art/2DArt/SkillIcons/passives/damage.dds":72,"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds":10,"Art/2DArt/SkillIcons/passives/SpearsNode1.dds":40,"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds":39,"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds":57,"Art/2DArt/SkillIcons/passives/chargeint.dds":21,"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds":37,"Art/2DArt/SkillIcons/passives/trapdamage.dds":36,"Art/2DArt/SkillIcons/icongroundslam.dds":35,"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds":128,"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds":34,"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds":24,"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds":33,"Art/2DArt/SkillIcons/passives/attackspeedbow.dds":56,"Art/2DArt/SkillIcons/passives/BucklerNode1.dds":12,"Art/2DArt/SkillIcons/passives/plusintelligence.dds":23,"Art/2DArt/SkillIcons/passives/chargestr.dds":26,"Art/2DArt/SkillIcons/passives/energyshield.dds":2,"Art/2DArt/SkillIcons/passives/EvasionNode.dds":44,"Art/2DArt/SkillIcons/passives/Remnant.dds":6,"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds":7,"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds":52,"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds":17,"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds":9,"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds":14,"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds":32,"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds":29,"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds":19,"Art/2DArt/SkillIcons/passives/WarCryEffect.dds":22,"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds":38,"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds":5,"Art/2DArt/SkillIcons/passives/trapsmax.dds":8,"Art/2DArt/SkillIcons/passives/damagestaff.dds":28,"Art/2DArt/SkillIcons/WitchBoneStorm.dds":13,"Art/2DArt/SkillIcons/passives/tempint.dds":66,"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds":27,"Art/2DArt/SkillIcons/passives/blankDex.dds":65,"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds":43,"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds":67,"Art/2DArt/SkillIcons/passives/attackspeed.dds":125,"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds":68,"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds":70,"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds":45,"Art/2DArt/SkillIcons/passives/avoidchilling.dds":75,"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds":77,"Art/2DArt/SkillIcons/passives/elementaldamage.dds":76,"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds":79,"Art/2DArt/SkillIcons/passives/areaofeffect.dds":80,"Art/2DArt/SkillIcons/passives/stun2h.dds":81,"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds":82,"Art/2DArt/SkillIcons/passives/firedamage.dds":83,"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds":106,"Art/2DArt/SkillIcons/passives/damage_blue.dds":85,"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds":86,"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds":87,"Art/2DArt/SkillIcons/passives/damageaxe.dds":88,"Art/2DArt/SkillIcons/passives/lifepercentage.dds":89,"Art/2DArt/SkillIcons/passives/shieldblock.dds":91,"Art/2DArt/SkillIcons/passives/coldresist.dds":92,"Art/2DArt/SkillIcons/passives/FireDamagenode.dds":100,"Art/2DArt/SkillIcons/passives/plusstrength.dds":93,"Art/2DArt/SkillIcons/passives/life1.dds":94,"Art/2DArt/SkillIcons/passives/minionlife.dds":95,"Art/2DArt/SkillIcons/passives/accuracystr.dds":96,"Art/2DArt/SkillIcons/passives/plusattribute.dds":97,"Art/2DArt/SkillIcons/passives/macedmg.dds":98,"Art/2DArt/SkillIcons/passives/chargedex.dds":47,"Art/2DArt/SkillIcons/passives/plusdexterity.dds":99,"Art/2DArt/SkillIcons/passives/damagesword.dds":101,"Art/2DArt/SkillIcons/passives/auraeffect.dds":102,"Art/2DArt/SkillIcons/passives/firedamagestr.dds":104,"Art/2DArt/SkillIcons/passives/manaregeneration.dds":84,"Art/2DArt/SkillIcons/passives/flaskint.dds":107,"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds":108,"Art/2DArt/SkillIcons/passives/2handeddamage.dds":120,"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds":73,"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds":53,"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds":15,"Art/2DArt/SkillIcons/passives/lightningstr.dds":111,"Art/2DArt/SkillIcons/passives/mana.dds":69,"Art/2DArt/SkillIcons/passives/castspeed.dds":110,"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds":118,"Art/2DArt/SkillIcons/passives/onehanddamage.dds":119,"Art/2DArt/SkillIcons/passives/flaskdex.dds":62,"Art/2DArt/SkillIcons/passives/CharmNode1.dds":59,"Art/2DArt/SkillIcons/passives/ThornsNode1.dds":121,"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds":58,"Art/2DArt/SkillIcons/passives/blankStr.dds":126},"group-background_208_208_BC7.dds.zst":{"AscendancyFrameLargeAllocated":2,"AscendancyFrameLargeCanAllocate":1,"AscendancyFrameLargeNormal":3},"mastery-active-effect_776_768_BC7.dds.zst":{"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLinkPattern":60,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern":31,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern":59,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern":58,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern":18,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern":57,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern":56,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern":55,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryInstillationsPattern":54,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMacePattern":53,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern":52,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern":51,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern":50,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern":49,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern":48,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern":24,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEnergyShieldPattern":47,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern":46,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySwordPattern":32,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAxePattern":45,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern":44,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern":43,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern":42,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern":28,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBrandPattern":7,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern":23,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern":40,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern":39,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern":38,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern":37,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern":36,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpearsPattern":2,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern":34,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFortifyPattern":15,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern":41,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern":5,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern":33,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern":13,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern":9,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDamageOverTimePattern":35,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDualWieldPattern":14,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryResistancesAndAilmentProtectionPattern":22,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern":8,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern":11,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern":16,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStaffPattern":1,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlindPattern":12,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern":4,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern":6,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern":17,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern":19,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern":20,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern":21,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern":25,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern":3,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern":27,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern":26,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern":10,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern":30,"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern":29},"lines_1436_1436_BC7.dds.zst":{"CurvesNormal":1,"CurvesIntermediate":2,"CurvesActive":3},"legion_128_128_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/EternalYouth.dds":27,"Art/2DArt/SkillIcons/passives/SupremeEgo.dds":3,"Art/2DArt/SkillIcons/passives/VaalNotableDefensive.dds":30,"Art/2DArt/SkillIcons/passives/DivineFlesh.dds":31,"Art/2DArt/SkillIcons/passives/EternalEmpireDefensiveNotable.dds":7,"Art/2DArt/SkillIcons/passives/CorruptedDefences.dds":32,"Art/2DArt/SkillIcons/passives/SharpandBrittle.dds":29,"Art/2DArt/SkillIcons/passives/KalguuranDexKeystone.dds":39,"Art/2DArt/SkillIcons/passives/KalguuranStrKeystone.dds":38,"Art/2DArt/SkillIcons/passives/TranscendenceKeystone.dds":18,"Art/2DArt/SkillIcons/passives/KurgasAmbition.dds":17,"Art/2DArt/SkillIcons/passives/SupremeProdigy.dds":37,"Art/2DArt/SkillIcons/passives/WindDancer.dds":36,"Art/2DArt/SkillIcons/passives/VaalNotableOffensive.dds":35,"Art/2DArt/SkillIcons/passives/EternalEmpireOffensiveNotable.dds":34,"Art/2DArt/SkillIcons/passives/MiracleMaker.dds":33,"Art/2DArt/SkillIcons/passives/TemperedByWar.dds":1,"Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds":13,"Art/2DArt/SkillIcons/passives/KalguuranStrNotable.dds":25,"Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds":12,"Art/2DArt/SkillIcons/passives/DevotionNotable.dds":6,"Art/2DArt/SkillIcons/passives/InnerConviction.dds":10,"Art/2DArt/SkillIcons/passives/SupremeDecadence.dds":28,"Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds":14,"Art/2DArt/SkillIcons/passives/StrengthOfBlood.dds":9,"Art/2DArt/SkillIcons/passives/OasisKeystone.dds":24,"Art/2DArt/SkillIcons/passives/FocusedRage.dds":5,"Art/2DArt/SkillIcons/passives/PowerOfPurpose.dds":19,"Art/2DArt/SkillIcons/passives/SupremeGrandstand.dds":8,"Art/2DArt/SkillIcons/passives/KulemaksSovereignty.dds":20,"Art/2DArt/SkillIcons/passives/UlamansVision.dds":15,"Art/2DArt/SkillIcons/passives/AmanamusDefiance.dds":21,"Art/2DArt/SkillIcons/passives/SoulTetherKeystone.dds":26,"Art/2DArt/SkillIcons/passives/KalguuranDexNotable.dds":22,"Art/2DArt/SkillIcons/passives/TecrodsBrutality.dds":16,"Art/2DArt/SkillIcons/passives/KalguuranIntKeystone.dds":4,"Art/2DArt/SkillIcons/passives/GlancingBlows.dds":23,"Art/2DArt/SkillIcons/passives/KalguuranIntNotable.dds":11,"Art/2DArt/SkillIcons/passives/TheBlindMonk.dds":2},"skills-disabled_176_176_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/Infernalist/Fireblood.dds":1},"group-background_740_376_BC7.dds.zst":{"PSGroupBackground3":1,"PSGroupBackgroundLargeBlank":1},"group-background_528_528_BC7.dds.zst":{"PSStartNodeBackgroundInactive":1},"skills_176_176_BC1.dds.zst":{"Art/2DArt/SkillIcons/passives/Infernalist/Fireblood.dds":1},"group-background_468_468_BC7.dds.zst":{"PSGroupBackground2":1,"PSGroupBackgroundMediumBlank":1},"group-background_160_164_BC7.dds.zst":{"AscendancyFrameSmallAllocated":2,"AscendancyFrameSmallNormal":3,"AscendancyFrameSmallCanAllocate":1}},"min_x":-23185.06380285,"tree":"Default","nodes":{"51534":{"stats":["20% increased Critical Hit Chance if you haven't dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":24483}],"group":441,"skill":51534,"orbitIndex":14,"name":"Critical Chance","orbit":3},"58397":{"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","skill":58397,"stats":["+25 to Dexterity"],"recipe":["Fear","Guilt","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[{"orbit":0,"id":19338},{"orbit":0,"id":31647},{"orbit":0,"id":2334}],"group":1192,"orbitIndex":0,"isNotable":true,"name":"Proficiency","orbit":0},"64352":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":44345}],"group":828,"skill":64352,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"10508":{"stats":["3% increased Attack Speed while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":5,"id":21684}],"group":111,"skill":10508,"orbitIndex":15,"name":"Shield Attack Speed","orbit":7},"21080":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":1869}],"group":919,"skill":21080,"orbitIndex":19,"name":"Freeze Buildup","orbit":7},"12324":{"stats":["5% chance when collecting an Elemental Infusion to gain an","additional Elemental Infusion of the same type"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":24764}],"group":346,"skill":12324,"orbitIndex":7,"name":"Infusion Chance","orbit":1},"46384":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":46384,"stats":["30% increased Block chance","25% reduced Global Defences"],"recipe":["Envy","Isolation","Isolation"],"connections":[{"orbit":-5,"id":18746},{"orbit":0,"id":58138}],"group":74,"orbitIndex":24,"isNotable":true,"name":"Wide Barrier","orbit":4},"42275":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsAftershock.dds","skill":42275,"stats":["25% chance for Slam Skills you use yourself to cause Aftershocks"],"ascendancyName":"Titan","connections":[{"orbit":5,"id":38014}],"group":48,"orbitIndex":0,"isNotable":true,"name":"Earthbreaker","orbit":0},"21468":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":6,"id":39274}],"group":519,"skill":21468,"orbitIndex":12,"name":"Life Leech","orbit":3},"47177":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47177,"stats":["+5 to any Attribute"],"isAttribute":true,"group":775,"connections":[],"orbitIndex":0,"name":"Attribute","orbit":0},"61312":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61312,"stats":["+5 to any Attribute"],"isAttribute":true,"group":818,"connections":[{"orbit":0,"id":56841}],"orbitIndex":42,"name":"Attribute","orbit":4},"54036":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":30720},{"orbit":-7,"id":15809},{"orbit":-7,"id":17501},{"orbit":0,"id":18485}],"group":531,"skill":54036,"orbitIndex":2,"name":"Minion Damage","orbit":3},"6274":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":56567}],"group":463,"skill":6274,"orbitIndex":17,"name":"Accuracy","orbit":7},"13379":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":27761}],"group":908,"skill":13379,"orbitIndex":0,"name":"Stun Threshold during Parry","orbit":0},"40691":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":7,"id":25893}],"group":645,"skill":40691,"orbitIndex":62,"name":"Energy Shield Recharge","orbit":4},"27082":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27082,"stats":["+5 to any Attribute"],"isAttribute":true,"group":122,"connections":[{"orbit":0,"id":3446},{"orbit":0,"id":24646}],"orbitIndex":0,"name":"Attribute","orbit":0},"7777":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":7777,"stats":["10% increased Duration of Elemental Ailments on Enemies","30% increased Magnitude of Non-Damaging Ailments you inflict"],"recipe":["Fear","Paranoia","Fear"],"connections":[{"orbit":7,"id":26739},{"orbit":0,"id":42205}],"group":261,"orbitIndex":18,"isNotable":true,"name":"Breaking Point","orbit":4},"23450":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":558}],"group":571,"skill":23450,"orbitIndex":6,"name":"Fire Damage","orbit":3},"62757":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":46741}],"group":205,"skill":62757,"orbitIndex":3,"name":"Stun Buildup","orbit":2},"18831":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":7,"id":49545}],"group":938,"skill":18831,"orbitIndex":19,"name":"Block","orbit":2},"13542":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":13542,"stats":["20% of Elemental Damage taken Recouped as Life"],"recipe":["Ire","Fear","Greed"],"connections":[{"orbit":7,"id":27658},{"orbit":0,"id":44850}],"group":675,"orbitIndex":2,"isNotable":true,"name":"Loose Flesh","orbit":7},"10772":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":10772,"stats":["20% increased amount of Life Leeched","Leech Life 25% faster"],"recipe":["Disgust","Disgust","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[{"orbit":0,"id":2119}],"group":519,"orbitIndex":0,"isNotable":true,"name":"Bloodthirsty","orbit":0},"51535":{"stats":["15% increased amount of Life Leeched","Leech Life 5% slower"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":8852}],"group":89,"skill":51535,"orbitIndex":13,"name":"Life Leech and Slower Leech","orbit":2},"63021":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":23091}],"group":571,"skill":63021,"orbitIndex":14,"name":"Fire Damage","orbit":3},"6010":{"stats":["12% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":13367},{"orbit":0,"id":38969}],"group":979,"skill":6010,"orbitIndex":8,"name":"Accuracy","orbit":2},"55491":{"icon":"Art/2DArt/SkillIcons/passives/MasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":351,"skill":55491,"orbitIndex":7,"name":"Reservation Mastery","orbit":1},"41886":{"stats":["5% increased Chaos Damage","+3% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds","connections":[{"orbit":7,"id":9663}],"group":1230,"skill":41886,"orbitIndex":14,"name":"Chaos Damage and Resistance","orbit":2},"50469":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":50469,"stats":["+5 to any Attribute"],"isAttribute":true,"group":936,"connections":[{"orbit":0,"id":32701}],"orbitIndex":0,"name":"Attribute","orbit":0},"12751":{"stats":["10% increased Critical Hit Chance with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[],"group":395,"skill":12751,"orbitIndex":15,"name":"One Handed Critical Chance","orbit":2},"9050":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-4,"id":24958},{"orbit":-6,"id":37691}],"group":1049,"skill":9050,"orbitIndex":36,"name":"Attack Speed","orbit":6},"25438":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus12.dds","skill":25438,"orbitIndex":0,"stats":["Body Armour grants Unaffected by Ignite"],"ascendancyName":"Smith of Kitava","connections":[],"group":33,"applyToArmour":true,"isNotable":true,"name":"Heatproofing","orbit":0},"440":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-5,"id":6133}],"group":71,"skill":440,"orbitIndex":0,"name":"Shield Defences","orbit":0},"3866":{"stats":["Minions have 12% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":32258},{"orbit":0,"id":14505}],"group":378,"skill":3866,"orbitIndex":5,"name":"Minion Life","orbit":7},"15427":{"stats":["12% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":57379}],"group":58,"skill":15427,"orbitIndex":19,"name":"Melee Damage","orbit":3},"42802":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":1251,"skill":42802,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"36333":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":36333,"stats":["Empowered Attacks deal 20% increased Damage","Enemies you kill with Empowered Attacks have a 10% chance to Explode, dealing a tenth of their maximum Life as Fire Damage"],"recipe":["Paranoia","Suffering","Despair"],"connections":[{"orbit":0,"id":62360},{"orbit":0,"id":49259}],"group":130,"orbitIndex":22,"isNotable":true,"name":"Explosive Empowerment","orbit":3},"50609":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedMaximumLifeNotable.dds","skill":50609,"stats":["40% increased Flask Life Recovery rate","Regenerate 0.75% of maximum Life per second"],"connections":[{"orbit":0,"id":11916}],"group":653,"orbitIndex":18,"isNotable":true,"name":"Hard to Kill","orbit":3},"49550":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":49550,"stats":["Inherent loss of Rage is 25% slower"],"recipe":["Ire","Greed","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":431,"orbitIndex":12,"isNotable":true,"name":"Prolonged Fury","orbit":7},"49938":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49938,"stats":["+5 to any Attribute"],"isAttribute":true,"group":268,"connections":[{"orbit":0,"id":26196},{"orbit":0,"id":28002},{"orbit":0,"id":51795}],"orbitIndex":0,"name":"Attribute","orbit":0},"51788":{"stats":["10% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":-2,"id":5066}],"group":525,"skill":51788,"orbitIndex":4,"name":"Curse Effect on you","orbit":2},"64474":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[],"group":980,"skill":64474,"orbitIndex":15,"name":"Energy Shield Delay","orbit":2},"22927":{"stats":["30% increased Evasion from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":20582}],"group":1207,"skill":22927,"orbitIndex":24,"name":"Shield Evasion","orbit":6},"15590":{"stats":["Detonator skills have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":26356}],"group":540,"skill":15590,"orbitIndex":17,"name":"Detonator Area","orbit":7},"59064":{"stats":["10% increased Effect of your Mark Skills"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[],"group":1155,"skill":59064,"orbitIndex":21,"name":"Mark Effect","orbit":3},"21077":{"stats":["15% increased Cooldown Recovery Rate for Grenade Skills"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":354}],"group":587,"skill":21077,"orbitIndex":12,"name":"Grenade Cooldown Recovery Rate","orbit":3},"11230":{"icon":"Art/2DArt/SkillIcons/passives/SorceressInvocationSpellsKeystone.dds","skill":11230,"isKeystone":true,"stats":["Invocation Skills instead Trigger Spells every 2 seconds","Invocation Skills cannot gain Energy while Triggering Spells","Invoked Spells consume 50% less Energy"],"group":754,"connections":[{"orbit":0,"id":17672}],"orbitIndex":0,"name":"Ritual Cadence","orbit":0},"2361":{"stats":["20% increased Knockback Distance","20% increased Stun Buildup with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":34316}],"group":1263,"skill":2361,"orbitIndex":4,"name":"Quarterstaff Stun and Knockback","orbit":5},"19359":{"stats":["5% increased Chaos Damage","+3% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds","connections":[{"orbit":4,"id":35095},{"orbit":0,"id":52245}],"group":1230,"skill":19359,"orbitIndex":2,"name":"Chaos Damage and Resistance","orbit":3},"45193":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":4083}],"group":953,"skill":45193,"orbitIndex":17,"name":"Poison Damage","orbit":2},"32309":{"stats":["15% increased Archon Buff duration"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":59070}],"group":432,"skill":32309,"orbitIndex":16,"name":"Archon Duration","orbit":3},"4544":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnakeNotable.dds","skill":4544,"stats":["40% reduced Poison Duration on you","Life Flasks gain 0.1 charges per Second","+10 to Intelligence"],"recipe":["Greed","Guilt","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":992,"orbitIndex":8,"isNotable":true,"name":"The Ancient Serpent","orbit":7},"1801":{"stats":["5% chance to Blind Enemies on Hit"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":3,"id":60}],"group":1202,"skill":1801,"orbitIndex":5,"name":"Blind Chance","orbit":7},"63813":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":1169}],"group":225,"skill":63813,"orbitIndex":20,"name":"Warcry Speed","orbit":7},"7847":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStagNotable.dds","skill":7847,"stats":["40% increased Endurance, Frenzy and Power Charge Duration","+10 to Dexterity","Skills have 10% chance to not remove Charges but still count as consuming them"],"recipe":["Despair","Paranoia","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1236,"orbitIndex":0,"isNotable":true,"name":"The Fabled Stag","orbit":0},"38707":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38707,"stats":["+5 to any Attribute"],"isAttribute":true,"group":156,"connections":[{"orbit":0,"id":49734},{"orbit":0,"id":28564}],"orbitIndex":0,"name":"Attribute","orbit":0},"34487":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":417,"skill":34487,"orbitIndex":0,"name":"Totem Mastery","orbit":0},"6505":{"stats":["15% chance to Pierce an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":55060}],"group":676,"skill":6505,"orbitIndex":4,"name":"Pierce Chance","orbit":3},"35015":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":6655}],"group":544,"skill":35015,"orbitIndex":0,"name":"Bleeding Damage","orbit":0},"36070":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":14045}],"group":927,"skill":36070,"orbitIndex":45,"name":"Attack Area","orbit":4},"15885":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15885,"stats":["+5 to any Attribute"],"isAttribute":true,"group":548,"connections":[{"orbit":3,"id":12367},{"orbit":0,"id":22783},{"orbit":0,"id":11679},{"orbit":0,"id":42680}],"orbitIndex":0,"name":"Attribute","orbit":0},"18568":{"stats":["+5% to Cold Resistance","10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":-5,"id":46887}],"group":1046,"skill":18568,"orbitIndex":1,"name":"Mana Leech and Cold Resistance","orbit":2},"32763":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":32763,"stats":[],"group":1276,"connections":[],"orbitIndex":6,"name":"Jewel Socket","orbit":1},"41096":{"stats":["10% increased chance to Shock","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":35901},{"orbit":5,"id":31345}],"group":1022,"skill":41096,"orbitIndex":36,"name":"Elemental Damage and Shock Chance","orbit":5},"6988":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryChannelling.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":1255,"skill":6988,"orbitIndex":10,"name":"Herald Mastery","orbit":2},"16784":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":31650}],"group":247,"skill":16784,"orbitIndex":68,"name":"Totem Life","orbit":5},"54562":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":0,"id":2745}],"group":1132,"skill":54562,"orbitIndex":10,"name":"Critical Chance","orbit":2},"47831":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":8734},{"orbit":0,"id":49996}],"group":1185,"skill":47831,"orbitIndex":18,"name":"Deflection","orbit":2},"25363":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":44098},{"orbit":0,"id":1823},{"orbit":0,"id":34531}],"group":514,"skill":25363,"orbitIndex":20,"name":"Stun and Ailment Threshold from Energy Shield","orbit":7},"42805":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-5,"id":26034}],"group":1134,"skill":42805,"orbitIndex":6,"name":"Evasion and Energy Shield","orbit":7},"60913":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus5.dds","skill":60913,"orbitIndex":0,"stats":["Body Armour grants 15% increased maximum Life"],"ascendancyName":"Smith of Kitava","connections":[],"group":36,"applyToArmour":true,"isNotable":true,"name":"Kitavan Engraving","orbit":0},"44527":{"icon":"Art/2DArt/SkillIcons/passives/FlaskNotableFlasksLastLonger.dds","options":{"Huntress":{"stats":["25% increased Elemental Ailment Threshold","25% increased Stun Threshold while on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/StunAvoidNotable.dds","name":"Attuned with Nature","id":55535}},"skill":44527,"stats":["15% increased Flask Effect Duration","15% increased Flask Charges gained"],"isSwitchable":true,"connections":[{"orbit":0,"id":44875}],"group":818,"orbitIndex":2,"isNotable":true,"name":"Cautious Concoctions","orbit":2},"53108":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingHighestAttributeSatisfiesGemRequirements.dds","skill":53108,"stats":["Attribute Requirements of Gems can be satisified by your highest Attribute"],"ascendancyName":"Gemling Legionnaire","connections":[{"orbit":0,"id":36822}],"group":421,"orbitIndex":0,"isNotable":true,"name":"Adaptive Capability","orbit":0},"23455":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":49740},{"orbit":0,"id":55847}],"group":893,"skill":23455,"orbitIndex":0,"name":"Cold Damage","orbit":0},"30252":{"stats":["Charms applied to you have 10% increased Effect"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":4,"id":20049},{"orbit":-4,"id":48135}],"group":850,"skill":30252,"orbitIndex":18,"name":"Charm Effect","orbit":7},"25239":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon1.dds","skill":25239,"stats":["Grants Skill: Demon Form"],"ascendancyName":"Infernalist","connections":[{"orbit":-3,"id":63894}],"group":611,"orbitIndex":66,"isNotable":true,"name":"Demonic Possession","orbit":8},"21935":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":21935,"stats":["30% increased maximum Energy Shield","4% increased maximum Mana"],"recipe":["Suffering","Isolation","Despair"],"connections":[{"orbit":0,"id":18240}],"group":277,"orbitIndex":23,"isNotable":true,"name":"Calibration","orbit":3},"13279":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":13279,"stats":["+5 to any Attribute"],"isAttribute":true,"group":490,"connections":[{"orbit":0,"id":2864}],"orbitIndex":0,"name":"Attribute","orbit":0},"55621":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-3,"id":38537}],"group":1285,"skill":55621,"orbitIndex":16,"name":"Critical Chance","orbit":7},"30979":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30979,"stats":["+5 to any Attribute"],"isAttribute":true,"group":457,"connections":[{"orbit":0,"id":46358},{"orbit":0,"id":44733}],"orbitIndex":0,"name":"Attribute","orbit":0},"8554":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":8554,"stats":["25% increased Fire Damage","15% increased Ignite Duration on Enemies"],"recipe":["Greed","Isolation","Greed"],"connections":[{"orbit":0,"id":47191}],"group":192,"orbitIndex":54,"isNotable":true,"name":"Burning Nature","orbit":4},"53647":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[],"group":562,"skill":53647,"orbitIndex":12,"name":"Armour and Evasion","orbit":3},"37389":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":37644},{"orbit":0,"id":28061}],"group":956,"skill":37389,"orbitIndex":2,"name":"Attack Damage","orbit":2},"34612":{"stats":["12% increased Damage with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":60764}],"group":1261,"skill":34612,"orbitIndex":16,"name":"Bow Damage","orbit":5},"7979":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonConsumeFrenzyChargeGainElementalInstillation.dds","skill":7979,"stats":["When you Consume a Power Charge Trigger Elemental Surge to gain 3 Cold Surges","When you Consume an Endurance Charge Trigger Elemental Surge to gain 3 Fire Surges","When you Consume a Frenzy Charge Trigger Elemental Surge to gain 3 Lightning Surges","Grants Skill: Elemental Surge"],"ascendancyName":"Amazon","connections":[{"orbit":0,"id":19233}],"group":1343,"orbitIndex":0,"isNotable":true,"name":"Elemental Surge","orbit":0},"65009":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":65009,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":29517},{"orbit":7,"id":31855},{"orbit":0,"id":61373}],"orbitIndex":30,"name":"Attribute","orbit":6},"1995":{"stats":["20% increased chance to inflict Ailments with Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[],"group":968,"skill":1995,"orbitIndex":0,"name":"Projectile Ailment Chance","orbit":0},"36071":{"icon":"Art/2DArt/SkillIcons/passives/ImpaleMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpearsPattern","connections":[],"group":1196,"skill":36071,"orbitIndex":12,"name":"Spear Mastery","orbit":5},"25503":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":27068},{"orbit":0,"id":45632}],"group":215,"skill":25503,"orbitIndex":16,"name":"Mana Regeneration","orbit":7},"57204":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":57204,"stats":["25% increased Critical Hit Chance"],"recipe":["Envy","Paranoia","Ire"],"connections":[{"orbit":0,"id":47833}],"group":766,"orbitIndex":13,"isNotable":true,"name":"Critical Exploit","orbit":2},"49804":{"stats":["10% increased Exposure Effect"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":24035}],"group":727,"skill":49804,"orbitIndex":22,"name":"Exposure Effect","orbit":2},"51522":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":56493}],"group":989,"skill":51522,"orbitIndex":22,"name":"Attack Speed","orbit":2},"11525":{"stats":["8% increased Flammability Magnitude","8% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":64724}],"group":92,"skill":11525,"orbitIndex":11,"name":"Flammability and Ignite Magnitude","orbit":2},"9710":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionBleed.dds","skill":9710,"stats":["Grants Skill: Bleeding Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1313,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Bleeding Concoction","orbit":0},"13341":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":63255},{"orbit":0,"id":56841},{"orbit":0,"id":18451}],"group":834,"skill":13341,"orbitIndex":4,"name":"Frenzy Charge Duration","orbit":2},"14272":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[],"group":1003,"skill":14272,"orbitIndex":7,"name":"Spell Suppression Mastery","orbit":2},"10602":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":10602,"stats":["8% increased Attack Speed with One Handed Weapons","+15 to Dexterity"],"recipe":["Despair","Ire","Envy"],"connections":[{"orbit":0,"id":8629}],"group":311,"orbitIndex":9,"isNotable":true,"name":"Reaving","orbit":4},"5188":{"stats":["8% increased Energy Shield Recharge Rate","8% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","connections":[{"orbit":0,"id":27671},{"orbit":0,"id":38668}],"group":1053,"skill":5188,"orbitIndex":19,"name":"Energy Shield Recharge and Delay","orbit":7},"41875":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageClose.dds","skill":41875,"stats":["Projectiles deal 20% more Hit damage to targets in the first 3.5 metres of their movement, scaling down with distance travelled to reach 0% after 7 metres"],"isMultipleChoiceOption":true,"ascendancyName":"Deadeye","group":1306,"connections":[{"orbit":0,"id":42416}],"orbitIndex":0,"name":"Point Blank","orbit":0},"42680":{"icon":"Art/2DArt/SkillIcons/passives/FireSpellsBecomeChaosSpellsKeystone.dds","skill":42680,"isKeystone":true,"stats":["Fire Spells Convert 100% of Fire Damage to Chaos Damage","Chaos Damage from Fire Spells Contributes to Flammability and Ignite Magnitudes","Ignite inflicted with Fire Spells deals Chaos Damage instead of Fire Damage"],"group":560,"connections":[],"orbitIndex":0,"name":"Blackflame Covenant","orbit":0},"10571":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":48240}],"group":369,"skill":10571,"orbitIndex":17,"name":"Stun Threshold","orbit":3},"36723":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":0,"id":3700}],"group":1093,"skill":36723,"orbitIndex":0,"name":"Stun and Freeze Buildup","orbit":2},"22928":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22928,"stats":["+5 to any Attribute"],"isAttribute":true,"group":418,"connections":[{"orbit":0,"id":27373}],"orbitIndex":69,"name":"Attribute","orbit":5},"38972":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":38972,"stats":["Minions Revive 25% faster"],"recipe":["Despair","Fear","Disgust"],"connections":[{"orbit":0,"id":34552},{"orbit":0,"id":8357}],"group":379,"orbitIndex":8,"isNotable":true,"name":"Restless Dead","orbit":3},"38057":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[],"group":654,"skill":38057,"orbitIndex":58,"name":"Armour and Evasion","orbit":5},"11463":{"stats":["25% reduced Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraareaofeffect.dds","connections":[],"group":1183,"skill":11463,"orbitIndex":1,"name":"Presence Area","orbit":2},"45319":{"stats":["8% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":55041},{"orbit":0,"id":26135},{"orbit":0,"id":3251}],"group":1013,"skill":45319,"orbitIndex":16,"name":"Spell Damage","orbit":3},"32564":{"stats":["1% increased Movement Speed","4% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":37519},{"orbit":0,"id":39207}],"group":509,"skill":32564,"orbitIndex":0,"name":"Movement Speed and Slow Effect on You","orbit":0},"32891":{"stats":["8% increased Evasion Rating","Gain Deflection Rating equal to 3% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":331},{"orbit":-7,"id":22329}],"group":1079,"skill":32891,"orbitIndex":7,"name":"Deflection and Evasion","orbit":7},"58789":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":13307}],"group":481,"skill":58789,"orbitIndex":20,"name":"Stun and Ailment Threshold from Energy Shield","orbit":4},"33946":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":34074},{"orbit":0,"id":57227}],"group":869,"skill":33946,"orbitIndex":9,"name":"Attack Critical Chance","orbit":7},"57608":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":37509}],"group":127,"skill":57608,"orbitIndex":0,"name":"Shapeshifting","orbit":0},"13411":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":13411,"stats":["+5 to any Attribute"],"isAttribute":true,"group":868,"connections":[{"orbit":7,"id":34136}],"orbitIndex":42,"name":"Attribute","orbit":5},"59053":{"stats":["Debuffs you inflict have 4% increased Slow Magnitude","20% increased Hinder Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":54805}],"group":907,"skill":59053,"orbitIndex":8,"name":"Slow Effect and Hinder Duration","orbit":3},"52454":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":3,"id":46604}],"group":500,"skill":52454,"orbitIndex":21,"name":"Chaos Damage","orbit":3},"12488":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":12488,"stats":["Remnants can be collected from 30% further away"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":49189}],"orbitIndex":8,"name":"Remnant Range","orbit":9},"30780":{"stats":["4% increased Area of Effect of Ancestrally Boosted Attacks","Ancestrally Boosted Attacks deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-2,"id":17112},{"orbit":-2,"id":5410}],"group":80,"skill":30780,"orbitIndex":15,"name":"Ancestral Boosted Area and Damage","orbit":2},"53373":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":39517},{"orbit":0,"id":36629}],"group":459,"skill":53373,"orbitIndex":45,"name":"Stun Threshold","orbit":4},"47833":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":766,"skill":47833,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"24511":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":49696}],"group":647,"skill":24511,"orbitIndex":6,"name":"All Attributes","orbit":7},"46499":{"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","skill":46499,"stats":["Recover 3% of maximum Life for each Endurance Charge consumed","+1 to Maximum Endurance Charges"],"recipe":["Suffering","Ire","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":138,"orbitIndex":0,"isNotable":true,"name":"Guts","orbit":0},"49150":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":49150,"stats":["Invocated Spells have 40% increased Critical Hit Chance"],"recipe":["Envy","Ire","Isolation"],"connections":[{"orbit":0,"id":36759}],"group":998,"orbitIndex":7,"isNotable":true,"name":"Precise Invocations","orbit":3},"18895":{"stats":["Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":3,"id":12661}],"group":824,"skill":18895,"orbitIndex":6,"name":"Stun Threshold from Energy Shield","orbit":1},"5101":{"stats":["8% increased Energy Shield Recharge Rate","Minions Revive 3% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":-5,"id":35558},{"orbit":0,"id":46358}],"group":484,"skill":5101,"orbitIndex":0,"name":"Minion Revive Speed and Energy Shield Recharge","orbit":0},"38570":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":38570,"stats":["Gain 4% of Damage as Extra Fire Damage for","every different Grenade fired in the past 8 seconds"],"recipe":["Ire","Suffering","Envy"],"connections":[{"orbit":2,"id":53895},{"orbit":0,"id":27992}],"group":502,"orbitIndex":10,"isNotable":true,"name":"Demolitionist","orbit":7},"44917":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":44917,"stats":["Gain additional Stun Threshold equal to 20% of maximum Energy Shield","20% increased Stun Threshold while on Full Life"],"recipe":["Ire","Envy","Envy"],"connections":[{"orbit":0,"id":34984}],"group":824,"orbitIndex":0,"isNotable":true,"name":"Self Mortification","orbit":7},"31647":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":23305}],"group":1192,"skill":31647,"orbitIndex":12,"name":"Dexterity","orbit":3},"40292":{"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","skill":40292,"stats":["10% increased Attack Damage","Gain Accuracy Rating equal to your Strength"],"recipe":["Greed","Despair","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":226,"orbitIndex":2,"isNotable":true,"name":"Nimble Strength","orbit":1},"22851":{"stats":["8% increased Cold Damage","8% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":2147483647,"id":50268}],"group":997,"skill":22851,"orbitIndex":0,"name":"Cold and Lightning Damage","orbit":2},"10998":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":10998,"stats":["Gain Stun Threshold equal to the lowest of Evasion and Armour on your Helmet"],"recipe":["Paranoia","Ire","Guilt"],"connections":[{"orbit":0,"id":21438},{"orbit":0,"id":62235}],"group":759,"orbitIndex":30,"isNotable":true,"name":"Strong Chin","orbit":4},"25304":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-2,"id":61056}],"group":1052,"skill":25304,"orbitIndex":5,"name":"Energy","orbit":7},"6839":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":39581}],"group":503,"skill":6839,"orbitIndex":14,"name":"Stun Buildup","orbit":7},"53901":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":7,"id":34375}],"group":356,"skill":53901,"orbitIndex":12,"name":"Shield Block","orbit":3},"39237":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":1128,"skill":39237,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"35809":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":35809,"stats":["Regenerate 1% of maximum Life per Second if you've used a Life Flask in the past 10 seconds"],"recipe":["Disgust","Envy","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":1027,"orbitIndex":6,"isNotable":true,"name":"Reinvigoration","orbit":1},"43736":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","name":"Mana Regeneration","id":38659}},"skill":43736,"stats":["15% faster start of Energy Shield Recharge"],"isSwitchable":true,"group":661,"connections":[{"orbit":4,"id":29695}],"orbitIndex":3,"name":"Energy Shield Delay","orbit":2},"32233":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[],"group":674,"skill":32233,"orbitIndex":21,"name":"Duration Mastery","orbit":2},"27674":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":44082}],"group":388,"skill":27674,"orbitIndex":10,"name":"Energy Shield Recharge","orbit":2},"13675":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderPoisonSpreadsNearbyEnemies.dds","skill":13675,"stats":["The most Damaging Poison on Enemies you Kill is Spread to other Enemies within 1.5 metres"],"ascendancyName":"Pathfinder","connections":[{"orbit":0,"id":61804}],"group":1310,"orbitIndex":36,"isNotable":true,"name":"Contagious Contamination","orbit":8},"27740":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":35792}],"group":214,"skill":27740,"orbitIndex":6,"name":"Rage on Hit","orbit":2},"33823":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":946,"skill":33823,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"52191":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":52191,"stats":["53% increased Chaos Damage","Lose 3% of maximum Life and Energy Shield when you use a Chaos Skill"],"recipe":["Despair","Isolation","Guilt"],"connections":[{"orbit":-7,"id":57724}],"group":1067,"orbitIndex":0,"isNotable":true,"name":"Event Horizon","orbit":0},"6872":{"stats":["+15% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/coldresist.dds","connections":[{"orbit":0,"id":33939}],"group":97,"skill":6872,"orbitIndex":4,"name":"Armour Applies to Cold Damage Hits","orbit":4},"41225":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":774,"skill":41225,"orbitIndex":0,"name":"Minion Defence Mastery","orbit":0},"62496":{"stats":["10% increased Trap Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":34912}],"group":1221,"skill":62496,"orbitIndex":48,"name":"Trap Damage","orbit":6},"48889":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":28038},{"orbit":0,"id":56488}],"group":792,"skill":48889,"orbitIndex":8,"name":"Deflection","orbit":7},"14761":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":14761,"stats":["Allies in your Presence deal 40% increased Damage","40% increased Presence Area of Effect"],"recipe":["Fear","Fear","Paranoia"],"connections":[{"orbit":0,"id":45215},{"orbit":0,"id":57775}],"group":332,"orbitIndex":6,"isNotable":true,"name":"Warlord Leader","orbit":2},"20350":{"stats":["20% increased Damage against Enemies with Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":4948},{"orbit":0,"id":47006},{"orbit":0,"id":28304}],"group":296,"skill":20350,"orbitIndex":10,"name":"Armour Break","orbit":3},"29458":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[],"group":1284,"skill":29458,"orbitIndex":14,"name":"Poison Damage","orbit":7},"3203":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-4,"id":30562}],"group":944,"skill":3203,"orbitIndex":14,"name":"Evasion and Energy Shield","orbit":7},"20416":{"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","skill":20416,"stats":["10% chance when you gain an Endurance Charge to gain an additional Endurance Charge","+1 to Maximum Endurance Charges"],"recipe":["Suffering","Disgust","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":492,"orbitIndex":0,"isNotable":true,"name":"Grit","orbit":0},"4527":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4527,"stats":["+5 to any Attribute"],"isAttribute":true,"group":168,"connections":[{"orbit":0,"id":54701}],"orbitIndex":0,"name":"Attribute","orbit":0},"41877":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41877,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1107,"connections":[{"orbit":0,"id":53958},{"orbit":0,"id":64601}],"orbitIndex":0,"name":"Attribute","orbit":0},"29788":{"stats":["12% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":-2,"id":46060}],"group":437,"skill":29788,"orbitIndex":4,"name":"Life Leech","orbit":7},"61703":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":61703,"stats":["25% increased Attack Damage"],"recipe":["Ire","Greed","Greed"],"connections":[],"group":153,"orbitIndex":0,"isNotable":true,"name":"Sharpened Claw","orbit":0},"41753":{"icon":"Art/2DArt/SkillIcons/passives/ashfrostandstorm.dds","skill":41753,"stats":["35% increased Critical Hit Chance if you've Triggered a Skill Recently","Meta Skills gain 25% increased Energy if you've dealt a Critical Hit Recently"],"recipe":["Paranoia","Envy","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":1240,"orbitIndex":0,"isNotable":true,"name":"Evocational Practitioner","orbit":0},"14001":{"stats":["6% reduced Charm Charges used"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-3,"id":56893}],"group":1080,"skill":14001,"orbitIndex":22,"name":"Charm Charges Used","orbit":2},"52180":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":52180,"stats":["Prevent +6% of Damage from Deflected Hits"],"recipe":["Suffering","Despair","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1274,"orbitIndex":9,"isNotable":true,"name":"Trained Deflection","orbit":1},"47555":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47555,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":0,"id":51184},{"orbit":0,"id":18407},{"orbit":0,"id":39886}],"orbitIndex":22,"name":"Attribute","orbit":6},"42017":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":42017,"stats":["25% reduced Spirit"],"ascendancyName":"Ritualist","group":1360,"connections":[],"orbitIndex":0,"name":"Reduced Spirit","orbit":0},"45585":{"stats":["20% increased Armour while Surrounded","20% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":55617},{"orbit":5,"id":37258}],"group":360,"skill":45585,"orbitIndex":23,"name":"Armour and Evasion while Surrounded","orbit":3},"61438":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61438,"stats":["+5 to any Attribute"],"isAttribute":true,"group":613,"connections":[{"orbit":0,"id":28510}],"orbitIndex":62,"name":"Attribute","orbit":6},"17903":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":-7,"id":40117}],"group":200,"skill":17903,"orbitIndex":8,"name":"Thorns","orbit":7},"37780":{"stats":["10% Chance to build an additional Combo on Hit"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":0,"id":7888}],"group":1245,"skill":37780,"orbitIndex":1,"name":"Combo Gain","orbit":3},"24570":{"stats":["Enemies Blinded by you have 15% reduced Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":28441}],"group":1062,"skill":24570,"orbitIndex":19,"name":"Blinded Enemies Critical","orbit":2},"28268":{"stats":["15% increased Magnitude of Bleeding you inflict against Enemies affected by Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":36630},{"orbit":0,"id":20837}],"group":873,"skill":28268,"orbitIndex":6,"name":"Bleeding Damage","orbit":1},"55888":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":18746},{"orbit":0,"id":49256},{"orbit":0,"id":440}],"group":73,"skill":55888,"orbitIndex":0,"name":"Armour and Energy Shield","orbit":0},"38044":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-4,"id":37695}],"group":990,"skill":38044,"orbitIndex":4,"name":"Evasion","orbit":7},"32637":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianEvasionArmourHigher.dds","skill":32637,"stats":["Defend with 200% of Armour","Enemies have an Accuracy Penalty against you based on Distance","Maximum Chance to Evade is 50%","Maximum Physical Damage Reduction is 50%"],"ascendancyName":"Tactician","connections":[],"group":291,"orbitIndex":0,"isNotable":true,"name":"Stay Light, Use Cover","orbit":0},"12255":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":989},{"orbit":0,"id":27740}],"group":214,"skill":12255,"orbitIndex":0,"name":"Life Flasks","orbit":2},"18167":{"stats":["Invocated Spells have 15% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-2,"id":49150}],"group":998,"skill":18167,"orbitIndex":10,"name":"Invocation Critical Hits","orbit":2},"59720":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":59720,"stats":["100% increased Evasion Rating from Equipped Body Armour"],"recipe":["Greed","Disgust","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":0,"id":41163}],"group":1226,"orbitIndex":42,"isNotable":true,"name":"Beastial Skin","orbit":5},"2113":{"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","skill":2113,"stats":["25% increased Accuracy Rating with Quarterstaves","25% increased Critical Damage Bonus with Quarterstaves","+25 to Dexterity"],"recipe":["Isolation","Ire","Fear"],"connections":[{"orbit":0,"id":326},{"orbit":0,"id":59694}],"group":1263,"orbitIndex":13,"isNotable":true,"name":"Martial Artistry","orbit":3},"6686":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","options":{"Witch":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Minion Life","id":29472}},"skill":6686,"stats":["10% increased Mana Regeneration Rate"],"isSwitchable":true,"group":609,"connections":[{"orbit":-4,"id":51184}],"orbitIndex":1,"name":"Mana Regeneration","orbit":2},"64345":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":49968},{"orbit":0,"id":63679}],"group":991,"skill":64345,"orbitIndex":16,"name":"Attack Damage","orbit":2},"15855":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":37963}],"group":443,"skill":15855,"orbitIndex":41,"name":"Sword Damage","orbit":5},"35671":{"stats":["2% increased Attack Speed","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":3,"id":31172}],"group":1121,"skill":35671,"orbitIndex":57,"name":"Attack Speed and Dexterity","orbit":4},"22057":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":2,"id":30143},{"orbit":4,"id":36808}],"group":1019,"skill":22057,"orbitIndex":21,"name":"Shield Defences","orbit":7},"17112":{"stats":["10% increased Stun Buildup","Ancestrally Boosted Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-7,"id":64900},{"orbit":2,"id":4331}],"group":80,"skill":17112,"orbitIndex":19,"name":"Ancestral Boosted Attack Damage and Stun","orbit":2},"48611":{"stats":["Minions have +8% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds","connections":[{"orbit":0,"id":4271},{"orbit":0,"id":46554}],"group":774,"skill":48611,"orbitIndex":0,"name":"Minion Resistances","orbit":2},"61429":{"stats":["8% increased Spell Damage","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","connections":[{"orbit":3,"id":44902}],"group":155,"skill":61429,"orbitIndex":20,"name":"Attack and Spell Damage","orbit":7},"25303":{"stats":["Minions have +3% to Maximum Fire Resistances","Minions have +20% to Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireResistNode.dds","connections":[],"group":452,"skill":25303,"orbitIndex":0,"name":"Minion Fire Resistance","orbit":0},"917":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":65160}],"group":99,"skill":917,"orbitIndex":10,"name":"Stun Threshold","orbit":3},"49280":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":3,"id":36170}],"group":552,"skill":49280,"orbitIndex":7,"name":"Armour and Evasion","orbit":7},"52445":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[],"group":1133,"skill":52445,"orbitIndex":0,"name":"Evasion and Energy Shield Mastery","orbit":0},"42280":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":21205}],"group":647,"skill":42280,"orbitIndex":22,"name":"All Attributes","orbit":7},"16150":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":16150,"stats":["Increases and Reductions to Companion Damage also apply to you"],"recipe":["Ire","Suffering","Despair"],"connections":[{"orbit":0,"id":37971}],"group":1289,"orbitIndex":0,"isNotable":true,"name":"Inspiring Ally","orbit":0},"62230":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":62230,"stats":["60% increased maximum Energy Shield","20% slower start of Energy Shield Recharge"],"recipe":["Suffering","Isolation","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[{"orbit":0,"id":19355}],"group":835,"orbitIndex":0,"isNotable":true,"name":"Patient Barrier","orbit":6},"26682":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","connections":[{"orbit":0,"id":46819},{"orbit":-3,"id":56640}],"group":585,"skill":26682,"orbitIndex":6,"name":"Spell Critical Damage","orbit":7},"3781":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaUnravelling.dds","skill":3781,"stats":["Grants Unravelling"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":136,"isNotable":true,"name":"Unravelling","orbit":9},"30390":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":3,"id":33978}],"group":365,"skill":30390,"orbitIndex":18,"name":"Block","orbit":3},"58125":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":5,"id":10681}],"group":74,"skill":58125,"orbitIndex":60,"name":"Shield Defences","orbit":4},"35408":{"stats":["40% increased Energy Shield from Equipped Focus"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":4,"id":36474},{"orbit":0,"id":7960}],"group":338,"skill":35408,"orbitIndex":12,"name":"Focus Energy Shield","orbit":2},"16705":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16705,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1049,"connections":[{"orbit":4,"id":25851},{"orbit":0,"id":34621},{"orbit":0,"id":61834}],"orbitIndex":66,"name":"Attribute","orbit":6},"41615":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":4,"id":10534},{"orbit":0,"id":22616}],"group":289,"skill":41615,"orbitIndex":10,"name":"Totem Placement Speed","orbit":7},"52973":{"stats":["15% chance to Impale on Spell Hit"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":12851},{"orbit":0,"id":57555}],"group":539,"skill":52973,"orbitIndex":11,"name":"Impale Chance","orbit":2},"30456":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":30456,"stats":["50% increased Evasion Rating when on Full Life","25% increased Stun Threshold while on Full Life"],"recipe":["Ire","Ire","Greed"],"connections":[{"orbit":-5,"id":38044}],"group":1001,"orbitIndex":0,"isNotable":true,"name":"High Alert","orbit":0},"11526":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":11526,"stats":["Arrows gain Critical Hit Chance as they travel farther, up to","60% increased Critical Hit Chance after 7 metres"],"recipe":["Isolation","Suffering","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":0,"id":38993}],"group":1261,"orbitIndex":30,"isNotable":true,"name":"Sniper","orbit":5},"60107":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":57204}],"group":766,"skill":60107,"orbitIndex":9,"name":"Critical Chance","orbit":2},"12419":{"stats":["5% increased Chaos Damage","5% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-1,"id":56063}],"group":790,"skill":12419,"orbitIndex":4,"name":"Chaos Damage and Duration","orbit":2},"64996":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":-4,"id":7782},{"orbit":7,"id":4810}],"group":962,"skill":64996,"orbitIndex":20,"name":"Bleed Chance","orbit":7},"55746":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-2,"id":61935}],"group":431,"skill":55746,"orbitIndex":4,"name":"Rage on Hit","orbit":7},"16647":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":426,"skill":16647,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"21208":{"stats":["3% increased Curse Magnitudes","10% faster Curse Activation"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[],"group":1066,"skill":21208,"orbitIndex":14,"name":"Curse Activation Speed and Effect","orbit":7},"41210":{"icon":"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds","skill":41210,"stats":["15% increased Projectile Damage","Projectiles have 10% chance to Chain an additional time from terrain"],"connections":[{"orbit":0,"id":1477},{"orbit":0,"id":43578}],"group":652,"orbitIndex":21,"isNotable":true,"name":"Ricochet","orbit":4},"32438":{"stats":["11% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":4,"id":55149}],"group":1094,"skill":32438,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"8881":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":8881,"stats":["+4 to Maximum Rage","Inherent loss of Rage is 20% slower"],"recipe":["Isolation","Greed","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":222,"orbitIndex":6,"isNotable":true,"name":"Unforgiving","orbit":4},"52442":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[],"group":639,"skill":52442,"orbitIndex":20,"name":"Attack Speed","orbit":2},"13505":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":13505,"stats":["20% increased Life Regeneration rate","5% of Damage taken Recouped as Life"],"connections":[{"orbit":3,"id":63209},{"orbit":0,"id":4956}],"group":474,"orbitIndex":0,"isNotable":true,"name":"Resilient Soul","orbit":0},"18629":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":0,"id":64327}],"group":459,"skill":18629,"orbitIndex":0,"name":"Block","orbit":3},"34074":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":4,"id":23259}],"group":869,"skill":34074,"orbitIndex":13,"name":"Attack Critical Chance","orbit":2},"47821":{"stats":["Offering Skills have 15% increased Buff effect"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":9,"id":41033}],"group":925,"skill":47821,"orbitIndex":17,"name":"Offering Effect","orbit":2},"13474":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":16084}],"group":310,"skill":13474,"orbitIndex":0,"name":"One Handed Damage","orbit":0},"28267":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":28267,"stats":["25% increased Critical Damage Bonus","Hits against you have 25% reduced Critical Damage Bonus"],"recipe":["Envy","Suffering","Greed"],"connections":[{"orbit":0,"id":2672},{"orbit":0,"id":35085}],"group":236,"orbitIndex":20,"isNotable":true,"name":"Desensitisation","orbit":3},"4956":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern","connections":[],"group":475,"skill":4956,"orbitIndex":0,"name":"Recovery Mastery","orbit":0},"21670":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":29358}],"group":99,"skill":21670,"orbitIndex":7,"name":"Stun Buildup","orbit":1},"7809":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":7809,"stats":["15% more Maximum Lightning Damage"],"recipe":["Isolation","Fear","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1181,"orbitIndex":0,"isNotable":true,"name":"Wild Storm","orbit":0},"34866":{"stats":["Remnants have 10% increased effect"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[{"orbit":0,"id":40985}],"group":677,"skill":34866,"orbitIndex":2,"name":"Remnant Effect","orbit":2},"58388":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":13157},{"orbit":0,"id":17702}],"group":975,"skill":58388,"orbitIndex":23,"name":"Life Flasks","orbit":3},"45570":{"stats":["Offering Skills have 20% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":43713},{"orbit":0,"id":29009}],"group":665,"skill":45570,"orbitIndex":18,"name":"Offering Area","orbit":7},"61039":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus1.dds","skill":61039,"orbitIndex":0,"stats":["Body Armour grants +75% to Fire Resistance"],"ascendancyName":"Smith of Kitava","connections":[],"group":39,"applyToArmour":true,"isNotable":true,"name":"Tantalum Alloy","orbit":0},"30720":{"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","skill":30720,"stats":["Minions have +13% to Chaos Resistance","Minions gain 10% of Physical Damage as Chaos Damage"],"recipe":["Suffering","Suffering","Envy"],"connections":[{"orbit":0,"id":20119}],"group":531,"orbitIndex":2,"isNotable":true,"name":"Entropic Incarnation","orbit":2},"64995":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":17924}],"group":300,"skill":64995,"orbitIndex":0,"name":"Damage against Enemies on Low Life","orbit":3},"6950":{"stats":["10% increased Exposure Effect"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":49804}],"group":727,"skill":6950,"orbitIndex":2,"name":"Exposure Effect","orbit":2},"47168":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47168,"stats":["+5 to any Attribute"],"isAttribute":true,"group":450,"connections":[{"orbit":-4,"id":6006},{"orbit":0,"id":54521},{"orbit":-4,"id":55412}],"orbitIndex":0,"name":"Attribute","orbit":0},"11030":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":59596}],"group":229,"skill":11030,"orbitIndex":10,"name":"Energy Shield Delay","orbit":3},"36728":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingMaxElementalResistanceSupportColour.dds","skill":36728,"stats":["+1% to Maximum Cold Resistance per 4 Blue Support Gems Socketed","+1% to Maximum Fire Resistance per 4 Red Support Gems Socketed","+1% to Maximum Lightning Resistance per 4 Green Support Gems Socketed"],"ascendancyName":"Gemling Legionnaire","connections":[],"group":423,"orbitIndex":0,"isNotable":true,"name":"Thaumaturgical Infusion","orbit":0},"58528":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":6,"id":5710}],"group":418,"skill":58528,"orbitIndex":2,"name":"Melee Damage","orbit":3},"13769":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-4,"id":2254}],"group":631,"skill":13769,"orbitIndex":8,"name":"Mana Regeneration","orbit":2},"60634":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanAdditionalInventory.dds","skill":60634,"stats":["Carry a Chest which adds 20 Inventory Slots"],"ascendancyName":"Titan","connections":[{"orbit":0,"id":27418}],"group":49,"orbitIndex":48,"isNotable":true,"name":"Colossal Capacity","orbit":5},"57471":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":57471,"stats":["Recover 20 Life when you Block","+2% to maximum Block chance","80% less Knockback Distance for Blocked Hits"],"recipe":["Despair","Despair","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":-4,"id":42578}],"group":111,"orbitIndex":8,"isNotable":true,"name":"Hunker Down","orbit":3},"37519":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":17045}],"group":509,"skill":37519,"orbitIndex":14,"name":"Movement Speed ","orbit":7},"13738":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":13738,"stats":["14% increased Lightning Damage","8% increased Attack and Cast Speed with Lightning Skills"],"recipe":["Fear","Fear","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":812,"orbitIndex":0,"isNotable":true,"name":"Lightning Quick","orbit":0},"110":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus10.dds","skill":110,"orbitIndex":0,"stats":["Body Armour grants Hits against you have 50% reduced Critical Damage Bonus"],"ascendancyName":"Smith of Kitava","connections":[],"group":11,"applyToArmour":true,"isNotable":true,"name":"Internal Layer","orbit":0},"27540":{"stats":["10% increased total Power counted by Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":62973}],"group":263,"skill":27540,"orbitIndex":23,"name":"Warcry Power Counted","orbit":3},"52319":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":52319,"stats":["+5 to any Attribute"],"isAttribute":true,"group":496,"connections":[{"orbit":-6,"id":48305}],"orbitIndex":36,"name":"Attribute","orbit":6},"15522":{"stats":["12% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":6,"id":17348},{"orbit":-6,"id":24630}],"group":70,"skill":15522,"orbitIndex":21,"name":"Ignite Magnitude","orbit":3},"32896":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[],"group":1100,"skill":32896,"orbitIndex":9,"name":"Poison Chance","orbit":7},"42794":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":-5,"id":31433}],"group":1088,"skill":42794,"orbitIndex":2,"name":"Elemental Attack Damage","orbit":3},"36325":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":-5,"id":54148}],"group":438,"skill":36325,"orbitIndex":71,"name":"Fire Penetration","orbit":4},"59180":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":2147483647,"id":50023}],"group":403,"skill":59180,"orbitIndex":15,"name":"Attack Damage","orbit":7},"9083":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":896,"skill":9083,"orbitIndex":0,"name":"Minion Defence Mastery","orbit":0},"44516":{"stats":["3% increased Attack Speed with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":2113}],"group":1263,"skill":44516,"orbitIndex":13,"name":"Quarterstaff Speed","orbit":2},"62624":{"stats":["+30 to Evasion Rating","+15 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[],"group":1134,"skill":62624,"orbitIndex":22,"name":"Evasion and Energy Shield","orbit":7},"63541":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":63541,"stats":["Prevent +15% of Damage from Deflected Critical Hits"],"recipe":["Ire","Suffering","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":0,"id":17994}],"group":660,"orbitIndex":9,"isNotable":true,"name":"Brush Off","orbit":2},"55348":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":23227}],"group":489,"skill":55348,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"47155":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":35896},{"orbit":2,"id":63545},{"orbit":-2,"id":17394}],"group":755,"skill":47155,"orbitIndex":3,"name":"Minion Damage","orbit":3},"5088":{"stats":["3% increased Attack and Cast Speed with Elemental Skills"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":49537}],"group":261,"skill":5088,"orbitIndex":18,"name":"Elemental","orbit":3},"10208":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":22909},{"orbit":0,"id":60013}],"group":277,"skill":10208,"orbitIndex":11,"name":"Stun and Ailment Threshold from Energy Shield","orbit":3},"13839":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":65287}],"group":96,"skill":13839,"orbitIndex":6,"name":"Totem Damage","orbit":5},"28002":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28002,"stats":["+5 to any Attribute"],"isAttribute":true,"group":329,"connections":[{"orbit":0,"id":32194}],"orbitIndex":0,"name":"Attribute","orbit":0},"53762":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":53762,"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"ascendancyName":"Gemling Legionnaire","group":414,"connections":[{"orbit":2147483647,"id":36728}],"orbitIndex":0,"name":"Reduced Attribute Requirements","orbit":0},"32561":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":51825}],"group":606,"skill":32561,"orbitIndex":15,"name":"Two Handed Damage","orbit":3},"58651":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":55194},{"orbit":0,"id":49357}],"group":446,"skill":58651,"orbitIndex":71,"name":"Minion Damage","orbit":4},"21205":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":44176}],"group":647,"skill":21205,"orbitIndex":60,"name":"All Attributes","orbit":5},"7049":{"stats":["30% increased Armour while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":22556}],"group":603,"skill":7049,"orbitIndex":19,"name":"Armour while Surrounded","orbit":3},"14033":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":34553}],"group":545,"skill":14033,"orbitIndex":16,"name":"Spell and Minion Damage","orbit":2},"64870":{"stats":["10% increased Armour","+10% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":27439}],"group":282,"skill":64870,"orbitIndex":0,"name":"Armour and Applies to Fire Damage","orbit":0},"47683":{"stats":["Projectiles have 5% chance to Chain an additional time from terrain"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":676,"skill":47683,"orbitIndex":23,"name":"Chaining Projectiles","orbit":2},"33812":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":33812,"stats":[],"ascendancyName":"Warbringer","isAscendancyStart":true,"group":35,"connections":[{"orbit":0,"id":38769},{"orbit":5,"id":18585},{"orbit":5,"id":25935},{"orbit":4,"id":1994},{"orbit":3,"id":39365}],"orbitIndex":48,"name":"Brute","orbit":6},"37644":{"stats":["12% increased Attack Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":46874}],"group":956,"skill":37644,"orbitIndex":22,"name":"Physical Attack Damage","orbit":7},"45713":{"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","skill":45713,"stats":["20% increased Flask Effect Duration","20% chance for Flasks you use to not consume Charges"],"recipe":["Disgust","Ire","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":1158,"orbitIndex":0,"isNotable":true,"name":"Savouring","orbit":0},"94":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":94,"stats":["15% increased Mana Regeneration Rate","Recover 2% of maximum Mana on Kill"],"recipe":["Envy","Guilt","Paranoia"],"connections":[{"orbit":0,"id":27234}],"group":748,"orbitIndex":4,"isNotable":true,"name":"Efficient Killing","orbit":7},"34076":{"stats":["25% increased Block Recovery"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":3,"id":37244}],"group":1019,"skill":34076,"orbitIndex":12,"name":"Block Recovery","orbit":7},"52448":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerWildStrike.dds","skill":52448,"stats":["Trigger Elemental Expression on Melee Critical Hit","Grants Skill: Elemental Expression"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":53,"isNotable":true,"name":"...and Scatter Them to the Winds","orbit":9},"50986":{"icon":"Art/2DArt/SkillIcons/passives/damagedualwield.dds","classesStart":["Duelist","Mercenary"],"skill":50986,"stats":[],"group":638,"connections":[{"orbit":0,"id":39383},{"orbit":0,"id":10889},{"orbit":0,"id":62386},{"orbit":0,"id":36252},{"orbit":0,"id":7120},{"orbit":0,"id":55536},{"orbit":0,"id":59915}],"orbitIndex":0,"name":"DUELIST","orbit":0},"23253":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds","connections":[{"orbit":0,"id":15625},{"orbit":0,"id":65161},{"orbit":0,"id":34015}],"group":1201,"skill":23253,"orbitIndex":4,"name":"Evasion","orbit":2},"52836":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":7,"id":11980},{"orbit":0,"id":56806}],"group":841,"skill":52836,"orbitIndex":66,"name":"Block","orbit":4},"6079":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":10242}],"group":1035,"skill":6079,"orbitIndex":16,"name":"Life Recoup","orbit":2},"14832":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMace.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMacePattern","connections":[],"group":81,"skill":14832,"orbitIndex":0,"name":"Mace Mastery","orbit":0},"56016":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","skill":56016,"stats":["Projectiles Pierce enemies with Fully Broken Armour"],"recipe":["Greed","Guilt","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":-8,"id":65149},{"orbit":2147483647,"id":35594}],"group":826,"orbitIndex":2,"isNotable":true,"name":"Passthrough Rounds","orbit":2},"38172":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":60568}],"group":417,"skill":38172,"orbitIndex":5,"name":"Totem Placement Speed","orbit":7},"46365":{"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","skill":46365,"stats":["25% reduced Reservation Efficiency of Minion Skills","Your Minions are Gigantic"],"recipe":["Envy","Guilt","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":506,"orbitIndex":0,"isNotable":true,"name":"Gigantic Following","orbit":0},"34340":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":34340,"stats":["Allies in your Presence Regenerate 1% of your Maximum Life per second","Regenerate 0.5% of maximum Life per second"],"recipe":["Ire","Paranoia","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":17294}],"group":549,"orbitIndex":48,"isNotable":true,"name":"Mass Rejuvenation","orbit":4},"1169":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":1169,"stats":["Recover 2% of maximum Life and Mana when you use a Warcry","24% increased Warcry Speed","18% increased Warcry Cooldown Recovery Rate"],"recipe":["Fear","Isolation","Suffering"],"connections":[{"orbit":0,"id":25031}],"group":225,"orbitIndex":16,"isNotable":true,"name":"Urgent Call","orbit":7},"6570":{"icon":"Art/2DArt/SkillIcons/passives/MasteryCurse.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern","connections":[],"group":1075,"skill":6570,"orbitIndex":0,"name":"Curse Mastery","orbit":0},"54818":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54818,"stats":["+5 to any Attribute"],"isAttribute":true,"group":573,"connections":[{"orbit":0,"id":18801}],"orbitIndex":0,"name":"Attribute","orbit":0},"62887":{"icon":"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds","skill":62887,"stats":["Minions have +22% to all Elemental Resistances","Minions have +3% to all Maximum Elemental Resistances"],"recipe":["Greed","Suffering","Disgust"],"connections":[{"orbit":0,"id":41225}],"group":774,"orbitIndex":16,"isNotable":true,"name":"Living Death","orbit":2},"9510":{"stats":["3% of Elemental Damage taken Recouped as Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":16695}],"group":971,"skill":9510,"orbitIndex":0,"name":"Energy Shield Recoup","orbit":2},"20015":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":308,"skill":20015,"orbitIndex":1,"name":"Warcry Mastery","orbit":3},"44783":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":22949}],"group":321,"skill":44783,"orbitIndex":18,"name":"Area Damage","orbit":2},"47418":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":47418,"stats":["10% reduced Flask Charges used from Mana Flasks","Remove a Curse when you use a Mana Flask"],"recipe":["Greed","Envy","Paranoia"],"connections":[{"orbit":0,"id":23839},{"orbit":0,"id":10738}],"group":1105,"orbitIndex":9,"isNotable":true,"name":"Warding Potions","orbit":2},"20744":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":793,"skill":20744,"orbitIndex":3,"name":"Projectile Mastery","orbit":1},"10371":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianMultipleBanners.dds","skill":10371,"stats":["Banners gain 5 Glory per second","There is no Limit on the number of Banners you can place"],"ascendancyName":"Tactician","connections":[],"group":232,"orbitIndex":0,"isNotable":true,"name":"Whoever Pays Best","orbit":0},"50459":{"icon":"Art/2DArt/SkillIcons/passives/blankDex.dds","classesStart":["Ranger","Huntress"],"skill":50459,"stats":[],"group":716,"connections":[{"orbit":0,"id":46990},{"orbit":0,"id":1583},{"orbit":0,"id":24665},{"orbit":0,"id":41736},{"orbit":0,"id":63493},{"orbit":0,"id":36365},{"orbit":0,"id":13828},{"orbit":0,"id":56651}],"orbitIndex":0,"name":"RANGER","orbit":0},"58526":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[],"group":1079,"skill":58526,"orbitIndex":15,"name":"Deflection","orbit":2},"60764":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":60764,"stats":["Increases and Reductions to Projectile Speed also apply to Damage with Bows"],"recipe":["Isolation","Suffering","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[],"group":1261,"orbitIndex":12,"isNotable":true,"name":"Feathered Fletching","orbit":5},"32040":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":972,"skill":32040,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"45712":{"stats":["10% increased Flammability Magnitude","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":65009}],"group":1022,"skill":45712,"orbitIndex":60,"name":"Elemental Damage and Flammability Magnitude","orbit":5},"24764":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":24764,"stats":["10% chance when collecting an Elemental Infusion to gain an","additional Elemental Infusion of the same type"],"recipe":["Fear","Paranoia","Suffering"],"connections":[{"orbit":0,"id":65226}],"group":346,"orbitIndex":17,"isNotable":true,"name":"Infusing Power","orbit":7},"29133":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":29133,"stats":["12% increased Elemental Damage"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":2,"id":64031}],"orbitIndex":9,"name":"Elemental Damage","orbit":4},"57196":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[],"group":690,"skill":57196,"orbitIndex":14,"name":"Attack Speed","orbit":3},"22063":{"stats":["8% increased Cold Damage","8% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":5797}],"group":1168,"skill":22063,"orbitIndex":22,"name":"Freeze Buildup and Cold Damage","orbit":2},"10534":{"stats":["Spells Cast by Totems have 4% increased Cast Speed","Attacks used by Totems have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-7,"id":46205}],"group":289,"skill":10534,"orbitIndex":2,"name":"Totem Cast and Attack Speed","orbit":2},"25565":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":722}],"group":1211,"skill":25565,"orbitIndex":2,"name":"Lightning Damage","orbit":2},"19546":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":19546,"stats":["30% increased Block chance while Surrounded","10% increased Deflection Rating while Surrounded","40% increased Ailment and Stun Threshold while Surrounded"],"recipe":["Despair","Greed","Disgust"],"connections":[{"orbit":0,"id":5681}],"group":360,"orbitIndex":4,"isNotable":true,"name":"Favourable Odds","orbit":2},"8556":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":540,"skill":8556,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"17762":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":17762,"stats":["10% of Thorns Damage Leeched as Life"],"recipe":["Guilt","Fear","Envy"],"connections":[{"orbit":-7,"id":2964},{"orbit":0,"id":28476}],"group":392,"orbitIndex":23,"isNotable":true,"name":"Vengeance","orbit":2},"25829":{"stats":["6% increased Spell Damage","2% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/AuraNotable.dds","connections":[{"orbit":0,"id":57791}],"group":521,"skill":25829,"orbitIndex":7,"name":"Spell Damage and Cast Speed","orbit":2},"35660":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":18548}],"group":768,"skill":35660,"orbitIndex":13,"name":"Attack Speed","orbit":2},"43201":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":0,"id":43383}],"group":618,"skill":43201,"orbitIndex":56,"name":"Ailment Chance","orbit":4},"37242":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":2,"id":16871},{"orbit":0,"id":54031}],"group":1217,"skill":37242,"orbitIndex":14,"name":"Stun Threshold","orbit":7},"47157":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":4,"id":61347},{"orbit":0,"id":54818}],"group":574,"skill":47157,"orbitIndex":12,"name":"Projectile Damage","orbit":7},"59":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichApplyAdditionalCurses.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":59,"isSwitchable":true,"stats":["Curses you inflict have infinite Duration","You can apply an additional Curse"],"ascendancyName":"Lich","connections":[],"group":999,"orbitIndex":50,"isNotable":true,"name":"Incessant Cacophony","orbit":8},"46628":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46628,"stats":["+5 to any Attribute"],"isAttribute":true,"group":335,"connections":[{"orbit":0,"id":40894},{"orbit":0,"id":60013},{"orbit":0,"id":44872}],"orbitIndex":67,"name":"Attribute","orbit":4},"4328":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4328,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1031,"connections":[{"orbit":0,"id":21208},{"orbit":0,"id":5188}],"orbitIndex":0,"name":"Attribute","orbit":0},"63679":{"stats":["18% increased Projectile Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":20008}],"group":991,"skill":63679,"orbitIndex":11,"name":"Projectile Stun Buildup","orbit":1},"39228":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":62603},{"orbit":0,"id":63021}],"group":571,"skill":39228,"orbitIndex":18,"name":"Fire Penetration","orbit":3},"12451":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":-9,"id":24922}],"group":915,"skill":12451,"orbitIndex":12,"name":"Cooldown Recovery Rate","orbit":3},"21206":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":21206,"stats":["15% increased Area of Effect","Burning Enemies you kill have a 5% chance to Explode, dealing a","tenth of their maximum Life as Fire Damage"],"recipe":["Greed","Disgust","Fear"],"connections":[{"orbit":0,"id":45899},{"orbit":0,"id":11505}],"group":462,"orbitIndex":9,"isNotable":true,"name":"Explosive Impact","orbit":3},"26283":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageBlue.dds","skill":26283,"stats":["All Flames of Chayula that you manifest are Blue"],"isMultipleChoiceOption":true,"ascendancyName":"Acolyte of Chayula","group":1335,"connections":[],"orbitIndex":0,"name":"Choice of Mana","orbit":0},"50588":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":6010}],"group":979,"skill":50588,"orbitIndex":2,"name":"Accuracy","orbit":2},"28860":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":56104}],"group":527,"skill":28860,"orbitIndex":18,"name":"Armour Break","orbit":7},"61432":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupBow.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":0,"id":6178}],"group":777,"skill":61432,"orbitIndex":0,"name":"Crossbow Mastery","orbit":0},"14429":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillsAdditionalSupport.dds","skill":14429,"stats":["Grants Thaumaturgical Dynamism"],"ascendancyName":"Gemling Legionnaire","connections":[],"group":306,"orbitIndex":0,"isNotable":true,"name":"Advanced Thaumaturgy","orbit":0},"13537":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":49455}],"group":481,"skill":13537,"orbitIndex":10,"name":"Energy Shield","orbit":4},"6772":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":6772,"stats":["+5 to any Attribute"],"isAttribute":true,"group":848,"connections":[{"orbit":0,"id":60505}],"orbitIndex":6,"name":"Attribute","orbit":4},"34202":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":49285}],"group":610,"skill":34202,"orbitIndex":18,"name":"Strength","orbit":3},"40687":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":40687,"stats":["30% increased Presence Area of Effect","Allies in your Presence have 30% increased Glory generation"],"recipe":["Disgust","Envy","Despair"],"connections":[],"group":888,"orbitIndex":12,"isNotable":true,"name":"Lead by Example","orbit":2},"30115":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanSmallPassiveDoubled.dds","skill":30115,"stats":["50% increased effect of Small Passive Skills"],"ascendancyName":"Titan","connections":[],"group":49,"orbitIndex":16,"isNotable":true,"name":"Hulking Form","orbit":7},"8143":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionEnergyShieldGrantsSpirit.dds","skill":8143,"stats":["+1 to Spirit for every 8 Item Energy Shield on Equipped Body Armour","+1 to Spirit for every 20 Evasion Rating on Equipped Body Armour","Cannot gain Spirit from Equipment"],"ascendancyName":"Invoker","connections":[{"orbit":4,"id":16100}],"group":1302,"orbitIndex":5,"isNotable":true,"name":"Lead me through Grace...","orbit":9},"61027":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":61027,"stats":["+20 to maximum Mana","20% increased Mana Regeneration Rate"],"connections":[],"group":668,"orbitIndex":0,"isNotable":true,"name":"Mana Blessing","orbit":0},"12777":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":-4,"id":28950}],"group":532,"skill":12777,"orbitIndex":23,"name":"Armour and Energy Shield","orbit":2},"535":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":34621}],"group":996,"skill":535,"orbitIndex":0,"name":"Critical Damage","orbit":0},"38965":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":38965,"stats":["+1 to maximum number of Elemental Infusions"],"recipe":["Greed","Isolation","Paranoia"],"connections":[{"orbit":0,"id":65226}],"group":346,"orbitIndex":21,"isNotable":true,"name":"Infused Limits","orbit":7},"55611":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":55611,"stats":["12% increased Elemental Damage"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":-2,"id":64031}],"orbitIndex":15,"name":"Elemental Damage","orbit":4},"3921":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":3921,"stats":["20% increased Reservation Efficiency of Herald Skills"],"recipe":["Fear","Despair","Greed"],"connections":[{"orbit":0,"id":38398}],"group":428,"orbitIndex":10,"isNotable":true,"name":"Fate Finding","orbit":7},"47420":{"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","skill":47420,"stats":["20% increased Minion Duration","Temporary Minion Skills have +2 to Limit of Minions summoned"],"recipe":["Ire","Greed","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[{"orbit":0,"id":11048},{"orbit":7,"id":52676}],"group":203,"orbitIndex":9,"isNotable":true,"name":"Expendable Army","orbit":1},"8983":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":378,"skill":8983,"orbitIndex":12,"name":"Minion Damage","orbit":3},"35801":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":35801,"stats":["25% increased Frenzy Charge Duration"],"ascendancyName":"Deadeye","group":1309,"connections":[{"orbit":0,"id":23508}],"orbitIndex":0,"name":"Frenzy Charge Duration","orbit":0},"56806":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":56806,"stats":["12% increased Block chance","1% increased Movement Speed for each time you've Blocked in the past 10 seconds"],"recipe":["Ire","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern","connections":[],"group":841,"orbitIndex":22,"isNotable":true,"name":"Swift Blocking","orbit":7},"45962":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-6,"id":7183},{"orbit":0,"id":15617}],"group":415,"skill":45962,"orbitIndex":23,"name":"Life Flask Recovery","orbit":3},"14693":{"stats":["14% increased Damage with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":13937}],"group":81,"skill":14693,"orbitIndex":27,"name":"Mace Damage","orbit":4},"33939":{"stats":["+15% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/coldresist.dds","connections":[{"orbit":0,"id":62034}],"group":97,"skill":33939,"orbitIndex":2,"name":"Armour Applies to Cold Damage Hits","orbit":3},"55088":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance2.dds","connections":[{"orbit":5,"id":61196}],"group":815,"skill":55088,"orbitIndex":2,"name":"Critical Chance","orbit":7},"33815":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":6,"id":35644}],"group":953,"skill":33815,"orbitIndex":5,"name":"Poison Duration","orbit":2},"49406":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":52125}],"group":676,"skill":49406,"orbitIndex":45,"name":"Projectile Damage","orbit":4},"55":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","skill":55,"stats":["Damaging Ailments deal damage 12% faster"],"recipe":["Paranoia","Greed","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDamageOverTimePattern","connections":[],"group":928,"orbitIndex":0,"isNotable":true,"name":"Fast Acting Toxins","orbit":0},"39369":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":39369,"stats":["Attacks have +1% to Critical Hit Chance"],"recipe":["Isolation","Despair","Greed"],"connections":[{"orbit":3,"id":2936},{"orbit":0,"id":51583}],"group":1285,"orbitIndex":9,"isNotable":true,"name":"Struck Through","orbit":4},"17825":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":17825,"stats":["+0.5 metres to Dodge Roll distance while Surrounded","10% increased Movement Speed while Surrounded"],"recipe":["Paranoia","Disgust","Despair"],"connections":[{"orbit":-7,"id":45585},{"orbit":-7,"id":46931},{"orbit":0,"id":5681}],"group":360,"orbitIndex":0,"isNotable":true,"name":"Tactical Retreat","orbit":0},"61026":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":61026,"stats":["Minions have +20% to all Elemental Resistances","Minions have +5% to all Maximum Elemental Resistances"],"recipe":["Despair","Paranoia","Suffering"],"connections":[{"orbit":0,"id":34552},{"orbit":0,"id":17378}],"group":379,"orbitIndex":0,"isNotable":true,"name":"Crystalline Flesh","orbit":3},"32427":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":0,"id":4456}],"group":582,"skill":32427,"orbitIndex":18,"name":"Cold Penetration","orbit":2},"57863":{"stats":["Detonator skills have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":26356}],"group":540,"skill":57863,"orbitIndex":5,"name":"Detonator Area","orbit":7},"632":{"stats":["3% increased Attack Speed with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":56366}],"group":1259,"skill":632,"orbitIndex":0,"name":"Dagger Speed","orbit":0},"13708":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":13708,"stats":["15% increased Accuracy Rating","+10 to Dexterity"],"recipe":["Greed","Fear","Greed"],"connections":[],"group":606,"orbitIndex":40,"isNotable":true,"name":"Curved Weapon","orbit":4},"7251":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[],"group":437,"skill":7251,"orbitIndex":16,"name":"Attack Damage","orbit":7},"31370":{"stats":["10% increased Armour","+10% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":2147483647,"id":32448}],"group":479,"skill":31370,"orbitIndex":8,"name":"Armour and Applies to Lightning Damage","orbit":2},"37244":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":37244,"stats":["12% increased Block chance","40% increased Block Recovery"],"recipe":["Disgust","Greed","Fear"],"connections":[{"orbit":3,"id":33445},{"orbit":0,"id":37795}],"group":1019,"orbitIndex":8,"isNotable":true,"name":"Shield Expertise","orbit":2},"63545":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":755,"skill":63545,"orbitIndex":6,"name":"Minion Damage","orbit":7},"19873":{"stats":["5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":36602},{"orbit":-4,"id":17655}],"group":456,"skill":19873,"orbitIndex":22,"name":"Area of Effect","orbit":2},"38966":{"stats":["8% increased Evasion Rating","12% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":30210},{"orbit":0,"id":35058},{"orbit":0,"id":61976}],"group":967,"skill":38966,"orbitIndex":0,"name":"Stun Threshold and Evasion Rating","orbit":2},"857":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":481,"skill":857,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"29652":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":35911},{"orbit":0,"id":28002}],"group":362,"skill":29652,"orbitIndex":16,"name":"Spell Damage","orbit":2},"3188":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":3188,"stats":["Gain Physical Thorns damage equal to 10% of Item Armour on Equipped Body Armour"],"recipe":["Ire","Disgust","Isolation"],"connections":[{"orbit":0,"id":38670},{"orbit":0,"id":46051}],"group":59,"orbitIndex":21,"isNotable":true,"name":"Revenge","orbit":3},"12249":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-3,"id":12761}],"group":939,"skill":12249,"orbitIndex":20,"name":"Evasion and Energy Shield","orbit":2},"58779":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":51040},{"orbit":0,"id":327},{"orbit":0,"id":23822},{"orbit":0,"id":47976}],"group":1115,"skill":58779,"orbitIndex":6,"name":"Deflection","orbit":2},"41076":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaReplaceSpiritWithDarkness.dds","skill":41076,"stats":["You have no Spirit","Base Maximum Darkness is 100","Damage taken is Reserved from Darkness before being taken from Life or Energy Shield","Darkness Reservation lasts for 5 seconds","+8 to Maximum Darkness per Level"],"ascendancyName":"Acolyte of Chayula","connections":[{"orbit":0,"id":32771}],"group":1331,"orbitIndex":45,"isNotable":true,"name":"Embrace the Darkness","orbit":9},"26282":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodPhysicalDamageExtraGore.dds","skill":26282,"stats":["Bleeding you inflict on Cursed targets is Aggravated","Elemental Damage also Contributes to Bleeding Magnitude"],"ascendancyName":"Blood Mage","connections":[],"group":795,"orbitIndex":66,"isNotable":true,"name":"Blood Barbs","orbit":5},"1140":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1140,"stats":["+5 to any Attribute"],"isAttribute":true,"group":737,"connections":[{"orbit":0,"id":15507}],"orbitIndex":22,"name":"Attribute","orbit":2},"18496":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":18496,"stats":["5% reduced Attack Speed","30% increased Magnitude of Ailments you inflict","20% increased Duration of Damaging Ailments on Enemies"],"recipe":["Suffering","Paranoia","Envy"],"connections":[{"orbit":0,"id":50616}],"group":185,"orbitIndex":12,"isNotable":true,"name":"Lasting Trauma","orbit":7},"32885":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":6689}],"group":563,"skill":32885,"orbitIndex":33,"name":"Shield Block","orbit":4},"14926":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":50609},{"orbit":-6,"id":56910}],"group":653,"skill":14926,"orbitIndex":20,"name":"Life Regeneration","orbit":3},"38703":{"stats":["8% increased Critical Hit Chance for Attacks","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":8249}],"group":929,"skill":38703,"orbitIndex":14,"name":"Accuracy and Attack Critical Chance","orbit":7},"60505":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":60505,"stats":["+5 to any Attribute"],"isAttribute":true,"group":909,"connections":[{"orbit":0,"id":28050},{"orbit":0,"id":65009},{"orbit":0,"id":19808},{"orbit":0,"id":18831}],"orbitIndex":0,"name":"Attribute","orbit":0},"3987":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":3987,"stats":["4% increased Skill Speed"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":0,"id":30}],"orbitIndex":27,"name":"Skill Speed","orbit":8},"31898":{"stats":["6% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":0,"id":3921}],"group":428,"skill":31898,"orbitIndex":7,"name":"Herald Reservation","orbit":7},"26885":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-4,"id":59775}],"group":1084,"skill":26885,"orbitIndex":60,"name":"Chaos Damage","orbit":4},"25101":{"stats":["10% increased Exposure Effect"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":5,"id":22439},{"orbit":0,"id":52199},{"orbit":-5,"id":44498}],"group":590,"skill":25101,"orbitIndex":4,"name":"Exposure Effect","orbit":3},"52576":{"stats":["20% increased damage against Immobilised Enemies"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":64550}],"group":704,"skill":52576,"orbitIndex":9,"name":"Damage vs Immobilised","orbit":2},"18419":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":18419,"stats":["Regenerate 1% of maximum Life per second while you have a Totem","Totems Regenerate 3% of maximum Life per second"],"recipe":["Envy","Fear","Paranoia"],"connections":[{"orbit":0,"id":11014},{"orbit":0,"id":16784},{"orbit":0,"id":23667}],"group":247,"orbitIndex":18,"isNotable":true,"name":"Ancestral Mending","orbit":7},"38300":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-7,"id":39716},{"orbit":-7,"id":57373}],"group":449,"skill":38300,"orbitIndex":0,"name":"Flammability Magnitude","orbit":0},"35787":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":42813}],"group":351,"skill":35787,"orbitIndex":0,"name":"Increased Duration","orbit":1},"10271":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":58038}],"group":603,"skill":10271,"orbitIndex":7,"name":"Attack Damage while Surrounded","orbit":3},"29990":{"stats":["5% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":0,"id":36217},{"orbit":-9,"id":47477},{"orbit":0,"id":15775}],"group":1234,"skill":29990,"orbitIndex":2,"name":"Volatility on Kill","orbit":7},"64601":{"icon":"Art/2DArt/SkillIcons/passives/HollowPalmTechniqueKeystone.dds","skill":64601,"isKeystone":true,"stats":["Can Attack as though using a Quarterstaff while both of your hand slots are empty","Unarmed Attacks that would use your Quarterstaff's damage gain:","Physical damage based on their Skill Level","1% more Attack Speed per 25 Item Evasion Rating on Equipped Armour Items","+0.1% to Critical Hit Chance per 10 Item Energy Shield on Equipped Armour Items"],"group":1106,"connections":[],"orbitIndex":0,"name":"Hollow Palm Technique","orbit":0},"48215":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":48215,"stats":["Projectiles have 30% increased Critical Damage Bonus against Enemies further than 6m","Projectiles have 30% increased Critical Hit Chance against Enemies further than 6m","25% chance to inflict Daze with Hits against Enemies further than 6m"],"recipe":["Fear","Ire","Suffering"],"connections":[{"orbit":0,"id":516},{"orbit":0,"id":7201},{"orbit":0,"id":64488},{"orbit":0,"id":61347}],"group":574,"orbitIndex":0,"isNotable":true,"name":"Headshot","orbit":0},"5777":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":5777,"stats":["Minions deal 15% increased Damage","Minions have 20% increased Critical Hit Chance"],"connections":[{"orbit":0,"id":58651}],"group":446,"orbitIndex":4,"isNotable":true,"name":"Deadly Swarm","orbit":4},"38564":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":20091}],"group":444,"skill":38564,"orbitIndex":15,"name":"Sword Damage","orbit":3},"61421":{"stats":["Meta Skills gain 4% increased Energy","5% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":7,"id":16121}],"group":1240,"skill":61421,"orbitIndex":19,"name":"Energy and Critical Chance","orbit":7},"3700":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":3,"id":6842}],"group":1093,"skill":3700,"orbitIndex":6,"name":"Stun and Freeze Buildup","orbit":2},"22185":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":5,"id":17796}],"group":480,"skill":22185,"orbitIndex":9,"name":"Debuff Expiry Rate","orbit":3},"37509":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":33797}],"group":131,"skill":37509,"orbitIndex":3,"name":"Shapeshifting","orbit":5},"45576":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":676,"skill":45576,"orbitIndex":3,"name":"Projectile Mastery","orbit":7},"55617":{"stats":["20% increased Armour while Surrounded","20% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":29914},{"orbit":2,"id":19546}],"group":360,"skill":55617,"orbitIndex":3,"name":"Armour and Evasion while Surrounded","orbit":3},"47021":{"stats":["15% increased Volatility Explosion delay"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":1,"id":36217}],"group":1234,"skill":47021,"orbitIndex":18,"name":"Volatility Detonation Time","orbit":2},"40550":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":289,"skill":40550,"orbitIndex":0,"name":"Totem Mastery","orbit":4},"10372":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":-3,"id":36191},{"orbit":0,"id":55933}],"group":369,"skill":10372,"orbitIndex":1,"name":"Stun Threshold","orbit":1},"14267":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14267,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1264,"connections":[{"orbit":0,"id":32763},{"orbit":0,"id":28976},{"orbit":0,"id":38212},{"orbit":0,"id":1499}],"orbitIndex":0,"name":"Attribute","orbit":0},"36191":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":40325}],"group":369,"skill":36191,"orbitIndex":21,"name":"Stun Threshold","orbit":2},"39495":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":2147483647,"id":46386},{"orbit":9,"id":27048}],"group":1262,"skill":39495,"orbitIndex":0,"name":"Damage and Companion Damage","orbit":0},"58117":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":41186},{"orbit":0,"id":13839},{"orbit":0,"id":56996},{"orbit":0,"id":53719}],"group":96,"skill":58117,"orbitIndex":3,"name":"Totem Damage","orbit":5},"12382":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":35849}],"group":110,"skill":12382,"orbitIndex":3,"name":"Life Mastery","orbit":1},"64724":{"stats":["8% increased Flammability Magnitude","8% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[],"group":92,"skill":64724,"orbitIndex":17,"name":"Flammability and Ignite Magnitude","orbit":2},"25893":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-2,"id":51169}],"group":645,"skill":25893,"orbitIndex":18,"name":"Energy Shield Recharge","orbit":2},"39759":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":48035}],"group":447,"skill":39759,"orbitIndex":10,"name":"Life Regeneration","orbit":2},"315":{"stats":["10% increased Bleeding Duration"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":33216}],"group":580,"skill":315,"orbitIndex":0,"name":"Bleeding Duration","orbit":0},"25026":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":6,"id":3567}],"group":836,"skill":25026,"orbitIndex":20,"name":"Mana Regeneration","orbit":3},"19288":{"icon":"Art/2DArt/SkillIcons/passives/GlancingBlows.dds","skill":19288,"isKeystone":true,"stats":["Chance to Evade is Unlucky","Chance to Deflect is Lucky"],"group":803,"connections":[],"orbitIndex":0,"name":"Glancing Blows","orbit":0},"10729":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":980,"skill":10729,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"56409":{"stats":["12% increased Flammability Magnitude","12% increased Freeze Buildup","12% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":25101},{"orbit":0,"id":43139},{"orbit":0,"id":65248}],"group":590,"skill":56409,"orbitIndex":12,"name":"Elemental Ailment Chance","orbit":4},"53632":{"stats":["12% increased Flammability Magnitude","6% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":3,"id":28482}],"group":273,"skill":53632,"orbitIndex":8,"name":"Flammability Magnitude and Critical Chance","orbit":2},"17702":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17702,"stats":["+5 to any Attribute"],"isAttribute":true,"group":966,"connections":[{"orbit":0,"id":46882},{"orbit":-3,"id":27262},{"orbit":2147483647,"id":20467}],"orbitIndex":0,"name":"Attribute","orbit":0},"8782":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":8782,"stats":["30% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"recipe":["Suffering","Envy","Guilt"],"connections":[{"orbit":0,"id":13882}],"group":591,"orbitIndex":14,"isNotable":true,"name":"Empowering Infusions","orbit":7},"23244":{"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","skill":23244,"stats":["Recover 1% of maximum Life on Kill","Recover 1% of maximum Mana on Kill","25% increased Culling Strike Threshold"],"recipe":["Despair","Suffering","Guilt"],"connections":[{"orbit":2,"id":21792},{"orbit":0,"id":6912}],"group":965,"orbitIndex":3,"isNotable":true,"name":"Bounty Hunter","orbit":7},"6623":{"stats":["Banner Skills have 12% increased Aura Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":12821}],"group":401,"skill":6623,"orbitIndex":10,"name":"Banner Aura Effect","orbit":1},"29527":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":29527,"stats":["50% increased Critical Hit Chance against Enemies on Full Life","Cannot be Blinded while on Full Life","80% increased Damage with Hits against Enemies that are on Full Life"],"recipe":["Paranoia","Ire","Fear"],"connections":[{"orbit":0,"id":61800}],"group":1178,"orbitIndex":8,"isNotable":true,"name":"First Approach","orbit":7},"21336":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":0,"id":62984}],"group":837,"skill":21336,"orbitIndex":19,"name":"Evasion and Energy Shield","orbit":2},"19750":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[],"group":562,"skill":19750,"orbitIndex":0,"name":"Armour and Evasion Mastery","orbit":0},"10830":{"stats":["18% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":59589}],"group":107,"skill":10830,"orbitIndex":2,"name":"Armour","orbit":7},"60891":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds","connections":[{"orbit":0,"id":53185}],"group":1248,"skill":60891,"orbitIndex":9,"name":"Accuracy Rating","orbit":1},"49130":{"stats":["6% reduced Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[],"group":1129,"skill":49130,"orbitIndex":19,"name":"Reduced Projectile Speed","orbit":2},"49661":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":49661,"stats":["30% increased Critical Hit Chance against Bleeding Enemies","20% chance to Aggravate Bleeding on targets you Critically Hit with Attacks"],"recipe":["Fear","Paranoia","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":957,"orbitIndex":2,"isNotable":true,"name":"Perfectly Placed Knife","orbit":1},"23508":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesHaveMoreEffect.dds","skill":23508,"stats":["Benefits from consuming Frenzy Charges for your Skills have 50% chance to be doubled"],"ascendancyName":"Deadeye","connections":[],"group":1308,"orbitIndex":0,"isNotable":true,"name":"Thrilling Chase","orbit":0},"49537":{"stats":["3% increased Attack and Cast Speed with Elemental Skills"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":261,"skill":49537,"orbitIndex":16,"name":"Speed with Elemental Skills","orbit":3},"52574":{"stats":["6% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":-7,"id":55478}],"group":498,"skill":52574,"orbitIndex":21,"name":"Attack Area Damage and Area","orbit":7},"59710":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":5,"id":52618}],"group":102,"skill":59710,"orbitIndex":6,"name":"Shapeshifting","orbit":7},"6338":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[{"orbit":0,"id":2254}],"group":661,"skill":6338,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"31773":{"icon":"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds","skill":31773,"stats":["Archon recovery period expires 25% faster"],"recipe":["Envy","Isolation","Disgust"],"connections":[],"group":432,"orbitIndex":1,"isNotable":true,"name":"Resurging Archon","orbit":7},"8852":{"stats":["15% increased amount of Life Leeched","Leech Life 5% slower"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[],"group":89,"skill":8852,"orbitIndex":17,"name":"Life Leech and Slower Leech","orbit":2},"22713":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":19722},{"orbit":0,"id":4959},{"orbit":0,"id":19003}],"group":1069,"skill":22713,"orbitIndex":6,"name":"Cold Damage","orbit":7},"47284":{"stats":["Minions have +20% to Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdResistNode.dds","connections":[{"orbit":0,"id":3332}],"group":491,"skill":47284,"orbitIndex":0,"name":"Minion Cold Resistance","orbit":0},"13701":{"stats":["5% reduced Effect of Chill on you","10% increased Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":17871},{"orbit":0,"id":59538}],"group":1187,"skill":13701,"orbitIndex":2,"name":"Freeze and Chill Resistance","orbit":2},"5335":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":5335,"stats":["Gain additional Ailment Threshold equal to 30% of maximum Energy Shield","10% reduced Duration of Ailments on You"],"recipe":["Envy","Despair","Fear"],"connections":[{"orbit":0,"id":52060}],"group":1087,"orbitIndex":7,"isNotable":true,"name":"Shimmering Mirage","orbit":7},"40024":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-2,"id":2091}],"group":1054,"skill":40024,"orbitIndex":4,"name":"Poison Chance","orbit":7},"61419":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":61419,"stats":[],"group":627,"connections":[{"orbit":0,"id":3025},{"orbit":0,"id":5314},{"orbit":0,"id":46819}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"2486":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":2486,"stats":["Damage with Hits is Lucky against Enemies that are on Low Life"],"recipe":["Suffering","Envy","Isolation"],"connections":[{"orbit":3,"id":63732},{"orbit":7,"id":19341},{"orbit":0,"id":58884}],"group":732,"orbitIndex":22,"isNotable":true,"name":"Stars Aligned","orbit":7},"45037":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":9736}],"group":759,"skill":45037,"orbitIndex":17,"name":"Armour and Evasion","orbit":7},"60362":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":56265}],"group":1251,"skill":60362,"orbitIndex":6,"name":"Critical Damage","orbit":2},"49394":{"stats":["15% increased Magnitude of Bleeding you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":23786}],"group":957,"skill":49394,"orbitIndex":19,"name":"Critical Bleeding Effect","orbit":7},"38969":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":38969,"stats":["10% increased Accuracy Rating","Gain Accuracy Rating equal to your Intelligence"],"recipe":["Fear","Suffering","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":50588}],"group":979,"orbitIndex":0,"isNotable":true,"name":"Finesse","orbit":0},"9046":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":5,"id":56776}],"group":1010,"skill":9046,"orbitIndex":8,"name":"Critical Chance","orbit":3},"17625":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":-5,"id":10873}],"group":102,"skill":17625,"orbitIndex":18,"name":"Shapeshifting","orbit":7},"42522":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant1.dds","skill":42522,"stats":["50% chance when collecting an Elemental Infusion to gain another different Elemental Infusion"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":127,"isNotable":true,"name":"Refracted Infusion","orbit":9},"17303":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":17303,"stats":["40% increased Cooldown Recovery Rate for Grenade Skills","80% reduced Grenade Damage"],"recipe":["Disgust","Despair","Envy"],"connections":[{"orbit":0,"id":17026},{"orbit":0,"id":27992}],"group":502,"orbitIndex":6,"isNotable":true,"name":"Utility Ordnance","orbit":7},"11094":{"stats":["Charms applied to you have 10% increased Effect"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-6,"id":59303}],"group":1097,"skill":11094,"orbitIndex":3,"name":"Charm Effect","orbit":7},"15617":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":15617,"stats":["20% increased Life Recovery from Flasks","Life Flasks applied to you grant Guard for 4 seconds equal to 8% of the Life Recovery per Second they apply"],"recipe":["Envy","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":415,"orbitIndex":0,"isNotable":true,"name":"Heavy Drinker","orbit":0},"17501":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[],"group":531,"skill":17501,"orbitIndex":7,"name":"Minion Damage","orbit":2},"48745":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":22558},{"orbit":-2,"id":7878}],"group":356,"skill":48745,"orbitIndex":0,"name":"Shield Block","orbit":0},"14725":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","connections":[{"orbit":-5,"id":49220},{"orbit":0,"id":34233}],"group":820,"skill":14725,"orbitIndex":18,"name":"Skill Speed","orbit":2},"39621":{"stats":["Inherent Rage Loss starts 1 second later"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":14176},{"orbit":0,"id":26725}],"group":222,"skill":39621,"orbitIndex":0,"name":"Later Rage Loss Start","orbit":0},"11032":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[],"group":944,"skill":11032,"orbitIndex":0,"name":"Evasion and Energy Shield Mastery","orbit":0},"43579":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":0,"id":35369}],"group":151,"skill":43579,"orbitIndex":9,"name":"Mana Mastery","orbit":1},"17955":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":17955,"stats":["30% reduced Evasion Rating if you have been Hit Recently","100% increased Evasion Rating if you haven't been Hit Recently"],"recipe":["Paranoia","Paranoia","Greed"],"connections":[{"orbit":0,"id":51708}],"group":924,"orbitIndex":6,"isNotable":true,"name":"Careful Consideration","orbit":3},"58379":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionPoison.dds","skill":58379,"stats":["Grants Skill: Acidic Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1318,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Acidic Concoction","orbit":0},"31112":{"stats":["15% increased Ballista Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[],"group":771,"skill":31112,"orbitIndex":2,"name":"Ballista Critical Strike","orbit":7},"29328":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":0,"id":43201}],"group":618,"skill":29328,"orbitIndex":61,"name":"Ailment Chance","orbit":4},"32301":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":32301,"stats":["15% increased Mana Regeneration Rate","30% increased Magnitude of Shock you inflict"],"recipe":["Despair","Disgust","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":50277}],"group":1126,"orbitIndex":0,"isNotable":true,"name":"Frazzled","orbit":0},"2071":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":38420}],"group":426,"skill":2071,"orbitIndex":2,"name":"Mana Regeneration","orbit":2},"37372":{"stats":["3% increased Attack and Cast Speed with Lightning Skills"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":13738}],"group":827,"skill":37372,"orbitIndex":0,"name":"Lightning Skill Speed","orbit":0},"50062":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","skill":50062,"stats":["20% increased maximum Energy Shield","Defend with 120% of Armour while not on Low Energy Shield"],"recipe":["Despair","Greed","Envy"],"connections":[{"orbit":0,"id":37641}],"group":229,"orbitIndex":2,"isNotable":true,"name":"Reinforced Barrier","orbit":2},"46882":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":46882,"stats":[],"group":1020,"connections":[],"orbitIndex":8,"name":"Jewel Socket","orbit":1},"23307":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":23307,"stats":["+5 to any Attribute"],"isAttribute":true,"group":119,"connections":[{"orbit":0,"id":10100},{"orbit":0,"id":59945},{"orbit":0,"id":59886}],"orbitIndex":0,"name":"Attribute","orbit":0},"41873":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[],"group":1280,"skill":41873,"orbitIndex":22,"name":"Frenzy Charge Duration","orbit":2},"21721":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":15899},{"orbit":0,"id":55066},{"orbit":2147483647,"id":62194}],"group":602,"skill":21721,"orbitIndex":4,"name":"Bleeding Chance","orbit":3},"57462":{"stats":["8% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-6,"id":12078}],"group":1143,"skill":57462,"orbitIndex":17,"name":"Projectile Speed","orbit":3},"54282":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54282,"stats":["+5 to any Attribute"],"isAttribute":true,"group":649,"connections":[{"orbit":0,"id":52125},{"orbit":2147483647,"id":11066}],"orbitIndex":0,"name":"Attribute","orbit":3},"44371":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianGainStunThresholdArmour.dds","skill":44371,"stats":["Gain Deflection Rating equal to 20% of Armour","Gain 100% of Evasion Rating as extra Ailment Threshold"],"ascendancyName":"Tactician","connections":[{"orbit":0,"id":30151}],"group":293,"orbitIndex":0,"isNotable":true,"name":"Polish That Gear","orbit":0},"58783":{"stats":["8% increased amount of Life Leeched","8% increased Armour and Evasion Rating while Leeching"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":26520}],"group":736,"skill":58783,"orbitIndex":19,"name":"Life Leech. Armour and Evasion while Leeching","orbit":2},"13174":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/Fireblood.dds","skill":13174,"stats":["Maximum Mana is replaced by twice as much Maximum Infernal Flame","Gain Infernal Flame instead of spending Mana for Skill costs","Take maximum Life and Energy Shield as Fire Damage when Infernal Flame reaches maximum","Lose all Infernal Flame on reaching maximum Infernal Flame","25% of Infernal Flame lost per second if none was gained in the past 2 seconds"],"ascendancyName":"Infernalist","connections":[{"orbit":0,"id":770}],"group":611,"orbitIndex":3,"isNotable":true,"name":"Pyromantic Pact","orbit":6},"14958":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":17548}],"group":887,"skill":14958,"orbitIndex":10,"name":"Critical Chance","orbit":1},"56935":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":56935,"stats":["+5 to any Attribute"],"isAttribute":true,"group":600,"connections":[{"orbit":0,"id":57710},{"orbit":0,"id":34058}],"orbitIndex":0,"name":"Attribute","orbit":0},"64325":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-4,"id":45304}],"group":1200,"skill":64325,"orbitIndex":11,"name":"Poison Damage","orbit":3},"3995":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":12311}],"group":724,"skill":3995,"orbitIndex":13,"name":"Crossbow Reload Speed","orbit":7},"45969":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":45969,"stats":["+5 to any Attribute"],"isAttribute":true,"group":549,"connections":[{"orbit":-7,"id":28693},{"orbit":0,"id":24880}],"orbitIndex":36,"name":"Attribute","orbit":6},"43578":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":652,"skill":43578,"orbitIndex":26,"name":"Projectile Damage","orbit":4},"25619":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":25619,"stats":["10% increased Attack Speed","15% chance to Blind Enemies on Hit with Attacks"],"recipe":["Despair","Despair","Despair"],"connections":[{"orbit":3,"id":43562}],"group":690,"orbitIndex":12,"isNotable":true,"name":"Sand in the Eyes","orbit":2},"39886":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39886,"stats":["+5 to any Attribute"],"isAttribute":true,"group":566,"connections":[{"orbit":0,"id":56935}],"orbitIndex":0,"name":"Attribute","orbit":0},"49799":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":46224}],"group":797,"skill":49799,"orbitIndex":20,"name":"Mana Flask Recovery","orbit":2},"1755":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":31707}},"skill":1755,"stats":["8% increased Spell Damage"],"isSwitchable":true,"group":609,"connections":[{"orbit":-4,"id":18845}],"orbitIndex":17,"name":"Spell Damage","orbit":2},"30905":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":5,"id":8697},{"orbit":6,"id":34201}],"group":891,"skill":30905,"orbitIndex":21,"name":"Elemental Attack Damage","orbit":4},"9411":{"stats":["25% increased Life Recovery from Flasks used when on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":49466}],"group":1028,"skill":9411,"orbitIndex":15,"name":"Life Flasks","orbit":7},"16013":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":41811}],"group":1174,"skill":16013,"orbitIndex":6,"name":"Daze on Hit","orbit":7},"43842":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":5695},{"orbit":2,"id":28092}],"group":432,"skill":43842,"orbitIndex":0,"name":"Archon Effect","orbit":0},"63267":{"stats":["12% increased Attack Damage while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":65424}],"group":681,"skill":63267,"orbitIndex":3,"name":"Dual Wielding Damage","orbit":2},"27667":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCurseInfiniteDuration.dds","skill":27667,"stats":["Enemies you Curse have at least 15% of Life Reserved"],"ascendancyName":"Blood Mage","connections":[],"group":795,"orbitIndex":8,"isNotable":true,"name":"Whispers of the Flesh","orbit":6},"38568":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlindPattern","connections":[],"group":914,"skill":38568,"orbitIndex":2,"name":"Blind Mastery","orbit":1},"50715":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":50715,"stats":["+1 to maximum Cold Infusions"],"recipe":["Greed","Envy","Fear"],"connections":[{"orbit":0,"id":50383}],"group":605,"orbitIndex":21,"isNotable":true,"name":"Frozen Limit","orbit":7},"54283":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":26324}],"group":372,"skill":54283,"orbitIndex":21,"name":"Armour","orbit":3},"53895":{"stats":["15% reduced Grenade Detonation Time"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":2,"id":17303}],"group":502,"skill":53895,"orbitIndex":8,"name":"Grenade Fuse Duration","orbit":3},"4061":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":27491}],"group":514,"skill":4061,"orbitIndex":36,"name":"Energy Shield","orbit":4},"16114":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":350,"skill":16114,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"64324":{"stats":["4% increased Block chance","5% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":9,"id":41442}],"group":180,"skill":64324,"orbitIndex":17,"name":"Block and Stun Threshold","orbit":3},"62350":{"stats":["5% increased Flask Effect Duration","2% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[],"group":1050,"skill":62350,"orbitIndex":12,"name":"Attack Speed and Flask Duration","orbit":2},"52829":{"stats":["12% increased Stun Buildup","10% increased Damage with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":375}],"group":81,"skill":52829,"orbitIndex":63,"name":"Mace Damage and Stun Buildup","orbit":4},"6222":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":57608},{"orbit":0,"id":9037},{"orbit":0,"id":65189}],"group":149,"skill":6222,"orbitIndex":64,"name":"Shapeshifting","orbit":5},"19674":{"stats":["8% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":41493}],"group":250,"skill":19674,"orbitIndex":2,"name":"Attack Area Damage and Area","orbit":3},"5314":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":5314,"stats":["+5 to any Attribute"],"isAttribute":true,"group":626,"connections":[{"orbit":0,"id":29009}],"orbitIndex":36,"name":"Attribute","orbit":4},"63002":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":63002,"stats":["Buffs on you expire 10% slower"],"ascendancyName":"Chronomancer","group":243,"connections":[{"orbit":0,"id":58747}],"orbitIndex":0,"name":"Buff Expiry Rate","orbit":0},"21070":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":57388}],"group":157,"skill":21070,"orbitIndex":20,"name":"Attack Critical Chance","orbit":7},"54811":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54811,"stats":["+5 to any Attribute"],"isAttribute":true,"group":312,"connections":[{"orbit":0,"id":13474}],"orbitIndex":0,"name":"Attribute","orbit":0},"31433":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":31433,"stats":["20% increased Elemental Damage with Attacks","5% of Physical Damage from Hits taken as Damage of a Random Element"],"recipe":["Isolation","Isolation","Paranoia"],"connections":[{"orbit":-4,"id":21495},{"orbit":0,"id":5348}],"group":1088,"orbitIndex":8,"isNotable":true,"name":"Catalysis","orbit":2},"50192":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":50192,"stats":["3% increased maximum Life"],"ascendancyName":"Blood Mage","group":851,"connections":[{"orbit":-9,"id":31223}],"orbitIndex":0,"name":"Life","orbit":0},"55478":{"stats":["6% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":48006},{"orbit":-3,"id":16168}],"group":498,"skill":55478,"orbitIndex":2,"name":"Attack Area Damage and Area","orbit":2},"52298":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":52298,"stats":["+5 to any Attribute"],"isAttribute":true,"group":188,"connections":[{"orbit":0,"id":4527},{"orbit":0,"id":26725},{"orbit":0,"id":53308},{"orbit":0,"id":31805},{"orbit":0,"id":52126}],"orbitIndex":0,"name":"Attribute","orbit":0},"35792":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":35792,"stats":["Gain 8 Rage when you use a Life Flask"],"recipe":["Isolation","Despair","Isolation"],"connections":[],"group":214,"orbitIndex":12,"isNotable":true,"name":"Blood of Rage","orbit":2},"31763":{"stats":["10% increased Critical Hit Chance with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":43155}],"group":760,"skill":31763,"orbitIndex":27,"name":"Crossbow Critical Chance","orbit":4},"46760":{"stats":["20% increased Critical Hit Chance if you haven't dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":51534},{"orbit":0,"id":8631}],"group":441,"skill":46760,"orbitIndex":0,"name":"Critical Chance","orbit":0},"54148":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":54148,"stats":["Damage Penetrates 15% Fire Resistance","15% increased Duration of Damaging Ailments on Enemies"],"recipe":["Isolation","Envy","Fear"],"connections":[{"orbit":0,"id":52746},{"orbit":0,"id":56934}],"group":438,"orbitIndex":6,"isNotable":true,"name":"Smoke Inhalation","orbit":2},"21788":{"stats":["12% increased Damage with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":8573},{"orbit":0,"id":34612}],"group":1261,"skill":21788,"orbitIndex":21,"name":"Bow Damage","orbit":5},"13407":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":13407,"stats":["25% increased Critical Damage Bonus","+10 to Strength"],"recipe":["Isolation","Paranoia","Fear"],"connections":[{"orbit":-3,"id":23040},{"orbit":0,"id":51583}],"group":1285,"orbitIndex":9,"isNotable":true,"name":"Heartbreaking","orbit":2},"44373":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":44373,"stats":["Unwithered enemies are Withered for 8 seconds when they enter your Presence","20% increased Withered Magnitude"],"recipe":["Guilt","Guilt","Isolation"],"connections":[],"group":1122,"orbitIndex":0,"isNotable":true,"name":"Wither Away","orbit":0},"50720":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":43557},{"orbit":-3,"id":11376},{"orbit":3,"id":34199},{"orbit":3,"id":30523}],"group":621,"skill":50720,"orbitIndex":23,"name":"Minion Damage","orbit":3},"45162":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":7,"id":24801},{"orbit":-2,"id":63031}],"group":143,"skill":45162,"orbitIndex":18,"name":"Presence Area","orbit":7},"65256":{"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","skill":65256,"stats":["50% increased Hazard Area of Effect","20% reduced Hazard Damage"],"recipe":["Guilt","Disgust","Despair"],"connections":[{"orbit":0,"id":34845},{"orbit":0,"id":40626}],"group":1076,"orbitIndex":0,"isNotable":true,"name":"Widespread Coverage","orbit":0},"31697":{"stats":["10% increased Elemental Infusion duration"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":51303}],"group":346,"skill":31697,"orbitIndex":4,"name":"Infusion Duration","orbit":2},"16347":{"stats":["+2 to Maximum Rage"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":52373}],"group":290,"skill":16347,"orbitIndex":2,"name":"Maximum Rage","orbit":2},"35265":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35265,"stats":["+5 to any Attribute"],"isAttribute":true,"group":422,"connections":[{"orbit":0,"id":31903},{"orbit":0,"id":48589},{"orbit":0,"id":18374},{"orbit":0,"id":6274}],"orbitIndex":0,"name":"Attribute","orbit":0},"54676":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":39759},{"orbit":0,"id":37612}],"group":447,"skill":54676,"orbitIndex":15,"name":"Life Regeneration","orbit":2},"5066":{"stats":["10% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":6714}],"group":525,"skill":5066,"orbitIndex":8,"name":"Curse Effect on you","orbit":2},"19011":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":45363}],"group":418,"skill":19011,"orbitIndex":20,"name":"Melee Damage","orbit":3},"7246":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":7246,"stats":["12% increased Mana Regeneration Rate"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":39204}],"orbitIndex":54,"name":"Mana Regeneration","orbit":8},"35653":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":35653},{"orbit":0,"id":65468}],"group":691,"skill":35653,"orbitIndex":0,"name":"Grenade Damage","orbit":0},"9908":{"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","skill":9908,"stats":["15% increased Cost Efficiency of Attacks","18% of Skill Mana Costs Converted to Life Costs"],"recipe":["Envy","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":294,"orbitIndex":8,"isNotable":true,"name":"Price of Freedom","orbit":2},"23382":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":23382,"stats":["+5 to any Attribute"],"isAttribute":true,"group":249,"connections":[{"orbit":0,"id":59093},{"orbit":0,"id":7960},{"orbit":0,"id":9065}],"orbitIndex":0,"name":"Attribute","orbit":0},"64851":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":64851,"stats":["12% increased Block chance","20% increased Parried Debuff Duration"],"recipe":["Greed","Guilt","Greed"],"connections":[{"orbit":0,"id":21324}],"group":938,"orbitIndex":9,"isNotable":true,"name":"Flashy Parrying","orbit":7},"1020":{"stats":["6% increased bonuses gained from Equipped Quiver"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[{"orbit":0,"id":54631}],"group":1129,"skill":1020,"orbitIndex":3,"name":"Quiver Effect","orbit":7},"40276":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":32745},{"orbit":0,"id":60241}],"group":390,"skill":40276,"orbitIndex":0,"name":"Bleed Chance","orbit":0},"38430":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[{"orbit":0,"id":10499}],"group":528,"skill":38430,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"31903":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":31903,"stats":["+5 to any Attribute"],"isAttribute":true,"group":396,"connections":[{"orbit":0,"id":37612},{"orbit":0,"id":56605},{"orbit":0,"id":38010}],"orbitIndex":0,"name":"Attribute","orbit":0},"63009":{"stats":["Remnants can be collected from 10% further away"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[{"orbit":0,"id":37593}],"group":688,"skill":63009,"orbitIndex":3,"name":"Remnant Pickup Range","orbit":2},"43720":{"stats":["+5% to Cold Resistance","10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[],"group":1046,"skill":43720,"orbitIndex":11,"name":"Mana Leech and Cold Resistance","orbit":2},"38694":{"stats":["Herald Skills deal 20% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":-4,"id":22188}],"group":710,"skill":38694,"orbitIndex":8,"name":"Herald Damage","orbit":7},"11855":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":30829}],"group":808,"skill":11855,"orbitIndex":16,"name":"Accuracy","orbit":2},"46887":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":-6,"id":43720},{"orbit":0,"id":38463}],"group":1046,"skill":46887,"orbitIndex":6,"name":"Mana Leech","orbit":3},"17367":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-6,"id":53941},{"orbit":0,"id":12761}],"group":939,"skill":17367,"orbitIndex":4,"name":"Evasion and Energy Shield","orbit":3},"51248":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":38292},{"orbit":4,"id":6015}],"group":429,"skill":51248,"orbitIndex":9,"name":"Fire Damage","orbit":2},"44372":{"stats":["6% increased Spell Damage","2% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/AuraNotable.dds","connections":[{"orbit":0,"id":11679},{"orbit":0,"id":25829}],"group":521,"skill":44372,"orbitIndex":22,"name":"Spell Damage and Cast Speed","orbit":2},"4492":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[],"group":647,"skill":4492,"orbitIndex":0,"name":"Attributes Mastery","orbit":0},"24825":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24825,"stats":["+5 to any Attribute"],"isAttribute":true,"group":858,"connections":[{"orbit":-3,"id":16460},{"orbit":-3,"id":29479},{"orbit":-3,"id":60738}],"orbitIndex":10,"name":"Attribute","orbit":3},"15424":{"stats":["15% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":58157},{"orbit":0,"id":35151}],"group":1113,"skill":15424,"orbitIndex":20,"name":"Stun Threshold","orbit":2},"43443":{"stats":["15% increased Critical Hit Chance with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":32148},{"orbit":0,"id":49370},{"orbit":0,"id":8535}],"group":63,"skill":43443,"orbitIndex":0,"name":"Flail Critical Chance","orbit":0},"42914":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":42914,"stats":["15% increased Damage with Flails","6% increased Attack Speed with Flails"],"connections":[{"orbit":0,"id":33393},{"orbit":0,"id":50847}],"group":72,"orbitIndex":60,"isNotable":true,"name":"Ball and Chain","orbit":4},"15618":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","connections":[{"orbit":0,"id":57710}],"group":630,"skill":15618,"orbitIndex":0,"name":"Spell Critical Damage","orbit":3},"33404":{"icon":"Art/2DArt/SkillIcons/passives/EternalYouth.dds","skill":33404,"isKeystone":true,"stats":["Life Recharges instead of Energy Shield","50% less Life Recovery from Flasks"],"group":1140,"connections":[{"orbit":0,"id":57821}],"orbitIndex":0,"name":"Eternal Youth","orbit":0},"41861":{"icon":"Art/2DArt/SkillIcons/passives/MultipleBeastCompanionsKeystone.dds","skill":41861,"isKeystone":true,"stats":["You can have two Companions of different types","You have 30% less Defences","Companions have +1 to each Defence for every 2 of that Defence you have"],"group":1235,"connections":[],"orbitIndex":0,"name":"Trusted Kinship","orbit":0},"52703":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageCritDamagePerLife.dds","skill":52703,"stats":["1% increased Critical Damage Bonus per 50 Life"],"ascendancyName":"Blood Mage","connections":[],"group":780,"orbitIndex":0,"isNotable":true,"name":"Gore Spike","orbit":0},"8349":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":31644}],"group":565,"skill":8349,"orbitIndex":19,"name":"Energy Shield Recharge","orbit":2},"1499":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","connections":[{"orbit":-2,"id":33830}],"group":1279,"skill":1499,"orbitIndex":0,"name":"Life Regeneration","orbit":2},"64462":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":53150}],"group":1212,"skill":64462,"orbitIndex":17,"name":"Mana Leech","orbit":2},"36709":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":518,"skill":36709,"orbitIndex":6,"name":"Stun Threshold","orbit":7},"64726":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[{"orbit":0,"id":46296},{"orbit":0,"id":38479}],"group":761,"skill":64726,"orbitIndex":8,"name":"Projectile Mastery","orbit":2},"13772":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus8.dds","skill":13772,"orbitIndex":0,"stats":["Body Armour grants +50% of Armour also applies to Elemental Damage"],"ascendancyName":"Smith of Kitava","connections":[],"group":24,"applyToArmour":true,"isNotable":true,"name":"Flowing Metal","orbit":0},"23305":{"stats":["Mark Skills have 10% increased Use Speed"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-3,"id":21279},{"orbit":0,"id":51602}],"group":1169,"skill":23305,"orbitIndex":3,"name":"Mark Use Speed","orbit":2},"49259":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":128,"skill":49259,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"44776":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":48773},{"orbit":5,"id":1841}],"group":1226,"skill":44776,"orbitIndex":18,"name":"Evasion","orbit":5},"35918":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":35918,"stats":["40% increased Presence Area of Effect","8% reduced Area of Effect"],"recipe":["Disgust","Paranoia","Suffering"],"connections":[{"orbit":0,"id":52038}],"group":161,"orbitIndex":2,"isNotable":true,"name":"One For All","orbit":7},"45569":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":55596}],"group":236,"skill":45569,"orbitIndex":14,"name":"Spell Critical Damage","orbit":2},"64990":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds","connections":[{"orbit":0,"id":60891},{"orbit":0,"id":18897},{"orbit":0,"id":27705}],"group":1248,"skill":64990,"orbitIndex":10,"name":"Intelligence","orbit":2},"5710":{"icon":"Art/2DArt/SkillIcons/passives/strongarm.dds","skill":5710,"stats":["10% increased Stun Buildup","16% increased Melee Damage","+10 to Strength"],"connections":[{"orbit":-3,"id":6839},{"orbit":0,"id":38323},{"orbit":0,"id":14923},{"orbit":-4,"id":6529}],"group":503,"orbitIndex":51,"isNotable":true,"name":"Brutal","orbit":4},"10265":{"icon":"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds","skill":10265,"stats":["40% increased Critical Damage Bonus with Spears"],"recipe":["Greed","Despair","Disgust"],"connections":[{"orbit":0,"id":36071}],"group":1196,"orbitIndex":48,"isNotable":true,"name":"Javelin","orbit":6},"25031":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":225,"skill":25031,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"24240":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":24240,"stats":["Debuffs you inflict have 10% increased Slow Magnitude","Debuffs on you expire 20% faster"],"recipe":["Fear","Despair","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBrandPattern","connections":[{"orbit":-7,"id":11764}],"group":1038,"orbitIndex":0,"isNotable":true,"name":"Time Manipulation","orbit":0},"62603":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":3,"id":19715}],"group":571,"skill":62603,"orbitIndex":20,"name":"Fire Penetration","orbit":3},"18624":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":-2,"id":39608},{"orbit":2,"id":12329}],"group":1242,"skill":18624,"orbitIndex":22,"name":"Hazard Damage","orbit":3},"33141":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":30732,"name":"Life","stats":["3% increased maximum Life"]}},"skill":33141,"stats":["3% increased maximum Life"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":4,"id":33570}],"orbitIndex":9,"name":"Life","orbit":9},"2847":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":2847,"stats":["+5 to any Attribute"],"isAttribute":true,"group":634,"connections":[{"orbit":0,"id":45272}],"orbitIndex":0,"name":"Attribute","orbit":0},"24438":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":24438,"stats":["Totems gain +20% to all Elemental Resistances","Totems have 20% additional Physical Damage Reduction"],"recipe":["Despair","Greed","Despair"],"connections":[{"orbit":0,"id":46748},{"orbit":0,"id":17745}],"group":370,"orbitIndex":0,"isNotable":true,"name":"Hardened Wood","orbit":0},"28797":{"stats":["3% increased Attack Speed with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":632}],"group":1269,"skill":28797,"orbitIndex":65,"name":"Dagger Speed","orbit":6},"38292":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":33397}],"group":429,"skill":38292,"orbitIndex":15,"name":"Flammability Magnitude","orbit":2},"18822":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":-3,"id":21567},{"orbit":3,"id":47790}],"group":102,"skill":18822,"orbitIndex":0,"name":"Shapeshifting","orbit":1},"61149":{"stats":["20% increased Stun Recovery"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":42760}],"group":1113,"skill":61149,"orbitIndex":13,"name":"Stun Recovery","orbit":2},"65518":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageSaguineTides.dds","skill":65518,"stats":["50% less Life Recovery from Flasks","Gain 1 Life Flask Charge per 4% Life spent","On Hitting an Enemy while a Life Flask is at full Charges, 40% of its Charges are consumed","Gain 1% of damage as Physical damage for 3 seconds per Charge consumed this way"],"ascendancyName":"Blood Mage","connections":[],"group":795,"orbitIndex":6,"isNotable":true,"name":"Sanguine Tides","orbit":5},"49136":{"stats":["12% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":4,"id":9604},{"orbit":-3,"id":59466}],"group":308,"skill":49136,"orbitIndex":70,"name":"Life Leech","orbit":4},"39083":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":39083,"stats":["6% increased Skill Speed","6% of Skill Mana Costs Converted to Life Costs"],"recipe":["Guilt","Fear","Disgust"],"connections":[],"group":364,"orbitIndex":0,"isNotable":true,"name":"Blood Rush","orbit":0},"22049":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Melee Damage","10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","name":"Melee and Projectile Damage","id":28255}},"skill":22049,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":889,"connections":[{"orbit":0,"id":60505}],"orbitIndex":0,"name":"Projectile Damage","orbit":0},"6127":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEncasedInJade.dds","skill":6127,"stats":["Gain a stack of Jade every second","Grants Skill: Encase in Jade"],"ascendancyName":"Warbringer","connections":[],"group":21,"orbitIndex":0,"isNotable":true,"name":"Jade Heritage","orbit":0},"41736":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":41736,"stats":[],"ascendancyName":"Amazon","isAscendancyStart":true,"group":1347,"connections":[{"orbit":0,"id":46071},{"orbit":0,"id":35033},{"orbit":4,"id":5563},{"orbit":0,"id":60662},{"orbit":-4,"id":2702},{"orbit":0,"id":6109}],"orbitIndex":27,"name":"Amazon","orbit":6},"47150":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":-5,"id":56910}],"group":640,"skill":47150,"orbitIndex":16,"name":"Armour and Evasion","orbit":2},"7960":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":7960,"stats":[],"group":288,"connections":[],"orbitIndex":2,"name":"Jewel Socket","orbit":1},"45304":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-4,"id":6078}],"group":1200,"skill":45304,"orbitIndex":18,"name":"Poison Duration","orbit":3},"22115":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds","connections":[{"orbit":0,"id":61263},{"orbit":0,"id":59446}],"group":992,"skill":22115,"orbitIndex":10,"name":"Intelligence","orbit":1},"16433":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCanUseConcoctionSkillsMore.dds","skill":16433,"stats":[],"ascendancyName":"Pathfinder","connections":[{"orbit":0,"id":4495},{"orbit":0,"id":12795},{"orbit":0,"id":57253},{"orbit":0,"id":39292}],"group":1323,"orbitIndex":0,"isNotable":true,"name":"Practical Remedies","orbit":0},"39347":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":39347,"stats":["30% increased Stun Buildup","12% increased Area of Effect if you have Stunned an Enemy Recently"],"recipe":["Disgust","Disgust","Disgust"],"connections":[],"group":141,"orbitIndex":21,"isNotable":true,"name":"Breaking Blows","orbit":3},"49388":{"stats":["10% increased Magnitude of Chill you inflict","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":37304},{"orbit":-7,"id":38215},{"orbit":7,"id":4806}],"group":1123,"skill":49388,"orbitIndex":19,"name":"Elemental","orbit":2},"7068":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistIncreasedEffectOfJewellery.dds","skill":7068,"stats":["25% increased bonuses gained from Equipped Rings and Amulets"],"ascendancyName":"Ritualist","connections":[],"group":1349,"orbitIndex":0,"isNotable":true,"name":"Mystic Attunement","orbit":0},"60620":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":45992}],"group":299,"skill":60620,"orbitIndex":4,"name":"Strength","orbit":7},"16499":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":16499,"stats":["40% increased Curse Duration","10% increased Curse Magnitudes"],"recipe":["Isolation","Despair","Envy"],"connections":[{"orbit":0,"id":36814}],"group":700,"orbitIndex":12,"isNotable":true,"name":"Lingering Whispers","orbit":7},"989":{"stats":["15% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":26416}],"group":214,"skill":989,"orbitIndex":20,"name":"Life Flasks","orbit":2},"52429":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":7,"id":58930}],"group":500,"skill":52429,"orbitIndex":13,"name":"Cast Speed","orbit":3},"56928":{"stats":["5% increased Flask Effect Duration","2% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":7,"id":62350}],"group":1050,"skill":56928,"orbitIndex":15,"name":"Attack Speed and Flask Duration","orbit":3},"44498":{"stats":["10% increased Exposure Effect"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-5,"id":22439},{"orbit":0,"id":38068}],"group":590,"skill":44498,"orbitIndex":20,"name":"Exposure Effect","orbit":3},"64064":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[],"group":1127,"skill":64064,"orbitIndex":0,"name":"Accuracy","orbit":0},"37641":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEnergyShieldPattern","connections":[],"group":229,"skill":37641,"orbitIndex":0,"name":"Armour and Energy Shield Mastery","orbit":0},"2560":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":20044}],"group":1274,"skill":2560,"orbitIndex":1,"name":"Deflection","orbit":2},"24039":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToEnergyShield.dds","skill":24039,"stats":["Reserves 25% of Life","+1 to Maximum Energy Shield per 8 Maximum Life"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":51,"isNotable":true,"name":"Beidat's Hand","orbit":5},"54675":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":58814}],"group":786,"skill":54675,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"8154":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryChannelling.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":3921},{"orbit":0,"id":38398}],"group":428,"skill":8154,"orbitIndex":0,"name":"Herald Mastery","orbit":0},"58109":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":58109,"stats":["+5 to any Attribute"],"isAttribute":true,"group":692,"connections":[{"orbit":0,"id":14340}],"orbitIndex":0,"name":"Attribute","orbit":0},"42916":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":11030}],"group":229,"skill":42916,"orbitIndex":4,"name":"Energy Shield Delay","orbit":3},"37905":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[],"group":1238,"skill":37905,"orbitIndex":2,"name":"Flammability Magnitude","orbit":3},"63659":{"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","skill":63659,"stats":["25% increased Critical Hit Chance with Traps"],"connections":[{"orbit":0,"id":33964},{"orbit":0,"id":37616}],"group":1221,"orbitIndex":45,"isNotable":true,"name":"Clever Construction","orbit":4},"21324":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern","connections":[],"group":938,"skill":21324,"orbitIndex":7,"name":"Buckler Mastery","orbit":2},"24766":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":24766,"stats":["50% increased Surrounded Area of Effect"],"recipe":["Guilt","Ire","Suffering"],"connections":[{"orbit":-3,"id":11257},{"orbit":-7,"id":31566},{"orbit":0,"id":51974}],"group":603,"orbitIndex":0,"isNotable":true,"name":"Paranoia","orbit":0},"51774":{"stats":["15% reduced Volatility Explosion delay"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":2,"id":34425}],"group":1234,"skill":51774,"orbitIndex":10,"name":"Volatility Detonation Time","orbit":2},"31175":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":31175,"stats":["Minions have 40% increased Critical Damage Bonus"],"recipe":["Isolation","Despair","Ire"],"connections":[{"orbit":0,"id":20119}],"group":531,"orbitIndex":22,"isNotable":true,"name":"Grip of Evil","orbit":2},"16084":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":57552}],"group":309,"skill":16084,"orbitIndex":0,"name":"One Handed Damage","orbit":0},"55342":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55342,"stats":["+5 to any Attribute"],"isAttribute":true,"group":757,"connections":[{"orbit":-5,"id":17248}],"orbitIndex":60,"name":"Attribute","orbit":5},"29391":{"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":-3,"id":29009},{"orbit":3,"id":5314},{"orbit":3,"id":50715},{"orbit":0,"id":61354},{"orbit":-3,"id":29800}],"group":605,"skill":29391,"orbitIndex":6,"name":"Infused Spell Damage","orbit":2},"46748":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":5,"id":51206},{"orbit":-5,"id":60568}],"group":385,"skill":46748,"orbitIndex":0,"name":"Totem Life","orbit":0},"3336":{"stats":["20% increased Critical Damage Bonus if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":30615}],"group":1216,"skill":3336,"orbitIndex":19,"name":"Critical Damage when consuming a Power Charge","orbit":2},"7741":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":7741,"stats":["+5 to any Attribute"],"isAttribute":true,"group":657,"connections":[{"orbit":0,"id":42500}],"orbitIndex":5,"name":"Attribute","orbit":6},"8092":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":6,"id":44605},{"orbit":0,"id":59028}],"group":652,"skill":8092,"orbitIndex":11,"name":"Projectile Damage","orbit":4},"58513":{"stats":["1% increased Movement Speed","8% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2147483647,"id":14418},{"orbit":0,"id":11774}],"group":1110,"skill":58513,"orbitIndex":9,"name":"Evasion and Movement Speed","orbit":3},"42127":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":4456},{"orbit":0,"id":41573}],"group":582,"skill":42127,"orbitIndex":10,"name":"Fire Penetration","orbit":2},"19680":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":50558}],"group":446,"skill":19680,"orbitIndex":54,"name":"Critical Chance","orbit":4},"48734":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkeyNotable.dds","skill":48734,"stats":["15% increased Presence Area of Effect","Aura Skills have 10% increased Magnitudes","+10 to Intelligence"],"recipe":["Guilt","Despair","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":1252,"orbitIndex":4,"isNotable":true,"name":"The Howling Primate","orbit":3},"34058":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34058,"stats":["+5 to any Attribute"],"isAttribute":true,"group":556,"connections":[{"orbit":-6,"id":59376},{"orbit":0,"id":4456}],"orbitIndex":0,"name":"Attribute","orbit":0},"23570":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":23570,"stats":["+5 to any Attribute"],"isAttribute":true,"group":518,"connections":[{"orbit":0,"id":41031}],"orbitIndex":18,"name":"Attribute","orbit":4},"6655":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":6655,"stats":["10% chance to Aggravate Bleeding on targets you Hit with Attacks"],"recipe":["Despair","Suffering","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":543,"orbitIndex":14,"isNotable":true,"name":"Aggravation","orbit":2},"5049":{"stats":["2% increased Attack Speed","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":49231},{"orbit":3,"id":42177}],"group":494,"skill":5049,"orbitIndex":18,"name":"Attack Speed and Dexterity","orbit":7},"54152":{"stats":["3% increased Movement Speed while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":43453}],"group":1163,"skill":54152,"orbitIndex":0,"name":"Sprint Movement Speed","orbit":0},"62609":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":62609,"stats":["Attacks used by Totems have 4% increased Attack Speed per Summoned Totem"],"recipe":["Suffering","Fear","Envy"],"connections":[{"orbit":0,"id":11014},{"orbit":0,"id":16051}],"group":247,"orbitIndex":6,"isNotable":true,"name":"Ancestral Unity","orbit":7},"54416":{"stats":["20% increased Armour if you have been Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":60274}],"group":95,"skill":54416,"orbitIndex":12,"name":"Armour","orbit":7},"43444":{"stats":["8% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[],"group":643,"skill":43444,"orbitIndex":8,"name":"Knockback","orbit":7},"18160":{"stats":["Minions have 20% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":26945}],"group":531,"skill":18160,"orbitIndex":14,"name":"Minion Critical Chance","orbit":7},"39752":{"stats":["10% increased Duration of Ignite, Shock and Chill on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":5936},{"orbit":0,"id":38068}],"group":590,"skill":39752,"orbitIndex":48,"name":"Elemental Ailment Duration","orbit":4},"64327":{"icon":"Art/2DArt/SkillIcons/passives/steelspan.dds","skill":64327,"stats":["12% increased Block chance","Your Heavy Stun buildup empties 50% faster"],"connections":[{"orbit":0,"id":39517},{"orbit":0,"id":49391}],"group":459,"orbitIndex":21,"isNotable":true,"name":"Defender's Resolve","orbit":3},"17101":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":-2,"id":25362}],"group":1245,"skill":17101,"orbitIndex":17,"name":"Attack Damage","orbit":3},"44765":{"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","skill":44765,"stats":["10% increased Cooldown Recovery Rate","Enemies in your Presence have 10% reduced Cooldown Recovery Rate"],"recipe":["Envy","Guilt","Suffering"],"connections":[{"orbit":0,"id":32233}],"group":674,"orbitIndex":21,"isNotable":true,"name":"Distracting Presence","orbit":3},"42250":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42250,"stats":["+5 to any Attribute"],"isAttribute":true,"group":846,"connections":[{"orbit":0,"id":26786},{"orbit":0,"id":16484},{"orbit":0,"id":44014}],"orbitIndex":0,"name":"Attribute","orbit":0},"30117":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":30117,"stats":["12% increased Critical Hit Chance for Spells"],"ascendancyName":"Blood Mage","group":741,"connections":[{"orbit":5,"id":26383},{"orbit":-5,"id":8415}],"orbitIndex":0,"name":"Spell Critical Chance","orbit":0},"53094":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":38703},{"orbit":0,"id":51048}],"group":929,"skill":53094,"orbitIndex":20,"name":"Accuracy","orbit":7},"23710":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":23710,"stats":[],"isSwitchable":true,"ascendancyName":"Lich","isAscendancyStart":true,"group":999,"connections":[{"orbit":0,"id":58751},{"orbit":5,"id":2995},{"orbit":-4,"id":51142},{"orbit":-6,"id":39241},{"orbit":5,"id":33141},{"orbit":-4,"id":62797}],"orbitIndex":0,"name":"Necromancer","orbit":9},"60230":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":19602}},"skill":60230,"stats":["8% increased Elemental Damage"],"isSwitchable":true,"group":599,"connections":[{"orbit":0,"id":56935},{"orbit":0,"id":58362},{"orbit":0,"id":10192},{"orbit":0,"id":55909}],"orbitIndex":0,"name":"Elemental Damage","orbit":5},"65243":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":65243,"stats":["30% increased Presence Area of Effect","Aura Skills have 6% increased Magnitudes"],"recipe":["Fear","Greed","Fear"],"connections":[{"orbit":0,"id":46421}],"group":246,"orbitIndex":22,"isNotable":true,"name":"Enveloping Presence","orbit":2},"35921":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":5642}],"group":169,"skill":35921,"orbitIndex":12,"name":"Attack Area","orbit":2},"30910":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-7,"id":59647}],"group":913,"skill":30910,"orbitIndex":13,"name":"Damage and Companion Damage","orbit":2},"10072":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":10072,"stats":["6% increased Block chance"],"ascendancyName":"Warbringer","group":42,"connections":[{"orbit":-7,"id":52068}],"orbitIndex":0,"name":"Block Chance","orbit":0},"42390":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":42390,"stats":["Gain 25% of Physical Damage as Extra Fire Damage against Heavy Stunned Enemies"],"recipe":["Disgust","Suffering","Guilt"],"connections":[{"orbit":3,"id":11433},{"orbit":0,"id":63608}],"group":70,"orbitIndex":4,"isNotable":true,"name":"Overheating Blow","orbit":4},"8249":{"stats":["8% increased Critical Hit Chance for Attacks","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":63525},{"orbit":0,"id":16816}],"group":929,"skill":8249,"orbitIndex":8,"name":"Accuracy and Attack Critical Chance","orbit":7},"55995":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":41873}],"group":1280,"skill":55995,"orbitIndex":4,"name":"Frenzy Charge Duration","orbit":2},"22314":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":53140}},"skill":22314,"stats":["8% increased Elemental Damage"],"isSwitchable":true,"group":597,"connections":[{"orbit":0,"id":51184},{"orbit":5,"id":51968}],"orbitIndex":0,"name":"Elemental Damage","orbit":0},"24889":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[],"group":1156,"skill":24889,"orbitIndex":2,"name":"Companion Mastery","orbit":7},"62732":{"icon":"Art/2DArt/SkillIcons/passives/Hearty.dds","skill":62732,"stats":["25% increased Stun Threshold","20% increased Life Regeneration Rate while moving"],"connections":[{"orbit":0,"id":64192},{"orbit":0,"id":49391}],"group":459,"orbitIndex":9,"isNotable":true,"name":"Titan's Determination","orbit":3},"43183":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":11153}],"group":494,"skill":43183,"orbitIndex":6,"name":"Attack Speed and Accuracy","orbit":7},"57190":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":57190,"stats":["Herald Skills have 25% increased Area of Effect","Herald Skills deal 30% increased Damage"],"recipe":["Paranoia","Guilt","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":27859}],"group":710,"orbitIndex":6,"isNotable":true,"name":"Doomsayer","orbit":1},"26739":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":43893}],"group":261,"skill":26739,"orbitIndex":8,"name":"Elemental Damage","orbit":3},"54417":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54417,"stats":["+5 to any Attribute"],"isAttribute":true,"group":636,"connections":[],"orbitIndex":21,"name":"Attribute","orbit":6},"23105":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1246,"skill":23105,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"21387":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21387,"stats":["+5 to any Attribute"],"isAttribute":true,"group":115,"connections":[{"orbit":0,"id":53719},{"orbit":0,"id":3988}],"orbitIndex":0,"name":"Attribute","orbit":0},"29514":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":29514,"stats":["50% increased Grenade Detonation Time","Grenade Skills Fire an additional Projectile"],"recipe":["Suffering","Isolation","Disgust"],"connections":[{"orbit":0,"id":39431}],"group":587,"orbitIndex":3,"isNotable":true,"name":"Cluster Bombs","orbit":3},"34199":{"stats":["Minions have 15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":621,"skill":34199,"orbitIndex":55,"name":"Minion Critical Damage","orbit":4},"18548":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":28992}],"group":768,"skill":18548,"orbitIndex":8,"name":"Attack Speed","orbit":7},"31364":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":31364,"stats":["40% increased Charm Effect Duration","40% increased Charm Charges gained"],"recipe":["Guilt","Greed","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern","connections":[],"group":1203,"orbitIndex":0,"isNotable":true,"name":"Primal Protection","orbit":0},"36449":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":8115}],"group":527,"skill":36449,"orbitIndex":6,"name":"Pin Buildup","orbit":7},"36976":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":36976,"stats":["Culling Strike against Enemies you Mark"],"recipe":["Isolation","Suffering","Guilt"],"connections":[],"group":1155,"orbitIndex":9,"isNotable":true,"name":"Marked for Death","orbit":3},"46874":{"stats":["12% increased Attack Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":7449},{"orbit":0,"id":53696}],"group":956,"skill":46874,"orbitIndex":19,"name":"Physical Attack Damage","orbit":7},"43711":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":43711,"stats":["+6% to Thorns Critical Hit Chance"],"recipe":["Ire","Greed","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern","connections":[],"group":240,"orbitIndex":18,"isNotable":true,"name":"Thornhide","orbit":2},"6952":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[],"group":69,"skill":6952,"orbitIndex":18,"name":"Attack Area","orbit":2},"6502":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupStaff.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMacePattern","connections":[],"group":61,"skill":6502,"orbitIndex":0,"name":"Flail Mastery","orbit":0},"36170":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":-3,"id":53853},{"orbit":-4,"id":7628}],"group":552,"skill":36170,"orbitIndex":13,"name":"Armour and Evasion","orbit":2},"18746":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[],"group":83,"skill":18746,"orbitIndex":0,"name":"Shield Block","orbit":0},"14890":{"stats":["10% increased Chill Duration on Enemies","10% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":21080}],"group":919,"skill":14890,"orbitIndex":13,"name":"Chill Effect and Duration","orbit":2},"13075":{"stats":["+12 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":50392}],"group":152,"skill":13075,"orbitIndex":0,"name":"Strength","orbit":0},"5594":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":5594,"stats":["20% increased duration of Ailments you inflict against Cursed Enemies"],"recipe":["Isolation","Envy","Despair"],"connections":[{"orbit":0,"id":50107},{"orbit":0,"id":8785}],"group":864,"orbitIndex":12,"isNotable":true,"name":"Decrepifying Curse","orbit":2},"31826":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":31826,"stats":["30% increased Presence Area of Effect","Minions have 15% increased Area of Effect"],"recipe":["Guilt","Envy","Paranoia"],"connections":[{"orbit":0,"id":24889}],"group":1156,"orbitIndex":21,"isNotable":true,"name":"Long Distance Relationship","orbit":3},"9405":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":6,"id":59720}],"group":1226,"skill":9405,"orbitIndex":12,"name":"Evasion","orbit":7},"5726":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":599,"skill":5726,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"52556":{"stats":["+2 to Maximum Rage"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-7,"id":16347},{"orbit":0,"id":28304}],"group":290,"skill":52556,"orbitIndex":8,"name":"Maximum Rage","orbit":2},"12120":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":51606}],"group":1055,"skill":12120,"orbitIndex":18,"name":"Slow Effect on You","orbit":3},"47931":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47931,"stats":["+5 to any Attribute"],"isAttribute":true,"group":104,"connections":[{"orbit":0,"id":33722},{"orbit":0,"id":39131}],"orbitIndex":0,"name":"Attribute","orbit":0},"63400":{"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","skill":63400,"stats":["Gain 8% of Physical Damage as Extra Cold Damage against Shocked Enemies","Gain 8% of Physical Damage as Extra Lightning Damage against Chilled Enemies"],"recipe":["Greed","Suffering","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":-7,"id":22851}],"group":997,"orbitIndex":6,"isNotable":true,"name":"Chakra of Elements","orbit":2},"28258":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":28258,"stats":["10% increased Effect of your Mark Skills"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern","group":1155,"connections":[{"orbit":0,"id":36976},{"orbit":0,"id":59064},{"orbit":2,"id":36927}],"orbitIndex":0,"name":"Mark Effect","orbit":0},"4128":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":3,"id":54283},{"orbit":0,"id":54811}],"group":372,"skill":4128,"orbitIndex":18,"name":"Armour","orbit":2},"42781":{"icon":"Art/2DArt/SkillIcons/passives/ProjectilesNotable.dds","options":{"Huntress":{"stats":["30% increased Melee Damage if you've dealt a Projectile Attack Hit in the past eight seconds","30% increased Projectile Damage if you've dealt a Melee Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Stalk and Leap","id":42895}},"skill":42781,"stats":["15% chance to Pierce an Enemy","15% increased Projectile Damage"],"isSwitchable":true,"connections":[{"orbit":0,"id":55429},{"orbit":0,"id":56472}],"group":848,"orbitIndex":2,"isNotable":true,"name":"Clean Shot","orbit":2},"18157":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":18157,"stats":["25% increased Armour","+15% of Armour also applies to Elemental Damage"],"recipe":["Fear","Guilt","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[{"orbit":-8,"id":29447}],"group":253,"orbitIndex":17,"isNotable":true,"name":"Tempered Defences","orbit":2},"9343":{"stats":["Link Skills have 20% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":0,"id":11762},{"orbit":0,"id":25412},{"orbit":7,"id":50389},{"orbit":7,"id":37458}],"group":348,"skill":9343,"orbitIndex":7,"name":"Link Duration","orbit":7},"34324":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":34324,"stats":["+1 to Maximum Energy Shield per 12 Item Evasion Rating on Equipped Body Armour"],"recipe":["Envy","Fear","Suffering"],"connections":[{"orbit":-5,"id":56838},{"orbit":0,"id":52445}],"group":1134,"orbitIndex":0,"isNotable":true,"name":"Spectral Ward","orbit":4},"44891":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":2147483647,"id":52537},{"orbit":0,"id":15775}],"group":1224,"skill":44891,"orbitIndex":7,"name":"Cold Penetration","orbit":2},"26416":{"stats":["15% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":35792}],"group":214,"skill":26416,"orbitIndex":16,"name":"Life Flasks","orbit":2},"4739":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":17306}},"skill":4739,"stats":["10% increased Spell Damage"],"isSwitchable":true,"group":650,"connections":[{"orbit":0,"id":18845}],"orbitIndex":22,"name":"Spell Damage","orbit":3},"95":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":8737}],"group":164,"skill":95,"orbitIndex":0,"name":"Minion Damage","orbit":0},"14960":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":14960,"stats":["+8% to Fire Resistance"],"ascendancyName":"Smith of Kitava","group":5,"connections":[{"orbit":0,"id":57959}],"orbitIndex":0,"name":"Fire Resistance","orbit":0},"59303":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":59303,"stats":["30% increased Damage while you have an active Charm","6% increased Movement Speed while you have an active Charm"],"recipe":["Isolation","Disgust","Ire"],"connections":[{"orbit":0,"id":25029}],"group":1097,"orbitIndex":3,"isNotable":true,"name":"Lucky Rabbit Foot","orbit":4},"10398":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":10398,"stats":["16% increased Critical Hit Chance for Spells","8% increased Cast Speed if you've dealt a Critical Hit Recently"],"recipe":["Disgust","Paranoia","Fear"],"connections":[{"orbit":-3,"id":3472}],"group":585,"orbitIndex":18,"isNotable":true,"name":"Sudden Escalation","orbit":7},"55066":{"stats":["16% increased Attack Damage against Bleeding Enemies"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":19796}],"group":602,"skill":55066,"orbitIndex":21,"name":"Attack Damage vs Bleeding Enemies","orbit":2},"30372":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":42065}],"group":1051,"skill":30372,"orbitIndex":23,"name":"Lightning Penetration","orbit":2},"55473":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":43164}],"group":503,"skill":55473,"orbitIndex":23,"name":"Melee Damage","orbit":7},"14262":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14262,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1241,"connections":[{"orbit":0,"id":32763},{"orbit":0,"id":21945},{"orbit":0,"id":37484}],"orbitIndex":0,"name":"Attribute","orbit":0},"7526":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":7526,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1018,"connections":[{"orbit":0,"id":9411},{"orbit":0,"id":17447},{"orbit":0,"id":22972},{"orbit":0,"id":43044},{"orbit":0,"id":24210}],"orbitIndex":0,"name":"Attribute","orbit":0},"51234":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":-2,"id":15991},{"orbit":7,"id":27434}],"group":685,"skill":51234,"orbitIndex":6,"name":"Archon Effect","orbit":2},"9444":{"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","skill":9444,"stats":["Quarterstaff Skills that consume Power Charges count as consuming an additional Power Charge"],"recipe":["Isolation","Suffering","Disgust"],"connections":[],"group":1263,"orbitIndex":39,"isNotable":true,"name":"One with the Storm","orbit":6},"33797":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":5,"id":61703}],"group":131,"skill":33797,"orbitIndex":15,"name":"Shapeshifting","orbit":5},"22908":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus6.dds","skill":22908,"orbitIndex":0,"stats":["Body Armour grants 100% increased Stun Threshold"],"ascendancyName":"Smith of Kitava","connections":[],"group":12,"applyToArmour":true,"isNotable":true,"name":"Heavy Bracing","orbit":0},"20205":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":33059}],"group":779,"skill":20205,"orbitIndex":4,"name":"Stun Threshold if no recent Stun","orbit":2},"26614":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":44344},{"orbit":0,"id":46275}],"group":481,"skill":26614,"orbitIndex":40,"name":"Stun and Ailment Threshold from Energy Shield","orbit":4},"9638":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":39083}],"group":371,"skill":9638,"orbitIndex":0,"name":"Skill Speed","orbit":0},"35380":{"stats":["10% increased Withered Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-2,"id":44373}],"group":1119,"skill":35380,"orbitIndex":20,"name":"Withered Effect","orbit":2},"15984":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLightning.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":684,"skill":15984,"orbitIndex":0,"name":"Lightning Mastery","orbit":0},"32354":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":32354,"stats":["120% increased Armour and Evasion Rating when on Low Life"],"recipe":["Envy","Guilt","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[{"orbit":-2,"id":6626}],"group":534,"orbitIndex":0,"isNotable":true,"name":"Defiance","orbit":0},"17366":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":0,"id":29361}],"group":764,"skill":17366,"orbitIndex":10,"name":"Evasion and Energy Shield","orbit":7},"34061":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":5,"id":52442},{"orbit":0,"id":38057}],"group":654,"skill":34061,"orbitIndex":55,"name":"Armour and Evasion","orbit":5},"10499":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":10499,"stats":["20% increased Life Regeneration rate","30% reduced effect of Curses on you","30% increased damage against Undead Enemies"],"recipe":["Guilt","Envy","Fear"],"connections":[{"orbit":2147483647,"id":42583},{"orbit":8,"id":51788}],"group":525,"orbitIndex":0,"isNotable":true,"name":"Necromantic Ward","orbit":2},"17754":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalFamiliar.dds","skill":17754,"stats":["Grants Skill: Summon Infernal Hound"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":7,"isNotable":true,"name":"Loyal Hellhound","orbit":8},"50847":{"stats":["10% increased Damage with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":1130}],"group":72,"skill":50847,"orbitIndex":20,"name":"Flail Damage","orbit":7},"35644":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":6,"id":45193},{"orbit":0,"id":65009}],"group":953,"skill":35644,"orbitIndex":23,"name":"Poison Damage","orbit":3},"37226":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":2,"id":4015},{"orbit":-6,"id":9187}],"group":308,"skill":37226,"orbitIndex":4,"name":"Warcry Speed","orbit":3},"57320":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[],"group":552,"skill":57320,"orbitIndex":0,"name":"Armour and Evasion Mastery","orbit":0},"26804":{"stats":["15% increased Damage if you have Consumed a Corpse Recently"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":55405},{"orbit":0,"id":59909}],"group":896,"skill":26804,"orbitIndex":2,"name":"Corpses","orbit":7},"22319":{"stats":["7% increased Fire Damage","8% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":0,"id":6236}],"group":546,"skill":22319,"orbitIndex":15,"name":"Fire Damage and Flammability Magnitude","orbit":3},"34853":{"stats":["Hits against you have 5% reduced Critical Damage Bonus","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds","connections":[{"orbit":-2,"id":25458},{"orbit":0,"id":43044}],"group":1057,"skill":34853,"orbitIndex":0,"name":"Strength and Critical Damage Bonus on You","orbit":2},"56265":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":56265,"stats":["60% increased Critical Damage Bonus","20% reduced Critical Hit Chance"],"recipe":["Greed","Envy","Isolation"],"connections":[{"orbit":0,"id":42802}],"group":1251,"orbitIndex":2,"isNotable":true,"name":"Throatseeker","orbit":2},"34201":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34201,"stats":["+5 to any Attribute"],"isAttribute":true,"group":973,"connections":[{"orbit":0,"id":24922},{"orbit":0,"id":46882},{"orbit":0,"id":17316}],"orbitIndex":0,"name":"Attribute","orbit":0},"19802":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":2,"id":64399}],"group":419,"skill":19802,"orbitIndex":8,"name":"Attack Critical Damage","orbit":2},"41991":{"stats":["Minions have 3% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":61026}],"group":379,"skill":41991,"orbitIndex":2,"name":"Minion Attack and Cast Speed","orbit":3},"60483":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":7809},{"orbit":0,"id":36540}],"group":1194,"skill":60483,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"26085":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichUnholyMight.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneGraft.dds","id":41162,"name":"Umbral Well","stats":["Skeletal Minions you would create instead grant you Umbral Souls for each Minion you would have created"]}},"skill":26085,"isSwitchable":true,"stats":["While you are not on Low Mana, you and Allies in your Presence have Unholy Might","Lose 5% of maximum Mana per Second"],"ascendancyName":"Lich","connections":[{"orbit":-4,"id":20772}],"group":999,"orbitIndex":124,"isNotable":true,"name":"Necromantic Conduit","orbit":9},"17025":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":13515}],"group":555,"skill":17025,"orbitIndex":18,"name":"Lightning Damage","orbit":2},"1218":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":14945}],"group":379,"skill":1218,"orbitIndex":18,"name":"Minion Life","orbit":3},"43713":{"stats":["Offering Skills have 20% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":3051},{"orbit":0,"id":27009},{"orbit":0,"id":35602}],"group":665,"skill":43713,"orbitIndex":0,"name":"Offering Area","orbit":0},"4046":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":8875}],"group":595,"skill":4046,"orbitIndex":8,"name":"Electrocute Buildup","orbit":2},"22517":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":4,"id":59644},{"orbit":-4,"id":32896}],"group":1100,"skill":22517,"orbitIndex":0,"name":"Poison Chance","orbit":7},"43044":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":43044,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1056,"connections":[{"orbit":0,"id":63566},{"orbit":0,"id":38678},{"orbit":-6,"id":21495}],"orbitIndex":0,"name":"Attribute","orbit":0},"27068":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":35831}],"group":215,"skill":27068,"orbitIndex":14,"name":"Mana Regeneration","orbit":7},"15356":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":18815}],"group":1204,"skill":15356,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"57181":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":57181,"stats":["12% increased Critical Hit Chance"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":-7,"id":52448}],"orbitIndex":24,"name":"Critical Chance","orbit":8},"32560":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":32560,"stats":["20% increased Presence Area of Effect"],"ascendancyName":"Tactician","group":227,"connections":[{"orbit":0,"id":16249}],"orbitIndex":0,"name":"Presence Area","orbit":0},"65248":{"stats":["10% increased Duration of Ignite, Shock and Chill on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":590,"skill":65248,"orbitIndex":24,"name":"Elemental Ailment Duration","orbit":4},"6898":{"icon":"Art/2DArt/SkillIcons/passives/PressurePoints.dds","options":{"Druid":{"stats":["10% increased Damage","10% increased Skill Effect Duration","+5 to Strength and Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/stormborn.dds","name":"Guardian of the Wilds","id":7197}},"skill":6898,"stats":["10% increased Damage","10% increased Critical Hit Chance","+5 to Strength and Intelligence"],"isSwitchable":true,"connections":[{"orbit":0,"id":17517},{"orbit":-4,"id":63209},{"orbit":-4,"id":17584},{"orbit":5,"id":61067},{"orbit":0,"id":48305}],"group":485,"orbitIndex":0,"isNotable":true,"name":"Relentless Vindicator","orbit":0},"5284":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":5284,"stats":["15% increased Critical Hit Chance for Spells","15% increased Critical Spell Damage Bonus","15% increased Magnitude of Damaging Ailments you inflict with Critical Hits"],"recipe":["Guilt","Isolation","Greed"],"connections":[{"orbit":0,"id":32278}],"group":405,"orbitIndex":0,"isNotable":true,"name":"Shredding Force","orbit":0},"14363":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":61338}],"group":582,"skill":14363,"orbitIndex":2,"name":"Lightning Penetration","orbit":3},"30834":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":50216},{"orbit":0,"id":57967}],"group":482,"skill":30834,"orbitIndex":2,"name":"Mana Regeneration","orbit":2},"18348":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/MoltenFury.dds","skill":18348,"stats":["20% of Cold Damage taken as Fire Damage","20% of Lightning Damage taken as Fire Damage","20% of Physical Damage taken as Chaos Damage"],"ascendancyName":"Infernalist","connections":[{"orbit":5,"id":19482},{"orbit":0,"id":8854},{"orbit":8,"id":46016}],"group":611,"orbitIndex":60,"isNotable":true,"name":"Altered Flesh","orbit":8},"46475":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":5,"id":18186},{"orbit":0,"id":51299},{"orbit":0,"id":16385}],"group":534,"skill":46475,"orbitIndex":63,"name":"Armour and Evasion","orbit":4},"49657":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49657,"stats":["+5 to any Attribute"],"isAttribute":true,"group":636,"connections":[{"orbit":0,"id":54417},{"orbit":6,"id":63526},{"orbit":6,"id":43578},{"orbit":0,"id":58109}],"orbitIndex":33,"name":"Attribute","orbit":6},"61804":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":61804,"stats":["12% increased Magnitude of Poison you inflict"],"ascendancyName":"Pathfinder","group":1310,"connections":[{"orbit":0,"id":29074}],"orbitIndex":43,"name":"Poison Effect","orbit":8},"25482":{"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","skill":25482,"stats":["+25 to Strength"],"recipe":["Fear","Disgust","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[{"orbit":0,"id":61472},{"orbit":0,"id":51702},{"orbit":0,"id":60620}],"group":299,"orbitIndex":0,"isNotable":true,"name":"Beef","orbit":0},"5098":{"stats":["Banner Skills have 15% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":-9,"id":16385},{"orbit":2147483647,"id":41651}],"group":530,"skill":5098,"orbitIndex":10,"name":"Banner Area","orbit":2},"13634":{"stats":["Offering Skills have 30% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":673,"skill":13634,"orbitIndex":18,"name":"Offering Duration","orbit":2},"28199":{"stats":["20% increased Hazard Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":46431}],"group":1081,"skill":28199,"orbitIndex":0,"name":"Hazard Immobilisation Buildup","orbit":0},"36576":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":25055},{"orbit":0,"id":54984}],"group":1193,"skill":36576,"orbitIndex":14,"name":"Attack Damage","orbit":7},"46615":{"stats":["50% chance to gain Volatility when you are Stunned"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":7,"id":53177}],"group":1098,"skill":46615,"orbitIndex":10,"name":"Volatility when Stunned","orbit":7},"17553":{"stats":["25% chance for Projectiles to Pierce Enemies within 3m distance of you"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":761,"skill":17553,"orbitIndex":5,"name":"Projectile Pierce","orbit":7},"20008":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":20008,"stats":["30% increased Stun Buildup with Melee Damage","Projectiles deal 75% increased Damage against Heavy Stunned Enemies"],"recipe":["Disgust","Guilt","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":991,"orbitIndex":4,"isNotable":true,"name":"Unleash Fire","orbit":7},"32155":{"stats":["10% increased chance to Shock","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":4,"id":25700}],"group":1022,"skill":32155,"orbitIndex":16,"name":"Elemental Damage and Shock Chance","orbit":7},"30371":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-4,"id":27687}],"group":111,"skill":30371,"orbitIndex":1,"name":"Shield Damage","orbit":3},"511":{"stats":["8% increased Spell Damage","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","connections":[{"orbit":0,"id":49734}],"group":155,"skill":511,"orbitIndex":8,"name":"Attack and Spell Damage","orbit":7},"28992":{"icon":"Art/2DArt/SkillIcons/passives/Hunter.dds","options":{"Huntress":{"stats":["8% increased Attack Speed","6% increased Area of Effect","+10 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/LethalAssault.dds","name":"Primal Instinct","id":32062}},"skill":28992,"stats":["8% increased Projectile Speed","8% increased Attack Speed","+10 to Dexterity"],"isSwitchable":true,"connections":[{"orbit":0,"id":62628},{"orbit":0,"id":43923}],"group":768,"orbitIndex":21,"isNotable":true,"name":"Honed Instincts","orbit":4},"56914":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":50121}],"group":1002,"skill":56914,"orbitIndex":5,"name":"Lightning Penetration","orbit":7},"7183":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-6,"id":48589}],"group":415,"skill":7183,"orbitIndex":5,"name":"Life Flask Recovery","orbit":2},"64050":{"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","skill":64050,"stats":["12% increased Movement Speed while Sprinting"],"recipe":["Paranoia","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1162,"orbitIndex":0,"isNotable":true,"name":"Marathon Runner","orbit":0},"19337":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":19337,"stats":["8% increased Projectile Speed","6% increased Attack Speed","12% increased Accuracy Rating"],"recipe":["Despair","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":1005,"orbitIndex":0,"isNotable":true,"name":"Precision Salvo","orbit":0},"63926":{"stats":["Minions have +20% to Lightning Resistance","Minions have +3% to Maximum Lightning Resistances"],"icon":"Art/2DArt/SkillIcons/passives/LightningResistNode.dds","connections":[],"group":794,"skill":63926,"orbitIndex":0,"name":"Minion Lightning Resistance","orbit":0},"14658":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14658,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1099,"connections":[{"orbit":0,"id":12253},{"orbit":0,"id":22517},{"orbit":0,"id":52053},{"orbit":0,"id":1631},{"orbit":0,"id":57945}],"orbitIndex":0,"name":"Attribute","orbit":0},"57178":{"stats":["10% increased Critical Hit Chance for Spells","15% increased Magnitude of Damaging Ailments you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":21245},{"orbit":0,"id":5284}],"group":410,"skill":57178,"orbitIndex":0,"name":"Spell Critical Chance and Critical Ailment Effect","orbit":0},"59028":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":41210}],"group":652,"skill":59028,"orbitIndex":16,"name":"Projectile Damage","orbit":4},"32353":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":32353,"stats":["25% increased Attack Damage"],"recipe":["Suffering","Fear","Despair"],"connections":[],"group":159,"orbitIndex":0,"isNotable":true,"name":"Swift Claw","orbit":0},"7922":{"stats":["10% increased Flask Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-6,"id":45962}],"group":415,"skill":7922,"orbitIndex":17,"name":"Flask Duration","orbit":2},"44628":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":20820}],"group":985,"skill":44628,"orbitIndex":4,"name":"Attack Speed","orbit":2},"60886":{"stats":["20% increased Stun Recovery"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":59213}],"group":369,"skill":60886,"orbitIndex":5,"name":"Stun Recovery","orbit":1},"54545":{"stats":["15% increased Magnitude of Daze"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":38342}],"group":1250,"skill":54545,"orbitIndex":0,"name":"Daze Magnitude","orbit":2},"4623":{"stats":["15% of Spell Mana Cost Converted to Life Cost"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":4,"id":48524}],"group":413,"skill":4623,"orbitIndex":22,"name":"Life Spell Costs","orbit":2},"56651":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Attack Damage","id":39263}},"skill":56651,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":729,"connections":[{"orbit":0,"id":38143}],"orbitIndex":0,"name":"Projectile Damage","orbit":0},"60085":{"stats":["10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":55802}],"group":740,"skill":60085,"orbitIndex":15,"name":"Damage","orbit":7},"43575":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":41512}],"group":725,"skill":43575,"orbitIndex":16,"name":"Melee Damage ","orbit":7},"39881":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":39881,"stats":["20% increased Critical Damage Bonus","20% increased Knockback Distance","20% increased Physical Damage"],"recipe":["Guilt","Isolation","Despair"],"connections":[{"orbit":0,"id":16013},{"orbit":0,"id":35173}],"group":1180,"orbitIndex":0,"isNotable":true,"name":"Staggering Palm","orbit":0},"6935":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterStrongerSpellAegis.dds","skill":6935,"stats":["50% increased effect of Sorcery Ward","Sorcery Ward recovers 50% faster"],"ascendancyName":"Witchhunter","connections":[],"group":231,"orbitIndex":0,"isNotable":true,"name":"Ceremonial Ablution","orbit":0},"55724":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":42714}],"group":1118,"skill":55724,"orbitIndex":58,"name":"Incision Chance","orbit":4},"31238":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":31238,"stats":["+5 to any Attribute"],"isAttribute":true,"group":353,"connections":[{"orbit":0,"id":48552},{"orbit":0,"id":45918}],"orbitIndex":0,"name":"Attribute","orbit":0},"21327":{"stats":["20% increased Energy Shield if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":56876},{"orbit":0,"id":43691}],"group":958,"skill":21327,"orbitIndex":14,"name":"Energy Shield if Consumed Power Charge","orbit":2},"32683":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":32683,"stats":["Gain 5% of Damage as Extra Cold Damage","20% increased Freeze Buildup"],"connections":[{"orbit":0,"id":53149},{"orbit":0,"id":54413}],"group":854,"orbitIndex":30,"isNotable":true,"name":"Essence of the Mountain","orbit":4},"8382":{"stats":["7% increased Cold Damage","8% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":0,"id":61863}],"group":593,"skill":8382,"orbitIndex":15,"name":"Cold Damage and Energy Shield Recharge Rate","orbit":3},"17026":{"stats":["15% increased Cooldown Recovery Rate for Grenade Skills"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":23373}],"group":502,"skill":17026,"orbitIndex":2,"name":"Grenade Cooldown Recovery Rate","orbit":2},"36298":{"stats":["10% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":3,"id":8510},{"orbit":6,"id":40918}],"group":945,"skill":36298,"orbitIndex":0,"name":"Ailment Effect","orbit":0},"12183":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":12183,"stats":["20% increased Elemental Ailment Threshold"],"ascendancyName":"Pathfinder","group":1324,"connections":[{"orbit":0,"id":16433}],"orbitIndex":0,"name":"Elemental Ailment Threshold","orbit":0},"3251":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3251,"stats":["+5 to any Attribute"],"isAttribute":true,"group":959,"connections":[{"orbit":0,"id":21984}],"orbitIndex":0,"name":"Attribute","orbit":0},"49391":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern","connections":[],"group":459,"skill":49391,"orbitIndex":0,"name":"Block Mastery","orbit":0},"32559":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":32559,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Witchhunter","group":210,"connections":[{"orbit":0,"id":46535}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"15814":{"stats":["25% increased Evasion Rating while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":12800}],"group":1189,"skill":15814,"orbitIndex":0,"name":"Evasion while Sprinting","orbit":0},"52684":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":52684,"stats":["Break 50% of Armour on Pinning an Enemy"],"recipe":["Guilt","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":8115}],"group":527,"orbitIndex":32,"isNotable":true,"name":"Eroding Chains","orbit":4},"57970":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":55995},{"orbit":0,"id":21537}],"group":1280,"skill":57970,"orbitIndex":10,"name":"Frenzy Charge Duration","orbit":2},"57846":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":63451},{"orbit":6,"id":38876}],"group":322,"skill":57846,"orbitIndex":12,"name":"Stun Buildup","orbit":6},"4850":{"stats":["6% increased Mana Regeneration Rate","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":35503}],"group":807,"skill":4850,"orbitIndex":0,"name":"Shock Effect and Mana Regeneration","orbit":0},"2863":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":2863,"stats":["15% increased Freeze Buildup","15% increased Chill and Freeze Duration on Enemies"],"recipe":["Guilt","Ire","Isolation"],"connections":[],"group":160,"orbitIndex":0,"isNotable":true,"name":"Perpetual Freeze","orbit":0},"29049":{"stats":["10% increased Charm Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":3,"id":56893}],"group":1080,"skill":29049,"orbitIndex":10,"name":"Charm Duration","orbit":2},"33397":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":39594}],"group":429,"skill":33397,"orbitIndex":21,"name":"Fire Damage","orbit":2},"40006":{"stats":["5% increased Life Regeneration rate","10% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":-7,"id":9896}],"group":361,"skill":40006,"orbitIndex":7,"name":"Life Regeneration Rate and Presence","orbit":2},"45019":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":797,"skill":45019,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"19074":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1190,"skill":19074,"orbitIndex":6,"name":"Attack Mastery","orbit":7},"23961":{"stats":["8% increased Elemental Ailment Threshold","Companions have +12% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-2,"id":8791}],"group":913,"skill":23961,"orbitIndex":4,"name":"Ailment Threshold and Companion Resistance","orbit":7},"25745":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":4,"id":31890}],"group":500,"skill":25745,"orbitIndex":30,"name":"Armour and Energy Shield","orbit":4},"40270":{"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","skill":40270,"stats":["10% chance when you gain a Frenzy Charge to gain an additional Frenzy Charge","+1 to Maximum Frenzy Charges"],"recipe":["Ire","Suffering","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1024,"orbitIndex":0,"isNotable":true,"name":"Frenetic","orbit":0},"49380":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":49380,"stats":["Break 25% increased Armour"],"ascendancyName":"Warbringer","group":16,"connections":[{"orbit":-7,"id":36659}],"orbitIndex":0,"name":"Armour Break","orbit":0},"55194":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":446,"skill":55194,"orbitIndex":66,"name":"Minion Damage","orbit":4},"49256":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":4,"id":14439}],"group":74,"skill":49256,"orbitIndex":12,"name":"Armour and Energy Shield","orbit":3},"60488":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":708,"skill":60488,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"19338":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":60}],"group":1192,"skill":19338,"orbitIndex":0,"name":"Dexterity","orbit":3},"22972":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":43238},{"orbit":0,"id":50879}],"group":984,"skill":22972,"orbitIndex":8,"name":"Hazard Damage","orbit":7},"30973":{"stats":["10% increased Critical Hit Chance with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":49320}],"group":1243,"skill":30973,"orbitIndex":34,"name":"Dagger Critical Chance","orbit":6},"44490":{"stats":["8% increased Lightning Damage","10% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":43090}],"group":1161,"skill":44490,"orbitIndex":0,"name":"Lightning Damage and Electrocute Buildup","orbit":0},"64056":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":36931}],"group":905,"skill":64056,"orbitIndex":6,"name":"Daze Chance","orbit":2},"27859":{"stats":["Herald Skills deal 20% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":0,"id":38694}],"group":710,"skill":27859,"orbitIndex":12,"name":"Herald Damage","orbit":7},"24630":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":24630,"stats":["40% increased Flammability Magnitude","40% increased Damage with Hits against Ignited Enemies"],"recipe":["Suffering","Suffering","Greed"],"connections":[{"orbit":0,"id":63608}],"group":66,"orbitIndex":0,"isNotable":true,"name":"Fulmination","orbit":0},"31039":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":887,"skill":31039,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"59695":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":4,"id":28950}],"group":532,"skill":59695,"orbitIndex":19,"name":"Mana Regeneration","orbit":2},"46088":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":13823}],"group":894,"skill":46088,"orbitIndex":9,"name":"Spell Critical Chance","orbit":3},"30634":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[],"group":852,"skill":30634,"orbitIndex":6,"name":"Energy Shield Delay","orbit":2},"25885":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":25885,"stats":["Gain 4% of Damage as Extra Chaos Damage"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":31116}],"orbitIndex":18,"name":"Damage as Chaos","orbit":8},"24696":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":24696,"stats":["20% increased Totem Damage"],"ascendancyName":"Tactician","group":345,"connections":[{"orbit":0,"id":4086}],"orbitIndex":0,"name":"Totem Damage","orbit":0},"10500":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":10500,"stats":["100% chance to Daze Enemies whose Hits you Block while Actively Blocking"],"recipe":["Paranoia","Paranoia","Despair"],"connections":[{"orbit":-6,"id":6900},{"orbit":0,"id":9040}],"group":180,"orbitIndex":12,"isNotable":true,"name":"Dazing Blocks","orbit":4},"11392":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":11392,"stats":["Gain 5% of Damage as Extra Fire Damage","5% of Physical Damage taken as Fire Damage"],"recipe":["Guilt","Isolation","Disgust"],"connections":[{"orbit":0,"id":38320}],"group":91,"orbitIndex":8,"isNotable":true,"name":"Molten Being","orbit":5},"60083":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":60083,"stats":["30% increased Pin Buildup","5% increased Movement Speed if you've Pinned an Enemy Recently"],"recipe":["Disgust","Despair","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[{"orbit":0,"id":44239}],"group":931,"orbitIndex":0,"isNotable":true,"name":"Pin and Run","orbit":0},"10694":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistInfernalHeat.dds","skill":10694,"stats":["While on High Infernal Flame, you and Allies in your","Presence Gain 50% of Damage as Fire Damage"],"ascendancyName":"Infernalist","connections":[],"group":656,"orbitIndex":0,"isNotable":true,"name":"Seething Body","orbit":0},"6588":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":705,"skill":6588,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"61404":{"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","skill":61404,"stats":["30% increased Attack Damage if you've Cast a Spell Recently","10% increased Cast Speed if you've Attacked Recently"],"recipe":["Fear","Suffering","Despair"],"connections":[{"orbit":0,"id":51210},{"orbit":0,"id":61429}],"group":155,"orbitIndex":0,"isNotable":true,"name":"Equilibrium","orbit":0},"62998":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":63600}],"group":1227,"skill":62998,"orbitIndex":0,"name":"Electrocute Buildup","orbit":0},"18485":{"icon":"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds","skill":18485,"stats":["Gain 3 Volatility when an Allied Persistent Reviving Minion is Killed"],"recipe":["Envy","Guilt","Despair"],"connections":[{"orbit":0,"id":20119}],"group":531,"orbitIndex":0,"isNotable":true,"name":"Unstable Bond","orbit":3},"48462":{"stats":["Charms applied to you have 10% increased Effect"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":5,"id":11094},{"orbit":5,"id":62803}],"group":1146,"skill":48462,"orbitIndex":15,"name":"Charm Effect","orbit":7},"55598":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":4,"id":15644},{"orbit":-3,"id":9112},{"orbit":0,"id":28050}],"group":911,"skill":55598,"orbitIndex":2,"name":"Ailment Threshold","orbit":3},"23046":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":5,"id":47976}],"group":1112,"skill":23046,"orbitIndex":27,"name":"Energy Shield Delay","orbit":4},"34717":{"stats":["16% increased Mana Regeneration Rate while not on Low Mana"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":4,"id":24120}],"group":1114,"skill":34717,"orbitIndex":20,"name":"Mana Regeneration while not on Low Mana","orbit":3},"41062":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":927,"skill":41062,"orbitIndex":48,"name":"Projectile Mastery","orbit":4},"26339":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":26339,"stats":["Melee Attack Skills have +1 to maximum number of Summoned Totems","20% increased Totem Placement range"],"recipe":["Suffering","Suffering","Suffering"],"connections":[{"orbit":0,"id":64405},{"orbit":0,"id":11014}],"group":247,"orbitIndex":0,"isNotable":true,"name":"Ancestral Artifice","orbit":1},"16311":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":32600},{"orbit":0,"id":14654}],"group":295,"skill":16311,"orbitIndex":20,"name":"Life Regeneration","orbit":2},"19808":{"icon":"Art/2DArt/SkillIcons/passives/SpellSupressionNotable1.dds","options":{"Huntress":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","name":"Accuracy","id":28615}},"skill":19808,"stats":["10% increased chance to inflict Ailments"],"isSwitchable":true,"group":874,"connections":[],"orbitIndex":0,"name":"Ailment Chance","orbit":0},"59694":{"stats":["18% increased Critical Damage Bonus with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":52399}],"group":1257,"skill":59694,"orbitIndex":0,"name":"Quarterstaff Critical Damage","orbit":0},"18815":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":40990}],"group":1210,"skill":18815,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"12611":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":12611,"stats":["20% increased Damage for each type of Elemental Ailment on Enemy"],"recipe":["Disgust","Disgust","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":3,"id":32155},{"orbit":3,"id":44204}],"group":1022,"orbitIndex":0,"isNotable":true,"name":"Harness the Elements","orbit":0},"44369":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":0,"id":30748}],"group":1045,"skill":44369,"orbitIndex":16,"name":"Volatility on Kill","orbit":7},"31765":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":31765,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1220,"connections":[{"orbit":0,"id":59538},{"orbit":0,"id":722},{"orbit":0,"id":41886},{"orbit":0,"id":61421}],"orbitIndex":0,"name":"Attribute","orbit":0},"11656":{"stats":["Gain 2 Rage when Hit by an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":53822},{"orbit":-3,"id":9106}],"group":86,"skill":11656,"orbitIndex":8,"name":"Rage when Hit","orbit":7},"23764":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":23764,"stats":["25% increased Mana Regeneration Rate if you have Shocked an Enemy Recently","20% increased Magnitude of Shock you inflict"],"recipe":["Ire","Ire","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":799,"orbitIndex":0,"isNotable":true,"name":"Alternating Current","orbit":0},"51891":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":51891,"stats":["8% of Damage is taken from Mana before Life","+15 to Intelligence"],"recipe":["Envy","Disgust","Suffering"],"connections":[{"orbit":0,"id":25528}],"group":1112,"orbitIndex":17,"isNotable":true,"name":"Lucidity","orbit":7},"63526":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":63526,"stats":["+5 to any Attribute"],"isAttribute":true,"group":646,"connections":[{"orbit":6,"id":28370},{"orbit":4,"id":7788}],"orbitIndex":0,"name":"Attribute","orbit":0},"30047":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30047,"stats":["+5 to any Attribute"],"isAttribute":true,"group":853,"connections":[{"orbit":0,"id":21280},{"orbit":0,"id":18451},{"orbit":0,"id":45650}],"orbitIndex":0,"name":"Attribute","orbit":0},"26479":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":26479,"stats":["You cannot be Light Stunned if you've been Stunned Recently"],"recipe":["Guilt","Isolation","Paranoia"],"connections":[{"orbit":4,"id":64324},{"orbit":0,"id":9040}],"group":180,"orbitIndex":60,"isNotable":true,"name":"Steadfast Resolve","orbit":4},"61403":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61403,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1058,"connections":[{"orbit":0,"id":56349},{"orbit":3,"id":14231},{"orbit":0,"id":24150},{"orbit":0,"id":17602}],"orbitIndex":0,"name":"Attribute","orbit":0},"43576":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":7971}],"group":645,"skill":43576,"orbitIndex":8,"name":"Mana Regeneration","orbit":3},"2995":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":12474,"name":"Energy Shield if Consumed Power Charge","stats":["30% increased Energy Shield if you've consumed a Power Charge Recently"]}},"skill":2995,"stats":["30% increased Energy Shield if you've consumed a Power Charge Recently"],"isSwitchable":true,"ascendancyName":"Lich","group":1030,"connections":[{"orbit":4,"id":2516}],"orbitIndex":0,"name":"Energy Shield if Consumed Power Charge","orbit":0},"55060":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":55060,"stats":["30% chance to Pierce an Enemy","Projectiles have 10% chance to Chain an additional time from terrain"],"recipe":["Guilt","Guilt","Disgust"],"connections":[{"orbit":0,"id":33037},{"orbit":0,"id":45576}],"group":676,"orbitIndex":9,"isNotable":true,"name":"Shrapnel","orbit":5},"17229":{"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","skill":17229,"stats":["Minions have +20% to all Elemental Resistances"],"recipe":["Fear","Greed","Disgust"],"connections":[{"orbit":0,"id":34493},{"orbit":0,"id":47242}],"group":60,"orbitIndex":18,"isNotable":true,"name":"Silent Guardian","orbit":3},"57571":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":-3,"id":37905}],"group":1238,"skill":57571,"orbitIndex":6,"name":"Flammability Magnitude","orbit":2},"48589":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-6,"id":7922}],"group":415,"skill":48589,"orbitIndex":11,"name":"Life Flask Recovery","orbit":2},"43964":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":41645}],"group":1016,"skill":43964,"orbitIndex":4,"name":"Armour Break","orbit":2},"42118":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42118,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1153,"connections":[{"orbit":0,"id":2408},{"orbit":0,"id":57518},{"orbit":0,"id":7465},{"orbit":0,"id":43102},{"orbit":0,"id":3994}],"orbitIndex":0,"name":"Attribute","orbit":0},"63790":{"stats":["20% increased Melee Damage against Immobilised Enemies"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":48014}],"group":141,"skill":63790,"orbitIndex":54,"name":"Melee Damage against Immobilised","orbit":5},"50701":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":44932}],"group":1144,"skill":50701,"orbitIndex":0,"name":"Shock Effect","orbit":0},"24753":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":24753,"stats":["30% increased Accuracy Rating at Close Range","+10 to Dexterity"],"recipe":["Ire","Greed","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":34747},{"orbit":0,"id":56567},{"orbit":0,"id":151}],"group":463,"orbitIndex":0,"isNotable":true,"name":"Determined Precision","orbit":0},"47796":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-4,"id":62640}],"group":549,"skill":47796,"orbitIndex":12,"name":"Attack Speed","orbit":2},"49642":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":4882}],"group":417,"skill":49642,"orbitIndex":1,"name":"Totem Damage","orbit":7},"1928":{"stats":["Minions have 5% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":173,"skill":1928,"orbitIndex":0,"name":"Minion Attack and Cast Speed","orbit":0},"63393":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":7721},{"orbit":0,"id":36709}],"group":518,"skill":63393,"orbitIndex":12,"name":"Stun Threshold","orbit":7},"2964":{"stats":["8% increased amount of Life Leeched","12% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":-7,"id":18374}],"group":392,"skill":2964,"orbitIndex":15,"name":"Thorns and Leech","orbit":2},"63517":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":48974},{"orbit":2,"id":53958}],"group":1105,"skill":63517,"orbitIndex":22,"name":"Mana Flask Recovery","orbit":2},"19277":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":44783}],"group":321,"skill":19277,"orbitIndex":10,"name":"Area Damage","orbit":2},"64318":{"stats":["Damage Penetrates 4% of Enemy Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":61063},{"orbit":0,"id":7960}],"group":261,"skill":64318,"orbitIndex":2,"name":"Elemental Penetration","orbit":3},"29320":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":7,"id":1680},{"orbit":0,"id":56860}],"group":1034,"skill":29320,"orbitIndex":8,"name":"Stun Threshold during Parry","orbit":7},"24226":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMoreAccuracy.dds","skill":24226,"stats":["Apply 5 Critical Weakness to Enemies when Consuming a Mark on them"],"ascendancyName":"Deadeye","connections":[],"group":1305,"orbitIndex":0,"isNotable":true,"name":"Bullseye","orbit":0},"21127":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":224,"skill":21127,"orbitIndex":30,"name":"Totem Mastery","orbit":4},"58363":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":55938}],"group":932,"skill":58363,"orbitIndex":6,"name":"Archon Effect","orbit":7},"51105":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":51105,"stats":["30% increased Totem Life","30% increased Totem Duration"],"recipe":["Greed","Ire","Fear"],"connections":[{"orbit":0,"id":48979},{"orbit":0,"id":21127}],"group":224,"orbitIndex":5,"isNotable":true,"name":"Spirit Bond","orbit":1},"9112":{"stats":["25% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":0,"id":44612}],"group":911,"skill":9112,"orbitIndex":11,"name":"Ailment Threshold","orbit":1},"6951":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-2,"id":23608}],"group":1054,"skill":6951,"orbitIndex":54,"name":"Poison Damage","orbit":4},"21713":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":11604},{"orbit":0,"id":50588}],"group":979,"skill":21713,"orbitIndex":20,"name":"Accuracy","orbit":2},"42245":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":42245,"stats":["Meta Skills have 20% increased Reservation Efficiency"],"recipe":["Paranoia","Isolation","Greed"],"connections":[{"orbit":2,"id":16024},{"orbit":-2,"id":18167}],"group":998,"orbitIndex":8,"isNotable":true,"name":"Efficient Inscriptions","orbit":1},"21779":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":57204}],"group":766,"skill":21779,"orbitIndex":19,"name":"Critical Damage","orbit":2},"32681":{"stats":["8% increased Energy Shield Recharge Rate","8% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","connections":[{"orbit":0,"id":32664},{"orbit":2147483647,"id":38668}],"group":1053,"skill":32681,"orbitIndex":7,"name":"Energy Shield Recharge and Delay","orbit":7},"54937":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":54937,"stats":["Gain 5 Rage when Hit by an Enemy","Every Rage also grants 1% increased Armour"],"recipe":["Suffering","Ire","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":86,"orbitIndex":9,"isNotable":true,"name":"Vengeful Fury","orbit":1},"60741":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":33922}],"group":727,"skill":60741,"orbitIndex":12,"name":"Elemental Damage","orbit":2},"47006":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":7,"id":43174}],"group":296,"skill":47006,"orbitIndex":14,"name":"Armour Break Effect","orbit":3},"9275":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":5704},{"orbit":0,"id":63888}],"group":1005,"skill":9275,"orbitIndex":16,"name":"Accuracy and Attack Speed","orbit":2},"57710":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":57710,"stats":["+5 to any Attribute"],"isAttribute":true,"group":629,"connections":[{"orbit":0,"id":39037},{"orbit":0,"id":40783},{"orbit":0,"id":53975}],"orbitIndex":0,"name":"Attribute","orbit":6},"18940":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionCold.dds","skill":18940,"stats":["Grants Skill: Shattering Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1314,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Shattering Concoction","orbit":0},"25281":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":831,"skill":25281,"orbitIndex":10,"name":"Life Mastery","orbit":1},"65498":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":37026}],"group":1223,"skill":65498,"orbitIndex":10,"name":"Armour Break","orbit":1},"43174":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":-7,"id":28542}],"group":296,"skill":43174,"orbitIndex":18,"name":"Armour Break Effect","orbit":7},"43562":{"stats":["8% chance to Blind Enemies on Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":3660}],"group":690,"skill":43562,"orbitIndex":2,"name":"Blind Chance","orbit":3},"23373":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":23428},{"orbit":0,"id":8493}],"group":502,"skill":23373,"orbitIndex":22,"name":"Grenade Damage","orbit":3},"34316":{"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","skill":34316,"stats":["10% chance to Daze on Hit","30% increased Defences while wielding a Quarterstaff","30% increased Freeze Buildup with Quarterstaves","30% increased Stun Buildup with Quarterstaves"],"recipe":["Guilt","Paranoia","Isolation"],"connections":[],"group":1263,"orbitIndex":3,"isNotable":true,"name":"One with the River","orbit":6},"31566":{"stats":["30% increased Armour while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":7049},{"orbit":9,"id":54818}],"group":603,"skill":31566,"orbitIndex":23,"name":"Armour while Surrounded","orbit":3},"17420":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":18717},{"orbit":0,"id":25565},{"orbit":0,"id":15356}],"group":1209,"skill":17420,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"58362":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","options":{"Witch":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","name":"Physical Damage","id":15545}},"skill":58362,"stats":["10% increased Flammability Magnitude","10% increased Freeze Buildup","10% increased chance to Shock"],"isSwitchable":true,"group":599,"connections":[{"orbit":0,"id":51335}],"orbitIndex":69,"name":"Elemental Ailment Chance","orbit":4},"5663":{"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","skill":5663,"stats":["+2 to Maximum Endurance Charges"],"recipe":["Guilt","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":212,"orbitIndex":0,"isNotable":true,"name":"Endurance","orbit":0},"47270":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":47270,"stats":["40% increased Freeze Buildup","20% increased Freeze Duration on Enemies"],"recipe":["Ire","Paranoia","Isolation"],"connections":[],"group":635,"orbitIndex":66,"isNotable":true,"name":"Inescapable Cold","orbit":4},"5564":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":48833},{"orbit":0,"id":63585}],"group":883,"skill":5564,"orbitIndex":0,"name":"Electrocute Buildup","orbit":0},"38676":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-8,"id":27910},{"orbit":0,"id":56045}],"group":905,"skill":38676,"orbitIndex":6,"name":"Attack Damage","orbit":1},"30839":{"stats":["2% increased Attack Speed","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-3,"id":35671}],"group":1121,"skill":30839,"orbitIndex":17,"name":"Attack Speed and Dexterity","orbit":3},"36163":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-4,"id":30390}],"group":365,"skill":36163,"orbitIndex":9,"name":"Block","orbit":2},"53216":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":189,"skill":53216,"orbitIndex":0,"name":"Life Mastery","orbit":0},"61409":{"stats":["+12 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":13075}],"group":144,"skill":61409,"orbitIndex":22,"name":"Strength","orbit":7},"48979":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":51820}],"group":224,"skill":48979,"orbitIndex":10,"name":"Totem Life","orbit":3},"11292":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":7,"id":2575},{"orbit":-7,"id":56757}],"group":108,"skill":11292,"orbitIndex":0,"name":"Totem Placement Speed","orbit":2},"23036":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":3339},{"orbit":2,"id":59208}],"group":360,"skill":23036,"orbitIndex":15,"name":"Attack Damage while Surrounded","orbit":3},"39607":{"stats":["10% increased Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":-2,"id":2559},{"orbit":0,"id":45713}],"group":1158,"skill":39607,"orbitIndex":12,"name":"Flask Charges Gained","orbit":2},"13333":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":7,"id":1700}],"group":575,"skill":13333,"orbitIndex":9,"name":"Cold Damage","orbit":1},"1416":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1164,"skill":1416,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"16691":{"stats":["Leech Life 15% faster"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":-5,"id":21716}],"group":381,"skill":16691,"orbitIndex":3,"name":"Life Leech Speed","orbit":7},"8616":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8616,"stats":["+5 to any Attribute"],"isAttribute":true,"group":628,"connections":[{"orbit":0,"id":57710},{"orbit":-4,"id":43576},{"orbit":4,"id":36746}],"orbitIndex":0,"name":"Attribute","orbit":0},"62986":{"stats":["12% increased Accuracy Rating with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":4,"id":60173}],"group":1023,"skill":62986,"orbitIndex":18,"name":"One Handed Accuracy","orbit":7},"46604":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":7,"id":2138}],"group":500,"skill":46604,"orbitIndex":17,"name":"Chaos Damage","orbit":7},"34845":{"stats":["10% increased Hazard Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":60273}],"group":1077,"skill":34845,"orbitIndex":0,"name":"Hazard Area","orbit":0},"17882":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":17882,"stats":["25% reduced Grenade Detonation Time"],"recipe":["Paranoia","Ire","Despair"],"connections":[{"orbit":0,"id":33596}],"group":724,"orbitIndex":0,"isNotable":true,"name":"Volatile Grenades","orbit":7},"43829":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":43829,"stats":["25% increased chance to inflict Ailments with Projectiles"],"recipe":["Guilt","Fear","Greed"],"connections":[{"orbit":0,"id":51944},{"orbit":0,"id":45576}],"group":676,"orbitIndex":0,"isNotable":true,"name":"Advanced Munitions","orbit":0},"24165":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24165,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1011,"connections":[{"orbit":0,"id":8908},{"orbit":0,"id":25557},{"orbit":0,"id":44628},{"orbit":-6,"id":4328},{"orbit":0,"id":6079}],"orbitIndex":0,"name":"Attribute","orbit":0},"48714":{"stats":["3% increased Melee Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":47354}],"group":318,"skill":48714,"orbitIndex":7,"name":"Melee Attack Speed","orbit":2},"39204":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedArcaneSurge.dds","skill":39204,"stats":["20% of Damage is taken from Mana before Life","20% increased Effect of Arcane Surge on you per ten percent missing Mana"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":48,"isNotable":true,"name":"Force of Will","orbit":8},"2491":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":2491,"stats":[],"group":302,"connections":[{"orbit":0,"id":28175}],"orbitIndex":10,"name":"Jewel Socket","orbit":1},"26932":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds","connections":[{"orbit":-2,"id":34543}],"group":1000,"skill":26932,"orbitIndex":6,"name":"Frenzy Charge Duration","orbit":2},"24958":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24958,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1049,"connections":[{"orbit":-4,"id":52464},{"orbit":6,"id":41877}],"orbitIndex":30,"name":"Attribute","orbit":6},"33914":{"stats":["10% increased maximum Energy Shield","6% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":21935}],"group":277,"skill":33914,"orbitIndex":2,"name":"Energy Shield and Mana Regeneration","orbit":3},"37746":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-2,"id":6544}],"group":330,"skill":37746,"orbitIndex":19,"name":"Flammability Magnitude","orbit":7},"18146":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":18146,"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"ascendancyName":"Gemling Legionnaire","group":387,"connections":[{"orbit":2147483647,"id":57819}],"orbitIndex":0,"name":"Reduced Attribute Requirements","orbit":0},"40399":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":40399,"stats":["25% chance for Trigger skills to refund half of Energy Spent"],"recipe":["Isolation","Guilt","Paranoia"],"connections":[{"orbit":0,"id":20641}],"group":1052,"orbitIndex":6,"isNotable":true,"name":"Energise","orbit":5},"29517":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29517,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":32701},{"orbit":0,"id":37695}],"orbitIndex":24,"name":"Attribute","orbit":6},"43036":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":4,"id":2244}],"group":341,"skill":43036,"orbitIndex":16,"name":"Mana Regeneration","orbit":7},"9997":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus9.dds","skill":9997,"orbitIndex":0,"stats":["Body Armour grants 25% of Physical Damage from Hits taken as Fire Damage"],"ascendancyName":"Smith of Kitava","connections":[],"group":20,"applyToArmour":true,"isNotable":true,"name":"Molten Symbol","orbit":0},"38010":{"stats":["5% increased Attack Damage","8% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[],"group":403,"skill":38010,"orbitIndex":23,"name":"Glory Generation and Attack Damage","orbit":7},"44357":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":44357,"stats":["12% increased Critical Hit Chance"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":-9,"id":63713}],"orbitIndex":34,"name":"Critical Chance","orbit":9},"39732":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":-2,"id":30219}],"group":467,"skill":39732,"orbitIndex":10,"name":"Accuracy","orbit":2},"39608":{"stats":["20% increased Hazard Duration"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":-3,"id":1778}],"group":1242,"skill":39608,"orbitIndex":20,"name":"Hazard Duration","orbit":7},"25412":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLinkPattern","connections":[],"group":383,"skill":25412,"orbitIndex":0,"name":"Link Mastery","orbit":0},"19003":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":12166},{"orbit":0,"id":3128}],"group":1070,"skill":19003,"orbitIndex":0,"name":"Cold Damage","orbit":0},"61796":{"stats":["20% increased Armour Break Duration"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":-4,"id":8260}],"group":140,"skill":61796,"orbitIndex":20,"name":"Armour Break Duration","orbit":7},"59822":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":59822,"stats":[],"ascendancyName":"Blood Mage","isAscendancyStart":true,"group":795,"connections":[{"orbit":0,"id":8415}],"orbitIndex":0,"name":"Blood Mage","orbit":9},"23374":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":2500}],"group":1288,"skill":23374,"orbitIndex":0,"name":"Poison Chance","orbit":0},"46343":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupTwoHands.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern","connections":[{"orbit":0,"id":13708},{"orbit":0,"id":25513},{"orbit":0,"id":47363}],"group":583,"skill":46343,"orbitIndex":0,"name":"Two Hand Mastery","orbit":0},"61267":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistTransformIntoDemon2.dds","skill":61267,"stats":["Demonflame has no maximum"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":60,"isNotable":true,"name":"Mastered Darkness","orbit":6},"60210":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPoison.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":0,"id":63431}],"group":1200,"skill":60210,"orbitIndex":9,"name":"Poison Mastery","orbit":1},"35901":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35901,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1055,"connections":[{"orbit":-6,"id":12120},{"orbit":6,"id":62464},{"orbit":0,"id":60735},{"orbit":0,"id":6951}],"orbitIndex":60,"name":"Attribute","orbit":6},"55463":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":27875}],"group":1041,"skill":55463,"orbitIndex":14,"name":"Shock Chance","orbit":3},"7628":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":7628,"stats":["+5 to any Attribute"],"isAttribute":true,"group":536,"connections":[{"orbit":0,"id":41646},{"orbit":0,"id":55231}],"orbitIndex":30,"name":"Attribute","orbit":6},"20861":{"stats":["Invocated Spells deal 15% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":8522},{"orbit":0,"id":45350},{"orbit":0,"id":17672}],"group":752,"skill":20861,"orbitIndex":12,"name":"Invocation Spell Damage","orbit":7},"38678":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-7,"id":30463},{"orbit":-6,"id":60464}],"group":1095,"skill":38678,"orbitIndex":19,"name":"Ailment Threshold","orbit":2},"11153":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":5049}],"group":494,"skill":11153,"orbitIndex":12,"name":"Attack Speed and Accuracy","orbit":7},"62588":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":50609}],"group":607,"skill":62588,"orbitIndex":0,"name":"Life Mastery","orbit":0},"62200":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":-3,"id":8460},{"orbit":-4,"id":29762}],"group":126,"skill":62200,"orbitIndex":20,"name":"Warcry Cooldown Speed","orbit":2},"62464":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":7,"id":17854}],"group":1055,"skill":62464,"orbitIndex":22,"name":"Evasion","orbit":3},"16626":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":16626,"stats":["12% increased Area of Effect if you have Stunned an Enemy Recently","12% increased Area of Effect for Attacks"],"recipe":["Paranoia","Envy","Disgust"],"connections":[{"orbit":0,"id":53089},{"orbit":0,"id":62023}],"group":221,"orbitIndex":20,"isNotable":true,"name":"Impact Area","orbit":2},"31292":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMace.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMacePattern","connections":[],"group":418,"skill":31292,"orbitIndex":0,"name":"Mace Mastery","orbit":0},"3170":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds","connections":[{"orbit":0,"id":22811}],"group":1201,"skill":3170,"orbitIndex":20,"name":"Deflection","orbit":2},"5642":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":5642,"stats":["3% increased maximum Life","8% increased Area of Effect for Attacks","5% chance for Slam Skills you use yourself to cause Aftershocks"],"recipe":["Fear","Isolation","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":57405}],"group":169,"orbitIndex":8,"isNotable":true,"name":"Behemoth","orbit":2},"19341":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[],"group":732,"skill":19341,"orbitIndex":16,"name":"Damage against Enemies on Low Life","orbit":3},"13799":{"stats":["8% increased Attack Damage","Debuffs you inflict have 4% increased Slow Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":36576}],"group":1193,"skill":13799,"orbitIndex":20,"name":"Attack Damage and Slow Effect","orbit":2},"12876":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerGrantsMeditate.dds","skill":12876,"stats":["Grants Skill: Meditate"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":7,"isNotable":true,"name":"Faith is a Choice","orbit":6},"37220":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":17955}],"group":924,"skill":37220,"orbitIndex":9,"name":"Evasion","orbit":2},"16568":{"stats":["Minions Revive 15% faster if all your Minions are Companions"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-2,"id":31129}],"group":1156,"skill":16568,"orbitIndex":2,"name":"Companion Revive Speed","orbit":3},"61142":{"stats":["Recover 2% of maximum Life for each Endurance Charge consumed"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":38365}],"group":138,"skill":61142,"orbitIndex":14,"name":"Recover Life on consuming Endurance Charge","orbit":2},"37484":{"icon":"Art/2DArt/SkillIcons/passives/ElementalManaLeechKeystone.dds","skill":37484,"isKeystone":true,"stats":["Mana Leech recovers based on Elemental Damage Types instead of Physical Damage"],"group":1249,"connections":[],"orbitIndex":0,"name":"Walker of the Wilds","orbit":0},"7062":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":7062,"stats":["30% chance to not consume a bolt if you've Reloaded Recently"],"recipe":["Paranoia","Isolation","Despair"],"connections":[{"orbit":0,"id":16680},{"orbit":0,"id":61432}],"group":760,"orbitIndex":19,"isNotable":true,"name":"Reusable Ammunition","orbit":4},"26931":{"stats":["Gain 3 Life per Enemy Killed"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":5,"id":48198}],"group":837,"skill":26931,"orbitIndex":10,"name":"Life on Kill","orbit":3},"50562":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":50562,"stats":["45% increased Critical Damage Bonus","10% increased Mana Cost of Skills","+10 to Strength"],"recipe":["Guilt","Despair","Envy"],"connections":[{"orbit":0,"id":43142}],"group":256,"orbitIndex":8,"isNotable":true,"name":"Barbaric Strength","orbit":7},"4238":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":4238,"stats":["6% increased Attack Speed with One Handed Melee Weapons","15% increased Accuracy Rating with One Handed Melee Weapons","+10 to Strength and Dexterity"],"recipe":["Ire","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1023,"orbitIndex":0,"isNotable":true,"name":"Versatile Arms","orbit":0},"39594":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":51248},{"orbit":0,"id":53294}],"group":429,"skill":39594,"orbitIndex":3,"name":"Fire Penetration","orbit":2},"36290":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-2,"id":23046}],"group":1112,"skill":36290,"orbitIndex":33,"name":"Energy Shield Delay","orbit":4},"32745":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":50104},{"orbit":0,"id":61179}],"group":389,"skill":32745,"orbitIndex":0,"name":"Physical Damage","orbit":0},"31366":{"stats":["Parry has 20% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":4,"id":3843}],"group":1160,"skill":31366,"orbitIndex":17,"name":"Parry Stun Buildup","orbit":3},"29582":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","options":{"Huntress":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","name":"Stun Threshold during Parry","id":5083}},"skill":29582,"stats":["8% increased Accuracy Rating"],"isSwitchable":true,"group":806,"connections":[{"orbit":0,"id":35987}],"orbitIndex":14,"name":"Accuracy","orbit":2},"39470":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":39470,"stats":["Minions have 12% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":-6,"id":17754}],"orbitIndex":3,"name":"Minion Life","orbit":8},"52676":{"stats":["16% increased Minion Duration"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[],"group":203,"skill":52676,"orbitIndex":3,"name":"Minion Duration","orbit":7},"46205":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":7,"id":2174},{"orbit":-7,"id":33209},{"orbit":-7,"id":51683}],"group":289,"skill":46205,"orbitIndex":0,"name":"Totem Damage","orbit":3},"48856":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":17882}],"group":724,"skill":48856,"orbitIndex":4,"name":"Grenade Damage","orbit":7},"44359":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":722,"skill":44359,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"57047":{"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","skill":57047,"stats":["7% increased Attributes"],"recipe":["Isolation","Suffering","Paranoia"],"connections":[{"orbit":0,"id":45278},{"orbit":0,"id":4492}],"group":647,"orbitIndex":48,"isNotable":true,"name":"Polymathy","orbit":5},"24430":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":3601},{"orbit":0,"id":38707}],"group":192,"skill":24430,"orbitIndex":66,"name":"Elemental Damage","orbit":4},"13171":{"stats":["Totems have 12% additional Physical Damage Reduction"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":5,"id":24438}],"group":352,"skill":13171,"orbitIndex":0,"name":"Totem Physical Damage Reduction","orbit":0},"8415":{"isFreeAllocate":true,"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLeaveBloodOrbs.dds","skill":8415,"stats":["Skills gain a Base Life Cost equal to Base Mana Cost","Grants Skill: Life Remnants"],"ascendancyName":"Blood Mage","connections":[{"orbit":0,"id":62388},{"orbit":-5,"id":3165},{"orbit":0,"id":30071},{"orbit":0,"id":59342},{"orbit":0,"id":47442}],"group":795,"orbitIndex":0,"isNotable":true,"name":"Sanguimancy","orbit":6},"23825":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":24325},{"orbit":0,"id":11572}],"group":361,"skill":23825,"orbitIndex":15,"name":"Life Regeneration Rate","orbit":7},"3492":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":3492,"stats":["29% increased Chaos Damage","Enemies you Curse have -3% to Chaos Resistance"],"recipe":["Isolation","Ire","Disgust"],"connections":[{"orbit":0,"id":60313},{"orbit":0,"id":19112}],"group":564,"orbitIndex":12,"isNotable":true,"name":"Void","orbit":3},"40929":{"stats":["15% increased Archon Buff duration"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":-7,"id":43633}],"group":932,"skill":40929,"orbitIndex":21,"name":"Archon Duration","orbit":3},"10362":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":10830},{"orbit":0,"id":9163}],"group":107,"skill":10362,"orbitIndex":0,"name":"Armour","orbit":0},"31630":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":64474}],"group":980,"skill":31630,"orbitIndex":7,"name":"Energy Shield Delay","orbit":2},"55329":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":42036}],"group":1229,"skill":55329,"orbitIndex":12,"name":"Block","orbit":4},"30300":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":0,"id":12565},{"orbit":0,"id":1200}],"group":59,"skill":30300,"orbitIndex":5,"name":"Thorns","orbit":2},"14226":{"icon":"Art/2DArt/SkillIcons/passives/DancewithDeathKeystone.dds","skill":14226,"isKeystone":true,"stats":["25% more Skill Speed while Off Hand is empty and you have","a One-Handed Martial Weapon equipped in your Main Hand"],"group":1208,"connections":[],"orbitIndex":0,"name":"Dance with Death","orbit":0},"36027":{"stats":["12% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":2,"id":18073}],"group":185,"skill":36027,"orbitIndex":22,"name":"Attack Damage","orbit":7},"4882":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":38172},{"orbit":0,"id":51921}],"group":417,"skill":4882,"orbitIndex":3,"name":"Totem Damage","orbit":2},"61934":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":48418}],"group":451,"skill":61934,"orbitIndex":2,"name":"Stun Threshold","orbit":2},"5580":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":5580,"stats":["Recoup 5% of damage taken by your Totems as Life","Each Totem applies 2% increased Damage taken to Enemies in their Presence"],"recipe":["Disgust","Suffering","Suffering"],"connections":[{"orbit":0,"id":42710}],"group":96,"orbitIndex":0,"isNotable":true,"name":"Watchtowers","orbit":0},"39207":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":33518}],"group":509,"skill":39207,"orbitIndex":10,"name":"Slow Effect on You","orbit":7},"37361":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":2147483647,"id":40043}],"group":577,"skill":37361,"orbitIndex":6,"name":"Bleeding Damage","orbit":1},"60480":{"stats":["8% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[],"group":1255,"skill":60480,"orbitIndex":4,"name":"Herald Reservation","orbit":2},"17294":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":-5,"id":19330},{"orbit":4,"id":27501}],"group":549,"skill":17294,"orbitIndex":16,"name":"Life Regeneration","orbit":2},"49107":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":0,"id":54562}],"group":1132,"skill":49107,"orbitIndex":14,"name":"Critical Chance","orbit":2},"516":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":4,"id":47157}],"group":574,"skill":516,"orbitIndex":16,"name":"Projectile Damage","orbit":7},"49512":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49512,"stats":["+5 to any Attribute"],"isAttribute":true,"group":589,"connections":[{"orbit":0,"id":61419},{"orbit":0,"id":15885},{"orbit":0,"id":5936}],"orbitIndex":0,"name":"Attribute","orbit":0},"65493":{"stats":["15% reduced Presence Area of Effect","6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":2,"id":43854}],"group":161,"skill":65493,"orbitIndex":17,"name":"Area and Presence","orbit":3},"20397":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":20397,"stats":["15% increased Area of Effect for Attacks","10% increased Cooldown Recovery Rate"],"recipe":["Greed","Envy","Suffering"],"connections":[{"orbit":3,"id":4577},{"orbit":0,"id":8556}],"group":540,"orbitIndex":11,"isNotable":true,"name":"Authority","orbit":7},"64700":{"stats":["5% chance to Daze on Hit","20% increased Freeze Buildup with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":61632}],"group":1266,"skill":64700,"orbitIndex":0,"name":"Quarterstaff Freeze and Daze Buildup","orbit":0},"44746":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianProjectileBuildsPin.dds","skill":44746,"stats":["40% more Immobilisation buildup"],"ascendancyName":"Tactician","connections":[{"orbit":0,"id":4245}],"group":260,"orbitIndex":0,"isNotable":true,"name":"Suppressing Fire","orbit":0},"33514":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[],"group":1108,"skill":33514,"orbitIndex":0,"name":"Companion Mastery","orbit":0},"16111":{"stats":["20% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":9,"id":46268},{"orbit":0,"id":2397},{"orbit":0,"id":54099}],"group":529,"skill":16111,"orbitIndex":4,"name":"Attack Damage while Surrounded","orbit":7},"64312":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":-7,"id":23861},{"orbit":7,"id":54886}],"group":347,"skill":64312,"orbitIndex":2,"name":"Two Handed Damage","orbit":7},"9703":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":6030}],"group":1284,"skill":9703,"orbitIndex":2,"name":"Poison Duration","orbit":3},"19342":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-3,"id":17553},{"orbit":0,"id":46296},{"orbit":0,"id":27493}],"group":761,"skill":19342,"orbitIndex":8,"name":"Projectile Damage","orbit":3},"19796":{"stats":["16% increased Attack Damage against Bleeding Enemies"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":18308}],"group":602,"skill":19796,"orbitIndex":16,"name":"Attack Damage vs Bleeding Enemies","orbit":7},"54923":{"stats":["15% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":2147483647,"id":27638}],"group":403,"skill":54923,"orbitIndex":7,"name":"Glory Generation","orbit":7},"38541":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":61601}],"group":1015,"skill":38541,"orbitIndex":0,"name":"Critical Chance","orbit":0},"6269":{"stats":["3% increased Attack Speed with Axes"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":45990}],"group":109,"skill":6269,"orbitIndex":1,"name":"Axe Attack Speed","orbit":2},"38944":{"stats":["8% increased Lightning Damage","8% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":43338},{"orbit":0,"id":59538}],"group":1168,"skill":38944,"orbitIndex":6,"name":"Shock Chance and Lightning Damage","orbit":2},"56649":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":0,"id":44455}],"group":635,"skill":56649,"orbitIndex":8,"name":"Cold Penetration","orbit":3},"42111":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":21387},{"orbit":0,"id":26437}],"group":133,"skill":42111,"orbitIndex":19,"name":"Armour Break","orbit":3},"53996":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":7,"id":9941},{"orbit":3,"id":28556}],"group":725,"skill":53996,"orbitIndex":22,"name":"Melee Damage","orbit":7},"52410":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[],"group":1229,"skill":52410,"orbitIndex":26,"name":"Stun Threshold during Parry","orbit":4},"23364":{"stats":["9% increased Presence Area of Effect","3% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":2,"id":33781},{"orbit":2,"id":48614}],"group":161,"skill":23364,"orbitIndex":0,"name":"Area and Presence","orbit":0},"24295":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":24295,"stats":["25% increased Frenzy Charge Duration"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":2147483647,"id":37336}],"orbitIndex":20,"name":"Frenzy Charge Duration","orbit":8},"30704":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":22045},{"orbit":0,"id":17655}],"group":474,"skill":30704,"orbitIndex":20,"name":"Life Regeneration","orbit":7},"144":{"stats":["10% increased Freeze Buildup","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":26598}],"group":1022,"skill":144,"orbitIndex":12,"name":"Elemental Damage and Freeze Buildup","orbit":5},"41442":{"stats":["4% increased Block chance","5% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":5,"id":58088}],"group":180,"skill":41442,"orbitIndex":14,"name":"Block and Stun Threshold","orbit":3},"55063":{"stats":["15% increased amount of Life Leeched","Leech Life 5% slower"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":4,"id":51535}],"group":89,"skill":55063,"orbitIndex":5,"name":"Life Leech and Slower Leech","orbit":2},"21390":{"stats":["20% increased Endurance Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":7972}],"group":212,"skill":21390,"orbitIndex":12,"name":"Endurance Charge Duration","orbit":2},"10029":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":10029,"stats":["Area Skills have 20% chance to Knock Enemies Back on Hit","20% increased Spell Area Damage"],"recipe":["Disgust","Paranoia","Despair"],"connections":[{"orbit":0,"id":19277}],"group":321,"orbitIndex":2,"isNotable":true,"name":"Repulsion","orbit":2},"38138":{"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":35688}],"group":647,"skill":38138,"orbitIndex":36,"name":"Reduced Attribute Requirements","orbit":5},"11813":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-4,"id":30456}],"group":990,"skill":11813,"orbitIndex":12,"name":"Evasion","orbit":7},"18086":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":18086,"stats":["Damage Penetrates 15% Cold Resistance","+10 to Intelligence"],"recipe":["Suffering","Disgust","Suffering"],"connections":[{"orbit":0,"id":62844}],"group":582,"orbitIndex":54,"isNotable":true,"name":"Breath of Ice","orbit":4},"38014":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":38014,"stats":["Slam Skills have 8% increased Area of Effect"],"ascendancyName":"Titan","group":47,"connections":[{"orbit":5,"id":3762}],"orbitIndex":0,"name":"Slam Area of Effect","orbit":0},"17283":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[],"group":939,"skill":17283,"orbitIndex":0,"name":"Evasion and Energy Shield Mastery","orbit":0},"56118":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-5,"id":19341},{"orbit":0,"id":42250}],"group":732,"skill":56118,"orbitIndex":30,"name":"Damage against Enemies on Low Life","orbit":4},"1680":{"stats":["20% increased Parry Range"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[],"group":1034,"skill":1680,"orbitIndex":2,"name":"Projectile Parry Range","orbit":2},"30233":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistStabCorpse.dds","skill":30233,"stats":["Ritual Sacrifice can be used on yourself to remove 20% of maximum Life and grant a random Monster Modifier","A maximum of one Modifer can be granted this way","Grants Skill: Ritual Sacrifice"],"ascendancyName":"Ritualist","connections":[],"group":1368,"orbitIndex":0,"isNotable":true,"name":"As the Whispers Demand","orbit":0},"33391":{"stats":["15% increased Magnitude of Bleeding you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":56330},{"orbit":0,"id":49661}],"group":957,"skill":33391,"orbitIndex":5,"name":"Critical Bleeding Effect","orbit":3},"59289":{"stats":["15% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":22532}],"group":704,"skill":59289,"orbitIndex":21,"name":"Immobilisation Buildup","orbit":2},"5332":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":5332,"stats":["Immune to Chill if a majority of your Socketed Support Gems are Blue","Immune to Ignite if a majority of your Socketed Support Gems are Red","Immune to Shock if a majority of your Socketed Support Gems are Green"],"recipe":["Isolation","Isolation","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[],"group":682,"orbitIndex":8,"isNotable":true,"name":"Crystallised Immunities","orbit":2},"4407":{"stats":["Minions have 12% additional Physical Damage Reduction","Minions have 25% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[],"group":458,"skill":4407,"orbitIndex":0,"name":"Minion Physical Damage Reduction","orbit":0},"61800":{"stats":["40% increased Critical Damage Bonus against Enemies that are on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[],"group":1178,"skill":61800,"orbitIndex":11,"name":"Critical Damage vs Full Life","orbit":7},"45013":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":45013,"stats":["60% increased Damage with Hits against Enemies that are on Low Life","30% increased Stun Buildup against Enemies that are on Low Life"],"recipe":["Despair","Guilt","Ire"],"connections":[{"orbit":0,"id":58884}],"group":732,"orbitIndex":10,"isNotable":true,"name":"Finishing Blows","orbit":7},"14428":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":0,"id":6287}],"group":610,"skill":14428,"orbitIndex":14,"name":"Intelligence","orbit":3},"36696":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":31398,"name":"Life","stats":["3% increased maximum Life"]}},"skill":36696,"stats":["3% increased maximum Life"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":4,"id":28431}],"orbitIndex":30,"name":"Life","orbit":9},"49370":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":49370,"stats":["30% increased Critical Hit Chance with Flails","20% increased Critical Damage Bonus with Flails"],"connections":[{"orbit":0,"id":6502}],"group":63,"orbitIndex":15,"isNotable":true,"name":"Morning Star","orbit":2},"23702":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":55802},{"orbit":0,"id":57196},{"orbit":0,"id":63445}],"group":690,"skill":23702,"orbitIndex":10,"name":"Attack Speed","orbit":3},"21984":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":21984,"stats":[],"group":1012,"connections":[{"orbit":0,"id":61403}],"orbitIndex":4,"name":"Jewel Socket","orbit":1},"58884":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupTwoHands.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern","connections":[],"group":732,"skill":58884,"orbitIndex":0,"name":"Two Hand Mastery","orbit":0},"56910":{"icon":"Art/2DArt/SkillIcons/passives/Meleerange.dds","skill":56910,"stats":["Hits against you have 20% reduced Critical Damage Bonus","20% increased Armour and Evasion Rating","+5 to Strength and Dexterity"],"connections":[{"orbit":6,"id":28510},{"orbit":0,"id":34061},{"orbit":6,"id":29328}],"group":654,"orbitIndex":51,"isNotable":true,"name":"Battle-hardened","orbit":5},"57703":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":57703,"stats":["+5 to any Attribute"],"isAttribute":true,"group":264,"connections":[{"orbit":0,"id":54811},{"orbit":0,"id":54485},{"orbit":0,"id":38130},{"orbit":0,"id":19674}],"orbitIndex":0,"name":"Attribute","orbit":0},"9106":{"stats":["Gain 2 Rage when Hit by an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":7,"id":54937}],"group":86,"skill":9106,"orbitIndex":2,"name":"Rage when Hit","orbit":7},"36293":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":27785},{"orbit":0,"id":55708}],"group":721,"skill":36293,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"64046":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","options":{"Witch":{"stats":["20% increased Chaos Damage","18% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","name":"Entropy","id":10941}},"skill":64046,"stats":["20% increased Elemental Infusion duration","Remnants can be collected from 15% further away"],"isSwitchable":true,"connections":[{"orbit":6,"id":45522},{"orbit":0,"id":5726}],"group":599,"orbitIndex":3,"isNotable":true,"name":"Principal Infusion","orbit":7},"13893":{"stats":["10% increased Stun Buildup","Damage Penetrates 5% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":-5,"id":42390}],"group":70,"skill":13893,"orbitIndex":5,"name":"Fire Penetration and Stun Buildup","orbit":7},"44484":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":44484,"stats":["Remnants can be collected from 30% further away"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":42522}],"orbitIndex":136,"name":"Remnant Range","orbit":9},"64434":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":2,"id":3893},{"orbit":0,"id":39298}],"group":792,"skill":64434,"orbitIndex":20,"name":"Deflection","orbit":7},"13862":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":940,"skill":13862,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"28589":{"stats":["20% increased Armour if you have been Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":30300}],"group":59,"skill":28589,"orbitIndex":2,"name":"Armour if Hit","orbit":3},"5084":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":2,"id":35324}],"group":571,"skill":5084,"orbitIndex":22,"name":"Flammability Magnitude","orbit":2},"57967":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":57967,"stats":["+30 to maximum Mana","14% increased Mana Regeneration Rate"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":482,"orbitIndex":0,"isNotable":true,"name":"Sturdy Mind","orbit":0},"3209":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-6,"id":59720},{"orbit":4,"id":65091}],"group":1226,"skill":3209,"orbitIndex":16,"name":"Evasion","orbit":7},"17687":{"stats":["15% increased Mana Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":-3,"id":27422}],"group":1215,"skill":17687,"orbitIndex":40,"name":"Mana Flask Charges","orbit":4},"61923":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-6,"id":16256}],"group":836,"skill":61923,"orbitIndex":4,"name":"Mana Regeneration","orbit":3},"32545":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","connections":[{"orbit":4,"id":61196}],"group":820,"skill":32545,"orbitIndex":2,"name":"Skill Speed","orbit":2},"64962":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus11.dds","skill":64962,"orbitIndex":0,"stats":["Body Armour grants +100% of Armour also applies to Chaos Damage"],"ascendancyName":"Smith of Kitava","connections":[],"group":10,"applyToArmour":true,"isNotable":true,"name":"Dedication to Kitava","orbit":0},"45012":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":8246},{"orbit":0,"id":64462},{"orbit":0,"id":41017}],"group":1212,"skill":45012,"orbitIndex":12,"name":"Attack Damage","orbit":3},"47263":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47263,"stats":["+5 to any Attribute"],"isAttribute":true,"group":117,"connections":[{"orbit":0,"id":38707},{"orbit":0,"id":18448},{"orbit":0,"id":58295}],"orbitIndex":0,"name":"Attribute","orbit":0},"3624":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":18470},{"orbit":0,"id":10927},{"orbit":0,"id":16484}],"group":821,"skill":3624,"orbitIndex":5,"name":"Pin Buildup","orbit":3},"50302":{"stats":["6% of Skill Mana Costs Converted to Life Costs"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":0,"id":63470}],"group":324,"skill":50302,"orbitIndex":11,"name":"Life Costs","orbit":3},"26268":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":22710}],"group":1085,"skill":26268,"orbitIndex":12,"name":"Curse Duration","orbit":7},"37612":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":37612,"stats":["+5 to any Attribute"],"isAttribute":true,"group":440,"connections":[{"orbit":0,"id":13279},{"orbit":0,"id":17532}],"orbitIndex":0,"name":"Attribute","orbit":0},"15809":{"stats":["Minions have 20% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":31175},{"orbit":7,"id":26945},{"orbit":0,"id":18485}],"group":531,"skill":15809,"orbitIndex":22,"name":"Minion Critical Chance","orbit":3},"65226":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryInstillationsPattern","connections":[],"group":354,"skill":65226,"orbitIndex":0,"name":"Infusion Mastery","orbit":0},"41180":{"icon":"Art/2DArt/SkillIcons/passives/AltMinionDamageHeraldMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[{"orbit":0,"id":61703},{"orbit":0,"id":17260},{"orbit":0,"id":32353}],"group":148,"skill":41180,"orbitIndex":0,"name":"Shapeshifting Mastery","orbit":1},"17885":{"stats":["15% reduced Magnitude of Ignite on you"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-7,"id":11392}],"group":91,"skill":17885,"orbitIndex":2,"name":"Ignite Magnitude on You","orbit":3},"23427":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":23427,"stats":["20% increased Chill Duration on Enemies","30% increased Magnitude of Chill you inflict"],"recipe":["Suffering","Despair","Despair"],"connections":[{"orbit":5,"id":62914}],"group":635,"orbitIndex":54,"isNotable":true,"name":"Chilled to the Bone","orbit":4},"25211":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":25211,"stats":["Debuffs on you expire 25% faster"],"recipe":["Greed","Suffering","Fear"],"connections":[{"orbit":0,"id":11330}],"group":480,"orbitIndex":3,"isNotable":true,"name":"Waning Hindrances","orbit":3},"12116":{"stats":["15% increased Block chance","You take 3% of damage from Blocked Hits"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":42036},{"orbit":0,"id":52410}],"group":1229,"skill":12116,"orbitIndex":22,"name":"Block and Damage Taken from Blocked Hits","orbit":4},"37876":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":3,"id":52615},{"orbit":-3,"id":25729}],"group":1175,"skill":37876,"orbitIndex":45,"name":"Spell Damage","orbit":4},"55193":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":55193,"stats":["+2 to Evasion Rating per 1 Item Energy Shield on Equipped Helmet"],"recipe":["Ire","Suffering","Paranoia"],"connections":[{"orbit":-2,"id":10944}],"group":1036,"orbitIndex":4,"isNotable":true,"name":"Subterfuge Mask","orbit":1},"39598":{"stats":["Empowered Attacks deal 8% increased Damage","5% increased total Power counted by Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":3949}],"group":93,"skill":39598,"orbitIndex":6,"name":"Empowered Attack Damage and Power Counted","orbit":2},"8509":{"stats":["20% increased Critical Damage Bonus if you haven't dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":59061}],"group":236,"skill":8509,"orbitIndex":2,"name":"Critical Damage","orbit":2},"39986":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":57933}],"group":1275,"skill":39986,"orbitIndex":0,"name":"Damage and Companion Damage","orbit":0},"26532":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":-3,"id":46023},{"orbit":3,"id":41657},{"orbit":0,"id":36629}],"group":372,"skill":26532,"orbitIndex":6,"name":"Armour","orbit":2},"51749":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneBloodMagic.dds","skill":51749,"isKeystone":true,"stats":["You have no Mana","Skill Mana Costs Converted to Life Costs"],"group":84,"connections":[{"orbit":0,"id":30141}],"orbitIndex":0,"name":"Blood Magic","orbit":0},"61534":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":4665}],"group":518,"skill":61534,"orbitIndex":18,"name":"Life Regeneration","orbit":7},"35503":{"stats":["6% increased Mana Regeneration Rate","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":23764}],"group":819,"skill":35503,"orbitIndex":0,"name":"Shock Effect and Mana Regeneration","orbit":0},"34308":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":34308,"stats":["20% increased Melee Damage","25% increased Melee Damage against Immobilised Enemies"],"recipe":["Disgust","Despair","Ire"],"connections":[{"orbit":0,"id":37414},{"orbit":0,"id":10245}],"group":318,"orbitIndex":16,"isNotable":true,"name":"Personal Touch","orbit":3},"44875":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":818,"skill":44875,"orbitIndex":0,"name":"Evasion Mastery","orbit":0},"57966":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":869,"skill":57966,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"2119":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":53505}],"group":519,"skill":2119,"orbitIndex":0,"name":"Life Leech","orbit":2},"43818":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":412,"skill":43818,"orbitIndex":0,"name":"Life Mastery","orbit":0},"41972":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":41972,"stats":["Damage Penetrates 18% Cold Resistance","Gain 6% of Elemental Damage as Extra Cold Damage"],"recipe":["Paranoia","Guilt","Isolation"],"connections":[{"orbit":4,"id":56649},{"orbit":-4,"id":60515}],"group":635,"orbitIndex":18,"isNotable":true,"name":"Glaciation","orbit":4},"53607":{"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","skill":53607,"stats":["10% increased Armour and Evasion Rating per Summoned Totem in your Presence","10% increased Attack Damage per Summoned Totem in your Presence"],"recipe":["Suffering","Despair","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":477,"orbitIndex":3,"isNotable":true,"name":"Fortified Location","orbit":4},"33393":{"stats":["10% increased Damage with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":7,"id":41747}],"group":72,"skill":33393,"orbitIndex":60,"name":"Flail Damage","orbit":5},"32148":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":32148,"stats":["25% increased Damage with Flails"],"connections":[],"group":63,"orbitIndex":23,"isNotable":true,"name":"Rattling Ball","orbit":2},"38668":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","connections":[],"group":1053,"skill":38668,"orbitIndex":23,"name":"Energy Shield Delay","orbit":7},"36822":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":36822,"stats":["3% increased Attributes"],"ascendancyName":"Gemling Legionnaire","group":427,"connections":[{"orbit":0,"id":58591}],"orbitIndex":0,"name":"Attributes","orbit":0},"56776":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":56776,"stats":["60% increased Critical Damage Bonus","25% reduced Global Defences"],"recipe":["Suffering","Ire","Envy"],"connections":[{"orbit":5,"id":45609},{"orbit":0,"id":24129}],"group":1010,"orbitIndex":7,"isNotable":true,"name":"Cooked","orbit":1},"6153":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":44952},{"orbit":0,"id":10362}],"group":107,"skill":6153,"orbitIndex":14,"name":"Life Regeneration","orbit":7},"33781":{"stats":["15% reduced Presence Area of Effect","6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":2,"id":65493}],"group":161,"skill":33781,"orbitIndex":20,"name":"Area and Presence","orbit":7},"354":{"stats":["15% increased Cooldown Recovery Rate for Grenade Skills"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":48429}],"group":587,"skill":354,"orbitIndex":16,"name":"Grenade Cooldown Recovery Rate","orbit":3},"48583":{"stats":["8% increased amount of Life Leeched","8% increased Armour and Evasion Rating while Leeching"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":58783}],"group":736,"skill":48583,"orbitIndex":23,"name":"Life Leech. Armour and Evasion while Leeching","orbit":2},"24748":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":4716}],"group":534,"skill":24748,"orbitIndex":15,"name":"Evasion","orbit":3},"42500":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42500,"stats":["+5 to any Attribute"],"isAttribute":true,"group":657,"connections":[{"orbit":0,"id":59881}],"orbitIndex":10,"name":"Attribute","orbit":6},"5728":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","skill":5728,"stats":["60% increased Armour from Equipped Body Armour","60% increased Energy Shield from Equipped Body Armour"],"recipe":["Despair","Paranoia","Envy"],"connections":[{"orbit":-3,"id":17349},{"orbit":0,"id":58138}],"group":74,"orbitIndex":4,"isNotable":true,"name":"Ancient Aegis","orbit":7},"39723":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":39723,"stats":["12% increased Accuracy Rating"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":0,"id":24226}],"orbitIndex":21,"name":"Accuracy","orbit":6},"61525":{"icon":"Art/2DArt/SkillIcons/passives/axedmgspeed.dds","classesStart":["Templar","Druid"],"skill":61525,"stats":[],"group":570,"connections":[{"orbit":0,"id":13855},{"orbit":0,"id":35715},{"orbit":0,"id":26353},{"orbit":0,"id":950},{"orbit":0,"id":28429},{"orbit":0,"id":35535},{"orbit":0,"id":42761}],"orbitIndex":0,"name":"TEMPLAR","orbit":0},"22710":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":45111}],"group":1085,"skill":22710,"orbitIndex":8,"name":"Curse Duration","orbit":7},"47790":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":17625}],"group":102,"skill":47790,"orbitIndex":16,"name":"Shapeshifting","orbit":7},"10495":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":1114,"skill":10495,"orbitIndex":18,"name":"Mana Mastery","orbit":7},"12311":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":64119}],"group":724,"skill":12311,"orbitIndex":16,"name":"Crossbow Reload Speed","orbit":7},"40918":{"stats":["5% increased Magnitude of Ailments you inflict","5% increased Duration of Damaging Ailments on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":-4,"id":1773}],"group":942,"skill":40918,"orbitIndex":0,"name":"Ailment Effect and Duration","orbit":0},"39987":{"stats":["5% increased Chaos Damage","5% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-3,"id":18913},{"orbit":-5,"id":47177}],"group":790,"skill":39987,"orbitIndex":14,"name":"Chaos Damage and Duration","orbit":3},"33254":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[],"group":612,"skill":33254,"orbitIndex":1,"name":"Spell Damage","orbit":2},"43557":{"stats":["Minions have 15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":621,"skill":43557,"orbitIndex":17,"name":"Minion Critical Damage","orbit":3},"21314":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-4,"id":50912}],"group":952,"skill":21314,"orbitIndex":17,"name":"Attack Damage","orbit":2},"13397":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":13397,"stats":["+5 to any Attribute"],"isAttribute":true,"group":503,"connections":[{"orbit":0,"id":1207}],"orbitIndex":6,"name":"Attribute","orbit":4},"21380":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":21380,"stats":["100% increased Critical Damage Bonus against Enemies that are on Full Life"],"recipe":["Guilt","Disgust","Greed"],"connections":[],"group":1039,"orbitIndex":9,"isNotable":true,"name":"Preemptive Strike","orbit":7},"19794":{"stats":["15% reduced Magnitude of Ignite on you"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[],"group":91,"skill":19794,"orbitIndex":22,"name":"Ignite Magnitude on You","orbit":3},"60203":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":9,"id":5332}],"group":682,"skill":60203,"orbitIndex":2,"name":"Strength","orbit":2},"33518":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":6,"id":63579}],"group":509,"skill":33518,"orbitIndex":34,"name":"Slow Effect on You","orbit":4},"52274":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":3109},{"orbit":0,"id":21077}],"group":587,"skill":52274,"orbitIndex":9,"name":"Grenade Damage","orbit":3},"18801":{"stats":["Banner Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":2147483647,"id":11752},{"orbit":0,"id":63360}],"group":541,"skill":18801,"orbitIndex":10,"name":"Banner Duration","orbit":7},"29447":{"stats":["10% increased Armour","+5% of Armour also applies to Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":2147483647,"id":11786}],"group":253,"skill":29447,"orbitIndex":11,"name":"Armour","orbit":2},"16695":{"stats":["3% of Elemental Damage taken Recouped as Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":61926}],"group":971,"skill":16695,"orbitIndex":6,"name":"Energy Shield Recoup","orbit":2},"34449":{"stats":["10% increased Critical Hit Chance with Traps"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":37688}],"group":1221,"skill":34449,"orbitIndex":36,"name":"Trap Critical Chance","orbit":4},"23040":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":4,"id":38493}],"group":1285,"skill":23040,"orbitIndex":14,"name":"Critical Damage","orbit":7},"23362":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":23362,"stats":["25% reduced Effect of Chill on you","Unaffected by Chill during Dodge Roll"],"recipe":["Despair","Disgust","Greed"],"connections":[{"orbit":0,"id":32672},{"orbit":0,"id":50403}],"group":1187,"orbitIndex":9,"isNotable":true,"name":"Slippery Ice","orbit":3},"12412":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":12412,"stats":["16% increased Cooldown Recovery Rate"],"recipe":["Paranoia","Fear","Disgust"],"connections":[],"group":480,"orbitIndex":0,"isNotable":true,"name":"Temporal Mastery","orbit":1},"62581":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern","connections":[],"group":365,"skill":62581,"orbitIndex":0,"name":"Block Mastery","orbit":0},"48846":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":44566}],"group":738,"skill":48846,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"23428":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":47623}],"group":502,"skill":23428,"orbitIndex":18,"name":"Grenade Damage","orbit":3},"64299":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":64299,"stats":["Aura Skills have 12% increased Magnitudes"],"connections":[{"orbit":0,"id":17655}],"group":446,"orbitIndex":20,"isNotable":true,"name":"Bolstering Presence","orbit":2},"57832":{"stats":["10% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":46300}],"group":571,"skill":57832,"orbitIndex":9,"name":"Ignite Magnitude","orbit":2},"46071":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":46071,"stats":["12% increased Accuracy Rating"],"ascendancyName":"Amazon","group":1344,"connections":[{"orbit":0,"id":9294}],"orbitIndex":0,"name":"Accuracy","orbit":0},"49110":{"stats":["6% increased chance to inflict Ailments","6% increased Magnitude of Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":-7,"id":54746}],"group":937,"skill":49110,"orbitIndex":0,"name":"Ailment Chance and Effect","orbit":0},"5410":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":5410,"stats":["30% increased Area of Effect of Ancestrally Boosted Attacks"],"recipe":["Envy","Envy","Fear"],"connections":[{"orbit":0,"id":33590}],"group":80,"orbitIndex":15,"isNotable":true,"name":"Channelled Heritage","orbit":3},"45278":{"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":38138}],"group":647,"skill":45278,"orbitIndex":14,"name":"Reduced Attribute Requirements","orbit":7},"9037":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":21912}],"group":149,"skill":9037,"orbitIndex":69,"name":"Shapeshifting","orbit":5},"58096":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":58096,"stats":["20% increased Spell Damage","20% increased Skill Effect Duration"],"recipe":["Isolation","Greed","Disgust"],"connections":[{"orbit":0,"id":17411}],"group":362,"orbitIndex":1,"isNotable":true,"name":"Lasting Incantations","orbit":3},"9968":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":9968,"stats":["25% reduced Shock duration on you","40% increased Elemental Ailment Threshold"],"recipe":["Paranoia","Suffering","Disgust"],"connections":[{"orbit":-6,"id":38678},{"orbit":0,"id":28623}],"group":1095,"orbitIndex":69,"isNotable":true,"name":"Feel the Earth","orbit":4},"5348":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":1088,"skill":5348,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"44753":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":44753,"stats":["50% reduced Magnitude of Ignite on you"],"recipe":["Greed","Greed","Isolation"],"connections":[{"orbit":0,"id":63608}],"group":70,"orbitIndex":0,"isNotable":true,"name":"One With Flame","orbit":0},"4423":{"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","skill":4423,"stats":["Critical Hits with Daggers have a 25% chance to Poison the Enemy"],"connections":[{"orbit":0,"id":54058}],"group":1278,"orbitIndex":7,"isNotable":true,"name":"Coated Knife","orbit":2},"11752":{"stats":["Banner Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":62455},{"orbit":0,"id":62258},{"orbit":0,"id":57616}],"group":541,"skill":11752,"orbitIndex":2,"name":"Banner Duration","orbit":7},"10162":{"icon":"Art/2DArt/SkillIcons/passives/EnduranceFrenzyChargeMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1216,"skill":10162,"orbitIndex":0,"name":"Power Charge Mastery","orbit":0},"21982":{"stats":["5% chance to inflict Bleeding on Hit","Empowered Attacks deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":47371}],"group":281,"skill":21982,"orbitIndex":18,"name":"Empowered Attack Damage and Bleeding Chance","orbit":2},"38670":{"stats":["20% increased Armour if you have been Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":28589}],"group":59,"skill":38670,"orbitIndex":0,"name":"Armour if Hit","orbit":2},"59541":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":59541,"stats":["Minions have 40% increased maximum Life","Minions have 10% reduced Life Recovery rate"],"recipe":["Fear","Guilt","Fear"],"connections":[{"orbit":7,"id":28573},{"orbit":0,"id":56926}],"group":778,"orbitIndex":3,"isNotable":true,"name":"Necrotised Flesh","orbit":3},"10131":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10131,"stats":["+5 to any Attribute"],"isAttribute":true,"group":897,"connections":[{"orbit":0,"id":3251},{"orbit":0,"id":44669},{"orbit":0,"id":14127},{"orbit":0,"id":55947}],"orbitIndex":0,"name":"Attribute","orbit":0},"29306":{"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","skill":29306,"stats":["8% of Damage is taken from Mana before Life","15% increased Attack Speed while not on Low Mana"],"recipe":["Fear","Disgust","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":1,"id":17668}],"group":1048,"orbitIndex":1,"isNotable":true,"name":"Chakra of Thought","orbit":1},"39461":{"stats":["Minions have 6% increased maximum Life","Minions deal 6% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":229}],"group":506,"skill":39461,"orbitIndex":0,"name":"Minion Damage and Life","orbit":2},"48585":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":20831},{"orbit":0,"id":56325}],"group":833,"skill":48585,"orbitIndex":0,"name":"Evasion","orbit":0},"14654":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14654,"stats":["+5 to any Attribute"],"isAttribute":true,"group":257,"connections":[{"orbit":0,"id":22616},{"orbit":0,"id":14459},{"orbit":0,"id":21017},{"orbit":0,"id":52807},{"orbit":0,"id":58295}],"orbitIndex":0,"name":"Attribute","orbit":0},"29372":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":29372,"stats":["4% chance that if you would gain Rage on Hit, you instead gain up to your maximum Rage"],"recipe":["Fear","Suffering","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":331,"orbitIndex":0,"isNotable":true,"name":"Sudden Infuriation","orbit":0},"4456":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4456,"stats":["+5 to any Attribute"],"isAttribute":true,"group":582,"connections":[{"orbit":0,"id":57710},{"orbit":0,"id":4776}],"orbitIndex":0,"name":"Attribute","orbit":0},"10100":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10100,"stats":["+5 to any Attribute"],"isAttribute":true,"group":118,"connections":[{"orbit":0,"id":47263},{"orbit":0,"id":25300}],"orbitIndex":0,"name":"Attribute","orbit":0},"38003":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":4,"id":63526}],"group":644,"skill":38003,"orbitIndex":20,"name":"Stun Threshold","orbit":7},"52415":{"stats":["3% increased Attack Speed while your Companion is in your Presence","Companions have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":32655}],"group":1108,"skill":52415,"orbitIndex":22,"name":"Attack Speed and Companion Attack Speed","orbit":2},"41573":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":24655}],"group":582,"skill":41573,"orbitIndex":10,"name":"Fire Penetration","orbit":3},"52803":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":52803,"stats":["20% increased Life Recovery from Flasks","Life Flasks gain 0.1 charges per Second"],"recipe":["Envy","Disgust","Disgust"],"connections":[{"orbit":0,"id":59356}],"group":1063,"orbitIndex":0,"isNotable":true,"name":"Hale Traveller","orbit":7},"26068":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":37389}],"group":956,"skill":26068,"orbitIndex":2,"name":"Attack Damage","orbit":3},"6900":{"stats":["+1% to maximum Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-6,"id":26479},{"orbit":0,"id":45751}],"group":180,"skill":6900,"orbitIndex":0,"name":"Maximum Block","orbit":5},"62844":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":0,"id":32427}],"group":582,"skill":62844,"orbitIndex":18,"name":"Cold Penetration","orbit":3},"8246":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":37548},{"orbit":0,"id":64462}],"group":1212,"skill":8246,"orbitIndex":11,"name":"Attack Damage","orbit":2},"12078":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-6,"id":53771},{"orbit":-4,"id":41877}],"group":1143,"skill":12078,"orbitIndex":39,"name":"Projectile Damage","orbit":5},"27662":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[],"group":845,"skill":27662,"orbitIndex":14,"name":"Additional Spell Projectiles","orbit":2},"60":{"stats":["5% chance to Blind Enemies on Hit"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":58426}],"group":1202,"skill":60,"orbitIndex":13,"name":"Blind Chance","orbit":2},"25011":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":448,"skill":25011,"orbitIndex":0,"name":"Life Mastery","orbit":0},"6355":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-4,"id":14110},{"orbit":4,"id":38124}],"group":224,"skill":6355,"orbitIndex":2,"name":"Totem Damage","orbit":7},"38143":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38143,"stats":["+5 to any Attribute"],"isAttribute":true,"group":788,"connections":[],"orbitIndex":18,"name":"Attribute","orbit":2},"18073":{"stats":["12% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":7,"id":49952},{"orbit":4,"id":63114}],"group":185,"skill":18073,"orbitIndex":2,"name":"Attack Damage","orbit":7},"59945":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59945,"stats":["+5 to any Attribute"],"isAttribute":true,"group":135,"connections":[{"orbit":0,"id":4527},{"orbit":0,"id":45327},{"orbit":0,"id":21684}],"orbitIndex":0,"name":"Attribute","orbit":0},"23227":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":23227,"stats":["30% increased Melee Damage when on Full Life","16% increased Attack Speed if you haven't Attacked Recently"],"recipe":["Greed","Ire","Envy"],"connections":[],"group":487,"orbitIndex":0,"isNotable":true,"name":"Initiative","orbit":4},"28050":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28050,"stats":["+5 to any Attribute"],"isAttribute":true,"group":881,"connections":[{"orbit":0,"id":63888},{"orbit":0,"id":53539}],"orbitIndex":24,"name":"Attribute","orbit":6},"62051":{"stats":["3% increased Movement Speed if you've Killed Recently"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":-9,"id":21755}],"group":658,"skill":62051,"orbitIndex":0,"name":"Movement Speed","orbit":3},"49235":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":42077}],"group":565,"skill":49235,"orbitIndex":7,"name":"Energy Shield Delay","orbit":2},"62984":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":62984,"stats":["24% increased Evasion Rating","24% increased maximum Energy Shield"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[{"orbit":0,"id":15975}],"group":837,"orbitIndex":4,"isNotable":true,"name":"Mindful Awareness","orbit":2},"58747":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTimeStopSkill.dds","skill":58747,"stats":["Grants Skill: Time Freeze"],"ascendancyName":"Chronomancer","connections":[],"group":271,"orbitIndex":0,"isNotable":true,"name":"Ultimate Command","orbit":0},"61927":{"stats":["15% increased Magnitude of Jagged Ground you create"],"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","connections":[{"orbit":0,"id":14515},{"orbit":0,"id":3698}],"group":218,"skill":61927,"orbitIndex":5,"name":"Jagged Ground Effect","orbit":2},"41044":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-7,"id":47591}],"group":125,"skill":41044,"orbitIndex":19,"name":"Mana Regeneration","orbit":7},"419":{"stats":["10% increased Magnitude of Non-Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":-7,"id":63400}],"group":997,"skill":419,"orbitIndex":12,"name":"Non-Damaging Ailment Magnitude","orbit":2},"14724":{"stats":["20% increased Shock Duration"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":62185}],"group":1120,"skill":14724,"orbitIndex":0,"name":"Shock Duration","orbit":0},"53207":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":47635},{"orbit":0,"id":56914}],"group":1002,"skill":53207,"orbitIndex":4,"name":"Lightning Penetration","orbit":1},"59540":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanMoreStunBuildupEnemies.dds","skill":59540,"stats":["50% more Damage against Heavy Stunned Enemies"],"ascendancyName":"Titan","connections":[],"group":49,"orbitIndex":67,"isNotable":true,"name":"Surprising Strength","orbit":9},"3985":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":3985,"stats":["Attack Damage Penetrates 15% of Enemy Elemental Resistances"],"recipe":["Suffering","Isolation","Ire"],"connections":[{"orbit":0,"id":48660},{"orbit":3,"id":64140}],"group":891,"orbitIndex":15,"isNotable":true,"name":"Forces of Nature","orbit":2},"37616":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":1221,"skill":37616,"orbitIndex":45,"name":"Trap Mastery","orbit":5},"46197":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":46197,"stats":["20% reduced Critical Damage Bonus","50% increased Critical Hit Chance"],"recipe":["Suffering","Envy","Greed"],"connections":[{"orbit":0,"id":39237}],"group":1128,"orbitIndex":7,"isNotable":true,"name":"Careful Assassin","orbit":2},"38004":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionFire.dds","skill":38004,"stats":["Grants Skill: Explosive Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1312,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Explosive Concoction","orbit":0},"18678":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":18678,"stats":["Buffs on you expire 10% slower"],"ascendancyName":"Chronomancer","group":242,"connections":[{"orbit":9,"id":26638}],"orbitIndex":0,"name":"Buff Expiry Rate","orbit":0},"57039":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":6,"id":44605}],"group":617,"skill":57039,"orbitIndex":4,"name":"Cooldown Recovery Rate","orbit":3},"904":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":28578}],"group":215,"skill":904,"orbitIndex":4,"name":"Mana Regeneration","orbit":7},"62455":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":62455,"stats":["Banner Buffs linger on you for 2 seconds after you leave the Area"],"recipe":["Suffering","Greed","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern","connections":[],"group":541,"orbitIndex":0,"isNotable":true,"name":"Bannerman","orbit":0},"56112":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":56112,"stats":["Remove Ignite when you Warcry"],"recipe":["Suffering","Despair","Paranoia"],"connections":[{"orbit":-2,"id":42059},{"orbit":0,"id":49259}],"group":130,"orbitIndex":18,"isNotable":true,"name":"Extinguishing Exhalation","orbit":3},"29041":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":31388},{"orbit":0,"id":52298}],"group":217,"skill":29041,"orbitIndex":12,"name":"Slow Effect on You","orbit":3},"53595":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":7,"id":29458},{"orbit":0,"id":38628}],"group":1284,"skill":53595,"orbitIndex":19,"name":"Poison Damage","orbit":3},"14127":{"stats":["8% reduced Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[],"group":901,"skill":14127,"orbitIndex":13,"name":"Reduced Duration","orbit":2},"8510":{"stats":["Damaging Ailments deal damage 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":-3,"id":13030}],"group":930,"skill":8510,"orbitIndex":0,"name":"Faster Ailments","orbit":0},"17282":{"stats":["16% increased Mana Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":47252}],"group":151,"skill":17282,"orbitIndex":20,"name":"Mana Regeneration","orbit":7},"20916":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":20916,"stats":["24% increased Attack Damage","10% chance to Blind Enemies on Hit with Attacks"],"recipe":["Envy","Fear","Envy"],"connections":[{"orbit":0,"id":59355}],"group":994,"orbitIndex":8,"isNotable":true,"name":"Blinding Strike","orbit":7},"53471":{"stats":["15% increased Critical Hit Chance against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":11836}],"group":1062,"skill":53471,"orbitIndex":4,"name":"Critical vs Blinded","orbit":7},"30040":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":56016}],"group":826,"skill":30040,"orbitIndex":7,"name":"Armour Break","orbit":1},"14096":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":7,"id":44293}],"group":523,"skill":14096,"orbitIndex":14,"name":"Cast Speed","orbit":2},"6714":{"stats":["5% increased Life Regeneration rate","5% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":41646}],"group":525,"skill":6714,"orbitIndex":12,"name":"Curse Effect on you and Life Regeneration Rate","orbit":2},"17348":{"stats":["12% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":11275}],"group":70,"skill":17348,"orbitIndex":17,"name":"Ignite Magnitude","orbit":7},"1973":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":8607}],"group":186,"skill":1973,"orbitIndex":8,"name":"Mana Flasks","orbit":2},"56640":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","connections":[{"orbit":-3,"id":10398}],"group":585,"skill":56640,"orbitIndex":0,"name":"Spell Critical Damage","orbit":7},"34840":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34840,"stats":["+5 to any Attribute"],"isAttribute":true,"group":425,"connections":[{"orbit":0,"id":1433},{"orbit":0,"id":27674},{"orbit":0,"id":48618}],"orbitIndex":0,"name":"Attribute","orbit":0},"47514":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":47514,"stats":["10% chance to Daze on Hit","40% increased Critical Hit Chance against Dazed Enemies"],"recipe":["Ire","Despair","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":1250,"orbitIndex":8,"isNotable":true,"name":"Dizzying Hits","orbit":7},"46601":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":18568},{"orbit":0,"id":43720}],"group":1046,"skill":46601,"orbitIndex":18,"name":"Mana Leech","orbit":2},"61926":{"stats":["3% of Elemental Damage taken Recouped as Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":1603}],"group":971,"skill":61926,"orbitIndex":12,"name":"Energy Shield Recoup","orbit":2},"41171":{"stats":["4% increased Attack Speed while a Rare or Unique Enemy is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":36341}],"group":843,"skill":41171,"orbitIndex":4,"name":"Attack Speed","orbit":7},"15182":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15182,"stats":["+5 to any Attribute"],"isAttribute":true,"group":592,"connections":[{"orbit":0,"id":54818}],"orbitIndex":0,"name":"Attribute","orbit":0},"7412":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":45709}],"group":1064,"skill":7412,"orbitIndex":15,"name":"Life Flask Charges","orbit":7},"28578":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":215,"skill":28578,"orbitIndex":2,"name":"Mana Regeneration","orbit":7},"46989":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[],"group":705,"skill":46989,"orbitIndex":12,"name":"Spell Area of Effect","orbit":7},"9472":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":9472,"stats":["15% increased Projectile Speed","12% increased Area of Effect for Attacks"],"recipe":["Envy","Disgust","Guilt"],"connections":[{"orbit":0,"id":31991},{"orbit":0,"id":41062}],"group":927,"orbitIndex":0,"isNotable":true,"name":"Catapult","orbit":0},"57821":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":57821,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1135,"connections":[{"orbit":0,"id":31765},{"orbit":0,"id":26034}],"orbitIndex":12,"name":"Attribute","orbit":4},"62578":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":-7,"id":30102}],"group":1098,"skill":62578,"orbitIndex":16,"name":"Volatility on Kill","orbit":7},"10364":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","connections":[{"orbit":0,"id":44683},{"orbit":4,"id":55342},{"orbit":0,"id":42857}],"group":757,"skill":10364,"orbitIndex":48,"name":"Skill Speed","orbit":4},"19330":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[],"group":549,"skill":19330,"orbitIndex":52,"name":"Life Regeneration","orbit":4},"40":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEvasionDmgReducVsElementalDmg.dds","skill":40,"stats":["50% of Evasion Rating also grants Elemental Damage reduction"],"ascendancyName":"Pathfinder","connections":[],"group":1325,"orbitIndex":0,"isNotable":true,"name":"Sustainable Practices","orbit":0},"33242":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":15838}],"group":522,"skill":33242,"orbitIndex":2,"name":"Ailment Chance","orbit":5},"24812":{"stats":["20% increased Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":64643}],"group":884,"skill":24812,"orbitIndex":11,"name":"Power Charge Duration","orbit":2},"8611":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":28740,"name":"Curse Area","stats":["25% increased Area of Effect of Curses"]}},"skill":8611,"stats":["25% increased Area of Effect of Curses"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":-4,"id":59}],"orbitIndex":56,"name":"Curse Area","orbit":8},"2864":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":2864,"stats":["+5 to any Attribute"],"isAttribute":true,"group":520,"connections":[{"orbit":0,"id":54818},{"orbit":0,"id":21468},{"orbit":0,"id":33369},{"orbit":0,"id":59480},{"orbit":0,"id":63360},{"orbit":0,"id":32564}],"orbitIndex":0,"name":"Attribute","orbit":0},"9604":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":9604,"stats":["Life Leeched from Empowered Attacks is Instant"],"recipe":["Greed","Suffering","Despair"],"connections":[{"orbit":0,"id":20015}],"group":308,"orbitIndex":60,"isNotable":true,"name":"Thirst of Kitava","orbit":4},"19470":{"stats":["10% increased Life and Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[],"group":806,"skill":19470,"orbitIndex":17,"name":"Life and Mana Flask Recovery","orbit":3},"9798":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":9798,"stats":["4% increased Skill Speed"],"ascendancyName":"Pathfinder","group":1310,"connections":[{"orbit":0,"id":24868}],"orbitIndex":58,"name":"Skill Speed","orbit":9},"259":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":402,"skill":259,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"17686":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":53996},{"orbit":0,"id":43575}],"group":725,"skill":17686,"orbitIndex":19,"name":"Melee Damage ","orbit":7},"50420":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-2,"id":51241},{"orbit":0,"id":31364}],"group":1203,"skill":50420,"orbitIndex":2,"name":"Charm Charges","orbit":2},"29899":{"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","skill":29899,"stats":["40% increased Culling Strike Threshold against Immobilised Enemies"],"recipe":["Suffering","Despair","Guilt"],"connections":[{"orbit":0,"id":19001},{"orbit":0,"id":6912}],"group":965,"orbitIndex":21,"isNotable":true,"name":"Finish Them","orbit":7},"24481":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern","connections":[],"group":890,"skill":24481,"orbitIndex":0,"name":"Recovery Mastery","orbit":0},"42103":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":42103,"stats":["20% increased Evasion Rating","Prevent +3% of Damage from Deflected Hits"],"recipe":["Suffering","Greed","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":-2,"id":62427}],"group":1079,"orbitIndex":0,"isNotable":true,"name":"Enduring Deflection","orbit":3},"31295":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":9352}],"group":58,"skill":31295,"orbitIndex":4,"name":"Attack Area","orbit":3},"9736":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":9736,"stats":["Gain Ailment Threshold equal to the lowest of Evasion and Armour on your Boots"],"recipe":["Ire","Ire","Ire"],"connections":[{"orbit":0,"id":61318},{"orbit":0,"id":62235}],"group":759,"orbitIndex":42,"isNotable":true,"name":"Insulated Treads","orbit":4},"13367":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":38969},{"orbit":0,"id":21713}],"group":979,"skill":13367,"orbitIndex":14,"name":"Accuracy","orbit":2},"20649":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":62998},{"orbit":0,"id":2582},{"orbit":0,"id":65290}],"group":1237,"skill":20649,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"59538":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59538,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1191,"connections":[{"orbit":0,"id":34912},{"orbit":0,"id":47976}],"orbitIndex":0,"name":"Attribute","orbit":0},"26331":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":26331,"stats":["8% increased Cast Speed with Cold Skills","16% increased Skill Effect Duration"],"recipe":["Fear","Despair","Ire"],"connections":[{"orbit":0,"id":3128},{"orbit":0,"id":12166}],"group":1070,"orbitIndex":18,"isNotable":true,"name":"Harsh Winter","orbit":7},"63246":{"stats":["8% increased Elemental Ailment Threshold","Companions have +12% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-7,"id":33585}],"group":1156,"skill":63246,"orbitIndex":12,"name":"Ailment Threshold and Companion Resistance","orbit":4},"60859":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":60859,"stats":["15% increased Charm Charges gained"],"ascendancyName":"Ritualist","group":1367,"connections":[{"orbit":9,"id":4891}],"orbitIndex":0,"name":"Charm Charges","orbit":0},"37742":{"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","skill":37742,"stats":["50% increased amount of Mana Leeched","25% increased chance to inflict Ailments against Rare or Unique Enemies"],"recipe":["Paranoia","Paranoia","Fear"],"connections":[{"orbit":0,"id":15270},{"orbit":0,"id":8246}],"group":1212,"orbitIndex":6,"isNotable":true,"name":"Manifold Method","orbit":3},"55846":{"stats":["Gain 5 Life per Enemy Killed"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":0,"id":24239}],"group":890,"skill":55846,"orbitIndex":5,"name":"Life on Kill","orbit":1},"16276":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus2.dds","skill":16276,"orbitIndex":0,"stats":["Body Armour grants +75% to Cold Resistance"],"ascendancyName":"Smith of Kitava","connections":[],"group":41,"applyToArmour":true,"isNotable":true,"name":"Padded Plates","orbit":0},"60735":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":60735,"stats":[],"group":1083,"connections":[{"orbit":0,"id":42658},{"orbit":0,"id":11825}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"48974":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":48974,"stats":["25% increased Mana Recovery from Flasks","10% increased Mana Recovery Rate during Effect of any Mana Flask"],"recipe":["Ire","Envy","Guilt"],"connections":[{"orbit":0,"id":47418},{"orbit":0,"id":10738}],"group":1105,"orbitIndex":15,"isNotable":true,"name":"Altered Brain Chemistry","orbit":2},"40783":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":40783,"stats":["+5 to any Attribute"],"isAttribute":true,"group":694,"connections":[{"orbit":0,"id":11672},{"orbit":0,"id":15358},{"orbit":-4,"id":17711},{"orbit":0,"id":24035},{"orbit":0,"id":63009}],"orbitIndex":0,"name":"Attribute","orbit":0},"8875":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":50687}],"group":595,"skill":8875,"orbitIndex":8,"name":"Electrocute Buildup","orbit":1},"35369":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":35369,"stats":["40% increased Mana Regeneration Rate while stationary","20% reduced Mana Regeneration Rate while moving"],"recipe":["Ire","Ire","Envy"],"connections":[{"orbit":0,"id":1459}],"group":151,"orbitIndex":0,"isNotable":true,"name":"Investing Energies","orbit":0},"17411":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":362,"skill":17411,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"62973":{"stats":["10% increased total Power counted by Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":26070}],"group":263,"skill":62973,"orbitIndex":1,"name":"Warcry Power Counted","orbit":3},"4534":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":4534,"stats":["50% chance to Pierce an Enemy"],"recipe":["Disgust","Guilt","Disgust"],"connections":[],"group":1111,"orbitIndex":13,"isNotable":true,"name":"Piercing Shot","orbit":3},"38270":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":23724}],"group":595,"skill":38270,"orbitIndex":0,"name":"Lightning Exposure Effect","orbit":3},"56762":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":28839}],"group":337,"skill":56762,"orbitIndex":20,"name":"Cast Speed","orbit":2},"47252":{"stats":["16% increased Mana Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":151,"skill":47252,"orbitIndex":16,"name":"Mana Regeneration","orbit":7},"4086":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotemAura.dds","skill":4086,"stats":["Totems you place grant Embankment Auras"],"ascendancyName":"Tactician","connections":[],"group":359,"orbitIndex":0,"isNotable":true,"name":"Strategic Embankments","orbit":0},"53194":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":3,"id":38130}],"group":263,"skill":53194,"orbitIndex":16,"name":"Warcry Cooldown Speed","orbit":2},"18280":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistDrainManaActivateCharms.dds","skill":18280,"stats":["Can instead consume 25% of maximum Mana to trigger Charms with insufficient charges"],"ascendancyName":"Ritualist","connections":[],"group":1357,"orbitIndex":0,"isNotable":true,"name":"Mind Phylacteries","orbit":0},"30":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeTailwind.dds","skill":30,"stats":["Gain Tailwind on Skill use","Lose all Tailwind when Hit"],"ascendancyName":"Deadeye","connections":[{"orbit":0,"id":29871}],"group":1304,"orbitIndex":0,"isNotable":true,"name":"Gathering Winds","orbit":0},"19998":{"stats":["12% increased Damage with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":44430}],"group":730,"skill":19998,"orbitIndex":0,"name":"Crossbow Damage","orbit":0},"57555":{"stats":["15% chance to Impale on Spell Hit"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":37608}],"group":539,"skill":57555,"orbitIndex":15,"name":"Impale Chance","orbit":7},"61263":{"stats":["10% reduced Poison Duration on you"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds","connections":[{"orbit":0,"id":4544}],"group":992,"skill":61263,"orbitIndex":11,"name":"Poison Duration on You","orbit":2},"53989":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-7,"id":29372}],"group":319,"skill":53989,"orbitIndex":0,"name":"Rage on Hit","orbit":0},"3128":{"stats":["3% increased Cast Speed with Cold Skills"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":19722}],"group":1069,"skill":3128,"orbitIndex":14,"name":"Cast Speed with Cold Skills","orbit":7},"34702":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-4,"id":55664},{"orbit":-4,"id":63246},{"orbit":-7,"id":16568}],"group":1156,"skill":34702,"orbitIndex":6,"name":"Damage and Companion Damage","orbit":5},"57819":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingBuffSkillsReserveLessSpirit.dds","skill":57819,"stats":["Skills gain 20% increased Critical Hit Chance per socketed blue Support Gem","Skills gain 20% increased Damage per socketed red Support Gem","Skills gain 6% increased Skill Speed per socketed green Support Gem"],"ascendancyName":"Gemling Legionnaire","connections":[],"group":399,"orbitIndex":0,"isNotable":true,"name":"Integrated Efficiency","orbit":0},"32856":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":32856,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Chronomancer","group":316,"connections":[{"orbit":0,"id":3605},{"orbit":9,"id":10987}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"3027":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":54228}],"group":123,"skill":3027,"orbitIndex":18,"name":"Physical Damage","orbit":2},"50561":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":12418}],"group":121,"skill":50561,"orbitIndex":18,"name":"Empowered Attack Damage","orbit":3},"55847":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":55847,"stats":["200% increased Ice Crystal Life"],"recipe":["Fear","Paranoia","Disgust"],"connections":[{"orbit":0,"id":27274}],"group":893,"orbitIndex":8,"isNotable":true,"name":"Ice Walls","orbit":7},"16620":{"stats":["15% reduced Movement Speed Penalty while Actively Blocking"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":4,"id":21161}],"group":180,"skill":16620,"orbitIndex":10,"name":"Movement Penalty with Raised Shield","orbit":3},"11916":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[],"group":653,"skill":11916,"orbitIndex":16,"name":"Life Regeneration","orbit":3},"64690":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-5,"id":5101},{"orbit":0,"id":46726}],"group":484,"skill":64690,"orbitIndex":23,"name":"Energy Shield Recharge","orbit":3},"13065":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":13065,"stats":["Triggered Spells deal 16% increased Spell Damage"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":0,"id":63236}],"orbitIndex":14,"name":"Triggered Spell Damage","orbit":8},"29246":{"stats":["15% increased Parried Debuff Duration"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":22927},{"orbit":0,"id":35043}],"group":1207,"skill":29246,"orbitIndex":27,"name":"Parried Duration","orbit":6},"57959":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaFireResistAppliesToColdLightning.dds","skill":57959,"stats":["Modifiers to Fire Resistance also grant Cold and Lightning Resistance at 50% of their value"],"ascendancyName":"Smith of Kitava","connections":[{"orbit":0,"id":63401}],"group":4,"orbitIndex":0,"isNotable":true,"name":"Coal Stoker","orbit":0},"43423":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":43423,"stats":["25% increased Flammability Magnitude","25% increased Freeze Buildup","25% increased chance to Shock","25% increased Electrocute Buildup"],"recipe":["Suffering","Disgust","Greed"],"connections":[{"orbit":0,"id":48660}],"group":891,"orbitIndex":23,"isNotable":true,"name":"Emboldened Avatar","orbit":2},"52807":{"stats":["15% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":60551},{"orbit":0,"id":61836}],"group":246,"skill":52807,"orbitIndex":10,"name":"Presence Area","orbit":2},"6008":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":64020},{"orbit":2,"id":58096}],"group":362,"skill":6008,"orbitIndex":0,"name":"Spell Damage","orbit":2},"55572":{"stats":["10% increased Fire Damage","10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":57626}],"group":670,"skill":55572,"orbitIndex":20,"name":"Cold and Fire Damage","orbit":7},"40117":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":40117,"stats":["Thorns Damage has 50% chance to ignore Enemy Armour"],"recipe":["Despair","Guilt","Disgust"],"connections":[{"orbit":0,"id":64023}],"group":200,"orbitIndex":4,"isNotable":true,"name":"Spiked Armour","orbit":7},"41965":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":37463}},"skill":41965,"stats":["8% increased Spell Damage"],"isSwitchable":true,"group":609,"connections":[{"orbit":-6,"id":1755}],"orbitIndex":21,"name":"Spell Damage","orbit":2},"13895":{"icon":"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds","skill":13895,"stats":["25% increased Damage with Spears","25% increased Accuracy Rating with Spears"],"recipe":["Guilt","Envy","Despair"],"connections":[{"orbit":0,"id":36071}],"group":1196,"orbitIndex":10,"isNotable":true,"name":"Precise Point","orbit":5},"46726":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":46726,"stats":["Your Energy Shield Recharge starts when your Minions are Reformed"],"recipe":["Envy","Paranoia","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":484,"orbitIndex":1,"isNotable":true,"name":"Reformed Barrier","orbit":7},"63236":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerEnergyDoubled.dds","skill":63236,"stats":["Meta Skills gain 35% more Energy"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":17,"isNotable":true,"name":"The Soul Springs Eternal","orbit":6},"38535":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":38535,"stats":["40% increased Elemental Damage if you've dealt a Critical Hit Recently","20% increased Critical Hit Chance"],"recipe":["Fear","Fear","Envy"],"connections":[{"orbit":7,"id":61063},{"orbit":0,"id":42205}],"group":261,"orbitIndex":66,"isNotable":true,"name":"Stormcharged","orbit":4},"51213":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","skill":51213,"stats":["15% increased Duration of Damaging Ailments on Enemies","30% increased Damage with Hits against Enemies affected by Ailments"],"recipe":["Guilt","Fear","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDamageOverTimePattern","connections":[],"group":951,"orbitIndex":0,"isNotable":true,"name":"Wasting","orbit":0},"1143":{"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","options":{"Druid":{"stats":["8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","name":"Area of Effect","id":2353}},"skill":1143,"stats":["15% increased Critical Spell Damage Bonus"],"isSwitchable":true,"group":515,"connections":[{"orbit":0,"id":58170},{"orbit":0,"id":50084}],"orbitIndex":5,"name":"Spell Critical Damage","orbit":2},"3640":{"stats":["5% increased Attack Damage","5% Chance to build an additional Combo on Hit"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":2147483647,"id":37780},{"orbit":2147483647,"id":17724},{"orbit":0,"id":14267}],"group":1245,"skill":3640,"orbitIndex":7,"name":"Attack Damage and Combo","orbit":3},"58751":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":35941,"name":"Energy Shield","stats":["20% increased maximum Energy Shield"]}},"skill":58751,"stats":["20% increased maximum Energy Shield"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":0,"id":17788}],"orbitIndex":0,"name":"Energy Shield","orbit":8},"46990":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":46990,"stats":[],"ascendancyName":"Deadeye","isAscendancyStart":true,"group":1299,"connections":[{"orbit":0,"id":49165},{"orbit":0,"id":39723},{"orbit":0,"id":3987},{"orbit":0,"id":24295},{"orbit":0,"id":61461}],"orbitIndex":48,"name":"Deadeye","orbit":9},"27990":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":27990,"stats":["Debuffs you inflict have 6% increased Slow Magnitude"],"ascendancyName":"Chronomancer","group":301,"connections":[{"orbit":-3,"id":49049}],"orbitIndex":0,"name":"Slow Effect","orbit":0},"52796":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-6,"id":30371}],"group":111,"skill":52796,"orbitIndex":66,"name":"Shield Damage","orbit":4},"9240":{"stats":["10% increased Damage with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":21225}],"group":1196,"skill":9240,"orbitIndex":16,"name":"Spear Damage","orbit":2},"49503":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":49503,"stats":["20% increased Mana Flask Charges gained"],"ascendancyName":"Pathfinder","group":1316,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Mana Flask Charges","orbit":0},"33245":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":9151},{"orbit":-2,"id":31918},{"orbit":2,"id":45331}],"group":1111,"skill":33245,"orbitIndex":3,"name":"Projectile Damage","orbit":1},"18742":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":-6,"id":7721},{"orbit":0,"id":62732}],"group":459,"skill":18742,"orbitIndex":6,"name":"Stun Threshold","orbit":3},"51741":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51741,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1049,"connections":[{"orbit":0,"id":61834},{"orbit":-4,"id":57230},{"orbit":0,"id":57821},{"orbit":0,"id":45798},{"orbit":0,"id":15424}],"orbitIndex":12,"name":"Attribute","orbit":6},"34300":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":34300,"stats":["20% increased Mana Regeneration Rate","15% increased Mana Cost Efficiency"],"recipe":["Disgust","Disgust","Ire"],"connections":[{"orbit":0,"id":45481},{"orbit":0,"id":13862}],"group":940,"orbitIndex":22,"isNotable":true,"name":"Conservative Casting","orbit":2},"38923":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","connections":[{"orbit":3,"id":61429},{"orbit":-3,"id":511}],"group":155,"skill":38923,"orbitIndex":14,"name":"Skill Speed","orbit":7},"17024":{"stats":["3% increased Attack and Cast Speed with Lightning Skills"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":37372}],"group":810,"skill":17024,"orbitIndex":0,"name":"Lightning Skill Speed","orbit":0},"8573":{"stats":["12% increased Damage with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":11526}],"group":1261,"skill":8573,"orbitIndex":26,"name":"Bow Damage","orbit":5},"10295":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":10295,"stats":["16% increased Cast Speed","15% increased Mana Cost of Skills"],"recipe":["Fear","Despair","Isolation"],"connections":[{"orbit":0,"id":27733}],"group":233,"orbitIndex":33,"isNotable":true,"name":"Overzealous","orbit":5},"31888":{"stats":["8% increased Mana Cost Efficiency"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":0,"id":34300}],"group":940,"skill":31888,"orbitIndex":4,"name":"Mana Cost Efficiency","orbit":2},"7395":{"icon":"Art/2DArt/SkillIcons/passives/ThornsNotable1.dds","skill":7395,"stats":["75% increased Thorns damage if you've Blocked Recently"],"recipe":["Ire","Fear","Suffering"],"connections":[{"orbit":0,"id":30007},{"orbit":0,"id":46051}],"group":59,"orbitIndex":13,"isNotable":true,"name":"Retaliation","orbit":3},"48699":{"icon":"Art/2DArt/SkillIcons/passives/frostborn.dds","skill":48699,"stats":["40% reduced Effect of Chill on you","Gain 15% of Damage as Extra Cold Damage while on Chilled Ground"],"recipe":["Paranoia","Fear","Suffering"],"connections":[],"group":575,"orbitIndex":6,"isNotable":true,"name":"Frostwalker","orbit":7},"3516":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":62039},{"orbit":0,"id":23227}],"group":487,"skill":3516,"orbitIndex":0,"name":"Melee Damage","orbit":7},"36814":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[],"group":700,"skill":36814,"orbitIndex":6,"name":"Curse Duration","orbit":7},"51210":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":154,"skill":51210,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"19006":{"stats":["Minions have 6% increased maximum Life","Minions deal 6% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":39461}],"group":506,"skill":19006,"orbitIndex":18,"name":"Minion Damage and Life","orbit":2},"29369":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":5,"id":11337},{"orbit":-4,"id":41669}],"group":635,"skill":29369,"orbitIndex":42,"name":"Chill Effect","orbit":4},"22962":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":22817}],"group":1118,"skill":22962,"orbitIndex":14,"name":"Incision Chance","orbit":7},"4059":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4059,"stats":["+5 to any Attribute"],"isAttribute":true,"group":960,"connections":[{"orbit":0,"id":10382},{"orbit":0,"id":9510},{"orbit":0,"id":2446}],"orbitIndex":0,"name":"Attribute","orbit":0},"46060":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":46060,"stats":["20% of Leech is Instant"],"recipe":["Greed","Isolation","Suffering"],"connections":[{"orbit":-2,"id":29270},{"orbit":0,"id":7488}],"group":437,"orbitIndex":0,"isNotable":true,"name":"Voracious","orbit":7},"47782":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":47782,"stats":["40% increased Stun Threshold","20% increased Stun Threshold if you haven't been Stunned Recently"],"recipe":["Envy","Disgust","Ire"],"connections":[{"orbit":4,"id":38003},{"orbit":-4,"id":28361}],"group":644,"orbitIndex":54,"isNotable":true,"name":"Steady Footing","orbit":4},"9698":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":157,"skill":9698,"orbitIndex":22,"name":"Critical Mastery","orbit":2},"54127":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":54127,"stats":[],"group":648,"connections":[{"orbit":0,"id":54282},{"orbit":0,"id":15182},{"orbit":0,"id":56978}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"19658":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLinkPattern","connections":[],"group":323,"skill":19658,"orbitIndex":0,"name":"Link Mastery","orbit":0},"32474":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":32474,"stats":["+5 to any Attribute"],"isAttribute":true,"group":94,"connections":[{"orbit":0,"id":29611},{"orbit":0,"id":47931},{"orbit":0,"id":55888}],"orbitIndex":0,"name":"Attribute","orbit":0},"37078":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterMonsterHolyExplosion.dds","skill":37078,"stats":["10% chance for Enemies you Kill to Explode, dealing 100%","of their maximum Life as Physical Damage","Chance is doubled against Undead and Demons"],"ascendancyName":"Witchhunter","connections":[],"group":265,"orbitIndex":0,"isNotable":true,"name":"Zealous Inquisition","orbit":0},"7721":{"icon":"Art/2DArt/SkillIcons/passives/Warrior.dds","skill":7721,"stats":["15% increased Armour","Regenerate 0.5% of maximum Life per second","+10 to Strength"],"connections":[{"orbit":0,"id":54232},{"orbit":3,"id":61534},{"orbit":-6,"id":18629},{"orbit":0,"id":64683}],"group":518,"orbitIndex":45,"isNotable":true,"name":"Relentless","orbit":4},"35760":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":6,"id":22359}],"group":903,"skill":35760,"orbitIndex":8,"name":"Elemental Damage","orbit":3},"61921":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":61921,"stats":["Damage Penetrates 8% Cold Resistance","Damage Penetrates 15% Lightning Resistance"],"recipe":["Envy","Isolation","Greed"],"connections":[],"group":1123,"orbitIndex":23,"isNotable":true,"name":"Storm Surge","orbit":3},"32416":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":32416,"stats":["80% increased Armour from Equipped Body Armour"],"connections":[{"orbit":-3,"id":27726}],"group":470,"orbitIndex":16,"isNotable":true,"name":"Sturdy Metal","orbit":2},"41298":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1193,"skill":41298,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"45923":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":45923,"stats":["+5 to any Attribute"],"isAttribute":true,"group":496,"connections":[{"orbit":0,"id":50084},{"orbit":0,"id":52319}],"orbitIndex":31,"name":"Attribute","orbit":6},"38537":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":38537,"stats":["+10 to Intelligence","15% increased Critical Hit Chance"],"recipe":["Ire","Despair","Paranoia"],"connections":[{"orbit":-3,"id":54983},{"orbit":0,"id":51583}],"group":1285,"orbitIndex":21,"isNotable":true,"name":"Heartstopping","orbit":2},"62185":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":62185,"stats":["+20 to maximum Mana","50% increased Shock Duration"],"recipe":["Greed","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1104,"orbitIndex":0,"isNotable":true,"name":"Rattled","orbit":0},"292":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":357,"skill":292,"orbitIndex":0,"name":"Life Mastery","orbit":0},"39716":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":31326}],"group":462,"skill":39716,"orbitIndex":13,"name":"Flammability Magnitude","orbit":2},"59542":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeDealMoreProjectileDamageFarAway.dds","skill":59542,"stats":["Projectiles deal 0% more Hit damage to targets in the first 3.5 metres of their movement, scaling up with distance travelled to reach 20% after 7 metres"],"isMultipleChoiceOption":true,"ascendancyName":"Deadeye","group":1303,"connections":[{"orbit":0,"id":42416}],"orbitIndex":0,"name":"Far Shot","orbit":0},"44605":{"icon":"Art/2DArt/SkillIcons/passives/newnewattackspeed.dds","skill":44605,"stats":["15% increased Projectile Damage","30% increased Stun Buildup against enemies within 2 metres","+5 to Strength and Dexterity"],"connections":[{"orbit":-6,"id":59881},{"orbit":0,"id":13081}],"group":616,"orbitIndex":21,"isNotable":true,"name":"Remorseless","orbit":5},"8938":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":-4,"id":33229}],"group":962,"skill":8938,"orbitIndex":16,"name":"Bleed Chance","orbit":3},"53589":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53589,"stats":["+5 to any Attribute"],"isAttribute":true,"group":513,"connections":[{"orbit":0,"id":25374}],"orbitIndex":0,"name":"Attribute","orbit":0},"13562":{"stats":["15% increased Life Regeneration Rate while on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":3,"id":23650}],"group":465,"skill":13562,"orbitIndex":18,"name":"Life Regeneration on Low Life","orbit":7},"6800":{"stats":["11% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":4,"id":32438}],"group":1124,"skill":6800,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"16":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":16,"stats":["20% increased Life Flask Charges gained"],"ascendancyName":"Pathfinder","group":1319,"connections":[{"orbit":7,"id":41619}],"orbitIndex":0,"name":"Life Flask Charges","orbit":0},"36676":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":36676,"stats":["Grants 1 Passive Skill Point"],"ascendancyName":"Pathfinder","group":1329,"connections":[{"orbit":-7,"id":46454}],"orbitIndex":0,"name":"Passive Points","orbit":0},"8171":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":45162}],"group":143,"skill":8171,"orbitIndex":22,"name":"Presence Area","orbit":7},"63762":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":44522}],"group":1185,"skill":63762,"orbitIndex":2,"name":"Deflection","orbit":2},"40244":{"stats":["3% increased Attack Speed with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":-3,"id":43263}],"group":1023,"skill":40244,"orbitIndex":16,"name":"One Handed Attack Speed","orbit":7},"52003":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":594,"skill":52003,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"23630":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":23630,"stats":["Ignites you cause are reflected back to you","40% reduced Magnitude of Ignite on you"],"recipe":["Suffering","Despair","Fear"],"connections":[{"orbit":7,"id":19794},{"orbit":7,"id":17885},{"orbit":0,"id":38320}],"group":91,"orbitIndex":0,"isNotable":true,"name":"Self Immolation","orbit":4},"38398":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":38398,"stats":["30% reduced Damage","+8% to Critical Hit Chance of Herald Skills"],"recipe":["Suffering","Paranoia","Greed"],"connections":[{"orbit":7,"id":2211}],"group":428,"orbitIndex":14,"isNotable":true,"name":"Apocalypse","orbit":7},"21912":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":5,"id":32353}],"group":149,"skill":21912,"orbitIndex":9,"name":"Shapeshifting","orbit":5},"13500":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-3,"id":41044},{"orbit":-3,"id":4140}],"group":125,"skill":13500,"orbitIndex":11,"name":"Mana Regeneration","orbit":3},"13694":{"stats":["Link Skills have 20% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":0,"id":11762},{"orbit":0,"id":19658}],"group":348,"skill":13694,"orbitIndex":19,"name":"Link Duration","orbit":7},"42354":{"icon":"Art/2DArt/SkillIcons/passives/EvasionAndBlindNotable.dds","skill":42354,"stats":["20% increased Blind Effect","Blind Enemies when they Stun you"],"recipe":["Ire","Guilt","Ire"],"connections":[{"orbit":2,"id":43562},{"orbit":7,"id":3660}],"group":690,"orbitIndex":0,"isNotable":true,"name":"Blinding Flash","orbit":2},"57683":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","connections":[{"orbit":2,"id":35031}],"group":1279,"skill":57683,"orbitIndex":11,"name":"Life Recoup","orbit":2},"55835":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":55835,"stats":["Damage Penetrates 18% Cold Resistance","20% increased chance to inflict Ailments against Enemies with Exposure"],"recipe":["Isolation","Fear","Paranoia"],"connections":[{"orbit":2147483647,"id":52537},{"orbit":-9,"id":20909},{"orbit":0,"id":7023}],"group":1224,"orbitIndex":19,"isNotable":true,"name":"Exposed to the Cosmos","orbit":2},"27262":{"stats":["6% increased chance to inflict Ailments","6% increased Magnitude of Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":7,"id":49110}],"group":950,"skill":27262,"orbitIndex":0,"name":"Ailment Chance and Effect","orbit":0},"1915":{"stats":["10% increased Critical Hit Chance against Humanoids"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":60085}],"group":740,"skill":1915,"orbitIndex":21,"name":"Critical Chance","orbit":7},"7341":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":7341,"stats":["Gain 3 Rage when Hit by an Enemy","Every Rage also grants 2% increased Stun Threshold"],"recipe":["Despair","Fear","Suffering"],"connections":[{"orbit":0,"id":33244}],"group":267,"orbitIndex":0,"isNotable":true,"name":"Ignore Pain","orbit":0},"32151":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":32151,"stats":["+1% to all Maximum Elemental Resistances if you have at","least 5 Red, Green and Blue Support Gems Socketed"],"recipe":["Isolation","Fear","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[],"group":535,"orbitIndex":60,"isNotable":true,"name":"Crystalline Resistance","orbit":4},"16618":{"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","skill":16618,"stats":["2% increased Damage per 5 of your lowest Attribute"],"recipe":["Greed","Fear","Envy"],"connections":[{"orbit":0,"id":24511},{"orbit":0,"id":4492}],"group":647,"orbitIndex":24,"isNotable":true,"name":"Jack of all Trades","orbit":5},"31284":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[{"orbit":0,"id":21380}],"group":1039,"skill":31284,"orbitIndex":3,"name":"Critical Mastery","orbit":1},"23091":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":45885},{"orbit":0,"id":39515}],"group":571,"skill":23091,"orbitIndex":10,"name":"Fire Damage","orbit":3},"51868":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":51868,"stats":["50% increased Armour while Ignited","+2% to Maximum Fire Resistance while Ignited","50% increased Fire Damage while Ignited"],"recipe":["Guilt","Disgust","Suffering"],"connections":[{"orbit":3,"id":19794},{"orbit":0,"id":38320}],"group":91,"orbitIndex":64,"isNotable":true,"name":"Molten Carapace","orbit":5},"39050":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","skill":39050,"stats":["25% increased Damage with Hits against Enemies affected by Elemental Ailments","15% increased Duration of Ignite, Shock and Chill on Enemies"],"recipe":["Disgust","Envy","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":1043,"orbitIndex":4,"isNotable":true,"name":"Exploit","orbit":2},"36677":{"stats":["10% increased Damage with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":9240},{"orbit":0,"id":36071},{"orbit":0,"id":9227}],"group":1196,"skill":36677,"orbitIndex":0,"name":"Spear Damage","orbit":0},"32349":{"icon":"Art/2DArt/SkillIcons/passives/GiantBloodKeystone.dds","skill":32349,"isKeystone":true,"stats":["You can wield Two-Handed Axes, Maces and Swords in one hand","Triple Attribute requirements of Martial Weapons","Inherent Life granted by Strength is halved"],"group":137,"connections":[{"orbit":0,"id":3446}],"orbitIndex":0,"name":"Giant's Blood","orbit":0},"55700":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":2147483647,"id":44983}],"group":535,"skill":55700,"orbitIndex":8,"name":"All Attributes","orbit":2},"26196":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":26196,"stats":[],"group":195,"connections":[{"orbit":0,"id":11741},{"orbit":0,"id":39710}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"16948":{"stats":["Link Skills have 8% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":0,"id":50423},{"orbit":7,"id":21879}],"group":383,"skill":16948,"orbitIndex":7,"name":"Link Cast Speed","orbit":7},"54785":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":32885}],"group":563,"skill":54785,"orbitIndex":7,"name":"Shield Block","orbit":2},"3458":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-4,"id":45609}],"group":1010,"skill":3458,"orbitIndex":23,"name":"Critical Damage","orbit":2},"31746":{"stats":["Damage Penetrates 8% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":4,"id":32845},{"orbit":-4,"id":41012}],"group":91,"skill":31746,"orbitIndex":24,"name":"Fire Penetration","orbit":4},"32845":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":4,"id":64819},{"orbit":0,"id":47931}],"group":91,"skill":32845,"orbitIndex":36,"name":"Fire Damage","orbit":5},"56767":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":56767,"stats":["5% chance to Daze on Hit","Gain 12% of Physical Damage as Extra Lightning Damage against Dazed Enemies"],"recipe":["Isolation","Disgust","Envy"],"connections":[{"orbit":0,"id":19461},{"orbit":0,"id":1416}],"group":1168,"orbitIndex":13,"isNotable":true,"name":"Electrifying Daze","orbit":7},"46854":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":46854,"stats":["10% increased Projectile Speed"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":0,"id":12033},{"orbit":0,"id":42416}],"orbitIndex":8,"name":"Projectile Speed","orbit":3},"38663":{"stats":["10% increased Melee Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":3516}],"group":488,"skill":38663,"orbitIndex":6,"name":"Melee Critical Chance","orbit":7},"35095":{"stats":["10% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds","connections":[{"orbit":2,"id":41886}],"group":1230,"skill":35095,"orbitIndex":20,"name":"Chaos Damage","orbit":2},"24224":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupAxe.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAxePattern","connections":[],"group":109,"skill":24224,"orbitIndex":0,"name":"Axe Mastery","orbit":0},"37608":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":53524},{"orbit":0,"id":61042}],"group":539,"skill":37608,"orbitIndex":51,"name":"Physical Damage","orbit":4},"17146":{"stats":["20% increased Parry Damage"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":4,"id":57518},{"orbit":-4,"id":3843}],"group":1160,"skill":17146,"orbitIndex":5,"name":"Parry Damage","orbit":3},"44343":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44343,"stats":["+5 to any Attribute"],"isAttribute":true,"group":764,"connections":[{"orbit":0,"id":55276}],"orbitIndex":36,"name":"Attribute","orbit":5},"9272":{"stats":["10% increased Pin duration"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":12906}],"group":821,"skill":9272,"orbitIndex":0,"name":"Pin Duration","orbit":1},"37872":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":37872,"stats":["Allies in your Presence have +100 to Accuracy Rating","35% increased Attack Damage while you have an Ally in your Presence"],"recipe":["Ire","Fear","Isolation"],"connections":[{"orbit":0,"id":28863}],"group":686,"orbitIndex":4,"isNotable":true,"name":"Presence Present","orbit":7},"7473":{"stats":["Herald Skills deal 20% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":-4,"id":64471}],"group":428,"skill":7473,"orbitIndex":23,"name":"Herald Damage","orbit":7},"56104":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":527,"skill":56104,"orbitIndex":16,"name":"Armour Break","orbit":3},"47242":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":60,"skill":47242,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"25213":{"stats":["16% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":19223}],"group":686,"skill":25213,"orbitIndex":12,"name":"Attack Damage with nearby Ally","orbit":7},"17088":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17088,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1049,"connections":[{"orbit":4,"id":51416}],"orbitIndex":48,"name":"Attribute","orbit":6},"53188":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":836,"skill":53188,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"45272":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":42280}],"group":647,"skill":45272,"orbitIndex":0,"name":"All Attributes","orbit":5},"43938":{"stats":["6% increased Trap Throwing Speed"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":37688}],"group":1221,"skill":43938,"orbitIndex":39,"name":"Trap Throw Speed","orbit":6},"30102":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":2147483647,"id":43944},{"orbit":0,"id":53177}],"group":1098,"skill":30102,"orbitIndex":23,"name":"Volatility on Kill","orbit":2},"41163":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1226,"skill":41163,"orbitIndex":0,"name":"Evasion Mastery","orbit":0},"30829":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":56999}],"group":808,"skill":30829,"orbitIndex":0,"name":"Accuracy","orbit":2},"15975":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":5,"id":48198}],"group":837,"skill":15975,"orbitIndex":13,"name":"Evasion and Energy Shield","orbit":2},"15083":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":15083,"stats":["25% increased Shock Duration","25% increased Magnitude of Shock you inflict"],"recipe":["Guilt","Suffering","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":689,"orbitIndex":0,"isNotable":true,"name":"Power Conduction","orbit":0},"12337":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":12337,"stats":["30% increased chance to Shock","Damage Penetrates 15% Lightning Resistance"],"recipe":["Paranoia","Ire","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":5295}],"group":830,"orbitIndex":0,"isNotable":true,"name":"Flash Storm","orbit":0},"60464":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":60464,"stats":["25% reduced Ignite Duration on you","40% increased Elemental Ailment Threshold"],"recipe":["Suffering","Paranoia","Despair"],"connections":[{"orbit":-6,"id":58971},{"orbit":0,"id":28623}],"group":1095,"orbitIndex":45,"isNotable":true,"name":"Fan the Flames","orbit":4},"50423":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":50423,"stats":["+5 to any Attribute"],"isAttribute":true,"group":508,"connections":[{"orbit":0,"id":38856}],"orbitIndex":57,"name":"Attribute","orbit":6},"32274":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":749,"skill":32274,"orbitIndex":0,"name":"Evasion Mastery","orbit":0},"46857":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":42916}],"group":229,"skill":46857,"orbitIndex":22,"name":"Energy Shield Delay","orbit":3},"43149":{"stats":["5% increased Attack Damage","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":40292}],"group":226,"skill":43149,"orbitIndex":20,"name":"Attack Damage and Accuracy","orbit":2},"59795":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59795,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":-3,"id":10156}],"orbitIndex":33,"name":"Attribute","orbit":5},"3365":{"stats":["15% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":59289}],"group":704,"skill":3365,"orbitIndex":17,"name":"Immobilisation Buildup","orbit":2},"18465":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":18465,"stats":["20% increased Critical Damage Bonus","20% increased Magnitude of Non-Damaging Ailments you inflict with Critical Hits"],"connections":[{"orbit":0,"id":39540}],"group":446,"orbitIndex":44,"isNotable":true,"name":"Cruel Fate","orbit":4},"51602":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":51602,"stats":["Enemies near Enemies you Mark are Blinded","Enemies you Mark cannot deal Critical Hits"],"recipe":["Suffering","Disgust","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern","connections":[],"group":1169,"orbitIndex":0,"isNotable":true,"name":"Unsight","orbit":0},"50687":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":50687,"stats":["40% increased Electrocute Buildup","30% increased Shock Chance against Electrocuted Enemies"],"recipe":["Envy","Disgust","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":595,"orbitIndex":14,"isNotable":true,"name":"Coursing Energy","orbit":7},"25807":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":53683}],"group":742,"skill":25807,"orbitIndex":0,"name":"Crossbow Reload Speed","orbit":0},"52537":{"stats":["10% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[],"group":1224,"skill":52537,"orbitIndex":13,"name":"Cold Penetration","orbit":2},"178":{"stats":["8% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[],"group":1255,"skill":178,"orbitIndex":30,"name":"Herald Reservation","orbit":5},"56493":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":56493,"stats":["6% increased Attack Speed","30% increased Evasion Rating if you have Hit an Enemy Recently"],"recipe":["Greed","Greed","Disgust"],"connections":[],"group":989,"orbitIndex":3,"isNotable":true,"name":"Agile Succession","orbit":3},"42760":{"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","skill":42760,"stats":["30% increased Stun Recovery","Regenerate 3% of maximum Life over 1 second when Stunned","+1 to Stun Threshold per Dexterity"],"recipe":["Greed","Fear","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":1113,"orbitIndex":4,"isNotable":true,"name":"Chakra of Stability","orbit":1},"29763":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":39423}],"group":976,"skill":29763,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"60992":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":60992,"stats":["Life Recovery from your Flasks also applies to your Companions"],"recipe":["Paranoia","Despair","Suffering"],"connections":[{"orbit":0,"id":37971}],"group":1293,"orbitIndex":0,"isNotable":true,"name":"Nurturing Guardian","orbit":0},"43677":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":43677,"stats":["25% chance for Attacks to Maim on Hit against Poisoned Enemies","25% increased Magnitude of Poison you inflict"],"recipe":["Envy","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[],"group":953,"orbitIndex":0,"isNotable":true,"name":"Crippling Toxins","orbit":0},"18004":{"stats":["Inherent Rage Loss starts 1 second later"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":8881}],"group":222,"skill":18004,"orbitIndex":3,"name":"Later Rage Loss Start","orbit":3},"8644":{"stats":["10% increased Trap Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":62496},{"orbit":0,"id":27417}],"group":1221,"skill":8644,"orbitIndex":51,"name":"Trap Damage","orbit":6},"64948":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":48264}],"group":201,"skill":64948,"orbitIndex":20,"name":"Aura Effect","orbit":2},"56757":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":10100}],"group":108,"skill":56757,"orbitIndex":10,"name":"Totem Placement Speed","orbit":2},"21572":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":-7,"id":6660},{"orbit":0,"id":7526}],"group":1043,"skill":21572,"orbitIndex":20,"name":"Damage against Ailments","orbit":2},"54783":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":735,"skill":54783,"orbitIndex":10,"name":"Energy Shield Mastery","orbit":1},"63891":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":0,"id":63074}],"group":767,"skill":63891,"orbitIndex":7,"name":"Chaos Damage","orbit":1},"37594":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":8983}],"group":378,"skill":37594,"orbitIndex":38,"name":"Minion Damage","orbit":5},"21184":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":20251}],"group":79,"skill":21184,"orbitIndex":21,"name":"Attack Area","orbit":7},"49357":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49357,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":32194}],"orbitIndex":0,"name":"Attribute","orbit":6},"31745":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":31745,"stats":["40% increased Attack Damage against Maimed Enemies","Enemies are Maimed for 4 seconds after becoming Unpinned"],"recipe":["Guilt","Despair","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":821,"orbitIndex":48,"isNotable":true,"name":"Lockdown","orbit":4},"65212":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-3,"id":64637},{"orbit":3,"id":60899}],"group":1231,"skill":65212,"orbitIndex":6,"name":"Slow Effect on You","orbit":3},"26798":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":9638}],"group":374,"skill":26798,"orbitIndex":0,"name":"Skill Speed","orbit":0},"25014":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":50228},{"orbit":0,"id":39710}],"group":130,"skill":25014,"orbitIndex":6,"name":"Warcry Speed","orbit":3},"24287":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24287,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1198,"connections":[{"orbit":0,"id":34015},{"orbit":0,"id":14226}],"orbitIndex":0,"name":"Attribute","orbit":0},"57021":{"stats":["Minions have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":8957},{"orbit":0,"id":45343},{"orbit":0,"id":14505}],"group":378,"skill":57021,"orbitIndex":16,"name":"Minion Area","orbit":3},"32847":{"stats":["Minions deal 20% increased Damage with Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":174,"skill":32847,"orbitIndex":0,"name":"Command Skill Damage","orbit":0},"3431":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":0,"id":43082}],"group":1171,"skill":3431,"orbitIndex":6,"name":"Skill Speed","orbit":1},"56897":{"stats":["15% increased Ballista Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[],"group":771,"skill":56897,"orbitIndex":10,"name":"Ballista Critical Damage","orbit":7},"64031":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerUnboundAvatar.dds","skill":64031,"stats":["Grants Skill: Unbound Avatar"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":4,"isNotable":true,"name":"...and I Shall Rage","orbit":3},"49497":{"stats":["5% increased Culling Strike Threshold"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":23244}],"group":965,"skill":49497,"orbitIndex":6,"name":"Culling Strike Threshold","orbit":7},"9994":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":9994,"stats":[],"ascendancyName":"Invoker","isAscendancyStart":true,"group":1302,"connections":[{"orbit":0,"id":23415},{"orbit":0,"id":44357},{"orbit":0,"id":13065},{"orbit":0,"id":27686},{"orbit":2147483647,"id":25434},{"orbit":0,"id":17268}],"orbitIndex":24,"name":"Master of the Elements","orbit":9},"30820":{"stats":["8% increased Attack Damage","8% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":26786}],"group":867,"skill":30820,"orbitIndex":16,"name":"Attack Damage and Skill Duration","orbit":7},"64683":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":518,"skill":64683,"orbitIndex":0,"name":"Armour Mastery","orbit":0},"7576":{"stats":["8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":33866}],"group":757,"skill":7576,"orbitIndex":0,"name":"Attack Damage","orbit":0},"36540":{"stats":["+5% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":56988}],"group":1195,"skill":36540,"orbitIndex":0,"name":"Lightning Resistance","orbit":0},"24551":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":215,"skill":24551,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"64295":{"stats":["10% increased Critical Hit Chance with Traps"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[],"group":1221,"skill":64295,"orbitIndex":54,"name":"Trap Critical Chance","orbit":4},"53329":{"stats":["8% increased Flammability Magnitude","8% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":64724},{"orbit":0,"id":41768}],"group":92,"skill":53329,"orbitIndex":23,"name":"Flammability and Ignite Magnitude","orbit":2},"44733":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44733,"stats":["+5 to any Attribute"],"isAttribute":true,"group":430,"connections":[{"orbit":0,"id":10742},{"orbit":-8,"id":29432},{"orbit":0,"id":1433}],"orbitIndex":12,"name":"Attribute","orbit":2},"56366":{"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","skill":56366,"stats":["5% increased Attack Speed with Daggers","15% increased Critical Hit Chance with Daggers"],"connections":[{"orbit":0,"id":35755}],"group":1278,"orbitIndex":16,"isNotable":true,"name":"Silent Shiv","orbit":3},"45522":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","options":{"Witch":{"stats":["10% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","name":"Chaos Damage","id":40885}},"skill":45522,"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"isSwitchable":true,"group":599,"connections":[{"orbit":5,"id":22314}],"orbitIndex":6,"name":"Infused Spell Damage","orbit":3},"62841":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-6,"id":17367},{"orbit":0,"id":56045},{"orbit":5,"id":53941}],"group":939,"skill":62841,"orbitIndex":20,"name":"Evasion and Energy Shield","orbit":3},"28441":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":28441,"stats":["Enemies Blinded by you have 50% reduced Critical Hit Chance"],"recipe":["Disgust","Despair","Despair"],"connections":[{"orbit":0,"id":10011}],"group":1062,"orbitIndex":15,"isNotable":true,"name":"Frantic Swings","orbit":7},"8908":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":4,"id":13711},{"orbit":-5,"id":3203}],"group":944,"skill":8908,"orbitIndex":6,"name":"Evasion and Energy Shield","orbit":7},"48565":{"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","skill":48565,"stats":["Minions deal 25% increased Damage"],"recipe":["Envy","Fear","Disgust"],"connections":[{"orbit":0,"id":47242}],"group":60,"orbitIndex":11,"isNotable":true,"name":"Bringer of Order","orbit":3},"4665":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":1913}],"group":518,"skill":4665,"orbitIndex":0,"name":"Life Regeneration","orbit":7},"33639":{"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":8782}],"group":591,"skill":33639,"orbitIndex":16,"name":"Infused Spell Damage","orbit":2},"55575":{"stats":["Gain 3% of Physical Damage as extra Chaos Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":58002}],"group":809,"skill":55575,"orbitIndex":9,"name":"Physical as Extra Chaos Damage","orbit":2},"2500":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":7,"id":6030}],"group":1284,"skill":2500,"orbitIndex":10,"name":"Poison Chance","orbit":7},"10987":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistChanceSkillNoCooldownSkill.dds","skill":10987,"stats":["Skills have 33% chance to not consume a Cooldown when used"],"ascendancyName":"Chronomancer","connections":[],"group":285,"orbitIndex":0,"isNotable":true,"name":"Now and Again","orbit":0},"52395":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaFlameSelector.dds","skill":52395,"stats":[],"ascendancyName":"Acolyte of Chayula","connections":[{"orbit":0,"id":56331},{"orbit":0,"id":26283},{"orbit":0,"id":664}],"group":1331,"orbitIndex":27,"isNotable":true,"name":"Lucid Dreaming","orbit":5},"2946":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":175,"skill":2946,"orbitIndex":1,"name":"Fire Resistance Mastery","orbit":1},"16484":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16484,"stats":["+5 to any Attribute"],"isAttribute":true,"group":870,"connections":[{"orbit":0,"id":25100},{"orbit":0,"id":18923}],"orbitIndex":0,"name":"Attribute","orbit":2},"44204":{"stats":["10% increased Flammability Magnitude","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":3,"id":33729}],"group":1022,"skill":44204,"orbitIndex":0,"name":"Elemental Damage and Flammability Magnitude","orbit":7},"17349":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":-3,"id":23940},{"orbit":0,"id":58138}],"group":74,"skill":17349,"orbitIndex":0,"name":"Armour and Energy Shield","orbit":7},"49618":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":49618,"stats":["20% increased Melee Critical Hit Chance"],"recipe":["Envy","Ire","Guilt"],"connections":[{"orbit":0,"id":38663},{"orbit":0,"id":55348}],"group":488,"orbitIndex":0,"isNotable":true,"name":"Deadly Flourish","orbit":0},"62436":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":3215}],"group":722,"skill":62436,"orbitIndex":5,"name":"Energy Shield","orbit":7},"39581":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":46325}],"group":503,"skill":39581,"orbitIndex":8,"name":"Stun Buildup","orbit":7},"2244":{"stats":["5% chance to Gain Arcane Surge when you deal a Critical Hit"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":341,"skill":2244,"orbitIndex":45,"name":"Arcane Surge on Critical Hit","orbit":4},"52659":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":10362}],"group":107,"skill":52659,"orbitIndex":20,"name":"Life Regeneration","orbit":7},"30555":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30555,"stats":["+5 to any Attribute"],"isAttribute":true,"group":743,"connections":[{"orbit":3,"id":53960}],"orbitIndex":0,"name":"Attribute","orbit":0},"51732":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":26568}],"group":343,"skill":51732,"orbitIndex":16,"name":"Attack Speed","orbit":2},"50817":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":61355}],"group":1048,"skill":50817,"orbitIndex":11,"name":"Damage from Mana","orbit":7},"33112":{"stats":["40% increased Energy Shield from Equipped Focus"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":-7,"id":10881}],"group":902,"skill":33112,"orbitIndex":12,"name":"Focus Energy Shield","orbit":3},"44344":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44344,"stats":["+5 to any Attribute"],"isAttribute":true,"group":469,"connections":[{"orbit":4,"id":28092}],"orbitIndex":0,"name":"Attribute","orbit":0},"52799":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":47270},{"orbit":4,"id":19955},{"orbit":0,"id":44455}],"group":635,"skill":52799,"orbitIndex":0,"name":"Freeze Buildup","orbit":3},"50146":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern","connections":[],"group":1229,"skill":50146,"orbitIndex":8,"name":"Buckler Mastery","orbit":3},"44608":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":747,"skill":44608,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"46454":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderAdditionalPoints.dds","skill":46454,"stats":["Grants 5 Passive Skill Point"],"ascendancyName":"Pathfinder","connections":[],"group":1328,"orbitIndex":0,"isNotable":true,"name":"Traveller's Wisdom","orbit":0},"47371":{"stats":["5% chance to inflict Bleeding on Hit","Empowered Attacks deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":7668}],"group":281,"skill":47371,"orbitIndex":22,"name":"Empowered Attack Damage and Bleeding Chance","orbit":2},"28044":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":28044,"stats":["40% increased Cold Damage while affected by Herald of Ice","40% increased Fire Damage while affected by Herald of Ash","40% increased Lightning Damage while affected by Herald of Thunder"],"recipe":["Disgust","Isolation","Suffering"],"connections":[{"orbit":0,"id":28835},{"orbit":0,"id":178},{"orbit":0,"id":6988}],"group":1255,"orbitIndex":12,"isNotable":true,"name":"Coming Calamity","orbit":3},"12174":{"stats":["10% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":0,"id":18864}],"group":1132,"skill":12174,"orbitIndex":22,"name":"Ailment Magnitude","orbit":2},"52260":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-2,"id":3688}],"group":920,"skill":52260,"orbitIndex":8,"name":"Energy","orbit":2},"26070":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":26070,"stats":["Empowered Attacks deal 30% increased Damage","Warcry Skills have 30% increased Area of Effect"],"recipe":["Suffering","Disgust","Paranoia"],"connections":[{"orbit":0,"id":35977}],"group":263,"orbitIndex":4,"isNotable":true,"name":"Bolstering Yell","orbit":2},"47635":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":47635,"stats":["Damage Penetrates 10% Lightning Resistance if on Low Mana","Damage Penetrates 15% Lightning Resistance"],"recipe":["Paranoia","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1002,"orbitIndex":8,"isNotable":true,"name":"Overload","orbit":3},"44872":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44872,"stats":["+5 to any Attribute"],"isAttribute":true,"group":272,"connections":[{"orbit":0,"id":11248},{"orbit":0,"id":55596},{"orbit":0,"id":22949}],"orbitIndex":0,"name":"Attribute","orbit":0},"23419":{"stats":["15% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":55930}],"group":888,"skill":23419,"orbitIndex":20,"name":"Glory Generation","orbit":2},"49231":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":43183}],"group":494,"skill":49231,"orbitIndex":0,"name":"Attack Speed","orbit":7},"30695":{"icon":"Art/2DArt/SkillIcons/passives/ClawsOfTheMagpie.dds","options":{"Huntress":{"stats":["+30 to Accuracy Rating","10% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/eagleeye.dds","name":"Eagle Eye","id":53849}},"skill":30695,"stats":["33% increased Damage with Hits against Enemies affected by Ailments"],"isSwitchable":true,"connections":[{"orbit":0,"id":13783},{"orbit":0,"id":19808},{"orbit":0,"id":56472}],"group":848,"orbitIndex":14,"isNotable":true,"name":"Vile Wounds","orbit":2},"35223":{"stats":["3% increased Attack Speed with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":55680},{"orbit":0,"id":9227}],"group":1196,"skill":35223,"orbitIndex":4,"name":"Spear Attack Speed","orbit":3},"97":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":52442}],"group":639,"skill":97,"orbitIndex":0,"name":"Attack Speed","orbit":2},"42361":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":1084,"skill":42361,"orbitIndex":0,"name":"Chaos Mastery","orbit":0},"20049":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":5,"id":32818}],"group":850,"skill":20049,"orbitIndex":0,"name":"Charm Charges","orbit":7},"1151":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":4113}],"group":671,"skill":1151,"orbitIndex":8,"name":"Freeze Buildup","orbit":7},"20115":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":20115,"stats":["+5 to any Attribute"],"isAttribute":true,"group":198,"connections":[{"orbit":0,"id":49734}],"orbitIndex":0,"name":"Attribute","orbit":0},"38124":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":8,"id":51820}],"group":224,"skill":38124,"orbitIndex":26,"name":"Totem Damage","orbit":4},"14091":{"stats":["Break 10% increased Armour","6% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":28860},{"orbit":0,"id":36449},{"orbit":0,"id":23993}],"group":527,"skill":14091,"orbitIndex":0,"name":"Armour Break and Physical Damage","orbit":1},"18207":{"stats":["4% increased Area of Effect of Ancestrally Boosted Attacks","Ancestrally Boosted Attacks deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-3,"id":53261}],"group":80,"skill":18207,"orbitIndex":8,"name":"Ancestral Boosted Area and Damage","orbit":3},"62963":{"icon":"Art/2DArt/SkillIcons/passives/flameborn.dds","skill":62963,"stats":["40% reduced Magnitude of Ignite on you","Gain 15% of Damage as Extra Fire Damage while on Ignited Ground"],"recipe":["Suffering","Fear","Greed"],"connections":[],"group":538,"orbitIndex":18,"isNotable":true,"name":"Flamewalker","orbit":7},"34168":{"icon":"Art/2DArt/SkillIcons/passives/CriticalStrikesNotable.dds","skill":34168,"stats":["36% increased Damage if you've dealt a Critical Hit in the past 8 seconds"],"connections":[{"orbit":0,"id":16123},{"orbit":0,"id":4157},{"orbit":0,"id":55088}],"group":815,"orbitIndex":22,"isNotable":true,"name":"Crashing Wave","orbit":7},"40110":{"stats":["10% increased Blind Effect"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":3,"id":42347}],"group":1270,"skill":40110,"orbitIndex":8,"name":"Blind Effect","orbit":7},"49220":{"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","skill":49220,"stats":["8% increased Attack and Cast Speed","+5 to Dexterity and Intelligence"],"connections":[{"orbit":0,"id":10429},{"orbit":-3,"id":44223},{"orbit":-6,"id":53960},{"orbit":5,"id":21336},{"orbit":6,"id":36778}],"group":757,"orbitIndex":12,"isNotable":true,"name":"Flow Like Water","orbit":4},"50023":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":50023,"stats":["Recover 1% of maximum Life per Glory consumed"],"recipe":["Guilt","Fear","Fear"],"connections":[{"orbit":0,"id":4921},{"orbit":0,"id":259}],"group":403,"orbitIndex":39,"isNotable":true,"name":"Invigorating Grandeur","orbit":4},"31017":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":26339}],"group":247,"skill":31017,"orbitIndex":0,"name":"Totem Damage","orbit":3},"326":{"stats":["12% increased Critical Hit Chance with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":31449}],"group":1256,"skill":326,"orbitIndex":0,"name":"Quarterstaff Critical Chance","orbit":0},"60064":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":47263},{"orbit":0,"id":3027}],"group":123,"skill":60064,"orbitIndex":14,"name":"Physical Damage","orbit":2},"64020":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":29652}],"group":362,"skill":64020,"orbitIndex":20,"name":"Spell Damage","orbit":2},"8606":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":867,"skill":8606,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"26598":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":26598,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1025,"connections":[{"orbit":3,"id":33366},{"orbit":0,"id":19880},{"orbit":0,"id":14658},{"orbit":0,"id":23915}],"orbitIndex":0,"name":"Attribute","orbit":0},"32016":{"stats":["12% increased Spell Damage while wielding a Melee Weapon"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":-6,"id":5766},{"orbit":0,"id":49984}],"group":1049,"skill":32016,"orbitIndex":19,"name":"Spell Damage","orbit":7},"44330":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":44330,"stats":["25% increased Damage with One Handed Weapons","Attacks with One-Handed Weapons have 20% increased Chance to inflict Ailments"],"recipe":["Fear","Greed","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":655,"orbitIndex":2,"isNotable":true,"name":"Coated Arms","orbit":3},"64284":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":27373},{"orbit":4,"id":19011}],"group":418,"skill":64284,"orbitIndex":51,"name":"Melee Damage","orbit":4},"62310":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":62310,"stats":["30% increased Flammability Magnitude","30% increased Damage with Hits against Burning Enemies"],"recipe":["Isolation","Disgust","Guilt"],"connections":[{"orbit":2,"id":36325},{"orbit":0,"id":56934}],"group":438,"orbitIndex":22,"isNotable":true,"name":"Incendiary","orbit":7},"9568":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":5580}],"group":96,"skill":9568,"orbitIndex":1,"name":"Totem Life","orbit":2},"59006":{"stats":["8% reduced Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":37956}],"group":376,"skill":59006,"orbitIndex":0,"name":"Reduced Duration","orbit":0},"15247":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":46683}],"group":93,"skill":15247,"orbitIndex":7,"name":"Empowered Attack Damage","orbit":3},"59799":{"stats":["Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":4,"id":7338}],"group":1087,"skill":59799,"orbitIndex":10,"name":"Stun Threshold from Energy Shield","orbit":1},"9762":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":45824}],"group":444,"skill":9762,"orbitIndex":5,"name":"Sword Damage","orbit":6},"51606":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":51606,"stats":["20% increased Evasion Rating","10% reduced Slowing Potency of Debuffs on You","10% reduced Movement Speed Penalty from using Skills while moving"],"recipe":["Greed","Greed","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":-7,"id":65207}],"group":1055,"orbitIndex":48,"isNotable":true,"name":"Freedom of Movement","orbit":4},"14324":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":14324,"stats":["15% increased Mana Recovery rate"],"recipe":["Envy","Despair","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":-2,"id":1468}],"group":645,"orbitIndex":3,"isNotable":true,"name":"Arcane Blossom","orbit":7},"24087":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":24087,"stats":["Skills have 10% chance to not remove Elemental Infusions but still count as consuming them"],"recipe":["Guilt","Suffering","Despair"],"connections":[{"orbit":0,"id":13882}],"group":591,"orbitIndex":10,"isNotable":true,"name":"Everlasting Infusions","orbit":7},"37458":{"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","skill":37458,"stats":["Link Skills have 20% increased Buff Effect","Link Skills have 20% increased Skill Effect Duration"],"recipe":["Guilt","Disgust","Envy"],"connections":[{"orbit":7,"id":16948},{"orbit":0,"id":25412}],"group":383,"orbitIndex":13,"isNotable":true,"name":"Strong Links","orbit":2},"35876":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":35876,"stats":["25% increased Warcry Speed","25% increased Warcry Cooldown Recovery Rate"],"recipe":["Disgust","Suffering","Disgust"],"connections":[{"orbit":4,"id":53194},{"orbit":0,"id":35977},{"orbit":0,"id":27540}],"group":263,"orbitIndex":20,"isNotable":true,"name":"Admonisher","orbit":2},"33502":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[],"group":139,"skill":33502,"orbitIndex":12,"name":"Shapeshifting","orbit":5},"24880":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":38501}],"group":549,"skill":24880,"orbitIndex":36,"name":"Attack Speed","orbit":5},"31223":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageGainLifeEnergyShield.dds","skill":31223,"stats":["Gain additional maximum Life equal to 100% of the Item Energy Shield on Equipped Body Armour"],"ascendancyName":"Blood Mage","connections":[],"group":814,"orbitIndex":0,"isNotable":true,"name":"Crimson Power","orbit":0},"27853":{"stats":["10% increased damage against Immobilised Enemies","8% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":52576},{"orbit":0,"id":3365},{"orbit":0,"id":58109}],"group":704,"skill":27853,"orbitIndex":13,"name":"Damage vs Immobilised and Buildup","orbit":7},"7621":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerShockMagnitude.dds","skill":7621,"stats":["Gain 10% of Damage as Extra Lightning Damage","25% chance on Shocking Enemies to created Shocked Ground"],"ascendancyName":"Invoker","connections":[{"orbit":0,"id":55611}],"group":1302,"orbitIndex":15,"isNotable":true,"name":"I am the Thunder...","orbit":5},"42347":{"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","skill":42347,"stats":["20% increased Light Radius","Cannot be Blinded","12% chance to Blind Enemies on Hit"],"recipe":["Despair","Despair","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":1270,"orbitIndex":6,"isNotable":true,"name":"Chakra of Sight","orbit":3},"24475":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":24475,"stats":["+7% to Chaos Resistance"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":-9,"id":59759}],"orbitIndex":8,"name":"Chaos Resistance","orbit":8},"50540":{"icon":"Art/2DArt/SkillIcons/passives/MasteryCurse.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern","connections":[{"orbit":0,"id":16499}],"group":698,"skill":50540,"orbitIndex":0,"name":"Curse Mastery","orbit":0},"44069":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":-7,"id":29358}],"group":99,"skill":44069,"orbitIndex":4,"name":"Stun Buildup","orbit":3},"56761":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":8560},{"orbit":0,"id":48531},{"orbit":0,"id":2408}],"group":1190,"skill":56761,"orbitIndex":18,"name":"Melee Damage","orbit":3},"31545":{"stats":["10% increased Presence Area of Effect","6% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":8171},{"orbit":0,"id":3446}],"group":143,"skill":31545,"orbitIndex":2,"name":"Attack Damage and Presence Area","orbit":7},"54911":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":54911,"stats":["40% increased Flammability Magnitude","Enemies Ignited by you have -5% to Fire Resistance"],"recipe":["Greed","Isolation","Guilt"],"connections":[{"orbit":0,"id":11505},{"orbit":0,"id":39716}],"group":462,"orbitIndex":7,"isNotable":true,"name":"Firestarter","orbit":2},"49485":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":-9,"id":12174},{"orbit":9,"id":49107},{"orbit":0,"id":12890}],"group":1132,"skill":49485,"orbitIndex":18,"name":"Dexterity","orbit":2},"33099":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":33099,"stats":["+1 Charm Slot"],"recipe":["Paranoia","Paranoia","Paranoia"],"connections":[{"orbit":0,"id":25029}],"group":1086,"orbitIndex":27,"isNotable":true,"name":"Hunter's Talisman","orbit":4},"26135":{"stats":["8% increased Spell Damage","8% increased Projectile Speed for Spell Skills"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":2335}],"group":1013,"skill":26135,"orbitIndex":11,"name":"Spell Damage and Projectile Speed","orbit":3},"36931":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":36931,"stats":["25% increased Attack Damage","5% chance to Daze on Hit"],"recipe":["Disgust","Greed","Greed"],"connections":[],"group":905,"orbitIndex":0,"isNotable":true,"name":"Concussive Attack","orbit":7},"57816":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":364}],"group":610,"skill":57816,"orbitIndex":8,"name":"Dexterity","orbit":1},"14355":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":8483}],"group":705,"skill":14355,"orbitIndex":3,"name":"Spell Area Damage","orbit":7},"59798":{"stats":["Gain additional Ailment Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-4,"id":5335}],"group":1087,"skill":59798,"orbitIndex":5,"name":"Ailment Threshold from Energy Shield","orbit":1},"56618":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoctionLightning.dds","skill":56618,"stats":["Grants Skill: Fulminating Concoction"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1317,"connections":[{"orbit":0,"id":57141}],"orbitIndex":0,"name":"Fulminating Concoction","orbit":0},"22691":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Minion Life","id":19990}},"skill":22691,"stats":["15% faster start of Energy Shield Recharge"],"isSwitchable":true,"group":678,"connections":[{"orbit":-6,"id":39037},{"orbit":-9,"id":61027}],"orbitIndex":0,"name":"Energy Shield Delay","orbit":0},"50277":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":50701}],"group":1141,"skill":50277,"orbitIndex":0,"name":"Shock Effect","orbit":0},"48429":{"stats":["15% increased Cooldown Recovery Rate for Grenade Skills"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":58714},{"orbit":0,"id":36169}],"group":587,"skill":48429,"orbitIndex":20,"name":"Grenade Cooldown Recovery Rate","orbit":3},"61119":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":4,"id":64325},{"orbit":0,"id":63431}],"group":1200,"skill":61119,"orbitIndex":18,"name":"Poison Duration","orbit":2},"17215":{"stats":["2% increased Attack Speed","5% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":4552}],"group":1048,"skill":17215,"orbitIndex":19,"name":"Mana Regeneration and Attack Speed","orbit":7},"51871":{"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","skill":51871,"stats":["15% increased maximum Energy Shield","25% increased amount of Mana Leeched"],"recipe":["Guilt","Suffering","Guilt"],"connections":[{"orbit":0,"id":8045}],"group":1096,"orbitIndex":0,"isNotable":true,"name":"Immortal Thirst","orbit":0},"28976":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":23374},{"orbit":0,"id":29458}],"group":1283,"skill":28976,"orbitIndex":0,"name":"Poison Duration","orbit":0},"41029":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41029,"stats":["+5 to any Attribute"],"isAttribute":true,"group":880,"connections":[{"orbit":0,"id":25827},{"orbit":-4,"id":44563},{"orbit":0,"id":25557},{"orbit":0,"id":22219}],"orbitIndex":0,"name":"Attribute","orbit":0},"36808":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":36808,"stats":["2% increased Attack Damage per 75 Item Armour and Evasion Rating on Equipped Shield","50% increased Defences from Equipped Shield"],"recipe":["Fear","Suffering","Fear"],"connections":[{"orbit":3,"id":34076},{"orbit":0,"id":37795}],"group":1019,"orbitIndex":16,"isNotable":true,"name":"Spiked Shield","orbit":2},"63894":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":63894,"stats":["12% increased Spell Damage"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":-4,"id":61267}],"orbitIndex":64,"name":"Spell Damage","orbit":6},"43139":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":43139,"stats":["20% increased Damage for each type of Elemental Ailment on Enemy"],"recipe":["Isolation","Despair","Guilt"],"connections":[{"orbit":0,"id":38068}],"group":590,"orbitIndex":0,"isNotable":true,"name":"Stormbreaker","orbit":4},"2508":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":47168},{"orbit":0,"id":59425}],"group":481,"skill":2508,"orbitIndex":18,"name":"Life Recoup","orbit":7},"43944":{"icon":"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds","skill":43944,"stats":["25% chance that when Volatility on you explodes, you regain an equivalent amount of Volatility"],"recipe":["Paranoia","Greed","Ire"],"connections":[{"orbit":0,"id":23547}],"group":1098,"orbitIndex":13,"isNotable":true,"name":"Instability","orbit":2},"1700":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":48699}],"group":575,"skill":1700,"orbitIndex":12,"name":"Cold Damage","orbit":2},"4":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":11578}],"group":861,"skill":4,"orbitIndex":0,"name":"Shock Chance","orbit":0},"48833":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":4}],"group":859,"skill":48833,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"8273":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":8273,"stats":["25% chance on Consuming a Shock on an Enemy to reapply it"],"recipe":["Isolation","Despair","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":25565}],"group":1199,"orbitIndex":0,"isNotable":true,"name":"Endless Circuit","orbit":0},"30553":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":100,"skill":30553,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"29240":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29240,"stats":["+5 to any Attribute"],"isAttribute":true,"group":866,"connections":[{"orbit":0,"id":55668},{"orbit":0,"id":10881},{"orbit":0,"id":31977},{"orbit":0,"id":57513}],"orbitIndex":0,"name":"Attribute","orbit":0},"42750":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":4,"id":17088},{"orbit":-4,"id":9050}],"group":1049,"skill":42750,"orbitIndex":42,"name":"Attack Damage","orbit":6},"19461":{"stats":["8% increased Cold Damage","8% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":64415}],"group":1168,"skill":19461,"orbitIndex":16,"name":"Daze on Hit","orbit":3},"12998":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":12998,"stats":["25% reduced Freeze Duration on you","60% increased Freeze Threshold"],"recipe":["Ire","Suffering","Fear"],"connections":[{"orbit":-6,"id":30463},{"orbit":0,"id":28623}],"group":1095,"orbitIndex":21,"isNotable":true,"name":"Warm the Heart","orbit":4},"47235":{"stats":["Enemies Blinded by you have 15% reduced Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":24570}],"group":1062,"skill":47235,"orbitIndex":22,"name":"Blinded Enemies Critical","orbit":7},"34419":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/ScorchTheEarth.dds","skill":34419,"stats":["Become Ignited when you deal a Critical Hit, taking 15% of your maximum Life and Energy Shield as Fire Damage per second","50% more Critical Damage Bonus"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":12,"isNotable":true,"name":"Grinning Immolation","orbit":9},"23153":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":23996},{"orbit":0,"id":39298}],"group":771,"skill":23153,"orbitIndex":14,"name":"Ballista Damage","orbit":7},"24813":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":3,"id":20397}],"group":540,"skill":24813,"orbitIndex":14,"name":"Attack Area","orbit":7},"13828":{"stats":["+16 to Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":1140}],"group":712,"skill":13828,"orbitIndex":0,"name":"Evasion","orbit":0},"35878":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":0,"id":50884}],"group":956,"skill":35878,"orbitIndex":9,"name":"Elemental Attack Damage","orbit":7},"50150":{"stats":["6% increased Lightning Damage","8% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":0,"id":37279}],"group":685,"skill":50150,"orbitIndex":12,"name":"Lightning Damage and Mana Regeneration","orbit":3},"14945":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":14945,"stats":["Minions have 20% increased Area of Effect","Minions have 20% increased Cooldown Recovery Rate"],"recipe":["Guilt","Paranoia","Fear"],"connections":[{"orbit":0,"id":34552},{"orbit":0,"id":1447}],"group":379,"orbitIndex":16,"isNotable":true,"name":"Growing Swarm","orbit":3},"55568":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":55568,"stats":["16% reduced Skill Effect Duration","10% increased Cooldown Recovery Rate"],"recipe":["Despair","Greed","Suffering"],"connections":[{"orbit":0,"id":41522},{"orbit":0,"id":44690}],"group":901,"orbitIndex":21,"isNotable":true,"name":"Forthcoming","orbit":2},"18472":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":0,"id":46533}],"group":1093,"skill":18472,"orbitIndex":12,"name":"Stun and Freeze Buildup","orbit":2},"37336":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeFrenzyChargesGeneration.dds","skill":37336,"stats":["50% chance when you gain a Frenzy Charge to gain an additional Frenzy Charge"],"ascendancyName":"Deadeye","connections":[{"orbit":0,"id":35801}],"group":1311,"orbitIndex":0,"isNotable":true,"name":"Avidity","orbit":0},"28835":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":28835,"stats":["12% increased Damage while affected by a Herald"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","group":1255,"connections":[{"orbit":0,"id":56847},{"orbit":0,"id":60480},{"orbit":0,"id":8157}],"orbitIndex":0,"name":"Herald Damage","orbit":0},"39570":{"stats":["10% chance to inflict Bleeding on Critical Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":6,"id":49394}],"group":957,"skill":39570,"orbitIndex":59,"name":"Bleeding Chance on Critical","orbit":4},"26324":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":46023}],"group":372,"skill":26324,"orbitIndex":0,"name":"Armour","orbit":3},"55041":{"stats":["8% increased Spell Damage","5% reduced Projectile Speed for Spell Skills"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":35564}],"group":1013,"skill":55041,"orbitIndex":21,"name":"Spell Damage and Projectile Speed","orbit":3},"43014":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":34308}],"group":318,"skill":43014,"orbitIndex":19,"name":"Melee Damage","orbit":2},"32543":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":32543,"stats":["20% reduced Slowing Potency of Debuffs on You","12% reduced Movement Speed Penalty from using Skills while moving"],"recipe":["Suffering","Paranoia","Paranoia"],"connections":[],"group":1231,"orbitIndex":0,"isNotable":true,"name":"Unhindered","orbit":0},"13293":{"stats":["20% increased Armour if you haven't been Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":30457}],"group":95,"skill":13293,"orbitIndex":0,"name":"Armour","orbit":7},"15775":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15775,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1244,"connections":[{"orbit":0,"id":30808},{"orbit":0,"id":11598},{"orbit":0,"id":29959}],"orbitIndex":0,"name":"Attribute","orbit":0},"39710":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39710,"stats":["+5 to any Attribute"],"isAttribute":true,"group":196,"connections":[{"orbit":0,"id":51821}],"orbitIndex":0,"name":"Attribute","orbit":0},"4140":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4140,"stats":["+5 to any Attribute"],"isAttribute":true,"group":147,"connections":[{"orbit":0,"id":59093},{"orbit":0,"id":95},{"orbit":9,"id":23364}],"orbitIndex":0,"name":"Attribute","orbit":0},"15969":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":41129},{"orbit":0,"id":59376}],"group":522,"skill":15969,"orbitIndex":0,"name":"Damage against Ailments","orbit":3},"62439":{"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","skill":62439,"stats":["+10 to Maximum Rage while wielding an Axe"],"connections":[{"orbit":0,"id":24224},{"orbit":0,"id":52300}],"group":109,"orbitIndex":11,"isNotable":true,"name":"Enraged Reaver","orbit":3},"35739":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":35739,"stats":["25% increased Armour Break Duration","25% increased Attack Area Damage"],"recipe":["Greed","Isolation","Ire"],"connections":[{"orbit":3,"id":42410},{"orbit":0,"id":8556}],"group":540,"orbitIndex":23,"isNotable":true,"name":"Crushing Judgement","orbit":7},"20842":{"stats":["Banner Skills have 15% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":48026},{"orbit":2147483647,"id":4661}],"group":401,"skill":20842,"orbitIndex":12,"name":"Banner Area","orbit":3},"22626":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":22626,"stats":["100% increased Armour Break Duration"],"recipe":["Guilt","Despair","Disgust"],"connections":[{"orbit":0,"id":45227},{"orbit":0,"id":48717}],"group":132,"orbitIndex":4,"isNotable":true,"name":"Irreparable","orbit":7},"56360":{"stats":["20% increased Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":24812}],"group":884,"skill":56360,"orbitIndex":19,"name":"Power Charge Duration","orbit":2},"55429":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Melee Damage","10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","name":"Melee and Projectile Damage","id":24854}},"skill":55429,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":872,"connections":[{"orbit":0,"id":22049}],"orbitIndex":0,"name":"Projectile Damage","orbit":0},"5544":{"stats":["30% increased Thorns Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":3,"id":43711}],"group":240,"skill":5544,"orbitIndex":10,"name":"Thorn Critical Damage","orbit":2},"51737":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":51737,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Witchhunter","group":166,"connections":[{"orbit":-8,"id":8272}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"12276":{"stats":["8% chance for Mace Slam Skills you use yourself to cause Aftershocks"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":13980}],"group":81,"skill":12276,"orbitIndex":39,"name":"Mace Aftershock Chance","orbit":4},"17340":{"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","skill":17340,"stats":["4% increased Movement Speed if you've Killed Recently","8% increased Attack Speed if you've Killed Recently"],"recipe":["Disgust","Ire","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":-4,"id":62051}],"group":658,"orbitIndex":9,"isNotable":true,"name":"Adrenaline Rush","orbit":4},"3218":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":48171}],"group":176,"skill":3218,"orbitIndex":17,"name":"Elemental Damage","orbit":4},"15876":{"stats":["Gain 15% of maximum Energy Shield as additional Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":2,"id":7947},{"orbit":0,"id":46554}],"group":751,"skill":15876,"orbitIndex":10,"name":"Energy Shield as Freeze Threshold","orbit":2},"17150":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":17150,"stats":["Gain 8% of Evasion Rating as extra Armour"],"recipe":["Paranoia","Fear","Envy"],"connections":[{"orbit":7,"id":53647},{"orbit":0,"id":19750}],"group":562,"orbitIndex":8,"isNotable":true,"name":"General's Bindings","orbit":3},"20718":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-3,"id":30979}],"group":464,"skill":20718,"orbitIndex":12,"name":"Duration","orbit":7},"39307":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":37026}],"group":1223,"skill":39307,"orbitIndex":6,"name":"Physical Damage","orbit":1},"28975":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":28975,"stats":["2% increased Lightning Damage per 10 Intelligence"],"recipe":["Suffering","Guilt","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":26905}],"group":714,"orbitIndex":0,"isNotable":true,"name":"Pure Power","orbit":6},"53719":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53719,"stats":["+5 to any Attribute"],"isAttribute":true,"group":106,"connections":[{"orbit":0,"id":27082}],"orbitIndex":0,"name":"Attribute","orbit":0},"40626":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":1073,"skill":40626,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"47374":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies within 2m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":18049}],"group":1125,"skill":47374,"orbitIndex":66,"name":"Projectile Damage","orbit":4},"327":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":9652}],"group":1115,"skill":327,"orbitIndex":12,"name":"Evasion","orbit":2},"57805":{"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","skill":57805,"stats":["20% increased Knockback Distance","20% chance to Knock Enemies Back with Hits at Close Range"],"recipe":["Paranoia","Guilt","Guilt"],"connections":[{"orbit":4,"id":43444}],"group":643,"orbitIndex":18,"isNotable":true,"name":"Clear Space","orbit":4},"45916":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":-4,"id":27501},{"orbit":4,"id":19330}],"group":549,"skill":45916,"orbitIndex":48,"name":"Life Regeneration","orbit":5},"27513":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","skill":27513,"stats":["Gain 8% of Damage as Extra Physical Damage","15% increased effect of Fully Broken Armour"],"recipe":["Envy","Envy","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[],"group":1223,"orbitIndex":4,"isNotable":true,"name":"Material Solidification","orbit":7},"51206":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":49642}],"group":417,"skill":51206,"orbitIndex":17,"name":"Totem Damage","orbit":3},"28446":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","options":{"Druid":{"stats":["10% increased Spell Damage","10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","name":"Spell and Attack Damage","id":50612}},"skill":28446,"stats":["6% increased Area of Effect for Attacks"],"isSwitchable":true,"group":515,"connections":[{"orbit":0,"id":12430},{"orbit":0,"id":50084}],"orbitIndex":9,"name":"Attack Area","orbit":2},"8607":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":8607,"stats":["30% increased Mana Cost Efficiency of Attacks during any Mana Flask Effect"],"recipe":["Fear","Isolation","Ire"],"connections":[{"orbit":0,"id":46665}],"group":186,"orbitIndex":12,"isNotable":true,"name":"Lavianga's Brew","orbit":7},"48026":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":65439},{"orbit":0,"id":6623}],"group":401,"skill":48026,"orbitIndex":14,"name":"Banner Glory Gained","orbit":2},"53444":{"stats":["12% increased Minion Duration"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":5,"id":752}],"group":203,"skill":53444,"orbitIndex":31,"name":"Minion Duration","orbit":4},"48290":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[{"orbit":0,"id":55180},{"orbit":0,"id":49088}],"group":755,"skill":48290,"orbitIndex":15,"name":"Minion Defence Mastery","orbit":2},"53320":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":43791}],"group":530,"skill":53320,"orbitIndex":22,"name":"Banner Glory Gained","orbit":2},"26786":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":26786,"stats":["+5 to any Attribute"],"isAttribute":true,"group":798,"connections":[{"orbit":0,"id":64352},{"orbit":0,"id":48568}],"orbitIndex":0,"name":"Attribute","orbit":0},"9825":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-4,"id":934},{"orbit":9,"id":21755}],"group":615,"skill":9825,"orbitIndex":0,"name":"Ailment Threshold","orbit":3},"57945":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":7412}],"group":1064,"skill":57945,"orbitIndex":12,"name":"Life Flask Charge Generation","orbit":7},"25935":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":25935,"stats":["6% increased Block chance"],"ascendancyName":"Warbringer","group":30,"connections":[{"orbit":0,"id":23005}],"orbitIndex":0,"name":"Block Chance","orbit":0},"33366":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-3,"id":10944}],"group":1036,"skill":33366,"orbitIndex":14,"name":"Evasion and Energy Shield","orbit":7},"32278":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":398,"skill":32278,"orbitIndex":11,"name":"Minion Offence Mastery","orbit":7},"4083":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":33815},{"orbit":0,"id":43677}],"group":953,"skill":4083,"orbitIndex":11,"name":"Poison Damage","orbit":2},"16140":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":16013}],"group":1174,"skill":16140,"orbitIndex":10,"name":"Daze on Hit","orbit":2},"2128":{"stats":["10% increased Hazard Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":65256}],"group":1060,"skill":2128,"orbitIndex":0,"name":"Hazard Area","orbit":0},"11578":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":11578,"stats":["Shocking Hits have a 50% chance to also Shock enemies in a 1.5 metre radius"],"recipe":["Guilt","Disgust","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":878,"orbitIndex":0,"isNotable":true,"name":"Spreading Shocks","orbit":0},"6266":{"stats":["10% increased Damage against Demons"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":60085}],"group":740,"skill":6266,"orbitIndex":9,"name":"Damage","orbit":7},"41154":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-2,"id":33601}],"group":160,"skill":41154,"orbitIndex":18,"name":"Chill Effect","orbit":2},"63759":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":63759,"stats":["Targets can be affected by +1 of your Poisons at the same time","20% reduced Magnitude of Poison you inflict"],"recipe":["Isolation","Disgust","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":0,"id":26565}],"group":1054,"orbitIndex":0,"isNotable":true,"name":"Stacking Toxins","orbit":3},"65204":{"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","skill":65204,"stats":["+2 to Maximum Power Charges"],"recipe":["Isolation","Envy","Greed"],"connections":[{"orbit":0,"id":30615},{"orbit":0,"id":10162}],"group":1216,"orbitIndex":7,"isNotable":true,"name":"Overflowing Power","orbit":2},"46972":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":46972,"stats":["25% increased Energy Shield Recharge Rate","Mana Flasks gain 0.1 charges per Second"],"recipe":["Paranoia","Paranoia","Guilt"],"connections":[{"orbit":0,"id":54783}],"group":734,"orbitIndex":23,"isNotable":true,"name":"Arcane Mixtures","orbit":7},"20641":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":51934}],"group":1052,"skill":20641,"orbitIndex":1,"name":"Caster Mastery","orbit":1},"528":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":528,"stats":["12% increased Accuracy Rating"],"ascendancyName":"Amazon","group":1338,"connections":[{"orbit":0,"id":41008}],"orbitIndex":0,"name":"Accuracy","orbit":0},"31609":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-4,"id":36163}],"group":365,"skill":31609,"orbitIndex":0,"name":"Shield Defences","orbit":3},"11741":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11741,"stats":["+5 to any Attribute"],"isAttribute":true,"group":124,"connections":[{"orbit":0,"id":17282}],"orbitIndex":8,"name":"Attribute","orbit":3},"64023":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern","connections":[],"group":200,"skill":64023,"orbitIndex":0,"name":"Thorns Mastery","orbit":0},"65468":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":65468,"stats":["Grenades have 15% chance to activate a second time"],"recipe":["Suffering","Despair","Isolation"],"connections":[{"orbit":0,"id":61432},{"orbit":0,"id":25807}],"group":719,"orbitIndex":0,"isNotable":true,"name":"Repeating Explosives","orbit":0},"14418":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2147483647,"id":16602}],"group":1110,"skill":14418,"orbitIndex":6,"name":"Evasion","orbit":7},"44461":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":54998}],"group":217,"skill":44461,"orbitIndex":21,"name":"Increased Duration","orbit":7},"35477":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":35477,"stats":["30% reduced penalty to Accuracy Rating at range"],"recipe":["Guilt","Ire","Fear"],"connections":[{"orbit":0,"id":10277}],"group":1127,"orbitIndex":1,"isNotable":true,"name":"Far Sighted","orbit":2},"11679":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11679,"stats":["+5 to any Attribute"],"isAttribute":true,"group":505,"connections":[{"orbit":0,"id":29148},{"orbit":5,"id":7424},{"orbit":0,"id":61042}],"orbitIndex":0,"name":"Attribute","orbit":0},"28371":{"stats":["20% increased Damage with Hits against Enemies that are on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":60560}],"group":1178,"skill":28371,"orbitIndex":16,"name":"Damage vs Full Life","orbit":7},"63618":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":2147483647,"id":60992}],"group":1282,"skill":63618,"orbitIndex":0,"name":"Defences and Companion Life","orbit":0},"23360":{"stats":["6% increased Attack Damage","3% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":53566}],"group":934,"skill":23360,"orbitIndex":33,"name":"Reduced Movement Penalty and Attack Damage","orbit":4},"3893":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":28038}],"group":792,"skill":3893,"orbitIndex":16,"name":"Deflection","orbit":2},"10058":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[{"orbit":0,"id":55149},{"orbit":0,"id":44373}],"group":1119,"skill":10058,"orbitIndex":0,"name":"Chaos Mastery","orbit":0},"47236":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":47236,"stats":["20% increased Melee Damage"],"ascendancyName":"Smith of Kitava","group":7,"connections":[{"orbit":0,"id":60298}],"orbitIndex":0,"name":"Melee Damage","orbit":0},"51735":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":44707}],"group":563,"skill":51735,"orbitIndex":17,"name":"Shield Damage","orbit":2},"64939":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":30123}],"group":314,"skill":64939,"orbitIndex":12,"name":"Two Handed Damage","orbit":2},"1543":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":7,"id":14096},{"orbit":0,"id":59376}],"group":523,"skill":1543,"orbitIndex":0,"name":"Cast Speed","orbit":1},"45390":{"stats":["Mark Skills have 10% increased Use Speed"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":0,"id":13624},{"orbit":2,"id":28258}],"group":1155,"skill":45390,"orbitIndex":7,"name":"Mark Use Speed","orbit":2},"9065":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":5,"id":752}],"group":203,"skill":9065,"orbitIndex":23,"name":"Minion Damage","orbit":4},"22565":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":26648}],"group":660,"skill":22565,"orbitIndex":1,"name":"Deflection","orbit":2},"38921":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlockPattern","connections":[],"group":241,"skill":38921,"orbitIndex":1,"name":"Block Mastery","orbit":2},"1477":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[{"orbit":0,"id":11037}],"group":662,"skill":1477,"orbitIndex":0,"name":"Projectile Mastery","orbit":0},"48821":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","connections":[{"orbit":-6,"id":15618}],"group":630,"skill":48821,"orbitIndex":6,"name":"Spell Critical Damage","orbit":2},"23822":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":9652}],"group":1115,"skill":23822,"orbitIndex":0,"name":"Life Recoup","orbit":2},"59653":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":0,"id":35987}],"group":749,"skill":59653,"orbitIndex":10,"name":"Movement Speed","orbit":7},"41033":{"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","skill":41033,"stats":["Offerings cannot be damaged if they have been created Recently"],"recipe":["Paranoia","Fear","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[{"orbit":0,"id":55872}],"group":925,"orbitIndex":23,"isNotable":true,"name":"Utmost Offering","orbit":2},"10159":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":4,"id":31977}],"group":836,"skill":10159,"orbitIndex":42,"name":"Mana Regeneration","orbit":4},"23888":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":7390},{"orbit":0,"id":54099}],"group":562,"skill":23888,"orbitIndex":0,"name":"Armour and Evasion","orbit":3},"2516":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichSpellsConsumePowerCharges.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichAbyssalApparition.dds","id":11705,"name":"Steward of Kulemak","stats":["Damaging Spells consume a Power Charge if able to trigger Abyssal Apparition"]}},"skill":2516,"isSwitchable":true,"stats":["Spells consume a Power Charge if able to deal 40% more Damage"],"ascendancyName":"Lich","connections":[],"group":1044,"orbitIndex":0,"isNotable":true,"name":"Price of Power","orbit":0},"45918":{"icon":"Art/2DArt/SkillIcons/passives/heroicspirit.dds","skill":45918,"isKeystone":true,"stats":["All Damage is taken from Mana before Life","50% less Mana Recovery Rate"],"group":340,"connections":[],"orbitIndex":0,"name":"Mind Over Matter","orbit":0},"35602":{"stats":["Offerings have 30% reduced Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":665,"skill":35602,"orbitIndex":12,"name":"Offering Life","orbit":2},"51336":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":4,"id":56818},{"orbit":0,"id":53965}],"group":891,"skill":51336,"orbitIndex":45,"name":"Elemental Attack Damage","orbit":4},"42614":{"stats":["Offering Skills have 30% reduced Duration"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":673,"skill":42614,"orbitIndex":6,"name":"Offering Duration","orbit":2},"19715":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":19715,"stats":["Damage Penetrates 18% Fire Resistance","Gain 6% of Elemental Damage as Extra Fire Damage"],"recipe":["Isolation","Disgust","Isolation"],"connections":[{"orbit":0,"id":34927}],"group":571,"orbitIndex":66,"isNotable":true,"name":"Cremation","orbit":4},"37991":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":52254}],"group":697,"skill":37991,"orbitIndex":18,"name":"Curse Effect","orbit":7},"61106":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":0,"id":59653}],"group":749,"skill":61106,"orbitIndex":15,"name":"Movement Speed","orbit":2},"64550":{"stats":["20% increased damage against Immobilised Enemies"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":22532}],"group":704,"skill":64550,"orbitIndex":5,"name":"Damage vs Immobilised","orbit":2},"21111":{"stats":["10% chance when a Charm is used to use another Charm without consuming Charges"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-5,"id":33099}],"group":1086,"skill":21111,"orbitIndex":11,"name":"Charm Activation Chance","orbit":7},"4536":{"stats":["3% increased Attack Speed with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":37514}],"group":1263,"skill":4536,"orbitIndex":1,"name":"Quarterstaff Speed","orbit":2},"13030":{"stats":["Damaging Ailments deal damage 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":-3,"id":55}],"group":921,"skill":13030,"orbitIndex":0,"name":"Faster Ailments","orbit":0},"47363":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":47363,"stats":["12% increased Area of Effect for Attacks","+10 to Strength"],"recipe":["Fear","Greed","Ire"],"connections":[],"group":606,"orbitIndex":50,"isNotable":true,"name":"Colossal Weapon","orbit":4},"61246":{"stats":["10% increased Freeze Buildup","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":5,"id":144}],"group":1022,"skill":61246,"orbitIndex":18,"name":"Elemental Damage and Freeze Buildup","orbit":4},"22368":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":63182},{"orbit":0,"id":29930},{"orbit":0,"id":16484}],"group":871,"skill":22368,"orbitIndex":5,"name":"Damage and Companion Damage","orbit":4},"31286":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":16140}],"group":1174,"skill":31286,"orbitIndex":14,"name":"Physical","orbit":3},"18470":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":4447}],"group":821,"skill":18470,"orbitIndex":4,"name":"Pin Buildup","orbit":1},"15644":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":15644,"stats":["40% increased Elemental Ailment Threshold","10% reduced Duration of Ailments on You"],"recipe":["Envy","Ire","Paranoia"],"connections":[{"orbit":6,"id":41538},{"orbit":0,"id":44612}],"group":911,"orbitIndex":10,"isNotable":true,"name":"Shedding Skin","orbit":3},"29502":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":4,"id":36302}],"group":631,"skill":29502,"orbitIndex":20,"name":"Cast Speed","orbit":2},"62039":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":49618}],"group":488,"skill":62039,"orbitIndex":18,"name":"Melee Damage","orbit":7},"63484":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":63484,"stats":["20% increased Flammability Magnitude"],"ascendancyName":"Infernalist","group":596,"connections":[{"orbit":7,"id":18158}],"orbitIndex":0,"name":"Flammability Magnitude","orbit":0},"8406":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8406,"stats":["+5 to any Attribute"],"isAttribute":true,"group":471,"connections":[{"orbit":-4,"id":48305}],"orbitIndex":21,"name":"Attribute","orbit":3},"62427":{"stats":["4% increased Deflection Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[],"group":1079,"skill":62427,"orbitIndex":21,"name":"Deflection Rating","orbit":2},"52392":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":52392,"stats":["5% reduced Attack Speed","20% increased Stun Buildup","40% increased Damage with Two Handed Weapons"],"recipe":["Disgust","Envy","Fear"],"connections":[],"group":314,"orbitIndex":17,"isNotable":true,"name":"Singular Purpose","orbit":3},"36270":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":5009}],"group":1061,"skill":36270,"orbitIndex":1,"name":"Daze on Hit","orbit":3},"23547":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":1098,"skill":23547,"orbitIndex":0,"name":"Chaos Mastery","orbit":0},"43142":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":256,"skill":43142,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"15838":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":15969}],"group":522,"skill":15838,"orbitIndex":2,"name":"Ailment Chance","orbit":4},"33229":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":33229,"stats":["Enemies you inflict Bleeding on cannot Regenerate Life"],"recipe":["Ire","Isolation","Paranoia"],"connections":[{"orbit":0,"id":64996},{"orbit":0,"id":6161}],"group":962,"orbitIndex":60,"isNotable":true,"name":"Haemorrhaging Cuts","orbit":4},"53443":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":-6,"id":5710},{"orbit":0,"id":59767}],"group":418,"skill":53443,"orbitIndex":8,"name":"Area Damage","orbit":3},"28370":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28370,"stats":["+5 to any Attribute"],"isAttribute":true,"group":637,"connections":[{"orbit":0,"id":7628},{"orbit":-6,"id":11916},{"orbit":-6,"id":37450}],"orbitIndex":39,"name":"Attribute","orbit":6},"51194":{"stats":["10% increased Elemental Infusion duration"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":4,"id":24060},{"orbit":-5,"id":18793},{"orbit":0,"id":49512}],"group":591,"skill":51194,"orbitIndex":0,"name":"Infusion Duration","orbit":2},"13294":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":2,"id":20718}],"group":464,"skill":13294,"orbitIndex":7,"name":"Duration","orbit":1},"8569":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8569,"stats":["+5 to any Attribute"],"isAttribute":true,"group":787,"connections":[{"orbit":0,"id":47177},{"orbit":9,"id":55507},{"orbit":0,"id":46034},{"orbit":0,"id":8540}],"orbitIndex":6,"name":"Attribute","orbit":6},"59263":{"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","skill":59263,"stats":["25% increased Damage with Swords"],"connections":[{"orbit":0,"id":37963}],"group":443,"orbitIndex":33,"isNotable":true,"name":"Ripping Blade","orbit":4},"56488":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":56488,"stats":["10% increased Deflection Rating"],"recipe":["Suffering","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":792,"orbitIndex":0,"isNotable":true,"name":"Glancing Deflection","orbit":0},"57405":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":64807}],"group":169,"skill":57405,"orbitIndex":2,"name":"Area Damage","orbit":2},"33369":{"icon":"Art/2DArt/SkillIcons/passives/vaalpact.dds","skill":33369,"isKeystone":true,"stats":["Life Leech is Instant","Cannot use Life Flasks"],"group":537,"connections":[],"orbitIndex":0,"name":"Vaal Pact","orbit":0},"19122":{"stats":["20% increased Armour if you've consumed an Endurance Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":28432}],"group":492,"skill":19122,"orbitIndex":12,"name":"Armour if Consumed Endurance Charge","orbit":2},"7971":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-7,"id":1468}],"group":645,"skill":7971,"orbitIndex":10,"name":"Mana Regeneration","orbit":4},"20119":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":531,"skill":20119,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"5692":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":35708},{"orbit":0,"id":51821}],"group":160,"skill":5692,"orbitIndex":6,"name":"Chill Effect","orbit":2},"17602":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":4,"id":59799},{"orbit":-4,"id":59798}],"group":1087,"skill":17602,"orbitIndex":15,"name":"Stun and Ailment Threshold from Energy Shield","orbit":7},"10423":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":10423,"stats":["Damage Penetrates 18% Fire Resistance","15% increased Duration of Ailments against Enemies with Exposure"],"recipe":["Isolation","Envy","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[{"orbit":-7,"id":37905}],"group":1238,"orbitIndex":0,"isNotable":true,"name":"Exposed to the Inferno","orbit":1},"11315":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":48846}],"group":770,"skill":11315,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"41159":{"stats":["8% increased Lightning Damage","8% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":0,"id":27434}],"group":685,"skill":41159,"orbitIndex":18,"name":"Lightning Damage and Mana Regeneration","orbit":3},"29361":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[],"group":764,"skill":29361,"orbitIndex":7,"name":"Evasion and Energy Shield","orbit":7},"40630":{"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","options":{"Huntress":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","name":"Ailment Threshold","id":18391}},"skill":40630,"stats":["15% increased Flask Charges gained"],"isSwitchable":true,"group":847,"connections":[{"orbit":0,"id":44527}],"orbitIndex":0,"name":"Flask Charges Gained","orbit":0},"17668":{"stats":["2% increased Attack Speed","5% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":17215}],"group":1048,"skill":17668,"orbitIndex":22,"name":"Mana Regeneration and Attack Speed","orbit":2},"53308":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":17138}],"group":141,"skill":53308,"orbitIndex":5,"name":"Melee Damage","orbit":3},"24868":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderCannotBeSlowed.dds","skill":24868,"stats":["Your speed is unaffected by Slows"],"ascendancyName":"Pathfinder","connections":[{"orbit":0,"id":33736}],"group":1310,"orbitIndex":72,"isNotable":true,"name":"Relentless Pursuit","orbit":9},"11284":{"stats":["10% increased Elemental Infusion duration"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":31697},{"orbit":0,"id":30985},{"orbit":0,"id":50104}],"group":346,"skill":11284,"orbitIndex":7,"name":"Infusion Duration","orbit":7},"57933":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":16150}],"group":1287,"skill":57933,"orbitIndex":0,"name":"Damage and Companion Damage","orbit":0},"3994":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":9089},{"orbit":0,"id":37951}],"group":1177,"skill":3994,"orbitIndex":20,"name":"Deflection","orbit":2},"28510":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28510,"stats":["+5 to any Attribute"],"isAttribute":true,"group":613,"connections":[{"orbit":-5,"id":45969},{"orbit":0,"id":10247}],"orbitIndex":56,"name":"Attribute","orbit":6},"328":{"stats":["10% increased Accuracy Rating with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":25992},{"orbit":0,"id":60764},{"orbit":0,"id":21112}],"group":1281,"skill":328,"orbitIndex":0,"name":"Bow Accuracy Rating","orbit":0},"56349":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneChaosInoculation.dds","skill":56349,"isKeystone":true,"stats":["Maximum Life is 1","Immune to Chaos Damage and Bleeding"],"group":1059,"connections":[],"orbitIndex":0,"name":"Chaos Inoculation","orbit":0},"40894":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":1218}],"group":379,"skill":40894,"orbitIndex":20,"name":"Minion Life","orbit":3},"41811":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":41811,"stats":["30% increased Stun Buildup","10% chance to Daze on Hit"],"recipe":["Greed","Despair","Paranoia"],"connections":[{"orbit":0,"id":35173}],"group":1174,"orbitIndex":2,"isNotable":true,"name":"Shatter Palm","orbit":3},"59915":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-6,"id":7741},{"orbit":-6,"id":97},{"orbit":-6,"id":2455}],"group":651,"skill":59915,"orbitIndex":0,"name":"Projectile Damage","orbit":0},"9663":{"stats":["+5% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamage2.dds","connections":[{"orbit":-5,"id":19359}],"group":1230,"skill":9663,"orbitIndex":8,"name":"Chaos Resistance","orbit":2},"44850":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern","connections":[],"group":675,"skill":44850,"orbitIndex":0,"name":"Recovery Mastery","orbit":0},"36659":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerEnemyArmourBrokenBelowZero.dds","skill":36659,"stats":["You can Break Enemy Armour to below 0"],"ascendancyName":"Warbringer","connections":[],"group":19,"orbitIndex":0,"isNotable":true,"name":"Imploding Impacts","orbit":0},"48030":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":62436}],"group":722,"skill":48030,"orbitIndex":1,"name":"Energy Shield","orbit":7},"39839":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":20205},{"orbit":0,"id":14340}],"group":779,"skill":39839,"orbitIndex":20,"name":"Stun Threshold if no recent Stun","orbit":2},"24339":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":58295}],"group":186,"skill":24339,"orbitIndex":0,"name":"Life Flasks","orbit":2},"33618":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[{"orbit":0,"id":39990}],"group":464,"skill":33618,"orbitIndex":10,"name":"Duration Mastery","orbit":2},"9857":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":54990}],"group":577,"skill":9857,"orbitIndex":8,"name":"Bleeding Chance","orbit":2},"37450":{"stats":["10% increased chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[],"group":618,"skill":37450,"orbitIndex":46,"name":"Ailment Chance","orbit":4},"31409":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":50437}],"group":749,"skill":31409,"orbitIndex":3,"name":"Evasion","orbit":2},"12565":{"stats":["4% increased Block chance","10% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":0,"id":3245}],"group":59,"skill":12565,"orbitIndex":8,"name":"Thorns and Block","orbit":3},"48682":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":48682,"stats":["20% increased Totem Life"],"ascendancyName":"Warbringer","group":28,"connections":[{"orbit":4,"id":40915}],"orbitIndex":0,"name":"Totem Life","orbit":0},"11641":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingSkillGemQuality.dds","skill":11641,"stats":["+10% to Quality of all Skills"],"ascendancyName":"Gemling Legionnaire","connections":[{"orbit":0,"id":45248},{"orbit":0,"id":55582}],"group":327,"orbitIndex":0,"isNotable":true,"name":"Crystalline Potential","orbit":0},"61905":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":12778},{"orbit":0,"id":8938},{"orbit":-4,"id":3251}],"group":962,"skill":61905,"orbitIndex":12,"name":"Bleed Chance","orbit":3},"26726":{"stats":["10% increased Stun Buildup","10% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[{"orbit":0,"id":48103}],"group":1165,"skill":26726,"orbitIndex":0,"name":"Knockback and Stun Buildup","orbit":2},"13457":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":13457,"stats":["30% increased Evasion Rating if you have been Hit Recently","60% faster start of Energy Shield Recharge if you've been Stunned Recently"],"recipe":["Despair","Guilt","Despair"],"connections":[{"orbit":5,"id":3630},{"orbit":0,"id":52445}],"group":1134,"orbitIndex":60,"isNotable":true,"name":"Shadow Dancing","orbit":4},"34425":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","skill":34425,"stats":["Volatile Power also grants 1% increased Critical Hit chance per Volatility exploded"],"recipe":["Envy","Despair","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[{"orbit":2,"id":47021}],"group":1234,"orbitIndex":14,"isNotable":true,"name":"Precise Volatility","orbit":2},"53185":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwlNotable.dds","skill":53185,"stats":["3% increased Evasion Rating per 10 Intelligence","Gain Accuracy Rating equal to your Intelligence","+10 to Intelligence"],"recipe":["Greed","Greed","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":1248,"orbitIndex":19,"isNotable":true,"name":"The Winter Owl","orbit":3},"52126":{"stats":["10% increased Stun Threshold","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":21885}],"group":189,"skill":52126,"orbitIndex":0,"name":"Stun Threshold and Strength","orbit":2},"34813":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":7218},{"orbit":0,"id":62505},{"orbit":0,"id":472},{"orbit":0,"id":2847}],"group":682,"skill":34813,"orbitIndex":60,"name":"All Attributes","orbit":4},"46171":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":7,"id":61421}],"group":1240,"skill":46171,"orbitIndex":13,"name":"Critical Chance","orbit":7},"57141":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderBrewConcoction.dds","skill":57141,"stats":[],"ascendancyName":"Pathfinder","connections":[],"group":1315,"orbitIndex":0,"isNotable":true,"name":"Brew Concoction","orbit":0},"30748":{"icon":"Art/2DArt/SkillIcons/passives/CursemitigationclusterNode.dds","skill":30748,"stats":["Maximum Volatility is 30"],"recipe":["Greed","Envy","Guilt"],"connections":[{"orbit":0,"id":21801}],"group":1045,"orbitIndex":0,"isNotable":true,"name":"Controlled Chaos","orbit":7},"47893":{"stats":["3% increased Attack Speed while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":57774}],"group":681,"skill":47893,"orbitIndex":21,"name":"Dual Wielding Speed","orbit":2},"44201":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[],"group":845,"skill":44201,"orbitIndex":2,"name":"Additional Spell Projectiles","orbit":2},"51335":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","options":{"Witch":{"stats":["20% increased Critical Hit Chance for Spells","20% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","name":"Jagged Shards","id":64801}},"skill":51335,"stats":["20% increased Flammability Magnitude","20% increased Freeze Buildup","20% increased chance to Shock"],"isSwitchable":true,"connections":[{"orbit":-6,"id":51968},{"orbit":0,"id":5726}],"group":599,"orbitIndex":21,"isNotable":true,"name":"Affliction Enforcer","orbit":7},"722":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":722,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1228,"connections":[{"orbit":0,"id":3419},{"orbit":0,"id":15775}],"orbitIndex":0,"name":"Attribute","orbit":0},"28774":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":2999},{"orbit":0,"id":10295}],"group":233,"skill":28774,"orbitIndex":29,"name":"Cast Speed","orbit":6},"39964":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":48198}],"group":764,"skill":39964,"orbitIndex":4,"name":"Mana Regeneration","orbit":2},"32672":{"stats":["5% reduced Effect of Chill on you","10% increased Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":4031},{"orbit":0,"id":9928}],"group":1187,"skill":32672,"orbitIndex":12,"name":"Freeze and Chill Resistance","orbit":3},"9896":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":9896,"stats":["Enemies in your Presence have 75% reduced Life Regeneration rate"],"recipe":["Isolation","Ire","Suffering"],"connections":[{"orbit":0,"id":292}],"group":361,"orbitIndex":4,"isNotable":true,"name":"Heartstopping Presence","orbit":3},"30219":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":-2,"id":45177}],"group":467,"skill":30219,"orbitIndex":10,"name":"Accuracy","orbit":1},"64415":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":64415,"stats":["5% chance to Daze on Hit","Gain 12% of Physical Damage as Extra Cold Damage against Dazed Enemies"],"recipe":["Disgust","Isolation","Envy"],"connections":[{"orbit":0,"id":22063},{"orbit":0,"id":1416}],"group":1168,"orbitIndex":19,"isNotable":true,"name":"Shattering Daze","orbit":7},"54892":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":54892,"stats":["15% increased Armour and Evasion Rating"],"ascendancyName":"Tactician","group":284,"connections":[{"orbit":0,"id":44371}],"orbitIndex":0,"name":"Armour and Evasion","orbit":0},"29162":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":29162,"stats":["8% increased Spirit"],"ascendancyName":"Tactician","group":254,"connections":[{"orbit":0,"id":15044}],"orbitIndex":0,"name":"Spirit","orbit":0},"25594":{"stats":["Offerings have 15% increased Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":34030}],"group":673,"skill":25594,"orbitIndex":0,"name":"Offering Life","orbit":7},"37327":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":424,"skill":37327,"orbitIndex":16,"name":"Mana Regeneration","orbit":7},"38646":{"stats":["+20 to Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":23570}],"group":558,"skill":38646,"orbitIndex":0,"name":"Armour","orbit":0},"43131":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":43131,"stats":["35% increased Damage with Hits against Enemies that are on Low Life"],"ascendancyName":"Witchhunter","group":207,"connections":[{"orbit":-9,"id":61973}],"orbitIndex":40,"name":"Damage vs Low Life Enemies","orbit":8},"15443":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":15443,"stats":["10% of Physical Damage taken Recouped as Life","20% increased Physical Damage"],"recipe":["Greed","Guilt","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[],"group":882,"orbitIndex":0,"isNotable":true,"name":"Endured Suffering","orbit":0},"24801":{"stats":["10% increased Presence Area of Effect","6% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":7,"id":40736}],"group":143,"skill":24801,"orbitIndex":14,"name":"Attack Damage and Presence Area","orbit":3},"65207":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-6,"id":63566}],"group":1055,"skill":65207,"orbitIndex":14,"name":"Slow Effect on You","orbit":3},"40632":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":48889}],"group":792,"skill":40632,"orbitIndex":4,"name":"Deflection","orbit":2},"50673":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":50673,"stats":["-5% to amount of Damage Prevented by Deflection","20% increased Deflection Rating"],"recipe":["Disgust","Greed","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":-2,"id":58526},{"orbit":-2,"id":62427}],"group":1079,"orbitIndex":18,"isNotable":true,"name":"Avoiding Deflection","orbit":3},"2745":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolfNotable.dds","skill":2745,"stats":["25% increased Magnitude of Ailments you inflict against Marked Enemies","25% increased Critical Hit Chance against Marked Enemies","+10 to Dexterity"],"recipe":["Fear","Greed","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern","connections":[],"group":1132,"orbitIndex":3,"isNotable":true,"name":"The Noble Wolf","orbit":1},"4519":{"stats":["20% increased Damage if you've dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":13724}],"group":947,"skill":4519,"orbitIndex":0,"name":"Damage on Critical","orbit":0},"12169":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPhysicalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":60138}],"group":1061,"skill":12169,"orbitIndex":13,"name":"Physical Mastery","orbit":2},"55420":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":30061}],"group":864,"skill":55420,"orbitIndex":0,"name":"Curse Effect","orbit":2},"22959":{"icon":"Art/2DArt/SkillIcons/passives/MasteryCurse.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern","connections":[],"group":802,"skill":22959,"orbitIndex":0,"name":"Curse Mastery","orbit":0},"15606":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":15606,"stats":["Consuming Glory grants you 3% increased Attack damage per Glory consumed for 6 seconds, up to 60%"],"recipe":["Despair","Envy","Suffering"],"connections":[{"orbit":0,"id":41821}],"group":143,"orbitIndex":30,"isNotable":true,"name":"Thrill of the Fight","orbit":4},"1130":{"stats":["10% increased Damage with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":29611}],"group":72,"skill":1130,"orbitIndex":0,"name":"Flail Damage","orbit":0},"244":{"stats":["16% increased Attack Damage against Rare or Unique Enemies"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":52354}],"group":843,"skill":244,"orbitIndex":66,"name":"Attack Damage","orbit":4},"42077":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":42077,"stats":["40% increased Energy Shield Recharge Rate","+10 to Intelligence"],"recipe":["Envy","Envy","Greed"],"connections":[{"orbit":0,"id":56564},{"orbit":0,"id":2102}],"group":565,"orbitIndex":11,"isNotable":true,"name":"Essence Infusion","orbit":2},"39298":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39298,"stats":["+5 to any Attribute"],"isAttribute":true,"group":758,"connections":[{"orbit":0,"id":38814},{"orbit":0,"id":3995},{"orbit":0,"id":18115},{"orbit":0,"id":1019}],"orbitIndex":0,"name":"Attribute","orbit":0},"7405":{"stats":["6% increased Mana Regeneration Rate","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":4850}],"group":832,"skill":7405,"orbitIndex":0,"name":"Shock Effect and Mana Regeneration","orbit":0},"41020":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":34908}],"group":1177,"skill":41020,"orbitIndex":8,"name":"Deflection","orbit":2},"24150":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":-7,"id":44369}],"group":1045,"skill":24150,"orbitIndex":3,"name":"Volatility on Kill","orbit":2},"26725":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":26725,"stats":[],"group":216,"connections":[{"orbit":0,"id":57703}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"17871":{"stats":["5% reduced Effect of Chill on you","10% increased Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":32672}],"group":1187,"skill":17871,"orbitIndex":12,"name":"Freeze and Chill Resistance","orbit":2},"3936":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":13397}],"group":551,"skill":3936,"orbitIndex":0,"name":"Melee Damage","orbit":0},"7888":{"stats":["10% Chance to build an additional Combo on Hit"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":0,"id":17101},{"orbit":2,"id":28963}],"group":1245,"skill":7888,"orbitIndex":21,"name":"Combo Gain","orbit":3},"33093":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":33093,"stats":["4% increased Cast Speed for each different Non-Instant Spell you've Cast Recently"],"recipe":["Suffering","Isolation","Envy"],"connections":[{"orbit":0,"id":30077}],"group":1175,"orbitIndex":6,"isNotable":true,"name":"Effervescent","orbit":7},"17138":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":51903}],"group":141,"skill":17138,"orbitIndex":0,"name":"Melee Damage","orbit":0},"36522":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":3999},{"orbit":0,"id":54099}],"group":540,"skill":36522,"orbitIndex":33,"name":"Attack Area","orbit":4},"1514":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":29527}],"group":1179,"skill":1514,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"28963":{"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","skill":28963,"stats":["6% increased Attack Speed","20% Chance to build an additional Combo on Hit"],"recipe":["Guilt","Greed","Despair"],"connections":[{"orbit":0,"id":23105}],"group":1245,"orbitIndex":1,"isNotable":true,"name":"Chakra of Rhythm","orbit":2},"64405":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":247,"skill":64405,"orbitIndex":12,"name":"Totem Damage","orbit":3},"4139":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":89,"skill":4139,"orbitIndex":0,"name":"Life Mastery","orbit":0},"12208":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-7,"id":32813}],"group":1027,"skill":12208,"orbitIndex":3,"name":"Life Flasks","orbit":7},"22556":{"stats":["30% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":11257},{"orbit":7,"id":35028}],"group":603,"skill":22556,"orbitIndex":15,"name":"Evasion while Surrounded","orbit":3},"28839":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[],"group":337,"skill":28839,"orbitIndex":16,"name":"Cast Speed","orbit":2},"49088":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":49088,"stats":["Minions Break Armour equal to 3% of Physical damage dealt"],"recipe":["Envy","Paranoia","Guilt"],"connections":[{"orbit":7,"id":17394}],"group":755,"orbitIndex":0,"isNotable":true,"name":"Splintering Force","orbit":0},"20582":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":55329}],"group":1207,"skill":20582,"orbitIndex":21,"name":"Block","orbit":6},"15839":{"stats":["10% increased Duration of Ailments on Beasts"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":60085}],"group":740,"skill":15839,"orbitIndex":5,"name":"Ailment Duration","orbit":1},"18864":{"stats":["10% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividWolf.dds","connections":[{"orbit":0,"id":2745}],"group":1132,"skill":18864,"orbitIndex":2,"name":"Ailment Magnitude","orbit":2},"2877":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichImprovedUnholyMight.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichBoneOffering.dds","id":36863,"name":"Unwilling Offering","stats":["Your Offerings can target Enemies in Culling range","Your Offerings affect you instead of your Minions","Offerings created by Culling Enemies have 1% increased Effect per Power of Culled Enemy"]}},"skill":2877,"isSwitchable":true,"stats":["4% increased Magnitude of Unholy Might Buffs you grant per 100 maximum Mana"],"ascendancyName":"Lich","connections":[],"group":999,"orbitIndex":104,"isNotable":true,"name":"Blackened Heart","orbit":9},"17468":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17468,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[],"orbitIndex":48,"name":"Attribute","orbit":6},"42076":{"stats":["10% increased Energy Shield Recharge Rate","10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-7,"id":17706}],"group":734,"skill":42076,"orbitIndex":0,"name":"Energy Shield Recharge and Mana Flask Recovery","orbit":0},"56616":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":56616,"stats":["Regenerate 1.5% of maximum Life per second while on Low Life","40% increased Life Recovery from Flasks used when on Low Life"],"recipe":["Despair","Disgust","Ire"],"connections":[{"orbit":3,"id":13562},{"orbit":0,"id":41415}],"group":466,"orbitIndex":0,"isNotable":true,"name":"Desperate Times","orbit":2},"49340":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus4.dds","skill":49340,"orbitIndex":0,"stats":["Body Armour grants 20% increased Strength"],"ascendancyName":"Smith of Kitava","connections":[],"group":34,"applyToArmour":true,"isNotable":true,"name":"Support Straps","orbit":0},"41147":{"stats":["10% increased Armour","+10% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":-6,"id":23797},{"orbit":0,"id":13279}],"group":479,"skill":41147,"orbitIndex":2,"name":"Armour and Applies to Lightning Damage","orbit":2},"25857":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":1215,"skill":25857,"orbitIndex":12,"name":"Flask Mastery","orbit":3},"47754":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":23455}],"group":893,"skill":47754,"orbitIndex":16,"name":"Cold Damage","orbit":7},"34552":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":379,"skill":34552,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"54099":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54099,"stats":["+5 to any Attribute"],"isAttribute":true,"group":561,"connections":[{"orbit":0,"id":8493},{"orbit":0,"id":2847},{"orbit":0,"id":55700}],"orbitIndex":0,"name":"Attribute","orbit":0},"52257":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":52257,"stats":["+10% to Lightning Resistance","+2% to Maximum Lightning Resistance if you have at least 5 Green Support Gems Socketed"],"recipe":["Paranoia","Isolation","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1218,"orbitIndex":0,"isNotable":true,"name":"Conductive Embrace","orbit":0},"62166":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":19337}],"group":1005,"skill":62166,"orbitIndex":0,"name":"Accuracy and Attack Speed","orbit":2},"42604":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":330,"skill":42604,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"53975":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":33254}],"group":612,"skill":53975,"orbitIndex":8,"name":"Spell Damage","orbit":2},"59779":{"stats":["+10 to Armour","+8 to Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":50986},{"orbit":6,"id":42350},{"orbit":6,"id":97},{"orbit":5,"id":11311}],"group":619,"skill":59779,"orbitIndex":0,"name":"Armour and Evasion","orbit":0},"4271":{"stats":["Minions have +8% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/MinionElementalResistancesNode.dds","connections":[{"orbit":0,"id":62887},{"orbit":-3,"id":33225},{"orbit":-7,"id":61768},{"orbit":-2,"id":63926}],"group":774,"skill":4271,"orbitIndex":8,"name":"Minion Resistances","orbit":2},"5163":{"stats":["10% increased Stun Buildup","10% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[{"orbit":0,"id":26726}],"group":1165,"skill":5163,"orbitIndex":15,"name":"Knockback and Stun Buildup","orbit":2},"15180":{"stats":["Skills Supported by Unleash have 10% increased Seal gain frequency"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":-2,"id":61444}],"group":362,"skill":15180,"orbitIndex":8,"name":"Unleash Seal Generation","orbit":2},"12465":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":30040}],"group":826,"skill":12465,"orbitIndex":14,"name":"Armour Break","orbit":7},"1869":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":27095}],"group":919,"skill":1869,"orbitIndex":1,"name":"Freeze Buildup","orbit":2},"3843":{"stats":["Parry has 25% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":65265}],"group":1160,"skill":3843,"orbitIndex":11,"name":"Parry Stun Buildup","orbit":2},"37190":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":35855}],"group":736,"skill":37190,"orbitIndex":7,"name":"Life Leech","orbit":2},"6715":{"stats":["10% increased maximum Energy Shield","6% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":3,"id":116},{"orbit":0,"id":41372}],"group":722,"skill":6715,"orbitIndex":17,"name":"Energy Shield and Mana Regeneration","orbit":7},"45383":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":23930},{"orbit":0,"id":30662}],"group":202,"skill":45383,"orbitIndex":36,"name":"Lightning Damage","orbit":4},"59390":{"stats":["20% increased Evasion Rating if you've consumed a Frenzy Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":11472}],"group":1024,"skill":59390,"orbitIndex":16,"name":"Evasion if Consumed Frenzy Charge","orbit":2},"34817":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaDarknessProtectsLonger.dds","skill":34817,"stats":["1% increased maximum Darkness per 1% Chaos Resistance"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":64,"isNotable":true,"name":"Deepening Shadows","orbit":9},"52254":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":42290}],"group":697,"skill":52254,"orbitIndex":14,"name":"Curse Effect","orbit":7},"34553":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":34553,"stats":["Minions deal 30% increased Damage if you've Hit Recently"],"recipe":["Ire","Envy","Fear"],"connections":[{"orbit":0,"id":1220}],"group":545,"orbitIndex":20,"isNotable":true,"name":"Emboldening Lead","orbit":7},"6748":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":7,"id":48618},{"orbit":3,"id":62122}],"group":424,"skill":6748,"orbitIndex":8,"name":"Damage from Mana","orbit":7},"54228":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":64240}],"group":123,"skill":54228,"orbitIndex":22,"name":"Physical Damage","orbit":2},"9796":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-4,"id":62310}],"group":438,"skill":9796,"orbitIndex":18,"name":"Flammability Magnitude","orbit":2},"4948":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":296,"skill":4948,"orbitIndex":6,"name":"Armour Break","orbit":3},"20044":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":30736}],"group":1274,"skill":20044,"orbitIndex":7,"name":"Deflection","orbit":2},"16367":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":903,"skill":16367,"orbitIndex":0,"name":"Elemental Damage","orbit":0},"43396":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":43396,"stats":["25% increased Totem Placement speed","50% increased Totem Placement range"],"recipe":["Suffering","Paranoia","Ire"],"connections":[{"orbit":0,"id":40550}],"group":289,"orbitIndex":0,"isNotable":true,"name":"Ancestral Reach","orbit":0},"5295":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":5961}],"group":800,"skill":5295,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"11774":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbitNotable.dds","skill":11774,"stats":["20% chance for Damage of Enemies Hitting you to be Unlucky","20% chance for Damage with Hits to be Lucky"],"recipe":["Disgust","Despair","Isolation"],"connections":[],"group":1110,"orbitIndex":0,"isNotable":true,"name":"The Spring Hare","orbit":0},"63610":{"stats":["10% increased Blind Effect"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-7,"id":38459}],"group":914,"skill":63610,"orbitIndex":0,"name":"Blind Effect","orbit":2},"20645":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":64284}],"group":418,"skill":20645,"orbitIndex":14,"name":"Area Damage","orbit":3},"64543":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":64543,"stats":["40% increased Chill Duration on Enemies","40% increased Shock Duration","25% increased Magnitude of Chill you inflict","25% increased Magnitude of Shock you inflict"],"recipe":["Disgust","Envy","Guilt"],"connections":[],"group":1123,"orbitIndex":57,"isNotable":true,"name":"Unbound Forces","orbit":5},"36927":{"stats":["Mark Skills have 10% increased Use Speed"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":5,"id":44756}],"group":1155,"skill":36927,"orbitIndex":11,"name":"Mark Use Speed","orbit":2},"15374":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":15374,"stats":["15% increased Life Recovery rate"],"recipe":["Despair","Paranoia","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":48035}],"group":447,"orbitIndex":0,"isNotable":true,"name":"Hale Heart","orbit":0},"54632":{"stats":["Minions have 8% increased maximum Life","Minions have +7% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":36507}],"group":564,"skill":54632,"orbitIndex":12,"name":"Minion Life and Chaos Resistance","orbit":2},"9928":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":9928,"stats":["+1% to Maximum Cold Resistance","+10% to Cold Resistance"],"recipe":["Fear","Fear","Guilt"],"connections":[{"orbit":0,"id":50403}],"group":1187,"orbitIndex":36,"isNotable":true,"name":"Embracing Frost","orbit":4},"36788":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":36788,"stats":["11% increased amount of Life Leeched","11% increased amount of Mana Leeched"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":25781}],"orbitIndex":8,"name":"Leech","orbit":6},"61768":{"stats":["Minions have +20% to Cold Resistance","Minions have +3% to Maximum Cold Resistances"],"icon":"Art/2DArt/SkillIcons/passives/ColdResistNode.dds","connections":[],"group":776,"skill":61768,"orbitIndex":0,"name":"Minion Cold Resistance","orbit":0},"39037":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39037,"stats":["+5 to any Attribute"],"isAttribute":true,"group":667,"connections":[{"orbit":0,"id":11672}],"orbitIndex":0,"name":"Attribute","orbit":0},"11014":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTotem.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":247,"skill":11014,"orbitIndex":0,"name":"Totem Mastery","orbit":0},"64807":{"stats":["6% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":59945}],"group":169,"skill":64807,"orbitIndex":20,"name":"Attack Area Damage and Area","orbit":2},"31943":{"stats":["6% increased Cold Damage","8% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":0,"id":8382}],"group":593,"skill":31943,"orbitIndex":12,"name":"Cold Damage and Energy Shield Recharge Rate","orbit":3},"19249":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":19249,"stats":["25% increased Damage while you have a Totem","Spells Cast by Totems have 3% increased Cast Speed per Summoned Totem","Attacks used by Totems have 3% increased Attack Speed per Summoned Totem"],"recipe":["Fear","Disgust","Isolation"],"connections":[{"orbit":4,"id":33209},{"orbit":0,"id":40550}],"group":289,"orbitIndex":0,"isNotable":true,"name":"Supportive Ancestors","orbit":6},"50273":{"stats":["12% increased Attack Damage while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":47893},{"orbit":0,"id":63267},{"orbit":0,"id":3131}],"group":681,"skill":50273,"orbitIndex":0,"name":"Dual Wielding Damage","orbit":0},"53965":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":12337}],"group":857,"skill":53965,"orbitIndex":0,"name":"Lightning Penetration","orbit":0},"20909":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":2147483647,"id":44891}],"group":1224,"skill":20909,"orbitIndex":1,"name":"Cold Penetration","orbit":2},"3463":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3463,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1032,"connections":[{"orbit":0,"id":4328},{"orbit":0,"id":26885},{"orbit":0,"id":28021}],"orbitIndex":0,"name":"Attribute","orbit":0},"46034":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46034,"stats":["+5 to any Attribute"],"isAttribute":true,"group":862,"connections":[{"orbit":0,"id":41029},{"orbit":0,"id":10552}],"orbitIndex":0,"name":"Attribute","orbit":0},"55947":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":3,"id":46088}],"group":894,"skill":55947,"orbitIndex":1,"name":"Spell Critical Chance","orbit":2},"22290":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":-6,"id":48821},{"orbit":0,"id":36302}],"group":630,"skill":22290,"orbitIndex":12,"name":"Spell Critical Chance","orbit":3},"33887":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":33887,"stats":["25% increased Damage with Crossbows for each type of Ammunition fired in the past 10 seconds"],"recipe":["Ire","Isolation","Greed"],"connections":[{"orbit":0,"id":61432}],"group":760,"orbitIndex":7,"isNotable":true,"name":"Full Salvo","orbit":4},"35594":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":826,"skill":35594,"orbitIndex":8,"name":"Armour Break Effect","orbit":2},"40760":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":21779},{"orbit":0,"id":9185},{"orbit":0,"id":47177}],"group":766,"skill":40760,"orbitIndex":1,"name":"Critical Chance","orbit":2},"28573":{"stats":["Minions Revive 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[],"group":778,"skill":28573,"orbitIndex":6,"name":"Minion Revive Speed","orbit":7},"14777":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":14777,"stats":["Empowered Attacks have 50% increased Stun Buildup","100% increased Stun Threshold during Empowered Attacks"],"recipe":["Suffering","Guilt","Despair"],"connections":[{"orbit":4,"id":59466},{"orbit":0,"id":20015}],"group":308,"orbitIndex":20,"isNotable":true,"name":"Bravado","orbit":2},"59909":{"stats":["5% chance to not destroy Corpses when Consuming Corpses"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":4,"id":30539}],"group":896,"skill":59909,"orbitIndex":22,"name":"Corpses","orbit":7},"59785":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59785,"stats":["+5 to any Attribute"],"isAttribute":true,"group":77,"connections":[{"orbit":0,"id":27296},{"orbit":0,"id":1200},{"orbit":0,"id":33452},{"orbit":0,"id":8852}],"orbitIndex":0,"name":"Attribute","orbit":0},"10192":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Minion Damage","id":61436}},"skill":10192,"stats":["10% increased Elemental Damage"],"isSwitchable":true,"group":599,"connections":[{"orbit":0,"id":3823}],"orbitIndex":0,"name":"Elemental Damage","orbit":3},"53698":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":20916},{"orbit":0,"id":59355}],"group":994,"skill":53698,"orbitIndex":22,"name":"Attack Damage","orbit":7},"59256":{"stats":["20% increased Critical Hit Chance if you have Killed Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":8531}],"group":441,"skill":59256,"orbitIndex":7,"name":"Critical Chance","orbit":2},"13823":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":13823,"stats":["25% increased Critical Hit Chance for Spells","Hits have 25% reduced Critical Hit Chance against you"],"recipe":["Envy","Fear","Isolation"],"connections":[{"orbit":0,"id":63861},{"orbit":0,"id":32054}],"group":894,"orbitIndex":13,"isNotable":true,"name":"Controlling Magic","orbit":3},"60173":{"stats":["12% increased Accuracy Rating with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":2,"id":4238}],"group":1023,"skill":60173,"orbitIndex":21,"name":"One Handed Accuracy","orbit":7},"24338":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":48581}],"group":522,"skill":24338,"orbitIndex":70,"name":"Damage against Ailments","orbit":5},"24807":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanMoreBodyArmour.dds","skill":24807,"stats":["50% more Armour from Equipped Body Armour"],"ascendancyName":"Titan","connections":[],"group":46,"orbitIndex":0,"isNotable":true,"name":"Stone Skin","orbit":0},"21627":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":19796}],"group":602,"skill":21627,"orbitIndex":12,"name":"Bleeding Damage","orbit":2},"29432":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":4061}],"group":514,"skill":29432,"orbitIndex":48,"name":"Energy Shield","orbit":4},"16938":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":8789}],"group":871,"skill":16938,"orbitIndex":18,"name":"Damage and Companion Damage","orbit":7},"42205":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":261,"skill":42205,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"9393":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":811,"skill":9393,"orbitIndex":8,"name":"Flask Mastery","orbit":1},"60313":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":564,"skill":60313,"orbitIndex":0,"name":"Chaos Mastery","orbit":0},"59644":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-7,"id":42959}],"group":1100,"skill":59644,"orbitIndex":15,"name":"Poison Damage","orbit":7},"47759":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneWhispersOfDoom.dds","skill":47759,"isKeystone":true,"stats":["You can apply an additional Curse","Double Activation Delay of Curses"],"group":723,"connections":[{"orbit":2147483647,"id":62677}],"orbitIndex":0,"name":"Whispers of Doom","orbit":0},"6529":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":-3,"id":32416}],"group":470,"skill":6529,"orbitIndex":0,"name":"Armour","orbit":2},"33221":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[{"orbit":0,"id":26331},{"orbit":0,"id":19722},{"orbit":0,"id":4959}],"group":1071,"skill":33221,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"44455":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":41669},{"orbit":0,"id":60515}],"group":635,"skill":44455,"orbitIndex":0,"name":"Cold Damage","orbit":0},"45244":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":45244,"stats":["Life Flasks gain 0.15 charges per Second"],"recipe":["Greed","Ire","Isolation"],"connections":[{"orbit":0,"id":23343},{"orbit":0,"id":41016}],"group":975,"orbitIndex":16,"isNotable":true,"name":"Refills","orbit":2},"17268":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":17268,"stats":["15% increased Magnitude of Shock you inflict"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":3,"id":7621}],"orbitIndex":13,"name":"Shock Effect","orbit":6},"56216":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":56216,"stats":["+5 to any Attribute"],"isAttribute":true,"group":666,"connections":[{"orbit":0,"id":9485}],"orbitIndex":0,"name":"Attribute","orbit":0},"35859":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLifeMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[],"group":736,"skill":35859,"orbitIndex":0,"name":"Leech Mastery","orbit":0},"47354":{"stats":["3% increased Melee Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":36478}],"group":318,"skill":47354,"orbitIndex":4,"name":"Melee Attack Speed","orbit":3},"23939":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":23939,"stats":["3% of Damage Taken Recouped as Life, Mana and Energy Shield"],"recipe":["Isolation","Fear","Fear"],"connections":[{"orbit":0,"id":857}],"group":481,"orbitIndex":12,"isNotable":true,"name":"Glazed Flesh","orbit":7},"3688":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":3688,"stats":["40% increased Damage if you've Triggered a Skill Recently","Meta Skills gain 15% increased Energy"],"recipe":["Isolation","Greed","Ire"],"connections":[{"orbit":-7,"id":47614},{"orbit":0,"id":32509}],"group":920,"orbitIndex":4,"isNotable":true,"name":"Dynamism","orbit":7},"7392":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":10571}],"group":369,"skill":7392,"orbitIndex":19,"name":"Stun Threshold","orbit":3},"3339":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":45585}],"group":360,"skill":3339,"orbitIndex":19,"name":"Attack Damage while Surrounded","orbit":3},"52245":{"icon":"Art/2DArt/SkillIcons/passives/CursemitigationclusterNotable.dds","skill":52245,"stats":["+10% to Chaos Resistance","Gain 5% of Damage as Extra Chaos Damage","50% reduced effect of Withered on you"],"recipe":["Paranoia","Suffering","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":1230,"orbitIndex":0,"isNotable":true,"name":"Distant Dreamer","orbit":0},"17532":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":61934}],"group":451,"skill":17532,"orbitIndex":20,"name":"Stun Threshold","orbit":2},"44983":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":3685}],"group":535,"skill":44983,"orbitIndex":22,"name":"All Attributes","orbit":2},"28564":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":8460}],"group":126,"skill":28564,"orbitIndex":8,"name":"Warcry Speed","orbit":2},"46705":{"stats":["15% increased Projectile Damage if you've dealt a Melee Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":12822}],"group":886,"skill":46705,"orbitIndex":6,"name":"Projectile Damage if Melee Hit","orbit":2},"48551":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":48551,"stats":["12% increased Critical Hit Chance for Spells"],"ascendancyName":"Blood Mage","group":750,"connections":[{"orbit":9,"id":52703}],"orbitIndex":0,"name":"Spell Critical Chance","orbit":0},"3242":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-4,"id":59636}],"group":631,"skill":3242,"orbitIndex":16,"name":"Mana Regeneration","orbit":2},"27705":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27705,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1254,"connections":[{"orbit":0,"id":48773},{"orbit":0,"id":2582},{"orbit":0,"id":65212},{"orbit":0,"id":39495}],"orbitIndex":0,"name":"Attribute","orbit":0},"61493":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":61493,"stats":["+5 to all Attributes","Gain additional Ailment Threshold equal to 16% of maximum Energy Shield","Gain additional Stun Threshold equal to 16% of maximum Energy Shield"],"recipe":["Paranoia","Envy","Despair"],"connections":[{"orbit":0,"id":18240}],"group":277,"orbitIndex":19,"isNotable":true,"name":"Austerity Measures","orbit":3},"38776":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":57816}],"group":610,"skill":38776,"orbitIndex":16,"name":"Dexterity","orbit":7},"50535":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":-2,"id":10612}],"group":593,"skill":50535,"orbitIndex":6,"name":"Archon Effect","orbit":2},"22419":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22419,"stats":["+5 to any Attribute"],"isAttribute":true,"group":601,"connections":[{"orbit":0,"id":18407},{"orbit":0,"id":4739}],"orbitIndex":0,"name":"Attribute","orbit":0},"39567":{"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","skill":39567,"stats":["+25 to Intelligence"],"recipe":["Ire","Isolation","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[{"orbit":0,"id":53188}],"group":836,"orbitIndex":0,"isNotable":true,"name":"Ingenuity","orbit":5},"41415":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":466,"skill":41415,"orbitIndex":0,"name":"Life Mastery","orbit":0},"46300":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":63021},{"orbit":0,"id":52774}],"group":571,"skill":46300,"orbitIndex":14,"name":"Flammability Magnitude","orbit":2},"31273":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":17372}],"group":1190,"skill":31273,"orbitIndex":4,"name":"Melee Damage","orbit":2},"49996":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49996,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1148,"connections":[{"orbit":0,"id":32183},{"orbit":-4,"id":38215},{"orbit":3,"id":5163},{"orbit":0,"id":33463}],"orbitIndex":0,"name":"Attribute","orbit":0},"1778":{"stats":["20% increased Hazard Duration"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":30408},{"orbit":0,"id":17523}],"group":1242,"skill":1778,"orbitIndex":12,"name":"Hazard Duration","orbit":7},"10681":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":10681,"stats":["+4% to maximum Block chance"],"recipe":["Disgust","Fear","Isolation"],"connections":[{"orbit":5,"id":27581},{"orbit":0,"id":58138}],"group":74,"orbitIndex":0,"isNotable":true,"name":"Defensive Stance","orbit":4},"28638":{"icon":"Art/2DArt/SkillIcons/passives/StaffMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStaffPattern","connections":[{"orbit":0,"id":37514},{"orbit":0,"id":2113}],"group":1265,"skill":28638,"orbitIndex":0,"name":"Quarterstaff Mastery","orbit":0},"8734":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":52743}],"group":1185,"skill":8734,"orbitIndex":14,"name":"Energy Shield Recharge","orbit":2},"56605":{"icon":"Art/2DArt/SkillIcons/passives/BulwarkKeystone.dds","skill":56605,"isKeystone":true,"stats":["Dodge Roll cannot Avoid Damage","Take 30% less Damage from Hits while Dodge Rolling"],"group":386,"connections":[],"orbitIndex":0,"name":"Bulwark","orbit":0},"63739":{"icon":"Art/2DArt/SkillIcons/passives/RemnantNotable.dds","skill":63739,"stats":["Recover 3% of Maximum Life when you collect a Remnant"],"recipe":["Envy","Despair","Guilt"],"connections":[{"orbit":0,"id":37593}],"group":688,"orbitIndex":13,"isNotable":true,"name":"Vigorous Remnants","orbit":7},"17994":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":22565}],"group":660,"skill":17994,"orbitIndex":5,"name":"Deflection","orbit":2},"1200":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1200,"stats":["+5 to any Attribute"],"isAttribute":true,"group":67,"connections":[{"orbit":-5,"id":53822},{"orbit":0,"id":55190},{"orbit":0,"id":62313}],"orbitIndex":36,"name":"Attribute","orbit":4},"17672":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17672,"stats":["+5 to any Attribute"],"isAttribute":true,"group":753,"connections":[{"orbit":0,"id":38732}],"orbitIndex":0,"name":"Attribute","orbit":0},"27581":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":50510}],"group":74,"skill":27581,"orbitIndex":12,"name":"Shield Block","orbit":4},"61104":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":61104,"stats":["50% chance to Knock Back Bleeding Enemies with Hits"],"recipe":["Paranoia","Greed","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":900,"orbitIndex":0,"isNotable":true,"name":"Staggering Wounds","orbit":0},"34541":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":34541,"stats":["30% increased Energy Shield Recharge Rate","5% increased Deflection Rating"],"recipe":["Paranoia","Greed","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":0,"id":63762}],"group":1185,"orbitIndex":3,"isNotable":true,"name":"Energising Deflection","orbit":1},"61897":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":61897,"stats":["15% increased Armour and Evasion Rating"],"ascendancyName":"Witchhunter","group":207,"connections":[{"orbit":8,"id":38601}],"orbitIndex":32,"name":"Armour and Evasion","orbit":8},"58329":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":58329,"stats":["+5 to any Attribute"],"isAttribute":true,"group":787,"connections":[{"orbit":0,"id":56360},{"orbit":0,"id":61196},{"orbit":0,"id":56638}],"orbitIndex":18,"name":"Attribute","orbit":6},"32660":{"stats":["20% increased Critical Hit Chance if you have Killed Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[],"group":441,"skill":32660,"orbitIndex":21,"name":"Critical Chance","orbit":2},"53177":{"stats":["50% chance to gain Volatility when you are Stunned"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":2147483647,"id":43944}],"group":1098,"skill":53177,"orbitIndex":3,"name":"Volatility when Stunned","orbit":2},"41538":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":3,"id":9112},{"orbit":0,"id":30047}],"group":911,"skill":41538,"orbitIndex":18,"name":"Ailment Threshold","orbit":3},"4931":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":4931,"stats":["25% increased Energy Shield Recharge Rate","25% faster start of Energy Shield Recharge"],"recipe":["Ire","Fear","Envy"],"connections":[{"orbit":0,"id":21404},{"orbit":0,"id":27307}],"group":388,"orbitIndex":0,"isNotable":true,"name":"Dependable Ward","orbit":2},"21438":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":1019}],"group":759,"skill":21438,"orbitIndex":7,"name":"Armour and Evasion","orbit":7},"10053":{"icon":"Art/2DArt/SkillIcons/passives/FlaskNotableCritStrikeRecharge.dds","skill":10053,"stats":["10% chance for Flasks you use to not consume Charges","20% increased Life and Mana Recovery from Flasks"],"connections":[{"orbit":0,"id":19470},{"orbit":0,"id":9458}],"group":806,"orbitIndex":20,"isNotable":true,"name":"Combat Alchemy","orbit":2},"20511":{"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","skill":20511,"stats":["Empowered Attacks Gain 15% of Physical Damage as Extra Fire damage"],"recipe":["Despair","Suffering","Paranoia"],"connections":[{"orbit":-7,"id":53804},{"orbit":0,"id":49259}],"group":130,"orbitIndex":14,"isNotable":true,"name":"Cremating Cries","orbit":3},"51052":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51052,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[{"orbit":0,"id":22558}],"orbitIndex":60,"name":"Attribute","orbit":6},"29695":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","name":"Mana Regeneration","id":31204}},"skill":29695,"stats":["15% faster start of Energy Shield Recharge"],"isSwitchable":true,"group":661,"connections":[],"orbitIndex":7,"name":"Energy Shield Delay","orbit":2},"12761":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[],"group":939,"skill":12761,"orbitIndex":4,"name":"Evasion and Energy Shield","orbit":2},"45370":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildOxNotable.dds","skill":45370,"stats":["Hits against you have 30% reduced Critical Damage Bonus","15% reduced Duration of Ailments on You","+10 to Strength"],"recipe":["Suffering","Ire","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":1057,"orbitIndex":16,"isNotable":true,"name":"The Raging Ox","orbit":2},"29959":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":3,"id":6891},{"orbit":-3,"id":60362}],"group":1251,"skill":29959,"orbitIndex":14,"name":"Critical Damage","orbit":2},"61632":{"stats":["5% chance to Daze on Hit","20% increased Freeze Buildup with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":34316}],"group":1263,"skill":61632,"orbitIndex":2,"name":"Quarterstaff Freeze and Daze Buildup","orbit":5},"56214":{"stats":["8% increased Ignite Duration on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":30334}],"group":92,"skill":56214,"orbitIndex":6,"name":"Ignite Duration","orbit":3},"28175":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28175,"stats":["+5 to any Attribute"],"isAttribute":true,"group":380,"connections":[{"orbit":0,"id":64471},{"orbit":0,"id":21716},{"orbit":0,"id":48026}],"orbitIndex":0,"name":"Attribute","orbit":0},"60170":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":1068,"skill":60170,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"42999":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":3,"id":4925}],"group":767,"skill":42999,"orbitIndex":10,"name":"Chaos Damage","orbit":3},"23940":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","skill":23940,"stats":["Increases and Reductions to Armour also apply to Energy Shield","Recharge Rate at 40% of their value"],"recipe":["Isolation","Envy","Ire"],"connections":[{"orbit":3,"id":14342},{"orbit":0,"id":58138}],"group":74,"orbitIndex":20,"isNotable":true,"name":"Adamant Recovery","orbit":7},"11938":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":39964}],"group":764,"skill":11938,"orbitIndex":0,"name":"Mana Regeneration","orbit":0},"49466":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":30871}],"group":1028,"skill":49466,"orbitIndex":12,"name":"Life Flasks","orbit":7},"45774":{"stats":["Debuffs you inflict have 5% increased Slow Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":3,"id":54975}],"group":1038,"skill":45774,"orbitIndex":71,"name":"Slow Effect","orbit":4},"33751":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":7,"id":12451}],"group":915,"skill":33751,"orbitIndex":18,"name":"Cooldown Recovery Rate","orbit":7},"44316":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":237,"skill":44316,"orbitIndex":6,"name":"Life Mastery","orbit":1},"37971":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[],"group":1286,"skill":37971,"orbitIndex":0,"name":"Companion Mastery","orbit":0},"7788":{"stats":["8% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[{"orbit":5,"id":57805}],"group":643,"skill":7788,"orbitIndex":4,"name":"Knockback","orbit":7},"7338":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":7338,"stats":["20% increased Stun Recovery","Gain additional Stun Threshold equal to 30% of maximum Energy Shield"],"recipe":["Paranoia","Despair","Fear"],"connections":[{"orbit":0,"id":52060}],"group":1087,"orbitIndex":23,"isNotable":true,"name":"Abasement","orbit":7},"12800":{"stats":["25% increased Evasion Rating while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":8896}],"group":1176,"skill":12800,"orbitIndex":0,"name":"Evasion while Sprinting","orbit":0},"36389":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-3,"id":53989}],"group":305,"skill":36389,"orbitIndex":0,"name":"Rage on Hit","orbit":0},"34015":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34015,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1222,"connections":[{"orbit":0,"id":22927}],"orbitIndex":0,"name":"Attribute","orbit":0},"11178":{"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","skill":11178,"stats":["50% chance to gain Onslaught on Killing Blow with Axes"],"connections":[{"orbit":0,"id":24224}],"group":109,"orbitIndex":19,"isNotable":true,"name":"Whirling Onslaught","orbit":3},"38235":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":451,"skill":38235,"orbitIndex":0,"name":"Life Mastery","orbit":0},"39569":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":35901},{"orbit":-4,"id":3458},{"orbit":3,"id":7353}],"group":1010,"skill":39569,"orbitIndex":2,"name":"Critical Damage","orbit":7},"229":{"stats":["Minions have 6% increased maximum Life","Minions deal 6% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":46365}],"group":506,"skill":229,"orbitIndex":6,"name":"Minion Damage and Life","orbit":2},"5988":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":7,"id":38459}],"group":914,"skill":5988,"orbitIndex":8,"name":"Damage vs Blinded","orbit":2},"55412":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":22538},{"orbit":-4,"id":17796}],"group":480,"skill":55412,"orbitIndex":15,"name":"Slow Effect on You","orbit":3},"74":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":74,"stats":[],"ascendancyName":"Acolyte of Chayula","isAscendancyStart":true,"group":1331,"connections":[{"orbit":0,"id":17923},{"orbit":-9,"id":24475},{"orbit":0,"id":36788},{"orbit":0,"id":25779},{"orbit":-8,"id":1347},{"orbit":0,"id":25885}],"orbitIndex":24,"name":"Acolyte of Chayula","orbit":9},"38111":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":38111,"stats":["6% of Damage taken Recouped as Life","25% increased speed of Recoup Effects"],"recipe":["Greed","Disgust","Isolation"],"connections":[{"orbit":0,"id":32241}],"group":1035,"orbitIndex":0,"isNotable":true,"name":"Pliable Flesh","orbit":2},"32271":{"stats":["15% increased Magnitude of Ignite you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-2,"id":54311}],"group":273,"skill":32271,"orbitIndex":15,"name":"Critical Ignite Magnitude","orbit":7},"13855":{"stats":["+10 to Armour","+5 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":50626},{"orbit":0,"id":64370}],"group":559,"skill":13855,"orbitIndex":0,"name":"Armour and Energy Shield","orbit":0},"3215":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":3215,"stats":["40% increased maximum Energy Shield","10% reduced maximum Mana"],"recipe":["Guilt","Envy","Suffering"],"connections":[{"orbit":0,"id":44359}],"group":722,"orbitIndex":9,"isNotable":true,"name":"Melding","orbit":7},"42998":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":2,"id":40333}],"group":1108,"skill":42998,"orbitIndex":9,"name":"Damage and Companion Damage","orbit":2},"59913":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeMarkEnemiesSpread.dds","skill":59913,"stats":["Grants Skill: Called Shots"],"ascendancyName":"Deadeye","connections":[],"group":1300,"orbitIndex":0,"isNotable":true,"name":"Called Shots","orbit":0},"24871":{"stats":["3% increased Attack Speed with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":10602}],"group":311,"skill":24871,"orbitIndex":4,"name":"Attack Speed","orbit":4},"13157":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":3,"id":30392}],"group":975,"skill":13157,"orbitIndex":1,"name":"Life Flasks","orbit":3},"41012":{"stats":["6% increased Fire Damage","10% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-6,"id":11392}],"group":105,"skill":41012,"orbitIndex":0,"name":"Fire Damage and Armour ","orbit":0},"38763":{"stats":["6% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":0,"id":27859}],"group":710,"skill":38763,"orbitIndex":16,"name":"Herald Reservation","orbit":7},"47359":{"stats":["Triggered Spells deal 16% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-7,"id":14231}],"group":1052,"skill":47359,"orbitIndex":17,"name":"Triggered Spell Damage","orbit":7},"34543":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBearNotable.dds","skill":34543,"stats":["30% increased Damage if you've consumed a Frenzy Charge Recently","10% increased Skill Speed if you've consumed a Frenzy Charge Recently","+10 to Strength"],"recipe":["Envy","Guilt","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1000,"orbitIndex":0,"isNotable":true,"name":"The Frenzied Bear","orbit":0},"44179":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":670,"skill":44179,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"55149":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":55149,"stats":["Gain 11% of Damage as Extra Chaos Damage"],"recipe":["Envy","Isolation","Guilt"],"connections":[],"group":1101,"orbitIndex":0,"isNotable":true,"name":"Pure Chaos","orbit":0},"58591":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingInherentBonusesFromAttributesDouble.dds","skill":58591,"stats":["20% less Attributes","Inherent bonuses gained from Attributes are doubled"],"ascendancyName":"Gemling Legionnaire","connections":[],"group":439,"orbitIndex":0,"isNotable":true,"name":"Enhanced Effectiveness","orbit":0},"16680":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":48137}],"group":760,"skill":16680,"orbitIndex":15,"name":"Crossbow Reload Speed","orbit":4},"17999":{"stats":["8% increased Warcry Speed","6% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":51561},{"orbit":0,"id":42026},{"orbit":0,"id":63979}],"group":225,"skill":17999,"orbitIndex":4,"name":"Warcry Cooldown and Speed","orbit":7},"48552":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48552,"stats":["+5 to any Attribute"],"isAttribute":true,"group":339,"connections":[{"orbit":0,"id":43036},{"orbit":0,"id":7960},{"orbit":0,"id":23825}],"orbitIndex":0,"name":"Attribute","orbit":0},"47623":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":38570}],"group":502,"skill":47623,"orbitIndex":14,"name":"Grenade Damage","orbit":2},"62159":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":-7,"id":59603}],"group":783,"skill":62159,"orbitIndex":8,"name":"Life Recoup","orbit":2},"65322":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":54818},{"orbit":0,"id":13425},{"orbit":0,"id":47709},{"orbit":0,"id":58718}],"group":567,"skill":65322,"orbitIndex":0,"name":"Bleeding Chance","orbit":0},"61490":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61490,"stats":["+5 to any Attribute"],"isAttribute":true,"group":325,"connections":[{"orbit":-8,"id":47429},{"orbit":0,"id":64995},{"orbit":0,"id":8600}],"orbitIndex":0,"name":"Attribute","orbit":0},"58855":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":170,"skill":58855,"orbitIndex":0,"name":"Armour Mastery","orbit":0},"4716":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":4716,"stats":["60% increased Evasion Rating if you have Hit an Enemy Recently"],"recipe":["Guilt","Greed","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":534,"orbitIndex":18,"isNotable":true,"name":"Afterimage","orbit":3},"37972":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":37972,"stats":["15% increased Charm Charges gained"],"ascendancyName":"Ritualist","group":1362,"connections":[{"orbit":-4,"id":4891},{"orbit":5,"id":18280}],"orbitIndex":0,"name":"Charm Charges","orbit":0},"20105":{"stats":["10% increased Accuracy Rating with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":13895}],"group":1232,"skill":20105,"orbitIndex":0,"name":"Spear Accuracy","orbit":0},"10286":{"stats":["10% increased Armour","Break 15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":-4,"id":38066}],"group":140,"skill":10286,"orbitIndex":8,"name":"Armour Break and Armour","orbit":7},"44707":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":54785},{"orbit":0,"id":7628}],"group":563,"skill":44707,"orbitIndex":0,"name":"Shield Damage","orbit":0},"43650":{"stats":["8% increased Critical Damage Bonus","5% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":21070},{"orbit":0,"id":53386}],"group":157,"skill":43650,"orbitIndex":11,"name":"Critical Chance and Damage","orbit":1},"36778":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":36479}],"group":817,"skill":36778,"orbitIndex":58,"name":"Shock Chance","orbit":4},"33225":{"stats":["Minions have +3% to Maximum Fire Resistances","Minions have +20% to Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireResistNode.dds","connections":[],"group":765,"skill":33225,"orbitIndex":0,"name":"Minion Fire Resistance","orbit":0},"27307":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":388,"skill":27307,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"45248":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":45248,"stats":["+2% to Quality of all Skills"],"ascendancyName":"Gemling Legionnaire","group":320,"connections":[{"orbit":2147483647,"id":14429}],"orbitIndex":0,"name":"Skill Gem Quality","orbit":0},"8440":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-7,"id":45013}],"group":732,"skill":8440,"orbitIndex":7,"name":"Damage against Enemies on Low Life","orbit":1},"30346":{"stats":["+10 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":44871},{"orbit":-5,"id":29695},{"orbit":6,"id":34006}],"group":661,"skill":30346,"orbitIndex":13,"name":"Energy Shield","orbit":7},"35863":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":51732}],"group":343,"skill":35863,"orbitIndex":20,"name":"Attack Speed","orbit":2},"5802":{"icon":"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds","skill":5802,"stats":["Projectiles have 40% increased Critical Damage Bonus against Enemies within 2m","Projectiles deal 25% increased Damage with Hits against Enemies within 2m"],"recipe":["Disgust","Greed","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":1125,"orbitIndex":0,"isNotable":true,"name":"Stand and Deliver","orbit":0},"65189":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":33502}],"group":139,"skill":65189,"orbitIndex":0,"name":"Shapeshifting","orbit":5},"56996":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":9568}],"group":96,"skill":56996,"orbitIndex":3,"name":"Totem Life","orbit":4},"52373":{"stats":["+2 to Maximum Rage"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":-2,"id":37276},{"orbit":7,"id":56342}],"group":290,"skill":52373,"orbitIndex":20,"name":"Maximum Rage","orbit":2},"39431":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupBow.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[],"group":587,"skill":39431,"orbitIndex":0,"name":"Crossbow Mastery","orbit":0},"5740":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":40687}],"group":888,"skill":5740,"orbitIndex":6,"name":"Presence Area","orbit":2},"21164":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":21164,"stats":["Minions gain 15% of their maximum Life as Extra maximum Energy Shield"],"recipe":["Isolation","Greed","Fear"],"connections":[{"orbit":0,"id":62670}],"group":101,"orbitIndex":10,"isNotable":true,"name":"Fleshcrafting","orbit":7},"47097":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerWarcryExplodesCorpses.dds","skill":47097,"stats":["Warcries Explode Corpses dealing 25% of their Life as Physical Damage","Ignore Warcry Cooldowns"],"ascendancyName":"Warbringer","connections":[],"group":37,"orbitIndex":0,"isNotable":true,"name":"Warcaller's Bellow","orbit":0},"59647":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":8791}],"group":913,"skill":59647,"orbitIndex":10,"name":"Defences and Companion Life","orbit":7},"19644":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":19644,"stats":["Minions have 20% additional Physical Damage Reduction","Minions have +23% to Chaos Resistance"],"recipe":["Isolation","Suffering","Envy"],"connections":[{"orbit":0,"id":14505}],"group":378,"orbitIndex":29,"isNotable":true,"name":"Left Hand of Darkness","orbit":4},"45111":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":14446}],"group":1085,"skill":45111,"orbitIndex":2,"name":"Curse Duration","orbit":7},"3091":{"stats":["Skills have 5% chance to not remove Elemental Infusions but still count as consuming them"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":24087}],"group":591,"skill":3091,"orbitIndex":8,"name":"Infusion Consumption Chance","orbit":2},"18585":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":18585,"stats":["20% increased Armour"],"ascendancyName":"Warbringer","group":22,"connections":[{"orbit":0,"id":6127}],"orbitIndex":0,"name":"Armour","orbit":0},"25927":{"stats":["Minions deal 20% increased Damage with Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-2,"id":32847}],"group":190,"skill":25927,"orbitIndex":0,"name":"Command Skill Damage","orbit":0},"42736":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42736,"stats":["+5 to any Attribute"],"isAttribute":true,"group":726,"connections":[{"orbit":-3,"id":60685}],"orbitIndex":0,"name":"Attribute","orbit":0},"43653":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":26518},{"orbit":0,"id":48171}],"group":176,"skill":43653,"orbitIndex":9,"name":"Cold Damage","orbit":4},"63074":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":63074,"stats":["+1 to Level of all Chaos Skills"],"recipe":["Despair","Isolation","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":767,"orbitIndex":2,"isNotable":true,"name":"Dark Entries","orbit":1},"331":{"stats":["8% increased Evasion Rating","Gain Deflection Rating equal to 3% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":2,"id":42103}],"group":1079,"skill":331,"orbitIndex":3,"name":"Deflection and Evasion","orbit":2},"22359":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-2,"id":60692}],"group":903,"skill":22359,"orbitIndex":36,"name":"Elemental Damage","orbit":4},"54883":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-2,"id":34473}],"group":1089,"skill":54883,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"52106":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":44005},{"orbit":0,"id":10295}],"group":233,"skill":52106,"orbitIndex":37,"name":"Cast Speed","orbit":6},"12498":{"stats":["6% increased bonuses gained from Equipped Quiver"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[{"orbit":0,"id":30341}],"group":981,"skill":12498,"orbitIndex":0,"name":"Quiver Effect","orbit":0},"6842":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":3,"id":18472}],"group":1093,"skill":6842,"orbitIndex":9,"name":"Stun and Freeze Buildup","orbit":3},"39292":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":39292,"stats":["20% increased Evasion Rating"],"ascendancyName":"Pathfinder","group":1326,"connections":[{"orbit":0,"id":40}],"orbitIndex":0,"name":"Evasion","orbit":0},"13359":{"stats":["5% increased Cold Damage","8% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":0,"id":59362},{"orbit":0,"id":31943}],"group":593,"skill":13359,"orbitIndex":9,"name":"Cold Damage and Energy Shield Recharge Rate","orbit":3},"18849":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanChill.dds","skill":18849,"stats":["All Damage from Hits Contributes to Chill Magnitude"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":2,"isNotable":true,"name":"Shaper of Winter","orbit":5},"5009":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":5009,"stats":["10% chance to Daze on Hit","25% increased Daze Duration"],"recipe":["Ire","Guilt","Paranoia"],"connections":[{"orbit":0,"id":12169}],"group":1061,"orbitIndex":0,"isNotable":true,"name":"Seeing Stars","orbit":0},"56997":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":56997,"stats":["Hits that Heavy Stun Enemies have Culling Strike"],"recipe":["Ire","Envy","Despair"],"connections":[{"orbit":-5,"id":23861},{"orbit":0,"id":56595}],"group":347,"orbitIndex":6,"isNotable":true,"name":"Heavy Contact","orbit":4},"55938":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":7,"id":41394}],"group":932,"skill":55938,"orbitIndex":9,"name":"Archon Effect","orbit":3},"36252":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":36252,"stats":[],"ascendancyName":"Tactician","isAscendancyStart":true,"group":276,"connections":[{"orbit":0,"id":46522},{"orbit":0,"id":762},{"orbit":0,"id":12054},{"orbit":0,"id":29162},{"orbit":0,"id":54892}],"orbitIndex":36,"name":"Tactician","orbit":6},"12661":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":12661,"stats":["Stun Threshold is based on 30% of your Energy Shield instead of Life"],"recipe":["Isolation","Ire","Guilt"],"connections":[{"orbit":0,"id":34984}],"group":824,"orbitIndex":16,"isNotable":true,"name":"Asceticism","orbit":7},"32534":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":32534,"stats":[],"ascendancyName":"Titan","isAscendancyStart":true,"group":49,"connections":[{"orbit":0,"id":35453},{"orbit":0,"id":19424},{"orbit":0,"id":13715},{"orbit":0,"id":51690},{"orbit":0,"id":29323}],"orbitIndex":96,"name":"Titan","orbit":9},"62677":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":62677,"stats":["+5 to any Attribute"],"isAttribute":true,"group":711,"connections":[],"orbitIndex":0,"name":"Attribute","orbit":0},"3762":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanSlamSkillsFistOfWar.dds","skill":3762,"stats":["Every second Slam Skill you use yourself is Ancestrally Boosted"],"ascendancyName":"Titan","connections":[],"group":49,"orbitIndex":125,"isNotable":true,"name":"Ancestral Empowerment","orbit":9},"21568":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21568,"stats":["+5 to any Attribute"],"isAttribute":true,"group":220,"connections":[{"orbit":0,"id":26196}],"orbitIndex":0,"name":"Attribute","orbit":0},"32600":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":6304},{"orbit":-7,"id":20303}],"group":295,"skill":32600,"orbitIndex":12,"name":"Life Regeneration","orbit":2},"49473":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":61104}],"group":892,"skill":49473,"orbitIndex":0,"name":"Incision Chance","orbit":0},"64659":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":64659,"stats":["20% reduced Slowing Potency of Debuffs on You","Buffs on you expire 10% slower"],"recipe":["Isolation","Fear","Greed"],"connections":[{"orbit":0,"id":3355}],"group":480,"orbitIndex":21,"isNotable":true,"name":"Lasting Boons","orbit":3},"65328":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[{"orbit":0,"id":48565}],"group":60,"skill":65328,"orbitIndex":11,"name":"Sentinels","orbit":2},"8867":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsArcaneSurge.dds","skill":8867,"stats":["You have Arcane Surge"],"ascendancyName":"Stormweaver","connections":[{"orbit":0,"id":7246}],"group":408,"orbitIndex":60,"isNotable":true,"name":"Constant Gale","orbit":8},"14383":{"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","skill":14383,"stats":["30% increased amount of Mana Leeched","Unaffected by Chill while Leeching Mana"],"recipe":["Fear","Despair","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[{"orbit":0,"id":46601}],"group":1046,"orbitIndex":0,"isNotable":true,"name":"Suffusion","orbit":0},"6330":{"stats":["8% increased Attack Damage","8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[],"group":1136,"skill":6330,"orbitIndex":5,"name":"Accuracy and Attack Damage","orbit":7},"52774":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":5084}],"group":571,"skill":52774,"orbitIndex":18,"name":"Flammability Magnitude","orbit":2},"23352":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichCursedEnemiesExplodeChaos.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/LichCursedEnemiesExplodeChaos.dds","id":390,"name":"Rupture the Flesh","stats":["Cursed Enemies Killed by you, or by Allies in your Presence, have a 33% chance to Explode, dealing a quarter of their maximum Life as Physical Damage"]}},"skill":23352,"isSwitchable":true,"stats":["Cursed Enemies Killed by you, or by Allies in your Presence, have a 33% chance to Explode, dealing a quarter of their maximum Life as Chaos Damage"],"ascendancyName":"Lich","connections":[{"orbit":-4,"id":8611}],"group":999,"orbitIndex":62,"isNotable":true,"name":"Rupture the Soul","orbit":8},"56342":{"stats":["Gain 2 Rage when Hit by an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":3,"id":7341}],"group":266,"skill":56342,"orbitIndex":0,"name":"Rage when Hit","orbit":0},"60034":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":60034,"stats":["1% increased Attack Speed per 250 Accuracy Rating"],"recipe":["Isolation","Paranoia","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":15207},{"orbit":0,"id":22208}],"group":1136,"orbitIndex":0,"isNotable":true,"name":"Falcon Dive","orbit":0},"11838":{"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","skill":11838,"stats":["25% increased Spell Damage while on Full Energy Shield","75% increased Energy Shield from Equipped Focus"],"recipe":["Disgust","Suffering","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[{"orbit":-4,"id":33112}],"group":902,"orbitIndex":6,"isNotable":true,"name":"Dreamcatcher","orbit":7},"46431":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":11015},{"orbit":0,"id":38463}],"group":1074,"skill":46431,"orbitIndex":0,"name":"Hazard Damage","orbit":0},"46819":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46819,"stats":["+5 to any Attribute"],"isAttribute":true,"group":623,"connections":[{"orbit":0,"id":8616},{"orbit":0,"id":13909}],"orbitIndex":0,"name":"Attribute","orbit":0},"61355":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":29306}],"group":1048,"skill":61355,"orbitIndex":8,"name":"Damage from Mana","orbit":2},"50389":{"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","skill":50389,"stats":["Link Skills Link to 1 additional random target"],"recipe":["Guilt","Envy","Disgust"],"connections":[{"orbit":7,"id":13694},{"orbit":0,"id":11762}],"group":348,"orbitIndex":1,"isNotable":true,"name":"Twinned Tethers","orbit":2},"60298":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImbueMainHandWeapon.dds","skill":60298,"stats":["Grants Skill: Temper Weapon"],"ascendancyName":"Smith of Kitava","connections":[],"group":6,"orbitIndex":0,"isNotable":true,"name":"Against the Anvil","orbit":0},"2672":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":45569}],"group":228,"skill":2672,"orbitIndex":0,"name":"Spell Critical Damage","orbit":0},"11776":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":11776,"stats":["20% increased Physical Damage"],"ascendancyName":"Ritualist","group":1370,"connections":[{"orbit":6,"id":37046}],"orbitIndex":0,"name":"Physical Damage","orbit":0},"48805":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":4,"id":7782},{"orbit":0,"id":26563}],"group":962,"skill":48805,"orbitIndex":4,"name":"Spell Critical Chance","orbit":7},"55276":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55276,"stats":["+5 to any Attribute"],"isAttribute":true,"group":764,"connections":[{"orbit":5,"id":13411}],"orbitIndex":24,"name":"Attribute","orbit":5},"14515":{"stats":["15% increased Magnitude of Jagged Ground you create"],"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","connections":[{"orbit":0,"id":43778}],"group":218,"skill":14515,"orbitIndex":8,"name":"Jagged Ground Effect","orbit":3},"63469":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":30834},{"orbit":0,"id":50216}],"group":482,"skill":63469,"orbitIndex":10,"name":"Mana Regeneration","orbit":2},"41017":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41017,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1213,"connections":[{"orbit":0,"id":14262},{"orbit":0,"id":1801}],"orbitIndex":0,"name":"Attribute","orbit":0},"32071":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":32071,"stats":["15% increased Area of Effect if you've Killed Recently","8% increased Area of Effect for Attacks"],"recipe":["Envy","Fear","Fear"],"connections":[{"orbit":0,"id":15427},{"orbit":0,"id":49111}],"group":58,"orbitIndex":23,"isNotable":true,"name":"Primal Growth","orbit":3},"21161":{"stats":["15% reduced Movement Speed Penalty while Actively Blocking"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":5,"id":10500}],"group":180,"skill":21161,"orbitIndex":7,"name":"Movement Penalty with Raised Shield","orbit":3},"16538":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":44330}],"group":655,"skill":16538,"orbitIndex":2,"name":"One Handed Damage","orbit":2},"22821":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Minion Damage","id":183}},"skill":22821,"stats":["10% increased Elemental Damage"],"isSwitchable":true,"group":597,"connections":[{"orbit":0,"id":3823},{"orbit":0,"id":22314}],"orbitIndex":0,"name":"Elemental Damage","orbit":7},"664":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachFlameDoubles.dds","skill":664,"stats":["All Flames of Chayula that you manifest are Purple"],"isMultipleChoiceOption":true,"ascendancyName":"Acolyte of Chayula","group":1333,"connections":[],"orbitIndex":0,"name":"Choice of Power","orbit":0},"54485":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":25482}],"group":299,"skill":54485,"orbitIndex":22,"name":"Strength","orbit":7},"27834":{"stats":["10% increased Critical Hit Chance with Traps"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":63659},{"orbit":0,"id":34449}],"group":1221,"skill":27834,"orbitIndex":41,"name":"Trap Critical Chance","orbit":4},"21227":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-2,"id":36290}],"group":1112,"skill":21227,"orbitIndex":39,"name":"Energy Shield Delay","orbit":4},"17923":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":17923,"stats":["10% chance to gain Volatility on Kill"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":18826}],"orbitIndex":16,"name":"Volatility","orbit":9},"49734":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49734,"stats":["+5 to any Attribute"],"isAttribute":true,"group":178,"connections":[{"orbit":0,"id":46741}],"orbitIndex":0,"name":"Attribute","orbit":0},"41669":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[],"group":635,"skill":41669,"orbitIndex":12,"name":"Cold Damage","orbit":3},"51708":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":924,"skill":51708,"orbitIndex":0,"name":"Evasion Mastery","orbit":0},"59777":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59777,"stats":["+5 to any Attribute"],"isAttribute":true,"group":98,"connections":[{"orbit":0,"id":10362},{"orbit":0,"id":17791},{"orbit":0,"id":13937},{"orbit":0,"id":53719}],"orbitIndex":0,"name":"Attribute","orbit":0},"46554":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46554,"stats":["+5 to any Attribute"],"isAttribute":true,"group":773,"connections":[{"orbit":0,"id":62677},{"orbit":0,"id":36379},{"orbit":0,"id":10131},{"orbit":-3,"id":42999}],"orbitIndex":0,"name":"Attribute","orbit":0},"59372":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanYourHitsCrushEnemies.dds","skill":59372,"stats":["Your Hits are Crushing Blows"],"ascendancyName":"Titan","connections":[{"orbit":-5,"id":56842}],"group":51,"orbitIndex":0,"isNotable":true,"name":"Crushing Impacts","orbit":0},"22484":{"stats":["Spells Cast by Totems have 4% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-4,"id":5398}],"group":224,"skill":22484,"orbitIndex":18,"name":"Totem Cast Speed","orbit":7},"13724":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":13724,"stats":["30% increased Damage if you've dealt a Critical Hit in the past 8 seconds","12% increased Critical Hit Chance"],"recipe":["Disgust","Suffering","Envy"],"connections":[{"orbit":0,"id":20236},{"orbit":0,"id":33823}],"group":974,"orbitIndex":54,"isNotable":true,"name":"Deadly Force","orbit":4},"34531":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":34531,"stats":["Gain additional Ailment Threshold equal to 20% of maximum Energy Shield","Gain additional Stun Threshold equal to 20% of maximum Energy Shield"],"recipe":["Despair","Disgust","Disgust"],"connections":[],"group":514,"orbitIndex":4,"isNotable":true,"name":"Hallowed","orbit":7},"25992":{"stats":["10% increased Accuracy Rating with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[],"group":1261,"skill":25992,"orbitIndex":7,"name":"Bow Accuracy Rating","orbit":6},"61354":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":61354,"stats":["+1 to maximum Fire Infusions"],"recipe":["Envy","Greed","Fear"],"connections":[{"orbit":0,"id":50383}],"group":605,"orbitIndex":18,"isNotable":true,"name":"Infernal Limit","orbit":3},"18121":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":1013,"skill":18121,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"858":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":5,"id":58387}],"group":500,"skill":858,"orbitIndex":18,"name":"Chaos Damage","orbit":5},"36114":{"stats":["6% increased Attack Damage","3% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":23360}],"group":934,"skill":36114,"orbitIndex":10,"name":"Reduced Movement Penalty and Attack Damage","orbit":7},"12964":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":12964,"stats":["Aura Skills have 14% increased Magnitudes","Your Aura Buffs do not affect Allies"],"recipe":["Suffering","Paranoia","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":201,"orbitIndex":0,"isNotable":true,"name":"Lone Warrior","orbit":0},"13856":{"stats":["12% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":18496}],"group":185,"skill":13856,"orbitIndex":9,"name":"Ailment Effect","orbit":7},"5686":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":5686,"stats":["30% reduced Effect of Chill on you","30% increased Freeze Threshold","+30% of Armour also applies to Cold Damage"],"recipe":["Paranoia","Disgust","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":167,"orbitIndex":12,"isNotable":true,"name":"Chillproof","orbit":2},"21755":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21755,"stats":["+5 to any Attribute"],"isAttribute":true,"group":642,"connections":[{"orbit":0,"id":54127},{"orbit":0,"id":48635},{"orbit":0,"id":61281},{"orbit":0,"id":52274}],"orbitIndex":0,"name":"Attribute","orbit":0},"9294":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonExcessChancetoHitConvertedtoCritHitChance.dds","skill":9294,"stats":["Chance to Hit with Attacks can exceed 100%","Gain additional Critical Hit Chance equal to 25% of excess chance to Hit with Attacks"],"ascendancyName":"Amazon","connections":[{"orbit":0,"id":528}],"group":1342,"orbitIndex":0,"isNotable":true,"name":"Critical Strike","orbit":0},"55680":{"stats":["3% increased Attack Speed with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":61112}],"group":1196,"skill":55680,"orbitIndex":14,"name":"Spear Attack Speed","orbit":4},"62023":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":221,"skill":62023,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"7998":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":7998,"stats":["20% increased chance to Shock"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":39640}],"orbitIndex":70,"name":"Shock Chance","orbit":6},"34671":{"stats":["10% increased Stun Threshold","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":24477},{"orbit":0,"id":48418}],"group":451,"skill":34671,"orbitIndex":10,"name":"Stun Threshold and Strength","orbit":2},"41016":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":975,"skill":41016,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"59636":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":59636,"stats":["25% increased Mana Regeneration Rate"],"connections":[{"orbit":-4,"id":13769},{"orbit":0,"id":48007}],"group":631,"orbitIndex":12,"isNotable":true,"name":"Open Mind","orbit":7},"16744":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-5,"id":24009},{"orbit":0,"id":24748}],"group":534,"skill":16744,"orbitIndex":12,"name":"Evasion","orbit":3},"64525":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":64525,"stats":["Your Hits cannot be Evaded by Heavy Stunned Enemies"],"recipe":["Guilt","Greed","Fear"],"connections":[{"orbit":0,"id":58855}],"group":171,"orbitIndex":4,"isNotable":true,"name":"Easy Target","orbit":7},"54746":{"stats":["6% increased chance to inflict Ailments","6% increased Magnitude of Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":7,"id":14343}],"group":926,"skill":54746,"orbitIndex":0,"name":"Ailment Chance and Effect","orbit":0},"23415":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":23415,"stats":["15% increased Evasion Rating","15% increased maximum Energy Shield"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":9,"id":8143}],"orbitIndex":14,"name":"Evasion and Energy Shield","orbit":9},"64789":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":64789,"stats":["12% increased Mana Regeneration Rate"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":8867}],"orbitIndex":68,"name":"Mana Regeneration","orbit":8},"43778":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":36894}],"group":218,"skill":43778,"orbitIndex":2,"name":"Bleed Chance","orbit":3},"63732":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":8440}],"group":732,"skill":63732,"orbitIndex":1,"name":"Damage against Enemies on Low Life","orbit":1},"64665":{"stats":["6% increased Attack Damage","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":51847},{"orbit":0,"id":21274}],"group":686,"skill":64665,"orbitIndex":30,"name":"Attack Damage and Accuracy","orbit":4},"56472":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":848,"skill":56472,"orbitIndex":0,"name":"Projectile Mastery","orbit":0},"17330":{"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","skill":17330,"stats":["20% chance for Bleeding to be Aggravated when Inflicted against Enemies on Jagged Ground","40% increased Jagged Ground Duration"],"recipe":["Greed","Greed","Suffering"],"connections":[{"orbit":0,"id":61927}],"group":218,"orbitIndex":23,"isNotable":true,"name":"Perforation","orbit":2},"63608":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":70,"skill":63608,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"38628":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":38628,"stats":["10% increased Poison Duration for each Poison you have inflicted Recently, up to a maximum of 100%"],"recipe":["Despair","Isolation","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[],"group":1284,"orbitIndex":19,"isNotable":true,"name":"Escalating Toxins","orbit":2},"28304":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28304,"stats":["+5 to any Attribute"],"isAttribute":true,"group":326,"connections":[{"orbit":0,"id":37258},{"orbit":0,"id":2491}],"orbitIndex":0,"name":"Attribute","orbit":0},"26520":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":14340},{"orbit":0,"id":37190}],"group":736,"skill":26520,"orbitIndex":11,"name":"Life Leech","orbit":2},"56860":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":56860,"stats":["30% increased Parry Range","Your Heavy Stun buildup empties 50% faster if you've successfully Parried Recently"],"recipe":["Despair","Ire","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern","connections":[],"group":1034,"orbitIndex":0,"isNotable":true,"name":"Resolute Reprisal","orbit":0},"32194":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":32194,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":55933}],"orbitIndex":60,"name":"Attribute","orbit":6},"22558":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22558,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[{"orbit":0,"id":55933}],"orbitIndex":66,"name":"Attribute","orbit":6},"54886":{"stats":["10% increased Stun Buildup","10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":-4,"id":56997}],"group":347,"skill":54886,"orbitIndex":20,"name":"Two Handed Damage and Stun","orbit":7},"3704":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDrainMonsterFocus.dds","skill":3704,"stats":["Enemies have Maximum Concentration equal to 40% of their Maximum Life","Break enemy Concentration on Hit equal to 100% of Damage Dealt","Enemies regain 10% of Concentration every second if they haven't lost Concentration in the past 5 seconds"],"ascendancyName":"Witchhunter","connections":[{"orbit":0,"id":32559}],"group":211,"orbitIndex":0,"isNotable":true,"name":"Witchbane","orbit":0},"25851":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":-6,"id":52695},{"orbit":5,"id":36270}],"group":1049,"skill":25851,"orbitIndex":0,"name":"Daze on Hit","orbit":6},"3355":{"stats":["4% reduced Slowing Potency of Debuffs on You","Debuffs on you expire 3% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":25211}],"group":480,"skill":3355,"orbitIndex":0,"name":"Slow Effect on You and Debuff Expiry Rate","orbit":3},"58718":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":35015}],"group":553,"skill":58718,"orbitIndex":0,"name":"Bleeding Damage","orbit":0},"35324":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":35324,"stats":["Ignites you inflict deal Damage 15% faster"],"recipe":["Isolation","Greed","Paranoia"],"connections":[{"orbit":0,"id":34927},{"orbit":4,"id":34290}],"group":571,"orbitIndex":0,"isNotable":true,"name":"Burnout","orbit":3},"8697":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[],"group":891,"skill":8697,"orbitIndex":2,"name":"Elemental Attack Damage","orbit":3},"60568":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":52348}],"group":417,"skill":60568,"orbitIndex":13,"name":"Totem Placement Speed","orbit":3},"36379":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":25026}],"group":836,"skill":36379,"orbitIndex":58,"name":"Mana Regeneration","orbit":4},"65193":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":65193,"stats":["8% increased Melee Attack Speed","+10 to Dexterity"],"recipe":["Disgust","Greed","Paranoia"],"connections":[{"orbit":0,"id":48714},{"orbit":0,"id":10245}],"group":318,"orbitIndex":10,"isNotable":true,"name":"Viciousness","orbit":3},"2102":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":565,"skill":2102,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"18451":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[],"group":834,"skill":18451,"orbitIndex":12,"name":"Frenzy Charge Duration","orbit":2},"52765":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":940,"skill":52765,"orbitIndex":12,"name":"Mana Regeneration","orbit":2},"11505":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":462,"skill":11505,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"2455":{"stats":["8% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":616,"skill":2455,"orbitIndex":11,"name":"Projectile Damage","orbit":5},"2645":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":2645,"stats":["20% more Damage against Heavy Stunned Enemies with Maces"],"recipe":["Ire","Isolation","Ire"],"connections":[{"orbit":0,"id":14832},{"orbit":0,"id":52829}],"group":81,"orbitIndex":69,"isNotable":true,"name":"Skullcrusher","orbit":4},"17924":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-7,"id":51867}],"group":300,"skill":17924,"orbitIndex":20,"name":"Damage against Enemies on Low Life","orbit":3},"48014":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":48014,"stats":["25% increased Armour if you've Hit an Enemy with a Melee Attack Recently","50% increased Melee Damage against Immobilised Enemies"],"recipe":["Ire","Guilt","Fear"],"connections":[],"group":141,"orbitIndex":63,"isNotable":true,"name":"Honourless","orbit":5},"37046":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistBloodBoils.dds","skill":37046,"stats":["Grants Skill: Blood Boil"],"ascendancyName":"Ritualist","connections":[],"group":1366,"orbitIndex":0,"isNotable":true,"name":"Corrupted Lifeforce","orbit":0},"42059":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":3,"id":36333}],"group":130,"skill":42059,"orbitIndex":60,"name":"Empowered Attack Damage","orbit":4},"12367":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[],"group":564,"skill":12367,"orbitIndex":0,"name":"Chaos Damage","orbit":3},"38365":{"stats":["Recover 2% of maximum Life for each Endurance Charge consumed"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":34626},{"orbit":0,"id":46499}],"group":138,"skill":38365,"orbitIndex":22,"name":"Recover Life on consuming Endurance Charge","orbit":2},"57388":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":57388,"stats":["20% increased Critical Hit Chance for Attacks","20% increased Critical Damage Bonus for Attack Damage","20% more Stun Buildup with Critical Hits"],"recipe":["Despair","Envy","Disgust"],"connections":[{"orbit":0,"id":9698}],"group":157,"orbitIndex":22,"isNotable":true,"name":"Overwhelming Strike","orbit":3},"16168":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16168,"stats":["+5 to any Attribute"],"isAttribute":true,"group":549,"connections":[{"orbit":-5,"id":54232},{"orbit":0,"id":25374},{"orbit":0,"id":45916}],"orbitIndex":48,"name":"Attribute","orbit":6},"53696":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":956,"skill":53696,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"55802":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55802,"stats":["+5 to any Attribute"],"isAttribute":true,"group":706,"connections":[{"orbit":0,"id":2847},{"orbit":0,"id":3717}],"orbitIndex":0,"name":"Attribute","orbit":0},"45503":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":4,"id":37746}],"group":330,"skill":45503,"orbitIndex":0,"name":"Flammability Magnitude","orbit":2},"33866":{"stats":["8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":49220}],"group":757,"skill":33866,"orbitIndex":4,"name":"Attack Damage","orbit":2},"46696":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":46696,"stats":["25% increased Damage with One Handed Weapons","Attacks have 10% chance to Maim on Hit"],"recipe":["Envy","Suffering","Disgust"],"connections":[{"orbit":0,"id":8629}],"group":311,"orbitIndex":68,"isNotable":true,"name":"Impair","orbit":4},"50392":{"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","skill":50392,"stats":["10% reduced maximum Mana","1% increased Damage per 15 Strength"],"recipe":["Ire","Suffering","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[],"group":136,"orbitIndex":0,"isNotable":true,"name":"Brute Strength","orbit":0},"49461":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":2,"id":50912}],"group":952,"skill":49461,"orbitIndex":23,"name":"Attack Speed","orbit":2},"55275":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":6,"id":12890}],"group":1055,"skill":55275,"orbitIndex":2,"name":"Evasion","orbit":3},"62153":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":3,"id":55947}],"group":894,"skill":62153,"orbitIndex":17,"name":"Spell Critical Damage","orbit":3},"53960":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53960,"stats":["+5 to any Attribute"],"isAttribute":true,"group":816,"connections":[{"orbit":-5,"id":8975}],"orbitIndex":54,"name":"Attribute","orbit":5},"32951":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":32951,"stats":["25% increased Skill Effect Duration"],"recipe":["Disgust","Suffering","Ire"],"connections":[{"orbit":0,"id":39280},{"orbit":0,"id":41522}],"group":901,"orbitIndex":17,"isNotable":true,"name":"Preservation","orbit":3},"38769":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":38769,"stats":["Break 25% increased Armour"],"ascendancyName":"Warbringer","group":18,"connections":[{"orbit":0,"id":58704}],"orbitIndex":0,"name":"Armour Break","orbit":0},"364":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":2847}],"group":610,"skill":364,"orbitIndex":4,"name":"All Attributes","orbit":2},"56330":{"stats":["10% chance to inflict Bleeding on Critical Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":2147483647,"id":39570}],"group":957,"skill":56330,"orbitIndex":22,"name":"Bleeding Chance on Critical","orbit":7},"47753":{"stats":["Damage Penetrates 8% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-6,"id":51868}],"group":75,"skill":47753,"orbitIndex":0,"name":"Fire Penetration","orbit":0},"43128":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":43128,"stats":["4% increased Cast Speed","8% increased Area of Effect"],"ascendancyName":"Chronomancer","group":278,"connections":[{"orbit":4,"id":10731}],"orbitIndex":60,"name":"Cast Speed and Area of Effect","orbit":4},"28361":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":644,"skill":28361,"orbitIndex":16,"name":"Stun Threshold","orbit":7},"32664":{"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","skill":32664,"stats":["1% increased Energy Shield Recharge Rate per 4 Dexterity","20% increased Evasion Rating while you have Energy Shield"],"recipe":["Fear","Suffering","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":1053,"orbitIndex":0,"isNotable":true,"name":"Chakra of Breathing","orbit":0},"2936":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-3,"id":13407}],"group":1285,"skill":2936,"orbitIndex":4,"name":"Attack Critical Damage","orbit":7},"23738":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":23738,"stats":["Gain 8% of Physical Damage as extra Chaos Damage"],"recipe":["Ire","Paranoia","Suffering"],"connections":[{"orbit":0,"id":34520}],"group":809,"orbitIndex":0,"isNotable":true,"name":"Madness in the Bones","orbit":0},"51707":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":51707,"stats":["20% increased Evasion Rating","Gain Deflection Rating equal to 5% of Evasion Rating","8% increased Dexterity"],"recipe":["Fear","Ire","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":5,"id":38728},{"orbit":0,"id":41163}],"group":1226,"orbitIndex":66,"isNotable":true,"name":"Enhanced Reflexes","orbit":5},"3165":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":3165,"stats":["3% increased maximum Life"],"ascendancyName":"Blood Mage","group":856,"connections":[{"orbit":-4,"id":56162}],"orbitIndex":0,"name":"Life","orbit":0},"46683":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":46683,"stats":["Warcries have 15% chance to Empower 3 additional Attacks"],"recipe":["Envy","Suffering","Despair"],"connections":[{"orbit":0,"id":30553}],"group":93,"orbitIndex":4,"isNotable":true,"name":"Inherited Strength ","orbit":3},"27048":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":8,"id":47375}],"group":1258,"skill":27048,"orbitIndex":0,"name":"Defences and Companion Life","orbit":0},"64399":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":3,"id":2511}],"group":419,"skill":64399,"orbitIndex":7,"name":"Attack Critical Damage","orbit":1},"51583":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":1285,"skill":51583,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"23416":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageDamageLeechedLife.dds","skill":23416,"stats":["10% of Spell Damage Leeched as Life"],"ascendancyName":"Blood Mage","connections":[],"group":795,"orbitIndex":64,"isNotable":true,"name":"Vitality Siphon","orbit":6},"50253":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":50253,"stats":["30% increased Area of Effect of Aftershocks you create yourself"],"recipe":["Despair","Guilt","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":270,"orbitIndex":0,"isNotable":true,"name":"Aftershocks","orbit":0},"20236":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":4346}],"group":948,"skill":20236,"orbitIndex":0,"name":"Critical Chance","orbit":0},"22811":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCatNotable.dds","skill":22811,"stats":["Gain Deflection Rating equal to 10% of Evasion Rating","40% increased Evasion Rating while moving","+10 to Dexterity"],"recipe":["Disgust","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1201,"orbitIndex":16,"isNotable":true,"name":"The Wild Cat","orbit":2},"51184":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedManaCostNotable.dds","options":{"Witch":{"stats":["16% increased Spell Damage","Minions deal 16% increased Damage","+10 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedManaCostNotable.dds","name":"Raw Destruction","id":5788}},"skill":51184,"stats":["20% increased Spell Damage","+10 to Intelligence"],"isSwitchable":true,"connections":[{"orbit":-4,"id":41965},{"orbit":6,"id":29502},{"orbit":-4,"id":3242}],"group":598,"orbitIndex":0,"isNotable":true,"name":"Raw Power","orbit":0},"25586":{"stats":["16% increased Critical Damage Bonus with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":38993}],"group":1261,"skill":25586,"orbitIndex":35,"name":"Bow Critical Damage","orbit":6},"53697":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53697,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":7,"id":47555},{"orbit":-3,"id":3041}],"orbitIndex":26,"name":"Attribute","orbit":5},"20837":{"stats":["8% increased Knockback Distance"],"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","connections":[{"orbit":0,"id":61104}],"group":879,"skill":20837,"orbitIndex":0,"name":"Knockback","orbit":0},"64927":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":4,"id":52464},{"orbit":-4,"id":51741},{"orbit":-6,"id":54351}],"group":1049,"skill":64927,"orbitIndex":18,"name":"Mana Leech","orbit":6},"59501":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlindPattern","connections":[{"orbit":0,"id":25619},{"orbit":0,"id":42354}],"group":690,"skill":59501,"orbitIndex":0,"name":"Blind Mastery","orbit":0},"28625":{"stats":["10% increased Life and Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":5,"id":32135},{"orbit":0,"id":35848}],"group":811,"skill":28625,"orbitIndex":0,"name":"Flask Recovery","orbit":7},"63209":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":30704}],"group":474,"skill":63209,"orbitIndex":12,"name":"Life Regeneration","orbit":7},"12033":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeGrantsTwoAdditionalProjectiles.dds","skill":12033,"stats":["Skills fire an additional Projectile"],"ascendancyName":"Deadeye","connections":[],"group":1299,"orbitIndex":8,"isNotable":true,"name":"Endless Munitions","orbit":2},"13624":{"stats":["Mark Skills have 25% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-2,"id":28258}],"group":1155,"skill":13624,"orbitIndex":23,"name":"Mark Duration","orbit":2},"25528":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":1112,"skill":25528,"orbitIndex":15,"name":"Mana Mastery","orbit":3},"15408":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":4,"id":2254},{"orbit":0,"id":6338}],"group":661,"skill":15408,"orbitIndex":23,"name":"Energy Shield","orbit":2},"58848":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":2147483647,"id":22962},{"orbit":0,"id":10576}],"group":1118,"skill":58848,"orbitIndex":10,"name":"Incision Chance","orbit":7},"32952":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelStrSkillGems.dds","skill":32952,"stats":["+2 to Level of all Skills with a Strength requirement"],"isMultipleChoiceOption":true,"ascendancyName":"Gemling Legionnaire","group":280,"connections":[],"orbitIndex":0,"name":"Bolstering Implants","orbit":0},"21225":{"stats":["10% increased Damage with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":38369}],"group":1196,"skill":21225,"orbitIndex":16,"name":"Spear Damage","orbit":3},"56331":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamageRed.dds","skill":56331,"stats":["All Flames of Chayula that you manifest are Red"],"isMultipleChoiceOption":true,"ascendancyName":"Acolyte of Chayula","group":1337,"connections":[],"orbitIndex":0,"name":"Choice of Life","orbit":0},"62804":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistLifeLeechFromElementalOrChaos.dds","skill":62804,"stats":["10% increased Life Recovery rate per 5% missing Unreserved Life"],"ascendancyName":"Ritualist","connections":[],"group":1358,"orbitIndex":0,"isNotable":true,"name":"Wildwood Persistence","orbit":0},"10156":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10156,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":-6,"id":6744}],"orbitIndex":38,"name":"Attribute","orbit":6},"11048":{"stats":["Minions deal 8% increased Damage","8% increased Minion Duration"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[],"group":203,"skill":11048,"orbitIndex":20,"name":"Minion Damage and Duration","orbit":7},"33216":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":33216,"stats":["Attack Hits Aggravate any Bleeding on targets which is older than 4 seconds"],"recipe":["Disgust","Despair","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":581,"orbitIndex":10,"isNotable":true,"name":"Deep Wounds","orbit":2},"56595":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":347,"skill":56595,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"44836":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":44836,"stats":["20% increased Armour and Evasion Rating","20% increased Stun Threshold"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[{"orbit":0,"id":47150}],"group":640,"orbitIndex":12,"isNotable":true,"name":"Feel no Pain","orbit":2},"32523":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":1546}],"group":499,"skill":32523,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"8302":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":-3,"id":4467}],"group":1270,"skill":8302,"orbitIndex":0,"name":"Damage vs Blinded","orbit":2},"7275":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":7275,"stats":["Gain 25% of Physical Damage as Extra Lightning Damage against Electrocuted Enemies"],"recipe":["Fear","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":595,"orbitIndex":64,"isNotable":true,"name":"Electrocuting Exposure","orbit":4},"33604":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":498,"skill":33604,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"55668":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55668,"stats":["+5 to any Attribute"],"isAttribute":true,"group":863,"connections":[{"orbit":0,"id":25557},{"orbit":0,"id":47754},{"orbit":0,"id":55420}],"orbitIndex":0,"name":"Attribute","orbit":0},"59376":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59376,"stats":["+5 to any Attribute"],"isAttribute":true,"group":508,"connections":[],"orbitIndex":3,"name":"Attribute","orbit":6},"35187":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonSpeedBloodlustedEnemy.dds","skill":35187,"stats":["20% increased Movement Speed while an enemy with an Open Weakness is in your Presence","40% increased Skill Speed while an enemy with an Open Weakness is in your Presence"],"ascendancyName":"Amazon","connections":[],"group":1330,"orbitIndex":0,"isNotable":true,"name":"In for the Kill","orbit":0},"30615":{"stats":["20% increased Critical Damage Bonus if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[],"group":1216,"skill":30615,"orbitIndex":13,"name":"Critical Damage when consuming a Power Charge","orbit":2},"32813":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":-7,"id":59600},{"orbit":0,"id":35809}],"group":1026,"skill":32813,"orbitIndex":12,"name":"Life Flasks","orbit":2},"5702":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":5702,"stats":["+5 to any Attribute"],"isAttribute":true,"group":904,"connections":[{"orbit":-5,"id":13411}],"orbitIndex":0,"name":"Attribute","orbit":0},"14113":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":10029},{"orbit":0,"id":8660}],"group":321,"skill":14113,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"32721":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":32721,"stats":["50% increased Critical Hit Chance against Blinded Enemies"],"recipe":["Despair","Disgust","Despair"],"connections":[{"orbit":0,"id":10011}],"group":1062,"orbitIndex":11,"isNotable":true,"name":"Distracted Target","orbit":7},"2397":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":2397,"stats":["25% increased Attack Damage if you have been Heavy Stunned Recently","25% increased Attack Damage while you have no Life Flask uses left","25% increased Attack Damage while Surrounded","25% increased Attack Damage when on Low Life"],"recipe":["Paranoia","Fear","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":529,"orbitIndex":0,"isNotable":true,"name":"Last Stand","orbit":0},"48544":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":40166}],"group":985,"skill":48544,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"4810":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":4810,"stats":["Immune to Corrupted Blood","40% reduced Duration of Bleeding on You"],"recipe":["Isolation","Disgust","Greed"],"connections":[{"orbit":7,"id":48805},{"orbit":0,"id":6161}],"group":962,"orbitIndex":6,"isNotable":true,"name":"Sanguine Tolerance","orbit":1},"53958":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":2,"id":51006}],"group":1105,"skill":53958,"orbitIndex":23,"name":"Mana Flask Recovery","orbit":3},"14082":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":43964}],"group":1016,"skill":14082,"orbitIndex":8,"name":"Physical Damage","orbit":7},"2843":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":2843,"stats":["Immune to Bleeding if Equipped Helmet has higher Armour than Evasion Rating","Immune to Poison if Equipped Helmet has higher Evasion Rating than Armour"],"recipe":["Guilt","Isolation","Fear"],"connections":[{"orbit":0,"id":61396},{"orbit":0,"id":61318},{"orbit":0,"id":62235}],"group":759,"orbitIndex":36,"isNotable":true,"name":"Tolerant Equipment","orbit":5},"38895":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":38895,"stats":["40% increased Elemental Damage with Attack Skills during any Flask Effect"],"recipe":["Fear","Suffering","Greed"],"connections":[{"orbit":3,"id":8697},{"orbit":0,"id":48660}],"group":891,"orbitIndex":7,"isNotable":true,"name":"Crystal Elixir","orbit":2},"6416":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":51821}],"group":229,"skill":6416,"orbitIndex":20,"name":"Armour and Energy Shield","orbit":2},"32597":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":12777}],"group":532,"skill":32597,"orbitIndex":3,"name":"Armour and Energy Shield","orbit":2},"56999":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":56999,"stats":["15% increased Critical Hit Chance for Attacks","15% increased Accuracy Rating"],"recipe":["Despair","Disgust","Envy"],"connections":[],"group":808,"orbitIndex":0,"isNotable":true,"name":"Locked On","orbit":0},"45100":{"stats":["5% increased Flask Effect Duration","2% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-3,"id":56928}],"group":1050,"skill":45100,"orbitIndex":37,"name":"Attack Speed and Flask Duration","orbit":4},"62803":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":62803,"stats":["Charms applied to you have 25% increased Effect"],"recipe":["Suffering","Guilt","Isolation"],"connections":[{"orbit":0,"id":25029}],"group":1146,"orbitIndex":51,"isNotable":true,"name":"Woodland Aspect","orbit":4},"3999":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":37665},{"orbit":0,"id":57863}],"group":540,"skill":3999,"orbitIndex":15,"name":"Area Damage","orbit":4},"44699":{"stats":["8% increased Reservation Efficiency of Companion Skills"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":16150}],"group":1292,"skill":44699,"orbitIndex":0,"name":"Companion Reservation","orbit":0},"48267":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":92,"skill":48267,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"62679":{"stats":["Remnants can be collected from 10% further away"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[],"group":677,"skill":62679,"orbitIndex":12,"name":"Remnant Pickup Range","orbit":2},"46421":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":246,"skill":46421,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"56336":{"stats":["3% increased Curse Magnitudes","10% faster Curse Activation"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":21208}],"group":1066,"skill":56336,"orbitIndex":20,"name":"Curse Activation Speed and Effect","orbit":7},"30210":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":64650}],"group":967,"skill":30210,"orbitIndex":6,"name":"Evasion Rating","orbit":2},"18856":{"stats":["Invocated Spells deal 15% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":24491}],"group":752,"skill":18856,"orbitIndex":0,"name":"Invocation Spell Damage","orbit":3},"48531":{"stats":["3% increased Melee Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":13987}],"group":1190,"skill":48531,"orbitIndex":7,"name":"Melee Attack Speed","orbit":1},"28492":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneIronReflexes.dds","skill":28492,"isKeystone":true,"stats":["Converts all Evasion Rating to Armour"],"group":578,"connections":[{"orbit":0,"id":54099}],"orbitIndex":0,"name":"Iron Reflexes","orbit":0},"16401":{"stats":["8% increased Lightning Damage","10% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":44490}],"group":1166,"skill":16401,"orbitIndex":0,"name":"Lightning Damage and Electrocute Buildup","orbit":0},"57517":{"stats":["15% increased Magnitude of Bleeding you inflict against Enemies affected by Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":28268}],"group":860,"skill":57517,"orbitIndex":0,"name":"Bleeding Damage","orbit":0},"17394":{"stats":["Minions cause 15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-3,"id":45530}],"group":755,"skill":17394,"orbitIndex":0,"name":"Minion Stun Buildup","orbit":7},"7060":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":24339}],"group":186,"skill":7060,"orbitIndex":20,"name":"Life Flasks","orbit":2},"35855":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":35855,"stats":["20% increased amount of Life Leeched","40% increased Armour and Evasion Rating while Leeching"],"recipe":["Greed","Paranoia","Fear"],"connections":[{"orbit":0,"id":48583},{"orbit":0,"id":35859}],"group":736,"orbitIndex":3,"isNotable":true,"name":"Fortifying Blood","orbit":2},"46561":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryRecoveryPattern","connections":[],"group":783,"skill":46561,"orbitIndex":6,"name":"Recovery Mastery","orbit":2},"8535":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":8535,"stats":["25% increased Damage with Flails"],"connections":[],"group":63,"orbitIndex":7,"isNotable":true,"name":"Spiked Whip","orbit":2},"12329":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":4,"id":17523}],"group":1242,"skill":12329,"orbitIndex":0,"name":"Hazard Damage","orbit":7},"56988":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":56988,"stats":["+1% to Maximum Lightning Resistance","50% reduced effect of Shock on you"],"recipe":["Isolation","Isolation","Guilt"],"connections":[],"group":1184,"orbitIndex":0,"isNotable":true,"name":"Electric Blood","orbit":0},"15044":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianLessSpiritCostBuff.dds","skill":15044,"stats":["Persistent Buffs have 50% less Reservation"],"ascendancyName":"Tactician","connections":[{"orbit":0,"id":32560},{"orbit":0,"id":42845}],"group":239,"orbitIndex":0,"isNotable":true,"name":"A Solid Plan","orbit":0},"32258":{"stats":["Minions have 12% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":19644}],"group":378,"skill":32258,"orbitIndex":8,"name":"Minion Life","orbit":3},"52241":{"stats":["Recover 1% of maximum Mana on Kill"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":2,"id":94}],"group":748,"skill":52241,"orbitIndex":3,"name":"Mana on Kill","orbit":1},"55933":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":55933,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":60886}],"orbitIndex":48,"name":"Attribute","orbit":6},"47614":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-7,"id":22219}],"group":920,"skill":47614,"orbitIndex":22,"name":"Triggered Spell Damage","orbit":2},"39423":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":53207}],"group":1002,"skill":39423,"orbitIndex":20,"name":"Lightning Penetration","orbit":2},"15207":{"stats":["8% increased Attack Damage","8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":6330}],"group":1136,"skill":15207,"orbitIndex":0,"name":"Accuracy and Attack Damage","orbit":7},"17724":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","connections":[{"orbit":-4,"id":17101}],"group":1245,"skill":17724,"orbitIndex":13,"name":"Attack Damage","orbit":3},"45227":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":42111}],"group":132,"skill":45227,"orbitIndex":1,"name":"Armour Break","orbit":3},"36507":{"icon":"Art/2DArt/SkillIcons/passives/MinionChaosResistanceNode.dds","skill":36507,"stats":["Minions have 20% increased maximum Life","Minions Regenerate 3% of maximum Life per second","Minions have +13% to Chaos Resistance"],"recipe":["Greed","Fear","Fear"],"connections":[{"orbit":0,"id":60313}],"group":564,"orbitIndex":4,"isNotable":true,"name":"Vile Mending","orbit":2},"19442":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":19442,"stats":["16% increased Attack Damage","16% increased Skill Effect Duration","Buffs on you expire 10% slower"],"recipe":["Guilt","Despair","Suffering"],"connections":[{"orbit":-3,"id":25170},{"orbit":0,"id":8606}],"group":867,"orbitIndex":8,"isNotable":true,"name":"Prolonged Assault","orbit":2},"4847":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":5,"id":6294}],"group":500,"skill":4847,"orbitIndex":66,"name":"Cast Speed","orbit":5},"51446":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":51446,"stats":["+1 to Evasion Rating per 1 Armour on Equipped Gloves"],"recipe":["Greed","Suffering","Ire"],"connections":[{"orbit":-7,"id":53647},{"orbit":0,"id":19750}],"group":562,"orbitIndex":16,"isNotable":true,"name":"Leather Bound Gauntlets","orbit":3},"12430":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","options":{"Druid":{"stats":["10% increased Spell Damage","10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","name":"Spell and Attack Damage","id":36764}},"skill":12430,"stats":["10% increased Melee Damage"],"isSwitchable":true,"group":515,"connections":[{"orbit":0,"id":17584}],"orbitIndex":13,"name":"Melee Damage","orbit":2},"17600":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":17600,"stats":["Life Leech from your Hits also applies to your Companion"],"recipe":["Ire","Greed","Suffering"],"connections":[{"orbit":3,"id":18519},{"orbit":0,"id":32096},{"orbit":-2,"id":10041}],"group":913,"orbitIndex":19,"isNotable":true,"name":"Thirsting Ally","orbit":3},"46296":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":46296,"stats":["10% reduced Projectile Speed","20% increased Projectile Damage"],"recipe":["Suffering","Guilt","Envy"],"connections":[],"group":761,"orbitIndex":4,"isNotable":true,"name":"Short Shot","orbit":1},"53560":{"stats":["20% chance for Lightning Skills to Chain an additional time"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":46157}],"group":823,"skill":53560,"orbitIndex":0,"name":"Lightning Skill Chain Chance","orbit":0},"38105":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[],"group":481,"skill":38105,"orbitIndex":67,"name":"Energy Shield","orbit":4},"3332":{"stats":["Minions have +20% to Cold Resistance","Minions have +3% to Maximum Cold Resistances"],"icon":"Art/2DArt/SkillIcons/passives/ColdResistNode.dds","connections":[],"group":495,"skill":3332,"orbitIndex":0,"name":"Minion Cold Resistance","orbit":0},"5227":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":5227,"stats":["100% increased Evasion Rating if you have been Hit Recently","30% reduced Evasion Rating if you haven't been Hit Recently"],"recipe":["Despair","Paranoia","Despair"],"connections":[{"orbit":0,"id":51708}],"group":924,"orbitIndex":20,"isNotable":true,"name":"Escape Strategy","orbit":3},"38493":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":4,"id":55621}],"group":1285,"skill":38493,"orbitIndex":45,"name":"Critical Damage","orbit":4},"10552":{"stats":["Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-3,"id":703},{"orbit":3,"id":18895}],"group":824,"skill":10552,"orbitIndex":8,"name":"Stun Threshold from Energy Shield","orbit":7},"41130":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":545,"skill":41130,"orbitIndex":4,"name":"Spell and Minion Damage","orbit":2},"51974":{"icon":"Art/2DArt/SkillIcons/passives/FortifyMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFortifyPattern","connections":[{"orbit":0,"id":25711}],"group":603,"skill":51974,"orbitIndex":0,"name":"Fortify Mastery","orbit":0},"38369":{"stats":["12% increased Critical Hit Chance with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":18910}],"group":1196,"skill":38369,"orbitIndex":48,"name":"Spear Critical Chance","orbit":4},"47477":{"stats":["15% reduced Volatility Explosion delay"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":1,"id":51774}],"group":1234,"skill":47477,"orbitIndex":3,"name":"Volatility Detonation Time","orbit":1},"59498":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":54814}],"group":350,"skill":59498,"orbitIndex":10,"name":"Presence Area","orbit":2},"48670":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48670,"stats":["+5 to any Attribute"],"isAttribute":true,"group":517,"connections":[{"orbit":0,"id":13241},{"orbit":0,"id":53589},{"orbit":0,"id":19122},{"orbit":0,"id":51299},{"orbit":0,"id":49231}],"orbitIndex":42,"name":"Attribute","orbit":6},"41394":{"icon":"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds","skill":41394,"stats":["Archon Buffs also grant +20% to all Elemental Resistances","Archon Buffs also grant 10% increased Movement Speed"],"recipe":["Envy","Isolation","Paranoia"],"connections":[],"group":932,"orbitIndex":13,"isNotable":true,"name":"Invigorating Archon","orbit":7},"55930":{"stats":["15% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":40687}],"group":888,"skill":55930,"orbitIndex":16,"name":"Glory Generation","orbit":2},"10909":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10909,"stats":["+5 to any Attribute"],"isAttribute":true,"group":728,"connections":[{"orbit":6,"id":16489},{"orbit":3,"id":33053}],"orbitIndex":8,"name":"Attribute","orbit":3},"57253":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderShockImmunity.dds","skill":57253,"stats":["Immune to Shock"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1327,"connections":[],"orbitIndex":0,"name":"Grounding Stick","orbit":0},"19846":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":273,"skill":19846,"orbitIndex":6,"name":"Fire Mastery","orbit":1},"35453":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":35453,"stats":["Slam Skills have 8% increased Area of Effect"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":0,"id":42275}],"orbitIndex":52,"name":"Slam Area of Effect","orbit":5},"16871":{"stats":["+4 to Strength","+4 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":2,"id":9532}],"group":1217,"skill":16871,"orbitIndex":18,"name":"Strength and Dexterity","orbit":7},"47088":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":47088,"stats":["Companions deal 60% increased damage against Immobilised enemies"],"recipe":["Paranoia","Greed","Disgust"],"connections":[],"group":871,"orbitIndex":0,"isNotable":true,"name":"Sic 'Em","orbit":4},"56334":{"stats":["Meta Skills gain 4% increased Energy","5% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":7,"id":46171},{"orbit":0,"id":41753}],"group":1240,"skill":56334,"orbitIndex":7,"name":"Energy and Critical Chance","orbit":7},"51048":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51048,"stats":["+5 to any Attribute"],"isAttribute":true,"group":898,"connections":[{"orbit":0,"id":17702},{"orbit":0,"id":58814},{"orbit":0,"id":33946},{"orbit":0,"id":30910}],"orbitIndex":0,"name":"Attribute","orbit":0},"61347":{"stats":["Projectiles have 15% increased Critical Hit Chance against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":3,"id":64488}],"group":574,"skill":61347,"orbitIndex":8,"name":"Projectile Critical Chance","orbit":7},"17523":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":42032}],"group":1242,"skill":17523,"orbitIndex":8,"name":"Hazard Damage","orbit":7},"49993":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":2,"id":40632},{"orbit":0,"id":64434},{"orbit":0,"id":38814}],"group":792,"skill":49993,"orbitIndex":0,"name":"Deflection","orbit":7},"53030":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":53030,"stats":["25% increased Ignite Magnitude","+10 to Strength"],"recipe":["Ire","Despair","Disgust"],"connections":[{"orbit":0,"id":11525},{"orbit":0,"id":48267}],"group":92,"orbitIndex":5,"isNotable":true,"name":"Immolation","orbit":2},"4661":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":4661,"stats":["Banners also grant +25% to all Elemental Resistances to you and Allies"],"recipe":["Paranoia","Greed","Greed"],"connections":[{"orbit":0,"id":12821},{"orbit":0,"id":65353}],"group":401,"orbitIndex":4,"isNotable":true,"name":"Inspiring Leader","orbit":3},"44841":{"stats":["Mark Skills have 25% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":0,"id":36927},{"orbit":2,"id":28258}],"group":1155,"skill":44841,"orbitIndex":19,"name":"Mark Duration","orbit":2},"30151":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":30151,"stats":["15% increased Armour and Evasion Rating"],"ascendancyName":"Tactician","group":292,"connections":[{"orbit":0,"id":32637}],"orbitIndex":0,"name":"Armour and Evasion","orbit":0},"13524":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":13524,"stats":["Skills have a 15% chance to not consume Glory"],"recipe":["Disgust","Ire","Suffering"],"connections":[{"orbit":0,"id":54923},{"orbit":0,"id":259}],"group":403,"orbitIndex":27,"isNotable":true,"name":"Everlasting Glory","orbit":4},"49198":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":3,"id":49023}],"group":241,"skill":49198,"orbitIndex":22,"name":"Shield Block","orbit":7},"27434":{"icon":"Art/2DArt/SkillIcons/passives/ArchonLightningNotable.dds","skill":27434,"stats":["Gain Lightning Archon after spending 100% of your Maximum Mana"],"recipe":["Fear","Isolation","Guilt"],"connections":[{"orbit":0,"id":15984}],"group":685,"orbitIndex":21,"isNotable":true,"name":"Archon of the Storm","orbit":3},"1468":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[],"group":645,"skill":1468,"orbitIndex":6,"name":"Mana Regeneration","orbit":2},"11871":{"stats":["5% chance to Blind Enemies on Hit"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":47235},{"orbit":0,"id":53471},{"orbit":0,"id":24958}],"group":1062,"skill":11871,"orbitIndex":1,"name":"Blind Chance","orbit":3},"12795":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderIgniteImmunity.dds","skill":12795,"stats":["Immune to Ignite"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1321,"connections":[],"orbitIndex":0,"name":"Dousing Vial","orbit":0},"55931":{"stats":["+15% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/fireresist.dds","connections":[{"orbit":0,"id":62034},{"orbit":0,"id":62313}],"group":97,"skill":55931,"orbitIndex":18,"name":"Armour Applies to Fire Damage Hits","orbit":3},"55807":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","options":{"Witch":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Minion Life","id":21429}},"skill":55807,"stats":["10% increased Mana Regeneration Rate"],"isSwitchable":true,"group":609,"connections":[{"orbit":-4,"id":6686}],"orbitIndex":5,"name":"Mana Regeneration","orbit":2},"42714":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":42714,"stats":["Enemies you apply Incision to take 2% increased Physical Damage per Incision"],"recipe":["Envy","Fear","Despair"],"connections":[{"orbit":0,"id":29065}],"group":1118,"orbitIndex":60,"isNotable":true,"name":"Thousand Cuts","orbit":5},"4467":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":-2,"id":42347}],"group":1270,"skill":4467,"orbitIndex":4,"name":"Damage vs Blinded","orbit":7},"30539":{"stats":["5% chance to not destroy Corpses when Consuming Corpses"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":25620}],"group":896,"skill":30539,"orbitIndex":18,"name":"Corpses","orbit":7},"3041":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3041,"stats":["+5 to any Attribute"],"isAttribute":true,"group":533,"connections":[{"orbit":-4,"id":59795},{"orbit":0,"id":858},{"orbit":6,"id":19240}],"orbitIndex":10,"name":"Attribute","orbit":3},"64650":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":64650,"stats":["Cannot be Light Stunned if you haven't been Hit Recently"],"recipe":["Suffering","Suffering","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":967,"orbitIndex":12,"isNotable":true,"name":"Wary Dodging","orbit":2},"43507":{"stats":["5% increased Attack Damage","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":40292}],"group":226,"skill":43507,"orbitIndex":12,"name":"Attack Damage and Accuracy","orbit":2},"61487":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-4,"id":36596},{"orbit":0,"id":58109}],"group":732,"skill":61487,"orbitIndex":66,"name":"Damage against Enemies on Low Life","orbit":4},"53294":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":53294,"stats":["15% increased Fire Damage","10% increased Ignite Magnitude","Damage Penetrates 10% Fire Resistance"],"recipe":["Fear","Disgust","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[{"orbit":0,"id":33397}],"group":429,"orbitIndex":0,"isNotable":true,"name":"Burn Away","orbit":0},"43383":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","skill":43383,"stats":["15% increased chance to inflict Ailments","Hits Break 30% increased Armour on targets with Ailments"],"connections":[{"orbit":0,"id":62588},{"orbit":0,"id":37450}],"group":618,"orbitIndex":51,"isNotable":true,"name":"Exposed Wounds","orbit":4},"22949":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":35171}],"group":321,"skill":22949,"orbitIndex":18,"name":"Spell Area of Effect","orbit":3},"29358":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":-7,"id":917}],"group":99,"skill":29358,"orbitIndex":7,"name":"Stun Buildup","orbit":2},"3685":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":32151}],"group":535,"skill":3685,"orbitIndex":18,"name":"All Attributes","orbit":7},"43647":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[{"orbit":0,"id":32507}],"group":539,"skill":43647,"orbitIndex":17,"name":"Minion Offence Mastery","orbit":2},"12166":{"stats":["3% increased Cast Speed with Cold Skills"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[],"group":1069,"skill":12166,"orbitIndex":22,"name":"Cast Speed with Cold Skills","orbit":7},"26905":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":8821}],"group":713,"skill":26905,"orbitIndex":2,"name":"Lightning Damage","orbit":3},"55796":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonRareUniqueBloodlusted.dds","skill":55796,"stats":["Reveal Weaknesses against Rare and Unique enemies","50% more damage against enemies with an Open Weakness"],"ascendancyName":"Amazon","connections":[{"orbit":0,"id":43095}],"group":1341,"orbitIndex":0,"isNotable":true,"name":"Predatory Instinct","orbit":0},"9164":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":25513}],"group":606,"skill":9164,"orbitIndex":45,"name":"Two Handed Damage","orbit":5},"60685":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":60685,"stats":["+5 to any Attribute"],"isAttribute":true,"group":701,"connections":[{"orbit":0,"id":1826}],"orbitIndex":0,"name":"Attribute","orbit":0},"62015":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":281,"skill":62015,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"44299":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":44299,"stats":["25% increased maximum Energy Shield","5% of Maximum Life Converted to Energy Shield"],"recipe":["Isolation","Paranoia","Isolation"],"connections":[{"orbit":0,"id":38105},{"orbit":0,"id":49455},{"orbit":0,"id":857}],"group":481,"orbitIndex":0,"isNotable":true,"name":"Enhanced Barrier","orbit":4},"8272":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterSpecPoints.dds","skill":8272,"stats":["100 Passive Skill Points become Weapon Set Skill Points"],"ascendancyName":"Witchhunter","connections":[],"group":145,"orbitIndex":0,"isNotable":true,"name":"Weapon Master","orbit":0},"41008":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonGainPhysicalDamageWeaponsAccuracy.dds","skill":41008,"stats":["Attacks using your Weapons have Added Physical Damage equal","to 25% of the Accuracy Rating on the Weapon"],"ascendancyName":"Amazon","connections":[],"group":1332,"orbitIndex":0,"isNotable":true,"name":"Penetrate","orbit":0},"23667":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":25312}],"group":247,"skill":23667,"orbitIndex":40,"name":"Totem Life","orbit":5},"44563":{"stats":["Debuffs you inflict have 4% increased Slow Magnitude","20% increased Hinder Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":59053}],"group":907,"skill":44563,"orbitIndex":0,"name":"Slow Effect and Hinder Duration","orbit":0},"21495":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[],"group":1088,"skill":21495,"orbitIndex":14,"name":"Elemental Attack Damage","orbit":3},"1823":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":1823,"stats":["20% increased Light Radius","70% increased Energy Shield from Equipped Helmet"],"recipe":["Suffering","Paranoia","Suffering"],"connections":[],"group":514,"orbitIndex":60,"isNotable":true,"name":"Illuminated Crown","orbit":4},"48007":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":0,"id":36302}],"group":631,"skill":48007,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"17260":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":17260,"stats":["25% increased Attack Damage"],"recipe":["Greed","Ire","Despair"],"connections":[{"orbit":-5,"id":33502}],"group":158,"orbitIndex":0,"isNotable":true,"name":"Tough Claw","orbit":0},"42981":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":42981,"stats":["Break 40% increased Armour","25% increased Physical Damage"],"recipe":["Suffering","Envy","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":56104}],"group":527,"orbitIndex":40,"isNotable":true,"name":"Cruel Methods","orbit":4},"32727":{"stats":["Break Armour on Critical Hit with Spells equal to 5% of Physical Damage dealt"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[],"group":539,"skill":32727,"orbitIndex":23,"name":"Armour Break","orbit":2},"53683":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":53683,"stats":["30% chance when you Reload a Crossbow to be immediate"],"recipe":["Paranoia","Despair","Isolation"],"connections":[{"orbit":0,"id":30082},{"orbit":0,"id":61432}],"group":762,"orbitIndex":0,"isNotable":true,"name":"Efficient Loading","orbit":0},"42857":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","connections":[{"orbit":3,"id":20024},{"orbit":0,"id":7576}],"group":757,"skill":42857,"orbitIndex":16,"name":"Skill Speed","orbit":7},"19044":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":19044,"stats":["3% increased Spell Damage per 100 maximum Mana"],"recipe":["Disgust","Fear","Despair"],"connections":[{"orbit":0,"id":53188}],"group":836,"orbitIndex":0,"isNotable":true,"name":"Arcane Intensity","orbit":1},"58182":{"stats":["Gain 3 Life per Enemy Killed"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":-5,"id":49220}],"group":837,"skill":58182,"orbitIndex":22,"name":"Life on Kill","orbit":3},"63600":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":36364}],"group":1219,"skill":63600,"orbitIndex":0,"name":"Electrocute Buildup","orbit":0},"22147":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":22147,"stats":[],"ascendancyName":"Chronomancer","isAscendancyStart":true,"group":275,"connections":[{"orbit":0,"id":18678},{"orbit":0,"id":50219},{"orbit":0,"id":1579},{"orbit":-4,"id":27990},{"orbit":4,"id":43128},{"orbit":0,"id":54194}],"orbitIndex":0,"name":"Chronomancer","orbit":9},"52229":{"icon":"Art/2DArt/SkillIcons/passives/AuraNotable.dds","skill":52229,"stats":["Orb Skills have +1 to Limit"],"recipe":["Disgust","Suffering","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":521,"orbitIndex":0,"isNotable":true,"name":"Secrets of the Orb","orbit":0},"8629":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":307,"skill":8629,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"28556":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28556,"stats":["+5 to any Attribute"],"isAttribute":true,"group":728,"connections":[],"orbitIndex":12,"name":"Attribute","orbit":3},"39411":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerTotemsDefendedByAncestors.dds","skill":39411,"stats":["+1 to maximum number of Summoned Totems","Trigger Ancestral Spirits when you Summon a Totem","Grants Skill: Ancestral Spirits"],"ascendancyName":"Warbringer","connections":[{"orbit":0,"id":48682}],"group":29,"orbitIndex":0,"isNotable":true,"name":"Answered Call","orbit":0},"10320":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":3,"id":14548}],"group":778,"skill":10320,"orbitIndex":18,"name":"Minion Life","orbit":7},"6626":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":4,"id":46475}],"group":534,"skill":6626,"orbitIndex":21,"name":"Armour and Evasion","orbit":2},"44298":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":46024}],"group":194,"skill":44298,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"45632":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":45632,"stats":["10% increased Mana Regeneration Rate","6% of Damage taken Recouped as Mana"],"recipe":["Fear","Ire","Paranoia"],"connections":[{"orbit":0,"id":24551}],"group":215,"orbitIndex":19,"isNotable":true,"name":"Mind Eraser","orbit":7},"5817":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeWindward.dds","skill":5817,"stats":["3% less Damage taken per Tailwind"],"ascendancyName":"Deadeye","connections":[],"group":1298,"orbitIndex":0,"isNotable":true,"name":"Wind Ward","orbit":0},"53823":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":53823,"stats":["25% increased Chance to Block if you've Blocked with Active Block Recently","50% increased Defences from Equipped Shield"],"recipe":["Ire","Despair","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":-3,"id":10508}],"group":111,"orbitIndex":18,"isNotable":true,"name":"Towering Shield","orbit":3},"60560":{"stats":["20% increased Damage with Hits against Enemies that are on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":29527}],"group":1178,"skill":60560,"orbitIndex":0,"name":"Damage vs Full Life","orbit":0},"15301":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":4709},{"orbit":0,"id":64064}],"group":1127,"skill":15301,"orbitIndex":13,"name":"Accuracy","orbit":2},"24129":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":1010,"skill":24129,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"59503":{"stats":["8% increased Critical Hit Chance for Attacks","8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":22208}],"group":1136,"skill":59503,"orbitIndex":13,"name":"Accuracy and Critical Chance","orbit":7},"56061":{"stats":["14% increased Damage with Hits against Burning Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[],"group":330,"skill":56061,"orbitIndex":12,"name":"Damage against Burning Enemies","orbit":2},"57785":{"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","skill":57785,"stats":["25% increased Ballista Critical Damage Bonus","20% increased Ballista Critical Hit Chance"],"recipe":["Greed","Despair","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[{"orbit":0,"id":31112},{"orbit":0,"id":56897}],"group":771,"orbitIndex":6,"isNotable":true,"name":"Trained Turrets","orbit":7},"25591":{"stats":["10% increased Armour","+10% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":25315},{"orbit":0,"id":20115}],"group":167,"skill":25591,"orbitIndex":6,"name":"Armour and Applies to Cold Damage","orbit":2},"62542":{"stats":["10% increased Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":7,"id":16329},{"orbit":0,"id":57821}],"group":1158,"skill":62542,"orbitIndex":0,"name":"Flask Charges Gained","orbit":3},"56325":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":21280}],"group":855,"skill":56325,"orbitIndex":0,"name":"Evasion","orbit":0},"15270":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1212,"skill":15270,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"54351":{"stats":["Recover 1% of maximum Life on Kill"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":-6,"id":52464}],"group":1049,"skill":54351,"orbitIndex":7,"name":"Life on Kill","orbit":7},"17788":{"isSwitchable":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","options":{"Abyssal Lich":{"jewelOverlay":{"path":"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketcanallocate.dds","unalloc":"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketnormal.dds","alloc":"art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysslichpassiveskillscreenjewelsocketactive.dds"},"ascendancyName":"Abyssal Lich"}},"jewelOverlay":{"path":"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketcanallocate.dds","unalloc":"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketnormal.dds","alloc":"art/textures/interface/2d/2dart/uiimages/ingame/lichpassiveskillscreenjewelsocketactive.dds"},"skill":17788,"connections":[],"stats":["Can Socket a non-Unique Basic Jewel into the Phylactery","100% increased Effect of the Socketed Jewel","50% more Mana Cost of Skills if you have no Energy Shield"],"ascendancyName":"Lich","containJewelSocket":true,"group":999,"orbitIndex":0,"isNotable":true,"name":"Crystalline Phylactery","orbit":6},"61741":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":61741,"stats":["10% increased Skill Effect Duration","40% increased Poison Duration"],"recipe":["Despair","Isolation","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":2,"id":40024}],"group":1054,"orbitIndex":0,"isNotable":true,"name":"Lasting Toxins","orbit":0},"26772":{"stats":["Debuffs you inflict have 5% increased Slow Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":2,"id":24240},{"orbit":3,"id":45774}],"group":1038,"skill":26772,"orbitIndex":22,"name":"Slow Effect","orbit":7},"48006":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":48006,"stats":["15% increased Attack Area Damage","12% increased Area of Effect for Attacks"],"recipe":["Ire","Ire","Despair"],"connections":[{"orbit":0,"id":33604}],"group":498,"orbitIndex":9,"isNotable":true,"name":"Devastation","orbit":7},"59362":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59362,"stats":["+5 to any Attribute"],"isAttribute":true,"group":624,"connections":[{"orbit":0,"id":41669},{"orbit":0,"id":62677},{"orbit":0,"id":50720}],"orbitIndex":0,"name":"Attribute","orbit":0},"5305":{"stats":["3% increased Skill Speed"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":0,"id":3431},{"orbit":0,"id":24287}],"group":1171,"skill":5305,"orbitIndex":2,"name":"Skill Speed","orbit":1},"12462":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":64299}],"group":446,"skill":12462,"orbitIndex":20,"name":"Aura Effect","orbit":3},"17664":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":17664,"stats":["50% increased Critical Damage Bonus against Enemies that have exited your Presence Recently"],"recipe":["Envy","Envy","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[{"orbit":0,"id":11463},{"orbit":0,"id":33348}],"group":1183,"orbitIndex":0,"isNotable":true,"name":"Decisive Retreat","orbit":0},"16100":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":16100,"stats":["20% increased Evasion Rating"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":7,"id":65173}],"orbitIndex":0,"name":"Evasion","orbit":8},"48658":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":48658,"stats":["30% increased Freeze Buildup","20% increased Chill Duration on Enemies","20% increased Magnitude of Chill you inflict"],"recipe":["Greed","Fear","Despair"],"connections":[],"group":919,"orbitIndex":0,"isNotable":true,"name":"Shattering","orbit":0},"26648":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":24256},{"orbit":0,"id":52125}],"group":660,"skill":26648,"orbitIndex":21,"name":"Deflection","orbit":2},"37302":{"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","skill":37302,"stats":["Attacks used by Ballistas have 10% increased Attack Speed","50% increased Ballista Immobilisation buildup"],"recipe":["Guilt","Paranoia","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":477,"orbitIndex":20,"isNotable":true,"name":"Kept at Bay","orbit":3},"34401":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBlindPattern","connections":[],"group":1202,"skill":34401,"orbitIndex":0,"name":"Blind Mastery","orbit":0},"46688":{"stats":["3% increased Attack Speed with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":-2,"id":4238}],"group":1023,"skill":46688,"orbitIndex":1,"name":"One Handed Attack Speed","orbit":7},"38497":{"stats":["6% reduced Charm Charges used"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-5,"id":62803}],"group":1146,"skill":38497,"orbitIndex":19,"name":"Charm Charges Used","orbit":7},"63863":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[],"group":720,"skill":63863,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"54340":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":282,"skill":54340,"orbitIndex":3,"name":"Armour Mastery","orbit":2},"41522":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[],"group":901,"skill":41522,"orbitIndex":0,"name":"Duration Mastery","orbit":0},"32943":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":16938},{"orbit":0,"id":29930},{"orbit":0,"id":16484}],"group":871,"skill":32943,"orbitIndex":67,"name":"Damage and Companion Damage","orbit":4},"45090":{"stats":["12% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":36027}],"group":185,"skill":45090,"orbitIndex":19,"name":"Attack Damage","orbit":7},"8831":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":8831,"stats":["20% increased Critical Damage Bonus","+10 to Strength","20% increased Physical Damage"],"recipe":["Isolation","Despair","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":14082}],"group":1016,"orbitIndex":0,"isNotable":true,"name":"Tempered Mind","orbit":0},"46023":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[],"group":372,"skill":46023,"orbitIndex":3,"name":"Armour","orbit":3},"28101":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":57571},{"orbit":-7,"id":43867}],"group":1238,"skill":28101,"orbitIndex":12,"name":"Fire Penetration","orbit":2},"3084":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":3084,"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"ascendancyName":"Gemling Legionnaire","group":397,"connections":[{"orbit":2147483647,"id":30996}],"orbitIndex":0,"name":"Reduced Attribute Requirements","orbit":0},"35581":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":35581,"stats":["16% reduced Skill Effect Duration","10% reduced Slowing Potency of Debuffs on You"],"recipe":["Paranoia","Isolation","Paranoia"],"connections":[{"orbit":0,"id":26895}],"group":407,"orbitIndex":0,"isNotable":true,"name":"Near at Hand","orbit":0},"52630":{"stats":["40% increased Critical Damage Bonus against Enemies that are on Full Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":61800},{"orbit":0,"id":28371}],"group":1178,"skill":52630,"orbitIndex":13,"name":"Critical Damage vs Full Life","orbit":7},"45354":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":64948},{"orbit":0,"id":21568}],"group":201,"skill":45354,"orbitIndex":9,"name":"Aura Effect","orbit":2},"27234":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":744,"skill":27234,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"26383":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageHigherSpellBaseCritStrike.dds","skill":26383,"stats":["Base Critical Hit Chance for Spells is 15%"],"ascendancyName":"Blood Mage","connections":[{"orbit":8,"id":48551}],"group":795,"orbitIndex":59,"isNotable":true,"name":"Sunder the Flesh","orbit":8},"45230":{"stats":["20% increased Area of Effect of Curses"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":28229}],"group":802,"skill":45230,"orbitIndex":4,"name":"Curse Area","orbit":2},"57379":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":57379,"stats":["40% increased Melee Damage with Hits at Close Range"],"recipe":["Fear","Greed","Envy"],"connections":[{"orbit":0,"id":39190},{"orbit":0,"id":49111}],"group":58,"orbitIndex":15,"isNotable":true,"name":"In Your Face","orbit":3},"11771":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":11771,"stats":["4% increased Skill Speed"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":52395}],"orbitIndex":22,"name":"Skill Speed","orbit":5},"22873":{"stats":["Damage Penetrates 4% of Enemy Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":7,"id":7777},{"orbit":0,"id":64318}],"group":261,"skill":22873,"orbitIndex":4,"name":"Elemental Penetration","orbit":3},"45494":{"stats":["20% increased Ballista Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[],"group":477,"skill":45494,"orbitIndex":9,"name":"Ballista Immobilisation Buildup","orbit":3},"58312":{"stats":["5% increased Culling Strike Threshold"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":49497}],"group":965,"skill":58312,"orbitIndex":10,"name":"Culling Strike Threshold","orbit":7},"50121":{"stats":["10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":3128}],"group":1042,"skill":50121,"orbitIndex":0,"name":"Cold Damage","orbit":0},"27176":{"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","skill":27176,"stats":["20% increased Critical Damage Bonus if you've gained a Power Charge Recently","+1 to Maximum Power Charges"],"recipe":["Envy","Paranoia","Suffering"],"connections":[],"group":884,"orbitIndex":0,"isNotable":true,"name":"The Power Within","orbit":0},"37691":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-6,"id":42750}],"group":1049,"skill":37691,"orbitIndex":13,"name":"Attack Damage","orbit":7},"1922":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":51184}],"group":609,"skill":1922,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"16466":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":16466,"stats":["5% increased Cast Speed","15% increased Mana Regeneration Rate","+10 to Intelligence"],"recipe":["Fear","Envy","Paranoia"],"connections":[{"orbit":0,"id":40196}],"group":954,"orbitIndex":0,"isNotable":true,"name":"Mental Alacrity","orbit":2},"21089":{"stats":["Thorns Damage has 25% chance to ignore Enemy Armour"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":7,"id":31848}],"group":200,"skill":21089,"orbitIndex":20,"name":"Thorns Ignore Armour","orbit":7},"48537":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaImprovedFireResistAppliesToColdLightning.dds","skill":48537,"stats":["Modifiers to Maximum Fire Resistance also grant Maximum Cold and Lightning Resistance"],"ascendancyName":"Smith of Kitava","connections":[],"group":13,"orbitIndex":0,"isNotable":true,"name":"Forged in Flame","orbit":0},"46146":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":43691}],"group":918,"skill":46146,"orbitIndex":4,"name":"Mana Leech","orbit":7},"35985":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[],"group":1190,"skill":35985,"orbitIndex":18,"name":"Melee Damage","orbit":6},"28431":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichLifeCannotChangeWhileES.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":28431,"isSwitchable":true,"stats":["Your Life cannot change while you have Energy Shield"],"ascendancyName":"Lich","connections":[],"group":999,"orbitIndex":40,"isNotable":true,"name":"Eternal Life","orbit":9},"3949":{"stats":["Empowered Attacks deal 8% increased Damage","5% increased total Power counted by Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":27296},{"orbit":2,"id":15247}],"group":93,"skill":3949,"orbitIndex":10,"name":"Empowered Attack Damage and Power Counted","orbit":2},"44176":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":57047}],"group":647,"skill":44176,"orbitIndex":18,"name":"All Attributes","orbit":7},"12066":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds","connections":[{"orbit":0,"id":48734}],"group":1252,"skill":12066,"orbitIndex":8,"name":"Aura Magnitude","orbit":3},"13882":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryInstillationsPattern","connections":[],"group":588,"skill":13882,"orbitIndex":0,"name":"Infusion Mastery","orbit":0},"46674":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":35921},{"orbit":0,"id":64807}],"group":169,"skill":46674,"orbitIndex":16,"name":"Attack Area","orbit":2},"37164":{"stats":["10% increased Magnitude of Non-Damaging Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":2147483647,"id":419}],"group":997,"skill":37164,"orbitIndex":16,"name":"Non-Damaging Ailment Magnitude","orbit":2},"23013":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1050,"skill":23013,"orbitIndex":42,"name":"Attack Mastery","orbit":4},"18049":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies within 2m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":5802}],"group":1125,"skill":18049,"orbitIndex":22,"name":"Projectile Damage","orbit":7},"41665":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":6,"id":50562}],"group":256,"skill":41665,"orbitIndex":2,"name":"Critical Damage","orbit":3},"3918":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":59695}],"group":532,"skill":3918,"orbitIndex":15,"name":"Mana Regeneration","orbit":2},"33596":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupBow.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[],"group":724,"skill":33596,"orbitIndex":0,"name":"Crossbow Mastery","orbit":0},"62936":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":7,"id":51891}],"group":1112,"skill":62936,"orbitIndex":11,"name":"Damage from Mana","orbit":2},"39274":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":2119}],"group":519,"skill":39274,"orbitIndex":6,"name":"Life Leech","orbit":2},"59368":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":4,"id":61215},{"orbit":0,"id":48116}],"group":1217,"skill":59368,"orbitIndex":2,"name":"Stun Threshold","orbit":7},"18115":{"stats":["12% increased Grenade Damage"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":48856}],"group":724,"skill":18115,"orbitIndex":7,"name":"Grenade Damage","orbit":7},"8397":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":8397,"stats":["40% increased Spell Damage if one of your Minions has died Recently"],"recipe":["Envy","Ire","Fear"],"connections":[{"orbit":0,"id":41130},{"orbit":0,"id":1220}],"group":545,"orbitIndex":0,"isNotable":true,"name":"Empowering Remains","orbit":7},"28092":{"stats":["Archon recovery period expires 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":7,"id":17061}],"group":432,"skill":28092,"orbitIndex":8,"name":"Archon Delay","orbit":7},"51968":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","options":{"Witch":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","name":"Physical Damage","id":18040}},"skill":51968,"stats":["10% increased Flammability Magnitude","10% increased Freeze Buildup","10% increased chance to Shock"],"isSwitchable":true,"group":599,"connections":[],"orbitIndex":18,"name":"Elemental Ailment Chance","orbit":3},"14045":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":33848}],"group":927,"skill":14045,"orbitIndex":48,"name":"Projectile Damage","orbit":5},"37304":{"stats":["10% increased Magnitude of Chill you inflict","10% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":4,"id":336},{"orbit":-4,"id":61921},{"orbit":0,"id":64543}],"group":1123,"skill":37304,"orbitIndex":57,"name":"Elemental","orbit":4},"9227":{"icon":"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds","skill":9227,"stats":["75% increased Melee Damage with Spears while Surrounded","40% increased Projectile Damage with Spears while there are no Enemies within 3m"],"recipe":["Fear","Ire","Greed"],"connections":[{"orbit":0,"id":36071}],"group":1196,"orbitIndex":4,"isNotable":true,"name":"Focused Thrust","orbit":2},"26308":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds","connections":[{"orbit":-9,"id":27017}],"group":986,"skill":26308,"orbitIndex":10,"name":"All Attributes","orbit":2},"15829":{"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","skill":15829,"stats":["Recover 2% of maximum Mana on Kill","25% increased amount of Mana Leeched"],"recipe":["Paranoia","Envy","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[{"orbit":0,"id":46146}],"group":918,"orbitIndex":0,"isNotable":true,"name":"Siphon","orbit":0},"2091":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[],"group":1054,"skill":2091,"orbitIndex":18,"name":"Poison Chance","orbit":4},"40345":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":40345,"stats":["25% reduced Curse Duration","18% increased Curse Magnitudes"],"recipe":["Suffering","Fear","Suffering"],"connections":[{"orbit":0,"id":37991},{"orbit":0,"id":50540}],"group":697,"orbitIndex":0,"isNotable":true,"name":"Master of Hexes","orbit":7},"33736":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":33736,"stats":["4% increased Skill Speed"],"ascendancyName":"Pathfinder","group":1310,"connections":[{"orbit":0,"id":61991}],"orbitIndex":86,"name":"Skill Speed","orbit":9},"9421":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":9421,"stats":["Damage Penetrates 15% Cold Resistance","+10 to Intelligence"],"recipe":["Isolation","Guilt","Disgust"],"connections":[{"orbit":0,"id":60170}],"group":1068,"orbitIndex":8,"isNotable":true,"name":"Snowpiercer","orbit":2},"37568":{"stats":["Hits against you have 5% reduced Critical Damage Bonus","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds","connections":[{"orbit":0,"id":45370}],"group":1057,"skill":37568,"orbitIndex":6,"name":"Strength and Critical Damage Bonus on You","orbit":2},"37956":{"stats":["8% reduced Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":3,"id":35581}],"group":404,"skill":37956,"orbitIndex":0,"name":"Reduced Duration","orbit":0},"51565":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":2335},{"orbit":0,"id":22682}],"group":1013,"skill":51565,"orbitIndex":6,"name":"Additional Spell Projectiles","orbit":3},"23343":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":3,"id":58388}],"group":975,"skill":23343,"orbitIndex":21,"name":"Life Flasks","orbit":2},"42845":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":42845,"stats":["Banner Skills have 20% increased Area of Effect"],"ascendancyName":"Tactician","group":244,"connections":[{"orbit":0,"id":10371}],"orbitIndex":0,"name":"Banner Area","orbit":0},"20504":{"stats":["Recover 5 Life when you Block"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-5,"id":62341}],"group":841,"skill":20504,"orbitIndex":0,"name":"Block","orbit":0},"26572":{"stats":["15% increased Critical Hit Chance against Dazed Enemies"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":47514}],"group":1250,"skill":26572,"orbitIndex":12,"name":"Daze on Hit","orbit":2},"10251":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":7204}],"group":171,"skill":10251,"orbitIndex":16,"name":"Stun Buildup","orbit":2},"48135":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":0,"id":12750}],"group":850,"skill":48135,"orbitIndex":12,"name":"Charm Charges","orbit":7},"55397":{"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","options":{"Huntress":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","name":"Ailment Threshold","id":1247}},"skill":55397,"stats":["15% increased Flask Charges gained"],"isSwitchable":true,"group":818,"connections":[{"orbit":0,"id":44527}],"orbitIndex":21,"name":"Flask Charges Gained","orbit":7},"33209":{"stats":["Spells Cast by Totems have 4% increased Cast Speed","Attacks used by Totems have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":289,"skill":33209,"orbitIndex":2,"name":"Totem Cast and Attack Speed","orbit":4},"15899":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":9,"id":21627}],"group":602,"skill":15899,"orbitIndex":6,"name":"Bleeding Damage","orbit":2},"4015":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":3,"id":47429},{"orbit":-6,"id":59466},{"orbit":0,"id":49136}],"group":308,"skill":4015,"orbitIndex":6,"name":"Warcry Cooldown","orbit":4},"11337":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":5,"id":23427},{"orbit":0,"id":44455}],"group":635,"skill":11337,"orbitIndex":16,"name":"Chill Effect","orbit":3},"59367":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":10774}],"group":343,"skill":59367,"orbitIndex":6,"name":"Slow Effect on You","orbit":2},"1988":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianDeathFromAboveCommand.dds","skill":1988,"stats":["Grants Skill: Supporting Fire"],"ascendancyName":"Tactician","connections":[],"group":328,"orbitIndex":0,"isNotable":true,"name":"Unleash Hell!","orbit":0},"11306":{"stats":["Gain 1 Rage on Melee Axe Hit"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":57880}],"group":109,"skill":11306,"orbitIndex":5,"name":"Axe Rage on Hit","orbit":2},"25779":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":25779,"stats":["10% increased maximum Darkness"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":41076}],"orbitIndex":34,"name":"Darkness","orbit":9},"65173":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerEvasionGrantsPhysicalDamageReduction.dds","skill":65173,"stats":["Physical Damage Reduction from Armour is based on your combined Armour and Evasion Rating","50% less Evasion Rating"],"ascendancyName":"Invoker","connections":[],"group":1302,"orbitIndex":139,"isNotable":true,"name":"...and Protect me from Harm","orbit":9},"11275":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":0,"id":13893}],"group":70,"skill":11275,"orbitIndex":12,"name":"Fire Penetration","orbit":7},"50383":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryInstillationsPattern","connections":[],"group":604,"skill":50383,"orbitIndex":0,"name":"Infusion Mastery","orbit":0},"27761":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":27761,"stats":["Successfully Parrying a Melee Hit grants 40% increased Damage to your next Ranged Attack","Successfully Parrying a Projectile Hit grants 40% increased Damage to your next Melee Attack"],"recipe":["Guilt","Guilt","Fear"],"connections":[{"orbit":0,"id":5826}],"group":899,"orbitIndex":0,"isNotable":true,"name":"Counterstancing","orbit":0},"58838":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":6,"id":26725}],"group":235,"skill":58838,"orbitIndex":60,"name":"Stun Threshold","orbit":5},"65437":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":63064}],"group":852,"skill":65437,"orbitIndex":14,"name":"Energy Shield Delay","orbit":2},"27373":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27373,"stats":["+5 to any Attribute"],"isAttribute":true,"group":418,"connections":[{"orbit":-6,"id":53405},{"orbit":-6,"id":51369}],"orbitIndex":51,"name":"Attribute","orbit":5},"21156":{"stats":["15% increased Endurance, Frenzy and Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":0,"id":34623}],"group":1236,"skill":21156,"orbitIndex":8,"name":"Charge Duration","orbit":7},"41651":{"stats":["Banner Skills have 15% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":43791},{"orbit":-5,"id":53320}],"group":530,"skill":41651,"orbitIndex":2,"name":"Banner Area","orbit":2},"37026":{"stats":["Break 10% increased Armour","6% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":27513}],"group":1223,"skill":37026,"orbitIndex":2,"name":"Armour Break and Physical Damage","orbit":1},"44690":{"stats":["8% reduced Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":14127}],"group":901,"skill":44690,"orbitIndex":5,"name":"Reduced Duration","orbit":2},"703":{"stats":["Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-3,"id":44917}],"group":824,"skill":703,"orbitIndex":2,"name":"Stun Threshold from Energy Shield","orbit":1},"62670":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":101,"skill":62670,"orbitIndex":0,"name":"Minion Defence Mastery","orbit":0},"56453":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":56453,"stats":["40% increased Attack Damage when on Full Life","60% increased Attack Damage when on Low Life"],"recipe":["Greed","Paranoia","Greed"],"connections":[{"orbit":0,"id":37691}],"group":1049,"orbitIndex":39,"isNotable":true,"name":"Killer Instinct","orbit":5},"6229":{"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","skill":6229,"stats":["40% increased Critical Damage Bonus with One Handed Melee Weapons"],"recipe":["Fear","Ire","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":7,"id":26490}],"group":395,"orbitIndex":5,"isNotable":true,"name":"Push the Advantage","orbit":7},"24259":{"stats":["Attacks used by Totems have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":62609}],"group":247,"skill":24259,"orbitIndex":32,"name":"Totem Attack Speed","orbit":5},"35708":{"stats":["15% increased Magnitude of Chill you inflict"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":41154}],"group":160,"skill":35708,"orbitIndex":12,"name":"Chill Effect","orbit":2},"3282":{"stats":["20% increased Ballista Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":52860}],"group":477,"skill":3282,"orbitIndex":15,"name":"Ballista Immobilisation Buildup","orbit":3},"11376":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":11376,"stats":["Minions have 40% increased Critical Hit Chance"],"recipe":["Despair","Despair","Suffering"],"connections":[{"orbit":0,"id":35492}],"group":621,"orbitIndex":10,"isNotable":true,"name":"Necrotic Touch","orbit":1},"49984":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":49984,"stats":["32% increased Spell Damage while wielding a Melee Weapon","+10 to Dexterity"],"recipe":["Despair","Fear","Fear"],"connections":[],"group":1049,"orbitIndex":57,"isNotable":true,"name":"Spellblade","orbit":5},"29611":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29611,"stats":["+5 to any Attribute"],"isAttribute":true,"group":87,"connections":[{"orbit":0,"id":41768}],"orbitIndex":0,"name":"Attribute","orbit":0},"24135":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":24135,"stats":["12% increased Critical Hit Chance"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":0,"id":34419}],"orbitIndex":6,"name":"Critical Chance","orbit":9},"36639":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":-6,"id":62677},{"orbit":0,"id":32009}],"group":700,"skill":36639,"orbitIndex":22,"name":"Curse Duration","orbit":7},"42984":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":21184}],"group":79,"skill":42984,"orbitIndex":4,"name":"Attack Area","orbit":1},"18519":{"stats":["8% increased amount of Life Leeched","Companions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-7,"id":30910}],"group":913,"skill":18519,"orbitIndex":16,"name":"Life Leech and Companion Damage","orbit":7},"52354":{"stats":["16% increased Attack Damage against Rare or Unique Enemies"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":41171}],"group":840,"skill":52354,"orbitIndex":0,"name":"Attack Damage","orbit":0},"35848":{"stats":["10% increased Life and Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[],"group":811,"skill":35848,"orbitIndex":20,"name":"Flask Recovery","orbit":7},"2021":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":2021,"stats":["30% increased Mana Recovery from Flasks","8% increased Attack and Cast Speed during Effect of any Mana Flask"],"recipe":["Disgust","Greed","Guilt"],"connections":[{"orbit":0,"id":25857}],"group":1215,"orbitIndex":0,"isNotable":true,"name":"Wellspring","orbit":7},"17057":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":2,"id":17025}],"group":555,"skill":17057,"orbitIndex":0,"name":"Lightning Damage","orbit":1},"51299":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51299,"stats":["+5 to any Attribute"],"isAttribute":true,"group":445,"connections":[{"orbit":0,"id":35265},{"orbit":0,"id":19802},{"orbit":0,"id":44419}],"orbitIndex":0,"name":"Attribute","orbit":2},"40471":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":-2,"id":19027},{"orbit":0,"id":7847}],"group":1236,"skill":40471,"orbitIndex":16,"name":"Dexterity","orbit":7},"9918":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":16626}],"group":221,"skill":9918,"orbitIndex":4,"name":"Area Damage","orbit":2},"39540":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":19680}],"group":446,"skill":39540,"orbitIndex":49,"name":"Critical Chance","orbit":4},"20691":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":41739}],"group":448,"skill":20691,"orbitIndex":10,"name":"Stun Buildup","orbit":2},"62661":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":434,"skill":62661,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"46275":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":3894}],"group":481,"skill":46275,"orbitIndex":35,"name":"Stun and Ailment Threshold from Energy Shield","orbit":4},"18717":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":60483}],"group":1197,"skill":18717,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"59093":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59093,"stats":["+5 to any Attribute"],"isAttribute":true,"group":206,"connections":[{"orbit":0,"id":14110},{"orbit":0,"id":5088},{"orbit":0,"id":53444}],"orbitIndex":0,"name":"Attribute","orbit":0},"42583":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":2147483647,"id":6714}],"group":525,"skill":42583,"orbitIndex":18,"name":"Life Regeneration Rate","orbit":2},"64379":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":64379,"stats":["12% increased Spell Damage"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":-4,"id":25239}],"orbitIndex":69,"name":"Spell Damage","orbit":8},"64643":{"stats":["20% increased Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":56360},{"orbit":0,"id":27176}],"group":884,"skill":64643,"orbitIndex":3,"name":"Power Charge Duration","orbit":2},"40068":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":32683}],"group":854,"skill":40068,"orbitIndex":38,"name":"Freeze Buildup","orbit":4},"51040":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":9652}],"group":1115,"skill":51040,"orbitIndex":0,"name":"Deflection","orbit":0},"7604":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":7604,"stats":["+30 to Accuracy Rating","8% increased Melee Attack Speed"],"recipe":["Ire","Fear","Fear"],"connections":[{"orbit":0,"id":35985},{"orbit":0,"id":19074}],"group":1190,"orbitIndex":8,"isNotable":true,"name":"Rapid Strike","orbit":3},"47204":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":43014}],"group":318,"skill":47204,"orbitIndex":22,"name":"Melee Damage","orbit":3},"29148":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29148,"stats":["+5 to any Attribute"],"isAttribute":true,"group":468,"connections":[{"orbit":0,"id":34840}],"orbitIndex":0,"name":"Attribute","orbit":0},"26447":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":26447,"stats":["30% increased Energy Shield Recharge Rate","20% increased Mana Regeneration Rate"],"recipe":["Paranoia","Suffering","Ire"],"connections":[{"orbit":0,"id":12918},{"orbit":0,"id":49633}],"group":663,"orbitIndex":0,"isNotable":true,"name":"Refocus","orbit":2},"23608":{"stats":["10% increased Magnitude of Poison you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":2,"id":61741},{"orbit":-2,"id":24401}],"group":1054,"skill":23608,"orbitIndex":20,"name":"Poison Damage","orbit":7},"23930":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":46024},{"orbit":0,"id":58295}],"group":202,"skill":23930,"orbitIndex":40,"name":"Elemental Damage","orbit":4},"61215":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":3,"id":37242}],"group":1217,"skill":61215,"orbitIndex":8,"name":"Stun Threshold","orbit":7},"13619":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":12208},{"orbit":0,"id":59600}],"group":1027,"skill":13619,"orbitIndex":0,"name":"Life Flask Charges","orbit":7},"30808":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30808,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1253,"connections":[{"orbit":0,"id":14267},{"orbit":-4,"id":28101}],"orbitIndex":0,"name":"Attribute","orbit":0},"20831":{"icon":"Art/2DArt/SkillIcons/passives/AspectOfTheLynx.dds","skill":20831,"stats":["25% increased Evasion Rating","40% increased Evasion Rating if you've Dodge Rolled Recently"],"connections":[{"orbit":0,"id":29843},{"orbit":0,"id":44875}],"group":818,"orbitIndex":14,"isNotable":true,"name":"Catlike Agility","orbit":2},"23996":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":63828},{"orbit":0,"id":57785}],"group":771,"skill":23996,"orbitIndex":0,"name":"Ballista Damage","orbit":0},"56978":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":56978,"stats":["+5 to any Attribute"],"isAttribute":true,"group":679,"connections":[{"orbit":0,"id":21274}],"orbitIndex":0,"name":"Attribute","orbit":0},"35849":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":35849,"stats":["Regenerate 1.5% of maximum Life per second while stationary"],"recipe":["Envy","Guilt","Greed"],"connections":[],"group":110,"orbitIndex":0,"isNotable":true,"name":"Thickened Arteries","orbit":0},"47344":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":47344,"stats":["11% increased Chaos Damage"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":3781}],"orbitIndex":0,"name":"Chaos Damage","orbit":9},"14511":{"stats":["10% increased Stun Buildup","10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-3,"id":18207},{"orbit":0,"id":53719}],"group":80,"skill":14511,"orbitIndex":15,"name":"Melee and Stun","orbit":4},"58704":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBreakEnemyArmour.dds","skill":58704,"stats":["Break Armour equal to 10% of Hit Damage dealt"],"ascendancyName":"Warbringer","connections":[{"orbit":0,"id":49380}],"group":17,"orbitIndex":0,"isNotable":true,"name":"Anvil's Weight","orbit":0},"5936":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":65248}],"group":590,"skill":5936,"orbitIndex":36,"name":"Elemental Damage","orbit":4},"12890":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":12890,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1055,"connections":[{"orbit":0,"id":2091},{"orbit":0,"id":42118}],"orbitIndex":12,"name":"Attribute","orbit":6},"37695":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":-5,"id":11813}],"group":983,"skill":37695,"orbitIndex":0,"name":"Evasion","orbit":0},"16596":{"stats":["3% increased Attack and Cast Speed with Elemental Skills"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":7,"id":38535},{"orbit":0,"id":5088}],"group":261,"skill":16596,"orbitIndex":20,"name":"Speed with Elemental Skills","orbit":3},"40736":{"stats":["5% increased Attack Damage","8% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":34305},{"orbit":2,"id":15606}],"group":143,"skill":40736,"orbitIndex":10,"name":"Glory Generation and Attack Damage","orbit":7},"59356":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":1064,"skill":59356,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"41529":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-2,"id":21380}],"group":1039,"skill":41529,"orbitIndex":5,"name":"Critical Damage","orbit":2},"29288":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":29288,"stats":["Invocation Spells have 50% increased Critical Damage Bonus"],"recipe":["Isolation","Ire","Envy"],"connections":[{"orbit":0,"id":36759}],"group":998,"orbitIndex":1,"isNotable":true,"name":"Deadly Invocations","orbit":3},"151":{"stats":["16% increased Accuracy Rating at Close Range"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":34747}],"group":463,"skill":151,"orbitIndex":5,"name":"Accuracy","orbit":7},"61338":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":61338,"stats":["Damage Penetrates 15% Lightning Resistance","+10 to Dexterity"],"recipe":["Disgust","Paranoia","Isolation"],"connections":[],"group":582,"orbitIndex":6,"isNotable":true,"name":"Breath of Lightning","orbit":4},"35043":{"stats":["15% increased Parried Debuff Duration"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[],"group":1229,"skill":35043,"orbitIndex":36,"name":"Parried Duration","orbit":4},"24070":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":58397}],"group":1167,"skill":24070,"orbitIndex":0,"name":"Dexterity","orbit":0},"55400":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":30372}],"group":1051,"skill":55400,"orbitIndex":5,"name":"Lightning Penetration","orbit":2},"48524":{"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","skill":48524,"stats":["25% increased Life Regeneration rate","25% of Spell Mana Cost Converted to Life Cost"],"recipe":["Paranoia","Paranoia","Suffering"],"connections":[{"orbit":0,"id":43818}],"group":413,"orbitIndex":4,"isNotable":true,"name":"Blood Transfusion","orbit":2},"40333":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":2,"id":24178}],"group":1108,"skill":40333,"orbitIndex":12,"name":"Damage and Companion Damage","orbit":7},"4664":{"stats":["6% increased Trap Throwing Speed"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":43938}],"group":1221,"skill":4664,"orbitIndex":42,"name":"Trap Throw Speed","orbit":6},"63981":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":63981,"stats":["30% increased Stun Recovery","30% increased Stun Threshold if you haven't been Stunned Recently"],"recipe":["Envy","Ire","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[{"orbit":0,"id":8194}],"group":1109,"orbitIndex":4,"isNotable":true,"name":"Deft Recovery","orbit":7},"63064":{"icon":"Art/2DArt/SkillIcons/passives/MineManaReservationNotable.dds","skill":63064,"stats":["30% faster start of Energy Shield Recharge","30% increased Stun Threshold while on Full Life"],"connections":[{"orbit":3,"id":30634},{"orbit":0,"id":54413}],"group":852,"orbitIndex":10,"isNotable":true,"name":"Mystic Stance","orbit":2},"9290":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":9290,"stats":["30% increased Pin Buildup","Bleeding you inflict on Pinned Enemies is Aggravated"],"recipe":["Suffering","Guilt","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":602,"orbitIndex":57,"isNotable":true,"name":"Rusted Pins","orbit":4},"55664":{"stats":["10% increased Presence Area of Effect","Companions have 10% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-3,"id":31826}],"group":1156,"skill":55664,"orbitIndex":0,"name":"Presence Area and Companion Area","orbit":4},"40597":{"stats":["Attacks used by Ballistas have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":53607},{"orbit":0,"id":58817}],"group":477,"skill":40597,"orbitIndex":9,"name":"Ballista Attack Speed","orbit":4},"17058":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":17058,"stats":["-20% to all Elemental Resistances"],"ascendancyName":"Ritualist","group":1359,"connections":[],"orbitIndex":0,"name":"Reduced Resistances","orbit":0},"50510":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":46384}],"group":74,"skill":50510,"orbitIndex":18,"name":"Shield Block","orbit":4},"21945":{"stats":["5% chance to Daze on Hit"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":61718},{"orbit":0,"id":26572},{"orbit":0,"id":39128},{"orbit":0,"id":54545}],"group":1250,"skill":21945,"orbitIndex":0,"name":"Damage and Criticals vs Dazed Enemies","orbit":0},"28693":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":49280}],"group":552,"skill":28693,"orbitIndex":1,"name":"Armour and Evasion","orbit":2},"49455":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[],"group":481,"skill":49455,"orbitIndex":5,"name":"Energy Shield","orbit":4},"25315":{"stats":["10% increased Armour","+10% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":19820}],"group":167,"skill":25315,"orbitIndex":0,"name":"Armour and Applies to Cold Damage","orbit":2},"65310":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":22682}],"group":1013,"skill":65310,"orbitIndex":2,"name":"Additional Spell Projectiles","orbit":3},"10314":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":16256}],"group":836,"skill":10314,"orbitIndex":30,"name":"Mana Regeneration","orbit":4},"59355":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":994,"skill":59355,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"53675":{"stats":["15% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":59498}],"group":350,"skill":53675,"orbitIndex":0,"name":"Presence Area","orbit":2},"50107":{"stats":["15% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":50881}],"group":864,"skill":50107,"orbitIndex":16,"name":"Curse Effect on Self","orbit":2},"25513":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":25513,"stats":["5% reduced Attack Speed","20% increased Stun Buildup","40% increased Damage with Two Handed Weapons"],"recipe":["Despair","Fear","Envy"],"connections":[],"group":606,"orbitIndex":45,"isNotable":true,"name":"Overwhelm","orbit":6},"4313":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Attack Damage","id":55896}},"skill":4313,"stats":["8% increased Projectile Damage"],"isSwitchable":true,"group":768,"connections":[{"orbit":0,"id":28992}],"orbitIndex":6,"name":"Projectile Damage","orbit":7},"57373":{"stats":["15% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":4,"id":44733}],"group":442,"skill":57373,"orbitIndex":0,"name":"Flammability Magnitude","orbit":0},"23993":{"stats":["12% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":42981},{"orbit":0,"id":52684}],"group":527,"skill":23993,"orbitIndex":12,"name":"Physical Damage","orbit":2},"56844":{"stats":["15% increased Archon Buff duration"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":-2,"id":40929}],"group":932,"skill":56844,"orbitIndex":0,"name":"Archon Duration","orbit":7},"55789":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-2,"id":41665}],"group":256,"skill":55789,"orbitIndex":3,"name":"Critical Damage","orbit":4},"4346":{"stats":["20% increased Damage if you've dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":4519},{"orbit":0,"id":20677}],"group":961,"skill":4346,"orbitIndex":0,"name":"Damage on Critical","orbit":0},"22616":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22616,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[{"orbit":0,"id":51052},{"orbit":0,"id":17468},{"orbit":0,"id":48631}],"orbitIndex":54,"name":"Attribute","orbit":6},"38876":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38876,"stats":["+5 to any Attribute"],"isAttribute":true,"group":355,"connections":[{"orbit":0,"id":61490},{"orbit":0,"id":31903}],"orbitIndex":0,"name":"Attribute","orbit":0},"63451":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":63451,"stats":["30% increased Stun Buildup","Gain an Endurance Charge when you Heavy Stun a Rare or Unique Enemy"],"recipe":["Greed","Paranoia","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[{"orbit":0,"id":44406},{"orbit":0,"id":64312}],"group":322,"orbitIndex":6,"isNotable":true,"name":"Cranial Impact","orbit":6},"57513":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneEldritchBattery.dds","skill":57513,"isKeystone":true,"stats":["Converts all Energy Shield to Mana","Doubles Mana Costs"],"group":875,"connections":[],"orbitIndex":0,"name":"Eldritch Battery","orbit":0},"49320":{"stats":["10% increased Critical Hit Chance with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":52215}],"group":1243,"skill":49320,"orbitIndex":31,"name":"Dagger Critical Chance","orbit":6},"31129":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":31129,"stats":["Minions Revive 35% faster if all your Minions are Companions"],"recipe":["Despair","Despair","Ire"],"connections":[{"orbit":0,"id":24889}],"group":1156,"orbitIndex":1,"isNotable":true,"name":"Lifelong Friend","orbit":1},"24786":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24786,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1159,"connections":[{"orbit":0,"id":24287},{"orbit":0,"id":30657},{"orbit":0,"id":4378},{"orbit":0,"id":21225},{"orbit":0,"id":58848}],"orbitIndex":0,"name":"Attribute","orbit":0},"52361":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":7,"id":26107}],"group":1143,"skill":52361,"orbitIndex":9,"name":"Projectile Damage","orbit":2},"8631":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":32660},{"orbit":0,"id":59256},{"orbit":0,"id":30979}],"group":441,"skill":8631,"orbitIndex":2,"name":"Critical Chance","orbit":3},"44430":{"stats":["12% increased Damage with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":7062}],"group":763,"skill":44430,"orbitIndex":0,"name":"Crossbow Damage","orbit":0},"26107":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":26107,"stats":["3% increased Movement Speed","15% increased Projectile Speed","15% increased Projectile Damage"],"recipe":["Ire","Isolation","Despair"],"connections":[{"orbit":7,"id":33713},{"orbit":0,"id":56023}],"group":1143,"orbitIndex":0,"isNotable":true,"name":"Kite Runner","orbit":0},"59759":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosResistance.dds","skill":59759,"stats":["+10% to Maximum Chaos Resistance","Chaos Resistance is doubled"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":4,"isNotable":true,"name":"Chayula's Gift","orbit":8},"46152":{"stats":["10% increased Blind Effect"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":4,"id":40110}],"group":1270,"skill":46152,"orbitIndex":6,"name":"Blind Effect","orbit":1},"7488":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[],"group":437,"skill":7488,"orbitIndex":0,"name":"Leech Mastery","orbit":0},"21096":{"stats":["Banner Skills have 15% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":56388}],"group":541,"skill":21096,"orbitIndex":69,"name":"Banner Area","orbit":4},"53804":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":7,"id":56112}],"group":130,"skill":53804,"orbitIndex":48,"name":"Fire Damage","orbit":4},"17726":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":7,"id":33053}],"group":769,"skill":17726,"orbitIndex":5,"name":"Stun Buildup","orbit":7},"2134":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":2134,"stats":["Immune to Poison"],"recipe":["Suffering","Fear","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":0,"id":9703}],"group":1284,"orbitIndex":0,"isNotable":true,"name":"Toxic Tolerance","orbit":3},"63979":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":9750}],"group":225,"skill":63979,"orbitIndex":8,"name":"Warcry Cooldown","orbit":7},"12526":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-9,"id":54818}],"group":615,"skill":12526,"orbitIndex":18,"name":"Ailment Threshold","orbit":3},"17792":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds","connections":[{"orbit":3,"id":48734}],"group":1252,"skill":17792,"orbitIndex":9,"name":"Presence Area","orbit":2},"45751":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":45751,"stats":["Apply Debilitate to Enemies 3 Metres in front of you while actively Blocking"],"recipe":["Disgust","Disgust","Suffering"],"connections":[],"group":180,"orbitIndex":0,"isNotable":true,"name":"Frightening Shield","orbit":2},"60287":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelAllSkillGems.dds","skill":60287,"stats":[],"ascendancyName":"Gemling Legionnaire","connections":[{"orbit":0,"id":37397},{"orbit":0,"id":32952},{"orbit":0,"id":63259}],"group":287,"orbitIndex":0,"isNotable":true,"name":"Implanted Gems","orbit":0},"21748":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":21748,"stats":["40% faster Curse Activation","Your Curses have 20% increased Effect if 50% of Curse Duration expired"],"recipe":["Envy","Isolation","Ire"],"connections":[{"orbit":0,"id":54725},{"orbit":0,"id":6570}],"group":1066,"orbitIndex":6,"isNotable":true,"name":"Impending Doom","orbit":7},"10648":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":26400}],"group":1154,"skill":10648,"orbitIndex":54,"name":"Projectile Damage","orbit":4},"41126":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":1170},{"orbit":0,"id":9918}],"group":221,"skill":41126,"orbitIndex":4,"name":"Area Damage","orbit":3},"37946":{"stats":["20% increased Projectile Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[],"group":993,"skill":37946,"orbitIndex":0,"name":"Projectile Stun Buildup","orbit":0},"10873":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":10873,"stats":["25% increased Attack Damage"],"recipe":["Ire","Disgust","Fear"],"connections":[{"orbit":0,"id":32777}],"group":102,"orbitIndex":21,"isNotable":true,"name":"Bestial Rage","orbit":3},"39280":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":44669}],"group":901,"skill":39280,"orbitIndex":1,"name":"Increased Duration","orbit":3},"60551":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":21861}],"group":246,"skill":60551,"orbitIndex":14,"name":"Presence Area","orbit":2},"13356":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":7,"id":6229}],"group":395,"skill":13356,"orbitIndex":0,"name":"One Handed Damage","orbit":2},"65176":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":14045},{"orbit":0,"id":42250}],"group":927,"skill":65176,"orbitIndex":48,"name":"Projectile Damage","orbit":6},"52746":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":9796},{"orbit":3,"id":64471}],"group":438,"skill":52746,"orbitIndex":12,"name":"Fire Damage","orbit":2},"36364":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":36364,"stats":["Enemies you Electrocute have 20% increased Damage taken"],"recipe":["Paranoia","Suffering","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1214,"orbitIndex":0,"isNotable":true,"name":"Electrocution","orbit":0},"57776":{"stats":["10% increased maximum Energy Shield","6% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":33914}],"group":277,"skill":57776,"orbitIndex":5,"name":"Energy Shield and Mana Regeneration","orbit":3},"8957":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":8957,"stats":["Minions have 20% increased Area of Effect","Minions have 10% chance to inflict Withered on Hit"],"recipe":["Envy","Isolation","Suffering"],"connections":[{"orbit":0,"id":14505}],"group":378,"orbitIndex":44,"isNotable":true,"name":"Right Hand of Darkness","orbit":4},"51303":{"stats":["10% increased Elemental Infusion duration"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":38965}],"group":346,"skill":51303,"orbitIndex":11,"name":"Infusion Duration","orbit":1},"1447":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":22393}],"group":379,"skill":1447,"orbitIndex":14,"name":"Minion Damage","orbit":3},"336":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":336,"stats":["Damage Penetrates 15% Cold Resistance","Damage Penetrates 8% Lightning Resistance"],"recipe":["Envy","Suffering","Suffering"],"connections":[{"orbit":-3,"id":4806}],"group":1123,"orbitIndex":15,"isNotable":true,"name":"Storm Swell","orbit":3},"2200":{"stats":["10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds","connections":[{"orbit":7,"id":35689}],"group":1000,"skill":2200,"orbitIndex":20,"name":"Damage","orbit":7},"41654":{"stats":["Offerings have 15% increased Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":2147483647,"id":41033}],"group":925,"skill":41654,"orbitIndex":5,"name":"Offering Life","orbit":2},"11672":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11672,"stats":["+5 to any Attribute"],"isAttribute":true,"group":731,"connections":[{"orbit":0,"id":47177},{"orbit":0,"id":48030}],"orbitIndex":0,"name":"Attribute","orbit":0},"12821":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[],"group":401,"skill":12821,"orbitIndex":2,"name":"Banner Glory Gained","orbit":2},"40196":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":954,"skill":40196,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"28229":{"stats":["20% increased Area of Effect of Curses"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":50485}],"group":802,"skill":28229,"orbitIndex":0,"name":"Curse Area","orbit":2},"33463":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":33463,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1147,"connections":[{"orbit":6,"id":41877},{"orbit":0,"id":31286},{"orbit":0,"id":45304}],"orbitIndex":0,"name":"Attribute","orbit":0},"30996":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingSameSupportMultipleTimes.dds","skill":30996,"stats":["For each colour of Socketed Support Gem that is most numerous, gain:","Red: Hits against you have no Critical Damage Bonus","Blue: Skills have 30% less cost","Green: 40% less Movement Speed Penalty from using Skills while Moving"],"ascendancyName":"Gemling Legionnaire","connections":[{"orbit":0,"id":53762},{"orbit":0,"id":18146}],"group":406,"orbitIndex":0,"isNotable":true,"name":"Gem Studded","orbit":0},"46931":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":23036},{"orbit":5,"id":28175}],"group":360,"skill":46931,"orbitIndex":11,"name":"Attack Damage while Surrounded","orbit":3},"56842":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":56842,"stats":["18% increased Stun Buildup"],"ascendancyName":"Titan","group":52,"connections":[{"orbit":-5,"id":59540}],"orbitIndex":0,"name":"Stun Buildup","orbit":0},"2999":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":2999,"stats":["20% increased Cast Speed when on Low Life","10% reduced Cast Speed when on Full Life"],"recipe":["Isolation","Despair","Disgust"],"connections":[],"group":233,"orbitIndex":25,"isNotable":true,"name":"Final Barrage","orbit":6},"9089":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":41020}],"group":1177,"skill":9089,"orbitIndex":1,"name":"Evasion Rating","orbit":1},"53150":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":53150,"stats":["5% increased Attack Speed","30% increased Accuracy Rating against Rare or Unique Enemies"],"recipe":["Guilt","Disgust","Ire"],"connections":[{"orbit":0,"id":15270},{"orbit":0,"id":17589}],"group":1212,"orbitIndex":18,"isNotable":true,"name":"Sharp Sight","orbit":3},"38614":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":38614,"stats":["12% chance for Spell Skills to fire 2 additional Projectiles"],"recipe":["Paranoia","Disgust","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":27662},{"orbit":0,"id":44201}],"group":845,"orbitIndex":20,"isNotable":true,"name":"Psychic Fragmentation","orbit":3},"20895":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":20895,"stats":["5% increased Strength"],"ascendancyName":"Smith of Kitava","group":9,"connections":[{"orbit":0,"id":47184}],"orbitIndex":0,"name":"Strength","orbit":0},"4577":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":3999}],"group":540,"skill":4577,"orbitIndex":8,"name":"Attack Area","orbit":7},"7302":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":7302,"stats":["Final Repeat of Spells has 30% increased Area of Effect"],"recipe":["Fear","Envy","Ire"],"connections":[{"orbit":0,"id":52615},{"orbit":0,"id":30077}],"group":1175,"orbitIndex":0,"isNotable":true,"name":"Echoing Pulse","orbit":7},"40336":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":6655}],"group":557,"skill":40336,"orbitIndex":0,"name":"Bleeding Chance","orbit":0},"24060":{"stats":["Skills have 5% chance to not remove Elemental Infusions but still count as consuming them"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":3091}],"group":591,"skill":24060,"orbitIndex":4,"name":"Infusion Consumption Chance","orbit":2},"35977":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":263,"skill":35977,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"25520":{"icon":"Art/2DArt/SkillIcons/passives/ResonanceKeystone.dds","skill":25520,"isKeystone":true,"stats":["Gain Power Charges instead of Frenzy Charges","Gain Frenzy Charges instead of Endurance Charges","Gain Endurance Charges instead of Power Charges"],"group":1040,"connections":[],"orbitIndex":0,"name":"Resonance","orbit":0},"4709":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":4709,"stats":["20% increased Critical Hit Chance for Attacks","20% increased Accuracy Rating"],"recipe":["Ire","Envy","Paranoia"],"connections":[],"group":1127,"orbitIndex":19,"isNotable":true,"name":"Near Sighted","orbit":2},"41129":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":0,"id":24338}],"group":522,"skill":41129,"orbitIndex":70,"name":"Damage against Ailments","orbit":4},"57775":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":333,"skill":57775,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"27626":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":27626,"stats":["40% increased effect of Arcane Surge on you"],"recipe":["Despair","Isolation","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":0,"id":15628}],"group":341,"orbitIndex":48,"isNotable":true,"name":"Touch the Arcane","orbit":5},"46402":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":18923},{"orbit":0,"id":37220},{"orbit":0,"id":50342}],"group":924,"skill":46402,"orbitIndex":13,"name":"Evasion","orbit":7},"42710":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":41186}],"group":96,"skill":42710,"orbitIndex":20,"name":"Totem Placement Speed","orbit":2},"22152":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":10382},{"orbit":0,"id":15304}],"group":954,"skill":22152,"orbitIndex":8,"name":"Cast Speed","orbit":2},"65439":{"stats":["Banner Skills have 12% increased Aura Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":12821}],"group":401,"skill":65439,"orbitIndex":4,"name":"Banner Aura Effect","orbit":1},"5407":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":56910}],"group":614,"skill":5407,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"13783":{"icon":"Art/2DArt/SkillIcons/passives/SpellSupressionNotable1.dds","options":{"Huntress":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","name":"Accuracy","id":53191}},"skill":13783,"stats":["10% increased chance to inflict Ailments"],"isSwitchable":true,"group":848,"connections":[{"orbit":0,"id":28992}],"orbitIndex":19,"name":"Ailment Chance","orbit":7},"60013":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":57776}],"group":277,"skill":60013,"orbitIndex":8,"name":"Energy Shield","orbit":3},"1352":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":1352,"stats":["3% increased maximum Life","10% increased Stun Threshold for each time you've been Hit by an Enemy Recently, up to 100%"],"recipe":["Fear","Despair","Paranoia"],"connections":[{"orbit":0,"id":53216}],"group":189,"orbitIndex":10,"isNotable":true,"name":"Unbending","orbit":7},"36629":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":36629,"stats":["+5 to any Attribute"],"isAttribute":true,"group":459,"connections":[{"orbit":0,"id":44659}],"orbitIndex":45,"name":"Attribute","orbit":5},"42974":{"stats":["5% chance to Blind Enemies on Hit"],"icon":"Art/2DArt/SkillIcons/passives/MonkAccuracyChakra.dds","connections":[{"orbit":3,"id":46152},{"orbit":-7,"id":8302},{"orbit":0,"id":30808}],"group":1270,"skill":42974,"orbitIndex":18,"name":"Blind Chance","orbit":2},"19573":{"stats":["25% chance for Projectiles to Pierce Enemies within 3m distance of you"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-5,"id":38479},{"orbit":-3,"id":19342}],"group":761,"skill":19573,"orbitIndex":11,"name":"Projectile Pierce","orbit":7},"42045":{"icon":"Art/2DArt/SkillIcons/passives/ArchonColdNotable.dds","skill":42045,"stats":["Gain Ice Archon when your Energy Shield Recharge begins"],"recipe":["Isolation","Fear","Ire"],"connections":[{"orbit":-7,"id":50535},{"orbit":0,"id":52003}],"group":593,"orbitIndex":21,"isNotable":true,"name":"Archon of the Blizzard","orbit":3},"3065":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonIncreasedLifeRecoveryRatePerMissingLife.dds","skill":3065,"stats":["Life Leech recovers based on your Elemental damage as well as Physical damage"],"ascendancyName":"Amazon","connections":[],"group":1350,"orbitIndex":0,"isNotable":true,"name":"Mystic Harvest","orbit":0},"51169":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":51169,"stats":["20% increased Energy Shield Recovery rate"],"recipe":["Despair","Ire","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":645,"orbitIndex":21,"isNotable":true,"name":"Soul Bloom","orbit":7},"40073":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":40073,"stats":["40% increased chance to Shock","Gain 5% of Lightning Damage as Extra Cold Damage"],"recipe":["Isolation","Suffering","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":791,"orbitIndex":0,"isNotable":true,"name":"Drenched","orbit":0},"52348":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":52348,"stats":["20% increased Totem Damage","6% increased Attack and Cast Speed if you've summoned a Totem Recently"],"recipe":["Suffering","Suffering","Ire"],"connections":[{"orbit":-5,"id":51206},{"orbit":0,"id":34487}],"group":417,"orbitIndex":15,"isNotable":true,"name":"Carved Earth","orbit":7},"10245":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":318,"skill":10245,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"1579":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":1579,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Chronomancer","group":315,"connections":[{"orbit":-9,"id":10987}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"44419":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":7,"id":7251},{"orbit":-7,"id":29788}],"group":437,"skill":44419,"orbitIndex":10,"name":"Life Leech","orbit":7},"57774":{"stats":["3% increased Attack Speed while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":49657}],"group":681,"skill":57774,"orbitIndex":21,"name":"Dual Wielding Speed","orbit":3},"9485":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":9485,"stats":["+5 to any Attribute"],"isAttribute":true,"group":687,"connections":[{"orbit":0,"id":60685}],"orbitIndex":0,"name":"Attribute","orbit":0},"64637":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":32543}],"group":1231,"skill":64637,"orbitIndex":14,"name":"Slow Effect on You","orbit":7},"43238":{"stats":["Hazards have 5% chance to rearm after they are triggered"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":-7,"id":14211}],"group":984,"skill":43238,"orbitIndex":12,"name":"Hazard Rearm Chance","orbit":7},"46017":{"stats":["15% increased Life Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":54962}],"group":110,"skill":46017,"orbitIndex":8,"name":"Life Regeneration while Stationary","orbit":7},"32655":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":32655,"stats":["20% increased Culling Strike Threshold","Culling Strike against Beasts while your Companion is in your Presence"],"recipe":["Guilt","Envy","Ire"],"connections":[{"orbit":0,"id":33514}],"group":1108,"orbitIndex":18,"isNotable":true,"name":"Tandem Assault","orbit":7},"38212":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","connections":[{"orbit":0,"id":57683}],"group":1279,"skill":38212,"orbitIndex":16,"name":"Life Recoup","orbit":2},"8045":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":-6,"id":64927},{"orbit":5,"id":52464}],"group":1096,"skill":8045,"orbitIndex":7,"name":"Mana Leech","orbit":3},"58426":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":58426,"stats":["50% increased Blind Effect"],"recipe":["Paranoia","Guilt","Paranoia"],"connections":[{"orbit":0,"id":34401}],"group":1202,"orbitIndex":21,"isNotable":true,"name":"Pocket Sand","orbit":2},"34908":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":34908,"stats":["Deflected Hits cannot inflict Maim on you","Deflected Hits cannot inflict Bleeding on you"],"recipe":["Guilt","Despair","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1177,"orbitIndex":8,"isNotable":true,"name":"Staunch Deflection","orbit":3},"21885":{"stats":["10% increased Stun Threshold","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":1352}],"group":189,"skill":21885,"orbitIndex":14,"name":"Stun Threshold and Strength","orbit":7},"10315":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":10315,"stats":["25% increased Reservation Efficiency of Companion Skills"],"recipe":["Suffering","Paranoia","Isolation"],"connections":[{"orbit":0,"id":44699},{"orbit":0,"id":47443},{"orbit":0,"id":37971}],"group":1294,"orbitIndex":0,"isNotable":true,"name":"Easy Going","orbit":0},"61333":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":46197}],"group":1128,"skill":61333,"orbitIndex":11,"name":"Critical Chance","orbit":2},"45612":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":45612,"stats":["12% increased Block chance","5 Mana gained when you Block"],"recipe":["Greed","Ire","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":0,"id":53901}],"group":356,"orbitIndex":12,"isNotable":true,"name":"Defensive Reflexes","orbit":2},"31928":{"stats":["6% of Physical Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":50574},{"orbit":0,"id":15443}],"group":882,"skill":31928,"orbitIndex":12,"name":"Physical Life Recoup","orbit":2},"8531":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":8531,"stats":["100% increased Critical Hit Chance against Enemies on Full Life"],"recipe":["Despair","Guilt","Guilt"],"connections":[{"orbit":0,"id":51534},{"orbit":0,"id":62661}],"group":441,"orbitIndex":11,"isNotable":true,"name":"Leaping Ambush","orbit":3},"4031":{"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","skill":4031,"stats":["Gain 50% of maximum Energy Shield as additional Freeze Threshold"],"recipe":["Ire","Paranoia","Fear"],"connections":[{"orbit":0,"id":50403}],"group":1187,"orbitIndex":15,"isNotable":true,"name":"Icebreaker","orbit":3},"5704":{"stats":["2% increased Attack Speed","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":62166}],"group":1005,"skill":5704,"orbitIndex":8,"name":"Accuracy and Attack Speed","orbit":2},"34520":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":55575},{"orbit":4,"id":14548},{"orbit":-4,"id":63545}],"group":809,"skill":34520,"orbitIndex":15,"name":"Physical Damage","orbit":7},"20830":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":20830,"stats":["8% increased Area of Effect"],"ascendancyName":"Witchhunter","group":245,"connections":[{"orbit":8,"id":37078}],"orbitIndex":0,"name":"Area of Effect","orbit":0},"19236":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":19236,"stats":["30% increased Armour","Defend with 120% of Armour against Projectile Attacks"],"recipe":["Ire","Fear","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":95,"orbitIndex":0,"isNotable":true,"name":"Projectile Bulwark","orbit":0},"30871":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":12208}],"group":1028,"skill":30871,"orbitIndex":9,"name":"Life Flasks","orbit":7},"54067":{"stats":["5% chance to Gain Arcane Surge when you deal a Critical Hit"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":27626},{"orbit":-4,"id":2244}],"group":341,"skill":54067,"orbitIndex":43,"name":"Arcane Surge on Critical Hit","orbit":5},"27303":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":27303,"stats":["10% reduced maximum Mana","+10 to Strength","35% increased Critical Hit Chance"],"recipe":["Ire","Guilt","Despair"],"connections":[{"orbit":0,"id":43142}],"group":256,"orbitIndex":16,"isNotable":true,"name":"Vulgar Methods","orbit":7},"33729":{"stats":["10% increased Flammability Magnitude","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":4,"id":45712}],"group":1022,"skill":33729,"orbitIndex":66,"name":"Elemental Damage and Flammability Magnitude","orbit":4},"1773":{"stats":["5% increased Magnitude of Ailments you inflict","5% increased Duration of Damaging Ailments on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","connections":[{"orbit":4,"id":51213}],"group":943,"skill":1773,"orbitIndex":0,"name":"Ailment Effect and Duration","orbit":0},"19112":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":0,"id":36358}],"group":564,"skill":19112,"orbitIndex":8,"name":"Chaos Damage","orbit":3},"46016":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":46016,"stats":["3% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":7,"id":24039}],"orbitIndex":54,"name":"Life","orbit":6},"30408":{"icon":"Art/2DArt/SkillIcons/passives/Trap.dds","skill":30408,"stats":["Hazards have 15% chance to rearm after they are triggered"],"recipe":["Fear","Paranoia","Guilt"],"connections":[{"orbit":0,"id":17906}],"group":1242,"orbitIndex":16,"isNotable":true,"name":"Efficient Contraptions","orbit":7},"36894":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":61938}],"group":218,"skill":36894,"orbitIndex":20,"name":"Bleed Chance","orbit":3},"63579":{"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","skill":63579,"stats":["Ignore all Movement Penalties from Armour","5% reduced Slowing Potency of Debuffs on You"],"recipe":["Greed","Isolation","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":509,"orbitIndex":30,"isNotable":true,"name":"Momentum","orbit":4},"29285":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2147483647,"id":9745},{"orbit":0,"id":38463}],"group":1110,"skill":29285,"orbitIndex":19,"name":"Movement Speed","orbit":7},"27501":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[],"group":549,"skill":27501,"orbitIndex":44,"name":"Life Regeneration","orbit":4},"39935":{"icon":"Art/2DArt/SkillIcons/passives/NecromanticTalismanKeystone.dds","skill":39935,"isKeystone":true,"stats":["All bonuses from Equipped Amulet apply to your Minions instead of you"],"group":453,"connections":[{"orbit":0,"id":44344}],"orbitIndex":0,"name":"Necromantic Talisman","orbit":0},"64900":{"stats":["10% increased Stun Buildup","Ancestrally Boosted Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-4,"id":54999}],"group":80,"skill":64900,"orbitIndex":23,"name":"Ancestral Boosted Attack Damage and Stun","orbit":7},"49976":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":7,"id":62936},{"orbit":-3,"id":47976}],"group":1112,"skill":49976,"orbitIndex":5,"name":"Damage from Mana","orbit":7},"43893":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":55101},{"orbit":0,"id":1433}],"group":261,"skill":43893,"orbitIndex":10,"name":"Elemental Damage","orbit":3},"33590":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":85,"skill":33590,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"32923":{"stats":["5% increased Life Regeneration rate","10% increased effect of Arcane Surge on you"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":4,"id":58215}],"group":361,"skill":32923,"orbitIndex":0,"name":"Arcane Surge Effect and Life Regeneration","orbit":7},"10742":{"stats":["Minions have 3% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":41991}],"group":379,"skill":10742,"orbitIndex":4,"name":"Minion Attack and Cast Speed","orbit":3},"15304":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":16466}],"group":954,"skill":15304,"orbitIndex":16,"name":"Cast Speed","orbit":2},"40990":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":40990,"stats":["Damage Penetrates 18% Lightning Resistance","30% increased Critical Hit Chance against enemies with Exposure"],"recipe":["Envy","Isolation","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1205,"orbitIndex":0,"isNotable":true,"name":"Exposed to the Storm","orbit":0},"3744":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":5332}],"group":682,"skill":3744,"orbitIndex":10,"name":"Dexterity","orbit":1},"62001":{"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","skill":62001,"stats":["25% increased Critical Damage Bonus with Daggers"],"connections":[],"group":1278,"orbitIndex":1,"isNotable":true,"name":"Backstabbing","orbit":2},"33978":{"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","skill":33978,"stats":["10% increased Block chance","15% reduced Slowing Potency of Debuffs on You"],"recipe":["Fear","Paranoia","Ire"],"connections":[{"orbit":7,"id":31609},{"orbit":0,"id":62581}],"group":365,"orbitIndex":21,"isNotable":true,"name":"Unstoppable Barrier","orbit":7},"32799":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":32799,"stats":["5% of Damage from Hits is taken from your Damageable Companion's Life before you","20% increased Defences while your Companion is in your Presence"],"recipe":["Isolation","Guilt","Greed"],"connections":[{"orbit":0,"id":23961},{"orbit":0,"id":32096}],"group":913,"orbitIndex":1,"isNotable":true,"name":"Man's Beast Friend","orbit":3},"21746":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21746,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":46782}],"orbitIndex":12,"name":"Attribute","orbit":6},"54999":{"stats":["10% increased Stun Buildup","Ancestrally Boosted Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-3,"id":14511}],"group":80,"skill":54999,"orbitIndex":2,"name":"Ancestral Boosted Attack Damage and Stun","orbit":3},"8115":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[],"group":527,"skill":8115,"orbitIndex":8,"name":"Pin Buildup","orbit":3},"13419":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":14958}],"group":887,"skill":13419,"orbitIndex":14,"name":"Critical Damage","orbit":7},"6294":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":4,"id":52429}],"group":500,"skill":6294,"orbitIndex":54,"name":"Cast Speed","orbit":4},"11572":{"stats":["5% increased Life Regeneration rate","10% increased effect of Arcane Surge on you"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":-7,"id":32923}],"group":361,"skill":11572,"orbitIndex":19,"name":"Arcane Surge Effect and Life Regeneration","orbit":7},"5386":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":5386,"stats":["20% increased Fire Damage"],"ascendancyName":"Smith of Kitava","group":3,"connections":[{"orbit":0,"id":22541}],"orbitIndex":0,"name":"Fire Damage","orbit":0},"53405":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53405,"stats":["+5 to any Attribute"],"isAttribute":true,"group":375,"connections":[{"orbit":0,"id":17468},{"orbit":6,"id":16090},{"orbit":4,"id":26798}],"orbitIndex":42,"name":"Attribute","orbit":6},"61472":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":9417},{"orbit":-7,"id":36389}],"group":299,"skill":61472,"orbitIndex":10,"name":"Strength","orbit":7},"18969":{"stats":["3% increased Attack Speed with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[],"group":1267,"skill":18969,"orbitIndex":0,"name":"Bow Speed","orbit":0},"38338":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-2,"id":5257}],"group":903,"skill":38338,"orbitIndex":60,"name":"Elemental Damage","orbit":4},"18845":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Witch":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Spell and Minion Damage","id":27384}},"skill":18845,"stats":["10% increased Spell Damage"],"isSwitchable":true,"group":609,"connections":[{"orbit":-5,"id":55807}],"orbitIndex":11,"name":"Spell Damage","orbit":7},"17061":{"stats":["Archon recovery period expires 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":31773}],"group":432,"skill":17061,"orbitIndex":4,"name":"Archon Delay","orbit":3},"14505":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":378,"skill":14505,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"59886":{"stats":["+15% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningstr.dds","connections":[{"orbit":0,"id":4442}],"group":97,"skill":59886,"orbitIndex":23,"name":"Armour Applies to Lightning Damage Hits","orbit":5},"11037":{"icon":"Art/2DArt/SkillIcons/ExplosiveGrenade.dds","skill":11037,"stats":["8% increased Area of Effect","10% increased Cooldown Recovery Rate"],"connections":[{"orbit":0,"id":57039}],"group":617,"orbitIndex":6,"isNotable":true,"name":"Volatile Catalyst","orbit":3},"45350":{"stats":["Invocated Spells deal 15% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":3438}],"group":752,"skill":45350,"orbitIndex":6,"name":"Invocation Spell Damage","orbit":7},"30077":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":1172,"skill":30077,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"60274":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":13293},{"orbit":0,"id":19236}],"group":95,"skill":60274,"orbitIndex":6,"name":"Armour","orbit":7},"8896":{"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","skill":8896,"stats":["100% increased Evasion Rating while Sprinting"],"recipe":["Paranoia","Fear","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1188,"orbitIndex":0,"isNotable":true,"name":"Agile Sprinter","orbit":0},"30143":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":9,"id":34201}],"group":1019,"skill":30143,"orbitIndex":0,"name":"Block","orbit":7},"12822":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":12822,"stats":["+4 to Melee Strike Range if you've dealt a Projectile Attack Hit in the past eight seconds","Projectiles have 25% chance to Fork if you've dealt a Melee Hit in the past eight seconds"],"recipe":["Envy","Guilt","Envy"],"connections":[{"orbit":0,"id":5826}],"group":886,"orbitIndex":0,"isNotable":true,"name":"Adaptable Assault","orbit":0},"19233":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":19233,"stats":["12% increased Elemental Damage"],"ascendancyName":"Amazon","group":1339,"connections":[{"orbit":0,"id":42441}],"orbitIndex":0,"name":"Elemental Damage","orbit":0},"21017":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-7,"id":26969},{"orbit":7,"id":55789}],"group":256,"skill":21017,"orbitIndex":0,"name":"Critical Chance","orbit":5},"6030":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[],"group":1284,"skill":6030,"orbitIndex":5,"name":"Poison Chance","orbit":3},"23736":{"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","skill":23736,"stats":["20% reduced Accuracy Rating while moving","50% increased Attack damage while moving","8% reduced Movement Speed Penalty from using Skills while moving"],"recipe":["Fear","Greed","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":934,"orbitIndex":38,"isNotable":true,"name":"Spray and Pray","orbit":4},"63445":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":43562}],"group":690,"skill":63445,"orbitIndex":6,"name":"Attack Speed","orbit":3},"10944":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[],"group":1036,"skill":10944,"orbitIndex":0,"name":"Evasion and Energy Shield","orbit":2},"11836":{"stats":["15% increased Critical Hit Chance against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":32721}],"group":1062,"skill":11836,"orbitIndex":7,"name":"Critical vs Blinded","orbit":2},"14575":{"stats":["Minions have +20% to Lightning Resistance","Minions have +3% to Maximum Lightning Resistances"],"icon":"Art/2DArt/SkillIcons/passives/LightningResistNode.dds","connections":[],"group":478,"skill":14575,"orbitIndex":0,"name":"Minion Lightning Resistance","orbit":0},"44420":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":28021}],"group":1014,"skill":44420,"orbitIndex":0,"name":"Critical Chance","orbit":0},"30341":{"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","skill":30341,"stats":["20% increased bonuses gained from Equipped Quiver"],"recipe":["Fear","Despair","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":0,"id":1995},{"orbit":0,"id":37946}],"group":981,"orbitIndex":0,"isNotable":true,"name":"Master Fletching","orbit":7},"57110":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":57110,"stats":["+20 to maximum Life","8% of Damage taken Recouped as Life"],"recipe":["Greed","Envy","Envy"],"connections":[{"orbit":-2,"id":62159},{"orbit":0,"id":46561}],"group":783,"orbitIndex":5,"isNotable":true,"name":"Infused Flesh","orbit":7},"64370":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":64370,"stats":["+5 to any Attribute"],"isAttribute":true,"group":496,"connections":[{"orbit":0,"id":53396}],"orbitIndex":17,"name":"Attribute","orbit":6},"17589":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":36085},{"orbit":7,"id":64462}],"group":1212,"skill":17589,"orbitIndex":23,"name":"Attack Damage","orbit":2},"14769":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":-2,"id":40471}],"group":1236,"skill":14769,"orbitIndex":20,"name":"Dexterity","orbit":7},"37951":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":41020}],"group":1177,"skill":37951,"orbitIndex":7,"name":"Deflection","orbit":1},"30407":{"stats":["5% increased Fire Damage","8% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":0,"id":45885},{"orbit":0,"id":8991}],"group":546,"skill":30407,"orbitIndex":9,"name":"Fire Damage and Flammability Magnitude","orbit":3},"54725":{"stats":["3% increased Curse Magnitudes","10% faster Curse Activation"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":56336}],"group":1066,"skill":54725,"orbitIndex":0,"name":"Curse Activation Speed and Effect","orbit":7},"28623":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[],"group":1095,"skill":28623,"orbitIndex":0,"name":"Spell Suppression Mastery","orbit":0},"17655":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[],"group":446,"skill":17655,"orbitIndex":0,"name":"Aura Effect","orbit":0},"50098":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaBreachWalk.dds","skill":50098,"stats":["Grants Skill: Into the Breach"],"ascendancyName":"Acolyte of Chayula","connections":[{"orbit":0,"id":11771}],"group":1331,"orbitIndex":16,"isNotable":true,"name":"Waking Dream","orbit":5},"39130":{"stats":["12% increased Spell Damage with Spells that cost Life"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":-5,"id":14294}],"group":413,"skill":39130,"orbitIndex":14,"name":"Life Spell Damage","orbit":2},"38215":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":-3,"id":61921}],"group":1123,"skill":38215,"orbitIndex":4,"name":"Lightning Penetration","orbit":2},"63585":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":63585,"stats":["50% increased Electrocute Buildup against Shocked Enemies","50% increased Shock Chance against Electrocuted Enemies"],"recipe":["Despair","Paranoia","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":910,"orbitIndex":0,"isNotable":true,"name":"Thunderstruck","orbit":0},"40325":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":40325,"stats":["10% increased Global Defences","25% increased Stun Threshold"],"recipe":["Envy","Disgust","Envy"],"connections":[{"orbit":0,"id":7392},{"orbit":0,"id":48505}],"group":369,"orbitIndex":21,"isNotable":true,"name":"Resolution","orbit":3},"26236":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-2,"id":38069}],"group":752,"skill":26236,"orbitIndex":20,"name":"Energy","orbit":7},"23329":{"stats":["Link Skills have 10% increased Buff Effect"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":0,"id":11762},{"orbit":7,"id":9343},{"orbit":-7,"id":13694}],"group":348,"skill":23329,"orbitIndex":13,"name":"Link Effect","orbit":2},"38479":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":38479,"stats":["50% chance for Projectiles to Pierce Enemies within 3m distance of you"],"recipe":["Ire","Paranoia","Ire"],"connections":[{"orbit":-5,"id":17553}],"group":761,"orbitIndex":20,"isNotable":true,"name":"Close Confines","orbit":2},"37548":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":37742},{"orbit":0,"id":17589}],"group":1212,"skill":37548,"orbitIndex":5,"name":"Mana Leech","orbit":2},"35966":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":35966,"stats":["6% of Damage taken Recouped as Life","Regenerate 0.4% of maximum Life per second if you have been Hit Recently"],"recipe":["Paranoia","Despair","Ire"],"connections":[{"orbit":0,"id":41105},{"orbit":0,"id":44316}],"group":237,"orbitIndex":4,"isNotable":true,"name":"Heart Tissue","orbit":7},"43895":{"stats":["15% increased Life Regeneration Rate while on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":-5,"id":48670}],"group":465,"skill":43895,"orbitIndex":6,"name":"Life Regeneration on Low Life","orbit":7},"50626":{"stats":["+10 to Armour","+5 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":32597}],"group":532,"skill":50626,"orbitIndex":7,"name":"Armour and Energy Shield","orbit":2},"39658":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":7,"id":18831},{"orbit":-2,"id":15030}],"group":938,"skill":39658,"orbitIndex":1,"name":"Block","orbit":7},"25055":{"stats":["2% increased Movement Speed","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":3,"id":41580}],"group":1193,"skill":25055,"orbitIndex":8,"name":"Attack Damage and Movement Speed","orbit":2},"56847":{"stats":["12% increased Damage while affected by a Herald"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[],"group":1255,"skill":56847,"orbitIndex":22,"name":"Herald Damage","orbit":7},"37688":{"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","skill":37688,"stats":["25% increased Trap Damage"],"connections":[{"orbit":0,"id":37616}],"group":1221,"orbitIndex":36,"isNotable":true,"name":"Devestating Devices","orbit":6},"20091":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":46565}],"group":444,"skill":20091,"orbitIndex":43,"name":"Sword Damage","orbit":5},"3042":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[{"orbit":0,"id":51871}],"group":1096,"skill":3042,"orbitIndex":19,"name":"Life Mastery","orbit":2},"44423":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":25971}],"group":1037,"skill":44423,"orbitIndex":1,"name":"Attack Mastery","orbit":2},"116":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":116,"stats":["18% increased maximum Energy Shield","12% increased Mana Regeneration Rate","6% increased Intelligence"],"recipe":["Guilt","Disgust","Fear"],"connections":[{"orbit":0,"id":44359}],"group":722,"orbitIndex":13,"isNotable":true,"name":"Insightfulness","orbit":7},"20820":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":40166}],"group":985,"skill":20820,"orbitIndex":20,"name":"Attack Speed","orbit":2},"43366":{"stats":["Minions have 12% additional Physical Damage Reduction"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":2606},{"orbit":0,"id":4407}],"group":460,"skill":43366,"orbitIndex":0,"name":"Minion Physical Damage Reduction","orbit":0},"18970":{"stats":["+8 to Evasion Rating","+5 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-3,"id":17366},{"orbit":0,"id":11938}],"group":764,"skill":18970,"orbitIndex":16,"name":"Evasion and Energy Shield","orbit":7},"18846":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[],"group":321,"skill":18846,"orbitIndex":6,"name":"Spell Area of Effect","orbit":3},"51561":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51561,"stats":["+5 to any Attribute"],"isAttribute":true,"group":248,"connections":[{"orbit":0,"id":25312},{"orbit":0,"id":2491},{"orbit":0,"id":7716}],"orbitIndex":0,"name":"Attribute","orbit":0},"46533":{"stats":["15% increased Stun Buildup","15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","connections":[{"orbit":3,"id":28329}],"group":1093,"skill":46533,"orbitIndex":18,"name":"Stun and Freeze Buildup","orbit":2},"14048":{"stats":["16% increased Mana Regeneration Rate while not on Low Mana"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":7,"id":34717}],"group":1114,"skill":14048,"orbitIndex":54,"name":"Mana Regeneration while not on Low Mana","orbit":4},"39131":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":39131,"stats":["+5 to any Attribute"],"isAttribute":true,"group":114,"connections":[{"orbit":0,"id":11741}],"orbitIndex":0,"name":"Attribute","orbit":0},"51825":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":47363},{"orbit":0,"id":9164},{"orbit":0,"id":13708}],"group":606,"skill":51825,"orbitIndex":45,"name":"Two Handed Damage","orbit":4},"62122":{"stats":["4% of Damage is taken from Mana before Life"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":-3,"id":4295}],"group":424,"skill":62122,"orbitIndex":4,"name":"Damage from Mana","orbit":3},"44951":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":5777}],"group":446,"skill":44951,"orbitIndex":9,"name":"Minion Damage","orbit":4},"34912":{"stats":["10% increased Trap Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":4664}],"group":1221,"skill":34912,"orbitIndex":45,"name":"Trap Damage","orbit":6},"60404":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":60404,"stats":["30% increased Stun Buildup","Damage with Hits is Lucky against Heavy Stunned Enemies"],"recipe":["Ire","Suffering","Suffering"],"connections":[{"orbit":0,"id":20691},{"orbit":0,"id":25011}],"group":448,"orbitIndex":16,"isNotable":true,"name":"Perfect Opportunity","orbit":2},"14211":{"icon":"Art/2DArt/SkillIcons/passives/Trap.dds","skill":14211,"stats":["Enemies affected by your Hazards Recently have 25% reduced Armour","Enemies affected by your Hazards Recently have 25% reduced Evasion Rating"],"recipe":["Despair","Despair","Envy"],"connections":[{"orbit":0,"id":44540}],"group":984,"orbitIndex":10,"isNotable":true,"name":"Shredding Contraptions","orbit":1},"55250":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-4,"id":56649},{"orbit":4,"id":41669}],"group":635,"skill":55250,"orbitIndex":30,"name":"Cold Penetration","orbit":4},"11433":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":-6,"id":24630},{"orbit":0,"id":44753}],"group":70,"skill":11433,"orbitIndex":0,"name":"Fire Damage","orbit":7},"27491":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":27491,"stats":["40% increased maximum Energy Shield","5% of Damage taken bypasses Energy Shield"],"recipe":["Greed","Paranoia","Isolation"],"connections":[],"group":514,"orbitIndex":24,"isNotable":true,"name":"Heavy Buffer","orbit":4},"25971":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":25971,"stats":["4% increased Attack Speed","6% increased Attack Speed if you've been Hit Recently","+10 to Strength"],"recipe":["Greed","Fear","Guilt"],"connections":[],"group":1037,"orbitIndex":0,"isNotable":true,"name":"Tenfold Attacks","orbit":0},"61461":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":61461,"stats":["10% increased Projectile Speed"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":2147483647,"id":42416}],"orbitIndex":24,"name":"Projectile Speed","orbit":6},"37813":{"stats":["20% increased Shock Duration"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":14724},{"orbit":0,"id":50701}],"group":1130,"skill":37813,"orbitIndex":0,"name":"Shock Duration","orbit":0},"4828":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":19044}],"group":836,"skill":4828,"orbitIndex":12,"name":"Mana Regeneration","orbit":2},"36231":{"stats":["20% increased Critical Damage Bonus if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":3336},{"orbit":0,"id":31765}],"group":1216,"skill":36231,"orbitIndex":1,"name":"Critical Damage when consuming a Power Charge","orbit":2},"517":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":6,"id":39037},{"orbit":9,"id":61027}],"group":664,"skill":517,"orbitIndex":0,"name":"Energy Shield Recharge","orbit":0},"46268":{"stats":["20% increased Attack Damage while you have no Life Flask uses left"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-5,"id":5324},{"orbit":0,"id":2397}],"group":529,"skill":46268,"orbitIndex":8,"name":"Attack Damage while no remaining Life Flasks","orbit":7},"25781":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamage.dds","skill":25781,"stats":["Leech recovers based on Chaos Damage as well as Physical Damage"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":2,"isNotable":true,"name":"Sap of Nightmares","orbit":5},"35564":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":35564,"stats":["15% increased Spell Damage","10% reduced Projectile Speed for Spell Skills"],"recipe":["Fear","Fear","Despair"],"connections":[{"orbit":0,"id":18121},{"orbit":0,"id":65310}],"group":1013,"orbitIndex":0,"isNotable":true,"name":"Turn the Clock Back","orbit":3},"18505":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":18505,"stats":["5% reduced Attack Speed","30% increased Stun Buildup","50% increased Attack Damage"],"recipe":["Envy","Suffering","Ire"],"connections":[{"orbit":0,"id":45090},{"orbit":0,"id":50616}],"group":185,"orbitIndex":16,"isNotable":true,"name":"Crushing Verdict","orbit":7},"20429":{"stats":["3% increased Attack Speed with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":28797}],"group":1269,"skill":20429,"orbitIndex":62,"name":"Dagger Speed","orbit":6},"58157":{"stats":["20% increased Stun Recovery"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":61149}],"group":1113,"skill":58157,"orbitIndex":17,"name":"Stun Recovery","orbit":7},"4378":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":6330},{"orbit":0,"id":59503}],"group":1136,"skill":4378,"orbitIndex":9,"name":"Accuracy","orbit":7},"61601":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":61601,"stats":["+10 to Dexterity","20% increased Critical Hit Chance"],"recipe":["Ire","Guilt","Disgust"],"connections":[{"orbit":0,"id":44420},{"orbit":0,"id":9586}],"group":1021,"orbitIndex":0,"isNotable":true,"name":"True Strike","orbit":0},"61196":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61196,"stats":["+5 to any Attribute"],"isAttribute":true,"group":923,"connections":[{"orbit":5,"id":56045},{"orbit":0,"id":13419}],"orbitIndex":54,"name":"Attribute","orbit":6},"50228":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":0,"id":20511}],"group":130,"skill":50228,"orbitIndex":10,"name":"Fire Damage","orbit":3},"42035":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistSynchronisationofPain.dds","skill":42035,"stats":["Grants Skill: Inevitable Agony"],"ascendancyName":"Chronomancer","connections":[],"group":274,"orbitIndex":15,"isNotable":true,"name":"Inevitability","orbit":2},"50104":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":50104,"stats":["+5 to any Attribute"],"isAttribute":true,"group":384,"connections":[{"orbit":0,"id":47168},{"orbit":0,"id":37594},{"orbit":0,"id":7960},{"orbit":0,"id":46742}],"orbitIndex":0,"name":"Attribute","orbit":0},"43633":{"icon":"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds","skill":43633,"stats":["20% faster start of Energy Shield Recharge while affected by an Archon Buff","40% increased Energy Shield Recharge Rate while affected by an Archon Buff"],"recipe":["Isolation","Paranoia","Envy"],"connections":[],"group":932,"orbitIndex":17,"isNotable":true,"name":"Energising Archon","orbit":7},"36759":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":1008,"skill":36759,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"934":{"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","skill":934,"stats":["+4 to Ailment Threshold per Dexterity"],"recipe":["Greed","Suffering","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[{"orbit":-4,"id":12526}],"group":615,"orbitIndex":63,"isNotable":true,"name":"Natural Immunity","orbit":4},"11472":{"stats":["20% increased Evasion Rating if you've consumed a Frenzy Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":19880},{"orbit":0,"id":40270}],"group":1024,"skill":11472,"orbitIndex":8,"name":"Evasion if Consumed Frenzy Charge","orbit":2},"10774":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":10774,"stats":["15% increased Attack Speed if you've been Hit Recently","8% reduced Slowing Potency of Debuffs on You"],"recipe":["Disgust","Envy","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":35863}],"group":343,"orbitIndex":0,"isNotable":true,"name":"Unyielding","orbit":2},"17854":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":17854,"stats":["3% increased Movement Speed","30% increased Evasion Rating"],"recipe":["Greed","Disgust","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[{"orbit":7,"id":55275}],"group":1055,"orbitIndex":0,"isNotable":true,"name":"Escape Velocity","orbit":4},"5852":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":5852,"stats":[],"ascendancyName":"Smith of Kitava","isAscendancyStart":true,"group":26,"connections":[{"orbit":0,"id":20895},{"orbit":0,"id":47236},{"orbit":0,"id":5386},{"orbit":0,"id":14960},{"orbit":0,"id":9988}],"orbitIndex":96,"name":"Smith of Kitava","orbit":9},"13482":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":13482,"stats":["Enemies you Fully Armour Break cannot Regenerate Life","Enemies you Fully Armour Break are Maimed"],"recipe":["Fear","Guilt","Greed"],"connections":[{"orbit":0,"id":30136},{"orbit":0,"id":15892}],"group":129,"orbitIndex":0,"isNotable":true,"name":"Punctured Lung","orbit":0},"16861":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-5,"id":27303}],"group":256,"skill":16861,"orbitIndex":22,"name":"Critical Chance","orbit":3},"14343":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageChaosNode.dds","skill":14343,"stats":["Damaging Ailments Cannot Be inflicted on you while you already have one","20% increased Magnitude of Damaging Ailments you inflict"],"recipe":["Paranoia","Paranoia","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDamageOverTimePattern","connections":[],"group":916,"orbitIndex":0,"isNotable":true,"name":"Deterioration","orbit":0},"18308":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":18308,"stats":["+250 to Accuracy against Bleeding Enemies","Bleeding you inflict deals Damage 10% faster"],"recipe":["Despair","Suffering","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":602,"orbitIndex":48,"isNotable":true,"name":"Bleeding Out","orbit":4},"59213":{"stats":["20% increased Stun Recovery"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":48240}],"group":369,"skill":59213,"orbitIndex":15,"name":"Stun Recovery","orbit":2},"49046":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":49046,"stats":["+5 to any Attribute"],"isAttribute":true,"group":782,"connections":[{"orbit":0,"id":8569}],"orbitIndex":0,"name":"Attribute","orbit":0},"11604":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11604,"stats":["+5 to any Attribute"],"isAttribute":true,"group":955,"connections":[{"orbit":0,"id":17088},{"orbit":0,"id":29408},{"orbit":0,"id":52765}],"orbitIndex":0,"name":"Attribute","orbit":0},"51683":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":289,"skill":51683,"orbitIndex":22,"name":"Totem Damage","orbit":2},"34898":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":38463}],"group":1038,"skill":34898,"orbitIndex":31,"name":"Debuff Expiry","orbit":5},"41646":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41646,"stats":["+5 to any Attribute"],"isAttribute":true,"group":526,"connections":[{"orbit":0,"id":48670},{"orbit":0,"id":14091}],"orbitIndex":0,"name":"Attribute","orbit":0},"338":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":338,"stats":["Invocated skills have 30% increased Maximum Energy"],"recipe":["Isolation","Ire","Greed"],"connections":[{"orbit":0,"id":20140}],"group":752,"orbitIndex":6,"isNotable":true,"name":"Invocated Limit","orbit":1},"38342":{"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","skill":38342,"stats":["10% chance to Daze on Hit","40% increased Damage against Dazed Enemies"],"recipe":["Paranoia","Despair","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[],"group":1250,"orbitIndex":20,"isNotable":true,"name":"Stupefy","orbit":7},"30736":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":52180}],"group":1274,"skill":30736,"orbitIndex":13,"name":"Deflection","orbit":2},"46535":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterDamageMonsterMissingFocus.dds","skill":46535,"stats":["Deal up to 40% more Damage to Enemies based on their missing Concentration"],"ascendancyName":"Witchhunter","connections":[],"group":209,"orbitIndex":0,"isNotable":true,"name":"No Mercy","orbit":0},"31925":{"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","skill":31925,"stats":["30% increased Damage per Curse on you","30% reduced effect of Curses on you","60% increased Energy Shield from Equipped Focus"],"recipe":["Fear","Suffering","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[{"orbit":5,"id":24767}],"group":338,"orbitIndex":8,"isNotable":true,"name":"Warding Fetish","orbit":7},"30141":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30141,"stats":["+5 to any Attribute"],"isAttribute":true,"group":76,"connections":[{"orbit":0,"id":55190}],"orbitIndex":0,"name":"Attribute","orbit":0},"11736":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":62677}],"group":714,"skill":11736,"orbitIndex":36,"name":"Lightning Damage","orbit":4},"31991":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":36070}],"group":927,"skill":31991,"orbitIndex":15,"name":"Attack Area","orbit":7},"1104":{"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","skill":1104,"stats":["10% chance when you gain a Power Charge to gain an additional Power Charge","+1 to Maximum Power Charges"],"recipe":["Isolation","Guilt","Guilt"],"connections":[{"orbit":0,"id":56876}],"group":958,"orbitIndex":0,"isNotable":true,"name":"Lust for Power","orbit":0},"40328":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":-5,"id":28564}],"group":126,"skill":40328,"orbitIndex":3,"name":"Warcry Speed","orbit":3},"21081":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":5,"id":25745}],"group":500,"skill":21081,"orbitIndex":42,"name":"Armour and Energy Shield","orbit":5},"35426":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35426,"stats":["+5 to any Attribute"],"isAttribute":true,"group":471,"connections":[{"orbit":6,"id":8406}],"orbitIndex":54,"name":"Attribute","orbit":6},"5501":{"icon":"Art/2DArt/SkillIcons/passives/Annihilation.dds","skill":5501,"stats":["15% increased Critical Hit Chance for Spells","15% increased Spell Damage if you've dealt a Critical Hit Recently"],"connections":[{"orbit":0,"id":48821}],"group":630,"orbitIndex":0,"isNotable":true,"name":"Critical Overload","orbit":0},"53266":{"stats":["3% increased Attack and Cast Speed with Lightning Skills"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":13576},{"orbit":0,"id":20387},{"orbit":0,"id":53560}],"group":796,"skill":53266,"orbitIndex":0,"name":"Lightning Skill Speed","orbit":0},"52351":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":52260}],"group":920,"skill":52351,"orbitIndex":12,"name":"Energy","orbit":2},"3438":{"stats":["Invocated Spells deal 15% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":18856}],"group":752,"skill":3438,"orbitIndex":3,"name":"Invocation Spell Damage","orbit":3},"13715":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":13715,"stats":["18% increased Stun Buildup"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":0,"id":59372}],"orbitIndex":44,"name":"Stun Buildup","orbit":5},"13909":{"stats":["Remnants can be collected from 10% further away"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[{"orbit":0,"id":31037},{"orbit":0,"id":62679}],"group":677,"skill":13909,"orbitIndex":18,"name":"Remnant Pickup Range","orbit":2},"26697":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupSword.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySwordPattern","connections":[{"orbit":0,"id":59263},{"orbit":0,"id":27290},{"orbit":0,"id":46565}],"group":433,"skill":26697,"orbitIndex":0,"name":"Sword Mastery","orbit":0},"22661":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":22661,"stats":["3% increased Movement Speed"],"ascendancyName":"Ritualist","group":1369,"connections":[{"orbit":8,"id":30233}],"orbitIndex":0,"name":"Movement Speed","orbit":0},"58149":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":58149,"stats":["10% increased Life Recovery rate"],"ascendancyName":"Ritualist","group":1365,"connections":[{"orbit":8,"id":62804}],"orbitIndex":0,"name":"Life Recovery Rate","orbit":0},"51812":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":205,"skill":51812,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"4891":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneMaxCharm.dds","skill":4891,"stats":["+1 Charm Slot","20% more Charm Charges gained"],"ascendancyName":"Ritualist","connections":[],"group":1364,"orbitIndex":0,"isNotable":true,"name":"Intricate Sigils","orbit":0},"36365":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":36365,"stats":[],"ascendancyName":"Ritualist","isAscendancyStart":true,"group":1363,"connections":[{"orbit":9,"id":60859},{"orbit":9,"id":58149},{"orbit":9,"id":22661},{"orbit":-9,"id":17058},{"orbit":0,"id":42017},{"orbit":9,"id":58574},{"orbit":8,"id":11776}],"orbitIndex":27,"name":"Ritualist","orbit":6},"48116":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48116,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1233,"connections":[{"orbit":0,"id":21112},{"orbit":0,"id":34015},{"orbit":0,"id":10472},{"orbit":0,"id":18624}],"orbitIndex":0,"name":"Attribute","orbit":0},"58574":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":58574,"stats":["30% reduced maximum Mana"],"ascendancyName":"Ritualist","group":1361,"connections":[],"orbitIndex":0,"name":"Reduced Mana","orbit":0},"52615":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[],"group":1175,"skill":52615,"orbitIndex":18,"name":"Spell Area of Effect","orbit":7},"34785":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistPlusOneRingSlot.dds","skill":34785,"stats":["+1 Ring Slot"],"ascendancyName":"Ritualist","connections":[{"orbit":-9,"id":58574},{"orbit":0,"id":42017},{"orbit":9,"id":17058}],"group":1356,"orbitIndex":0,"isNotable":true,"name":"Unfurled Finger","orbit":0},"5563":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":5563,"stats":["15% increased Life and Mana Recovery from Flasks"],"ascendancyName":"Amazon","group":1355,"connections":[{"orbit":-7,"id":47312}],"orbitIndex":0,"name":"Flask Recovery","orbit":0},"3223":{"icon":"Art/2DArt/SkillIcons/passives/Primalist/PrimalistNode.dds","skill":3223,"stats":["3% increased Attributes"],"ascendancyName":"Ritualist","group":1354,"connections":[{"orbit":-5,"id":7068},{"orbit":9,"id":34785}],"orbitIndex":0,"name":"Attributes","orbit":0},"59775":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-4,"id":20782}],"group":1092,"skill":59775,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"59881":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":59881,"stats":["+5 to any Attribute"],"isAttribute":true,"group":657,"connections":[{"orbit":0,"id":54417},{"orbit":-5,"id":28556}],"orbitIndex":16,"name":"Attribute","orbit":6},"23005":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerBlockChance.dds","skill":23005,"stats":["Gain 35% Base Chance to Block from Equipped Shield instead of the Shield's value"],"ascendancyName":"Warbringer","connections":[{"orbit":0,"id":10072}],"group":38,"orbitIndex":0,"isNotable":true,"name":"Renly's Training","orbit":0},"6109":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":6109,"stats":["20% increased Evasion Rating"],"ascendancyName":"Amazon","group":1352,"connections":[{"orbit":0,"id":63254}],"orbitIndex":0,"name":"Evasion","orbit":0},"63254":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonDoubleEvasionfromGlovesBootsHelmsHalvedBodyArmour.dds","skill":63254,"stats":["Evasion Rating from Equipped Helmet, Gloves and Boots is doubled","Evasion Rating from Equipped Body Armour is halved"],"ascendancyName":"Amazon","connections":[],"group":1351,"orbitIndex":0,"isNotable":true,"name":"Stalking Panther","orbit":0},"31388":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":51394}],"group":217,"skill":31388,"orbitIndex":7,"name":"Slow Effect on You","orbit":3},"1994":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":1994,"stats":["20% increased Warcry Speed"],"ascendancyName":"Warbringer","group":27,"connections":[{"orbit":0,"id":47097}],"orbitIndex":0,"name":"Warcry Speed","orbit":0},"24855":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":39347},{"orbit":0,"id":48014}],"group":141,"skill":24855,"orbitIndex":58,"name":"Attack Mastery","orbit":4},"48264":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":12964}],"group":201,"skill":48264,"orbitIndex":3,"name":"Aura Effect","orbit":2},"4547":{"icon":"Art/2DArt/SkillIcons/passives/ElementalResistance2.dds","skill":4547,"stats":["+3% to all Elemental Resistances","+2% to Maximum Fire Resistance if you have at least 5 Red Support Gems Socketed"],"recipe":["Isolation","Isolation","Isolation"],"connections":[{"orbit":0,"id":2946}],"group":175,"orbitIndex":0,"isNotable":true,"name":"Unnatural Resilience","orbit":0},"12000":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanMoreMaxLife.dds","skill":12000,"stats":["15% more Maximum Life"],"ascendancyName":"Titan","connections":[],"group":50,"orbitIndex":0,"isNotable":true,"name":"Mysterious Lineage","orbit":0},"15358":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":7,"id":10320},{"orbit":-7,"id":44255}],"group":778,"skill":15358,"orbitIndex":15,"name":"Minion Life","orbit":3},"60269":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":60269,"stats":["10% reduced Spell Area Damage","Spell Skills have 25% increased Area of Effect"],"recipe":["Disgust","Greed","Ire"],"connections":[{"orbit":0,"id":6588}],"group":705,"orbitIndex":19,"isNotable":true,"name":"Roil","orbit":7},"42416":{"isMultipleChoice":true,"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeProjectileDamageChoose.dds","skill":42416,"stats":[],"ascendancyName":"Deadeye","connections":[],"group":1299,"orbitIndex":24,"isNotable":true,"name":"Projectile Proximity Specialisation","orbit":5},"61863":{"stats":["8% increased Cold Damage","8% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonCold.dds","connections":[{"orbit":0,"id":42045}],"group":593,"skill":61863,"orbitIndex":18,"name":"Cold Damage and Energy Shield Recharge Rate","orbit":3},"38053":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":38053,"stats":["25% increased Warcry Cooldown Recovery Rate","8% increased Damage for each time you've Warcried Recently"],"recipe":["Disgust","Guilt","Paranoia"],"connections":[{"orbit":5,"id":28564},{"orbit":0,"id":8460},{"orbit":-2,"id":9528}],"group":126,"orbitIndex":13,"isNotable":true,"name":"Deafening Cries","orbit":3},"63713":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerCriticalStrikesIgnoreResistances.dds","skill":63713,"stats":["Critical Hits ignore non-negative Enemy Monster Elemental Resistances"],"ascendancyName":"Invoker","connections":[{"orbit":-4,"id":57181}],"group":1302,"orbitIndex":43,"isNotable":true,"name":"Sunder my Enemies...","orbit":9},"58295":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":58295,"stats":["+5 to any Attribute"],"isAttribute":true,"group":191,"connections":[],"orbitIndex":4,"name":"Attribute","orbit":2},"57626":{"stats":["10% increased Fire Damage","10% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":0,"id":36782}],"group":671,"skill":57626,"orbitIndex":16,"name":"Cold and Fire Damage","orbit":7},"24646":{"stats":["+12 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":61409}],"group":144,"skill":24646,"orbitIndex":18,"name":"Strength","orbit":3},"18448":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":18448,"stats":["+5 to any Attribute"],"isAttribute":true,"group":103,"connections":[{"orbit":0,"id":30141},{"orbit":0,"id":18822},{"orbit":0,"id":6872}],"orbitIndex":0,"name":"Attribute","orbit":0},"3628":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":64474},{"orbit":0,"id":3251}],"group":980,"skill":3628,"orbitIndex":19,"name":"Energy Shield Delay","orbit":2},"40453":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":25304}],"group":1052,"skill":40453,"orbitIndex":9,"name":"Energy","orbit":7},"35755":{"stats":["10% increased Critical Damage Bonus with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":54058}],"group":1278,"skill":35755,"orbitIndex":16,"name":"Dagger Critical Damage","orbit":2},"54058":{"stats":["10% increased Critical Damage Bonus with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":62001}],"group":1278,"skill":54058,"orbitIndex":0,"name":"Dagger Critical Damage","orbit":0},"44952":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":44952,"stats":["25% of Physical Damage prevented Recouped as Life"],"recipe":["Suffering","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[{"orbit":0,"id":9163}],"group":107,"orbitIndex":11,"isNotable":true,"name":"Made to Last","orbit":3},"43090":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":43090,"stats":["5% increased Skill Speed","30% increased Electrocute Buildup"],"recipe":["Suffering","Ire","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1186,"orbitIndex":0,"isNotable":true,"name":"Electrotherapy","orbit":0},"45709":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":52803}],"group":1063,"skill":45709,"orbitIndex":21,"name":"Life Flask Charges","orbit":7},"19767":{"stats":["3% increased Attack Speed with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":35223},{"orbit":0,"id":13895}],"group":1196,"skill":19767,"orbitIndex":10,"name":"Spear Attack Speed","orbit":4},"48588":{"stats":["8% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":2455},{"orbit":0,"id":13081}],"group":616,"skill":48588,"orbitIndex":14,"name":"Projectile Damage","orbit":5},"11598":{"stats":["3% increased Attack Speed with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":4536},{"orbit":0,"id":44516}],"group":1263,"skill":11598,"orbitIndex":0,"name":"Quarterstaff Speed","orbit":0},"770":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":770,"stats":["3% increased maximum Mana"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":-7,"id":10694}],"orbitIndex":7,"name":"Mana","orbit":6},"37514":{"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","skill":37514,"stats":["8% increased Attack Speed with Quarterstaves","Knocks Back Enemies if you get a Critical Hit with a Quarterstaff"],"recipe":["Envy","Disgust","Greed"],"connections":[{"orbit":0,"id":32442},{"orbit":0,"id":64700}],"group":1263,"orbitIndex":1,"isNotable":true,"name":"Whirling Assault","orbit":3},"65290":{"stats":["5% increased Lightning Damage","+3% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":57069}],"group":1239,"skill":65290,"orbitIndex":0,"name":"Lightning Damage and Resistance","orbit":0},"9417":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":48121},{"orbit":5,"id":13171}],"group":344,"skill":9417,"orbitIndex":0,"name":"Totem Life","orbit":0},"61067":{"icon":"Art/2DArt/SkillIcons/passives/SpellMultiplyer2.dds","options":{"Druid":{"stats":["8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","name":"Area of Effect","id":27854}},"skill":61067,"stats":["15% increased Critical Spell Damage Bonus"],"isSwitchable":true,"group":515,"connections":[],"orbitIndex":21,"name":"Spell Critical Damage","orbit":2},"47591":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":-2,"id":9226}],"group":125,"skill":47591,"orbitIndex":1,"name":"Mana Regeneration","orbit":2},"33053":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[],"group":793,"skill":33053,"orbitIndex":22,"name":"Projectile Damage","orbit":7},"14110":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-4,"id":22484},{"orbit":0,"id":35974}],"group":224,"skill":14110,"orbitIndex":22,"name":"Totem Damage","orbit":3},"42350":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42350,"stats":["+5 to any Attribute"],"isAttribute":true,"group":613,"connections":[{"orbit":0,"id":61438}],"orbitIndex":67,"name":"Attribute","orbit":6},"26176":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":43650}],"group":157,"skill":26176,"orbitIndex":8,"name":"Attack Critical Damage","orbit":2},"28482":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":28482,"stats":["25% increased Critical Damage Bonus against Burning Enemies","10% chance to refresh Ignite Duration on Critical Hit"],"recipe":["Guilt","Isolation","Suffering"],"connections":[{"orbit":0,"id":19846}],"group":273,"orbitIndex":1,"isNotable":true,"name":"Total Incineration","orbit":7},"44293":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":44293,"stats":["5% increased Cast Speed","10% increased Cast Speed when on Full Life"],"recipe":["Paranoia","Greed","Paranoia"],"connections":[],"group":523,"orbitIndex":9,"isNotable":true,"name":"Hastening Barrier","orbit":2},"4624":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":3,"id":49550}],"group":431,"skill":4624,"orbitIndex":7,"name":"Rage on Hit","orbit":7},"15194":{"stats":["Minions have +20% to Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireResistNode.dds","connections":[{"orbit":0,"id":25303}],"group":461,"skill":15194,"orbitIndex":0,"name":"Minion Fire Resistance","orbit":0},"47429":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[],"group":308,"skill":47429,"orbitIndex":6,"name":"Warcry Cooldown","orbit":6},"30132":{"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","skill":30132,"stats":["20% increased bonuses gained from Equipped Quiver"],"recipe":["Greed","Suffering","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":2147483647,"id":58416},{"orbit":2147483647,"id":49130}],"group":1129,"orbitIndex":15,"isNotable":true,"name":"Wrapped Quiver","orbit":7},"42441":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonElementalDamageReductionperElementalInstillation.dds","skill":42441,"stats":["50% chance for Surges to suffuse your Projectiles without being Consumed"],"ascendancyName":"Amazon","connections":[],"group":1334,"orbitIndex":0,"isNotable":true,"name":"Surging Avatar","orbit":0},"63031":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","skill":63031,"stats":["Skills gain 1 Glory every 2 seconds for each Rare or Unique monster in your Presence"],"recipe":["Paranoia","Despair","Despair"],"connections":[{"orbit":0,"id":41821}],"group":143,"orbitIndex":54,"isNotable":true,"name":"Glorious Anticipation","orbit":4},"36358":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":0,"id":12367}],"group":564,"skill":36358,"orbitIndex":4,"name":"Chaos Damage","orbit":3},"65091":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":6,"id":51707}],"group":1226,"skill":65091,"orbitIndex":20,"name":"Evasion","orbit":7},"8525":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus7.dds","skill":8525,"orbitIndex":0,"stats":["Body Armour grants regenerate 3% of maximum Life per second"],"ascendancyName":"Smith of Kitava","connections":[],"group":15,"applyToArmour":true,"isNotable":true,"name":"Leather Bindings","orbit":0},"54031":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoarNotable.dds","skill":54031,"stats":["+1 Life per 4 Dexterity","+1 to Stun Threshold per Dexterity","+5 to Strength"],"recipe":["Envy","Suffering","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":1217,"orbitIndex":0,"isNotable":true,"name":"The Great Boar","orbit":0},"29009":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29009,"stats":["+5 to any Attribute"],"isAttribute":true,"group":625,"connections":[{"orbit":0,"id":59362}],"orbitIndex":0,"name":"Attribute","orbit":0},"36169":{"stats":["10% increased Grenade Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":29514}],"group":587,"skill":36169,"orbitIndex":23,"name":"Grenade Area","orbit":3},"10247":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10247,"stats":["+5 to any Attribute"],"isAttribute":true,"group":637,"connections":[{"orbit":0,"id":28370}],"orbitIndex":51,"name":"Attribute","orbit":6},"27422":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":2021}],"group":1215,"skill":27422,"orbitIndex":0,"name":"Mana Flask Recovery","orbit":0},"2334":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":6,"id":65091},{"orbit":-6,"id":3209}],"group":1206,"skill":2334,"orbitIndex":0,"name":"Dexterity","orbit":0},"21871":{"stats":["16% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":51847},{"orbit":0,"id":37872},{"orbit":0,"id":25213}],"group":686,"skill":21871,"orbitIndex":8,"name":"Attack Damage with nearby Ally","orbit":7},"38827":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":7,"id":1546}],"group":500,"skill":38827,"orbitIndex":1,"name":"Armour and Energy Shield","orbit":7},"36746":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-3,"id":40691}],"group":645,"skill":36746,"orbitIndex":16,"name":"Energy Shield Recharge","orbit":3},"9324":{"stats":["8% increased Ignite Duration on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":41768}],"group":92,"skill":9324,"orbitIndex":0,"name":"Ignite Duration","orbit":3},"4295":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":4295,"stats":["20% reduced Life Regeneration rate","20% of Damage taken Recouped as Mana"],"recipe":["Ire","Paranoia","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[{"orbit":-3,"id":34248}],"group":424,"orbitIndex":0,"isNotable":true,"name":"Adverse Growth","orbit":0},"11873":{"stats":["5% increased Lightning Damage","8% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":0,"id":62677},{"orbit":0,"id":50150}],"group":685,"skill":11873,"orbitIndex":9,"name":"Lightning Damage and Mana Regeneration","orbit":3},"1170":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":58295}],"group":221,"skill":1170,"orbitIndex":22,"name":"Area Damage","orbit":3},"46761":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":912,"skill":46761,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"13987":{"stats":["3% increased Melee Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":7604}],"group":1190,"skill":13987,"orbitIndex":8,"name":"Melee Attack Speed","orbit":2},"17316":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":-4,"id":40244},{"orbit":5,"id":62986}],"group":1023,"skill":17316,"orbitIndex":51,"name":"One Handed Damage","orbit":4},"34248":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":7,"id":37327}],"group":424,"skill":34248,"orbitIndex":20,"name":"Mana Regeneration","orbit":3},"18910":{"stats":["12% increased Critical Hit Chance with Spears"],"icon":"Art/2DArt/SkillIcons/passives/SpearsNode1.dds","connections":[{"orbit":0,"id":10265}],"group":1196,"skill":18910,"orbitIndex":48,"name":"Spear Critical Chance","orbit":5},"42036":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":42036,"stats":["30% increased Block chance","You take 5% of damage from Blocked Hits"],"recipe":["Greed","Fear","Suffering"],"connections":[{"orbit":0,"id":50146}],"group":1229,"orbitIndex":17,"isNotable":true,"name":"Glancing Hits","orbit":4},"44787":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":14654},{"orbit":0,"id":49192},{"orbit":-4,"id":51683}],"group":289,"skill":44787,"orbitIndex":14,"name":"Totem Placement Speed","orbit":7},"11509":{"stats":["15% increased Critical Hit Chance against Enemies that have entered your Presence Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":17664}],"group":1183,"skill":11509,"orbitIndex":16,"name":"Critical Chance","orbit":2},"29399":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":23888},{"orbit":-7,"id":51446}],"group":562,"skill":29399,"orbitIndex":20,"name":"Armour and Evasion","orbit":3},"25729":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":33093}],"group":1175,"skill":25729,"orbitIndex":12,"name":"Cast Speed","orbit":7},"27108":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":27108,"stats":["Allies in your Presence have 6% increased Attack Speed","6% increased Attack Speed"],"recipe":["Disgust","Disgust","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":47796}],"group":549,"orbitIndex":36,"isNotable":true,"name":"Mass Hysteria","orbit":4},"39448":{"stats":["3% increased Attack Speed with Axes"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":11178}],"group":109,"skill":39448,"orbitIndex":21,"name":"Axe Attack Speed","orbit":3},"22045":{"stats":["Regenerate 0.2% of maximum Life per second"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":3,"id":13505}],"group":474,"skill":22045,"orbitIndex":4,"name":"Life Regeneration","orbit":7},"35831":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":904}],"group":215,"skill":35831,"orbitIndex":9,"name":"Mana Regeneration","orbit":7},"30201":{"stats":["10% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":-2,"id":57286},{"orbit":7,"id":33646}],"group":546,"skill":30201,"orbitIndex":6,"name":"Archon Effect","orbit":2},"6236":{"stats":["8% increased Fire Damage","8% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":0,"id":33646}],"group":546,"skill":6236,"orbitIndex":18,"name":"Fire Damage and Flammability Magnitude","orbit":3},"3446":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3446,"stats":["+5 to any Attribute"],"isAttribute":true,"group":165,"connections":[{"orbit":0,"id":61938},{"orbit":0,"id":58088}],"orbitIndex":0,"name":"Attribute","orbit":0},"38732":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38732,"stats":["+5 to any Attribute"],"isAttribute":true,"group":695,"connections":[{"orbit":-3,"id":17107}],"orbitIndex":0,"name":"Attribute","orbit":0},"57518":{"stats":["20% increased Parry Damage"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":4,"id":31366}],"group":1160,"skill":57518,"orbitIndex":23,"name":"Parry Damage","orbit":2},"32777":{"icon":"Art/2DArt/SkillIcons/passives/AltMinionDamageHeraldMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":102,"skill":32777,"orbitIndex":0,"name":"Shapeshifting Mastery","orbit":2},"5703":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":5703,"stats":["30% increased Elemental Damage if you've Shocked an Enemy Recently"],"recipe":["Despair","Suffering","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":2,"id":16367}],"group":903,"orbitIndex":4,"isNotable":true,"name":"Echoing Thunder","orbit":7},"23797":{"stats":["10% increased Armour","+10% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":2147483647,"id":31370}],"group":479,"skill":23797,"orbitIndex":20,"name":"Armour and Applies to Lightning Damage","orbit":2},"26356":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":26356,"stats":["Detonator skills have 40% increased Area of Effect","Detonator skills have 80% reduced damage"],"recipe":["Suffering","Disgust","Disgust"],"connections":[{"orbit":0,"id":8556}],"group":540,"orbitIndex":0,"isNotable":true,"name":"Primed to Explode","orbit":0},"6161":{"icon":"Art/2DArt/SkillIcons/passives/BloodMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":963,"skill":6161,"orbitIndex":0,"name":"Bleeding Mastery","orbit":0},"54990":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":54990,"stats":["10% chance to inflict Bleeding on Hit","15% increased Magnitude of Bleeding you inflict"],"recipe":["Fear","Suffering","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":577,"orbitIndex":1,"isNotable":true,"name":"Bloodletting","orbit":7},"18923":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":18923,"stats":["+5 to any Attribute"],"isAttribute":true,"group":917,"connections":[{"orbit":0,"id":61976},{"orbit":0,"id":17118},{"orbit":0,"id":39570},{"orbit":0,"id":9085}],"orbitIndex":36,"name":"Attribute","orbit":6},"43453":{"stats":["3% increased Movement Speed while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":64050}],"group":1157,"skill":43453,"orbitIndex":0,"name":"Sprint Movement Speed","orbit":0},"62258":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":62455},{"orbit":0,"id":21096}],"group":541,"skill":62258,"orbitIndex":22,"name":"Banner Glory Gained","orbit":7},"50755":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":9,"id":10131},{"orbit":0,"id":39567},{"orbit":8,"id":19355}],"group":836,"skill":50755,"orbitIndex":5,"name":"Intelligence","orbit":5},"57791":{"stats":["6% increased Spell Damage","2% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/AuraNotable.dds","connections":[{"orbit":0,"id":52229}],"group":521,"skill":57791,"orbitIndex":16,"name":"Spell Damage and Cast Speed","orbit":2},"32699":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":32699,"stats":[],"ascendancyName":"Infernalist","isAscendancyStart":true,"group":611,"connections":[{"orbit":0,"id":7793},{"orbit":0,"id":23880},{"orbit":0,"id":24135},{"orbit":4,"id":39470},{"orbit":-9,"id":64379},{"orbit":-9,"id":63484}],"orbitIndex":0,"name":"Infernalist","orbit":9},"55909":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","options":{"Witch":{"stats":["10% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","name":"Chaos Damage","id":10903}},"skill":55909,"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"isSwitchable":true,"group":599,"connections":[{"orbit":0,"id":64046}],"orbitIndex":3,"name":"Infused Spell Damage","orbit":4},"8904":{"icon":"Art/2DArt/SkillIcons/passives/ChainingProjectiles.dds","skill":8904,"stats":["Projectiles have 25% increased Critical Hit Chance against Enemies further than 6m","Projectiles deal 25% increased Damage with Hits against Enemies further than 6m"],"recipe":["Isolation","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":1154,"orbitIndex":0,"isNotable":true,"name":"Death from Afar","orbit":0},"36302":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":36302,"stats":["6% increased Cast Speed"],"connections":[{"orbit":6,"id":47307}],"group":631,"orbitIndex":0,"isNotable":true,"name":"Practiced Signs","orbit":7},"53935":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":53935,"stats":["100% increased Stun Threshold for each time you've been Stunned Recently"],"recipe":["Guilt","Ire","Paranoia"],"connections":[{"orbit":2,"id":10677},{"orbit":0,"id":25281}],"group":831,"orbitIndex":14,"isNotable":true,"name":"Briny Carapace","orbit":2},"4245":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":4245,"stats":["20% increased Pin Buildup"],"ascendancyName":"Tactician","group":259,"connections":[{"orbit":0,"id":54838}],"orbitIndex":0,"name":"Pin Buildup","orbit":0},"62341":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":7,"id":52836}],"group":841,"skill":62341,"orbitIndex":61,"name":"Block","orbit":4},"40803":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":40803,"stats":["30% increased Damage with Hits against Chilled Enemies"],"recipe":["Suffering","Disgust","Guilt"],"connections":[{"orbit":0,"id":3218},{"orbit":0,"id":44298}],"group":176,"orbitIndex":21,"isNotable":true,"name":"Sigil of Ice","orbit":4},"55152":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[{"orbit":0,"id":5580}],"group":96,"skill":55152,"orbitIndex":1,"name":"Totem Mastery","orbit":3},"9737":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":36522},{"orbit":4,"id":24813},{"orbit":0,"id":59480},{"orbit":0,"id":15590}],"group":540,"skill":9737,"orbitIndex":51,"name":"Attack Area","orbit":4},"53396":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":53396,"stats":["+5 to any Attribute"],"isAttribute":true,"group":496,"connections":[{"orbit":6,"id":10156}],"orbitIndex":12,"name":"Attribute","orbit":6},"24009":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":-4,"id":34433},{"orbit":0,"id":21755}],"group":534,"skill":24009,"orbitIndex":27,"name":"Armour and Evasion","orbit":4},"45329":{"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","skill":45329,"stats":["40% increased Hazard Damage","Hazards cannot be triggered for 3 seconds after being created"],"recipe":["Despair","Ire","Disgust"],"connections":[{"orbit":0,"id":2128},{"orbit":0,"id":40626}],"group":1047,"orbitIndex":0,"isNotable":true,"name":"Delayed Gratification","orbit":0},"3605":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsReloadCooldownsSkill.dds","skill":3605,"stats":["Grants Skill: Time Snap"],"ascendancyName":"Chronomancer","connections":[],"group":283,"orbitIndex":0,"isNotable":true,"name":"Unbound Encore","orbit":0},"3630":{"stats":["10% increased Evasion Rating","10% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-5,"id":62624}],"group":1134,"skill":3630,"orbitIndex":18,"name":"Evasion and Energy Shield Recharge","orbit":3},"4844":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":33053}],"group":793,"skill":4844,"orbitIndex":1,"name":"Projectile Damage","orbit":7},"63814":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":33216}],"group":572,"skill":63814,"orbitIndex":0,"name":"Bleeding Chance","orbit":0},"24656":{"stats":["15% increased Evasion Rating while Sprinting","2% increased Movement Speed while Sprinting"],"icon":"Art/2DArt/SkillIcons/passives/MovementSpeedandEvasion.dds","connections":[{"orbit":0,"id":54152},{"orbit":0,"id":15814}],"group":1173,"skill":24656,"orbitIndex":0,"name":"Evasion and Movement Speed while Sprinting","orbit":0},"61170":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":7,"id":27186}],"group":538,"skill":61170,"orbitIndex":3,"name":"Fire Damage","orbit":1},"53272":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":2560},{"orbit":0,"id":2582}],"group":1274,"skill":53272,"orbitIndex":20,"name":"Deflection","orbit":3},"25162":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":59785}],"group":69,"skill":25162,"orbitIndex":10,"name":"Attack Area","orbit":2},"26762":{"stats":["10% increased Withered Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-2,"id":35380}],"group":1116,"skill":26762,"orbitIndex":0,"name":"Withered Effect","orbit":0},"55596":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":8509}],"group":236,"skill":55596,"orbitIndex":8,"name":"Critical Damage","orbit":3},"31692":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":46197}],"group":1128,"skill":31692,"orbitIndex":3,"name":"Critical Chance","orbit":2},"13425":{"stats":["10% increased Bleeding Duration"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":315}],"group":576,"skill":13425,"orbitIndex":0,"name":"Bleeding Duration","orbit":0},"19240":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":19240,"stats":["+5 to any Attribute"],"isAttribute":true,"group":510,"connections":[{"orbit":-6,"id":46358},{"orbit":5,"id":4847}],"orbitIndex":0,"name":"Attribute","orbit":0},"29398":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":29398,"stats":["25% increased Chill Duration on Enemies"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":18849}],"orbitIndex":2,"name":"Chill Duration","orbit":6},"19820":{"stats":["10% increased Armour","+10% of Armour also applies to Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":5686}],"group":167,"skill":19820,"orbitIndex":18,"name":"Armour and Applies to Cold Damage","orbit":2},"8789":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":63182}],"group":871,"skill":8789,"orbitIndex":12,"name":"Damage and Companion Damage","orbit":2},"14655":{"stats":["10% increased Armour","+10% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":7,"id":372}],"group":282,"skill":14655,"orbitIndex":3,"name":"Armour and Applies to Fire Damage","orbit":3},"26945":{"stats":["Minions have 20% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":531,"skill":26945,"orbitIndex":17,"name":"Minion Critical Chance","orbit":2},"31345":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":55400}],"group":1051,"skill":31345,"orbitIndex":11,"name":"Lightning Penetration","orbit":2},"9782":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":20677}],"group":995,"skill":9782,"orbitIndex":0,"name":"Critical Damage","orbit":0},"52053":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":14048},{"orbit":-4,"id":24120}],"group":1114,"skill":52053,"orbitIndex":16,"name":"Mana Regeneration","orbit":3},"49968":{"stats":["18% increased Stun Buildup with Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":20008}],"group":991,"skill":49968,"orbitIndex":5,"name":"Melee Stun Buildup","orbit":1},"13307":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[],"group":481,"skill":13307,"orbitIndex":25,"name":"Stun and Ailment Threshold from Energy Shield","orbit":4},"61042":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61042,"stats":["+5 to any Attribute"],"isAttribute":true,"group":504,"connections":[{"orbit":0,"id":44344}],"orbitIndex":0,"name":"Attribute","orbit":0},"36782":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":1151}],"group":670,"skill":36782,"orbitIndex":12,"name":"Freeze Buildup","orbit":7},"36623":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":36623,"stats":["15% reduced Energy Shield Recharge Rate","40% faster start of Energy Shield Recharge"],"recipe":["Disgust","Suffering","Greed"],"connections":[{"orbit":0,"id":10729},{"orbit":0,"id":31630}],"group":980,"orbitIndex":3,"isNotable":true,"name":"Convalescence","orbit":2},"26638":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGrantsTemporalRiftSkill.dds","skill":26638,"stats":["Grants Skill: Temporal Rift"],"ascendancyName":"Chronomancer","connections":[{"orbit":9,"id":63002}],"group":262,"orbitIndex":0,"isNotable":true,"name":"Footprints in the Sand","orbit":0},"26518":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":26518,"stats":["25% increased Cold Damage","15% increased Chill Duration on Enemies"],"recipe":["Envy","Fear","Guilt"],"connections":[],"group":176,"orbitIndex":5,"isNotable":true,"name":"Cold Nature","orbit":4},"52971":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":52971,"stats":["20% faster start of Energy Shield Recharge","30% faster start of Energy Shield Recharge when not on Full Life"],"recipe":["Envy","Disgust","Fear"],"connections":[{"orbit":-2,"id":21227},{"orbit":0,"id":25528}],"group":1112,"orbitIndex":45,"isNotable":true,"name":"Quick Response","orbit":4},"13387":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":522,"skill":13387,"orbitIndex":0,"name":"Elemental Mastery","orbit":5},"48581":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","skill":48581,"stats":["24% increased Damage with Hits against Enemies affected by Elemental Ailments","30% increased chance to inflict Ailments against Rare or Unique Enemies"],"recipe":["Greed","Fear","Isolation"],"connections":[{"orbit":0,"id":33242},{"orbit":0,"id":13387}],"group":522,"orbitIndex":0,"isNotable":true,"name":"Exploit the Elements","orbit":6},"16602":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2,"id":29285},{"orbit":0,"id":30657}],"group":1110,"skill":16602,"orbitIndex":23,"name":"Evasion","orbit":7},"6516":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":7,"id":63981},{"orbit":0,"id":12890}],"group":1109,"skill":6516,"orbitIndex":22,"name":"Stun Threshold if no recent Stun","orbit":7},"43102":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":30197},{"orbit":-9,"id":42998}],"group":1108,"skill":43102,"orbitIndex":6,"name":"Damage and Companion Damage","orbit":7},"61444":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":61444,"stats":["Skills Supported by Unleash have 25% increased Seal gain frequency"],"recipe":["Fear","Envy","Despair"],"connections":[{"orbit":0,"id":17411},{"orbit":0,"id":34096}],"group":362,"orbitIndex":7,"isNotable":true,"name":"Anticipation","orbit":3},"14446":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14446,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1102,"connections":[{"orbit":0,"id":61403},{"orbit":0,"id":22713},{"orbit":9,"id":58022},{"orbit":0,"id":45702}],"orbitIndex":0,"name":"Attribute","orbit":0},"37414":{"stats":["10% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":65193}],"group":318,"skill":37414,"orbitIndex":13,"name":"Accuracy","orbit":2},"14666":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[],"group":668,"skill":14666,"orbitIndex":18,"name":"Energy Shield Recharge","orbit":3},"28903":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPoison.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[],"group":1100,"skill":28903,"orbitIndex":0,"name":"Poison Mastery","orbit":0},"45798":{"stats":["3% chance to gain Volatility on Kill"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[{"orbit":-7,"id":62578},{"orbit":7,"id":46615}],"group":1098,"skill":45798,"orbitIndex":13,"name":"Volatility on Kill","orbit":3},"29479":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":29479,"stats":["+5 to any Attribute"],"isAttribute":true,"group":858,"connections":[{"orbit":0,"id":50469}],"orbitIndex":18,"name":"Attribute","orbit":5},"10612":{"icon":"Art/2DArt/SkillIcons/passives/ArchonColdNotable.dds","skill":10612,"stats":["Immune to Freeze and Chill while affected by Ice Archon"],"recipe":["Paranoia","Isolation","Ire"],"connections":[{"orbit":0,"id":52003}],"group":593,"orbitIndex":19,"isNotable":true,"name":"Embodiment of Frost","orbit":2},"63182":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":29930}],"group":871,"skill":63182,"orbitIndex":6,"name":"Defences and Companion Life","orbit":7},"58971":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-6,"id":12998},{"orbit":-7,"id":38678}],"group":1095,"skill":58971,"orbitIndex":11,"name":"Ailment Threshold","orbit":2},"16816":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":16816,"stats":["Attacks gain increased Accuracy Rating equal to their Critical Hit Chance"],"recipe":["Isolation","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":929,"orbitIndex":0,"isNotable":true,"name":"Pinpoint Shot","orbit":0},"24325":{"stats":["5% increased Life Regeneration rate","10% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":40006}],"group":361,"skill":24325,"orbitIndex":11,"name":"Life Regeneration Rate and Presence","orbit":7},"11504":{"stats":["2% increased Attack Speed","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":7,"id":30839},{"orbit":0,"id":35696}],"group":1121,"skill":11504,"orbitIndex":19,"name":"Attack Speed and Dexterity","orbit":2},"58387":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":4,"id":52454}],"group":500,"skill":58387,"orbitIndex":6,"name":"Chaos Damage","orbit":4},"41031":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41031,"stats":["+5 to any Attribute"],"isAttribute":true,"group":518,"connections":[{"orbit":0,"id":54232}],"orbitIndex":27,"name":"Attribute","orbit":4},"61976":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":61976,"stats":["+5 to any Attribute"],"isAttribute":true,"group":969,"connections":[{"orbit":0,"id":7526},{"orbit":6,"id":36298},{"orbit":0,"id":2200}],"orbitIndex":0,"name":"Attribute","orbit":0},"15782":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15782,"stats":["+5 to any Attribute"],"isAttribute":true,"group":349,"connections":[{"orbit":0,"id":1433},{"orbit":0,"id":46628},{"orbit":0,"id":53675}],"orbitIndex":0,"name":"Attribute","orbit":0},"2511":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":2511,"stats":["25% increased Critical Damage Bonus for Attack Damage","+25% to Critical Damage Bonus against Stunned Enemies"],"recipe":["Disgust","Paranoia","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":419,"orbitIndex":20,"isNotable":true,"name":"Sundering","orbit":3},"50884":{"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","skill":50884,"stats":["Damage Penetrates 12% Elemental Resistances","8% increased Area of Effect for Attacks"],"recipe":["Guilt","Fear","Ire"],"connections":[{"orbit":0,"id":53696}],"group":956,"orbitIndex":12,"isNotable":true,"name":"Primal Sundering","orbit":7},"1953":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":23905}],"group":1004,"skill":1953,"orbitIndex":0,"name":"Shock Effect","orbit":0},"33556":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":55473}],"group":503,"skill":33556,"orbitIndex":2,"name":"Melee Damage","orbit":7},"38066":{"stats":["10% increased Armour","Break 15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":25300}],"group":140,"skill":38066,"orbitIndex":12,"name":"Armour Break and Armour","orbit":7},"52125":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":52125,"stats":["+5 to any Attribute"],"isAttribute":true,"group":633,"connections":[{"orbit":0,"id":2847},{"orbit":0,"id":21721}],"orbitIndex":0,"name":"Attribute","orbit":0},"57724":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-7,"id":54883}],"group":1084,"skill":57724,"orbitIndex":20,"name":"Chaos Damage","orbit":7},"54678":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":41877}],"group":1082,"skill":54678,"orbitIndex":0,"name":"Shock Chance","orbit":0},"62034":{"icon":"Art/2DArt/SkillIcons/passives/ElementalResistance2.dds","skill":62034,"stats":["+30% of Armour also applies to Elemental Damage"],"recipe":["Suffering","Despair","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryResistancesAndAilmentProtectionPattern","connections":[],"group":97,"orbitIndex":0,"isNotable":true,"name":"Prism Guard","orbit":0},"40719":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":40719,"stats":["35% increased Damage with Hits against Enemies that are on Low Life"],"ascendancyName":"Witchhunter","group":207,"connections":[{"orbit":0,"id":17646}],"orbitIndex":47,"name":"Damage vs Low Life Enemies","orbit":5},"11667":{"stats":["10% increased Immobilisation buildup against Constructs"],"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","connections":[{"orbit":0,"id":60085}],"group":740,"skill":11667,"orbitIndex":10,"name":"Immobilisation Buildup","orbit":1},"4017":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":10079}],"group":663,"skill":4017,"orbitIndex":12,"name":"Energy Shield Recharge","orbit":2},"54557":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-6,"id":9421}],"group":1068,"skill":54557,"orbitIndex":2,"name":"Cold Penetration","orbit":2},"42177":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":42177,"stats":["5% increased Attack Speed","10% increased Accuracy Rating","5% increased Dexterity"],"recipe":["Despair","Paranoia","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":3,"id":11153}],"group":494,"orbitIndex":0,"isNotable":true,"name":"Blurred Motion","orbit":0},"54288":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":21568}],"group":237,"skill":54288,"orbitIndex":20,"name":"Life Recoup","orbit":7},"3601":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":47191}],"group":192,"skill":3601,"orbitIndex":62,"name":"Fire Damage","orbit":4},"29941":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":60829},{"orbit":0,"id":57517}],"group":873,"skill":29941,"orbitIndex":17,"name":"Incision Chance","orbit":3},"45497":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-7,"id":13333},{"orbit":0,"id":17057},{"orbit":7,"id":61170}],"group":554,"skill":45497,"orbitIndex":0,"name":"Elemental Damage","orbit":0},"3472":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":-3,"id":26682}],"group":585,"skill":3472,"orbitIndex":12,"name":"Spell Critical Chance","orbit":7},"26563":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":26563,"stats":["Physical Spell Critical Hits build Pin"],"recipe":["Fear","Despair","Fear"],"connections":[{"orbit":-4,"id":12778},{"orbit":0,"id":6161}],"group":962,"orbitIndex":12,"isNotable":true,"name":"Bone Chains","orbit":4},"23724":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":7275}],"group":595,"skill":23724,"orbitIndex":22,"name":"Lightning Exposure Effect","orbit":7},"58115":{"stats":["Recover 1% of maximum Mana on Kill"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":2,"id":52241},{"orbit":0,"id":11672}],"group":748,"skill":58115,"orbitIndex":12,"name":"Mana on Kill","orbit":2},"1091":{"stats":["10% reduced Effect of Chill on you"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":7,"id":13333},{"orbit":0,"id":48699}],"group":575,"skill":1091,"orbitIndex":0,"name":"Chill Effect on You","orbit":2},"29074":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderEnemiesMultiplePoisons.dds","skill":29074,"stats":["Double the number of your Poisons that targets can be affected by at the same time","35% less Poison Duration"],"ascendancyName":"Pathfinder","connections":[],"group":1310,"orbitIndex":48,"isNotable":true,"name":"Overwhelming Toxicity","orbit":8},"35645":{"stats":["Minions have 20% increased Cooldown Recovery Rate for Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[],"group":172,"skill":35645,"orbitIndex":0,"name":"Command Skill Cooldown","orbit":0},"22967":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":22967,"stats":["12% increased Block chance","10 Life gained when you Block","+2% to maximum Block chance"],"recipe":["Guilt","Envy","Guilt"],"connections":[{"orbit":-7,"id":49198},{"orbit":0,"id":38921}],"group":241,"orbitIndex":1,"isNotable":true,"name":"Vigilance","orbit":3},"41414":{"stats":["+5% to Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/coldresist.dds","connections":[{"orbit":-7,"id":4547}],"group":175,"skill":41414,"orbitIndex":23,"name":"Cold Resistance","orbit":7},"43939":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":43939,"stats":["Enemies Ignited by you permanently take 1% increased Fire Damage for each second they have ever been Ignited by you, up to a maximum of 10%"],"recipe":["Fear","Paranoia","Paranoia"],"connections":[{"orbit":0,"id":48267},{"orbit":0,"id":56214}],"group":92,"orbitIndex":9,"isNotable":true,"name":"Melting Flames","orbit":3},"62785":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":-7,"id":4948}],"group":296,"skill":62785,"orbitIndex":2,"name":"Armour Break","orbit":7},"30007":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":0,"id":3188}],"group":59,"skill":30007,"orbitIndex":8,"name":"Thorns","orbit":1},"43281":{"stats":["Triggered Spells deal 16% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":47359},{"orbit":7,"id":51934}],"group":1052,"skill":43281,"orbitIndex":21,"name":"Triggered Spell Damage","orbit":7},"7344":{"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","skill":7344,"stats":["Recover 3% of maximum Life on Kill"],"connections":[{"orbit":0,"id":58182},{"orbit":0,"id":26931}],"group":837,"orbitIndex":4,"isNotable":true,"name":"Life from Death","orbit":3},"25300":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":61796}],"group":134,"skill":25300,"orbitIndex":0,"name":"Armour Break","orbit":0},"1442":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":1442,"stats":["3% increased Attributes"],"ascendancyName":"Gemling Legionnaire","group":411,"connections":[{"orbit":0,"id":53108}],"orbitIndex":0,"name":"Attributes","orbit":0},"23650":{"stats":["15% increased Life Regeneration Rate while on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":3,"id":43895}],"group":466,"skill":23650,"orbitIndex":12,"name":"Life Regeneration on Low Life","orbit":2},"59061":{"stats":["20% increased Critical Damage Bonus if you haven't dealt a Critical Hit Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":28267}],"group":230,"skill":59061,"orbitIndex":0,"name":"Critical Damage","orbit":0},"25618":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":25618,"stats":["12% increased Critical Hit Chance for Spells"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":38578}],"orbitIndex":18,"name":"Spell Critical Chance","orbit":8},"48121":{"stats":["Totems gain +12% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-5,"id":24438}],"group":367,"skill":48121,"orbitIndex":0,"name":"Totem Elemental Resistance","orbit":0},"22541":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaTriggerFireSpellsMeleeWeapon.dds","skill":22541,"stats":["Grants Skill: Fire Spell on Melee Hit"],"ascendancyName":"Smith of Kitava","connections":[],"group":2,"orbitIndex":0,"isNotable":true,"name":"Heat of the Forge","orbit":0},"25172":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":25172,"stats":["6% increased Cooldown Recovery Rate"],"ascendancyName":"Witchhunter","group":208,"connections":[{"orbit":0,"id":3704}],"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"21684":{"stats":["4% increased Block chance","15% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":5,"id":1214}],"group":111,"skill":21684,"orbitIndex":6,"name":"Block and Shield Defences","orbit":2},"28950":{"icon":"Art/2DArt/SkillIcons/passives/bodysoul.dds","skill":28950,"stats":["10% increased Mana Regeneration Rate","Regenerate 0.5% of maximum Life per second","+5 to Strength and Intelligence"],"connections":[{"orbit":0,"id":63469},{"orbit":4,"id":22045},{"orbit":0,"id":10156}],"group":511,"orbitIndex":0,"isNotable":true,"name":"Devoted Protector","orbit":0},"30457":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":54416},{"orbit":0,"id":28982}],"group":95,"skill":30457,"orbitIndex":18,"name":"Armour","orbit":7},"62216":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":3,"id":26070},{"orbit":-3,"id":38130}],"group":263,"skill":62216,"orbitIndex":8,"name":"Empowered Attack Damage","orbit":2},"20032":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":20032,"stats":["16% increased Cast Speed if you've dealt a Critical Hit Recently","10% reduced Critical Hit Chance"],"recipe":["Despair","Greed","Guilt"],"connections":[{"orbit":0,"id":28680},{"orbit":0,"id":56762}],"group":337,"orbitIndex":0,"isNotable":true,"name":"Erraticism","orbit":2},"8540":{"stats":["20% increased Area of Effect of Curses"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":45230}],"group":802,"skill":8540,"orbitIndex":10,"name":"Curse Area","orbit":2},"3823":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","options":{"Witch":{"stats":["Minions deal 20% increased Damage","Minions have 4% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","name":"Power of the Dead","id":17324}},"skill":3823,"stats":["+3% to all Elemental Resistances","20% increased Elemental Damage"],"isSwitchable":true,"connections":[{"orbit":0,"id":5726}],"group":599,"orbitIndex":0,"isNotable":true,"name":"Elemental Force","orbit":1},"31890":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":7,"id":38827}],"group":500,"skill":31890,"orbitIndex":5,"name":"Armour and Energy Shield","orbit":3},"52695":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":-6,"id":57230}],"group":1049,"skill":52695,"orbitIndex":1,"name":"Physical Damage","orbit":7},"40200":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":33612},{"orbit":0,"id":61842}],"group":378,"skill":40200,"orbitIndex":0,"name":"Minion Damage","orbit":2},"8991":{"stats":["6% increased Fire Damage","8% increased Flammability Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ArchonFire.dds","connections":[{"orbit":0,"id":22319}],"group":546,"skill":8991,"orbitIndex":12,"name":"Fire Damage and Flammability Magnitude","orbit":3},"48773":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48773,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1260,"connections":[{"orbit":0,"id":32763},{"orbit":0,"id":38493},{"orbit":0,"id":41873},{"orbit":0,"id":42226}],"orbitIndex":0,"name":"Attribute","orbit":0},"61992":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":673,"skill":61992,"orbitIndex":6,"name":"Minion Offence Mastery","orbit":1},"65016":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":65016,"stats":["35% increased Damage with Hits against Burning Enemies"],"recipe":["Guilt","Suffering","Fear"],"connections":[{"orbit":0,"id":11505}],"group":462,"orbitIndex":17,"isNotable":true,"name":"Intense Flames","orbit":3},"6514":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":6514,"stats":["40% increased Damage with Warcries","Warcry Skills have 25% increased Area of Effect"],"recipe":["Isolation","Guilt","Fear"],"connections":[{"orbit":0,"id":47173}],"group":121,"orbitIndex":5,"isNotable":true,"name":"Cacophony","orbit":4},"46741":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[],"group":205,"skill":46741,"orbitIndex":21,"name":"Stun Buildup","orbit":2},"61281":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":9217}],"group":655,"skill":61281,"orbitIndex":14,"name":"One Handed Damage","orbit":2},"42302":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":42302,"stats":["Projectiles have 75% chance for an additional Projectile when Forking"],"recipe":["Ire","Fear","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[{"orbit":4,"id":45331},{"orbit":-4,"id":31918}],"group":1111,"orbitIndex":54,"isNotable":true,"name":"Split Shot","orbit":4},"40985":{"icon":"Art/2DArt/SkillIcons/passives/RemnantNotable.dds","skill":40985,"stats":["15% chance for Remnants you create to grant their effects twice"],"recipe":["Guilt","Fear","Paranoia"],"connections":[{"orbit":0,"id":62679}],"group":677,"orbitIndex":6,"isNotable":true,"name":"Empowering Remnants","orbit":2},"56838":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-4,"id":42805},{"orbit":5,"id":62624}],"group":1134,"skill":56838,"orbitIndex":2,"name":"Evasion and Energy Shield","orbit":3},"38368":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":-2,"id":35966},{"orbit":2,"id":54288}],"group":237,"skill":38368,"orbitIndex":0,"name":"Life Recoup","orbit":0},"14294":{"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","skill":14294,"stats":["15% increased Life Cost of Skills","40% increased Spell Damage with Spells that cost Life"],"recipe":["Envy","Greed","Suffering"],"connections":[{"orbit":0,"id":43818}],"group":413,"orbitIndex":8,"isNotable":true,"name":"Sacrificial Blood","orbit":2},"38779":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":5,"id":44605},{"orbit":0,"id":44836}],"group":640,"skill":38779,"orbitIndex":8,"name":"Armour and Evasion","orbit":2},"4113":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":4627}],"group":670,"skill":4113,"orbitIndex":4,"name":"Freeze Buildup","orbit":7},"7668":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":7668,"stats":["20% chance to Aggravate Bleeding on targets you Hit with Empowered Attacks","Empowered Attacks deal 30% increased Damage"],"recipe":["Guilt","Despair","Paranoia"],"connections":[{"orbit":0,"id":62015}],"group":281,"orbitIndex":3,"isNotable":true,"name":"Internal Bleeding","orbit":2},"52215":{"stats":["10% increased Critical Hit Chance with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":56366}],"group":1268,"skill":52215,"orbitIndex":0,"name":"Dagger Critical Chance","orbit":0},"60515":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":-4,"id":19955}],"group":635,"skill":60515,"orbitIndex":4,"name":"Cold Damage","orbit":3},"21245":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[],"group":409,"skill":21245,"orbitIndex":0,"name":"Spell Critical Chance","orbit":0},"54453":{"stats":["Minions have 6% increased maximum Life","Minions deal 6% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":19006},{"orbit":0,"id":61042}],"group":506,"skill":54453,"orbitIndex":12,"name":"Minion Damage and Life","orbit":2},"43095":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":43095,"stats":["4% increased Skill Speed"],"ascendancyName":"Amazon","group":1336,"connections":[{"orbit":0,"id":35187}],"orbitIndex":0,"name":"Skill Speed","orbit":0},"26034":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-5,"id":45631}],"group":1134,"skill":26034,"orbitIndex":10,"name":"Evasion and Energy Shield","orbit":3},"64653":{"stats":["Minions deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":7,"id":47420}],"group":203,"skill":64653,"orbitIndex":15,"name":"Minion Damage","orbit":7},"56063":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":56063,"stats":["23% increased Chaos Damage","15% increased Skill Effect Duration"],"recipe":["Isolation","Disgust","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":790,"orbitIndex":0,"isNotable":true,"name":"Lingering Horror","orbit":0},"9185":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":60107}],"group":766,"skill":9185,"orbitIndex":5,"name":"Critical Chance","orbit":2},"26663":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":0,"id":44765}],"group":674,"skill":26663,"orbitIndex":0,"name":"Cooldown Recovery Rate","orbit":0},"39990":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":39990,"stats":["20% increased Skill Effect Duration","Debuffs you inflict have 10% increased Slow Magnitude"],"recipe":["Despair","Fear","Despair"],"connections":[{"orbit":2,"id":13294}],"group":464,"orbitIndex":7,"isNotable":true,"name":"Chronomancy","orbit":7},"42379":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42379,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1033,"connections":[{"orbit":0,"id":16705},{"orbit":0,"id":25520},{"orbit":0,"id":3463},{"orbit":0,"id":4552}],"orbitIndex":0,"name":"Attribute","orbit":0},"24655":{"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","skill":24655,"stats":["Damage Penetrates 15% Fire Resistance","+10 to Strength"],"recipe":["Fear","Ire","Isolation"],"connections":[],"group":582,"orbitIndex":30,"isNotable":true,"name":"Breath of Fire","orbit":4},"64488":{"stats":["Projectiles have 15% increased Critical Hit Chance against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":7,"id":7201}],"group":574,"skill":64488,"orbitIndex":3,"name":"Projectile Critical Chance","orbit":7},"53853":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","skill":53853,"stats":["50% increased Evasion Rating if you have been Hit Recently","50% increased Armour if you haven't been Hit Recently"],"recipe":["Greed","Greed","Ire"],"connections":[{"orbit":0,"id":57320}],"group":552,"orbitIndex":19,"isNotable":true,"name":"Backup Plan","orbit":7},"12125":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":295,"skill":12125,"orbitIndex":0,"name":"Life Mastery","orbit":0},"47856":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":32561}],"group":606,"skill":47856,"orbitIndex":15,"name":"Two Handed Damage","orbit":2},"45899":{"stats":["6% increased Fire Damage","5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":968}],"group":462,"skill":45899,"orbitIndex":6,"name":"Fire Damage and Area","orbit":3},"46522":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":46522,"stats":["20% increased Pin Buildup"],"ascendancyName":"Tactician","group":269,"connections":[{"orbit":0,"id":44746}],"orbitIndex":0,"name":"Pin Buildup","orbit":0},"46644":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToSpirit.dds","skill":46644,"stats":["Reserves 25% of Life","+1 to Maximum Spirit per 25 Maximum Life"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":48,"isNotable":true,"name":"Beidat's Will","orbit":8},"10429":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":757,"skill":10429,"orbitIndex":11,"name":"Trap Mastery","orbit":1},"52743":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":34541}],"group":1185,"skill":52743,"orbitIndex":10,"name":"Energy Shield Recharge","orbit":2},"24062":{"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","skill":24062,"stats":["10% increased Energy Shield Recharge Rate","Recover 2% of maximum Life on Kill","+10 to Intelligence"],"recipe":["Envy","Suffering","Fear"],"connections":[{"orbit":0,"id":54351}],"group":1049,"orbitIndex":21,"isNotable":true,"name":"Immortal Infamy","orbit":5},"64443":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":64443,"stats":["20% increased Stun Buildup","25% increased Attack Area Damage"],"recipe":["Fear","Ire","Fear"],"connections":[{"orbit":0,"id":41126},{"orbit":0,"id":62023}],"group":221,"orbitIndex":8,"isNotable":true,"name":"Impact Force","orbit":3},"21567":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","connections":[{"orbit":0,"id":59710}],"group":102,"skill":21567,"orbitIndex":8,"name":"Shapeshifting","orbit":7},"59208":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":59208,"stats":["30% reduced Accuracy Rating while Surrounded","100% increased Attack Damage while Surrounded"],"recipe":["Ire","Guilt","Suffering"],"connections":[{"orbit":0,"id":5681}],"group":360,"orbitIndex":16,"isNotable":true,"name":"Frantic Fighter","orbit":2},"33240":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":33240,"stats":["12% increased Reservation Efficiency of Minion Skills"],"recipe":["Isolation","Isolation","Ire"],"connections":[{"orbit":0,"id":14505}],"group":378,"orbitIndex":71,"isNotable":true,"name":"Lord of Horrors","orbit":5},"33601":{"stats":["10% increased Chill and Freeze Duration on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":0,"id":2863}],"group":160,"skill":33601,"orbitIndex":0,"name":"Chill and Freeze Duration","orbit":2},"59070":{"icon":"Art/2DArt/SkillIcons/passives/ArchonGenericNotable.dds","skill":59070,"stats":["30% increased Archon Buff duration"],"recipe":["Disgust","Isolation","Paranoia"],"connections":[],"group":432,"orbitIndex":13,"isNotable":true,"name":"Enduring Archon","orbit":7},"37276":{"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","skill":37276,"stats":["+8 to Maximum Rage"],"recipe":["Isolation","Disgust","Fear"],"connections":[{"orbit":0,"id":33244}],"group":290,"orbitIndex":14,"isNotable":true,"name":"Battle Trance","orbit":2},"3051":{"stats":["Offerings have 30% increased Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":665,"skill":3051,"orbitIndex":0,"name":"Offering Life","orbit":2},"54447":{"icon":"Art/2DArt/SkillIcons/passives/blankInt.dds","classesStart":["Witch","Sorceress"],"skill":54447,"stats":[],"group":632,"connections":[{"orbit":0,"id":23710},{"orbit":0,"id":59822},{"orbit":0,"id":32699},{"orbit":0,"id":40721},{"orbit":0,"id":22147},{"orbit":0,"id":8305},{"orbit":0,"id":4739}],"orbitIndex":0,"name":"WITCH","orbit":0},"53131":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":53131,"stats":["50% of Skill Mana costs Converted to Life Costs during any Life Flask Effect"],"recipe":["Isolation","Paranoia","Greed"],"connections":[{"orbit":0,"id":7060},{"orbit":0,"id":46665}],"group":186,"orbitIndex":16,"isNotable":true,"name":"Tukohama's Brew","orbit":7},"47677":{"stats":["8% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":9472}],"group":927,"skill":47677,"orbitIndex":17,"name":"Projectile Speed","orbit":7},"22682":{"stats":["6% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[],"group":1013,"skill":22682,"orbitIndex":4,"name":"Additional Spell Projectiles","orbit":3},"34375":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-2,"id":48745}],"group":356,"skill":34375,"orbitIndex":8,"name":"Shield Defences","orbit":2},"51690":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":51690,"stats":["Regenerate 0.5% of maximum Life per second"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":-5,"id":12000}],"orbitIndex":43,"name":"Life Regeneration","orbit":6},"46051":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern","connections":[],"group":59,"skill":46051,"orbitIndex":0,"name":"Thorns Mastery","orbit":0},"23259":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":22864}],"group":869,"skill":23259,"orbitIndex":21,"name":"Attack Critical Chance","orbit":2},"39365":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerNode.dds","skill":39365,"stats":["20% increased Totem Life"],"ascendancyName":"Warbringer","group":31,"connections":[{"orbit":0,"id":39411}],"orbitIndex":0,"name":"Totem Life","orbit":0},"6744":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":6744,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":49357}],"orbitIndex":6,"name":"Attribute","orbit":6},"19955":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":19955,"stats":["+1 to Level of all Cold Skills"],"recipe":["Isolation","Suffering","Fear"],"connections":[],"group":635,"orbitIndex":6,"isNotable":true,"name":"Endless Blizzard","orbit":4},"57088":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-5,"id":54557}],"group":1068,"skill":57088,"orbitIndex":20,"name":"Cold Penetration","orbit":2},"36994":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":27491}],"group":514,"skill":36994,"orbitIndex":12,"name":"Energy Shield","orbit":4},"32976":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":32976,"stats":["5% increased Maximum Life if you have at least 10 Red Support Gems Socketed","5% increased Maximum Mana if you have at least 10 Blue Support Gems Socketed","5% increased Movement Speed if you have at least 10 Green Support Gems Socketed"],"recipe":["Isolation","Greed","Suffering"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttributesPattern","connections":[{"orbit":0,"id":14428},{"orbit":0,"id":38776},{"orbit":0,"id":34202}],"group":610,"orbitIndex":48,"isNotable":true,"name":"Gem Enthusiast","orbit":4},"38856":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38856,"stats":["+5 to any Attribute"],"isAttribute":true,"group":507,"connections":[{"orbit":0,"id":49357},{"orbit":0,"id":2071},{"orbit":5,"id":21081}],"orbitIndex":54,"name":"Attribute","orbit":6},"65154":{"icon":"Art/2DArt/SkillIcons/passives/AttackTotemMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":108,"skill":65154,"orbitIndex":0,"name":"Totem Mastery","orbit":0},"10783":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":9762},{"orbit":0,"id":38564}],"group":444,"skill":10783,"orbitIndex":16,"name":"Sword Damage","orbit":2},"9226":{"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","skill":9226,"stats":["10% of Damage is taken from Mana before Life"],"recipe":["Ire","Disgust","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":125,"orbitIndex":5,"isNotable":true,"name":"Mental Perseverance","orbit":1},"61991":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderMoreMovemenSpeedUsingSkills.dds","skill":61991,"stats":["50% less Movement Speed Penalty from using Skills while moving"],"ascendancyName":"Pathfinder","connections":[],"group":1310,"orbitIndex":96,"isNotable":true,"name":"Running Assault","orbit":9},"33137":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":36894},{"orbit":0,"id":17330}],"group":218,"skill":33137,"orbitIndex":17,"name":"Bleed Damage","orbit":2},"45609":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[],"group":1010,"skill":45609,"orbitIndex":20,"name":"Critical Damage","orbit":3},"60273":{"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","skill":60273,"stats":["Debuffs inflicted by Hazards have 30% increased Slow Magnitude","30% increased Hazard Immobilisation buildup"],"recipe":["Disgust","Guilt","Despair"],"connections":[{"orbit":0,"id":28199},{"orbit":0,"id":40626}],"group":1091,"orbitIndex":0,"isNotable":true,"name":"Hindering Obstacles","orbit":0},"6287":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":2147483647,"id":364}],"group":610,"skill":6287,"orbitIndex":10,"name":"Intelligence","orbit":2},"14934":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":14934,"stats":["10% increased Cast Speed","+13% to Chaos Resistance"],"recipe":["Ire","Envy","Suffering"],"connections":[{"orbit":0,"id":32523}],"group":500,"orbitIndex":4,"isNotable":true,"name":"Spiral into Mania","orbit":2},"44902":{"stats":["8% increased Spell Damage","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/Inquistitor/IncreasedElementalDamageAttackCasteSpeed.dds","connections":[{"orbit":3,"id":511}],"group":155,"skill":44902,"orbitIndex":2,"name":"Attack and Spell Damage","orbit":7},"62194":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":2147483647,"id":19129}],"group":602,"skill":62194,"orbitIndex":0,"name":"Pin Buildup","orbit":3},"34927":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":571,"skill":34927,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"1433":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1433,"stats":["+5 to any Attribute"],"isAttribute":true,"group":435,"connections":[{"orbit":0,"id":31238},{"orbit":0,"id":48530}],"orbitIndex":56,"name":"Attribute","orbit":6},"52038":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[],"group":162,"skill":52038,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"43854":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":43854,"stats":["20% reduced Presence Area of Effect","12% increased Area of Effect"],"recipe":["Paranoia","Disgust","Suffering"],"connections":[{"orbit":0,"id":52038}],"group":161,"orbitIndex":14,"isNotable":true,"name":"All For One","orbit":7},"41372":{"stats":["10% increased maximum Energy Shield","6% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":48030}],"group":722,"skill":41372,"orbitIndex":21,"name":"Energy Shield and Mana Regeneration","orbit":7},"53822":{"stats":["Gain 2 Rage when Hit by an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[],"group":86,"skill":53822,"orbitIndex":14,"name":"Rage when Hit","orbit":7},"55180":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":55180,"stats":["Minions have 20% increased Movement Speed","Minions have 8% increased Attack and Cast Speed"],"recipe":["Despair","Fear","Isolation"],"connections":[],"group":755,"orbitIndex":15,"isNotable":true,"name":"Relentless Fallen","orbit":3},"59480":{"stats":["10% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":3999}],"group":540,"skill":59480,"orbitIndex":69,"name":"Area Damage","orbit":4},"33848":{"stats":["8% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":47677}],"group":927,"skill":33848,"orbitIndex":51,"name":"Projectile Speed","orbit":4},"31373":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":31373,"stats":["Warcries Empower an additional Attack"],"recipe":["Isolation","Isolation","Despair"],"connections":[{"orbit":0,"id":50561},{"orbit":0,"id":47173}],"group":121,"orbitIndex":63,"isNotable":true,"name":"Vocal Empowerment","orbit":4},"27733":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":44005},{"orbit":0,"id":2999}],"group":233,"skill":27733,"orbitIndex":33,"name":"Caster Mastery","orbit":4},"38420":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":37543}],"group":426,"skill":38420,"orbitIndex":22,"name":"Mana Regeneration","orbit":2},"7449":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":7449,"stats":["30% increased Stun Buildup","Hits Break 50% increased Armour on targets with Ailments"],"recipe":["Envy","Paranoia","Despair"],"connections":[{"orbit":0,"id":53696}],"group":956,"orbitIndex":16,"isNotable":true,"name":"Splinters","orbit":7},"48305":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48305,"stats":["+5 to any Attribute"],"isAttribute":true,"group":455,"connections":[{"orbit":6,"id":37629}],"orbitIndex":0,"name":"Attribute","orbit":0},"38068":{"stats":["12% increased Flammability Magnitude","12% increased Freeze Buildup","12% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":590,"skill":38068,"orbitIndex":60,"name":"Elemental Ailment Chance","orbit":4},"40166":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":40166,"stats":["8% increased Attack Speed","15% increased Cost Efficiency"],"recipe":["Fear","Ire","Despair"],"connections":[],"group":985,"orbitIndex":12,"isNotable":true,"name":"Deep Trance","orbit":2},"11786":{"stats":["10% increased Armour","+5% of Armour also applies to Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":2147483647,"id":7716}],"group":253,"skill":11786,"orbitIndex":5,"name":"Armour","orbit":2},"61356":{"stats":["6% increased bonuses gained from Equipped Quiver"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[{"orbit":0,"id":12498}],"group":981,"skill":61356,"orbitIndex":12,"name":"Quiver Effect","orbit":7},"9586":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":978,"skill":9586,"orbitIndex":10,"name":"Critical Mastery","orbit":4},"40721":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":40721,"stats":[],"ascendancyName":"Stormweaver","isAscendancyStart":true,"group":408,"connections":[{"orbit":-6,"id":64789},{"orbit":6,"id":65413},{"orbit":-4,"id":49759},{"orbit":4,"id":13673},{"orbit":0,"id":12488},{"orbit":0,"id":44484}],"orbitIndex":0,"name":"Stormweaver","orbit":9},"64489":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":6952},{"orbit":0,"id":25162}],"group":69,"skill":64489,"orbitIndex":14,"name":"Attack Area","orbit":2},"13980":{"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","skill":13980,"stats":["10% chance for Mace Slam Skills you use yourself to cause Aftershocks","10% chance for Mace Strike Skills you use yourself to cause Aftershocks, dealing","the same damage to enemies within 1.8 metres"],"recipe":["Isolation","Paranoia","Disgust"],"connections":[{"orbit":0,"id":14832},{"orbit":0,"id":14693}],"group":81,"orbitIndex":33,"isNotable":true,"name":"Split the Earth","orbit":4},"45650":{"stats":["15% increased Melee Damage if you've dealt a Projectile Attack Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":9572},{"orbit":0,"id":36997}],"group":886,"skill":45650,"orbitIndex":14,"name":"Melee Damage if Projectile Hit","orbit":3},"1826":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1826,"stats":["+5 to any Attribute"],"isAttribute":true,"group":717,"connections":[{"orbit":0,"id":39037}],"orbitIndex":0,"name":"Attribute","orbit":0},"56564":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":8349}],"group":565,"skill":56564,"orbitIndex":15,"name":"Energy Shield Recharge","orbit":2},"41512":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":41512,"stats":["15% increased Melee Damage","15% increased Stun Buildup with Melee Damage","+15 to Strength"],"recipe":["Paranoia","Disgust","Envy"],"connections":[],"group":725,"orbitIndex":13,"isNotable":true,"name":"Heavy Weaponry","orbit":7},"39241":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":59609,"name":"Energy Shield","stats":["20% increased maximum Energy Shield"]}},"skill":39241,"stats":["20% increased maximum Energy Shield"],"isSwitchable":true,"ascendancyName":"Lich","group":977,"connections":[{"orbit":-4,"id":58932}],"orbitIndex":0,"name":"Energy Shield","orbit":0},"6689":{"stats":["Attack Skills deal 10% increased Damage while holding a Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":51735}],"group":563,"skill":6689,"orbitIndex":39,"name":"Shield Damage","orbit":4},"46565":{"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","skill":46565,"stats":["25% increased Damage with Swords"],"connections":[{"orbit":0,"id":15855}],"group":416,"orbitIndex":0,"isNotable":true,"name":"Stance Breaker","orbit":0},"18245":{"stats":["Minions have 8% increased maximum Life","Minions have 8% additional Physical Damage Reduction"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":30554},{"orbit":0,"id":21164}],"group":101,"skill":18245,"orbitIndex":16,"name":"Minion Life and Physical Damage Reduction","orbit":7},"43746":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":43746,"stats":["+5 to any Attribute"],"isAttribute":true,"group":788,"connections":[{"orbit":0,"id":16460},{"orbit":0,"id":38143}],"orbitIndex":6,"name":"Attribute","orbit":3},"33445":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-2,"id":30143}],"group":1019,"skill":33445,"orbitIndex":3,"name":"Block","orbit":7},"8660":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":8660,"stats":["Spell Skills have 15% increased Area of Effect"],"recipe":["Paranoia","Guilt","Fear"],"connections":[{"orbit":0,"id":18846}],"group":321,"orbitIndex":12,"isNotable":true,"name":"Reverberation","orbit":3},"51821":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51821,"stats":["+5 to any Attribute"],"isAttribute":true,"group":197,"connections":[{"orbit":0,"id":46857},{"orbit":0,"id":20115}],"orbitIndex":0,"name":"Attribute","orbit":0},"21879":{"stats":["Link Skills have 8% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":7,"id":9343}],"group":383,"skill":21879,"orbitIndex":1,"name":"Link Cast Speed","orbit":2},"28476":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryThornsPattern","connections":[],"group":392,"skill":28476,"orbitIndex":0,"name":"Thorns Mastery","orbit":0},"3567":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":3567,"stats":["8% increased maximum Mana","10% increased Mana Cost of Skills"],"recipe":["Suffering","Ire","Isolation"],"connections":[{"orbit":0,"id":53188},{"orbit":0,"id":10159}],"group":836,"orbitIndex":16,"isNotable":true,"name":"Raw Mana","orbit":3},"48717":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":133,"skill":48717,"orbitIndex":16,"name":"Armour Mastery","orbit":7},"38320":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":90,"skill":38320,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"62978":{"stats":["5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":19873}],"group":456,"skill":62978,"orbitIndex":14,"name":"Area of Effect","orbit":2},"54998":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":54998,"stats":["20% increased Skill Effect Duration","15% increased Duration of Damaging Ailments on Enemies"],"recipe":["Despair","Disgust","Guilt"],"connections":[{"orbit":0,"id":29993}],"group":217,"orbitIndex":5,"isNotable":true,"name":"Protraction","orbit":2},"35028":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":35028,"stats":["Regenerate 2.5% of maximum Life per second while Surrounded"],"recipe":["Disgust","Despair","Greed"],"connections":[{"orbit":0,"id":51974}],"group":603,"orbitIndex":17,"isNotable":true,"name":"In the Thick of It","orbit":2},"38596":{"stats":["15% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":5,"id":31925}],"group":338,"skill":38596,"orbitIndex":14,"name":"Curse Effect on Self","orbit":4},"48635":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48635,"stats":["+5 to any Attribute"],"isAttribute":true,"group":641,"connections":[{"orbit":0,"id":63526},{"orbit":4,"id":28361},{"orbit":-4,"id":43444}],"orbitIndex":0,"name":"Attribute","orbit":0},"53367":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":53367,"stats":["Banner Skills have 30% increased Area of Effect","Banner Skills have 30% increased Duration"],"recipe":["Despair","Ire","Greed"],"connections":[{"orbit":0,"id":12821},{"orbit":0,"id":65353}],"group":401,"orbitIndex":0,"isNotable":true,"name":"Symbol of Defiance","orbit":3},"58183":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":58183,"stats":["15% increased Magnitude of Bleeding you inflict","25% increased Physical Damage"],"recipe":["Despair","Isolation","Greed"],"connections":[{"orbit":0,"id":60241},{"orbit":0,"id":21245},{"orbit":0,"id":32278}],"group":398,"orbitIndex":11,"isNotable":true,"name":"Blood Tearing","orbit":2},"6596":{"stats":["4% increased Attack Speed while a Rare or Unique Enemy is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":41171}],"group":843,"skill":6596,"orbitIndex":30,"name":"Attack Speed","orbit":4},"44659":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":44659,"stats":["+5 to any Attribute"],"isAttribute":true,"group":459,"connections":[],"orbitIndex":27,"name":"Attribute","orbit":5},"7782":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":7782,"stats":["40% increased Magnitude of Bleeding you inflict against Pinned Enemies"],"recipe":["Greed","Suffering","Guilt"],"connections":[{"orbit":0,"id":6161}],"group":962,"orbitIndex":0,"isNotable":true,"name":"Rupturing Pins","orbit":3},"55241":{"stats":["4% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":38614}],"group":845,"skill":55241,"orbitIndex":4,"name":"Additional Spell Projectiles","orbit":1},"46665":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":184,"skill":46665,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"26490":{"stats":["10% increased Critical Hit Chance with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":12751}],"group":395,"skill":26490,"orbitIndex":9,"name":"One Handed Critical Chance","orbit":2},"33415":{"stats":["10% increased Critical Hit Chance with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":31763}],"group":760,"skill":33415,"orbitIndex":31,"name":"Crossbow Critical Chance","orbit":4},"31644":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":14739},{"orbit":0,"id":34058}],"group":565,"skill":31644,"orbitIndex":23,"name":"Energy Shield Delay","orbit":2},"558":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[],"group":571,"skill":558,"orbitIndex":4,"name":"Fire Damage","orbit":3},"27186":{"stats":["10% reduced Magnitude of Ignite on you"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":0,"id":62963}],"group":538,"skill":27186,"orbitIndex":0,"name":"Ignite Effect on You","orbit":2},"33585":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":33585,"stats":["Companions have +30% to Chaos Resistance","Companions have +30% to all Elemental Resistances"],"recipe":["Greed","Despair","Envy"],"connections":[{"orbit":0,"id":24889}],"group":1156,"orbitIndex":7,"isNotable":true,"name":"Unspoken Bond","orbit":3},"28153":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistFasterRecoup.dds","skill":28153,"stats":["Recoup Effects instead occur over 4 seconds"],"ascendancyName":"Chronomancer","connections":[],"group":274,"orbitIndex":9,"isNotable":true,"name":"The Rapid River","orbit":2},"13233":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":13233,"stats":["8% increased Area of Effect","10% increased Area Damage"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[{"orbit":0,"id":62978}],"group":456,"orbitIndex":0,"isNotable":true,"name":"Radial Force","orbit":0},"16121":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":7,"id":56334}],"group":1240,"skill":16121,"orbitIndex":1,"name":"Energy","orbit":7},"30554":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":29611}],"group":101,"skill":30554,"orbitIndex":20,"name":"Minion Life","orbit":7},"57552":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":24871},{"orbit":0,"id":46696}],"group":311,"skill":57552,"orbitIndex":0,"name":"One Handed Damage","orbit":4},"32054":{"stats":["15% increased Critical Spell Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":62153}],"group":894,"skill":32054,"orbitIndex":15,"name":"Spell Critical Damage","orbit":3},"55118":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":0,"id":50420}],"group":1203,"skill":55118,"orbitIndex":18,"name":"Charm Charges","orbit":2},"3245":{"stats":["4% increased Block chance","10% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":0,"id":7395}],"group":59,"skill":3245,"orbitIndex":10,"name":"Thorns and Block","orbit":2},"28458":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":38972}],"group":379,"skill":28458,"orbitIndex":10,"name":"Minion Damage","orbit":3},"29323":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":29323,"stats":["20% increased Armour"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":4,"id":24807}],"orbitIndex":53,"name":"Armour","orbit":6},"65161":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds","connections":[{"orbit":0,"id":3170}],"group":1201,"skill":65161,"orbitIndex":0,"name":"Deflection","orbit":2},"16090":{"stats":["6% of Skill Mana Costs Converted to Life Costs"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":0,"id":50302}],"group":324,"skill":16090,"orbitIndex":8,"name":"Life Costs","orbit":3},"34433":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":32354}],"group":534,"skill":34433,"orbitIndex":9,"name":"Armour and Evasion","orbit":2},"50629":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":3218},{"orbit":0,"id":23930},{"orbit":0,"id":24430}],"group":193,"skill":50629,"orbitIndex":0,"name":"Elemental Damage","orbit":0},"58038":{"stats":["25% increased Attack Damage while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":31566}],"group":603,"skill":58038,"orbitIndex":3,"name":"Attack Damage while Surrounded","orbit":3},"35085":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":236,"skill":35085,"orbitIndex":0,"name":"Critical Mastery","orbit":0},"33979":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneConduit.dds","skill":33979,"isKeystone":true,"stats":["If you would gain a Charge, Allies in your Presence gain that Charge instead"],"group":935,"connections":[{"orbit":0,"id":4059}],"orbitIndex":0,"name":"Conduit","orbit":0},"62518":{"stats":["+5% to Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/fireresist.dds","connections":[{"orbit":4,"id":41414}],"group":175,"skill":62518,"orbitIndex":7,"name":"Fire Resistance","orbit":3},"18793":{"stats":["12% increased Spell Damage if you have consumed an Elemental Infusion Recently"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":33639}],"group":591,"skill":18793,"orbitIndex":20,"name":"Infused Spell Damage","orbit":2},"53566":{"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","skill":53566,"stats":["Projectile Attacks have a 12% chance to fire two additional Projectiles while moving"],"recipe":["Suffering","Paranoia","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":934,"orbitIndex":29,"isNotable":true,"name":"Run and Gun","orbit":4},"6660":{"stats":["12% increased Damage with Hits against Enemies affected by Elemental Ailments"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagenode.dds","connections":[{"orbit":-7,"id":39050}],"group":1043,"skill":6660,"orbitIndex":12,"name":"Damage against Ailments","orbit":2},"35987":{"icon":"Art/2DArt/SkillIcons/passives/finesse.dds","skill":35987,"stats":["4% increased Movement Speed","20% increased Evasion Rating","+10 to Dexterity"],"connections":[{"orbit":0,"id":32274},{"orbit":0,"id":19470},{"orbit":0,"id":55397}],"group":749,"orbitIndex":27,"isNotable":true,"name":"Blur","orbit":4},"53524":{"stats":["Break Armour on Critical Hit with Spells equal to 5% of Physical Damage dealt"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":32727}],"group":539,"skill":53524,"orbitIndex":19,"name":"Armour Break","orbit":7},"38069":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":338}],"group":752,"skill":38069,"orbitIndex":0,"name":"Energy","orbit":2},"41645":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":6490},{"orbit":0,"id":10382}],"group":1016,"skill":41645,"orbitIndex":20,"name":"Physical Damage","orbit":3},"2888":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":8827}],"group":381,"skill":2888,"orbitIndex":12,"name":"Life Leech","orbit":7},"64492":{"stats":["3% increased Attack Speed with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":7,"id":46688}],"group":1023,"skill":64492,"orbitIndex":9,"name":"One Handed Attack Speed","orbit":7},"32442":{"stats":["20% increased Knockback Distance","20% increased Stun Buildup with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":2361}],"group":1272,"skill":32442,"orbitIndex":0,"name":"Quarterstaff Stun and Knockback","orbit":0},"4377":{"stats":["10% increased Accuracy Rating while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":50273}],"group":681,"skill":4377,"orbitIndex":15,"name":"Dual Wielding Accuracy","orbit":2},"63259":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelDexSkillGems.dds","skill":63259,"stats":["+2 to Level of all Skills with a Dexterity requirement"],"isMultipleChoiceOption":true,"ascendancyName":"Gemling Legionnaire","group":297,"connections":[],"orbitIndex":0,"name":"Motoric Implants","orbit":0},"6015":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":6015,"stats":["+5 to any Attribute"],"isAttribute":true,"group":471,"connections":[{"orbit":6,"id":35426}],"orbitIndex":15,"name":"Attribute","orbit":3},"33612":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":8983}],"group":378,"skill":33612,"orbitIndex":8,"name":"Minion Damage","orbit":1},"526":{"stats":["18% increased Stun Buildup with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":2645}],"group":81,"skill":526,"orbitIndex":4,"name":"Mace Stun Buildup","orbit":4},"33570":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichManaRegenBasedOnMaxLife.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":33570,"isSwitchable":true,"stats":["10% of Damage taken bypasses Energy Shield","No inherent Mana Regeneration","Regenerate Mana equal to 6% of maximum Life per second"],"ascendancyName":"Lich","connections":[{"orbit":5,"id":36696}],"group":999,"orbitIndex":20,"isNotable":true,"name":"Soulless Form","orbit":9},"18397":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":18397,"stats":["35% increased amount of Life Leeched","Leech Life 20% slower"],"recipe":["Despair","Ire","Ire"],"connections":[{"orbit":0,"id":55063},{"orbit":0,"id":4139}],"group":89,"orbitIndex":5,"isNotable":true,"name":"Savoured Blood","orbit":3},"14572":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":-6,"id":49657},{"orbit":0,"id":11037}],"group":617,"skill":14572,"orbitIndex":8,"name":"Cooldown Recovery Rate","orbit":3},"59214":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":59214,"stats":["30% increased Curse Duration","Enemies Cursed by you have 50% reduced Life Regeneration Rate","Enemies you Curse cannot Recharge Energy Shield"],"recipe":["Disgust","Isolation","Despair"],"connections":[{"orbit":0,"id":26268},{"orbit":0,"id":6570}],"group":1085,"orbitIndex":18,"isNotable":true,"name":"Fated End","orbit":7},"43691":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":43691,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":21746},{"orbit":0,"id":55270}],"orbitIndex":6,"name":"Attribute","orbit":6},"42578":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-6,"id":23192}],"group":111,"skill":42578,"orbitIndex":11,"name":"Block","orbit":3},"8800":{"stats":["15% increased Melee Damage with Hits at Close Range"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":28982}],"group":58,"skill":8800,"orbitIndex":10,"name":"Melee Damage","orbit":3},"1220":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":542,"skill":1220,"orbitIndex":0,"name":"Minion Offence Mastery","orbit":0},"32404":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":6,"id":15618},{"orbit":0,"id":5501},{"orbit":-6,"id":22290}],"group":630,"skill":32404,"orbitIndex":18,"name":"Spell Critical Chance","orbit":2},"8821":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":63863}],"group":714,"skill":8821,"orbitIndex":0,"name":"Lightning Damage","orbit":3},"8827":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":8827,"stats":["Life Leech effects are not removed when Unreserved Life is Filled"],"recipe":["Suffering","Isolation","Suffering"],"connections":[{"orbit":0,"id":16691},{"orbit":0,"id":28862}],"group":381,"orbitIndex":8,"isNotable":true,"name":"Fast Metabolism","orbit":7},"49165":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":49165,"stats":["12% increased Effect of your Mark Skills"],"ascendancyName":"Deadeye","group":1299,"connections":[{"orbit":0,"id":59913}],"orbitIndex":27,"name":"Mark Effect","orbit":6},"35696":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35696,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1151,"connections":[{"orbit":0,"id":24070},{"orbit":0,"id":64064},{"orbit":0,"id":1020}],"orbitIndex":0,"name":"Attribute","orbit":0},"34501":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":34501,"stats":["15% increased Armour and Evasion Rating"],"ascendancyName":"Witchhunter","group":207,"connections":[{"orbit":0,"id":6935}],"orbitIndex":25,"name":"Armour and Evasion","orbit":5},"16725":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16725,"stats":["+5 to any Attribute"],"isAttribute":true,"group":382,"connections":[{"orbit":6,"id":27373},{"orbit":-6,"id":36629},{"orbit":0,"id":54811},{"orbit":0,"id":36163}],"orbitIndex":0,"name":"Attribute","orbit":0},"14459":{"stats":["30% increased Thorns Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":3,"id":5544}],"group":240,"skill":14459,"orbitIndex":2,"name":"Thorn Critical Damage","orbit":2},"51129":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":51129,"stats":["30% increased effect of Fully Broken Armour"],"recipe":["Isolation","Ire","Ire"],"connections":[{"orbit":0,"id":15892},{"orbit":0,"id":48717}],"group":116,"orbitIndex":16,"isNotable":true,"name":"Pile On","orbit":7},"45990":{"stats":["4% increased Attack Speed with Axes"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":39448}],"group":109,"skill":45990,"orbitIndex":23,"name":"Axe Attack Speed","orbit":3},"56045":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":56045,"stats":["+5 to any Attribute"],"isAttribute":true,"group":906,"connections":[{"orbit":4,"id":24647},{"orbit":0,"id":11604}],"orbitIndex":0,"name":"Attribute","orbit":0},"17745":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTotem.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":363,"skill":17745,"orbitIndex":0,"name":"Totem Mastery","orbit":0},"3419":{"stats":["10% increased Damage with Daggers"],"icon":"Art/2DArt/SkillIcons/passives/criticaldaggerint.dds","connections":[{"orbit":0,"id":20429},{"orbit":2,"id":30973}],"group":1269,"skill":3419,"orbitIndex":59,"name":"Dagger Damage","orbit":6},"46024":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":46024,"stats":["30% increased Damage with Hits against Shocked Enemies"],"recipe":["Paranoia","Suffering","Paranoia"],"connections":[],"group":202,"orbitIndex":44,"isNotable":true,"name":"Sigil of Lightning","orbit":4},"62914":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":5,"id":47270},{"orbit":0,"id":44455}],"group":635,"skill":62914,"orbitIndex":20,"name":"Cold Damage","orbit":3},"44082":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":4931}],"group":388,"skill":44082,"orbitIndex":6,"name":"Energy Shield Recharge","orbit":2},"22784":{"stats":["10% reduced effect of Shock on you"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":7,"id":17057},{"orbit":0,"id":13515}],"group":555,"skill":22784,"orbitIndex":6,"name":"Shock Effect on You","orbit":2},"9141":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-6,"id":13748},{"orbit":6,"id":35760},{"orbit":-2,"id":5703}],"group":903,"skill":9141,"orbitIndex":12,"name":"Elemental Damage","orbit":4},"7204":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":53527},{"orbit":0,"id":4985},{"orbit":0,"id":64525}],"group":171,"skill":7204,"orbitIndex":0,"name":"Stun Buildup","orbit":0},"21286":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":4,"id":4128},{"orbit":0,"id":45992}],"group":373,"skill":21286,"orbitIndex":14,"name":"Armour","orbit":3},"48505":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":369,"skill":48505,"orbitIndex":18,"name":"Life Mastery","orbit":2},"55405":{"stats":["15% increased Damage if you have Consumed a Corpse Recently"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":25620}],"group":896,"skill":55405,"orbitIndex":10,"name":"Corpses","orbit":1},"18897":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalOwl.dds","connections":[{"orbit":5,"id":53185}],"group":1248,"skill":18897,"orbitIndex":4,"name":"Evasion Rating","orbit":2},"7201":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":3,"id":516}],"group":574,"skill":7201,"orbitIndex":21,"name":"Projectile Damage","orbit":7},"26565":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":-2,"id":40024}],"group":1054,"skill":26565,"orbitIndex":2,"name":"Poison Duration","orbit":3},"48774":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":48774,"stats":["20% of Physical Damage taken Recouped as Life"],"recipe":["Disgust","Ire","Paranoia"],"connections":[{"orbit":0,"id":44850}],"group":675,"orbitIndex":22,"isNotable":true,"name":"Taut Flesh","orbit":7},"59466":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":-7,"id":37226}],"group":308,"skill":59466,"orbitIndex":0,"name":"Empowered Attack Damage","orbit":7},"26363":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":49291},{"orbit":0,"id":52803}],"group":1063,"skill":26363,"orbitIndex":3,"name":"Life Flask Charge Generation","orbit":7},"63861":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":894,"skill":63861,"orbitIndex":13,"name":"Critical Mastery","orbit":2},"14254":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":97}],"group":639,"skill":14254,"orbitIndex":4,"name":"Attack Speed","orbit":2},"13352":{"stats":["5% increased Attack Damage","8% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":2147483647,"id":59180},{"orbit":0,"id":38010}],"group":403,"skill":13352,"orbitIndex":19,"name":"Glory Generation and Attack Damage","orbit":7},"65160":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":65160,"stats":["30% increased Stun Buildup","30% increased Stun Threshold","5% increased Strength"],"recipe":["Despair","Paranoia","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[{"orbit":0,"id":44069}],"group":99,"orbitIndex":7,"isNotable":true,"name":"Titanic","orbit":3},"31950":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":31950,"stats":["+5 to any Attribute"],"isAttribute":true,"group":787,"connections":[{"orbit":0,"id":58329},{"orbit":0,"id":8569},{"orbit":0,"id":21080},{"orbit":0,"id":7405}],"orbitIndex":12,"name":"Attribute","orbit":6},"53261":{"stats":["4% increased Area of Effect of Ancestrally Boosted Attacks","Ancestrally Boosted Attacks deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":-2,"id":30780}],"group":80,"skill":53261,"orbitIndex":11,"name":"Ancestral Boosted Area and Damage","orbit":7},"37806":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":37806,"stats":["60% chance for Lightning Skills to Chain an additional time"],"recipe":["Suffering","Disgust","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":844,"orbitIndex":0,"isNotable":true,"name":"Branching Bolts","orbit":0},"33974":{"stats":["6% increased Attack Damage","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":31189}],"group":686,"skill":33974,"orbitIndex":18,"name":"Attack Damage and Accuracy","orbit":4},"49111":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":58,"skill":49111,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"29270":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-2,"id":7251}],"group":437,"skill":29270,"orbitIndex":20,"name":"Attack Damage","orbit":7},"29762":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":29762,"stats":["25% increased Warcry Speed","Warcries Debilitate Enemies","Warcry Skills have 25% increased Area of Effect"],"recipe":["Paranoia","Ire","Disgust"],"connections":[{"orbit":0,"id":8460},{"orbit":-2,"id":40328}],"group":126,"orbitIndex":1,"isNotable":true,"name":"Guttural Roar","orbit":3},"40915":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerDamageTakenByTotems.dds","skill":40915,"stats":["20% of Damage from Hits is taken from your nearest Totem's Life before you"],"ascendancyName":"Warbringer","connections":[],"group":25,"orbitIndex":0,"isNotable":true,"name":"Wooden Wall","orbit":0},"56818":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":-3,"id":43423},{"orbit":-6,"id":62510}],"group":891,"skill":56818,"orbitIndex":18,"name":"Elemental Attack Damage","orbit":3},"45363":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNotable.dds","skill":45363,"stats":["20% increased Melee Damage","40% increased Melee Damage against Heavy Stunned enemies"],"connections":[{"orbit":0,"id":31292},{"orbit":0,"id":58528}],"group":418,"orbitIndex":23,"isNotable":true,"name":"Smash","orbit":3},"14712":{"stats":["Minions have 12% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":3866}],"group":378,"skill":14712,"orbitIndex":2,"name":"Minion Life","orbit":3},"55536":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":55536,"stats":[],"ascendancyName":"Gemling Legionnaire","isAscendancyStart":true,"group":366,"connections":[{"orbit":2147483647,"id":34882},{"orbit":0,"id":1442},{"orbit":2147483647,"id":3084}],"orbitIndex":72,"name":"Gambler","orbit":9},"4959":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":4959,"stats":["20% increased Freeze Buildup","Hits ignore non-negative Elemental Resistances of Frozen Enemies"],"recipe":["Despair","Fear","Paranoia"],"connections":[{"orbit":0,"id":12166}],"group":1070,"orbitIndex":2,"isNotable":true,"name":"Heavy Frost","orbit":7},"10731":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistGainMoreCastSpeed8Seconds.dds","skill":10731,"stats":["Grants Sands of Time"],"ascendancyName":"Chronomancer","connections":[],"group":251,"orbitIndex":0,"isNotable":true,"name":"Quicksand Hourglass","orbit":0},"26969":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":2,"id":16861}],"group":256,"skill":26969,"orbitIndex":69,"name":"Critical Chance","orbit":4},"45586":{"stats":["Allies in your Presence deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":14761}],"group":332,"skill":45586,"orbitIndex":10,"name":"Ally Attack Damage","orbit":2},"50574":{"stats":["3% of Physical Damage taken Recouped as Life","5% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":19426},{"orbit":0,"id":46034}],"group":882,"skill":50574,"orbitIndex":20,"name":"Physical Damage and Life Recoup","orbit":2},"65424":{"stats":["12% increased Attack Damage while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":58109}],"group":681,"skill":65424,"orbitIndex":3,"name":"Dual Wielding Damage","orbit":3},"50816":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":-9,"id":46554},{"orbit":0,"id":39567},{"orbit":-5,"id":37974}],"group":836,"skill":50816,"orbitIndex":67,"name":"Intelligence","orbit":5},"6792":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":33245},{"orbit":0,"id":2408}],"group":1111,"skill":6792,"orbitIndex":6,"name":"Projectile Damage","orbit":7},"63401":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithofKitavaNode.dds","skill":63401,"stats":["+8% to Fire Resistance"],"ascendancyName":"Smith of Kitava","group":14,"connections":[{"orbit":0,"id":48537}],"orbitIndex":0,"name":"Fire Resistance","orbit":0},"57286":{"icon":"Art/2DArt/SkillIcons/passives/ArchonFireNotable.dds","skill":57286,"stats":["Immune to Ignite while affected by Flame Archon"],"recipe":["Isolation","Ire","Paranoia"],"connections":[{"orbit":0,"id":47469}],"group":546,"orbitIndex":19,"isNotable":true,"name":"Embodiment of Flame","orbit":2},"28432":{"stats":["20% increased Armour if you've consumed an Endurance Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":20416},{"orbit":0,"id":23062}],"group":492,"skill":28432,"orbitIndex":4,"name":"Armour if Consumed Endurance Charge","orbit":2},"42026":{"stats":["16% increased Warcry Speed"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":63813}],"group":225,"skill":42026,"orbitIndex":0,"name":"Warcry Speed","orbit":7},"12817":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":-7,"id":22967}],"group":241,"skill":12817,"orbitIndex":4,"name":"Shield Defences","orbit":7},"13515":{"icon":"Art/2DArt/SkillIcons/passives/stormborn.dds","skill":13515,"stats":["Gain 15% of Damage as Extra Lightning Damage while on Shocked Ground","40% reduced effect of Shock on you"],"recipe":["Suffering","Greed","Fear"],"connections":[],"group":555,"orbitIndex":12,"isNotable":true,"name":"Stormwalker","orbit":7},"63037":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":63037,"stats":["30% increased Damage with Hits against Ignited Enemies"],"recipe":["Suffering","Guilt","Ire"],"connections":[{"orbit":0,"id":24430},{"orbit":0,"id":44298}],"group":192,"orbitIndex":70,"isNotable":true,"name":"Sigil of Fire","orbit":4},"31855":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[],"group":912,"skill":31855,"orbitIndex":7,"name":"Life Flasks","orbit":7},"55507":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-6,"id":22359},{"orbit":6,"id":38338}],"group":903,"skill":55507,"orbitIndex":16,"name":"Elemental Damage","orbit":3},"26437":{"stats":["Break 20% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":51129}],"group":116,"skill":26437,"orbitIndex":19,"name":"Armour Break","orbit":3},"22795":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Melee Damage","10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNode.dds","name":"Melee and Projectile Damage","id":29915}},"skill":22795,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":848,"connections":[{"orbit":0,"id":28992},{"orbit":0,"id":42781}],"orbitIndex":21,"name":"Projectile Damage","orbit":7},"56934":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":438,"skill":56934,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"61063":{"stats":["Damage Penetrates 4% of Enemy Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[],"group":261,"skill":61063,"orbitIndex":0,"name":"Elemental Penetration","orbit":3},"47316":{"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","skill":47316,"stats":["3% reduced maximum Life","30% increased amount of Life Leeched","40% increased Physical Damage"],"recipe":["Ire","Isolation","Isolation"],"connections":[{"orbit":0,"id":2888},{"orbit":0,"id":28862}],"group":381,"orbitIndex":16,"isNotable":true,"name":"Goring","orbit":7},"30071":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":30071,"stats":["6% increased Curse Magnitudes"],"ascendancyName":"Blood Mage","group":795,"connections":[{"orbit":-9,"id":27667}],"orbitIndex":4,"name":"Curse Effect","orbit":6},"49759":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":49759,"stats":["20% increased chance to Shock"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":6,"id":2857}],"orbitIndex":71,"name":"Shock Chance","orbit":8},"10047":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":62757}],"group":205,"skill":10047,"orbitIndex":9,"name":"Stun Buildup","orbit":2},"42290":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":-8,"id":38732}],"group":697,"skill":42290,"orbitIndex":10,"name":"Curse Effect","orbit":7},"36630":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":36630,"stats":["50% increased effect of Incision"],"recipe":["Greed","Greed","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[{"orbit":0,"id":49473}],"group":873,"orbitIndex":4,"isNotable":true,"name":"Incision","orbit":2},"12786":{"icon":"Art/2DArt/SkillIcons/passives/AltMasteryAuras.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryReservationPattern","connections":[{"orbit":0,"id":5777},{"orbit":0,"id":18465},{"orbit":0,"id":64299}],"group":436,"skill":12786,"orbitIndex":0,"name":"Aura Mastery","orbit":0},"37279":{"stats":["7% increased Lightning Damage","8% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/ArchonLightning.dds","connections":[{"orbit":0,"id":41159}],"group":685,"skill":37279,"orbitIndex":15,"name":"Lightning Damage and Mana Regeneration","orbit":3},"9085":{"icon":"Art/2DArt/SkillIcons/passives/CrimsonAssaultKeystone.dds","skill":9085,"isKeystone":true,"stats":["Bleeding you inflict is Aggravated","Base Bleeding Duration is 1 second"],"group":933,"connections":[],"orbitIndex":0,"name":"Crimson Assault","orbit":0},"7716":{"stats":["10% increased Armour","+5% of Armour also applies to Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[],"group":253,"skill":7716,"orbitIndex":23,"name":"Armour","orbit":2},"752":{"stats":["Minions deal 6% increased Damage","6% increased Minion Duration"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":47420}],"group":203,"skill":752,"orbitIndex":9,"name":"Minion Damage and Duration","orbit":2},"50485":{"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","skill":50485,"stats":["40% increased Area of Effect of Curses","8% increased Curse Magnitudes","Enemies you Curse are Hindered, with 15% reduced Movement Speed"],"recipe":["Isolation","Isolation","Envy"],"connections":[{"orbit":0,"id":22959}],"group":802,"orbitIndex":18,"isNotable":true,"name":"Zone of Control","orbit":2},"61441":{"stats":["3% increased Attack Speed with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":54138}],"group":443,"skill":61441,"orbitIndex":7,"name":"Sword Speed","orbit":6},"33402":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":0,"id":58125}],"group":74,"skill":33402,"orbitIndex":54,"name":"Shield Defences","orbit":4},"34136":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":34136,"stats":["+5 to any Attribute"],"isAttribute":true,"group":858,"connections":[{"orbit":-5,"id":29479}],"orbitIndex":1,"name":"Attribute","orbit":3},"53149":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":-5,"id":24647}],"group":854,"skill":53149,"orbitIndex":22,"name":"Freeze Buildup","orbit":4},"36085":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":36085,"stats":["10% increased Critical Hit Chance for Attacks","30% increased Attack Damage against Rare or Unique Enemies"],"recipe":["Paranoia","Disgust","Greed"],"connections":[{"orbit":0,"id":37548},{"orbit":0,"id":15270}],"group":1212,"orbitIndex":0,"isNotable":true,"name":"Serrated Edges","orbit":3},"54984":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54984,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1182,"connections":[{"orbit":0,"id":34015},{"orbit":-4,"id":34702},{"orbit":0,"id":55118}],"orbitIndex":0,"name":"Attribute","orbit":0},"7651":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":7651,"stats":["Arrows Pierce an additional Target"],"recipe":["Despair","Isolation","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[{"orbit":0,"id":21788}],"group":1261,"orbitIndex":21,"isNotable":true,"name":"Pierce the Heart","orbit":6},"7878":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":7,"id":53901}],"group":356,"skill":7878,"orbitIndex":16,"name":"Shield Damage from Shield Defences","orbit":2},"50558":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":55194},{"orbit":0,"id":32194},{"orbit":0,"id":12462}],"group":446,"skill":50558,"orbitIndex":60,"name":"Aura Effect","orbit":4},"37543":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":37543,"stats":["15% increased Life Regeneration rate","15% increased Mana Regeneration Rate"],"recipe":["Despair","Envy","Guilt"],"connections":[{"orbit":0,"id":16647}],"group":426,"orbitIndex":18,"isNotable":true,"name":"Full Recovery","orbit":2},"14539":{"stats":["8% increased Evasion Rating","Gain Deflection Rating equal to 3% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":5,"id":44776}],"group":1226,"skill":14539,"orbitIndex":4,"name":"Deflection and Evasion","orbit":7},"39640":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/AllDamageCanShock.dds","skill":39640,"stats":["All Damage from Hits Contributes to Shock Chance"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":70,"isNotable":true,"name":"Shaper of Storms","orbit":5},"27296":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27296,"stats":["+5 to any Attribute"],"isAttribute":true,"group":88,"connections":[{"orbit":0,"id":59777},{"orbit":-9,"id":11275},{"orbit":0,"id":18684},{"orbit":0,"id":21670}],"orbitIndex":0,"name":"Attribute","orbit":0},"18158":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/FuryManifest.dds","skill":18158,"stats":["All Damage from you and Allies in your Presence","contributes to Flammability and Ignite Magnitudes"],"ascendancyName":"Infernalist","connections":[],"group":586,"orbitIndex":0,"isNotable":true,"name":"Bringer of Flame","orbit":0},"1913":{"stats":["+20 to Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":38646},{"orbit":0,"id":36709}],"group":518,"skill":1913,"orbitIndex":3,"name":"Armour","orbit":7},"15625":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividCat.dds","connections":[{"orbit":0,"id":22811}],"group":1201,"skill":15625,"orbitIndex":10,"name":"Evasion","orbit":2},"50635":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":0,"id":25971},{"orbit":5,"id":42750},{"orbit":-5,"id":9050}],"group":1037,"skill":50635,"orbitIndex":13,"name":"Attack Speed","orbit":3},"8854":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":8854,"stats":["3% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":0,"id":46644}],"orbitIndex":54,"name":"Life","orbit":8},"17517":{"stats":["5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":62978},{"orbit":0,"id":19873}],"group":456,"skill":17517,"orbitIndex":6,"name":"Area of Effect","orbit":2},"29402":{"stats":["15% increased Electrocute Buildup"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":4046},{"orbit":0,"id":54282},{"orbit":0,"id":38270}],"group":595,"skill":29402,"orbitIndex":3,"name":"Electrocute Buildup","orbit":7},"57810":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":40073}],"group":784,"skill":57810,"orbitIndex":0,"name":"Shock Chance","orbit":0},"14508":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderNode.dds","skill":14508,"stats":["12% increased Magnitude of Poison you inflict"],"ascendancyName":"Pathfinder","group":1310,"connections":[{"orbit":0,"id":13675}],"orbitIndex":29,"name":"Poison Effect","orbit":8},"12918":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":4017}],"group":663,"skill":12918,"orbitIndex":8,"name":"Energy Shield Recharge","orbit":2},"37767":{"stats":["4% increased Attack Speed while a Rare or Unique Enemy is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":9020},{"orbit":0,"id":6596},{"orbit":0,"id":63731}],"group":843,"skill":37767,"orbitIndex":16,"name":"Attack Speed","orbit":7},"6891":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":56265}],"group":1251,"skill":6891,"orbitIndex":22,"name":"Critical Damage","orbit":2},"43155":{"stats":["10% increased Critical Hit Chance with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":7062}],"group":760,"skill":43155,"orbitIndex":23,"name":"Crossbow Critical Chance","orbit":4},"6078":{"stats":["8% chance to Poison on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":4,"id":61119}],"group":1200,"skill":6078,"orbitIndex":1,"name":"Poison Chance","orbit":3},"46386":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":39986}],"group":1277,"skill":46386,"orbitIndex":0,"name":"Damage and Companion Damage","orbit":0},"51416":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":-6,"id":32016}],"group":1049,"skill":51416,"orbitIndex":54,"name":"Cast Speed","orbit":6},"44540":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":984,"skill":44540,"orbitIndex":4,"name":"Trap Mastery","orbit":1},"9020":{"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","skill":9020,"stats":["25% increased Damage with Hits against Rare and Unique Enemies","20% increased Accuracy Rating against Rare or Unique Enemies","20% increased chance to inflict Ailments against Rare or Unique Enemies"],"recipe":["Despair","Isolation","Despair"],"connections":[{"orbit":0,"id":35118}],"group":843,"orbitIndex":11,"isNotable":true,"name":"Giantslayer","orbit":1},"57230":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":-4,"id":25851},{"orbit":-6,"id":36270}],"group":1049,"skill":57230,"orbitIndex":6,"name":"Physical Damage","orbit":6},"9217":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":0,"id":5108},{"orbit":0,"id":16538},{"orbit":0,"id":47733}],"group":655,"skill":9217,"orbitIndex":0,"name":"One Handed Damage","orbit":0},"64192":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":53373}],"group":459,"skill":64192,"orbitIndex":12,"name":"Stun Threshold","orbit":3},"35558":{"stats":["Minions Revive 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":46726}],"group":484,"skill":35558,"orbitIndex":3,"name":"Minion Revive Speed","orbit":3},"30657":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":30657,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1117,"connections":[{"orbit":0,"id":38463},{"orbit":0,"id":6842},{"orbit":0,"id":59064},{"orbit":0,"id":58848},{"orbit":0,"id":32891}],"orbitIndex":0,"name":"Attribute","orbit":0},"54964":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[{"orbit":0,"id":23078}],"group":60,"skill":54964,"orbitIndex":1,"name":"Sentinels","orbit":2},"64240":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","skill":64240,"stats":["5% increased Skill Speed","25% increased Physical Damage"],"recipe":["Disgust","Guilt","Isolation"],"connections":[{"orbit":0,"id":52220}],"group":123,"orbitIndex":2,"isNotable":true,"name":"Battle Fever","orbit":2},"19880":{"stats":["20% increased Evasion Rating if you've consumed a Frenzy Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":59390}],"group":1024,"skill":19880,"orbitIndex":0,"name":"Evasion if Consumed Frenzy Charge","orbit":2},"5257":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":5257,"stats":["30% increased Elemental Damage if you've Chilled an Enemy Recently"],"recipe":["Suffering","Guilt","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[{"orbit":2,"id":16367}],"group":903,"orbitIndex":20,"isNotable":true,"name":"Echoing Frost","orbit":7},"32507":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":32507,"stats":["Break Armour on Critical Hit with Spells equal to 10% of Physical Damage dealt","20% increased Magnitude of Impales inflicted with Spells","20% increased Physical Damage"],"recipe":["Despair","Envy","Isolation"],"connections":[],"group":539,"orbitIndex":0,"isNotable":true,"name":"Cut to the Bone","orbit":0},"7390":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":7,"id":17150}],"group":562,"skill":7390,"orbitIndex":4,"name":"Armour and Evasion","orbit":3},"38459":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":38459,"stats":["25% increased Blind duration","25% increased Damage with Hits against Blinded Enemies"],"recipe":["Disgust","Paranoia","Disgust"],"connections":[{"orbit":0,"id":38568}],"group":914,"orbitIndex":16,"isNotable":true,"name":"Disorientation","orbit":2},"34493":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[{"orbit":0,"id":65328},{"orbit":0,"id":54964},{"orbit":0,"id":49593}],"group":60,"skill":34493,"orbitIndex":18,"name":"Sentinels","orbit":2},"35688":{"stats":["Equipment and Skill Gems have 4% reduced Attribute Requirements"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":16618}],"group":647,"skill":35688,"orbitIndex":10,"name":"Reduced Attribute Requirements","orbit":7},"13748":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-6,"id":38338},{"orbit":9,"id":41029}],"group":903,"skill":13748,"orbitIndex":0,"name":"Elemental Damage","orbit":3},"20388":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":20388,"stats":["Minions Recoup 15% of Damage taken as Life"],"recipe":["Greed","Disgust","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":472,"orbitIndex":22,"isNotable":true,"name":"Regenerative Flesh","orbit":2},"13942":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":65023}],"group":534,"skill":13942,"orbitIndex":3,"name":"Armour","orbit":3},"61973":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterCullingStrike.dds","skill":61973,"stats":["Culling Strike"],"ascendancyName":"Witchhunter","connections":[{"orbit":0,"id":40719}],"group":207,"orbitIndex":44,"isNotable":true,"name":"Pitiless Killer","orbit":6},"52068":{"icon":"Art/2DArt/SkillIcons/passives/Warbringer/WarbringerCanBlockAllDamageShieldNotRaised.dds","skill":52068,"stats":["You take 20% of damage from Blocked Hits","Maximum Block chance is 75%"],"ascendancyName":"Warbringer","connections":[],"group":43,"orbitIndex":0,"isNotable":true,"name":"Turtle Charm","orbit":0},"51903":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":55058},{"orbit":0,"id":39347}],"group":141,"skill":51903,"orbitIndex":17,"name":"Melee Damage","orbit":3},"11980":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-5,"id":20504}],"group":841,"skill":11980,"orbitIndex":71,"name":"Block","orbit":4},"48530":{"stats":["6% increased Spell Damage with Spells that cost Life","8% of Spell Mana Cost Converted to Life Cost"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":0,"id":39130},{"orbit":0,"id":4623}],"group":413,"skill":48530,"orbitIndex":18,"name":"Life Spell Damage and Costs","orbit":2},"47443":{"stats":["8% increased Reservation Efficiency of Companion Skills"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":60992}],"group":1290,"skill":47443,"orbitIndex":0,"name":"Companion Reservation","orbit":0},"24767":{"stats":["40% increased Energy Shield from Equipped Focus"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":4,"id":35408}],"group":338,"skill":24767,"orbitIndex":34,"name":"Focus Energy Shield","orbit":4},"21716":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":-5,"id":9583}],"group":381,"skill":21716,"orbitIndex":0,"name":"Life Leech","orbit":4},"51944":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":49406},{"orbit":0,"id":51728},{"orbit":0,"id":47683}],"group":676,"skill":51944,"orbitIndex":15,"name":"Projectile Damage","orbit":3},"52":{"icon":"Art/2DArt/SkillIcons/passives/liferegentoenergyshield.dds","skill":52,"isKeystone":true,"stats":["Excess Life Recovery from Regeneration is applied to Energy Shield","Energy Shield does not Recharge"],"group":113,"connections":[{"orbit":0,"id":39131}],"orbitIndex":0,"name":"Zealot's Oath","orbit":0},"49049":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNearbyEnemiesProjectilesSlowed.dds","skill":49049,"stats":["Enemies in your Presence are Slowed by 20%"],"ascendancyName":"Chronomancer","connections":[],"group":304,"orbitIndex":0,"isNotable":true,"name":"Apex of the Moment","orbit":0},"29930":{"stats":["Companions deal 12% increased Damage","Companions have 12% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":3,"id":16938},{"orbit":0,"id":47088}],"group":871,"skill":29930,"orbitIndex":0,"name":"Defences and Companion Life","orbit":2},"32135":{"stats":["10% increased Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":5,"id":12322},{"orbit":-9,"id":16484}],"group":811,"skill":32135,"orbitIndex":12,"name":"Flask Charges Gained","orbit":4},"20303":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":9908}],"group":294,"skill":20303,"orbitIndex":16,"name":"Life Regeneration","orbit":2},"56703":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":15782},{"orbit":0,"id":28839}],"group":337,"skill":56703,"orbitIndex":8,"name":"Cast Speed","orbit":2},"9040":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":0,"id":45751}],"group":181,"skill":9040,"orbitIndex":0,"name":"Shield Mastery","orbit":0},"1723":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":53595},{"orbit":0,"id":2134}],"group":1284,"skill":1723,"orbitIndex":22,"name":"Poison Duration","orbit":3},"42065":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":42065,"stats":["Damage Penetrates 15% Lightning Resistance","+10 to Dexterity"],"recipe":["Fear","Envy","Isolation"],"connections":[{"orbit":0,"id":37532}],"group":1051,"orbitIndex":17,"isNotable":true,"name":"Surging Currents","orbit":2},"43082":{"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","skill":43082,"stats":["3% increased Movement Speed","10% increased Skill Speed"],"recipe":["Fear","Envy","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1171,"orbitIndex":20,"isNotable":true,"name":"Acceleration","orbit":2},"21349":{"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredFoxNotable.dds","skill":21349,"stats":["+5% to Quality of all Skills"],"recipe":["Isolation","Despair","Suffering"],"connections":[],"group":986,"orbitIndex":4,"isNotable":true,"name":"The Cunning Fox","orbit":2},"14231":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-7,"id":40453}],"group":1052,"skill":14231,"orbitIndex":13,"name":"Triggered Spell Damage","orbit":7},"23587":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerChillChanceBasedOnDamage.dds","skill":23587,"stats":["Gain 10% of Damage as Extra Cold Damage","On Freezing Enemies create Chilled Ground"],"ascendancyName":"Invoker","connections":[{"orbit":7,"id":25434},{"orbit":0,"id":29133}],"group":1302,"orbitIndex":9,"isNotable":true,"name":"I am the Blizzard...","orbit":5},"8872":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupDualWield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDualWieldPattern","connections":[{"orbit":0,"id":2394},{"orbit":0,"id":45488}],"group":680,"skill":8872,"orbitIndex":0,"name":"Dual Wielding Mastery","orbit":0},"6304":{"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","skill":6304,"stats":["Regenerate 1% of maximum Life per second while affected by any Damaging Ailment","Regenerate 1% of maximum Life per second while stationary"],"recipe":["Greed","Paranoia","Guilt"],"connections":[{"orbit":0,"id":12125}],"group":295,"orbitIndex":4,"isNotable":true,"name":"Stand Ground","orbit":2},"4806":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-4,"id":32183}],"group":1123,"skill":4806,"orbitIndex":10,"name":"Cold Penetration","orbit":2},"45202":{"icon":"Art/2DArt/SkillIcons/passives/totemmax.dds","skill":45202,"isKeystone":true,"stats":["Unlimited number of Summoned Totems","Totems reserve 75 Spirit each"],"group":199,"connections":[{"orbit":0,"id":59093}],"orbitIndex":0,"name":"Ancestral Bond","orbit":0},"58939":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":58939,"stats":["80% increased Critical Hit Chance if you haven't dealt a Critical Hit Recently"],"recipe":["Envy","Envy","Paranoia"],"connections":[{"orbit":0,"id":44608}],"group":747,"orbitIndex":8,"isNotable":true,"name":"Dispatch Foes","orbit":2},"39564":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":62039},{"orbit":0,"id":38663},{"orbit":0,"id":13279}],"group":487,"skill":39564,"orbitIndex":12,"name":"Melee Damage","orbit":7},"14997":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":47856},{"orbit":0,"id":28370}],"group":608,"skill":14997,"orbitIndex":0,"name":"Two Handed Damage","orbit":0},"49691":{"stats":["+16 to Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":13828},{"orbit":0,"id":31409},{"orbit":0,"id":61106}],"group":749,"skill":49691,"orbitIndex":21,"name":"Evasion","orbit":7},"2841":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":779,"skill":2841,"orbitIndex":0,"name":"Life Mastery","orbit":0},"58170":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","options":{"Druid":{"stats":["8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","name":"Area of Effect","id":13639}},"skill":58170,"stats":["10% increased Spell Damage"],"isSwitchable":true,"group":515,"connections":[{"orbit":0,"id":61067}],"orbitIndex":1,"name":"Spell Damage","orbit":2},"33646":{"icon":"Art/2DArt/SkillIcons/passives/ArchonFireNotable.dds","skill":33646,"stats":["20% chance to gain Flame Archon when you Ignite an Enemy"],"recipe":["Guilt","Fear","Isolation"],"connections":[{"orbit":0,"id":47469}],"group":546,"orbitIndex":21,"isNotable":true,"name":"Archon of the Flame","orbit":3},"36474":{"stats":["15% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":4,"id":38596}],"group":338,"skill":36474,"orbitIndex":4,"name":"Curse Effect on Self","orbit":2},"16460":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16460,"stats":["+5 to any Attribute"],"isAttribute":true,"group":788,"connections":[{"orbit":0,"id":28992},{"orbit":0,"id":6772}],"orbitIndex":18,"name":"Attribute","orbit":6},"20989":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":42984},{"orbit":0,"id":30141}],"group":79,"skill":20989,"orbitIndex":15,"name":"Attack Area","orbit":3},"48568":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48568,"stats":["+5 to any Attribute"],"isAttribute":true,"group":781,"connections":[{"orbit":0,"id":16489}],"orbitIndex":0,"name":"Attribute","orbit":0},"31650":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":16051},{"orbit":0,"id":31017}],"group":247,"skill":31650,"orbitIndex":0,"name":"Totem Damage","orbit":5},"26568":{"stats":["2% increased Attack Speed","4% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":59367},{"orbit":0,"id":37258}],"group":343,"skill":26568,"orbitIndex":12,"name":"Slow Effect on You and Attack Speed","orbit":2},"52860":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":45494},{"orbit":0,"id":40975}],"group":477,"skill":52860,"orbitIndex":12,"name":"Ballista Damage","orbit":7},"28106":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":3775}],"group":975,"skill":28106,"orbitIndex":8,"name":"Life Flask Charges","orbit":2},"22532":{"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","skill":22532,"stats":["Enemies are Intimidated for 4 seconds when you Immobilise them"],"recipe":["Disgust","Fear","Ire"],"connections":[{"orbit":0,"id":60488}],"group":704,"orbitIndex":1,"isNotable":true,"name":"Fearful Paralysis","orbit":2},"7465":{"stats":["15% increased Critical Hit Chance against Enemies that have entered your Presence Recently"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":11509}],"group":1183,"skill":7465,"orbitIndex":16,"name":"Critical Chance","orbit":3},"9163":{"stats":["18% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[],"group":107,"skill":9163,"orbitIndex":8,"name":"Armour","orbit":7},"30334":{"stats":["8% increased Ignite Duration on Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":9324}],"group":92,"skill":30334,"orbitIndex":3,"name":"Ignite Duration","orbit":3},"1546":{"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","skill":1546,"stats":["3% increased Movement Speed","25% increased Armour","25% increased maximum Energy Shield"],"recipe":["Envy","Despair","Suffering"],"connections":[],"group":500,"orbitIndex":20,"isNotable":true,"name":"Spiral into Depression","orbit":2},"5186":{"stats":["11% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":3,"id":6800}],"group":1137,"skill":5186,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"35234":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Attack Damage","id":14623}},"skill":35234,"stats":["10% increased Projectile Damage"],"isSwitchable":true,"group":768,"connections":[{"orbit":0,"id":35660},{"orbit":0,"id":6789},{"orbit":0,"id":56651}],"orbitIndex":19,"name":"Projectile Damage","orbit":7},"7023":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":1224,"skill":7023,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"55554":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":8821},{"orbit":0,"id":22271}],"group":703,"skill":55554,"orbitIndex":0,"name":"Shock Chance","orbit":0},"4925":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":7,"id":19779}],"group":767,"skill":4925,"orbitIndex":4,"name":"Chaos Damage","orbit":3},"48198":{"icon":"Art/2DArt/SkillIcons/passives/MineManaReservationNotable.dds","skill":48198,"stats":["4% increased Movement Speed","15% increased Mana Regeneration Rate","+5 to Dexterity and Intelligence"],"connections":[{"orbit":3,"id":29361},{"orbit":-5,"id":65437},{"orbit":-6,"id":40068},{"orbit":0,"id":1215},{"orbit":6,"id":13411}],"group":764,"orbitIndex":12,"isNotable":true,"name":"Step Like Mist","orbit":4},"23861":{"stats":["10% increased Stun Buildup","10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[],"group":347,"skill":23861,"orbitIndex":8,"name":"Two Handed Damage and Stun","orbit":7},"43164":{"stats":["8% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":5710}],"group":503,"skill":43164,"orbitIndex":20,"name":"Melee Damage","orbit":7},"25711":{"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","skill":25711,"stats":["20% increased Attack Speed while Surrounded"],"recipe":["Guilt","Suffering","Ire"],"connections":[{"orbit":-7,"id":58038}],"group":603,"orbitIndex":5,"isNotable":true,"name":"Thrill of Battle","orbit":2},"58817":{"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","skill":58817,"stats":["Attack Skills have +1 to maximum number of Summoned Ballista Totems","15% increased Area of Effect while you have a Totem"],"recipe":["Suffering","Suffering","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTotemPattern","connections":[],"group":477,"orbitIndex":15,"isNotable":true,"name":"Artillery Strike","orbit":4},"53941":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":53941,"stats":["20% increased Energy Shield Recovery Rate if you haven't been Hit Recently","3% increased Movement Speed while you have Energy Shield"],"recipe":["Envy","Envy","Suffering"],"connections":[{"orbit":0,"id":17283}],"group":939,"orbitIndex":12,"isNotable":true,"name":"Shimmering","orbit":3},"34892":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds","connections":[{"orbit":0,"id":12066}],"group":1252,"skill":34892,"orbitIndex":11,"name":"Aura Magnitude","orbit":3},"27290":{"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","skill":27290,"stats":["25% increased Damage with Swords"],"connections":[{"orbit":0,"id":38564}],"group":420,"orbitIndex":0,"isNotable":true,"name":"Heavy Blade","orbit":0},"51867":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":51867,"stats":["120% increased Damage with Hits against Enemies that are on Low Life","5% increased Damage taken while on Low Life"],"recipe":["Isolation","Guilt","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":300,"orbitIndex":0,"isNotable":true,"name":"Finality","orbit":0},"30260":{"stats":["Link Skills have 10% increased Buff Effect"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":-7,"id":256},{"orbit":7,"id":57097}],"group":323,"skill":30260,"orbitIndex":19,"name":"Link Buff Effect","orbit":7},"32009":{"stats":["20% increased Curse Duration"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":36814}],"group":700,"skill":32009,"orbitIndex":2,"name":"Curse Duration","orbit":7},"44223":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[],"group":757,"skill":44223,"orbitIndex":1,"name":"Critical Damage","orbit":7},"6133":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":6133,"stats":["100% increased Defences from Equipped Shield"],"recipe":["Paranoia","Greed","Fear"],"connections":[{"orbit":0,"id":33402},{"orbit":0,"id":58138}],"group":74,"orbitIndex":48,"isNotable":true,"name":"Core of the Guardian","orbit":4},"48614":{"stats":["20% increased Presence Area of Effect","3% reduced Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":2,"id":9018}],"group":161,"skill":48614,"orbitIndex":8,"name":"Area and Presence","orbit":7},"63828":{"stats":["10% increased Ballista Critical Damage Bonus","10% increased Ballista Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[],"group":771,"skill":63828,"orbitIndex":18,"name":"Ballista Critical Strike and Damage","orbit":7},"16385":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":2147483647,"id":53320}],"group":530,"skill":16385,"orbitIndex":14,"name":"Banner Glory Gained","orbit":2},"47442":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":47442,"stats":["15% increased Life Flask Charges gained"],"ascendancyName":"Blood Mage","group":795,"connections":[{"orbit":0,"id":65518}],"orbitIndex":2,"name":"Life Flasks","orbit":5},"17378":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":40894}],"group":379,"skill":17378,"orbitIndex":22,"name":"Minion Life","orbit":3},"22909":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":21415}],"group":277,"skill":22909,"orbitIndex":14,"name":"Stun and Ailment Threshold from Energy Shield","orbit":3},"30136":{"stats":["20% increased Damage against Enemies with Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":22626}],"group":132,"skill":30136,"orbitIndex":7,"name":"Damage vs Armour Broken Enemies","orbit":3},"18651":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":11736},{"orbit":0,"id":63863}],"group":702,"skill":18651,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"52618":{"icon":"Art/2DArt/SkillIcons/passives/icebite.dds","skill":52618,"stats":["25% increased Attack Damage"],"recipe":["Fear","Suffering","Paranoia"],"connections":[{"orbit":0,"id":32777}],"group":102,"orbitIndex":3,"isNotable":true,"name":"Feral Force","orbit":3},"34290":{"stats":["10% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":57832}],"group":571,"skill":34290,"orbitIndex":4,"name":"Ignite Magnitude","orbit":2},"62313":{"stats":["+15% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/fireresist.dds","connections":[],"group":97,"skill":62313,"orbitIndex":52,"name":"Armour Applies to Fire Damage Hits","orbit":5},"5797":{"stats":["8% increased Cold Damage","8% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":59538}],"group":1168,"skill":5797,"orbitIndex":2,"name":"Freeze Buildup and Cold Damage","orbit":2},"53505":{"stats":["10% increased amount of Life Leeched"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":6,"id":21468}],"group":519,"skill":53505,"orbitIndex":18,"name":"Life Leech","orbit":2},"65149":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":826,"skill":65149,"orbitIndex":20,"name":"Armour Break Effect","orbit":2},"56956":{"stats":["Minions have 8% increased maximum Life","Minions have +7% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":-4,"id":15885},{"orbit":0,"id":54632}],"group":564,"skill":56956,"orbitIndex":20,"name":"Minion Life and Chaos Resistance","orbit":2},"36286":{"stats":["8% increased Spell Damage","Minions deal 8% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":41130},{"orbit":0,"id":14033},{"orbit":0,"id":34058}],"group":545,"skill":36286,"orbitIndex":5,"name":"Spell and Minion Damage","orbit":1},"18684":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneAvatarOfFire.dds","skill":18684,"isKeystone":true,"stats":["75% of Damage Converted to Fire Damage","Deal no Non-Fire Damage"],"group":82,"connections":[],"orbitIndex":0,"name":"Avatar of Fire","orbit":0},"10474":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":64443},{"orbit":0,"id":53785}],"group":221,"skill":10474,"orbitIndex":12,"name":"Attack Area","orbit":3},"17254":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":17254,"stats":["15% increased Evasion Rating","8% increased Cast Speed"],"recipe":["Ire","Guilt","Isolation"],"connections":[{"orbit":0,"id":14272},{"orbit":0,"id":26596}],"group":1003,"orbitIndex":0,"isNotable":true,"name":"Spell Haste","orbit":0},"41363":{"stats":["+5% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/lightningstr.dds","connections":[{"orbit":-5,"id":62518}],"group":175,"skill":41363,"orbitIndex":9,"name":"Lightning Resistance","orbit":4},"46325":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":3936},{"orbit":0,"id":33556}],"group":503,"skill":46325,"orbitIndex":5,"name":"Melee Damage","orbit":7},"44014":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":11855}],"group":808,"skill":44014,"orbitIndex":8,"name":"Accuracy","orbit":2},"11366":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":11366,"stats":["Gain 8% of Damage as Extra Fire Damage","+20% to Fire Resistance"],"recipe":["Suffering","Isolation","Paranoia"],"connections":[{"orbit":0,"id":34927},{"orbit":6,"id":558}],"group":571,"orbitIndex":2,"isNotable":true,"name":"Volcanic Skin","orbit":5},"10835":{"stats":["Banner Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":48026},{"orbit":2147483647,"id":53367}],"group":401,"skill":10835,"orbitIndex":16,"name":"Banner Duration","orbit":3},"7424":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":36994},{"orbit":0,"id":1823}],"group":514,"skill":7424,"orbitIndex":0,"name":"Energy Shield","orbit":4},"24256":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":63541}],"group":660,"skill":24256,"orbitIndex":15,"name":"Evasion","orbit":2},"33713":{"stats":["8% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-2,"id":57462}],"group":1143,"skill":33713,"orbitIndex":17,"name":"Projectile Speed","orbit":2},"58814":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":58814,"stats":["+5 to any Attribute"],"isAttribute":true,"group":805,"connections":[{"orbit":0,"id":55802},{"orbit":0,"id":244},{"orbit":0,"id":12465},{"orbit":0,"id":26830}],"orbitIndex":0,"name":"Attribute","orbit":0},"20387":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":57810}],"group":801,"skill":20387,"orbitIndex":0,"name":"Shock Chance","orbit":0},"46124":{"icon":"Art/2DArt/SkillIcons/passives/RemnantNotable.dds","skill":46124,"stats":["Recover 3% of Maximum Mana when you collect a Remnant"],"recipe":["Despair","Guilt","Envy"],"connections":[{"orbit":0,"id":37593}],"group":688,"orbitIndex":17,"isNotable":true,"name":"Arcane Remnants","orbit":7},"65413":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":65413,"stats":["12% increased Critical Hit Chance for Spells"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":0,"id":12882}],"orbitIndex":4,"name":"Spell Critical Chance","orbit":8},"38888":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":38888,"stats":["16% increased Accuracy Rating with One Handed Melee Weapons","16% increased Accuracy Rating with Two Handed Melee Weapons","+2 to Melee Strike Range"],"recipe":["Greed","Disgust","Ire"],"connections":[{"orbit":0,"id":39116}],"group":733,"orbitIndex":12,"isNotable":true,"name":"Unerring Impact","orbit":7},"9745":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredRabbit.dds","connections":[{"orbit":2147483647,"id":58513}],"group":1110,"skill":9745,"orbitIndex":12,"name":"Movement Speed","orbit":7},"22783":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MinionsandManaNode.dds","connections":[{"orbit":0,"id":18160},{"orbit":0,"id":17501}],"group":531,"skill":22783,"orbitIndex":10,"name":"Minion Damage","orbit":7},"19104":{"icon":"Art/2DArt/SkillIcons/passives/eagleeye.dds","options":{"Huntress":{"stats":["30% increased Parry Damage","30% increased Evasion Rating while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","name":"Reflex Action","id":39628}},"skill":19104,"stats":["+30 to Accuracy Rating","10% increased Accuracy Rating"],"isSwitchable":true,"connections":[{"orbit":0,"id":29582}],"group":822,"orbitIndex":0,"isNotable":true,"name":"Eagle Eye","orbit":0},"16489":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":16489,"stats":["+5 to any Attribute"],"isAttribute":true,"group":728,"connections":[{"orbit":6,"id":28556},{"orbit":7,"id":49799}],"orbitIndex":30,"name":"Attribute","orbit":6},"17380":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[{"orbit":0,"id":41972},{"orbit":0,"id":23427},{"orbit":0,"id":47270},{"orbit":0,"id":19955}],"group":635,"skill":17380,"orbitIndex":6,"name":"Cold Mastery","orbit":1},"19426":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":15443}],"group":882,"skill":19426,"orbitIndex":4,"name":"Physical Damage","orbit":2},"27785":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":63863}],"group":720,"skill":27785,"orbitIndex":10,"name":"Lightning Penetration","orbit":7},"58013":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":4844}],"group":793,"skill":58013,"orbitIndex":4,"name":"Projectile Damage","orbit":7},"6544":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":6544,"stats":["Gain 12% of Physical Damage as Extra Fire Damage"],"recipe":["Envy","Disgust","Isolation"],"connections":[{"orbit":6,"id":56061},{"orbit":0,"id":42604}],"group":330,"orbitIndex":53,"isNotable":true,"name":"Burning Strikes","orbit":4},"5681":{"icon":"Art/2DArt/SkillIcons/passives/FortifyMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFortifyPattern","connections":[],"group":358,"skill":5681,"orbitIndex":0,"name":"Fortify Mastery","orbit":0},"27638":{"stats":["15% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":38010}],"group":403,"skill":27638,"orbitIndex":3,"name":"Glory Generation","orbit":7},"22188":{"stats":["6% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":-4,"id":38763},{"orbit":0,"id":21274}],"group":710,"skill":22188,"orbitIndex":0,"name":"Herald Reservation","orbit":7},"8483":{"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","skill":8483,"stats":["35% increased Spell Area Damage","Spell Skills have 10% reduced Area of Effect"],"recipe":["Greed","Despair","Suffering"],"connections":[{"orbit":0,"id":6588}],"group":705,"orbitIndex":7,"isNotable":true,"name":"Ruin","orbit":7},"2461":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupAccuracy.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[{"orbit":0,"id":44605}],"group":659,"skill":2461,"orbitIndex":0,"name":"Accuracy Mastery","orbit":0},"40043":{"stats":["10% increased Magnitude of Bleeding you inflict"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":54990}],"group":577,"skill":40043,"orbitIndex":0,"name":"Bleeding Damage","orbit":1},"17584":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","options":{"Druid":{"stats":["10% increased Spell Damage","10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","name":"Spell and Attack Damage","id":53526}},"skill":17584,"stats":["6% increased Area of Effect for Attacks"],"isSwitchable":true,"group":515,"connections":[],"orbitIndex":17,"name":"Attack Area","orbit":2},"34367":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":58090},{"orbit":0,"id":57710}],"group":675,"skill":34367,"orbitIndex":14,"name":"Life Recoup","orbit":7},"37266":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":37266,"stats":["Companions have 20% increased maximum Life","20% increased Life Recovery Rate while your Companion is in your Presence"],"recipe":["Ire","Fear","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[{"orbit":0,"id":29930}],"group":871,"orbitIndex":0,"isNotable":true,"name":"Nourishing Ally","orbit":0},"50084":{"stats":["8% increased Spell Damage","8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage_blue.dds","connections":[{"orbit":0,"id":61525}],"group":550,"skill":50084,"orbitIndex":0,"name":"Spell and Attack Damage","orbit":0},"3109":{"stats":["10% increased Grenade Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","connections":[{"orbit":0,"id":29514}],"group":587,"skill":3109,"orbitIndex":6,"name":"Grenade Area","orbit":3},"31159":{"stats":["15% increased Life Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":46017},{"orbit":0,"id":39131}],"group":110,"skill":31159,"orbitIndex":4,"name":"Life Regeneration while Stationary","orbit":7},"27493":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":17118}],"group":761,"skill":27493,"orbitIndex":24,"name":"Projectile Damage","orbit":4},"35560":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":35560,"stats":["Minions deal 10% increased Damage with Command Skills for each different type of Persistent Minion in your Presence"],"recipe":["Suffering","Despair","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":219,"orbitIndex":0,"isNotable":true,"name":"At your Command","orbit":0},"55872":{"stats":["Offering Skills have 15% increased Buff effect"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[],"group":925,"skill":55872,"orbitIndex":23,"name":"Offering Effect","orbit":3},"21415":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":61493}],"group":277,"skill":21415,"orbitIndex":16,"name":"Stun and Ailment Threshold from Energy Shield","orbit":3},"35911":{"stats":["Skills Supported by Unleash have 10% increased Seal gain frequency"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":15180}],"group":362,"skill":35911,"orbitIndex":12,"name":"Unleash Seal Generation","orbit":2},"21540":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":34367},{"orbit":0,"id":40783}],"group":675,"skill":21540,"orbitIndex":10,"name":"Life Recoup","orbit":7},"9652":{"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","skill":9652,"stats":["15% of Damage taken from Deflected Hits Recouped as Life"],"recipe":["Despair","Envy","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","connections":[],"group":1115,"orbitIndex":18,"isNotable":true,"name":"Mending Deflection","orbit":2},"17906":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":1242,"skill":17906,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"22975":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":22975,"stats":["+5 to any Attribute"],"isAttribute":true,"group":238,"connections":[{"orbit":0,"id":27439},{"orbit":0,"id":26725},{"orbit":0,"id":51702}],"orbitIndex":0,"name":"Attribute","orbit":0},"53440":{"stats":["Gain 2 Rage on Melee Axe Hit"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":11306}],"group":109,"skill":53440,"orbitIndex":7,"name":"Axe Rage on Hit","orbit":3},"59342":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":59342,"stats":["12% increased amount of Life Leeched"],"ascendancyName":"Blood Mage","group":795,"connections":[{"orbit":9,"id":23416}],"orbitIndex":68,"name":"Life Leech","orbit":6},"31449":{"stats":["12% increased Critical Hit Chance with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":9444}],"group":1263,"skill":31449,"orbitIndex":40,"name":"Quarterstaff Critical Chance","orbit":5},"1841":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":5,"id":9405}],"group":1226,"skill":1841,"orbitIndex":8,"name":"Evasion","orbit":7},"43877":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-2,"id":51522},{"orbit":-2,"id":47895}],"group":989,"skill":43877,"orbitIndex":7,"name":"Attack Speed","orbit":1},"4331":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":4331,"stats":["Ancestrally Boosted Attacks deal 30% increased Damage","On Heavy Stunning a Rare or Unique Enemy, your next Attack within 4 seconds will be Ancestrally Boosted"],"recipe":["Fear","Envy","Envy"],"connections":[{"orbit":0,"id":33590}],"group":80,"orbitIndex":19,"isNotable":true,"name":"Guided Hand","orbit":3},"28863":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":686,"skill":28863,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"40596":{"stats":["12% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":235,"skill":40596,"orbitIndex":36,"name":"Stun Threshold","orbit":5},"38130":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[],"group":263,"skill":38130,"orbitIndex":12,"name":"Warcry Cooldown Speed","orbit":3},"45599":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":45599,"stats":["1% increased Damage per 1% Chance to Block"],"recipe":["Fear","Envy","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[{"orbit":0,"id":6689},{"orbit":0,"id":32885}],"group":563,"orbitIndex":12,"isNotable":true,"name":"Lay Siege","orbit":7},"65353":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern","connections":[],"group":401,"skill":65353,"orbitIndex":0,"name":"Banner Mastery","orbit":0},"10738":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryManaPattern","connections":[],"group":1105,"skill":10738,"orbitIndex":0,"name":"Mana Mastery","orbit":0},"17045":{"stats":["2% increased Movement Speed"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":6,"id":55131}],"group":509,"skill":17045,"orbitIndex":42,"name":"Movement Speed ","orbit":4},"58088":{"stats":["4% increased Block chance","10% reduced Movement Speed Penalty while Actively Blocking"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":5,"id":16620}],"group":180,"skill":58088,"orbitIndex":36,"name":"Block and Movement Penalty with Raised Shield","orbit":4},"32448":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":32448,"stats":["+30% of Armour also applies to Lightning Damage","30% reduced effect of Shock on you"],"recipe":["Disgust","Greed","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":479,"orbitIndex":14,"isNotable":true,"name":"Shockproof","orbit":2},"61985":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/ChillAddditionalTime.dds","skill":61985,"stats":["Targets can be affected by two of your Chills at the same time","Your Chills can Slow targets by up to a maximum of 35%","25% less Magnitude of Chill you inflict"],"ascendancyName":"Stormweaver","connections":[{"orbit":0,"id":29398}],"group":408,"orbitIndex":6,"isNotable":true,"name":"Heavy Snows","orbit":6},"8737":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":41511},{"orbit":-7,"id":25927},{"orbit":-2,"id":6077},{"orbit":-2,"id":56284}],"group":187,"skill":8737,"orbitIndex":0,"name":"Minion Damage","orbit":0},"39128":{"stats":["15% increased Magnitude of Daze"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":47514}],"group":1250,"skill":39128,"orbitIndex":4,"name":"Daze Magnitude","orbit":2},"44141":{"stats":["3% increased Attack Speed with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":18969},{"orbit":0,"id":21788}],"group":1261,"skill":44141,"orbitIndex":7,"name":"Bow Speed","orbit":3},"2559":{"stats":["10% increased Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":7,"id":62542}],"group":1158,"skill":2559,"orbitIndex":22,"name":"Flask Charges Gained","orbit":2},"21606":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":2606},{"orbit":0,"id":29148}],"group":472,"skill":21606,"orbitIndex":12,"name":"Minion Life","orbit":3},"54983":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":3,"id":39369}],"group":1285,"skill":54983,"orbitIndex":2,"name":"Attack Critical Chance","orbit":7},"35033":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":35033,"stats":["4% increased Skill Speed"],"ascendancyName":"Amazon","group":1345,"connections":[{"orbit":0,"id":55796}],"orbitIndex":0,"name":"Skill Speed","orbit":0},"38601":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterArmourEvasionConvertedSpellAegis.dds","skill":38601,"stats":["35% less Armour and Evasion Rating","Grants Skill: Sorcery Ward"],"ascendancyName":"Witchhunter","connections":[{"orbit":0,"id":34501}],"group":207,"orbitIndex":28,"isNotable":true,"name":"Obsessive Rituals","orbit":6},"55048":{"icon":"Art/2DArt/SkillIcons/passives/KeystonePainAttunement.dds","skill":55048,"isKeystone":true,"stats":["30% less Critical Damage Bonus when on Full Life","30% more Critical Damage Bonus when on Low Life"],"group":112,"connections":[],"orbitIndex":0,"name":"Pain Attunement","orbit":0},"2394":{"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","skill":2394,"stats":["6% increased Attack Speed while Dual Wielding","15% increased Attack Critical Hit Chance while Dual Wielding"],"recipe":["Envy","Envy","Despair"],"connections":[],"group":681,"orbitIndex":9,"isNotable":true,"name":"Blade Flurry","orbit":3},"38501":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-4,"id":47796}],"group":549,"skill":38501,"orbitIndex":40,"name":"Attack Speed","orbit":4},"27658":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":21540}],"group":675,"skill":27658,"orbitIndex":6,"name":"Life Recoup","orbit":7},"32818":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":4,"id":48135}],"group":850,"skill":32818,"orbitIndex":6,"name":"Charm Charges","orbit":7},"44017":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneResoluteTechnique.dds","skill":44017,"isKeystone":true,"stats":["Accuracy Rating is Doubled","Never deal Critical Hits"],"group":163,"connections":[{"orbit":0,"id":4527}],"orbitIndex":0,"name":"Resolute Technique","orbit":0},"3025":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":3025,"stats":["+5 to any Attribute"],"isAttribute":true,"group":672,"connections":[{"orbit":0,"id":38732},{"orbit":0,"id":36782},{"orbit":0,"id":25594}],"orbitIndex":0,"name":"Attribute","orbit":0},"28021":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":9782}],"group":1006,"skill":28021,"orbitIndex":0,"name":"Critical Damage","orbit":0},"29871":{"icon":"Art/2DArt/SkillIcons/passives/DeadEye/DeadeyeNode.dds","skill":29871,"stats":["4% increased Skill Speed"],"ascendancyName":"Deadeye","group":1301,"connections":[{"orbit":0,"id":5817}],"orbitIndex":0,"name":"Skill Speed","orbit":0},"5695":{"stats":["15% increased Archon Buff duration"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":7,"id":32309},{"orbit":5,"id":50104}],"group":432,"skill":5695,"orbitIndex":20,"name":"Archon Duration","orbit":7},"56162":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageLifeLoss.dds","skill":56162,"stats":["25% of Life Loss from Hits is prevented, then that much Life is lost over 4 seconds instead"],"ascendancyName":"Blood Mage","connections":[{"orbit":-9,"id":50192}],"group":795,"orbitIndex":13,"isNotable":true,"name":"Grasping Wounds","orbit":8},"27009":{"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","skill":27009,"stats":["50% increased Minion Damage while you have at least two different active Offerings"],"recipe":["Disgust","Suffering","Paranoia"],"connections":[{"orbit":0,"id":30459}],"group":665,"orbitIndex":6,"isNotable":true,"name":"Lust for Sacrifice","orbit":7},"17796":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":2147483647,"id":12412}],"group":480,"skill":17796,"orbitIndex":12,"name":"Cooldown Recovery Rate","orbit":2},"18407":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":18407,"stats":["+5 to any Attribute"],"isAttribute":true,"group":584,"connections":[],"orbitIndex":0,"name":"Attribute","orbit":0},"23192":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[],"group":111,"skill":23192,"orbitIndex":42,"name":"Block","orbit":4},"4364":{"stats":["6% increased Attack Damage","3% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":23736}],"group":934,"skill":4364,"orbitIndex":42,"name":"Reduced Movement Penalty and Attack Damage","orbit":4},"57097":{"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","skill":57097,"stats":["Link Skills can target Damageable Minions"],"recipe":["Greed","Ire","Suffering"],"connections":[{"orbit":0,"id":19658},{"orbit":7,"id":13694}],"group":323,"orbitIndex":13,"isNotable":true,"name":"Spirit Bonds","orbit":2},"54708":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":13855},{"orbit":0,"id":3918}],"group":532,"skill":54708,"orbitIndex":11,"name":"Mana Regeneration","orbit":2},"31977":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":4828},{"orbit":6,"id":10314}],"group":836,"skill":31977,"orbitIndex":36,"name":"Mana Regeneration","orbit":5},"47709":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":63814},{"orbit":0,"id":40336}],"group":568,"skill":47709,"orbitIndex":0,"name":"Bleeding Chance","orbit":0},"11762":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLinkPattern","connections":[],"group":348,"skill":11762,"orbitIndex":0,"name":"Link Mastery","orbit":0},"12778":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[],"group":962,"skill":12778,"orbitIndex":8,"name":"Spell Critical Chance","orbit":3},"44669":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[],"group":901,"skill":44669,"orbitIndex":9,"name":"Increased Duration","orbit":3},"55231":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":37361},{"orbit":0,"id":9857}],"group":577,"skill":55231,"orbitIndex":13,"name":"Bleeding Chance","orbit":7},"28542":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","skill":28542,"stats":["+10% to Fire Resistance","15% increased effect of Fully Broken Armour","Fully Broken Armour effects also apply to Fire Damage Taken from Hits"],"recipe":["Guilt","Suffering","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":7,"id":62785}],"group":296,"orbitIndex":5,"isNotable":true,"name":"The Molten One's Gift","orbit":1},"19027":{"stats":["15% increased Endurance, Frenzy and Power Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":-2,"id":21156},{"orbit":0,"id":7847}],"group":1236,"skill":19027,"orbitIndex":12,"name":"Charge Duration","orbit":7},"2174":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":4,"id":19249}],"group":289,"skill":2174,"orbitIndex":70,"name":"Totem Damage","orbit":4},"51702":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[],"group":299,"skill":51702,"orbitIndex":16,"name":"Strength","orbit":7},"23786":{"stats":["15% increased Magnitude of Bleeding you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":33391}],"group":957,"skill":23786,"orbitIndex":9,"name":"Critical Bleeding Effect","orbit":2},"19001":{"stats":["15% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":16786}],"group":965,"skill":19001,"orbitIndex":18,"name":"Immobilisation Buildup","orbit":7},"58714":{"icon":"Art/2DArt/SkillIcons/passives/MineAreaOfEffectNode.dds","skill":58714,"stats":["Grenade Skills have +1 Cooldown Use"],"recipe":["Paranoia","Fear","Isolation"],"connections":[{"orbit":0,"id":39431}],"group":587,"orbitIndex":60,"isNotable":true,"name":"Grenadier","orbit":4},"44871":{"stats":["+10 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":54447},{"orbit":0,"id":56216}],"group":622,"skill":44871,"orbitIndex":2,"name":"Energy Shield","orbit":3},"51832":{"stats":["16% increased Damage with Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":47722}],"group":121,"skill":51832,"orbitIndex":6,"name":"Warcry Damage","orbit":2},"14439":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":3,"id":5728}],"group":74,"skill":14439,"orbitIndex":8,"name":"Armour and Energy Shield","orbit":7},"25700":{"stats":["10% increased chance to Shock","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":4,"id":41096}],"group":1022,"skill":25700,"orbitIndex":42,"name":"Elemental Damage and Shock Chance","orbit":4},"17791":{"stats":["18% increased Stun Buildup with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":526}],"group":81,"skill":17791,"orbitIndex":3,"name":"Mace Stun Buildup","orbit":7},"8460":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":126,"skill":8460,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"53089":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":9918},{"orbit":0,"id":10474}],"group":221,"skill":53089,"orbitIndex":12,"name":"Attack Area","orbit":2},"35974":{"stats":["16% increased Totem Life"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":51105}],"group":224,"skill":35974,"orbitIndex":22,"name":"Totem Life","orbit":2},"50219":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":50219,"stats":["Curse zones erupt after 10% reduced delay"],"ascendancyName":"Chronomancer","group":274,"connections":[{"orbit":0,"id":42035}],"orbitIndex":21,"name":"Curse Delay","orbit":2},"1459":{"stats":["16% increased Mana Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":47252}],"group":151,"skill":1459,"orbitIndex":12,"name":"Mana Regeneration","orbit":7},"48035":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":11329}],"group":447,"skill":48035,"orbitIndex":3,"name":"Life Regeneration","orbit":2},"58416":{"stats":["10% increased Projectile Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[],"group":1129,"skill":58416,"orbitIndex":11,"name":"Projectile Speed","orbit":2},"19482":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":19482,"stats":["3% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":0,"id":36564}],"orbitIndex":109,"name":"Life","orbit":9},"25312":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":24259},{"orbit":0,"id":64405}],"group":247,"skill":25312,"orbitIndex":36,"name":"Totem Damage","orbit":5},"7793":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":7793,"stats":["3% increased maximum Life"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":6,"id":18348}],"orbitIndex":130,"name":"Life","orbit":9},"54814":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":54814,"stats":["30% increased Presence Area of Effect","4% increased Spirit"],"recipe":["Guilt","Isolation","Isolation"],"connections":[{"orbit":0,"id":16114}],"group":350,"orbitIndex":14,"isNotable":true,"name":"Profane Commander","orbit":2},"5324":{"stats":["20% increased Attack Damage if you have been Heavy Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":2147483647,"id":54437},{"orbit":0,"id":2397}],"group":529,"skill":5324,"orbitIndex":16,"name":"Attack Damage if Stunned Recently","orbit":7},"10079":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":5314}],"group":663,"skill":10079,"orbitIndex":16,"name":"Energy Shield Recharge","orbit":2},"54311":{"stats":["15% increased Magnitude of Ignite you inflict with Critical Hits"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":7,"id":28482}],"group":273,"skill":54311,"orbitIndex":18,"name":"Critical Ignite Magnitude","orbit":2},"49593":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[{"orbit":0,"id":4725}],"group":60,"skill":49593,"orbitIndex":6,"name":"Sentinels","orbit":7},"39190":{"stats":["15% increased Melee Damage with Hits at Close Range"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":8800}],"group":58,"skill":39190,"orbitIndex":12,"name":"Melee Damage","orbit":3},"27418":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":27418,"stats":["4% increased Strength"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":0,"id":30115}],"orbitIndex":48,"name":"Strength","orbit":4},"30459":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":665,"skill":30459,"orbitIndex":3,"name":"Minion Offence Mastery","orbit":1},"32241":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLife.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":1035,"skill":32241,"orbitIndex":0,"name":"Life Mastery","orbit":0},"2254":{"icon":"Art/2DArt/SkillIcons/passives/deepwisdom.dds","skill":2254,"stats":["30% increased maximum Energy Shield","+10 to Intelligence"],"connections":[{"orbit":0,"id":60685},{"orbit":5,"id":43736},{"orbit":6,"id":14666}],"group":669,"orbitIndex":0,"isNotable":true,"name":"Pure Energy","orbit":0},"65023":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":65023,"stats":["Defend with 150% of Armour against Hits from Enemies that are further than 6m away"],"recipe":["Paranoia","Paranoia","Ire"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":534,"orbitIndex":6,"isNotable":true,"name":"Impenetrable Shell","orbit":3},"37795":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[],"group":1019,"skill":37795,"orbitIndex":0,"name":"Shield Mastery","orbit":0},"34030":{"stats":["Offerings have 15% increased Maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":0,"id":47441},{"orbit":0,"id":13634},{"orbit":0,"id":42614}],"group":673,"skill":34030,"orbitIndex":0,"name":"Offering Life","orbit":0},"47441":{"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","skill":47441,"stats":["Offerings have 30% increased Maximum Life","Recover 3% of maximum Life when you create an Offering"],"recipe":["Disgust","Guilt","Fear"],"connections":[{"orbit":0,"id":61992}],"group":673,"orbitIndex":12,"isNotable":true,"name":"Stigmata","orbit":7},"54521":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54521,"stats":["+5 to any Attribute"],"isAttribute":true,"group":516,"connections":[{"orbit":5,"id":13537},{"orbit":0,"id":58789},{"orbit":4,"id":22185}],"orbitIndex":0,"name":"Attribute","orbit":0},"762":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":762,"stats":["Minions deal 20% increased Damage"],"ascendancyName":"Tactician","group":303,"connections":[{"orbit":0,"id":1988}],"orbitIndex":0,"name":"Minion Damage","orbit":0},"58090":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":7,"id":48774}],"group":675,"skill":58090,"orbitIndex":18,"name":"Life Recoup","orbit":7},"49696":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":10273}],"group":647,"skill":49696,"orbitIndex":12,"name":"All Attributes","orbit":5},"39517":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[],"group":459,"skill":39517,"orbitIndex":18,"name":"Block","orbit":3},"51728":{"stats":["15% chance to Pierce an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":6505}],"group":676,"skill":51728,"orbitIndex":7,"name":"Pierce Chance","orbit":2},"22331":{"stats":["Minions have +8% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":8983},{"orbit":0,"id":40200}],"group":378,"skill":22331,"orbitIndex":3,"name":"Minion Resistances","orbit":1},"45488":{"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","skill":45488,"stats":["20% increased Accuracy Rating while Dual Wielding","3% increased Movement Speed while Dual Wielding"],"recipe":["Guilt","Greed","Envy"],"connections":[{"orbit":0,"id":4377}],"group":681,"orbitIndex":15,"isNotable":true,"name":"Cross Strike","orbit":3},"8194":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":1109,"skill":8194,"orbitIndex":10,"name":"Stun Threshold if no recent Stun","orbit":7},"7218":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":0,"id":60203}],"group":682,"skill":7218,"orbitIndex":22,"name":"Strength","orbit":3},"30523":{"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","skill":30523,"stats":["Minions have 25% increased maximum Life","Minions have 25% increased Evasion Rating"],"recipe":["Despair","Fear","Ire"],"connections":[{"orbit":0,"id":35492}],"group":621,"orbitIndex":61,"isNotable":true,"name":"Dead can Dance","orbit":5},"60662":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":60662,"stats":["12% increased Elemental Damage"],"ascendancyName":"Amazon","group":1346,"connections":[{"orbit":0,"id":7979}],"orbitIndex":0,"name":"Elemental Damage","orbit":0},"39515":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":23450}],"group":571,"skill":39515,"orbitIndex":8,"name":"Fire Damage","orbit":3},"472":{"stats":["+8 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","connections":[{"orbit":0,"id":3744}],"group":682,"skill":472,"orbitIndex":20,"name":"Dexterity","orbit":7},"40975":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":24368}],"group":477,"skill":40975,"orbitIndex":0,"name":"Ballista Damage","orbit":0},"50483":{"stats":["Minions have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":61842}],"group":378,"skill":50483,"orbitIndex":22,"name":"Minion Area","orbit":3},"14540":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneUnwaveringStance.dds","skill":14540,"isKeystone":true,"stats":["Cannot be Light Stunned","Cannot Dodge Roll or Sprint"],"group":368,"connections":[{"orbit":0,"id":31903}],"orbitIndex":0,"name":"Unwavering Stance","orbit":0},"65287":{"stats":["15% increased Totem Damage"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":5580}],"group":96,"skill":65287,"orbitIndex":6,"name":"Totem Damage","orbit":2},"19223":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":21755},{"orbit":0,"id":53166}],"group":686,"skill":19223,"orbitIndex":18,"name":"Attack Damage","orbit":7},"32183":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":32183,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1149,"connections":[{"orbit":4,"id":28371}],"orbitIndex":0,"name":"Attribute","orbit":0},"64819":{"stats":["6% increased Fire Damage","10% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-3,"id":47753}],"group":91,"skill":64819,"orbitIndex":48,"name":"Fire Damage and Armour ","orbit":4},"44280":{"stats":["8% increased Effect of your Mark Skills","5% chance to Blind Enemies on Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-3,"id":23305}],"group":1169,"skill":44280,"orbitIndex":9,"name":"Mark Effect and Blind Chance","orbit":2},"31189":{"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","skill":31189,"stats":["10% increased Attack Damage","30% increased Accuracy Rating while moving"],"recipe":["Despair","Greed","Isolation"],"connections":[{"orbit":0,"id":28863}],"group":686,"orbitIndex":12,"isNotable":true,"name":"Unexpected Finesse","orbit":4},"26194":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":37872}],"group":686,"skill":26194,"orbitIndex":0,"name":"Presence Area","orbit":7},"49633":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":663,"skill":49633,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"38323":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38323,"stats":["+5 to any Attribute"],"isAttribute":true,"group":454,"connections":[{"orbit":-6,"id":6015},{"orbit":-5,"id":22928}],"orbitIndex":0,"name":"Attribute","orbit":0},"37593":{"stats":["Remnants can be collected from 10% further away"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[],"group":688,"skill":37593,"orbitIndex":0,"name":"Remnant Pickup Range","orbit":0},"64357":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":50062},{"orbit":0,"id":506}],"group":229,"skill":64357,"orbitIndex":8,"name":"Armour and Energy Shield","orbit":2},"21537":{"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","skill":21537,"stats":["+2 to Maximum Frenzy Charges"],"recipe":["Fear","Guilt","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":1280,"orbitIndex":16,"isNotable":true,"name":"Fervour","orbit":2},"26596":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":5,"id":5766},{"orbit":-5,"id":51416}],"group":1003,"skill":26596,"orbitIndex":19,"name":"Cast Speed","orbit":3},"36880":{"stats":["15% increased effect of Arcane Surge on you"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":43036}],"group":341,"skill":36880,"orbitIndex":51,"name":"Arcane Surge Effect","orbit":4},"22208":{"stats":["8% increased Critical Hit Chance for Attacks","8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":15207}],"group":1136,"skill":22208,"orbitIndex":18,"name":"Accuracy and Critical Chance","orbit":7},"47307":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":5,"id":2254}],"group":631,"skill":47307,"orbitIndex":4,"name":"Cast Speed","orbit":2},"4579":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":4579,"stats":["+10% to Cold Resistance","+2% to Maximum Cold Resistance if you have at least 5 Blue Support Gems Socketed"],"recipe":["Fear","Isolation","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":751,"orbitIndex":4,"isNotable":true,"name":"Unbothering Cold","orbit":2},"31326":{"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","skill":31326,"stats":["20% increased Ignite Magnitude","20% increased Ignite Duration on Enemies"],"recipe":["Guilt","Suffering","Paranoia"],"connections":[{"orbit":0,"id":44092},{"orbit":0,"id":11505}],"group":462,"orbitIndex":19,"isNotable":true,"name":"Slow Burn","orbit":2},"56893":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":56893,"stats":["20% chance for Charms you use to not consume Charges","Recover 5% of maximum Mana when a Charm is used"],"recipe":["Paranoia","Fear","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern","connections":[],"group":1080,"orbitIndex":16,"isNotable":true,"name":"Thicket Warding","orbit":7},"8357":{"stats":["Minions have 3% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":10742}],"group":379,"skill":8357,"orbitIndex":6,"name":"Minion Attack and Cast Speed","orbit":3},"41905":{"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","skill":41905,"stats":["Minions Revive 15% faster","Recover 2% of maximum Life when one of your Minions is Revived"],"recipe":["Ire","Fear","Disgust"],"connections":[{"orbit":0,"id":56926},{"orbit":7,"id":44255}],"group":778,"orbitIndex":0,"isNotable":true,"name":"Gravedigger","orbit":0},"22439":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":5936}],"group":590,"skill":22439,"orbitIndex":12,"name":"Elemental Damage","orbit":3},"44932":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":54984}],"group":1142,"skill":44932,"orbitIndex":4,"name":"Shock Effect","orbit":3},"11788":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":14355}],"group":705,"skill":11788,"orbitIndex":0,"name":"Spell Area Damage","orbit":7},"29408":{"stats":["8% increased Mana Cost Efficiency"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":0,"id":31888}],"group":940,"skill":29408,"orbitIndex":8,"name":"Mana Cost Efficiency","orbit":2},"6490":{"stats":["10% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":14082}],"group":1016,"skill":6490,"orbitIndex":12,"name":"Critical Damage","orbit":2},"3717":{"stats":["12% increased Damage with Crossbows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":19998},{"orbit":0,"id":35653}],"group":707,"skill":3717,"orbitIndex":0,"name":"Crossbow Damage","orbit":0},"59425":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":23939}],"group":481,"skill":59425,"orbitIndex":16,"name":"Life Recoup","orbit":7},"56567":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":151}],"group":463,"skill":56567,"orbitIndex":11,"name":"Accuracy","orbit":7},"9187":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":9187,"stats":["25% increased Warcry Speed","20% increased Damage for each different Warcry you've used Recently"],"recipe":["Isolation","Greed","Guilt"],"connections":[{"orbit":0,"id":20015}],"group":308,"orbitIndex":8,"isNotable":true,"name":"Escalation","orbit":2},"44566":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":44566,"stats":["30% chance for Lightning Damage with Hits to be Lucky"],"recipe":["Suffering","Isolation","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":718,"orbitIndex":0,"isNotable":true,"name":"Lightning Rod","orbit":0},"38463":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38463,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1078,"connections":[{"orbit":0,"id":46882},{"orbit":-6,"id":21111},{"orbit":5,"id":43522},{"orbit":0,"id":22329}],"orbitIndex":0,"name":"Attribute","orbit":0},"37532":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLightning.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":1051,"skill":37532,"orbitIndex":0,"name":"Lightning Mastery","orbit":0},"13081":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-5,"id":14254}],"group":616,"skill":13081,"orbitIndex":17,"name":"Projectile Damage","orbit":5},"55708":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":55708,"stats":["Damage Penetrates 18% Lightning Resistance","Gain 6% of Elemental Damage as Extra Lightning Damage"],"recipe":["Isolation","Fear","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[],"group":721,"orbitIndex":10,"isNotable":true,"name":"Electric Amplification","orbit":7},"372":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":372,"stats":["+30% of Armour also applies to Fire Damage","30% reduced Magnitude of Ignite on you"],"recipe":["Disgust","Disgust","Greed"],"connections":[{"orbit":0,"id":54340}],"group":282,"orbitIndex":6,"isNotable":true,"name":"Heatproof","orbit":7},"64119":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":64119,"stats":["40% increased Crossbow Reload Speed"],"recipe":["Fear","Guilt","Suffering"],"connections":[{"orbit":0,"id":33596}],"group":724,"orbitIndex":20,"isNotable":true,"name":"Rapid Reload","orbit":7},"24843":{"stats":["25% increased Evasion Rating while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":-7,"id":1680},{"orbit":0,"id":56860}],"group":1034,"skill":24843,"orbitIndex":20,"name":"Evasion during Parry","orbit":7},"4447":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":4447,"stats":["20% increased Pin duration","Pinned Enemies cannot deal Critical Hits"],"recipe":["Greed","Despair","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":821,"orbitIndex":12,"isNotable":true,"name":"Pin their Motivation","orbit":7},"21801":{"icon":"Art/2DArt/SkillIcons/passives/MasteryChaos.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChaosPattern","connections":[],"group":1045,"skill":21801,"orbitIndex":10,"name":"Chaos Mastery","orbit":1},"36596":{"stats":["30% increased Damage with Hits against Enemies that are on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-3,"id":45013}],"group":732,"skill":36596,"orbitIndex":4,"name":"Damage against Enemies on Low Life","orbit":3},"37408":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":37408,"stats":["Life Flasks gain 0.1 charges per Second","+10 to Strength"],"recipe":["Envy","Despair","Disgust"],"connections":[{"orbit":7,"id":31855},{"orbit":0,"id":46761}],"group":912,"orbitIndex":13,"isNotable":true,"name":"Staunching","orbit":2},"36341":{"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","skill":36341,"stats":["40% increased Culling Strike Threshold against Rare or Unique Enemies"],"recipe":["Despair","Guilt","Suffering"],"connections":[{"orbit":0,"id":35118}],"group":843,"orbitIndex":10,"isNotable":true,"name":"Cull the Hordes","orbit":2},"53187":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":53187,"stats":["40% reduced Presence Area of Effect","Rage you gain is also granted to Allies in your Presence"],"recipe":["Disgust","Fear","Fear"],"connections":[{"orbit":0,"id":35011},{"orbit":0,"id":57775}],"group":332,"orbitIndex":22,"isNotable":true,"name":"Warlord Berserker","orbit":2},"10273":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/Ascendants/SkillPoint.dds","connections":[{"orbit":0,"id":45272}],"group":647,"skill":10273,"orbitIndex":2,"name":"All Attributes","orbit":7},"63360":{"stats":["20% increased Glory generation for Banner Skills"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":2147483647,"id":62258}],"group":541,"skill":63360,"orbitIndex":14,"name":"Banner Glory Gained","orbit":7},"59596":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":59596,"stats":["25% increased Energy Shield Recharge Rate","Gain 20 Energy Shield when you Block"],"recipe":["Paranoia","Despair","Greed"],"connections":[{"orbit":0,"id":37641}],"group":229,"orbitIndex":16,"isNotable":true,"name":"Covering Ward","orbit":3},"33964":{"stats":["10% increased Critical Hit Chance with Traps"],"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","connections":[{"orbit":0,"id":64295}],"group":1221,"skill":33964,"orbitIndex":49,"name":"Trap Critical Chance","orbit":4},"34626":{"stats":["Recover 2% of maximum Life for each Endurance Charge consumed"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":61142},{"orbit":0,"id":4527}],"group":138,"skill":34626,"orbitIndex":6,"name":"Recover Life on consuming Endurance Charge","orbit":2},"48401":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48401,"stats":["+5 to any Attribute"],"isAttribute":true,"group":737,"connections":[{"orbit":0,"id":35987},{"orbit":0,"id":61312},{"orbit":5,"id":10909}],"orbitIndex":30,"name":"Attribute","orbit":6},"2978":{"icon":"Art/2DArt/SkillIcons/passives/MasteryTraps.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTrapsPattern","connections":[],"group":739,"skill":2978,"orbitIndex":0,"name":"Trap Mastery","orbit":0},"48617":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterNode.dds","skill":48617,"stats":["50% increased Damage against Demons","50% increased Duration of Ailments on Beasts","50% increased Critical Hit Chance against Humanoids","50% increased Immobilisation buildup against Constructs"],"recipe":["Fear","Guilt","Disgust"],"connections":[{"orbit":0,"id":1915},{"orbit":0,"id":11667},{"orbit":0,"id":15839},{"orbit":0,"id":6266},{"orbit":0,"id":2978}],"group":740,"orbitIndex":3,"isNotable":true,"name":"Hunter","orbit":7},"10242":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":38111}],"group":1035,"skill":10242,"orbitIndex":8,"name":"Life Recoup","orbit":2},"4203":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":4203,"stats":["+5 to any Attribute"],"isAttribute":true,"group":745,"connections":[{"orbit":4,"id":30555},{"orbit":-4,"id":42736},{"orbit":-4,"id":59603},{"orbit":0,"id":49046},{"orbit":3,"id":42076}],"orbitIndex":0,"name":"Attribute","orbit":0},"48171":{"stats":["12% increased Cold Damage"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[],"group":176,"skill":48171,"orbitIndex":13,"name":"Cold Damage","orbit":4},"26319":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-7,"id":30990}],"group":747,"skill":26319,"orbitIndex":0,"name":"Critical Chance","orbit":2},"16790":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":16790,"stats":["15% increased Mana Regeneration Rate","20% increased Mana Cost Efficiency"],"recipe":["Greed","Paranoia","Envy"],"connections":[{"orbit":0,"id":27234}],"group":748,"orbitIndex":0,"isNotable":true,"name":"Efficient Casting","orbit":7},"2732":{"stats":["8% increased Mana Cost Efficiency"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":-2,"id":16790}],"group":748,"skill":2732,"orbitIndex":11,"name":"Mana Cost Efficiency","orbit":1},"65393":{"stats":["8% increased Mana Cost Efficiency"],"icon":"Art/2DArt/SkillIcons/passives/mana.dds","connections":[{"orbit":-2,"id":2732},{"orbit":0,"id":11672}],"group":748,"skill":65393,"orbitIndex":16,"name":"Mana Cost Efficiency","orbit":2},"20251":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":20251,"stats":["Fissure Skills have a 20% chance to create an additional Fissure"],"recipe":["Suffering","Suffering","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":79,"orbitIndex":1,"isNotable":true,"name":"Splitting Ground","orbit":3},"26061":{"stats":["Gain 15% of maximum Energy Shield as additional Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":2,"id":4579}],"group":751,"skill":26061,"orbitIndex":22,"name":"Energy Shield as Freeze Threshold","orbit":2},"28086":{"stats":["Damage Penetrates 6% Cold Resistance"],"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","connections":[{"orbit":-6,"id":57088},{"orbit":0,"id":144}],"group":1068,"skill":28086,"orbitIndex":14,"name":"Cold Penetration","orbit":2},"1207":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":1207,"stats":["+5 to any Attribute"],"isAttribute":true,"group":503,"connections":[{"orbit":0,"id":38323}],"orbitIndex":69,"name":"Attribute","orbit":4},"36602":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":18465}],"group":446,"skill":36602,"orbitIndex":39,"name":"Critical Damage","orbit":4},"51241":{"stats":["10% increased Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":-2,"id":55118}],"group":1203,"skill":51241,"orbitIndex":10,"name":"Charm Charges","orbit":2},"24491":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":24491,"stats":["Invocated Spells have 40% chance to consume half as much Energy"],"recipe":["Guilt","Greed","Isolation"],"connections":[{"orbit":0,"id":20140}],"group":752,"orbitIndex":0,"isNotable":true,"name":"Invocated Echoes","orbit":4},"45530":{"stats":["Minions cause 15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-7,"id":55180}],"group":755,"skill":45530,"orbitIndex":18,"name":"Minion Stun Buildup","orbit":7},"27726":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":-4,"id":7721}],"group":470,"skill":27726,"orbitIndex":8,"name":"Armour","orbit":2},"20140":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":756,"skill":20140,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"34473":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":34473,"stats":["3% increased Movement Speed","29% increased Chaos Damage","+13 to all Attributes","-7% to Chaos Resistance","23% reduced Light Radius"],"recipe":["Isolation","Despair","Fear"],"connections":[{"orbit":0,"id":42361}],"group":1084,"orbitIndex":8,"isNotable":true,"name":"Spaghettification","orbit":2},"36478":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":47204},{"orbit":0,"id":28002}],"group":318,"skill":36478,"orbitIndex":1,"name":"Melee Damage","orbit":2},"45331":{"stats":["Projectiles have 5% chance to Chain an additional time from terrain"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":7,"id":23221}],"group":1111,"skill":45331,"orbitIndex":21,"name":"Chaining Projectiles","orbit":7},"61396":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":10998}],"group":759,"skill":61396,"orbitIndex":11,"name":"Armour and Evasion","orbit":3},"61842":{"stats":["Minions deal 12% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":33240},{"orbit":0,"id":14712}],"group":378,"skill":61842,"orbitIndex":0,"name":"Minion Damage","orbit":3},"1019":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":45037}],"group":759,"skill":1019,"orbitIndex":0,"name":"Armour and Evasion","orbit":0},"1599":{"stats":["5% increased Critical Hit Chance","8% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":31286}],"group":1174,"skill":1599,"orbitIndex":18,"name":"Physical Damage and Critical Chance","orbit":2},"33244":{"icon":"Art/2DArt/SkillIcons/passives/AltAttackDamageMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryImpalePattern","connections":[],"group":290,"skill":33244,"orbitIndex":0,"name":"Rage Mastery","orbit":0},"23915":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-1,"id":41529}],"group":1039,"skill":23915,"orbitIndex":0,"name":"Critical Damage","orbit":0},"48137":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":33887}],"group":760,"skill":48137,"orbitIndex":11,"name":"Crossbow Reload Speed","orbit":4},"42825":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":31238}],"group":388,"skill":42825,"orbitIndex":14,"name":"Energy Shield Delay","orbit":2},"27095":{"stats":["15% increased Freeze Buildup"],"icon":"Art/2DArt/SkillIcons/passives/avoidchilling.dds","connections":[{"orbit":-4,"id":14890},{"orbit":0,"id":48658}],"group":919,"skill":27095,"orbitIndex":7,"name":"Freeze Buildup","orbit":7},"59603":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[],"group":783,"skill":59603,"orbitIndex":0,"name":"Life Recoup","orbit":0},"61718":{"stats":["15% increased Damage against Dazed Enemies"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":38342}],"group":1250,"skill":61718,"orbitIndex":16,"name":"Daze on Hit","orbit":2},"53527":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":53527,"stats":["Break 50% of Armour on Heavy Stunning an Enemy"],"recipe":["Fear","Guilt","Guilt"],"connections":[{"orbit":0,"id":58855}],"group":171,"orbitIndex":0,"isNotable":true,"name":"Shattering Blow","orbit":7},"19779":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":2,"id":63891}],"group":767,"skill":19779,"orbitIndex":22,"name":"Chaos Damage","orbit":2},"41768":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":41768,"stats":["+5 to any Attribute"],"isAttribute":true,"group":78,"connections":[{"orbit":0,"id":28982},{"orbit":0,"id":4725}],"orbitIndex":0,"name":"Attribute","orbit":0},"28982":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":28982,"stats":["+5 to any Attribute"],"isAttribute":true,"group":68,"connections":[{"orbit":0,"id":31295},{"orbit":0,"id":55190}],"orbitIndex":0,"name":"Attribute","orbit":0},"42959":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":42959,"stats":["60% increased Effect of Poison you inflict on targets that are not Poisoned"],"recipe":["Suffering","Greed","Isolation"],"connections":[{"orbit":-2,"id":32896},{"orbit":0,"id":28903}],"group":1100,"orbitIndex":12,"isNotable":true,"name":"Low Tolerance","orbit":7},"30985":{"stats":["5% chance when collecting an Elemental Infusion to gain an","additional Elemental Infusion of the same type"],"icon":"Art/2DArt/SkillIcons/passives/InstillationsNode1.dds","connections":[{"orbit":0,"id":12324}],"group":346,"skill":30985,"orbitIndex":10,"name":"Infusion Chance","orbit":2},"27388":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":27388,"stats":["20% increased Mana Regeneration Rate","10% chance to Gain Arcane Surge when you deal a Critical Hit"],"recipe":["Suffering","Greed","Greed"],"connections":[{"orbit":0,"id":28578},{"orbit":0,"id":24551}],"group":215,"orbitIndex":23,"isNotable":true,"name":"Aspiring Genius","orbit":7},"31918":{"stats":["15% chance to Pierce an Enemy"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-3,"id":4534}],"group":1111,"skill":31918,"orbitIndex":15,"name":"Pierce Chance","orbit":7},"51820":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":51820,"stats":["12% increased Attack and Cast Speed if you've summoned a Totem Recently"],"recipe":["Despair","Suffering","Suffering"],"connections":[{"orbit":0,"id":21127}],"group":224,"orbitIndex":30,"isNotable":true,"name":"Ancestral Conduits","orbit":6},"19129":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":55066},{"orbit":0,"id":9290}],"group":602,"skill":19129,"orbitIndex":21,"name":"Pin Buildup","orbit":3},"30082":{"stats":["15% increased Crossbow Reload Speed"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":43155}],"group":772,"skill":30082,"orbitIndex":0,"name":"Crossbow Reload Speed","orbit":0},"56926":{"icon":"Art/2DArt/SkillIcons/passives/MinionMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionDefencePattern","connections":[],"group":778,"skill":56926,"orbitIndex":3,"name":"Minion Defence Mastery","orbit":2},"44255":{"stats":["Minions Revive 5% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":-3,"id":28573}],"group":778,"skill":44255,"orbitIndex":12,"name":"Minion Revive Speed","orbit":7},"14548":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":7,"id":59541}],"group":778,"skill":14548,"orbitIndex":0,"name":"Minion Life","orbit":7},"2575":{"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","skill":2575,"stats":["30% increased Totem Placement speed","8% increased Attack and Cast Speed if you've summoned a Totem Recently"],"recipe":["Suffering","Paranoia","Guilt"],"connections":[{"orbit":0,"id":65154}],"group":108,"orbitIndex":14,"isNotable":true,"name":"Ancestral Alacrity","orbit":2},"33059":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":33059,"stats":["80% increased Stun Recovery"],"recipe":["Ire","Guilt","Greed"],"connections":[{"orbit":0,"id":2841}],"group":779,"orbitIndex":12,"isNotable":true,"name":"Back in Action","orbit":2},"42032":{"icon":"Art/2DArt/SkillIcons/passives/Trap.dds","skill":42032,"stats":["10% increased Damage for each Hazard triggered Recently, up to 50%"],"recipe":["Isolation","Guilt","Ire"],"connections":[{"orbit":0,"id":17906}],"group":1242,"orbitIndex":4,"isNotable":true,"name":"Escalating Mayhem","orbit":7},"14176":{"stats":["Inherent Rage Loss starts 1 second later"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":0,"id":18004}],"group":222,"skill":14176,"orbitIndex":0,"name":"Later Rage Loss Start","orbit":2},"15991":{"icon":"Art/2DArt/SkillIcons/passives/ArchonLightningNotable.dds","skill":15991,"stats":["Immune to Shock while affected by Lightning Archon"],"recipe":["Isolation","Paranoia","Ire"],"connections":[{"orbit":0,"id":15984}],"group":685,"orbitIndex":19,"isNotable":true,"name":"Embodiment of Lightning","orbit":2},"41821":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":142,"skill":41821,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"22141":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":54521},{"orbit":0,"id":51797}],"group":481,"skill":22141,"orbitIndex":6,"name":"Life Recoup","orbit":7},"28061":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":0,"id":35878}],"group":956,"skill":28061,"orbitIndex":6,"name":"Elemental Attack Damage","orbit":7},"35284":{"stats":["6% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":-2,"id":31898},{"orbit":-7,"id":64471}],"group":428,"skill":35284,"orbitIndex":3,"name":"Herald Reservation","orbit":7},"28038":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":56488}],"group":792,"skill":28038,"orbitIndex":12,"name":"Deflection","orbit":7},"35896":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":35896,"stats":["+5 to any Attribute"],"isAttribute":true,"group":813,"connections":[{"orbit":0,"id":55668},{"orbit":0,"id":53266},{"orbit":0,"id":17672}],"orbitIndex":0,"name":"Attribute","orbit":0},"50795":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":50795,"stats":["15% increased Accuracy Rating","20% increased Projectile Damage"],"recipe":["Guilt","Guilt","Paranoia"],"connections":[{"orbit":0,"id":58013},{"orbit":0,"id":20744}],"group":793,"orbitIndex":7,"isNotable":true,"name":"Careful Aim","orbit":7},"55582":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":55582,"stats":["+2% to Quality of all Skills"],"ascendancyName":"Gemling Legionnaire","group":298,"connections":[{"orbit":2147483647,"id":60287}],"orbitIndex":0,"name":"Skill Gem Quality","orbit":0},"4921":{"stats":["Skills have a 5% chance to not consume Glory"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":13524}],"group":403,"skill":4921,"orbitIndex":11,"name":"Chance to not Consume Glory","orbit":7},"38728":{"stats":["8% increased Evasion Rating","Gain Deflection Rating equal to 3% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":5,"id":14539}],"group":1226,"skill":38728,"orbitIndex":0,"name":"Deflection and Evasion","orbit":7},"47191":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[],"group":192,"skill":47191,"orbitIndex":58,"name":"Fire Damage","orbit":4},"12322":{"stats":["8% increased Flask and Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":0,"id":53196}],"group":811,"skill":12322,"orbitIndex":8,"name":"Flask and Charm Charges Gained","orbit":7},"9583":{"stats":["10% increased amount of Life Leeched","10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/lifeleech.dds","connections":[{"orbit":0,"id":47316}],"group":381,"skill":9583,"orbitIndex":21,"name":"Life Leech and Physical Damage","orbit":7},"31419":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":3,"id":35787},{"orbit":4,"id":53405}],"group":351,"skill":31419,"orbitIndex":9,"name":"Increased Duration","orbit":7},"5108":{"stats":["Attacks with One-Handed Weapons have 15% increased Chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[],"group":655,"skill":5108,"orbitIndex":21,"name":"One Handed Ailment Chance","orbit":2},"18882":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":18882,"stats":["+5 to any Attribute"],"isAttribute":true,"group":798,"connections":[{"orbit":-2,"id":24045},{"orbit":0,"id":26786},{"orbit":0,"id":30047},{"orbit":0,"id":29941}],"orbitIndex":6,"name":"Attribute","orbit":5},"17706":{"stats":["10% increased Energy Shield Recharge Rate","10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":-2,"id":46972}],"group":734,"skill":17706,"orbitIndex":20,"name":"Energy Shield Recharge and Mana Flask Recovery","orbit":2},"38814":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":38814,"stats":["+5 to any Attribute"],"isAttribute":true,"group":804,"connections":[{"orbit":0,"id":19288},{"orbit":0,"id":62341},{"orbit":0,"id":11980}],"orbitIndex":0,"name":"Attribute","orbit":0},"62510":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":4,"id":8697},{"orbit":6,"id":17118}],"group":891,"skill":62510,"orbitIndex":69,"name":"Elemental Attack Damage","orbit":4},"43923":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","options":{"Huntress":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","name":"Stun Threshold during Parry","id":34062}},"skill":43923,"stats":["8% increased Accuracy Rating"],"isSwitchable":true,"group":806,"connections":[{"orbit":0,"id":19104}],"orbitIndex":2,"name":"Accuracy","orbit":2},"24045":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[],"group":797,"skill":24045,"orbitIndex":9,"name":"Mana Flask Recovery","orbit":2},"50328":{"stats":["10% increased Life and Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":0,"id":28992},{"orbit":0,"id":10053}],"group":806,"skill":50328,"orbitIndex":23,"name":"Life and Mana Flask Recovery","orbit":3},"9458":{"icon":"Art/2DArt/SkillIcons/passives/MasteryFlasks.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFlaskPattern","connections":[],"group":806,"skill":9458,"orbitIndex":0,"name":"Flask Mastery","orbit":0},"44406":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[],"group":322,"skill":44406,"orbitIndex":0,"name":"Stun Buildup","orbit":6},"35492":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupMinions.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMinionOffencePattern","connections":[],"group":621,"skill":35492,"orbitIndex":21,"name":"Minion Offence Mastery","orbit":7},"33180":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":46989},{"orbit":0,"id":60269}],"group":705,"skill":33180,"orbitIndex":15,"name":"Spell Area of Effect","orbit":7},"5920":{"stats":["6% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":-3,"id":52574},{"orbit":5,"id":51921}],"group":498,"skill":5920,"orbitIndex":16,"name":"Attack Area Damage and Area","orbit":2},"45086":{"stats":["Gain 3% of Physical Damage as extra Chaos Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":34520}],"group":809,"skill":45086,"orbitIndex":21,"name":"Physical as Extra Chaos Damage","orbit":2},"53196":{"stats":["8% increased Flask and Charm Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":0,"id":46692}],"group":811,"skill":53196,"orbitIndex":12,"name":"Flask and Charm Charges Gained","orbit":7},"21274":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21274,"stats":["+5 to any Attribute"],"isAttribute":true,"group":709,"connections":[{"orbit":0,"id":39298}],"orbitIndex":0,"name":"Attribute","orbit":0},"3698":{"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","skill":3698,"stats":["Enemies in Jagged Ground you create take 10% increased Damage"],"recipe":["Isolation","Isolation","Greed"],"connections":[{"orbit":0,"id":33137}],"group":218,"orbitIndex":11,"isNotable":true,"name":"Spike Pit","orbit":2},"4157":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance2.dds","connections":[{"orbit":-6,"id":49220}],"group":815,"skill":4157,"orbitIndex":18,"name":"Critical Chance","orbit":7},"12925":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":5,"id":61196}],"group":817,"skill":12925,"orbitIndex":2,"name":"Shock Chance","orbit":4},"29843":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":35987}],"group":818,"skill":29843,"orbitIndex":19,"name":"Evasion","orbit":7},"36479":{"icon":"Art/2DArt/SkillIcons/passives/Storm Weaver.dds","skill":36479,"stats":["Gain 5% of Damage as Extra Lightning Damage","30% increased chance to Shock"],"connections":[{"orbit":0,"id":12925}],"group":817,"orbitIndex":66,"isNotable":true,"name":"Essence of the Storm","orbit":4},"16123":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCrit.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCriticalsPattern","connections":[],"group":820,"skill":16123,"orbitIndex":22,"name":"Critical Mastery","orbit":3},"22271":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":15083}],"group":693,"skill":22271,"orbitIndex":0,"name":"Shock Chance","orbit":0},"24368":{"stats":["15% increased Ballista damage"],"icon":"Art/2DArt/SkillIcons/passives/RangedTotemDamage.dds","connections":[{"orbit":0,"id":37302},{"orbit":0,"id":40597}],"group":477,"skill":24368,"orbitIndex":0,"name":"Ballista Damage","orbit":7},"29914":{"stats":["20% increased Armour while Surrounded","20% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":46931}],"group":360,"skill":29914,"orbitIndex":7,"name":"Armour and Evasion while Surrounded","orbit":3},"10927":{"stats":["10% increased Pin duration"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":9272},{"orbit":0,"id":42250}],"group":821,"skill":10927,"orbitIndex":3,"name":"Pin Duration","orbit":3},"33922":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":33922,"stats":["Exposure you inflict lowers Resistances by an additional 5%"],"recipe":["Disgust","Isolation","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":6950}],"group":727,"orbitIndex":6,"isNotable":true,"name":"Stripped Defences","orbit":2},"12906":{"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","skill":12906,"stats":["60% increased Critical Hit Chance against Immobilised enemies","Your Hits cannot be Evaded by Pinned Enemies"],"recipe":["Despair","Despair","Guilt"],"connections":[{"orbit":0,"id":3234}],"group":821,"orbitIndex":20,"isNotable":true,"name":"Sitting Duck","orbit":7},"34984":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":824,"skill":34984,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"27992":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupBow.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBowPattern","connections":[],"group":501,"skill":27992,"orbitIndex":0,"name":"Crossbow Mastery","orbit":0},"61056":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-4,"id":40399}],"group":1052,"skill":61056,"orbitIndex":1,"name":"Energy","orbit":7},"56841":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","connections":[{"orbit":0,"id":18451}],"group":834,"skill":56841,"orbitIndex":20,"name":"Frenzy Charge Duration","orbit":2},"39116":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPhysicalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[],"group":733,"skill":39116,"orbitIndex":14,"name":"Physical Mastery","orbit":3},"32771":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":32771,"stats":["10% increased maximum Darkness"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":0,"id":34817}],"orbitIndex":55,"name":"Darkness","orbit":9},"63731":{"stats":["16% increased Attack Damage against Rare or Unique Enemies"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":244}],"group":829,"skill":63731,"orbitIndex":0,"name":"Attack Damage","orbit":0},"56638":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[],"group":831,"skill":56638,"orbitIndex":2,"name":"Stun Threshold if not Stunned recently","orbit":2},"63255":{"icon":"Art/2DArt/SkillIcons/passives/chargedex.dds","skill":63255,"stats":["50% increased Evasion Rating if you've consumed a Frenzy Charge Recently","+1 to Maximum Frenzy Charges"],"recipe":["Suffering","Fear","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryChargesPattern","connections":[],"group":834,"orbitIndex":0,"isNotable":true,"name":"Savagery","orbit":0},"10576":{"stats":["15% increased Magnitude of Bleeding you inflict against Enemies affected by Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":58644}],"group":1118,"skill":10576,"orbitIndex":0,"name":"Bleeding Damage","orbit":0},"37974":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":62230}],"group":835,"skill":37974,"orbitIndex":68,"name":"Energy Shield","orbit":6},"968":{"stats":["6% increased Fire Damage","5% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":6752}],"group":462,"skill":968,"orbitIndex":3,"name":"Fire Damage and Area","orbit":3},"45343":{"stats":["Minions have 8% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":50483},{"orbit":0,"id":14505}],"group":378,"skill":45343,"orbitIndex":19,"name":"Minion Area","orbit":7},"19125":{"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","skill":19125,"stats":["30% increased Spell Damage","5% reduced Cast Speed"],"recipe":["Paranoia","Paranoia","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":612,"orbitIndex":8,"isNotable":true,"name":"Potent Incantation","orbit":1},"3894":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":3894,"stats":["3% increased maximum Life, Mana and Energy Shield","Gain additional Ailment Threshold equal to 15% of maximum Energy Shield","Gain additional Stun Threshold equal to 15% of maximum Energy Shield"],"recipe":["Isolation","Guilt","Isolation"],"connections":[{"orbit":0,"id":13307},{"orbit":0,"id":857}],"group":481,"orbitIndex":30,"isNotable":true,"name":"Eldritch Will","orbit":4},"44345":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":48833}],"group":839,"skill":44345,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"44005":{"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","skill":44005,"stats":["15% reduced Spell Damage","6% increased Cast Speed for each different Non-Instant Spell you've Cast Recently"],"recipe":["Fear","Greed","Isolation"],"connections":[],"group":233,"orbitIndex":41,"isNotable":true,"name":"Casting Cascade","orbit":6},"41511":{"stats":["Minions deal 15% increased Damage with Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":35560}],"group":204,"skill":41511,"orbitIndex":0,"name":"Command Skill Damage","orbit":0},"64471":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":64471,"stats":["+5 to any Attribute"],"isAttribute":true,"group":473,"connections":[],"orbitIndex":54,"name":"Attribute","orbit":4},"46157":{"stats":["20% chance for Lightning Skills to Chain an additional time"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":37806}],"group":842,"skill":46157,"orbitIndex":0,"name":"Lightning Skill Chain Chance","orbit":0},"30662":{"stats":["12% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":26291}],"group":202,"skill":30662,"orbitIndex":32,"name":"Lightning Damage","orbit":4},"25170":{"stats":["8% increased Attack Damage","8% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":3,"id":30820}],"group":867,"skill":25170,"orbitIndex":22,"name":"Attack Damage and Skill Duration","orbit":2},"55235":{"icon":"Art/2DArt/SkillIcons/passives/MarkMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryMarkPattern","connections":[{"orbit":0,"id":63830},{"orbit":0,"id":44756},{"orbit":0,"id":36976}],"group":1155,"skill":55235,"orbitIndex":4,"name":"Mark Mastery","orbit":1},"4442":{"stats":["+15% of Armour also applies to Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/lightningstr.dds","connections":[{"orbit":0,"id":62034}],"group":97,"skill":4442,"orbitIndex":10,"name":"Armour Applies to Lightning Damage Hits","orbit":3},"26830":{"stats":["10% increased effect of Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":826,"skill":26830,"orbitIndex":42,"name":"Armour Break Effect","orbit":5},"29993":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[],"group":217,"skill":29993,"orbitIndex":8,"name":"Duration Mastery","orbit":1},"1215":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionAndEnergyShieldPattern","connections":[],"group":764,"skill":1215,"orbitIndex":5,"name":"Evasion and Energy Shield Mastery","orbit":1},"8975":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8975,"stats":["+5 to any Attribute"],"isAttribute":true,"group":838,"connections":[{"orbit":4,"id":61196}],"orbitIndex":0,"name":"Attribute","orbit":0},"34090":{"stats":["10% increased Armour","+10% of Armour also applies to Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":7,"id":14655},{"orbit":-7,"id":64870}],"group":282,"skill":34090,"orbitIndex":0,"name":"Armour and Applies to Fire Damage","orbit":7},"7972":{"stats":["20% increased Endurance Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":25229},{"orbit":0,"id":5663}],"group":212,"skill":7972,"orbitIndex":4,"name":"Endurance Charge Duration","orbit":2},"15507":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":15507,"stats":["+5 to any Attribute"],"isAttribute":true,"group":737,"connections":[{"orbit":0,"id":48401}],"orbitIndex":10,"name":"Attribute","orbit":3},"1286":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":-7,"id":17903}],"group":200,"skill":1286,"orbitIndex":12,"name":"Thorns","orbit":7},"19722":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":19722,"stats":["20% increased Freeze Buildup","50% increased Damage with Hits against Frozen Enemies"],"recipe":["Suffering","Ire","Greed"],"connections":[],"group":1070,"orbitIndex":10,"isNotable":true,"name":"Thin Ice","orbit":7},"54413":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[],"group":852,"skill":54413,"orbitIndex":10,"name":"Spell Suppression Mastery","orbit":3},"28680":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":337,"skill":28680,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"50616":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":183,"skill":50616,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"10041":{"stats":["8% increased Elemental Ailment Threshold","Companions have +12% to all Elemental Resistances"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":32799}],"group":913,"skill":10041,"orbitIndex":22,"name":"Ailment Threshold and Companion Resistance","orbit":7},"30061":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":31908}],"group":864,"skill":30061,"orbitIndex":4,"name":"Curse Effect","orbit":2},"56876":{"stats":["20% increased Energy Shield if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":46380}],"group":958,"skill":56876,"orbitIndex":6,"name":"Energy Shield if Consumed Power Charge","orbit":2},"50437":{"stats":["15% increased Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/evade.dds","connections":[{"orbit":0,"id":35987}],"group":749,"skill":50437,"orbitIndex":8,"name":"Evasion","orbit":7},"48418":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":48418,"stats":["+3 to Stun Threshold per Strength"],"recipe":["Ire","Disgust","Suffering"],"connections":[{"orbit":0,"id":38235}],"group":451,"orbitIndex":6,"isNotable":true,"name":"Hefty Unit","orbit":2},"11825":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11825,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1103,"connections":[{"orbit":0,"id":8194},{"orbit":4,"id":42794},{"orbit":0,"id":54984},{"orbit":0,"id":47374},{"orbit":0,"id":10648}],"orbitIndex":0,"name":"Attribute","orbit":0},"57227":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-5,"id":23259}],"group":869,"skill":57227,"orbitIndex":5,"name":"Attack Critical Chance","orbit":2},"43088":{"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","skill":43088,"stats":["40% increased Chaos Damage while affected by Herald of Plague","40% increased Physical Damage while affected by Herald of Blood"],"recipe":["Disgust","Suffering","Isolation"],"connections":[{"orbit":0,"id":28835},{"orbit":0,"id":178},{"orbit":0,"id":6988}],"group":1255,"orbitIndex":8,"isNotable":true,"name":"Agonising Calamity","orbit":3},"45481":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":52765}],"group":940,"skill":45481,"orbitIndex":16,"name":"Mana Regeneration","orbit":2},"46692":{"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","skill":46692,"stats":["20% increased Flask and Charm Charges gained","40% increased Life and Mana Recovery from Flasks while you have an active Charm"],"recipe":["Fear","Ire","Guilt"],"connections":[{"orbit":0,"id":9393}],"group":811,"orbitIndex":16,"isNotable":true,"name":"Efficient Alchemy","orbit":7},"24483":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":24483,"stats":["40% increased Critical Hit Chance against Enemies that are affected","by no Elemental Ailments"],"recipe":["Disgust","Paranoia","Paranoia"],"connections":[{"orbit":0,"id":32660},{"orbit":0,"id":62661}],"group":441,"orbitIndex":17,"isNotable":true,"name":"Direct Approach","orbit":3},"14739":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":49235}],"group":565,"skill":14739,"orbitIndex":3,"name":"Energy Shield Delay","orbit":2},"10382":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":10382,"stats":["+5 to any Attribute"],"isAttribute":true,"group":987,"connections":[{"orbit":0,"id":21984}],"orbitIndex":0,"name":"Attribute","orbit":0},"25434":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":25434,"stats":["15% increased Magnitude of Chill you inflict"],"ascendancyName":"Invoker","group":1302,"connections":[],"orbitIndex":11,"name":"Chill Effect","orbit":6},"34882":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingNode.dds","skill":34882,"stats":["+2% to Quality of all Skills"],"ascendancyName":"Gemling Legionnaire","group":334,"connections":[{"orbit":2147483647,"id":11641}],"orbitIndex":0,"name":"Skill Gem Quality","orbit":0},"60829":{"stats":["20% chance for Attack Hits to apply Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":2147483647,"id":36630}],"group":873,"skill":60829,"orbitIndex":22,"name":"Incision Chance","orbit":2},"3234":{"stats":["15% increased Pin duration"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":4447},{"orbit":0,"id":31745}],"group":821,"skill":3234,"orbitIndex":8,"name":"Pin Duration","orbit":1},"25557":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":25557,"stats":["+5 to any Attribute"],"isAttribute":true,"group":876,"connections":[{"orbit":0,"id":29763},{"orbit":0,"id":4059},{"orbit":0,"id":26804}],"orbitIndex":16,"name":"Attribute","orbit":6},"9572":{"stats":["15% increased Melee Damage if you've dealt a Projectile Attack Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":12822}],"group":886,"skill":9572,"orbitIndex":14,"name":"Melee Damage if Projectile Hit","orbit":2},"2211":{"stats":["Herald Skills deal 20% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[{"orbit":7,"id":7473}],"group":428,"skill":2211,"orbitIndex":19,"name":"Herald Damage","orbit":7},"61179":{"stats":["10% increased Critical Hit Chance for Spells"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":21245}],"group":400,"skill":61179,"orbitIndex":0,"name":"Spell Critical Chance","orbit":0},"1087":{"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","skill":1087,"stats":["25% increased Area of Effect if you've Stunned an Enemy with a Two Handed Melee Weapon Recently"],"recipe":["Greed","Paranoia","Ire"],"connections":[],"group":314,"orbitIndex":7,"isNotable":true,"name":"Shockwaves","orbit":3},"58016":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":58016,"stats":["+5% to all Elemental Resistances","30% increased Elemental Damage"],"recipe":["Fear","Fear","Greed"],"connections":[{"orbit":7,"id":49537},{"orbit":0,"id":42205}],"group":261,"orbitIndex":42,"isNotable":true,"name":"All Natural","orbit":4},"55190":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":55190,"stats":[],"group":64,"connections":[],"orbitIndex":0,"name":"Jewel Socket","orbit":1},"35173":{"stats":["5% increased Critical Hit Chance","8% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageNode.dds","connections":[{"orbit":0,"id":1599}],"group":1174,"skill":35173,"orbitIndex":22,"name":"Physical Damage and Critical Chance","orbit":7},"23062":{"stats":["20% increased Armour if you've consumed an Endurance Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":19122}],"group":492,"skill":23062,"orbitIndex":20,"name":"Armour if Consumed Endurance Charge","orbit":2},"50403":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":1187,"skill":50403,"orbitIndex":0,"name":"Cold Mastery","orbit":0},"17505":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":0,"id":52106},{"orbit":0,"id":28774},{"orbit":0,"id":23382}],"group":233,"skill":17505,"orbitIndex":33,"name":"Cast Speed","orbit":6},"63566":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":63566,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1055,"connections":[{"orbit":0,"id":42658},{"orbit":0,"id":62350},{"orbit":0,"id":30871}],"orbitIndex":36,"name":"Attribute","orbit":6},"17548":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":17548,"stats":["25% increased Critical Damage Bonus if you've dealt a Non-Critical Hit Recently","15% increased Critical Hit Chance"],"recipe":["Ire","Suffering","Disgust"],"connections":[{"orbit":0,"id":630},{"orbit":0,"id":31039}],"group":887,"orbitIndex":2,"isNotable":true,"name":"Moment of Truth","orbit":7},"630":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":13419}],"group":887,"skill":630,"orbitIndex":4,"name":"Critical Damage","orbit":1},"10671":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":5740},{"orbit":0,"id":23419},{"orbit":0,"id":51048}],"group":888,"skill":10671,"orbitIndex":1,"name":"Attack Damage","orbit":2},"24239":{"stats":["Gain 5 Life per Enemy Killed"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[{"orbit":0,"id":34136}],"group":890,"skill":24239,"orbitIndex":9,"name":"Life on Kill","orbit":1},"40213":{"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","skill":40213,"stats":["Gain 20 Life per Enemy Killed","2% chance to Recover all Life when you Kill an Enemy"],"recipe":["Envy","Ire","Greed"],"connections":[{"orbit":0,"id":55846},{"orbit":0,"id":24481}],"group":890,"orbitIndex":1,"isNotable":true,"name":"Taste for Blood","orbit":1},"35689":{"stats":["10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds","connections":[{"orbit":2,"id":34543}],"group":1000,"skill":35689,"orbitIndex":14,"name":"Damage","orbit":2},"64140":{"stats":["12% increased Elemental Damage with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/ElementalDamagewithAttacks2.dds","connections":[{"orbit":-5,"id":51336},{"orbit":-4,"id":30905}],"group":891,"skill":64140,"orbitIndex":10,"name":"Elemental Attack Damage","orbit":3},"48660":{"icon":"Art/2DArt/SkillIcons/passives/MasteryElementalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[],"group":891,"skill":48660,"orbitIndex":0,"name":"Elemental Mastery","orbit":0},"21453":{"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak2BuffIcon.dds","skill":21453,"stats":["Break 60% increased Armour","10% chance to Defend with 200% of Armour"],"recipe":["Fear","Envy","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[{"orbit":0,"id":10286}],"group":146,"orbitIndex":0,"isNotable":true,"name":"Breakage","orbit":0},"47184":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCreateMinionMeleeWeapon.dds","skill":47184,"stats":["Grants Skill: Manifest Weapon"],"ascendancyName":"Smith of Kitava","connections":[],"group":8,"orbitIndex":0,"isNotable":true,"name":"Living Weapon","orbit":0},"49740":{"icon":"Art/2DArt/SkillIcons/passives/ColdDamagenode.dds","skill":49740,"stats":["60% reduced Ice Crystal Life"],"recipe":["Suffering","Fear","Ire"],"connections":[{"orbit":0,"id":27274}],"group":893,"orbitIndex":0,"isNotable":true,"name":"Shattered Crystal","orbit":7},"27274":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupCold.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryColdPattern","connections":[],"group":893,"skill":27274,"orbitIndex":2,"name":"Cold Mastery","orbit":1},"4673":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":4673,"stats":["30% increased Stun Buildup","+15 to Strength"],"recipe":["Disgust","Guilt","Guilt"],"connections":[{"orbit":0,"id":10047},{"orbit":0,"id":51812}],"group":205,"orbitIndex":15,"isNotable":true,"name":"Hulking Smash","orbit":2},"25100":{"icon":"Art/2DArt/SkillIcons/passives/OasisKeystone2.dds","skill":25100,"isKeystone":true,"stats":["Cannot use Charms","30% more Recovery from Flasks"],"group":895,"connections":[],"orbitIndex":0,"name":"Oasis","orbit":0},"38993":{"stats":["16% increased Critical Damage Bonus with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":21112}],"group":1271,"skill":38993,"orbitIndex":0,"name":"Bow Critical Damage","orbit":0},"25620":{"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","skill":25620,"stats":["15% chance to not destroy Corpses when Consuming Corpses"],"recipe":["Paranoia","Despair","Guilt"],"connections":[{"orbit":0,"id":9083}],"group":896,"orbitIndex":14,"isNotable":true,"name":"Meat Recycling","orbit":7},"18374":{"stats":["8% increased amount of Life Leeched","12% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[],"group":392,"skill":18374,"orbitIndex":7,"name":"Thorns and Leech","orbit":2},"63830":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":63830,"stats":["Enemies you Mark have 10% reduced Accuracy Rating","Enemies you Mark take 10% increased Damage"],"recipe":["Guilt","Disgust","Isolation"],"connections":[{"orbit":-5,"id":13624},{"orbit":5,"id":45390}],"group":1155,"orbitIndex":3,"isNotable":true,"name":"Marked for Sickness","orbit":3},"5826":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":899,"skill":5826,"orbitIndex":22,"name":"Projectile Mastery","orbit":2},"10881":{"stats":["40% increased Energy Shield from Equipped Focus"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":3,"id":36450}],"group":902,"skill":10881,"orbitIndex":0,"name":"Focus Energy Shield","orbit":0},"36450":{"stats":["12% increased Spell Damage while on Full Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ShieldNodeOffensive.dds","connections":[{"orbit":-4,"id":11838}],"group":902,"skill":36450,"orbitIndex":0,"name":"Spell Damage on full Energy Shield","orbit":3},"31116":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaExtraChaosDamagePerDarkness.dds","skill":31116,"stats":["Grants Skill: Void Illusion"],"ascendancyName":"Acolyte of Chayula","connections":[],"group":1331,"orbitIndex":24,"isNotable":true,"name":"Grasp of the Void","orbit":8},"19355":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[],"group":835,"skill":19355,"orbitIndex":4,"name":"Energy Shield","orbit":6},"45215":{"stats":["Allies in your Presence deal 8% increased Damage","8% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":53187}],"group":332,"skill":45215,"orbitIndex":2,"name":"Attack Damage with Ally","orbit":2},"58932":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichSpellCostESandMoreDMG.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich"}},"skill":58932,"isSwitchable":true,"stats":["Spells deal 30% more Damage when Sacrificing Energy Shield","Sacrificing Energy Shield does not interrupt Recharge","Sacrifice 5% of maximum Energy Shield when you Cast a Spell"],"ascendancyName":"Lich","connections":[],"group":949,"orbitIndex":0,"isNotable":true,"name":"Eldritch Empowerment","orbit":0},"9750":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":1169}],"group":225,"skill":9750,"orbitIndex":12,"name":"Warcry Cooldown","orbit":7},"6789":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","options":{"Huntress":{"stats":["8% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","name":"Attack Damage","id":22193}},"skill":6789,"stats":["8% increased Projectile Damage"],"isSwitchable":true,"group":768,"connections":[{"orbit":0,"id":4313}],"orbitIndex":1,"name":"Projectile Damage","orbit":2},"53921":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":53921,"stats":["30% increased Stun Threshold","30% increased Elemental Ailment Threshold"],"recipe":["Paranoia","Envy","Paranoia"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryStunPattern","connections":[{"orbit":0,"id":58838},{"orbit":0,"id":40596}],"group":235,"orbitIndex":48,"isNotable":true,"name":"Unbreaking","orbit":5},"27910":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":64056},{"orbit":0,"id":53938}],"group":905,"skill":27910,"orbitIndex":0,"name":"Attack Damage","orbit":1},"41105":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":54288}],"group":237,"skill":41105,"orbitIndex":12,"name":"Life Recoup","orbit":7},"45075":{"stats":["5% increased Attack Damage","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":43507},{"orbit":0,"id":27439}],"group":226,"skill":45075,"orbitIndex":8,"name":"Attack Damage and Accuracy","orbit":7},"6178":{"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","skill":6178,"stats":["15% reduced Attack Speed with Crossbows","80% increased Critical Damage Bonus with Crossbows"],"recipe":["Paranoia","Isolation","Suffering"],"connections":[{"orbit":0,"id":33415}],"group":760,"orbitIndex":35,"isNotable":true,"name":"Power Shots","orbit":4},"41493":{"stats":["8% increased Attack Area Damage","4% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":9,"id":50253}],"group":255,"skill":41493,"orbitIndex":0,"name":"Attack Area Damage and Area","orbit":0},"54805":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":54805,"stats":["30% increased Damage with Hits against Hindered Enemies","Debuffs you inflict have 10% increased Slow Magnitude"],"recipe":["Suffering","Greed","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBrandPattern","connections":[],"group":907,"orbitIndex":27,"isNotable":true,"name":"Hindered Capabilities","orbit":5},"13711":{"stats":["12% increased Evasion Rating","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":4,"id":30562}],"group":944,"skill":13711,"orbitIndex":22,"name":"Evasion and Energy Shield","orbit":7},"44612":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShieldMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasterySpellSuppressionPattern","connections":[],"group":911,"skill":44612,"orbitIndex":0,"name":"Spell Suppression Mastery","orbit":0},"60738":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":37408}],"group":912,"skill":60738,"orbitIndex":19,"name":"Life Flasks","orbit":2},"8791":{"icon":"Art/2DArt/SkillIcons/passives/CompanionsNotable1.dds","skill":8791,"stats":["Companions gain your Strength","+15 to Strength"],"recipe":["Fear","Greed","Despair"],"connections":[{"orbit":0,"id":32096}],"group":913,"orbitIndex":7,"isNotable":true,"name":"Sturdy Ally","orbit":3},"6077":{"stats":["Minions have 20% increased Cooldown Recovery Rate for Command Skills"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-2,"id":35645}],"group":182,"skill":6077,"orbitIndex":0,"name":"Command Skill Cooldown","orbit":0},"8810":{"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","skill":8810,"stats":["15% increased Skill Effect Duration","12% increased Cooldown Recovery Rate"],"recipe":["Paranoia","Disgust","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[{"orbit":2,"id":33751}],"group":915,"orbitIndex":4,"isNotable":true,"name":"Multitasking","orbit":1},"55227":{"stats":["10% increased amount of Mana Leeched"],"icon":"Art/2DArt/SkillIcons/passives/ManaLeechThemedNode.dds","connections":[{"orbit":0,"id":29479},{"orbit":0,"id":15829}],"group":918,"skill":55227,"orbitIndex":13,"name":"Mana Leech","orbit":7},"36217":{"stats":["15% increased Volatility Explosion delay"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedChaosDamage.dds","connections":[],"group":1234,"skill":36217,"orbitIndex":11,"name":"Volatility Detonation Time","orbit":1},"62640":{"stats":["3% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-7,"id":24880}],"group":549,"skill":62640,"orbitIndex":32,"name":"Attack Speed","orbit":4},"22219":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":-7,"id":52351}],"group":920,"skill":22219,"orbitIndex":16,"name":"Triggered Spell Damage","orbit":7},"22538":{"stats":["8% reduced Slowing Potency of Debuffs on You"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":64659}],"group":480,"skill":22538,"orbitIndex":18,"name":"Slow Effect on You","orbit":3},"62360":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":25014}],"group":130,"skill":62360,"orbitIndex":2,"name":"Empowered Attack Damage","orbit":3},"50881":{"stats":["15% reduced effect of Curses on you"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":55420}],"group":864,"skill":50881,"orbitIndex":20,"name":"Curse Effect on Self","orbit":2},"28613":{"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","skill":28613,"stats":["Warcries have a minimum of 10 Power"],"recipe":["Suffering","Despair","Greed"],"connections":[{"orbit":0,"id":39598},{"orbit":0,"id":30553}],"group":93,"orbitIndex":2,"isNotable":true,"name":"Roaring Cries","orbit":2},"8493":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8493,"stats":["+5 to any Attribute"],"isAttribute":true,"group":493,"connections":[{"orbit":0,"id":64471},{"orbit":0,"id":52860}],"orbitIndex":0,"name":"Attribute","orbit":0},"32701":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":32701,"stats":["+5 to any Attribute"],"isAttribute":true,"group":922,"connections":[{"orbit":0,"id":21746},{"orbit":0,"id":26598},{"orbit":0,"id":22115},{"orbit":0,"id":43877}],"orbitIndex":18,"name":"Attribute","orbit":6},"54232":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":54232,"stats":["+5 to any Attribute"],"isAttribute":true,"group":524,"connections":[{"orbit":5,"id":44659}],"orbitIndex":0,"name":"Attribute","orbit":0},"30463":{"stats":["15% increased Elemental Ailment Threshold"],"icon":"Art/2DArt/SkillIcons/passives/SpellSuppresionNode.dds","connections":[{"orbit":-7,"id":58971},{"orbit":-6,"id":9968}],"group":1095,"skill":30463,"orbitIndex":3,"name":"Ailment Threshold","orbit":2},"50342":{"icon":"Art/2DArt/SkillIcons/passives/evade.dds","skill":50342,"stats":["15% increased Evasion Rating"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEvasionPattern","group":924,"connections":[{"orbit":0,"id":5227}],"orbitIndex":17,"name":"Evasion","orbit":2},"6752":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":7378},{"orbit":4,"id":29148}],"group":462,"skill":6752,"orbitIndex":0,"name":"Fire Damage","orbit":3},"54194":{"icon":"Art/2DArt/SkillIcons/passives/Temporalist/TemporalistNode.dds","skill":54194,"stats":["4% of Damage taken Recouped as Life"],"ascendancyName":"Chronomancer","group":274,"connections":[{"orbit":0,"id":28153}],"orbitIndex":3,"name":"Life Recoup","orbit":2},"47976":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":47976,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1145,"connections":[{"orbit":0,"id":14446},{"orbit":0,"id":37876}],"orbitIndex":0,"name":"Attribute","orbit":0},"59651":{"stats":["Offering Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/CorpseDamage.dds","connections":[{"orbit":2147483647,"id":41654},{"orbit":4,"id":47821},{"orbit":0,"id":25557}],"group":925,"skill":59651,"orbitIndex":11,"name":"Offering Duration","orbit":2},"17711":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":3,"id":46989}],"group":699,"skill":17711,"orbitIndex":0,"name":"Spell Area of Effect","orbit":0},"43867":{"stats":["Damage Penetrates 6% Fire Resistance"],"icon":"Art/2DArt/SkillIcons/passives/FireDamagenode.dds","connections":[{"orbit":2,"id":10423}],"group":1238,"skill":43867,"orbitIndex":23,"name":"Fire Penetration","orbit":7},"63114":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":63114,"stats":["+5 to any Attribute"],"isAttribute":true,"group":150,"connections":[{"orbit":0,"id":26725},{"orbit":0,"id":21387},{"orbit":0,"id":26176},{"orbit":0,"id":35048}],"orbitIndex":4,"name":"Attribute","orbit":3},"63525":{"stats":["8% increased Critical Hit Chance for Attacks","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":53094}],"group":929,"skill":63525,"orbitIndex":2,"name":"Accuracy and Attack Critical Chance","orbit":7},"52060":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":1087,"skill":52060,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"33452":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-6,"id":23192},{"orbit":9,"id":52796}],"group":111,"skill":33452,"orbitIndex":54,"name":"Block","orbit":5},"55270":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":60083}],"group":931,"skill":55270,"orbitIndex":1,"name":"Pin Buildup","orbit":7},"52875":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1165,"skill":52875,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"48240":{"icon":"Art/2DArt/SkillIcons/passives/life1.dds","skill":48240,"stats":["40% increased Stun Recovery","Regenerate 5% of maximum Life over 1 second when Stunned"],"recipe":["Despair","Suffering","Greed"],"connections":[{"orbit":0,"id":48505}],"group":369,"orbitIndex":15,"isNotable":true,"name":"Quick Recovery","orbit":3},"61847":{"stats":["15% increased Critical Hit Chance with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":-4,"id":43443}],"group":65,"skill":61847,"orbitIndex":0,"name":"Flail Critical Chance","orbit":0},"4725":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","connections":[],"group":60,"skill":4725,"orbitIndex":18,"name":"Sentinels","orbit":4},"51463":{"stats":["6% increased Attack Damage","3% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":4364}],"group":934,"skill":51463,"orbitIndex":14,"name":"Reduced Movement Penalty and Attack Damage","orbit":7},"256":{"stats":["Link Skills have 10% increased Buff Effect"],"icon":"Art/2DArt/SkillIcons/passives/clustersLinknode2.dds","connections":[{"orbit":-7,"id":13694}],"group":323,"skill":256,"orbitIndex":1,"name":"Link Effect","orbit":2},"21279":{"stats":["8% increased Effect of your Mark Skills","10% increased Blind Effect"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-3,"id":35534}],"group":1169,"skill":21279,"orbitIndex":21,"name":"Mark Effect and Blind Effect","orbit":2},"17077":{"stats":["8% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","connections":[{"orbit":0,"id":51463},{"orbit":0,"id":36114}],"group":934,"skill":17077,"orbitIndex":0,"name":"Reduced Movement Penalty","orbit":0},"46782":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":3,"id":53698}],"group":994,"skill":46782,"orbitIndex":16,"name":"Attack Damage","orbit":7},"62388":{"icon":"Art/2DArt/SkillIcons/passives/Bloodmage/BloodMageNode.dds","skill":62388,"stats":["15% chance to inflict Bleeding on Critical Hit"],"ascendancyName":"Blood Mage","group":795,"connections":[{"orbit":0,"id":26282}],"orbitIndex":70,"name":"Bleed on Critical Chance","orbit":5},"55101":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":7,"id":58016}],"group":261,"skill":55101,"orbitIndex":12,"name":"Elemental Damage","orbit":3},"61318":{"stats":["12% increased Armour and Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":61396}],"group":759,"skill":61318,"orbitIndex":13,"name":"Armour and Evasion","orbit":3},"49545":{"stats":["20% increased Parry Damage"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":2,"id":64851}],"group":938,"skill":49545,"orbitIndex":13,"name":"Parry Damage","orbit":7},"45693":{"stats":["25% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":64851}],"group":938,"skill":45693,"orbitIndex":0,"name":"Shield Defences","orbit":0},"750":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":750,"stats":["Strikes deal Splash damage to targets within 1.5 metres"],"recipe":["Isolation","Ire","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[{"orbit":0,"id":6952}],"group":69,"orbitIndex":22,"isNotable":true,"name":"Tribal Fury","orbit":2},"62235":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEvasion.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEvasionPattern","connections":[],"group":759,"skill":62235,"orbitIndex":12,"name":"Armour and Evasion Mastery","orbit":2},"60692":{"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","skill":60692,"stats":["30% increased Elemental Damage if you've Ignited an Enemy Recently"],"recipe":["Guilt","Suffering","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[{"orbit":2,"id":16367}],"group":903,"orbitIndex":12,"isNotable":true,"name":"Echoing Flames","orbit":7},"24922":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24922,"stats":["+5 to any Attribute"],"isAttribute":true,"group":941,"connections":[{"orbit":0,"id":18923},{"orbit":0,"id":64345},{"orbit":0,"id":17077}],"orbitIndex":0,"name":"Attribute","orbit":0},"30562":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":30562,"stats":["20% increased Evasion Rating","20% increased maximum Energy Shield","25% reduced effect of Curses on you"],"recipe":["Envy","Greed","Isolation"],"connections":[{"orbit":0,"id":11032}],"group":944,"orbitIndex":18,"isNotable":true,"name":"Inner Faith","orbit":2},"33722":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":33722,"stats":["+5 to any Attribute"],"isAttribute":true,"group":120,"connections":[{"orbit":0,"id":4140},{"orbit":0,"id":6222},{"orbit":0,"id":55048}],"orbitIndex":0,"name":"Attribute","orbit":0},"40313":{"stats":["8% increased Archon Buff duration","5% increased effect of Archon Buffs on you"],"icon":"Art/2DArt/SkillIcons/passives/ArchonGeneric.dds","connections":[{"orbit":2,"id":58363},{"orbit":-2,"id":56844},{"orbit":0,"id":3251}],"group":932,"skill":40313,"orbitIndex":0,"name":"Archon Effect and Duration","orbit":0},"50912":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":50912,"stats":["6% increased Attack Speed during any Flask Effect","25% increased Damage during any Flask Effect"],"recipe":["Ire","Disgust","Paranoia"],"connections":[],"group":952,"orbitIndex":20,"isNotable":true,"name":"Imbibed Power","orbit":7},"13241":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":13241,"stats":["+5 to any Attribute"],"isAttribute":true,"group":512,"connections":[{"orbit":0,"id":51921},{"orbit":0,"id":55746},{"orbit":0,"id":39732}],"orbitIndex":48,"name":"Attribute","orbit":6},"14342":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":4,"id":49256}],"group":74,"skill":14342,"orbitIndex":16,"name":"Armour and Energy Shield","orbit":7},"10305":{"stats":["Allies in your Presence deal 8% increased Damage","8% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":45586},{"orbit":0,"id":61490}],"group":332,"skill":10305,"orbitIndex":14,"name":"Attack Damage with Ally","orbit":2},"33037":{"stats":["Projectiles have 5% chance to Chain an additional time from terrain"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":47683}],"group":676,"skill":33037,"orbitIndex":2,"name":"Chaining Projectiles","orbit":3},"61935":{"stats":["Gain 1 Rage on Melee Hit"],"icon":"Art/2DArt/SkillIcons/passives/Rage.dds","connections":[{"orbit":7,"id":4624}],"group":431,"skill":61935,"orbitIndex":0,"name":"Rage on Hit","orbit":0},"58215":{"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","skill":58215,"stats":["Regenerate 1% of maximum Life per second","Arcane Surge grants more Life Regeneration Rate instead of Mana Regeneration Rate"],"recipe":["Paranoia","Suffering","Isolation"],"connections":[{"orbit":0,"id":292}],"group":361,"orbitIndex":8,"isNotable":true,"name":"Sanguimantic Rituals","orbit":4},"43338":{"stats":["8% increased Lightning Damage","8% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":56767}],"group":1168,"skill":43338,"orbitIndex":10,"name":"Shock Chance and Lightning Damage","orbit":2},"3660":{"stats":["8% chance to Blind Enemies on Hit with Attacks"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-7,"id":25619},{"orbit":0,"id":57196}],"group":690,"skill":3660,"orbitIndex":18,"name":"Blind Chance","orbit":3},"61373":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-7,"id":63610},{"orbit":7,"id":5988}],"group":914,"skill":61373,"orbitIndex":4,"name":"Damage vs Blinded","orbit":3},"9988":{"isFreeAllocate":true,"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaCanOnlyWearNormalRarityBodyArmour.dds","skill":9988,"stats":["Can only use a Normal Body Armour"],"ascendancyName":"Smith of Kitava","connections":[{"orbit":0,"id":20195},{"orbit":0,"id":16276},{"orbit":0,"id":60913},{"orbit":0,"id":25438},{"orbit":0,"id":9997},{"orbit":0,"id":8525},{"orbit":0,"id":13772},{"orbit":0,"id":22908},{"orbit":0,"id":110},{"orbit":0,"id":49340},{"orbit":0,"id":61039},{"orbit":0,"id":64962}],"group":32,"orbitIndex":0,"isNotable":true,"name":"Smith's Masterwork","orbit":0},"52464":{"stats":["Recover 1% of maximum Life on Kill"],"icon":"Art/2DArt/SkillIcons/passives/HiredKiller2.dds","connections":[],"group":1049,"skill":52464,"orbitIndex":24,"name":"Life on Kill","orbit":6},"31908":{"stats":["6% increased Curse Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/CurseEffectNode.dds","connections":[{"orbit":0,"id":5594}],"group":864,"skill":31908,"orbitIndex":8,"name":"Curse Effect","orbit":2},"26895":{"icon":"Art/2DArt/SkillIcons/passives/MasteryDuration.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryDurationPattern","connections":[],"group":394,"skill":26895,"orbitIndex":0,"name":"Duration Mastery","orbit":0},"1603":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","skill":1603,"stats":["15% of Elemental Damage taken Recouped as Energy Shield"],"recipe":["Ire","Ire","Isolation"],"connections":[{"orbit":0,"id":32040}],"group":971,"orbitIndex":18,"isNotable":true,"name":"Storm Driven","orbit":2},"2857":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/ShockAddditionalTime.dds","skill":2857,"stats":["Targets can be affected by two of your Shocks at the same time","25% less Magnitude of Shock you inflict"],"ascendancyName":"Stormweaver","connections":[{"orbit":0,"id":7998}],"group":408,"orbitIndex":66,"isNotable":true,"name":"Strike Twice","orbit":6},"59600":{"stats":["25% increased Life Recovery from Flasks used when on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":9411}],"group":1027,"skill":59600,"orbitIndex":21,"name":"Life Flasks","orbit":7},"42813":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":42813,"stats":["25% increased Skill Effect Duration"],"recipe":["Paranoia","Suffering","Fear"],"connections":[{"orbit":0,"id":55491}],"group":351,"orbitIndex":19,"isNotable":true,"name":"Tides of Change","orbit":7},"6912":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupTwoHands.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern","connections":[],"group":964,"skill":6912,"orbitIndex":0,"name":"Two Hand Mastery","orbit":0},"20467":{"stats":["5% increased Culling Strike Threshold"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":58312}],"group":965,"skill":20467,"orbitIndex":12,"name":"Culling Strike Threshold","orbit":3},"35048":{"stats":["10% increased Critical Hit Chance for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":43650}],"group":157,"skill":35048,"orbitIndex":12,"name":"Attack Critical Chance","orbit":2},"58138":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourAndEnergyShieldPattern","connections":[],"group":74,"skill":58138,"orbitIndex":6,"name":"Armour and Energy Shield Mastery","orbit":1},"44092":{"stats":["12% increased Ignite Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":0,"id":54911}],"group":462,"skill":44092,"orbitIndex":1,"name":"Ignite Magnitude","orbit":2},"47722":{"stats":["16% increased Damage with Warcries"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":6514}],"group":121,"skill":47722,"orbitIndex":4,"name":"Warcry Damage","orbit":3},"51797":{"stats":["3% of Damage taken Recouped as Life"],"icon":"Art/2DArt/SkillIcons/passives/LifeRecoupNode.dds","connections":[{"orbit":0,"id":23939}],"group":481,"skill":51797,"orbitIndex":8,"name":"Life Recoup","orbit":7},"21792":{"stats":["Recover 1% of maximum Life on Kill","Recover 1% of maximum Mana on Kill"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":2,"id":29899}],"group":965,"skill":21792,"orbitIndex":0,"name":"Life and Mana on Kill","orbit":1},"16786":{"stats":["15% increased Immobilisation buildup"],"icon":"Art/2DArt/SkillIcons/passives/executioner.dds","connections":[{"orbit":0,"id":20467}],"group":965,"skill":16786,"orbitIndex":14,"name":"Immobilisation Buildup","orbit":7},"35058":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":64650}],"group":967,"skill":35058,"orbitIndex":18,"name":"Stun Threshold if no recent Stun","orbit":2},"15030":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":15030,"stats":["Cannot be Critically Hit while Parrying"],"recipe":["Guilt","Greed","Ire"],"connections":[{"orbit":0,"id":45693},{"orbit":0,"id":21324}],"group":938,"orbitIndex":5,"isNotable":true,"name":"Consistent Intake","orbit":7},"30392":{"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","skill":30392,"stats":["30% increased Life Regeneration rate during Effect of any Life Flask"],"recipe":["Disgust","Despair","Guilt"],"connections":[{"orbit":0,"id":28106},{"orbit":0,"id":41016}],"group":975,"orbitIndex":3,"isNotable":true,"name":"Succour","orbit":2},"3775":{"stats":["15% increased Life Flask Charges gained"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":45244}],"group":975,"skill":3775,"orbitIndex":12,"name":"Life Flask Charges","orbit":2},"48103":{"icon":"Art/2DArt/SkillIcons/passives/knockback.dds","skill":48103,"stats":["20% increased Stun Buildup","20% increased Knockback Distance","20% increased Physical Damage"],"recipe":["Greed","Paranoia","Paranoia"],"connections":[{"orbit":0,"id":52875}],"group":1165,"orbitIndex":8,"isNotable":true,"name":"Forcewave","orbit":2},"53539":{"stats":["15% increased Projectile Damage if you've dealt a Melee Hit in the past eight seconds"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":46705},{"orbit":0,"id":13379}],"group":886,"skill":53539,"orbitIndex":6,"name":"Projectile Damage if Melee Hit","orbit":3},"17029":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":17029,"stats":["Defend with 200% of Armour against Critical Hits","+15 to Strength"],"recipe":["Fear","Envy","Guilt"],"connections":[{"orbit":0,"id":45992}],"group":373,"orbitIndex":12,"isNotable":true,"name":"Blade Catcher","orbit":2},"7947":{"stats":["Gain 15% of maximum Energy Shield as additional Freeze Threshold"],"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","connections":[{"orbit":2,"id":26061}],"group":751,"skill":7947,"orbitIndex":16,"name":"Energy Shield as Freeze Threshold","orbit":2},"26432":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":26432,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1090,"connections":[{"orbit":0,"id":12890},{"orbit":0,"id":60735}],"orbitIndex":0,"name":"Attribute","orbit":0},"44683":{"icon":"Art/2DArt/SkillIcons/passives/tempint.dds","classesStart":["Shadow","Monk"],"skill":44683,"stats":[],"group":715,"connections":[{"orbit":0,"id":5162},{"orbit":0,"id":45406},{"orbit":0,"id":50198},{"orbit":0,"id":11495},{"orbit":0,"id":9994},{"orbit":0,"id":74},{"orbit":0,"id":52980}],"orbitIndex":0,"name":"SIX","orbit":0},"51142":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":15373,"name":"Minion Reservation Efficiency","stats":["6% increased Reservation Efficiency of Minion Skills"]}},"skill":51142,"stats":["3% increased maximum Mana"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":-4,"id":26085}],"orbitIndex":135,"name":"Mana","orbit":9},"11329":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":54676}],"group":447,"skill":11329,"orbitIndex":22,"name":"Life Regeneration","orbit":2},"17118":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17118,"stats":["+5 to any Attribute"],"isAttribute":true,"group":849,"connections":[{"orbit":0,"id":38814},{"orbit":0,"id":20049},{"orbit":4,"id":8789}],"orbitIndex":0,"name":"Attribute","orbit":0},"63888":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":63888,"stats":["+5 to any Attribute"],"isAttribute":true,"group":982,"connections":[{"orbit":0,"id":35901},{"orbit":0,"id":61356},{"orbit":0,"id":26068}],"orbitIndex":0,"name":"Attribute","orbit":0},"34305":{"stats":["5% increased Attack Damage","8% increased Glory generation"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedPhysicalDamage.dds","connections":[{"orbit":0,"id":31545}],"group":143,"skill":34305,"orbitIndex":6,"name":"Glory Generation and Attack Damage","orbit":7},"2138":{"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","skill":2138,"stats":["29% increased Chaos Damage","20% increased Global Defences"],"recipe":["Greed","Isolation","Envy"],"connections":[{"orbit":0,"id":32523}],"group":500,"orbitIndex":12,"isNotable":true,"name":"Spiral into Insanity","orbit":2},"35171":{"stats":["Spell Skills have 6% increased Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":0,"id":18846}],"group":321,"skill":35171,"orbitIndex":0,"name":"Spell Area of Effect","orbit":3},"25763":{"stats":["10% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamage.dds","connections":[{"orbit":7,"id":61170},{"orbit":0,"id":62963}],"group":538,"skill":25763,"orbitIndex":12,"name":"Fire Damage","orbit":2},"37397":{"icon":"Art/2DArt/SkillIcons/passives/Gemling/GemlingLevelIntSkillGems.dds","skill":37397,"stats":["+2 to Level of all Skills with an Intelligence requirement"],"isMultipleChoiceOption":true,"ascendancyName":"Gemling Legionnaire","group":286,"connections":[],"orbitIndex":0,"name":"Neurological Implants","orbit":0},"56729":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds","connections":[{"orbit":0,"id":26308},{"orbit":0,"id":34201}],"group":986,"skill":56729,"orbitIndex":16,"name":"Reduced Attribute Requirements and All Attributes","orbit":2},"41657":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[],"group":373,"skill":41657,"orbitIndex":10,"name":"Armour","orbit":3},"20677":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":20677,"stats":["25% increased Critical Damage Bonus","+10 to Intelligence"],"recipe":["Paranoia","Suffering","Guilt"],"connections":[{"orbit":0,"id":9586},{"orbit":0,"id":535}],"group":988,"orbitIndex":0,"isNotable":true,"name":"For the Jugular","orbit":0},"4776":{"stats":["Damage Penetrates 6% Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":14363}],"group":582,"skill":4776,"orbitIndex":2,"name":"Lightning Penetration","orbit":2},"47895":{"stats":["20% increased Evasion Rating if you have Hit an Enemy Recently"],"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","connections":[{"orbit":-2,"id":56493}],"group":989,"skill":47895,"orbitIndex":6,"name":"Evasion Rating on Hit Recently","orbit":2},"31037":{"stats":["Remnants have 10% increased effect"],"icon":"Art/2DArt/SkillIcons/passives/Remnant.dds","connections":[{"orbit":0,"id":34866}],"group":677,"skill":31037,"orbitIndex":22,"name":"Remnant Effect","orbit":2},"59446":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalSnake.dds","connections":[{"orbit":0,"id":4544}],"group":992,"skill":59446,"orbitIndex":5,"name":"Life Flask Charges","orbit":2},"6923":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":1087}],"group":314,"skill":6923,"orbitIndex":10,"name":"Two Handed Damage","orbit":3},"38878":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":34898}],"group":1038,"skill":38878,"orbitIndex":35,"name":"Debuff Expiry","orbit":4},"5398":{"stats":["Spells Cast by Totems have 4% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":-6,"id":51820}],"group":224,"skill":5398,"orbitIndex":34,"name":"Totem Cast Speed","orbit":4},"43791":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":43791,"stats":["When a Banner expires, recover 15% of the Glory required for that Banner"],"recipe":["Greed","Despair","Guilt"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern","connections":[],"group":530,"orbitIndex":0,"isNotable":true,"name":"Rallying Icon","orbit":3},"50268":{"stats":["8% increased Cold Damage","8% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":0,"id":2446}],"group":997,"skill":50268,"orbitIndex":20,"name":"Cold and Lightning Damage","orbit":2},"62498":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":62498,"stats":["+5 to any Attribute"],"isAttribute":true,"group":213,"connections":[{"orbit":0,"id":3446},{"orbit":0,"id":51561},{"orbit":0,"id":21390},{"orbit":0,"id":41363},{"orbit":0,"id":12255}],"orbitIndex":0,"name":"Attribute","orbit":0},"48631":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":48631,"stats":["+5 to any Attribute"],"isAttribute":true,"group":377,"connections":[{"orbit":0,"id":35426},{"orbit":-4,"id":59006}],"orbitIndex":0,"name":"Attribute","orbit":0},"63668":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":9069},{"orbit":0,"id":4328}],"group":998,"skill":63668,"orbitIndex":4,"name":"Triggered Spell Damage","orbit":3},"55058":{"stats":["20% increased Melee Damage against Immobilised Enemies"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":63790}],"group":141,"skill":55058,"orbitIndex":48,"name":"Melee Damage against Immobilised","orbit":5},"9069":{"stats":["Triggered Spells deal 14% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":42245}],"group":998,"skill":9069,"orbitIndex":4,"name":"Triggered Spell Damage","orbit":2},"58930":{"stats":["3% increased Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/castspeed.dds","connections":[{"orbit":7,"id":14934}],"group":500,"skill":58930,"orbitIndex":9,"name":"Cast Speed","orbit":7},"51369":{"stats":["14% increased Damage with Hits against Burning Enemies"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":56061},{"orbit":0,"id":45503}],"group":330,"skill":51369,"orbitIndex":6,"name":"Damage against Burning Enemies","orbit":2},"24210":{"stats":["20% increased Frenzy Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBear.dds","connections":[{"orbit":-7,"id":26932}],"group":1000,"skill":24210,"orbitIndex":0,"name":"Frenzy Charge Duration","orbit":7},"20772":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":15028,"name":"Minion Duration","stats":["15% increased Minion Duration"]}},"skill":20772,"stats":["3% increased maximum Mana"],"isSwitchable":true,"ascendancyName":"Lich","group":999,"connections":[{"orbit":-4,"id":2877}],"orbitIndex":114,"name":"Mana","orbit":9},"14923":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":503,"skill":14923,"orbitIndex":0,"name":"Attack Mastery","orbit":0},"3131":{"stats":["3% increased Attack Speed while Dual Wielding"],"icon":"Art/2DArt/SkillIcons/passives/NodeDualWieldingDamage.dds","connections":[{"orbit":0,"id":2394}],"group":681,"skill":3131,"orbitIndex":9,"name":"Dual Wielding Speed","orbit":2},"23078":{"icon":"Art/2DArt/SkillIcons/passives/MiracleMaker.dds","skill":23078,"stats":["Minions have 25% increased maximum Life"],"recipe":["Disgust","Despair","Suffering"],"connections":[{"orbit":0,"id":47242}],"group":60,"orbitIndex":1,"isNotable":true,"name":"Holy Protector","orbit":3},"10677":{"stats":["25% increased Stun Threshold if you haven't been Stunned Recently"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":3,"id":56638}],"group":831,"skill":10677,"orbitIndex":20,"name":"Stun Threshold if not Stunned recently","orbit":2},"46742":{"icon":"Art/2DArt/SkillIcons/passives/KeystoneElementalEquilibrium.dds","skill":46742,"isKeystone":true,"stats":["Infusion Remnants you create are always a Random Element"],"group":393,"connections":[],"orbitIndex":0,"name":"Elemental Equilibrium","orbit":0},"41619":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderLifeFlasks.dds","skill":41619,"stats":["Life Flask Effects are not removed when Unreserved Life is Filled","Life Flask Effects do not Queue"],"ascendancyName":"Pathfinder","connections":[],"group":1320,"orbitIndex":0,"isNotable":true,"name":"Enduring Elixirs","orbit":0},"63431":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":63431,"stats":["30% increased Magnitude of Poison you inflict","Recover 2% of maximum Life on Killing a Poisoned Enemy"],"recipe":["Greed","Suffering","Suffering"],"connections":[],"group":1200,"orbitIndex":3,"isNotable":true,"name":"Leeching Toxins","orbit":1},"22393":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":0,"id":28458}],"group":379,"skill":22393,"orbitIndex":12,"name":"Minion Damage","orbit":3},"8560":{"stats":["10% increased Melee Damage"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":31273}],"group":1190,"skill":8560,"orbitIndex":11,"name":"Melee Damage","orbit":1},"506":{"stats":["12% increased Armour","12% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEnergyShieldNode.dds","connections":[{"orbit":0,"id":6416}],"group":229,"skill":506,"orbitIndex":14,"name":"Armour and Energy Shield","orbit":2},"40480":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":40480,"stats":["25% increased Critical Hit Chance against Shocked Enemies","40% increased Magnitude of Shock you inflict with Critical Hits"],"recipe":["Paranoia","Fear","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":1953}],"group":1009,"orbitIndex":0,"isNotable":true,"name":"Harmonic Generator","orbit":0},"44756":{"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","skill":44756,"stats":["60% increased Mana Cost Efficiency of Marks","4% increased Movement Speed if you've used a Mark Recently"],"recipe":["Despair","Disgust","Suffering"],"connections":[{"orbit":5,"id":44841}],"group":1155,"orbitIndex":15,"isNotable":true,"name":"Marked Agility","orbit":3},"7353":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":3,"id":9046}],"group":1010,"skill":7353,"orbitIndex":5,"name":"Critical Chance","orbit":2},"8600":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":8600,"stats":["+5 to any Attribute"],"isAttribute":true,"group":279,"connections":[{"orbit":0,"id":27439},{"orbit":8,"id":40596},{"orbit":4,"id":44406},{"orbit":0,"id":43778},{"orbit":0,"id":31650}],"orbitIndex":0,"name":"Attribute","orbit":0},"45992":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":41657}],"group":373,"skill":45992,"orbitIndex":12,"name":"Armour","orbit":3},"28862":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupLifeMana.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLeechPattern","connections":[],"group":381,"skill":28862,"orbitIndex":0,"name":"Leech Mastery","orbit":0},"2335":{"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","skill":2335,"stats":["20% increased Spell Damage"],"recipe":["Despair","Fear","Guilt"],"connections":[{"orbit":0,"id":18121}],"group":1013,"orbitIndex":8,"isNotable":true,"name":"Turn the Clock Forward","orbit":3},"32436":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":2147483647,"id":5332}],"group":682,"skill":32436,"orbitIndex":14,"name":"Intelligence","orbit":2},"50879":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":7,"id":14211}],"group":984,"skill":50879,"orbitIndex":4,"name":"Hazard Damage","orbit":7},"46380":{"stats":["20% increased Energy Shield if you've consumed a Power Charge Recently"],"icon":"Art/2DArt/SkillIcons/passives/chargeint.dds","connections":[{"orbit":0,"id":21327}],"group":958,"skill":46380,"orbitIndex":22,"name":"Energy Shield if Consumed Power Charge","orbit":2},"54176":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":55463},{"orbit":0,"id":26598}],"group":1017,"skill":54176,"orbitIndex":0,"name":"Shock Chance","orbit":0},"37258":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":37258,"stats":["+5 to any Attribute"],"isAttribute":true,"group":342,"connections":[{"orbit":0,"id":31903}],"orbitIndex":0,"name":"Attribute","orbit":0},"27687":{"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","skill":27687,"stats":["4% increased Attack Damage per 75 Item Armour and Evasion Rating on Equipped Shield"],"recipe":["Suffering","Fear","Disgust"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryShieldPattern","connections":[],"group":111,"orbitIndex":4,"isNotable":true,"name":"Greatest Defence","orbit":3},"8785":{"icon":"Art/2DArt/SkillIcons/passives/MasteryCurse.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCursePattern","connections":[],"group":865,"skill":8785,"orbitIndex":0,"name":"Curse Mastery","orbit":0},"27439":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":27439,"stats":["+5 to any Attribute"],"isAttribute":true,"group":252,"connections":[{"orbit":0,"id":21982}],"orbitIndex":0,"name":"Attribute","orbit":0},"6006":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":0,"id":38105}],"group":481,"skill":6006,"orbitIndex":62,"name":"Energy Shield","orbit":4},"36564":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistConvertLifeToMana.dds","skill":36564,"stats":["Reserves 25% of Life","+1 to Maximum Mana per 6 Maximum Life"],"ascendancyName":"Infernalist","connections":[],"group":611,"orbitIndex":100,"isNotable":true,"name":"Beidat's Gaze","orbit":9},"47173":{"icon":"Art/2DArt/SkillIcons/passives/WarcryMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryWarcryPattern","connections":[],"group":121,"skill":47173,"orbitIndex":0,"name":"Warcry Mastery","orbit":0},"17646":{"icon":"Art/2DArt/SkillIcons/passives/Witchhunter/WitchunterRemovePercentageFullLifeEnemies.dds","skill":17646,"stats":["Decimating Strike"],"ascendancyName":"Witchhunter","connections":[],"group":177,"orbitIndex":0,"isNotable":true,"name":"Judge, Jury, and Executioner","orbit":0},"49952":{"stats":["12% increased Magnitude of Ailments you inflict"],"icon":"Art/2DArt/SkillIcons/passives/stun2h.dds","connections":[{"orbit":0,"id":13856}],"group":185,"skill":49952,"orbitIndex":6,"name":"Ailment Effect","orbit":7},"49189":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverRemnant2.dds","skill":49189,"stats":["Remnants you create reappear once, 3 seconds after being collected"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":17,"isNotable":true,"name":"Storm's Recollection","orbit":9},"23905":{"stats":["15% increased Magnitude of Shock you inflict"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":27875}],"group":1029,"skill":23905,"orbitIndex":0,"name":"Shock Effect","orbit":0},"21404":{"stats":["15% faster start of Energy Shield Recharge"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":42825}],"group":388,"skill":21404,"orbitIndex":18,"name":"Energy Shield Delay","orbit":2},"45327":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":10251}],"group":171,"skill":45327,"orbitIndex":16,"name":"Stun Buildup","orbit":3},"34233":{"icon":"Art/2DArt/SkillIcons/passives/Harrier.dds","skill":34233,"stats":["5% increased Skill Speed","15% increased Mana Regeneration Rate"],"connections":[{"orbit":0,"id":16123},{"orbit":0,"id":32545}],"group":820,"orbitIndex":22,"isNotable":true,"name":"Flow State","orbit":2},"41186":{"stats":["12% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":96,"skill":41186,"orbitIndex":0,"name":"Totem Placement Speed","orbit":5},"52220":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPhysicalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[],"group":123,"skill":52220,"orbitIndex":0,"name":"Physical Mastery","orbit":0},"53938":{"stats":["10% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":36931}],"group":905,"skill":53938,"orbitIndex":18,"name":"Attack Damage","orbit":2},"31805":{"stats":["10% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-3,"id":44461}],"group":217,"skill":31805,"orbitIndex":15,"name":"Increased Duration","orbit":3},"50216":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":44951},{"orbit":4,"id":17655}],"group":482,"skill":50216,"orbitIndex":18,"name":"Mana Regeneration","orbit":2},"51934":{"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","skill":51934,"stats":["10% increased Mana Cost Efficiency","Triggered Spells deal 40% increased Spell Damage"],"recipe":["Isolation","Envy","Paranoia"],"connections":[],"group":1052,"orbitIndex":0,"isNotable":true,"name":"Invocated Efficiency","orbit":0},"45824":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":61441},{"orbit":0,"id":8493}],"group":476,"skill":45824,"orbitIndex":0,"name":"Sword Damage","orbit":0},"49285":{"stats":["+8 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","connections":[{"orbit":9,"id":364}],"group":610,"skill":49285,"orbitIndex":22,"name":"Strength","orbit":2},"3988":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":51832}],"group":121,"skill":3988,"orbitIndex":13,"name":"Empowered Attack Damage","orbit":2},"32096":{"icon":"Art/2DArt/SkillIcons/passives/AttackBlindMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCompanionsPattern","connections":[],"group":913,"skill":32096,"orbitIndex":0,"name":"Companion Mastery","orbit":0},"34621":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":38541}],"group":1007,"skill":34621,"orbitIndex":0,"name":"Critical Damage","orbit":0},"9941":{"stats":["8% increased Accuracy Rating with One Handed Melee Weapons","8% increased Accuracy Rating with Two Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","connections":[{"orbit":0,"id":38888}],"group":733,"skill":9941,"orbitIndex":15,"name":"Melee Damage","orbit":7},"5800":{"stats":["5% increased Attack Damage","6% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":43149},{"orbit":0,"id":22975}],"group":226,"skill":5800,"orbitIndex":0,"name":"Attack Damage and Accuracy","orbit":7},"3414":{"stats":["Minions have +20% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/LightningResistNode.dds","connections":[{"orbit":0,"id":14575}],"group":486,"skill":3414,"orbitIndex":0,"name":"Minion Lightning Resistance","orbit":0},"26291":{"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","skill":26291,"stats":["25% increased Lightning Damage","15% increased Shock Duration"],"recipe":["Envy","Greed","Paranoia"],"connections":[],"group":202,"orbitIndex":28,"isNotable":true,"name":"Electrifying Nature","orbit":4},"21280":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":21280,"stats":["+5 to any Attribute"],"isAttribute":true,"group":877,"connections":[{"orbit":0,"id":28050},{"orbit":0,"id":61312},{"orbit":0,"id":40630}],"orbitIndex":0,"name":"Attribute","orbit":0},"4552":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkManaChakra.dds","connections":[{"orbit":2,"id":50817}],"group":1048,"skill":4552,"orbitIndex":15,"name":"Mana Regeneration","orbit":2},"34497":{"icon":"Art/2DArt/SkillIcons/passives/HeartstopperKeystone.dds","skill":34497,"isKeystone":true,"stats":["Take 50% less Damage over Time if you've started taking Damage over Time in the past second","Take 50% more Damage over Time if you haven't started taking Damage over Time in the past second"],"group":1138,"connections":[],"orbitIndex":0,"name":"Heartstopper","orbit":0},"20195":{"icon":"Art/2DArt/SkillIcons/passives/SmithofKitava/SmithOfKitavaNormalArmourBonus3.dds","skill":20195,"orbitIndex":0,"stats":["Body Armour grants +75% to Lightning Resistance"],"ascendancyName":"Smith of Kitava","connections":[],"group":40,"applyToArmour":true,"isNotable":true,"name":"Lead Lining","orbit":0},"60138":{"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","skill":60138,"stats":["Hits Break 30% increased Armour on targets with Ailments","+10 to Strength","25% increased Physical Damage"],"recipe":["Greed","Paranoia","Suffering"],"connections":[{"orbit":0,"id":52695}],"group":1049,"orbitIndex":3,"isNotable":true,"name":"Stylebender","orbit":5},"54975":{"stats":["Debuffs you inflict have 5% increased Slow Magnitude"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-9,"id":7526}],"group":1038,"skill":54975,"orbitIndex":66,"name":"Slow Effect","orbit":5},"17107":{"stats":["10% increased Spell Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/areaofeffect.dds","connections":[{"orbit":3,"id":11788}],"group":696,"skill":17107,"orbitIndex":0,"name":"Spell Area Damage","orbit":0},"33830":{"stats":["10% increased Life Regeneration rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","connections":[{"orbit":-2,"id":35031}],"group":1279,"skill":33830,"orbitIndex":5,"name":"Life Regeneration","orbit":2},"57616":{"stats":["Banner Skills have 20% increased Duration"],"icon":"Art/2DArt/SkillIcons/passives/BannerResourceAreaNode.dds","connections":[{"orbit":0,"id":56388}],"group":541,"skill":57616,"orbitIndex":3,"name":"Banner Duration","orbit":4},"47733":{"stats":["Attacks with One-Handed Weapons have 15% increased Chance to inflict Ailments"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[],"group":655,"skill":47733,"orbitIndex":7,"name":"One Handed Ailment Chance","orbit":2},"54138":{"stats":["3% increased Attack Speed with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[{"orbit":0,"id":38564},{"orbit":0,"id":37963}],"group":443,"skill":54138,"orbitIndex":12,"name":"Sword Speed","orbit":2},"55131":{"icon":"Art/2DArt/SkillIcons/passives/legstrength.dds","skill":55131,"stats":["3% increased Movement Speed","Immune to Hinder","Immune to Maim"],"recipe":["Disgust","Isolation","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":509,"orbitIndex":38,"isNotable":true,"name":"Light on your Feet","orbit":4},"47469":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupFire.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryFirePattern","connections":[],"group":547,"skill":47469,"orbitIndex":0,"name":"Fire Mastery","orbit":0},"16256":{"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","skill":16256,"stats":["25% reduced Mana Regeneration Rate while stationary","50% increased Mana Regeneration Rate while moving"],"recipe":["Envy","Greed","Envy"],"connections":[{"orbit":0,"id":53188}],"group":836,"orbitIndex":8,"isNotable":true,"name":"Ether Flow","orbit":3},"5766":{"stats":["12% increased Spell Damage while wielding a Melee Weapon"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":-4,"id":51416},{"orbit":4,"id":16705}],"group":1049,"skill":5766,"orbitIndex":60,"name":"Spell Damage","orbit":6},"5961":{"stats":["10% increased Lightning Damage"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":54675},{"orbit":0,"id":11315}],"group":785,"skill":5961,"orbitIndex":0,"name":"Lightning Damage","orbit":0},"7163":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":7163,"stats":["16% increased Attack Speed during any Flask Effect"],"recipe":["Despair","Greed","Greed"],"connections":[{"orbit":3,"id":45100},{"orbit":0,"id":23013}],"group":1050,"orbitIndex":45,"isNotable":true,"name":"Stimulants","orbit":5},"2446":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/MonkElementalChakra.dds","connections":[{"orbit":0,"id":37164}],"group":997,"skill":2446,"orbitIndex":18,"name":"Elemental Damage","orbit":3},"52462":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupArmour.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[],"group":372,"skill":52462,"orbitIndex":0,"name":"Armour Mastery","orbit":0},"62505":{"stats":["+8 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","connections":[{"orbit":0,"id":32436}],"group":682,"skill":62505,"orbitIndex":18,"name":"Intelligence","orbit":3},"30123":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":6923},{"orbit":0,"id":26092}],"group":314,"skill":30123,"orbitIndex":12,"name":"Two Handed Damage","orbit":3},"2606":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":47284},{"orbit":0,"id":20388},{"orbit":0,"id":15194},{"orbit":0,"id":3414}],"group":472,"skill":2606,"orbitIndex":6,"name":"Minion Life","orbit":1},"3443":{"stats":["Minions deal 10% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-4,"id":14548},{"orbit":-3,"id":63545},{"orbit":7,"id":55180}],"group":755,"skill":3443,"orbitIndex":12,"name":"Minion Damage","orbit":7},"27671":{"stats":["15% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/MonkEnergyShieldChakra.dds","connections":[{"orbit":2147483647,"id":32681}],"group":1053,"skill":27671,"orbitIndex":15,"name":"Energy Shield Recharge","orbit":7},"24401":{"stats":["10% increased Poison Duration"],"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","connections":[{"orbit":0,"id":63759}],"group":1054,"skill":24401,"orbitIndex":22,"name":"Poison Duration","orbit":3},"35118":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupTwoHands.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryTwoHandsPattern","connections":[],"group":843,"skill":35118,"orbitIndex":0,"name":"Two Hand Mastery","orbit":0},"49192":{"stats":["20% increased Totem Placement speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[{"orbit":0,"id":43396},{"orbit":0,"id":41615}],"group":289,"skill":49192,"orbitIndex":12,"name":"Totem Placement Speed","orbit":7},"32123":{"stats":["15% increased chance to Shock"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":54678}],"group":1041,"skill":32123,"orbitIndex":4,"name":"Shock Chance","orbit":3},"61938":{"stats":["15% increased Magnitude of Jagged Ground you create"],"icon":"Art/2DArt/SkillIcons/icongroundslam.dds","connections":[{"orbit":0,"id":14515}],"group":218,"skill":61938,"orbitIndex":14,"name":"Jagged Ground Effect","orbit":3},"16329":{"stats":["5% reduced Flask Charges used"],"icon":"Art/2DArt/SkillIcons/passives/flaskdex.dds","connections":[{"orbit":-2,"id":39607}],"group":1158,"skill":16329,"orbitIndex":2,"name":"Flask Charges Used","orbit":2},"57880":{"stats":["12% increased Damage with Axes"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":27082},{"orbit":0,"id":6269}],"group":109,"skill":57880,"orbitIndex":3,"name":"Axe Damage","orbit":3},"51795":{"stats":["12% increased Flammability Magnitude","6% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/firedamagestr.dds","connections":[{"orbit":-2,"id":32271},{"orbit":7,"id":53632}],"group":273,"skill":51795,"orbitIndex":12,"name":"Flammability Magnitude and Critical Chance","orbit":7},"46224":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":46224,"stats":["Mana Flasks gain 0.1 charges per Second","+10 to Intelligence"],"recipe":["Envy","Greed","Greed"],"connections":[{"orbit":0,"id":24045},{"orbit":0,"id":45019}],"group":797,"orbitIndex":2,"isNotable":true,"name":"Arcane Alchemy","orbit":2},"13673":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/StormweaverNode.dds","skill":13673,"stats":["25% increased Chill Duration on Enemies"],"ascendancyName":"Stormweaver","group":408,"connections":[{"orbit":-8,"id":61985}],"orbitIndex":1,"name":"Chill Duration","orbit":8},"61836":{"stats":["Aura Skills have 5% increased Magnitudes"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":65243}],"group":246,"skill":61836,"orbitIndex":4,"name":"Aura Effect","orbit":2},"14340":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":14340,"stats":["+5 to any Attribute"],"isAttribute":true,"group":746,"connections":[{"orbit":0,"id":26786},{"orbit":0,"id":26319}],"orbitIndex":0,"name":"Attribute","orbit":0},"45885":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":45885,"stats":["+5 to any Attribute"],"isAttribute":true,"group":579,"connections":[{"orbit":0,"id":54521},{"orbit":0,"id":59362},{"orbit":4,"id":45497}],"orbitIndex":0,"name":"Attribute","orbit":0},"49291":{"stats":["10% increased Life Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskstr.dds","connections":[{"orbit":0,"id":57945}],"group":1064,"skill":49291,"orbitIndex":9,"name":"Life Flask Charge Generation","orbit":7},"11826":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":11826,"stats":["5% reduced Attack Speed","40% increased Projectile Damage","40% increased Projectile Stun Buildup"],"recipe":["Guilt","Greed","Greed"],"connections":[{"orbit":0,"id":17726}],"group":769,"orbitIndex":8,"isNotable":true,"name":"Heavy Ammunition","orbit":7},"11015":{"stats":["16% increased Hazard Damage"],"icon":"Art/2DArt/SkillIcons/passives/trapsmax.dds","connections":[{"orbit":0,"id":45329}],"group":1065,"skill":11015,"orbitIndex":0,"name":"Hazard Damage","orbit":0},"25229":{"stats":["20% increased Endurance Charge Duration"],"icon":"Art/2DArt/SkillIcons/passives/chargestr.dds","connections":[{"orbit":0,"id":21390}],"group":212,"skill":25229,"orbitIndex":20,"name":"Endurance Charge Duration","orbit":2},"38578":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/ImprovedElementalStorm.dds","skill":38578,"stats":["+1 to Limit for Elemental Skills"],"ascendancyName":"Stormweaver","connections":[],"group":408,"orbitIndex":24,"isNotable":true,"name":"Multiplying Squalls","orbit":8},"10011":{"stats":["15% increased Damage with Hits against Blinded Enemies"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[],"group":1062,"skill":10011,"orbitIndex":13,"name":"Damage vs Blinded","orbit":3},"12750":{"icon":"Art/2DArt/SkillIcons/passives/CharmNotable1.dds","skill":12750,"stats":["Charms gain 0.15 charges per Second"],"recipe":["Greed","Disgust","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern","connections":[],"group":850,"orbitIndex":0,"isNotable":true,"name":"Vale Shelter","orbit":0},"18240":{"icon":"Art/2DArt/SkillIcons/passives/MasteryGroupEnergyShield.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryEnergyPattern","connections":[],"group":277,"skill":18240,"orbitIndex":0,"name":"Energy Shield Mastery","orbit":0},"42658":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":42658,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1072,"connections":[],"orbitIndex":0,"name":"Attribute","orbit":0},"37963":{"stats":["10% increased Damage with Swords"],"icon":"Art/2DArt/SkillIcons/passives/damagesword.dds","connections":[],"group":443,"skill":37963,"orbitIndex":13,"name":"Sword Damage","orbit":3},"22533":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":-2,"id":26663},{"orbit":0,"id":21274}],"group":674,"skill":22533,"orbitIndex":23,"name":"Cooldown Recovery Rate","orbit":7},"37629":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":37629,"stats":["+5 to any Attribute"],"isAttribute":true,"group":446,"connections":[{"orbit":0,"id":55933}],"orbitIndex":42,"name":"Attribute","orbit":6},"23839":{"stats":["4% reduced Flask Charges used from Mana Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":-2,"id":51006}],"group":1105,"skill":23839,"orbitIndex":2,"name":"Mana Flask Charges Used","orbit":2},"44098":{"stats":["Gain additional Ailment Threshold equal to 8% of maximum Energy Shield","Gain additional Stun Threshold equal to 8% of maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","connections":[{"orbit":0,"id":4061},{"orbit":0,"id":34531}],"group":514,"skill":44098,"orbitIndex":12,"name":"Stun and Ailment Threshold from Energy Shield","orbit":7},"37523":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianTotems.dds","skill":37523,"stats":["+1 to maximum number of Summoned Totems","Skills used by Totems have 30% more Skill Speed","Totems only use Skills when you fire an Attack Projectile"],"ascendancyName":"Tactician","connections":[{"orbit":0,"id":24696}],"group":336,"orbitIndex":0,"isNotable":true,"name":"Cannons, Ready!","orbit":0},"9018":{"stats":["20% increased Presence Area of Effect","3% reduced Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":2,"id":35918}],"group":161,"skill":9018,"orbitIndex":5,"name":"Area and Presence","orbit":3},"25374":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":25374,"stats":["+5 to any Attribute"],"isAttribute":true,"group":549,"connections":[{"orbit":6,"id":45969}],"orbitIndex":42,"name":"Attribute","orbit":6},"20024":{"stats":["15% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":44223}],"group":757,"skill":20024,"orbitIndex":22,"name":"Critical Damage","orbit":7},"20782":{"stats":["7% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-3,"id":52191},{"orbit":0,"id":42361}],"group":1084,"skill":20782,"orbitIndex":8,"name":"Chaos Damage","orbit":3},"62797":{"icon":"Art/2DArt/SkillIcons/passives/Lich/LichNode.dds","options":{"Abyssal Lich":{"ascendancyName":"Abyssal Lich","icon":"Art/2DArt/SkillIcons/passives/Lich/AbyssalLichNode.dds","id":11965,"name":"Curse Area","stats":["25% increased Area of Effect of Curses"]}},"skill":62797,"stats":["25% increased Area of Effect of Curses"],"isSwitchable":true,"ascendancyName":"Lich","group":970,"connections":[{"orbit":-4,"id":23352}],"orbitIndex":0,"name":"Curse Area","orbit":0},"56388":{"icon":"Art/2DArt/SkillIcons/passives/BannerAreaNotable.dds","skill":56388,"stats":["+1 to maximum number of placed Banners"],"recipe":["Ire","Envy","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBannerPattern","connections":[],"group":541,"orbitIndex":0,"isNotable":true,"name":"Reinforced Rallying","orbit":5},"44239":{"stats":["15% increased Pin Buildup"],"icon":"Art/2DArt/SkillIcons/passives/IncreasedProjectileSpeedNode.dds","connections":[{"orbit":0,"id":29479}],"group":931,"skill":44239,"orbitIndex":16,"name":"Pin Buildup","orbit":7},"42410":{"stats":["Break 10% increased Armour","6% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":4,"id":9737}],"group":540,"skill":42410,"orbitIndex":20,"name":"Area Damage and Armour Break","orbit":7},"11764":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":7,"id":38878}],"group":1038,"skill":11764,"orbitIndex":11,"name":"Debuff Expiry","orbit":7},"30197":{"stats":["3% increased Attack Speed while your Companion is in your Presence","Companions have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":0,"id":52415}],"group":1108,"skill":30197,"orbitIndex":2,"name":"Attack Speed and Companion Attack Speed","orbit":2},"47312":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonLifeFlasksRecoverManaViceVersa.dds","skill":47312,"stats":["Life Flasks also recover Mana","Mana Flasks also recover Life"],"ascendancyName":"Amazon","connections":[],"group":1353,"orbitIndex":0,"isNotable":true,"name":"Azmeri Brew","orbit":0},"28329":{"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksNotable2.dds","skill":28329,"stats":["35% increased Stun Buildup","35% increased Freeze Buildup"],"recipe":["Guilt","Despair","Ire"],"connections":[{"orbit":3,"id":36723}],"group":1093,"orbitIndex":21,"isNotable":true,"name":"Pressure Points","orbit":3},"7378":{"stats":["12% increased Fire Damage"],"icon":"Art/2DArt/SkillIcons/passives/firedamageint.dds","connections":[{"orbit":0,"id":65016}],"group":462,"skill":7378,"orbitIndex":21,"name":"Fire Damage","orbit":3},"11066":{"stats":["5% increased Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/GreenAttackSmallPassive.dds","connections":[{"orbit":2,"id":26663}],"group":674,"skill":11066,"orbitIndex":19,"name":"Cooldown Recovery Rate","orbit":7},"53785":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":1170},{"orbit":0,"id":23307}],"group":221,"skill":53785,"orbitIndex":18,"name":"Attack Area","orbit":3},"59767":{"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","skill":59767,"stats":["Break 25% increased Armour","12% increased Area of Effect for Attacks"],"connections":[{"orbit":0,"id":31292},{"orbit":0,"id":20645}],"group":418,"orbitIndex":11,"isNotable":true,"name":"Reverberating Impact","orbit":3},"28823":{"stats":["10% chance when a Charm is used to use another Charm without consuming Charges"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":4,"id":21111},{"orbit":5,"id":59303}],"group":1097,"skill":28823,"orbitIndex":23,"name":"Charm Activation Chance","orbit":7},"59589":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":59589,"stats":["150% of Strength Requirements from Boots, Gloves and Helmets also added to Armour"],"recipe":["Despair","Fear","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryArmourPattern","connections":[{"orbit":0,"id":52659}],"group":107,"orbitIndex":23,"isNotable":true,"name":"Heavy Armour","orbit":3},"55104":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":-7,"id":33254},{"orbit":7,"id":19125}],"group":612,"skill":55104,"orbitIndex":22,"name":"Spell Damage","orbit":7},"12882":{"icon":"Art/2DArt/SkillIcons/passives/Stormweaver/GrantsElementalStorm.dds","skill":12882,"stats":["Trigger Elemental Storm on Critical Hit with Spells","Grants Skill: Elemental Storm"],"ascendancyName":"Stormweaver","connections":[{"orbit":0,"id":25618}],"group":408,"orbitIndex":12,"isNotable":true,"name":"Tempest Caller","orbit":8},"62628":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":768,"skill":62628,"orbitIndex":0,"name":"Projectile Mastery","orbit":0},"33345":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":0,"id":61923},{"orbit":0,"id":10131}],"group":836,"skill":33345,"orbitIndex":14,"name":"Mana Regeneration","orbit":4},"52199":{"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","skill":52199,"stats":["30% increased Exposure Effect"],"recipe":["Suffering","Isolation","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryElementalPattern","connections":[{"orbit":0,"id":44498}],"group":590,"orbitIndex":0,"isNotable":true,"name":"Overexposure","orbit":0},"1631":{"stats":["10% increased Charm Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":3,"id":29049},{"orbit":-3,"id":14001}],"group":1080,"skill":1631,"orbitIndex":4,"name":"Charm Duration","orbit":2},"41580":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":41580,"stats":["25% increased Attack Damage","Attacks have 25% chance to Maim on Hit"],"recipe":["Despair","Isolation","Ire"],"connections":[{"orbit":3,"id":13799},{"orbit":0,"id":41298}],"group":1193,"orbitIndex":2,"isNotable":true,"name":"Maiming Strike","orbit":7},"54437":{"stats":["20% increased Attack Damage when on Low Life"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":-5,"id":16111},{"orbit":0,"id":2397},{"orbit":0,"id":8493}],"group":529,"skill":54437,"orbitIndex":20,"name":"Attack Damage on Low Life","orbit":7},"12851":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":32507},{"orbit":0,"id":32727}],"group":539,"skill":12851,"orbitIndex":5,"name":"Physical Damage","orbit":7},"4495":{"icon":"Art/2DArt/SkillIcons/passives/PathFinder/PathfinderFreezeImmunity.dds","skill":4495,"stats":["Immune to Freeze"],"isMultipleChoiceOption":true,"ascendancyName":"Pathfinder","group":1322,"connections":[],"orbitIndex":0,"name":"Thawing Campfire","orbit":0},"1214":{"stats":["4% increased Block chance","15% increased Defences from Equipped Shield"],"icon":"Art/2DArt/SkillIcons/passives/blockstr.dds","connections":[{"orbit":-4,"id":53823}],"group":111,"skill":1214,"orbitIndex":21,"name":"Block and Shield Defences","orbit":7},"30990":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":58939}],"group":747,"skill":30990,"orbitIndex":16,"name":"Critical Chance","orbit":2},"60241":{"stats":["5% chance to inflict Bleeding on Hit"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":57178}],"group":391,"skill":60241,"orbitIndex":0,"name":"Bleed Chance","orbit":0},"23221":{"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","skill":23221,"stats":["Projectiles have 15% chance to Chain an additional time from terrain"],"recipe":["Suffering","Isolation","Guilt"],"connections":[],"group":1111,"orbitIndex":23,"isNotable":true,"name":"Trick Shot","orbit":3},"40341":{"stats":["3% increased Movement Speed if you've Killed Recently"],"icon":"Art/2DArt/SkillIcons/passives/increasedrunspeeddex.dds","connections":[{"orbit":-3,"id":17340},{"orbit":9,"id":21274}],"group":658,"skill":40341,"orbitIndex":6,"name":"Movement Speed","orbit":3},"9151":{"stats":["Projectiles have 25% chance for an additional Projectile when Forking"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":42302}],"group":1111,"skill":9151,"orbitIndex":18,"name":"Forking Projectiles","orbit":2},"24647":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":24647,"stats":["+5 to any Attribute"],"isAttribute":true,"group":923,"connections":[{"orbit":4,"id":5702},{"orbit":0,"id":43691},{"orbit":4,"id":30634}],"orbitIndex":42,"name":"Attribute","orbit":6},"44453":{"stats":["15% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":42760}],"group":1113,"skill":44453,"orbitIndex":3,"name":"Stun Threshold","orbit":2},"26092":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":52392}],"group":314,"skill":26092,"orbitIndex":14,"name":"Two Handed Damage","orbit":3},"13937":{"stats":["14% increased Damage with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":17791}],"group":81,"skill":13937,"orbitIndex":7,"name":"Mace Damage","orbit":7},"24178":{"stats":["Companions deal 12% increased Damage","10% increased Damage while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":-9,"id":32655}],"group":1108,"skill":24178,"orbitIndex":15,"name":"Damage and Companion Damage","orbit":2},"54701":{"stats":["16% increased Thorns damage"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":2,"id":21089},{"orbit":-7,"id":1286}],"group":200,"skill":54701,"orbitIndex":16,"name":"Thorns","orbit":7},"1347":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaNode.dds","skill":1347,"stats":["4% increased Skill Speed"],"ascendancyName":"Acolyte of Chayula","group":1331,"connections":[{"orbit":7,"id":50098}],"orbitIndex":12,"name":"Skill Speed","orbit":6},"22817":{"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","skill":22817,"stats":["10% chance for Attack Hits to apply ten Incision"],"recipe":["Greed","Ire","Paranoia"],"connections":[{"orbit":0,"id":55724},{"orbit":0,"id":29065}],"group":1118,"orbitIndex":18,"isNotable":true,"name":"Inevitable Rupture","orbit":3},"41497":{"stats":["Minions have 8% increased maximum Life","Minions have +7% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":21164}],"group":101,"skill":41497,"orbitIndex":6,"name":"Minion Life and Chaos Resistance","orbit":7},"53386":{"stats":["15% increased Critical Damage Bonus for Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":0,"id":57388}],"group":157,"skill":53386,"orbitIndex":0,"name":"Attack Critical Damage","orbit":7},"27686":{"icon":"Art/2DArt/SkillIcons/passives/Invoker/InvokerNode.dds","skill":27686,"stats":["20% increased Energy Shield Recharge Rate"],"ascendancyName":"Invoker","group":1302,"connections":[{"orbit":0,"id":12876}],"orbitIndex":10,"name":"Energy Shield Recharge Rate","orbit":8},"51921":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":51921,"stats":["+5 to any Attribute"],"isAttribute":true,"group":497,"connections":[{"orbit":-4,"id":36629}],"orbitIndex":54,"name":"Attribute","orbit":6},"22329":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":-2,"id":58526}],"group":1079,"skill":22329,"orbitIndex":11,"name":"Deflection","orbit":7},"31172":{"icon":"Art/2DArt/SkillIcons/passives/attackspeed.dds","skill":31172,"stats":["1% increased Attack Speed per 25 Dexterity"],"recipe":["Suffering","Suffering","Despair"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAttackPattern","connections":[],"group":1121,"orbitIndex":51,"isNotable":true,"name":"Falcon Technique","orbit":5},"63470":{"stats":["6% of Skill Mana Costs Converted to Life Costs"],"icon":"Art/2DArt/SkillIcons/passives/manastr.dds","connections":[{"orbit":-3,"id":9908}],"group":324,"skill":63470,"orbitIndex":14,"name":"Life Costs","orbit":3},"4627":{"icon":"Art/2DArt/SkillIcons/passives/colddamage.dds","skill":4627,"stats":["20% increased Freeze Buildup","Gain 25% of Cold Damage as Extra Fire Damage against Frozen Enemies"],"recipe":["Greed","Isolation","Despair"],"connections":[{"orbit":0,"id":44179},{"orbit":0,"id":55572}],"group":671,"orbitIndex":0,"isNotable":true,"name":"Climate Change","orbit":7},"51847":{"stats":["6% increased Attack Damage","5% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracystr.dds","connections":[{"orbit":0,"id":33974}],"group":686,"skill":51847,"orbitIndex":24,"name":"Attack Damage and Accuracy","orbit":4},"18186":{"stats":["15% increased Armour"],"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","connections":[{"orbit":0,"id":13942}],"group":534,"skill":18186,"orbitIndex":0,"name":"Armour","orbit":3},"10277":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":64064}],"group":1127,"skill":10277,"orbitIndex":7,"name":"Accuracy","orbit":2},"45631":{"stats":["10% increased Evasion Rating","10% increased Energy Shield Recharge Rate"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":-5,"id":3630}],"group":1134,"skill":45631,"orbitIndex":14,"name":"Evasion and Energy Shield Recharge","orbit":7},"35011":{"stats":["16% increased Attack Damage while you have an Ally in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":10305}],"group":332,"skill":35011,"orbitIndex":18,"name":"Attack Damage with Ally","orbit":2},"45702":{"stats":["10% increased Critical Hit Chance"],"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","connections":[{"orbit":-3,"id":61333},{"orbit":3,"id":31692}],"group":1128,"skill":45702,"orbitIndex":19,"name":"Critical Chance","orbit":2},"54631":{"stats":["6% increased bonuses gained from Equipped Quiver"],"icon":"Art/2DArt/SkillIcons/passives/attackspeedbow.dds","connections":[{"orbit":0,"id":30132}],"group":1129,"skill":54631,"orbitIndex":0,"name":"Quiver Effect","orbit":0},"47175":{"icon":"Art/2DArt/SkillIcons/passives/blankStr.dds","classesStart":["Marauder","Warrior"],"skill":47175,"stats":[],"group":569,"connections":[{"orbit":0,"id":16732},{"orbit":0,"id":51916},{"orbit":0,"id":54579},{"orbit":0,"id":5852},{"orbit":0,"id":33812},{"orbit":0,"id":32534},{"orbit":0,"id":3936},{"orbit":0,"id":38646}],"orbitIndex":0,"name":"MARAUDER","orbit":0},"58022":{"stats":["11% increased Chaos Damage"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":3,"id":5186},{"orbit":-7,"id":26762}],"group":1131,"skill":58022,"orbitIndex":0,"name":"Chaos Damage","orbit":0},"46358":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":46358,"stats":["+5 to any Attribute"],"isAttribute":true,"group":508,"connections":[{"orbit":0,"id":50423},{"orbit":0,"id":59376}],"orbitIndex":66,"name":"Attribute","orbit":6},"375":{"stats":["15% increased Damage with Maces"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":0,"id":12276}],"group":81,"skill":375,"orbitIndex":17,"name":"Mace Damage","orbit":7},"2702":{"icon":"Art/2DArt/SkillIcons/passives/Amazon/AmazonNode.dds","skill":2702,"stats":["12% increased amount of Life Leeched"],"ascendancyName":"Amazon","group":1348,"connections":[{"orbit":7,"id":3065}],"orbitIndex":0,"name":"Life Leech","orbit":0},"9528":{"stats":["10% increased Warcry Cooldown Recovery Rate"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":-4,"id":62200}],"group":126,"skill":9528,"orbitIndex":15,"name":"Warcry Cooldown Speed","orbit":3},"24120":{"icon":"Art/2DArt/SkillIcons/passives/mana.dds","skill":24120,"stats":["18% increased Mana Regeneration Rate","25% increased Mana Cost Efficiency while on Low Mana"],"recipe":["Envy","Fear","Greed"],"connections":[{"orbit":0,"id":10495}],"group":1114,"orbitIndex":0,"isNotable":true,"name":"Mental Toughness","orbit":0},"56023":{"icon":"Art/2DArt/SkillIcons/passives/MasteryProjectiles.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryProjectilePattern","connections":[],"group":1139,"skill":56023,"orbitIndex":0,"name":"Projectile Mastery","orbit":0},"12253":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":12253,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1150,"connections":[{"orbit":0,"id":32183},{"orbit":0,"id":41017},{"orbit":0,"id":35696},{"orbit":0,"id":34497},{"orbit":0,"id":16401},{"orbit":0,"id":24656}],"orbitIndex":0,"name":"Attribute","orbit":0},"4748":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["Minions have 10% increased maximum Life"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Minion Life","id":48235}},"skill":4748,"stats":["15% faster start of Energy Shield Recharge"],"isSwitchable":true,"group":668,"connections":[{"orbit":6,"id":2254}],"orbitIndex":6,"name":"Energy Shield Delay","orbit":3},"53771":{"stats":["10% increased Projectile Damage"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":-2,"id":52361}],"group":1143,"skill":53771,"orbitIndex":9,"name":"Projectile Damage","orbit":3},"34747":{"stats":["8% increased Accuracy Rating"],"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","connections":[{"orbit":0,"id":6274}],"group":463,"skill":34747,"orbitIndex":23,"name":"Accuracy","orbit":7},"15628":{"stats":["15% increased effect of Arcane Surge on you"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":3,"id":36880}],"group":341,"skill":15628,"orbitIndex":53,"name":"Arcane Surge Effect","orbit":5},"25029":{"icon":"Art/2DArt/SkillIcons/passives/ChannellingAttacksMasterySymbol.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCharmsPattern","connections":[],"group":1146,"skill":25029,"orbitIndex":51,"name":"Charms Mastery","orbit":5},"17973":{"icon":"Art/2DArt/SkillIcons/passives/EnergyShieldNode.dds","options":{"Witch":{"stats":["Minions have 15% increased maximum Life","Minions Revive 15% faster"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","name":"Living Death","id":48926}},"skill":17973,"stats":["25% increased Energy Shield Recharge Rate","25% faster start of Energy Shield Recharge"],"isSwitchable":true,"connections":[{"orbit":4,"id":4748},{"orbit":-6,"id":22691}],"group":668,"orbitIndex":3,"isNotable":true,"name":"Rapid Recharge","orbit":7},"2408":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":2408,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1152,"connections":[{"orbit":0,"id":35696},{"orbit":0,"id":35534}],"orbitIndex":0,"name":"Attribute","orbit":0},"26400":{"stats":["Projectiles deal 15% increased Damage with Hits against Enemies further than 6m"],"icon":"Art/2DArt/SkillIcons/passives/projectilespeed.dds","connections":[{"orbit":0,"id":8904}],"group":1154,"skill":26400,"orbitIndex":18,"name":"Projectile Damage","orbit":7},"27017":{"stats":["+3 to all Attributes"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriSacredFox.dds","connections":[{"orbit":0,"id":21349}],"group":986,"skill":27017,"orbitIndex":22,"name":"All Attributes","orbit":2},"34623":{"stats":["10% increased Endurance, Frenzy and Power Charge Duration","+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriVividStag.dds","connections":[{"orbit":0,"id":14769},{"orbit":0,"id":14262}],"group":1236,"skill":34623,"orbitIndex":2,"name":"Charge Duration and Dexterity","orbit":2},"18826":{"icon":"Art/2DArt/SkillIcons/passives/AcolyteofChayula/AcolyteOfChayulaManaLeechInstant.dds","skill":18826,"stats":["Gain 1 Volatility on inflicting an Elemental Ailment","Take no Damage from Volatility"],"ascendancyName":"Acolyte of Chayula","connections":[{"orbit":0,"id":47344}],"group":1331,"orbitIndex":8,"isNotable":true,"name":"Inner Turmoil","orbit":9},"2582":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":2582,"stats":["+5 to any Attribute"],"isAttribute":true,"group":1247,"connections":[{"orbit":0,"id":48116},{"orbit":0,"id":41861},{"orbit":0,"id":56847}],"orbitIndex":0,"name":"Attribute","orbit":0},"32509":{"icon":"Art/2DArt/SkillIcons/passives/AreaofEffectSpellsMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryCasterPattern","connections":[],"group":920,"skill":32509,"orbitIndex":0,"name":"Caster Mastery","orbit":0},"35151":{"stats":["15% increased Stun Threshold"],"icon":"Art/2DArt/SkillIcons/passives/MonkStunChakra.dds","connections":[{"orbit":0,"id":44453}],"group":1113,"skill":35151,"orbitIndex":23,"name":"Stun Threshold","orbit":7},"27950":{"icon":"Art/2DArt/SkillIcons/passives/dmgreduction.dds","skill":27950,"stats":["25% increased Armour","Gain additional Stun Threshold equal to 30% of Item Armour on Equipped Armour Items"],"recipe":["Paranoia","Guilt","Despair"],"connections":[{"orbit":0,"id":26324},{"orbit":0,"id":52462}],"group":372,"orbitIndex":0,"isNotable":true,"name":"Polished Iron","orbit":2},"53166":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":26194}],"group":686,"skill":53166,"orbitIndex":21,"name":"Presence Area","orbit":7},"64213":{"stats":["10% increased Freeze Buildup","8% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":-3,"id":12611},{"orbit":3,"id":61246}],"group":1022,"skill":64213,"orbitIndex":8,"name":"Elemental Damage and Freeze Buildup","orbit":7},"29800":{"icon":"Art/2DArt/SkillIcons/passives/InstillationsNotable1.dds","skill":29800,"stats":["+1 to maximum Lightning Infusions"],"recipe":["Paranoia","Envy","Fear"],"connections":[{"orbit":0,"id":50383}],"group":605,"orbitIndex":15,"isNotable":true,"name":"Shocking Limit","orbit":7},"18818":{"stats":["2% increased Attack Speed","5% increased Attack Damage"],"icon":"Art/2DArt/SkillIcons/passives/damage.dds","connections":[{"orbit":0,"id":29517},{"orbit":2,"id":49461},{"orbit":-2,"id":21314}],"group":952,"skill":18818,"orbitIndex":0,"name":"Attack Damage and Speed","orbit":0},"10055":{"stats":["Minions have 8% increased maximum Life","Minions have +7% to Chaos Resistance"],"icon":"Art/2DArt/SkillIcons/passives/minionlife.dds","connections":[{"orbit":0,"id":30554},{"orbit":0,"id":41497}],"group":101,"skill":10055,"orbitIndex":2,"name":"Minion Life and Chaos Resistance","orbit":7},"65265":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":65265,"stats":["12% increased Attack Speed if you've successfully Parried Recently","6% increased Movement Speed if you've successfully Parried Recently"],"recipe":["Guilt","Envy","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBucklersPattern","connections":[{"orbit":0,"id":17146},{"orbit":0,"id":31366}],"group":1160,"orbitIndex":0,"isNotable":true,"name":"Swift Interruption","orbit":0},"21861":{"stats":["20% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":65243}],"group":246,"skill":21861,"orbitIndex":18,"name":"Presence Area","orbit":2},"51509":{"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","skill":51509,"stats":["Recover 2% of maximum Life when you use a Mana Flask","Mana Flasks gain 0.1 charges per Second"],"recipe":["Greed","Fear","Disgust"],"connections":[{"orbit":7,"id":35848},{"orbit":0,"id":9393}],"group":811,"orbitIndex":0,"isNotable":true,"name":"Waters of Life","orbit":0},"34006":{"stats":["15% increased maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","connections":[{"orbit":3,"id":15408}],"group":661,"skill":34006,"orbitIndex":19,"name":"Energy Shield","orbit":2},"18913":{"stats":["5% increased Chaos Damage","5% increased Skill Effect Duration"],"icon":"Art/2DArt/SkillIcons/passives/ChaosDamagenode.dds","connections":[{"orbit":-2,"id":12419}],"group":790,"skill":18913,"orbitIndex":22,"name":"Chaos Damage and Duration","orbit":7},"35534":{"stats":["Mark Skills have 10% increased Use Speed"],"icon":"Art/2DArt/SkillIcons/passives/MarkNode.dds","connections":[{"orbit":-3,"id":44280}],"group":1169,"skill":35534,"orbitIndex":15,"name":"Mark Use Speed","orbit":2},"12239":{"icon":"Art/2DArt/SkillIcons/passives/MasteryPhysicalDamage.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPhysicalPattern","connections":[{"orbit":0,"id":39881},{"orbit":0,"id":41811}],"group":1170,"skill":12239,"orbitIndex":0,"name":"Physical Mastery","orbit":0},"52300":{"stats":["Gain 1 Rage on Melee Axe Hit"],"icon":"Art/2DArt/SkillIcons/passives/damageaxe.dds","connections":[{"orbit":0,"id":53440}],"group":109,"skill":52300,"orbitIndex":9,"name":"Axe Rage on Hit","orbit":3},"45177":{"icon":"Art/2DArt/SkillIcons/passives/accuracydex.dds","skill":45177,"stats":["20% increased Accuracy Rating","+10 to Dexterity"],"recipe":["Paranoia","Envy","Envy"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryAccuracyPattern","connections":[],"group":467,"orbitIndex":4,"isNotable":true,"name":"Strike True","orbit":2},"58002":{"stats":["10% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/WitchBoneStorm.dds","connections":[{"orbit":0,"id":45086},{"orbit":0,"id":55668}],"group":809,"skill":58002,"orbitIndex":3,"name":"Physical Damage","orbit":3},"11257":{"stats":["30% increased Evasion Rating while Surrounded"],"icon":"Art/2DArt/SkillIcons/passives/PhysicalDamageOverTimeNode.dds","connections":[{"orbit":0,"id":10271},{"orbit":4,"id":54282}],"group":603,"skill":11257,"orbitIndex":11,"name":"Evasion while Surrounded","orbit":3},"56284":{"stats":["Minions have 5% increased Attack and Cast Speed"],"icon":"Art/2DArt/SkillIcons/passives/miniondamageBlue.dds","connections":[{"orbit":-2,"id":1928}],"group":179,"skill":56284,"orbitIndex":0,"name":"Minion Attack and Cast Speed","orbit":0},"11311":{"stats":["+10 to Armour","+8 to Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/ArmourAndEvasionNode.dds","connections":[{"orbit":0,"id":38057}],"group":654,"skill":11311,"orbitIndex":61,"name":"Armour and Evasion","orbit":5},"43522":{"stats":["6% reduced Charm Charges used"],"icon":"Art/2DArt/SkillIcons/passives/CharmNode1.dds","connections":[{"orbit":4,"id":38497},{"orbit":6,"id":33099}],"group":1086,"skill":43522,"orbitIndex":7,"name":"Charm Charges Used","orbit":7},"58644":{"stats":["15% increased Magnitude of Bleeding you inflict against Enemies affected by Incision"],"icon":"Art/2DArt/SkillIcons/passives/Blood2.dds","connections":[{"orbit":0,"id":42714}],"group":1118,"skill":58644,"orbitIndex":21,"name":"Bleeding Damage","orbit":7},"33348":{"stats":["25% increased Presence Area of Effect"],"icon":"Art/2DArt/SkillIcons/passives/auraareaofeffect.dds","connections":[],"group":1183,"skill":33348,"orbitIndex":7,"name":"Presence Area","orbit":2},"52980":{"stats":["+8 to Evasion Rating","+5 to maximum Energy Shield"],"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","connections":[{"orbit":0,"id":18970},{"orbit":-4,"id":44343}],"group":764,"skill":52980,"orbitIndex":48,"name":"Evasion and Energy Shield","orbit":4},"36997":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":0,"id":27761}],"group":885,"skill":36997,"orbitIndex":0,"name":"Stun Threshold during Parry","orbit":0},"29065":{"icon":"Art/2DArt/SkillIcons/passives/BloodMastery.dds","isOnlyImage":true,"stats":[],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryBleedingPattern","connections":[],"group":1118,"skill":29065,"orbitIndex":7,"name":"Bleeding Mastery","orbit":1},"34096":{"stats":["10% increased Spell Damage"],"icon":"Art/2DArt/SkillIcons/passives/damagespells.dds","connections":[{"orbit":0,"id":58096}],"group":362,"skill":34096,"orbitIndex":4,"name":"Spell Damage","orbit":3},"61834":{"isJewelSocket":true,"icon":"Art/2DArt/SkillIcons/passives/MasteryBlank.dds","skill":61834,"stats":[],"group":1049,"connections":[{"orbit":0,"id":17088},{"orbit":0,"id":24958}],"orbitIndex":0,"name":"Jewel Socket","orbit":0},"51006":{"stats":["4% reduced Flask Charges used from Mana Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":41877}],"group":1105,"skill":51006,"orbitIndex":1,"name":"Mana Flask Charges Used","orbit":3},"16051":{"stats":["Attacks used by Totems have 4% increased Attack Speed"],"icon":"Art/2DArt/SkillIcons/passives/totemandbrandlife.dds","connections":[],"group":247,"skill":16051,"orbitIndex":4,"name":"Totem Attack Speed","orbit":5},"23880":{"icon":"Art/2DArt/SkillIcons/passives/Infernalist/InfernalistNode.dds","skill":23880,"stats":["3% increased maximum Mana"],"ascendancyName":"Infernalist","group":611,"connections":[{"orbit":3,"id":13174}],"orbitIndex":0,"name":"Mana","orbit":8},"24035":{"stats":["10% increased Elemental Damage"],"icon":"Art/2DArt/SkillIcons/passives/elementaldamage.dds","connections":[{"orbit":0,"id":60741}],"group":727,"skill":24035,"orbitIndex":18,"name":"Elemental Damage","orbit":2},"11248":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":11248,"stats":["+5 to any Attribute"],"isAttribute":true,"group":234,"connections":[{"orbit":0,"id":35831},{"orbit":0,"id":21568},{"orbit":0,"id":30260}],"orbitIndex":0,"name":"Attribute","orbit":0},"31848":{"stats":["Thorns Damage has 25% chance to ignore Enemy Armour"],"icon":"Art/2DArt/SkillIcons/passives/ThornsNode1.dds","connections":[{"orbit":7,"id":40117}],"group":200,"skill":31848,"orbitIndex":0,"name":"Thorns Ignore Armour","orbit":7},"8522":{"stats":["Meta Skills gain 8% increased Energy"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":0,"id":26236}],"group":752,"skill":8522,"orbitIndex":16,"name":"Energy","orbit":7},"9352":{"stats":["6% increased Area of Effect for Attacks"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":0,"id":32071}],"group":58,"skill":9352,"orbitIndex":2,"name":"Attack Area","orbit":3},"13576":{"stats":["3% increased Attack and Cast Speed with Lightning Skills"],"icon":"Art/2DArt/SkillIcons/passives/LightningDamagenode.dds","connections":[{"orbit":0,"id":17024}],"group":825,"skill":13576,"orbitIndex":0,"name":"Lightning Skill Speed","orbit":0},"28214":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":0,"id":1973},{"orbit":0,"id":58295}],"group":186,"skill":28214,"orbitIndex":4,"name":"Mana Flasks","orbit":2},"10472":{"stats":["10% increased Mana Recovery from Flasks"],"icon":"Art/2DArt/SkillIcons/passives/flaskint.dds","connections":[{"orbit":2147483647,"id":17687},{"orbit":3,"id":27422}],"group":1215,"skill":10472,"orbitIndex":32,"name":"Mana Flask Recovery","orbit":4},"9532":{"stats":["+4 to Strength","+4 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildBoar.dds","connections":[{"orbit":2,"id":59368}],"group":1217,"skill":9532,"orbitIndex":22,"name":"Strength and Dexterity","orbit":7},"54962":{"stats":["15% increased Life Regeneration Rate while stationary"],"icon":"Art/2DArt/SkillIcons/passives/lifepercentage.dds","connections":[{"orbit":0,"id":35849}],"group":110,"skill":54962,"orbitIndex":12,"name":"Life Regeneration while Stationary","orbit":7},"43263":{"stats":["3% increased Attack Speed with One Handed Melee Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":-2,"id":64492}],"group":1023,"skill":43263,"orbitIndex":13,"name":"One Handed Attack Speed","orbit":7},"27417":{"icon":"Art/2DArt/SkillIcons/passives/trapdamage.dds","skill":27417,"stats":["25% increased Trap Damage"],"connections":[{"orbit":0,"id":64295},{"orbit":0,"id":37616}],"group":1221,"orbitIndex":54,"isNotable":true,"name":"Destructive Apparatus","orbit":6},"17372":{"icon":"Art/2DArt/SkillIcons/passives/MeleeAoENode.dds","skill":17372,"stats":["25% increased Melee Damage","+2 to Melee Strike Range"],"recipe":["Isolation","Paranoia","Guilt"],"connections":[{"orbit":0,"id":35985},{"orbit":0,"id":19074}],"group":1190,"orbitIndex":4,"isNotable":true,"name":"Reaching Strike","orbit":3},"7294":{"stats":["Break 10% increased Armour","6% increased Physical Damage"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":65498},{"orbit":0,"id":39307},{"orbit":0,"id":41017}],"group":1223,"skill":7294,"orbitIndex":16,"name":"Armour Break and Physical Damage","orbit":2},"57069":{"stats":["5% increased Lightning Damage","+3% to Lightning Resistance"],"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","connections":[{"orbit":0,"id":52257}],"group":1225,"skill":57069,"orbitIndex":0,"name":"Lightning Damage and Resistance","orbit":0},"15892":{"stats":["20% increased Damage against Enemies with Fully Broken Armour"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[],"group":116,"skill":15892,"orbitIndex":13,"name":"Damage vs Armour Broken Enemies","orbit":3},"9642":{"icon":"Art/2DArt/SkillIcons/passives/energyshield.dds","skill":9642,"stats":["28% increased maximum Energy Shield","Gain additional Ailment Threshold equal to 12% of maximum Energy Shield","Gain additional Stun Threshold equal to 12% of maximum Energy Shield"],"connections":[{"orbit":6,"id":517},{"orbit":-4,"id":14666}],"group":668,"orbitIndex":21,"isNotable":true,"name":"Dampening Shield","orbit":7},"19156":{"icon":"Art/2DArt/SkillIcons/passives/EvasionandEnergyShieldNode.dds","skill":19156,"stats":["50% increased Evasion Rating if Energy Shield Recharge has started in the past 2 seconds","30% increased Evasion Rating while you have Energy Shield"],"recipe":["Ire","Disgust","Envy"],"connections":[{"orbit":-7,"id":12249},{"orbit":0,"id":17283}],"group":939,"orbitIndex":12,"isNotable":true,"name":"Immaterial","orbit":2},"54838":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianPinnedEnemiesCannotAct.dds","skill":54838,"stats":["Projectile Damage builds Pin","Pinned enemies cannot perform actions"],"ascendancyName":"Tactician","connections":[],"group":258,"orbitIndex":0,"isNotable":true,"name":"Right Where We Want Them","orbit":0},"41739":{"stats":["15% increased Stun Buildup"],"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","connections":[{"orbit":0,"id":13279}],"group":448,"skill":41739,"orbitIndex":4,"name":"Stun Buildup","orbit":2},"20414":{"icon":"Art/2DArt/SkillIcons/passives/BucklersNotable1.dds","skill":20414,"stats":["30% increased Parried Debuff Magnitude"],"recipe":["Ire","Despair","Despair"],"connections":[{"orbit":0,"id":35043},{"orbit":0,"id":52410},{"orbit":0,"id":50146}],"group":1229,"orbitIndex":31,"isNotable":true,"name":"Reprisal","orbit":4},"12418":{"stats":["Empowered Attacks deal 16% increased Damage"],"icon":"Art/2DArt/SkillIcons/passives/WarCryEffect.dds","connections":[{"orbit":0,"id":51832},{"orbit":0,"id":3988}],"group":121,"skill":12418,"orbitIndex":21,"name":"Empowered Attack Damage","orbit":2},"25827":{"stats":["4% chance for Spell Skills to fire 2 additional Projectiles"],"icon":"Art/2DArt/SkillIcons/passives/spellcritical.dds","connections":[{"orbit":0,"id":55241}],"group":845,"skill":25827,"orbitIndex":8,"name":"Additional Spell Projectiles","orbit":3},"11330":{"stats":["Debuffs on you expire 10% faster"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":0,"id":22185}],"group":480,"skill":11330,"orbitIndex":6,"name":"Debuff Expiry Rate","orbit":3},"15986":{"icon":"Art/2DArt/SkillIcons/passives/Poison.dds","skill":15986,"stats":["25% reduced Poison Duration","Targets can be affected by +1 of your Poisons at the same time"],"recipe":["Greed","Isolation","Isolation"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryPoisonPattern","connections":[{"orbit":0,"id":6030}],"group":1284,"orbitIndex":5,"isNotable":true,"name":"Building Toxins","orbit":2},"25458":{"stats":["Hits against you have 5% reduced Critical Damage Bonus","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriWildOx.dds","connections":[{"orbit":3,"id":37568}],"group":1057,"skill":25458,"orbitIndex":20,"name":"Strength and Critical Damage Bonus on You","orbit":7},"17248":{"icon":"Art/2DArt/SkillIcons/passives/plusattribute.dds","options":[{"stats":["+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/plusstrength.dds","name":"Strength","id":26297},{"stats":["+5 to Dexterity"],"icon":"Art/2DArt/SkillIcons/passives/plusdexterity.dds","name":"Dexterity","id":14927},{"stats":["+5 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/plusintelligence.dds","name":"Intelligence","id":57022}],"skill":17248,"stats":["+5 to any Attribute"],"isAttribute":true,"group":757,"connections":[{"orbit":-5,"id":53960}],"orbitIndex":0,"name":"Attribute","orbit":5},"60899":{"stats":["8% reduced Movement Speed Penalty from using Skills while moving"],"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","connections":[{"orbit":-7,"id":32543}],"group":1231,"skill":60899,"orbitIndex":22,"name":"Reduced Movement Penalty","orbit":7},"61112":{"icon":"Art/2DArt/SkillIcons/passives/SpearsNotable1.dds","skill":61112,"stats":["25% increased Damage with Spears","10% increased Attack Speed with Spears"],"recipe":["Guilt","Paranoia","Disgust"],"connections":[{"orbit":0,"id":36071},{"orbit":0,"id":20105}],"group":1196,"orbitIndex":14,"isNotable":true,"name":"Roll and Strike","orbit":5},"8260":{"stats":["20% increased Armour Break Duration"],"icon":"Art/2DArt/SkillIcons/passives/ArmourBreak1BuffIcon.dds","connections":[{"orbit":0,"id":21453}],"group":140,"skill":8260,"orbitIndex":0,"name":"Armour Break Duration","orbit":7},"12054":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianNode.dds","skill":12054,"stats":["20% increased Totem Damage"],"ascendancyName":"Tactician","group":317,"connections":[{"orbit":0,"id":37523}],"orbitIndex":0,"name":"Totem Damage","orbit":0},"25362":{"icon":"Art/2DArt/SkillIcons/passives/MonkStrengthChakra.dds","skill":25362,"stats":["20% increased Attack Damage","Skills deal 8% increased Damage per Combo consumed, up to 40%"],"recipe":["Greed","Greed","Despair"],"connections":[{"orbit":0,"id":23105}],"group":1245,"orbitIndex":13,"isNotable":true,"name":"Chakra of Impact","orbit":2},"51394":{"icon":"Art/2DArt/SkillIcons/passives/ReducedSkillEffectDurationNode.dds","skill":51394,"stats":["24% reduced Slowing Potency of Debuffs on You"],"recipe":["Isolation","Envy","Isolation"],"connections":[{"orbit":0,"id":29993}],"group":217,"orbitIndex":2,"isNotable":true,"name":"Unimpeded","orbit":3},"19424":{"icon":"Art/2DArt/SkillIcons/passives/Titan/TitanNode.dds","skill":19424,"stats":["4% increased Strength"],"ascendancyName":"Titan","group":49,"connections":[{"orbit":0,"id":60634}],"orbitIndex":48,"name":"Strength","orbit":6},"42226":{"stats":["+10 to Intelligence"],"icon":"Art/2DArt/SkillIcons/passives/AzmeriPrimalMonkey.dds","connections":[{"orbit":0,"id":34892},{"orbit":9,"id":17792}],"group":1252,"skill":42226,"orbitIndex":14,"name":"Intelligence","orbit":3},"4985":{"icon":"Art/2DArt/SkillIcons/passives/stunstr.dds","skill":4985,"stats":["Recover 50% of maximum Life when you Heavy Stun a Rare or Unique Enemy"],"recipe":["Ire","Disgust","Ire"],"connections":[{"orbit":0,"id":58855}],"group":171,"orbitIndex":8,"isNotable":true,"name":"Flip the Script","orbit":7},"48618":{"stats":["10% increased Mana Regeneration Rate"],"icon":"Art/2DArt/SkillIcons/passives/manaregeneration.dds","connections":[{"orbit":7,"id":37327}],"group":424,"skill":48618,"orbitIndex":12,"name":"Mana Regeneration","orbit":3},"18489":{"stats":["10% increased Damage with One Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/onehanddamage.dds","connections":[{"orbit":7,"id":13356},{"orbit":-7,"id":12751},{"orbit":0,"id":37258}],"group":395,"skill":18489,"orbitIndex":19,"name":"One Handed Damage","orbit":7},"35031":{"icon":"Art/2DArt/SkillIcons/passives/MonkHealthChakra.dds","skill":35031,"stats":["3% increased maximum Life","10% increased Life Recovery rate"],"recipe":["Fear","Isolation","Fear"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLifePattern","connections":[],"group":1279,"orbitIndex":0,"isNotable":true,"name":"Chakra of Life","orbit":0},"34210":{"stats":["10% increased Damage with Two Handed Weapons"],"icon":"Art/2DArt/SkillIcons/passives/2handeddamage.dds","connections":[{"orbit":0,"id":54811},{"orbit":0,"id":64939}],"group":313,"skill":34210,"orbitIndex":0,"name":"Two Handed Damage","orbit":0},"21112":{"stats":["10% increased Damage with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":31055}],"group":1261,"skill":21112,"orbitIndex":57,"name":"Bow Damage","orbit":4},"44522":{"stats":["Gain Deflection Rating equal to 6% of Evasion Rating"],"icon":"Art/2DArt/SkillIcons/passives/EvasionNode.dds","connections":[{"orbit":0,"id":47831}],"group":1185,"skill":44522,"orbitIndex":22,"name":"Deflection","orbit":2},"52399":{"stats":["18% increased Critical Damage Bonus with Quarterstaves"],"icon":"Art/2DArt/SkillIcons/passives/damagestaff.dds","connections":[{"orbit":0,"id":9444}],"group":1263,"skill":52399,"orbitIndex":38,"name":"Quarterstaff Critical Damage","orbit":5},"24477":{"stats":["10% increased Stun Threshold","+5 to Strength"],"icon":"Art/2DArt/SkillIcons/passives/life1.dds","connections":[{"orbit":0,"id":17532}],"group":451,"skill":24477,"orbitIndex":16,"name":"Stun Threshold and Strength","orbit":2},"37665":{"stats":["Break 10% increased Armour","6% increased Attack Area Damage"],"icon":"Art/2DArt/SkillIcons/passives/AreaDmgNode.dds","connections":[{"orbit":3,"id":35739}],"group":540,"skill":37665,"orbitIndex":2,"name":"Area Damage and Armour Break","orbit":7},"47375":{"stats":["Companions have 12% increased maximum Life","10% increased Defences while your Companion is in your Presence"],"icon":"Art/2DArt/SkillIcons/passives/CompanionsNode1.dds","connections":[{"orbit":5,"id":63618}],"group":1273,"skill":47375,"orbitIndex":0,"name":"Defences and Companion Life","orbit":0},"41747":{"stats":["15% increased Critical Hit Chance with Flails"],"icon":"Art/2DArt/SkillIcons/passives/macedmg.dds","connections":[{"orbit":-3,"id":61847}],"group":62,"skill":41747,"orbitIndex":0,"name":"Flail Critical Chance","orbit":0},"27875":{"icon":"Art/2DArt/SkillIcons/passives/lightningint.dds","skill":27875,"stats":["40% increased chance to Shock","5% increased Attack and Cast Speed with Lightning Skills"],"recipe":["Isolation","Suffering","Greed"],"activeEffectImage":"Art/2DArt/UIImages/InGame/PassiveMastery/MasteryBackgroundGraphic/MasteryLightningPattern","connections":[{"orbit":0,"id":32123}],"group":1041,"orbitIndex":0,"isNotable":true,"name":"General Electric","orbit":0},"16249":{"icon":"Art/2DArt/SkillIcons/passives/Tactician/TacticianAlliesGainAttack.dds","skill":16249,"stats":["Allies in your Presence gain added Attack Damage equal","to 25% of your main hand Weapon's Damage"],"ascendancyName":"Tactician","connections":[],"group":223,"orbitIndex":0,"isNotable":true,"name":"Watch How I Do It","orbit":0},"49023":{"stats":["5% increased Block chance"],"icon":"Art/2DArt/SkillIcons/passives/shieldblock.dds","connections":[{"orbit":3,"id":12817},{"orbit":0,"id":22975}],"group":241,"skill":49023,"orbitIndex":6,"name":"Shield Block","orbit":1},"31055":{"stats":["3% increased Attack Speed with Bows"],"icon":"Art/2DArt/SkillIcons/passives/BowDamage.dds","connections":[{"orbit":0,"id":18969}],"group":1261,"skill":31055,"orbitIndex":19,"name":"Bow Speed","orbit":2},"16024":{"stats":["Invocation Spells have 20% increased Critical Damage Bonus"],"icon":"Art/2DArt/SkillIcons/passives/auraeffect.dds","connections":[{"orbit":2,"id":29288}],"group":998,"skill":16024,"orbitIndex":22,"name":"Invocation Critical Damage","orbit":2},"22864":{"icon":"Art/2DArt/SkillIcons/passives/criticalstrikechance.dds","skill":22864,"stats":["25% increased Critical Hit Chance for Attacks","30% increased Magnitude of Non-Damaging Ailments you inflict with Critical Hits"],"recipe":["Ire","Despair","Greed"],"connections":[{"orbit":0,"id":57966}],"group":869,"orbitIndex":21,"isNotable":true,"name":"Tainted Strike","orbit":3},"7120":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":7120,"stats":[],"ascendancyName":"Witchhunter","isAscendancyStart":true,"group":207,"connections":[{"orbit":-8,"id":43131},{"orbit":0,"id":20830},{"orbit":8,"id":61897},{"orbit":0,"id":51737},{"orbit":0,"id":25172}],"orbitIndex":72,"name":"Witchhunter","orbit":9},"8157":{"stats":["8% increased Reservation Efficiency of Herald Skills"],"icon":"Art/2DArt/SkillIcons/passives/HeraldBuffEffectNode2.dds","connections":[],"group":1255,"skill":8157,"orbitIndex":16,"name":"Herald Reservation","orbit":2},"1583":{"icon":"Art/2DArt/SkillIcons/passives/damage.dds","skill":1583,"stats":[],"ascendancyName":"Pathfinder","isAscendancyStart":true,"group":1310,"connections":[{"orbit":5,"id":14508},{"orbit":0,"id":9798},{"orbit":-5,"id":49503},{"orbit":5,"id":36676},{"orbit":0,"id":12183},{"orbit":-5,"id":16}],"orbitIndex":48,"name":"Pathfinder","orbit":9},"17447":{"stats":["20% increased Stun Threshold while Parrying"],"icon":"Art/2DArt/SkillIcons/passives/BucklerNode1.dds","connections":[{"orbit":-7,"id":24843},{"orbit":7,"id":29320}],"group":1034,"skill":17447,"orbitIndex":14,"name":"Stun Threshold during Parry","orbit":2}},"max_x":23267.825320642,"constants":{"classes":{"DexIntClass":6,"IntClass":3,"StrDexIntClass":0,"StrIntClass":5,"StrDexClass":4,"DexClass":2,"StrClass":1},"orbitAnglesByOrbit":[[0,6.2831853071796],[0,0.5235987755983,1.0471975511966,1.5707963267949,2.0943951023932,2.6179938779915,3.1415926535898,3.6651914291881,4.1887902047864,4.7123889803847,5.235987755983,5.7595865315813,6.2831853071796],[0,0.26179938779915,0.5235987755983,0.78539816339745,1.0471975511966,1.3089969389957,1.5707963267949,1.832595714594,2.0943951023932,2.3561944901923,2.6179938779915,2.8797932657906,3.1415926535898,3.4033920413889,3.6651914291881,3.9269908169872,4.1887902047864,4.4505895925855,4.7123889803847,4.9741883681838,5.235987755983,5.4977871437821,5.7595865315813,6.0213859193804,6.2831853071796],[0,0.26179938779915,0.5235987755983,0.78539816339745,1.0471975511966,1.3089969389957,1.5707963267949,1.832595714594,2.0943951023932,2.3561944901923,2.6179938779915,2.8797932657906,3.1415926535898,3.4033920413889,3.6651914291881,3.9269908169872,4.1887902047864,4.4505895925855,4.7123889803847,4.9741883681838,5.235987755983,5.4977871437821,5.7595865315813,6.0213859193804,6.2831853071796],[0,0.087266462599716,0.17453292519943,0.26179938779915,0.34906585039887,0.43633231299858,0.5235987755983,0.61086523819802,0.69813170079773,0.78539816339745,0.87266462599716,0.95993108859688,1.0471975511966,1.1344640137963,1.221730476396,1.3089969389957,1.3962634015955,1.4835298641952,1.5707963267949,1.6580627893946,1.7453292519943,1.832595714594,1.9198621771938,2.0071286397935,2.0943951023932,2.1816615649929,2.2689280275926,2.3561944901923,2.4434609527921,2.5307274153918,2.6179938779915,2.7052603405912,2.7925268031909,2.8797932657906,2.9670597283904,3.0543261909901,3.1415926535898,3.2288591161895,3.3161255787892,3.4033920413889,3.4906585039887,3.5779249665884,3.6651914291881,3.7524578917878,3.8397243543875,3.9269908169872,4.014257279587,4.1015237421867,4.1887902047864,4.2760566673861,4.3633231299858,4.4505895925855,4.5378560551853,4.625122517785,4.7123889803847,4.7996554429844,4.8869219055841,4.9741883681838,5.0614548307836,5.1487212933833,5.235987755983,5.3232542185827,5.4105206811824,5.4977871437821,5.5850536063819,5.6723200689816,5.7595865315813,5.846852994181,5.9341194567807,6.0213859193804,6.1086523819802,6.1959188445799,6.2831853071796],[0,0.087266462599716,0.17453292519943,0.26179938779915,0.34906585039887,0.43633231299858,0.5235987755983,0.61086523819802,0.69813170079773,0.78539816339745,0.87266462599716,0.95993108859688,1.0471975511966,1.1344640137963,1.221730476396,1.3089969389957,1.3962634015955,1.4835298641952,1.5707963267949,1.6580627893946,1.7453292519943,1.832595714594,1.9198621771938,2.0071286397935,2.0943951023932,2.1816615649929,2.2689280275926,2.3561944901923,2.4434609527921,2.5307274153918,2.6179938779915,2.7052603405912,2.7925268031909,2.8797932657906,2.9670597283904,3.0543261909901,3.1415926535898,3.2288591161895,3.3161255787892,3.4033920413889,3.4906585039887,3.5779249665884,3.6651914291881,3.7524578917878,3.8397243543875,3.9269908169872,4.014257279587,4.1015237421867,4.1887902047864,4.2760566673861,4.3633231299858,4.4505895925855,4.5378560551853,4.625122517785,4.7123889803847,4.7996554429844,4.8869219055841,4.9741883681838,5.0614548307836,5.1487212933833,5.235987755983,5.3232542185827,5.4105206811824,5.4977871437821,5.5850536063819,5.6723200689816,5.7595865315813,5.846852994181,5.9341194567807,6.0213859193804,6.1086523819802,6.1959188445799,6.2831853071796],[0,0.087266462599716,0.17453292519943,0.26179938779915,0.34906585039887,0.43633231299858,0.5235987755983,0.61086523819802,0.69813170079773,0.78539816339745,0.87266462599716,0.95993108859688,1.0471975511966,1.1344640137963,1.221730476396,1.3089969389957,1.3962634015955,1.4835298641952,1.5707963267949,1.6580627893946,1.7453292519943,1.832595714594,1.9198621771938,2.0071286397935,2.0943951023932,2.1816615649929,2.2689280275926,2.3561944901923,2.4434609527921,2.5307274153918,2.6179938779915,2.7052603405912,2.7925268031909,2.8797932657906,2.9670597283904,3.0543261909901,3.1415926535898,3.2288591161895,3.3161255787892,3.4033920413889,3.4906585039887,3.5779249665884,3.6651914291881,3.7524578917878,3.8397243543875,3.9269908169872,4.014257279587,4.1015237421867,4.1887902047864,4.2760566673861,4.3633231299858,4.4505895925855,4.5378560551853,4.625122517785,4.7123889803847,4.7996554429844,4.8869219055841,4.9741883681838,5.0614548307836,5.1487212933833,5.235987755983,5.3232542185827,5.4105206811824,5.4977871437821,5.5850536063819,5.6723200689816,5.7595865315813,5.846852994181,5.9341194567807,6.0213859193804,6.1086523819802,6.1959188445799,6.2831853071796],[0,0.26179938779915,0.5235987755983,0.78539816339745,1.0471975511966,1.3089969389957,1.5707963267949,1.832595714594,2.0943951023932,2.3561944901923,2.6179938779915,2.8797932657906,3.1415926535898,3.4033920413889,3.6651914291881,3.9269908169872,4.1887902047864,4.4505895925855,4.7123889803847,4.9741883681838,5.235987755983,5.4977871437821,5.7595865315813,6.0213859193804,6.2831853071796],[0,0.087266462599716,0.17453292519943,0.26179938779915,0.34906585039887,0.43633231299858,0.5235987755983,0.61086523819802,0.69813170079773,0.78539816339745,0.87266462599716,0.95993108859688,1.0471975511966,1.1344640137963,1.221730476396,1.3089969389957,1.3962634015955,1.4835298641952,1.5707963267949,1.6580627893946,1.7453292519943,1.832595714594,1.9198621771938,2.0071286397935,2.0943951023932,2.1816615649929,2.2689280275926,2.3561944901923,2.4434609527921,2.5307274153918,2.6179938779915,2.7052603405912,2.7925268031909,2.8797932657906,2.9670597283904,3.0543261909901,3.1415926535898,3.2288591161895,3.3161255787892,3.4033920413889,3.4906585039887,3.5779249665884,3.6651914291881,3.7524578917878,3.8397243543875,3.9269908169872,4.014257279587,4.1015237421867,4.1887902047864,4.2760566673861,4.3633231299858,4.4505895925855,4.5378560551853,4.625122517785,4.7123889803847,4.7996554429844,4.8869219055841,4.9741883681838,5.0614548307836,5.1487212933833,5.235987755983,5.3232542185827,5.4105206811824,5.4977871437821,5.5850536063819,5.6723200689816,5.7595865315813,5.846852994181,5.9341194567807,6.0213859193804,6.1086523819802,6.1959188445799,6.2831853071796],[0,0.043633231299858,0.087266462599716,0.13089969389957,0.17453292519943,0.21816615649929,0.26179938779915,0.30543261909901,0.34906585039887,0.39269908169872,0.43633231299858,0.47996554429844,0.5235987755983,0.56723200689816,0.61086523819802,0.65449846949787,0.69813170079773,0.74176493209759,0.78539816339745,0.82903139469731,0.87266462599716,0.91629785729702,0.95993108859688,1.0035643198967,1.0471975511966,1.0908307824965,1.1344640137963,1.1780972450962,1.221730476396,1.2653637076959,1.3089969389957,1.3526301702956,1.3962634015955,1.4398966328953,1.4835298641952,1.527163095495,1.5707963267949,1.6144295580948,1.6580627893946,1.7016960206945,1.7453292519943,1.7889624832942,1.832595714594,1.8762289458939,1.9198621771938,1.9634954084936,2.0071286397935,2.0507618710933,2.0943951023932,2.1380283336931,2.1816615649929,2.2252947962928,2.2689280275926,2.3125612588925,2.3561944901923,2.3998277214922,2.4434609527921,2.4870941840919,2.5307274153918,2.5743606466916,2.6179938779915,2.6616271092914,2.7052603405912,2.7488935718911,2.7925268031909,2.8361600344908,2.8797932657906,2.9234264970905,2.9670597283904,3.0106929596902,3.0543261909901,3.0979594222899,3.1415926535898,3.1852258848897,3.2288591161895,3.2724923474894,3.3161255787892,3.3597588100891,3.4033920413889,3.4470252726888,3.4906585039887,3.5342917352885,3.5779249665884,3.6215581978882,3.6651914291881,3.708824660488,3.7524578917878,3.7960911230877,3.8397243543875,3.8833575856874,3.9269908169872,3.9706240482871,4.014257279587,4.0578905108868,4.1015237421867,4.1451569734865,4.1887902047864,4.2324234360862,4.2760566673861,4.319689898686,4.3633231299858,4.4069563612857,4.4505895925855,4.4942228238854,4.5378560551853,4.5814892864851,4.625122517785,4.6687557490848,4.7123889803847,4.7560222116845,4.7996554429844,4.8432886742843,4.8869219055841,4.930555136884,4.9741883681838,5.0178215994837,5.0614548307836,5.1050880620834,5.1487212933833,5.1923545246831,5.235987755983,5.2796209872828,5.3232542185827,5.3668874498826,5.4105206811824,5.4541539124823,5.4977871437821,5.541420375082,5.5850536063819,5.6286868376817,5.6723200689816,5.7159533002814,5.7595865315813,5.8032197628811,5.846852994181,5.8904862254809,5.9341194567807,5.9777526880806,6.0213859193804,6.0650191506803,6.1086523819802,6.15228561328,6.1959188445799,6.2395520758797,6.2831853071796]],"orbitRadii":[0,82,162,335,493,662,846,251,1080,1322],"characterAttributes":{"Strength":0,"Intelligence":2,"Dexterity":1},"PSSCentreInnerRadius":130,"skillsPerOrbit":[1,12,24,24,72,72,72,24,72,144]}} \ No newline at end of file diff --git a/src/TreeData/0_3/tree.lua b/src/TreeData/0_3/tree.lua index 4f1d322501..896959475e 100644 --- a/src/TreeData/0_3/tree.lua +++ b/src/TreeData/0_3/tree.lua @@ -1190,43 +1190,46 @@ return { ["Time-Lost Sapphire"]=5, ["Timeless Jewel"]=6 }, + ["legion_1024_1024_BC7.dds.zst"]={ + ["art/textures/interface/2d/2dart/uiimages/ingame/abyss/abysspassiveskillscreenjewelcircle1.dds"]=1 + }, ["legion_128_128_BC1.dds.zst"]={ - ["Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds"]=13, - ["Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds"]=11, - ["Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds"]=12, - ["Art/2DArt/SkillIcons/passives/AmanamusDefiance.dds"]=20, + ["Art/2DArt/SkillIcons/passives/AbyssDexNotable.dds"]=14, + ["Art/2DArt/SkillIcons/passives/AbyssIntNotable.dds"]=12, + ["Art/2DArt/SkillIcons/passives/AbyssStrNotable.dds"]=13, + ["Art/2DArt/SkillIcons/passives/AmanamusDefiance.dds"]=21, ["Art/2DArt/SkillIcons/passives/CorruptedDefences.dds"]=32, - ["Art/2DArt/SkillIcons/passives/DevotionNotable.dds"]=8, + ["Art/2DArt/SkillIcons/passives/DevotionNotable.dds"]=6, ["Art/2DArt/SkillIcons/passives/DivineFlesh.dds"]=31, - ["Art/2DArt/SkillIcons/passives/EternalEmpireDefensiveNotable.dds"]=6, + ["Art/2DArt/SkillIcons/passives/EternalEmpireDefensiveNotable.dds"]=7, ["Art/2DArt/SkillIcons/passives/EternalEmpireOffensiveNotable.dds"]=34, ["Art/2DArt/SkillIcons/passives/EternalYouth.dds"]=27, - ["Art/2DArt/SkillIcons/passives/FocusedRage.dds"]=4, + ["Art/2DArt/SkillIcons/passives/FocusedRage.dds"]=5, ["Art/2DArt/SkillIcons/passives/GlancingBlows.dds"]=23, - ["Art/2DArt/SkillIcons/passives/InnerConviction.dds"]=9, + ["Art/2DArt/SkillIcons/passives/InnerConviction.dds"]=10, ["Art/2DArt/SkillIcons/passives/KalguuranDexKeystone.dds"]=39, ["Art/2DArt/SkillIcons/passives/KalguuranDexNotable.dds"]=22, - ["Art/2DArt/SkillIcons/passives/KalguuranIntKeystone.dds"]=3, - ["Art/2DArt/SkillIcons/passives/KalguuranIntNotable.dds"]=21, + ["Art/2DArt/SkillIcons/passives/KalguuranIntKeystone.dds"]=4, + ["Art/2DArt/SkillIcons/passives/KalguuranIntNotable.dds"]=11, ["Art/2DArt/SkillIcons/passives/KalguuranStrKeystone.dds"]=38, ["Art/2DArt/SkillIcons/passives/KalguuranStrNotable.dds"]=25, - ["Art/2DArt/SkillIcons/passives/KulemaksSovereignty.dds"]=19, - ["Art/2DArt/SkillIcons/passives/KurgasAmbition.dds"]=16, + ["Art/2DArt/SkillIcons/passives/KulemaksSovereignty.dds"]=20, + ["Art/2DArt/SkillIcons/passives/KurgasAmbition.dds"]=17, ["Art/2DArt/SkillIcons/passives/MiracleMaker.dds"]=33, ["Art/2DArt/SkillIcons/passives/OasisKeystone.dds"]=24, - ["Art/2DArt/SkillIcons/passives/PowerOfPurpose.dds"]=18, + ["Art/2DArt/SkillIcons/passives/PowerOfPurpose.dds"]=19, ["Art/2DArt/SkillIcons/passives/SharpandBrittle.dds"]=29, ["Art/2DArt/SkillIcons/passives/SoulTetherKeystone.dds"]=26, - ["Art/2DArt/SkillIcons/passives/StrengthOfBlood.dds"]=10, + ["Art/2DArt/SkillIcons/passives/StrengthOfBlood.dds"]=9, ["Art/2DArt/SkillIcons/passives/SupremeDecadence.dds"]=28, - ["Art/2DArt/SkillIcons/passives/SupremeEgo.dds"]=2, - ["Art/2DArt/SkillIcons/passives/SupremeGrandstand.dds"]=7, + ["Art/2DArt/SkillIcons/passives/SupremeEgo.dds"]=3, + ["Art/2DArt/SkillIcons/passives/SupremeGrandstand.dds"]=8, ["Art/2DArt/SkillIcons/passives/SupremeProdigy.dds"]=37, - ["Art/2DArt/SkillIcons/passives/TecrodsBrutality.dds"]=15, - ["Art/2DArt/SkillIcons/passives/TemperedByWar.dds"]=5, - ["Art/2DArt/SkillIcons/passives/TheBlindMonk.dds"]=1, - ["Art/2DArt/SkillIcons/passives/TranscendenceKeystone.dds"]=17, - ["Art/2DArt/SkillIcons/passives/UlamansVision.dds"]=14, + ["Art/2DArt/SkillIcons/passives/TecrodsBrutality.dds"]=16, + ["Art/2DArt/SkillIcons/passives/TemperedByWar.dds"]=1, + ["Art/2DArt/SkillIcons/passives/TheBlindMonk.dds"]=2, + ["Art/2DArt/SkillIcons/passives/TranscendenceKeystone.dds"]=18, + ["Art/2DArt/SkillIcons/passives/UlamansVision.dds"]=15, ["Art/2DArt/SkillIcons/passives/VaalNotableDefensive.dds"]=30, ["Art/2DArt/SkillIcons/passives/VaalNotableOffensive.dds"]=35, ["Art/2DArt/SkillIcons/passives/WindDancer.dds"]=36 @@ -1235,15 +1238,15 @@ return { ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreeneternalempirejewelcircle1.dds"]=9, ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreeneternalempirejewelcircle2.dds"]=8, ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkalguuranjewelcircle1.dds"]=10, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkalguuranjewelcircle2.dds"]=4, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkaruijewelcircle1.dds"]=3, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkaruijewelcircle2.dds"]=12, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenmarakethjewelcircle1.dds"]=1, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenmarakethjewelcircle2.dds"]=6, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreentemplarjewelcircle1.dds"]=5, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreentemplarjewelcircle2.dds"]=7, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenvaaljewelcircle1.dds"]=2, - ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenvaaljewelcircle2.dds"]=11 + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkalguuranjewelcircle2.dds"]=7, + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkaruijewelcircle1.dds"]=12, + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenkaruijewelcircle2.dds"]=5, + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenmarakethjewelcircle1.dds"]=6, + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenmarakethjewelcircle2.dds"]=4, + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreentemplarjewelcircle1.dds"]=3, + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreentemplarjewelcircle2.dds"]=2, + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenvaaljewelcircle1.dds"]=11, + ["art/textures/interface/2d/2dart/uiimages/ingame/passiveskillscreenvaaljewelcircle2.dds"]=1 }, ["legion_64_64_BC1.dds.zst"]={ ["Art/2DArt/SkillIcons/passives/AbyssJewelNode.dds"]=1,