Files
PathOfBuilding/Data/Gems.lua
2021-02-07 23:32:09 +11:00

7474 lines
158 KiB
Lua

-- This file is automatically generated, do not edit!
-- Gem data (c) Grinding Gear Games
return {
["Metadata/Items/Gems/SkillGemFireball"] = {
name = "Fireball",
grantedEffectId = "Fireball",
tags = {
intelligence = true,
active_skill = true,
projectile = true,
spell = true,
area = true,
fire = true,
},
tagString = "Projectile, Spell, AoE, Fire",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalFireball"] = {
name = "Vaal Fireball",
grantedEffectId = "VaalFireballSpiralNova",
secondaryGrantedEffectId = "Fireball",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
projectile = true,
spell = true,
area = true,
fire = true,
},
tagString = "Vaal, Projectile, Spell, AoE, Fire",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemIceNova"] = {
name = "Ice Nova",
grantedEffectId = "IceNova",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
cold = true,
nova = true,
},
tagString = "Spell, AoE, Cold, Nova",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalIceNova"] = {
name = "Vaal Ice Nova",
grantedEffectId = "VaalIceNova",
secondaryGrantedEffectId = "IceNova",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
cold = true,
nova = true,
},
tagString = "Vaal, Spell, AoE, Cold, Nova",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLeapSlam"] = {
name = "Leap Slam",
grantedEffectId = "LeapSlam",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
movement = true,
travel = true,
slam = true,
melee = true,
},
tagString = "Attack, AoE, Movement, Travel, Slam, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemChargedDash"] = {
name = "Charged Dash",
grantedEffectId = "ChargedDash",
tags = {
dexterity = true,
active_skill = true,
movement = true,
area = true,
channelling = true,
attack = true,
lightning = true,
melee = true,
},
tagString = "Movement, AoE, Channelling, Attack, Lightning, Melee",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemChargedAttack"] = {
name = "Blade Flurry",
grantedEffectId = "ChargedAttack",
tags = {
dexterity = true,
active_skill = true,
attack = true,
area = true,
channelling = true,
physical = true,
melee = true,
},
tagString = "Attack, AoE, Channelling, Physical, Melee",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSweep"] = {
name = "Sweep",
grantedEffectId = "Sweep",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
physical = true,
melee = true,
},
tagString = "Attack, AoE, Physical, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemGroundSlam"] = {
name = "Ground Slam",
grantedEffectId = "GroundSlam",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
slam = true,
melee = true,
},
tagString = "Attack, AoE, Slam, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalGroundSlam"] = {
name = "Vaal Ground Slam",
grantedEffectId = "VaalGroundSlam",
secondaryGrantedEffectId = "GroundSlam",
vaalGem = true,
tags = {
strength = true,
active_skill = true,
vaal = true,
attack = true,
area = true,
slam = true,
melee = true,
},
tagString = "Vaal, Attack, AoE, Slam, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemCleave"] = {
name = "Cleave",
grantedEffectId = "Cleave",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
physical = true,
melee = true,
},
tagString = "Attack, AoE, Physical, Melee",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemShieldCharge"] = {
name = "Shield Charge",
grantedEffectId = "NewShieldCharge",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
movement = true,
travel = true,
melee = true,
},
tagString = "Attack, AoE, Movement, Travel, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemEnduringCry"] = {
name = "Enduring Cry",
grantedEffectId = "EnduringCry",
tags = {
warcry = true,
strength = true,
active_skill = true,
area = true,
duration = true,
},
tagString = "Warcry, AoE, Duration",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDoubleStrike"] = {
name = "Double Strike",
grantedEffectId = "DoubleStrike",
tags = {
dexterity = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
physical = true,
},
tagString = "Attack, Melee, Strike, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalDoubleStrike"] = {
name = "Vaal Double Strike",
grantedEffectId = "VaalDoubleStrike",
secondaryGrantedEffectId = "DoubleStrike",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
attack = true,
melee = true,
strike = true,
duration = true,
physical = true,
},
tagString = "Vaal, Attack, Melee, Strike, Duration, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLacerate"] = {
name = "Lacerate",
grantedEffectId = "DoubleSlash",
tags = {
dexterity = true,
active_skill = true,
attack = true,
area = true,
physical = true,
melee = true,
},
tagString = "Attack, AoE, Physical, Melee",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemElementalHit"] = {
name = "Elemental Hit",
grantedEffectId = "ElementalHit",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
melee = true,
strike = true,
fire = true,
cold = true,
lightning = true,
area = true,
bow = true,
},
tagString = "Attack, Projectile, Melee, Strike, Fire, Cold, Lightning, AoE, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemImmortalCall"] = {
name = "Immortal Call",
grantedEffectId = "ImmortalCall",
tags = {
strength = true,
active_skill = true,
spell = true,
duration = true,
guard = true,
},
tagString = "Spell, Duration, Guard",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalImmortalCall"] = {
name = "Vaal Immortal Call",
grantedEffectId = "VaalImmortalCall",
secondaryGrantedEffectId = "ImmortalCall",
vaalGem = true,
tags = {
strength = true,
active_skill = true,
vaal = true,
spell = true,
duration = true,
guard = true,
},
tagString = "Vaal, Spell, Duration, Guard",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDualStrike"] = {
name = "Dual Strike",
grantedEffectId = "DualStrike",
tags = {
dexterity = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
},
tagString = "Attack, Melee, Strike",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWhirlingBlades"] = {
name = "Whirling Blades",
grantedEffectId = "WhirlingBlades",
tags = {
dexterity = true,
active_skill = true,
attack = true,
movement = true,
travel = true,
melee = true,
},
tagString = "Attack, Movement, Travel, Melee",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrenzy"] = {
name = "Frenzy",
grantedEffectId = "Frenzy",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
melee = true,
strike = true,
bow = true,
},
tagString = "Attack, Projectile, Melee, Strike, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDetonateDead"] = {
name = "Detonate Dead",
grantedEffectId = "DetonateDead",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
fire = true,
},
tagString = "Spell, AoE, Fire",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalDetonateDead"] = {
name = "Vaal Detonate Dead",
grantedEffectId = "VaalDetonateDead",
secondaryGrantedEffectId = "DetonateDead",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
fire = true,
},
tagString = "Vaal, Spell, AoE, Fire",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVolatileDead"] = {
name = "Volatile Dead",
grantedEffectId = "VolatileDead",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
fire = true,
},
tagString = "Spell, AoE, Fire",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBoneLance"] = {
name = "Unearth",
grantedEffectId = "BoneLance",
tags = {
dexterity = true,
active_skill = true,
spell = true,
projectile = true,
area = true,
physical = true,
},
tagString = "Spell, Projectile, AoE, Physical",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSplitArrow"] = {
name = "Split Arrow",
grantedEffectId = "SplitArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
physical = true,
bow = true,
},
tagString = "Attack, Projectile, Physical, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAddedFireDamage"] = {
name = "Added Fire Damage",
grantedEffectId = "SupportAddedFireDamage",
tags = {
fire = true,
physical = true,
strength = true,
support = true,
},
tagString = "Fire, Physical, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFasterAttack"] = {
name = "Faster Attacks",
grantedEffectId = "SupportFasterAttack",
tags = {
attack = true,
dexterity = true,
support = true,
},
tagString = "Attack, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemGreaterMultipleProjectiles"] = {
name = "Greater Multiple Projectiles",
grantedEffectId = "SupportGreaterMultipleProjectiles",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemLesserMultipleProjectiles"] = {
name = "Lesser Multiple Projectiles",
grantedEffectId = "SupportLesserMultipleProjectiles",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFasterProjectiles"] = {
name = "Faster Projectiles",
grantedEffectId = "SupportFasterProjectiles",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAddedColdDamage"] = {
name = "Added Cold Damage",
grantedEffectId = "SupportAddedColdDamage",
tags = {
cold = true,
dexterity = true,
support = true,
},
tagString = "Cold, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAdditionalAccuracy"] = {
name = "Additional Accuracy",
grantedEffectId = "SupportAdditionalAccuracy",
tags = {
attack = true,
dexterity = true,
support = true,
},
tagString = "Attack, Support",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemIncreasedAreaOfEffect"] = {
name = "Increased Area of Effect",
grantedEffectId = "SupportIncreasedAreaOfEffect",
tags = {
intelligence = true,
support = true,
area = true,
},
tagString = "Support, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAddedLightningDamage"] = {
name = "Added Lightning Damage",
grantedEffectId = "SupportAddedLightningDamage",
tags = {
lightning = true,
intelligence = true,
support = true,
},
tagString = "Lightning, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemColdSnap"] = {
name = "Cold Snap",
grantedEffectId = "ColdSnap",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
cold = true,
duration = true,
},
tagString = "Spell, AoE, Cold, Duration",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalColdSnap"] = {
name = "Vaal Cold Snap",
grantedEffectId = "VaalColdSnap",
secondaryGrantedEffectId = "ColdSnap",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
cold = true,
},
tagString = "Vaal, Spell, AoE, Duration, Cold",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemRaiseZombie"] = {
name = "Raise Zombie",
grantedEffectId = "RaiseZombie",
tags = {
intelligence = true,
active_skill = true,
spell = true,
minion = true,
},
tagString = "Spell, Minion",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPoisonArrow"] = {
name = "Caustic Arrow",
grantedEffectId = "PoisonArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
duration = true,
chaos = true,
bow = true,
},
tagString = "Attack, Projectile, AoE, Duration, Chaos, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBloodRage"] = {
name = "Blood Rage",
grantedEffectId = "BloodRage",
tags = {
dexterity = true,
active_skill = true,
spell = true,
duration = true,
physical = true,
},
tagString = "Spell, Duration, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemRighteousFire"] = {
name = "Righteous Fire",
grantedEffectId = "RighteousFire",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
fire = true,
},
tagString = "Spell, AoE, Fire",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalRighteousFire"] = {
name = "Vaal Righteous Fire",
grantedEffectId = "VaalRighteousFire",
secondaryGrantedEffectId = "RighteousFire",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
fire = true,
duration = true,
},
tagString = "Vaal, Spell, AoE, Fire, Duration",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDischarge"] = {
name = "Discharge",
grantedEffectId = "Discharge",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
fire = true,
cold = true,
lightning = true,
nova = true,
},
tagString = "Spell, AoE, Fire, Cold, Lightning, Nova",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPortal"] = {
name = "Portal",
grantedEffectId = "Portal",
tags = {
low_max_level = true,
active_skill = true,
spell = true,
},
tagString = "Spell",
reqStr = 33,
reqDex = 33,
reqInt = 34,
defaultLevel = 1,
},
["Metadata/Items/Gems/SkillGemVaalPortal"] = {
name = "Vaal Breach",
grantedEffectId = "VaalBreach",
secondaryGrantedEffectId = "Portal",
vaalGem = true,
tags = {
low_max_level = true,
active_skill = true,
vaal = true,
spell = true,
},
tagString = "Vaal, Spell",
reqStr = 33,
reqDex = 33,
reqInt = 34,
defaultLevel = 1,
},
["Metadata/Items/Gems/SupportGemReducedMana"] = {
name = "Inspiration",
grantedEffectId = "SupportReducedMana",
tags = {
strength = true,
support = true,
},
tagString = "Support",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemIncreasedCriticalStrikes"] = {
name = "Increased Critical Strikes",
grantedEffectId = "SupportIncreasedCriticalStrikes",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemIncreasedCriticalDamage"] = {
name = "Increased Critical Damage",
grantedEffectId = "SupportIncreasedCriticalDamage",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemKnockback"] = {
name = "Knockback",
grantedEffectId = "SupportKnockback",
tags = {
strength = true,
support = true,
},
tagString = "Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemLifeLeech"] = {
name = "Life Leech",
grantedEffectId = "SupportLifeLeech",
tags = {
strength = true,
support = true,
},
tagString = "Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemManaLeech"] = {
name = "Mana Leech",
grantedEffectId = "SupportManaLeech",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAddedChaosDamage"] = {
name = "Added Chaos Damage",
grantedEffectId = "SupportAddedChaosDamage",
tags = {
chaos = true,
intelligence = true,
support = true,
},
tagString = "Chaos, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFlickerStrike"] = {
name = "Flicker Strike",
grantedEffectId = "FlickerStrike",
tags = {
dexterity = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
movement = true,
duration = true,
},
tagString = "Attack, Melee, Strike, Movement, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSpark"] = {
name = "Spark",
grantedEffectId = "Spark",
tags = {
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
duration = true,
lightning = true,
},
tagString = "Spell, Projectile, Duration, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalSpark"] = {
name = "Vaal Spark",
grantedEffectId = "VaalSparkSpiralNova",
secondaryGrantedEffectId = "Spark",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
projectile = true,
duration = true,
lightning = true,
},
tagString = "Vaal, Spell, Projectile, Duration, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemStun"] = {
name = "Stun",
grantedEffectId = "SupportStun",
tags = {
strength = true,
support = true,
},
tagString = "Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemIceSpear"] = {
name = "Ice Spear",
grantedEffectId = "IceSpear",
tags = {
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
cold = true,
},
tagString = "Spell, Projectile, Cold",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemPierce"] = {
name = "Pierce",
grantedEffectId = "SupportPierce",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemTrap"] = {
name = "Trap",
grantedEffectId = "SupportTrap",
tags = {
dexterity = true,
support = true,
trap = true,
},
tagString = "Support, Trap",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemRaiseSpectre"] = {
name = "Raise Spectre",
grantedEffectId = "RaiseSpectre",
tags = {
intelligence = true,
active_skill = true,
spell = true,
minion = true,
},
tagString = "Spell, Minion",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemInfernalBlow"] = {
name = "Infernal Blow",
grantedEffectId = "InfernalBlow",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
melee = true,
strike = true,
fire = true,
duration = true,
},
tagString = "Attack, AoE, Melee, Strike, Fire, Duration",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemGlacialHammer"] = {
name = "Glacial Hammer",
grantedEffectId = "GlacialHammer",
tags = {
strength = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
cold = true,
},
tagString = "Attack, Melee, Strike, Cold",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalGlacialHammer"] = {
name = "Vaal Glacial Hammer",
grantedEffectId = "VaalGlacialHammer",
secondaryGrantedEffectId = "GlacialHammer",
vaalGem = true,
tags = {
strength = true,
active_skill = true,
vaal = true,
attack = true,
melee = true,
strike = true,
duration = true,
area = true,
cold = true,
},
tagString = "Vaal, Attack, Melee, Strike, Duration, AoE, Cold",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrostWall"] = {
name = "Frost Wall",
grantedEffectId = "FrostWall",
tags = {
intelligence = true,
active_skill = true,
spell = true,
duration = true,
cold = true,
},
tagString = "Spell, Duration, Cold",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFreezingPulse"] = {
name = "Freezing Pulse",
grantedEffectId = "FreezingPulse",
tags = {
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
cold = true,
},
tagString = "Spell, Projectile, Cold",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemShockNova"] = {
name = "Shock Nova",
grantedEffectId = "ShockNova",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
lightning = true,
nova = true,
},
tagString = "Spell, AoE, Lightning, Nova",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemViperStrike"] = {
name = "Viper Strike",
grantedEffectId = "ViperStrike",
tags = {
dexterity = true,
active_skill = true,
attack = true,
duration = true,
melee = true,
strike = true,
chaos = true,
},
tagString = "Attack, Duration, Melee, Strike, Chaos",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemNewPhaseRun"] = {
name = "Phase Run",
grantedEffectId = "NewPhaseRun",
tags = {
dexterity = true,
active_skill = true,
spell = true,
duration = true,
movement = true,
physical = true,
travel = true,
},
tagString = "Spell, Duration, Movement, Physical, Travel",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMeleePhysicalDamage"] = {
name = "Melee Physical Damage",
grantedEffectId = "SupportMeleePhysicalDamage",
tags = {
melee = true,
physical = true,
strength = true,
support = true,
attack = true,
},
tagString = "Melee, Physical, Support, Attack",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemItemQuantity"] = {
name = "Item Quantity",
grantedEffectId = "SupportItemQuantity",
tags = {
strength = true,
support = true,
},
tagString = "Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemItemRarity"] = {
name = "Item Rarity",
grantedEffectId = "SupportItemRarity",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFasterCast"] = {
name = "Faster Casting",
grantedEffectId = "SupportFasterCast",
tags = {
intelligence = true,
support = true,
spell = true,
},
tagString = "Support, Spell",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemExplosiveArrow"] = {
name = "Explosive Arrow",
grantedEffectId = "ExplosiveArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
duration = true,
fire = true,
bow = true,
},
tagString = "Attack, Projectile, AoE, Duration, Fire, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemTemporalChains"] = {
name = "Temporal Chains",
grantedEffectId = "TemporalChains",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
duration = true,
curse = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Curse, Hex",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemElementalWeakness"] = {
name = "Elemental Weakness",
grantedEffectId = "ElementalWeakness",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
curse = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Curse, Hex",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWarlordsMark"] = {
name = "Warlord's Mark",
grantedEffectId = "WarlordsMark",
tags = {
strength = true,
active_skill = true,
spell = true,
duration = true,
curse = true,
mark = true,
},
tagString = "Spell, Duration, Curse, Mark",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPunishment"] = {
name = "Punishment",
grantedEffectId = "Punishment",
tags = {
strength = true,
active_skill = true,
spell = true,
area = true,
duration = true,
curse = true,
physical = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Curse, Physical, Hex",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemEnfeeble"] = {
name = "Enfeeble",
grantedEffectId = "Enfeeble",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
curse = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Curse, Hex",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemCriticalWeakness"] = {
name = "Assassin's Mark",
grantedEffectId = "AssassinsMark",
tags = {
intelligence = true,
active_skill = true,
spell = true,
duration = true,
curse = true,
mark = true,
},
tagString = "Spell, Duration, Curse, Mark",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemProjectileWeakness"] = {
name = "Sniper's Mark",
grantedEffectId = "SnipersMark",
tags = {
dexterity = true,
active_skill = true,
spell = true,
duration = true,
curse = true,
mark = true,
},
tagString = "Spell, Duration, Curse, Mark",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVulnerability"] = {
name = "Despair",
grantedEffectId = "Despair",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
chaos = true,
curse = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Chaos, Curse, Hex",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLightningWarp"] = {
name = "Lightning Warp",
grantedEffectId = "LightningWarp",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
movement = true,
lightning = true,
travel = true,
},
tagString = "Spell, AoE, Duration, Movement, Lightning, Travel",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalLightningWarp"] = {
name = "Vaal Lightning Warp",
grantedEffectId = "VaalLightningWarpInstant",
secondaryGrantedEffectId = "LightningWarp",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
lightning = true,
movement = true,
travel = true,
},
tagString = "Vaal, Spell, AoE, Duration, Lightning, Movement, Travel",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonSkeletons"] = {
name = "Summon Skeletons",
grantedEffectId = "SummonSkeletons",
tags = {
intelligence = true,
active_skill = true,
spell = true,
minion = true,
duration = true,
},
tagString = "Spell, Minion, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalSummonSkeletons"] = {
name = "Vaal Summon Skeletons",
grantedEffectId = "VaalSummonSkeletons",
secondaryGrantedEffectId = "SummonSkeletons",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
minion = true,
duration = true,
},
tagString = "Vaal, Spell, Minion, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemHeavyStrike"] = {
name = "Heavy Strike",
grantedEffectId = "HeavyStrike",
tags = {
strength = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
},
tagString = "Attack, Melee, Strike",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDominatingBlow"] = {
name = "Dominating Blow",
grantedEffectId = "DominatingBlow",
tags = {
strength = true,
active_skill = true,
attack = true,
minion = true,
duration = true,
melee = true,
strike = true,
},
tagString = "Attack, Minion, Duration, Melee, Strike",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemRainOfArrows"] = {
name = "Rain of Arrows",
grantedEffectId = "RainOfArrows",
tags = {
dexterity = true,
active_skill = true,
attack = true,
area = true,
projectile = true,
bow = true,
},
tagString = "Attack, AoE, Projectile, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalRainOfArrows"] = {
name = "Vaal Rain of Arrows",
grantedEffectId = "VaalRainOfArrows",
secondaryGrantedEffectId = "RainOfArrows",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
attack = true,
area = true,
projectile = true,
bow = true,
},
tagString = "Vaal, Attack, AoE, Projectile, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemConcentratedEffect"] = {
name = "Concentrated Effect",
grantedEffectId = "SupportConcentratedEffect",
tags = {
intelligence = true,
support = true,
area = true,
},
tagString = "Support, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMinionDamage"] = {
name = "Minion Damage",
grantedEffectId = "SupportMinionDamage",
tags = {
intelligence = true,
support = true,
minion = true,
},
tagString = "Support, Minion",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemIncreasedDuration"] = {
name = "Increased Duration",
grantedEffectId = "SupportIncreasedDuration",
tags = {
strength = true,
support = true,
duration = true,
},
tagString = "Support, Duration",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemColdToFire"] = {
name = "Cold to Fire",
grantedEffectId = "SupportColdToFire",
tags = {
cold = true,
fire = true,
strength = true,
support = true,
},
tagString = "Cold, Fire, Support",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemChanceToIgnite"] = {
name = "Combustion",
grantedEffectId = "SupportChanceToIgnite",
tags = {
fire = true,
intelligence = true,
support = true,
},
tagString = "Fire, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMinionSpeed"] = {
name = "Minion Speed",
grantedEffectId = "SupportMinionSpeed",
tags = {
movement = true,
intelligence = true,
support = true,
minion = true,
},
tagString = "Movement, Support, Minion",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMinionLife"] = {
name = "Minion Life",
grantedEffectId = "SupportMinionLife",
tags = {
intelligence = true,
support = true,
minion = true,
},
tagString = "Support, Minion",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemWeaponElementalDamage"] = {
name = "Elemental Damage with Attacks",
grantedEffectId = "SupportWeaponElementalDamage",
tags = {
attack = true,
strength = true,
support = true,
},
tagString = "Attack, Support",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemBloodlust"] = {
name = "Bloodlust",
grantedEffectId = "SupportBloodlust",
tags = {
attack = true,
physical = true,
strength = true,
support = true,
melee = true,
},
tagString = "Attack, Physical, Support, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemLifeGainOnHit"] = {
name = "Life Gain on Hit",
grantedEffectId = "SupportLifeGainOnHit",
tags = {
attack = true,
strength = true,
support = true,
},
tagString = "Attack, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFirestorm"] = {
name = "Firestorm",
grantedEffectId = "Firestorm",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
fire = true,
},
tagString = "Spell, AoE, Duration, Fire",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLightningStrike"] = {
name = "Lightning Strike",
grantedEffectId = "LightningStrike",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
melee = true,
strike = true,
lightning = true,
},
tagString = "Attack, Projectile, Melee, Strike, Lightning",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalLightningStrike"] = {
name = "Vaal Lightning Strike",
grantedEffectId = "VaalLightningStrike",
secondaryGrantedEffectId = "LightningStrike",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
attack = true,
melee = true,
strike = true,
duration = true,
lightning = true,
projectile = true,
},
tagString = "Vaal, Attack, Melee, Strike, Duration, Lightning, Projectile",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemTempestShield"] = {
name = "Tempest Shield",
grantedEffectId = "TempestShield",
tags = {
intelligence = true,
active_skill = true,
spell = true,
lightning = true,
chaining = true,
duration = true,
},
tagString = "Spell, Lightning, Chaining, Duration",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemMoltenShell"] = {
name = "Molten Shell",
grantedEffectId = "MoltenShell",
tags = {
strength = true,
active_skill = true,
spell = true,
area = true,
duration = true,
fire = true,
physical = true,
guard = true,
},
tagString = "Spell, AoE, Duration, Fire, Physical, Guard",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalMoltenShell"] = {
name = "Vaal Molten Shell",
grantedEffectId = "VaalMoltenShell",
secondaryGrantedEffectId = "MoltenShell",
vaalGem = true,
tags = {
strength = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
fire = true,
physical = true,
guard = true,
},
tagString = "Vaal, Spell, AoE, Duration, Fire, Physical, Guard",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPowerSiphon"] = {
name = "Power Siphon",
grantedEffectId = "PowerSiphon",
tags = {
intelligence = true,
active_skill = true,
attack = true,
projectile = true,
},
tagString = "Attack, Projectile",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalPowerSiphon"] = {
name = "Vaal Power Siphon",
grantedEffectId = "VaalPowerSiphon",
secondaryGrantedEffectId = "PowerSiphon",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
attack = true,
projectile = true,
},
tagString = "Vaal, Attack, Projectile",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPuncture"] = {
name = "Puncture",
grantedEffectId = "Puncture",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
duration = true,
melee = true,
strike = true,
physical = true,
bow = true,
},
tagString = "Attack, Projectile, Duration, Melee, Strike, Physical, Bow",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLightningArrow"] = {
name = "Lightning Arrow",
grantedEffectId = "LightningArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
area = true,
projectile = true,
lightning = true,
bow = true,
},
tagString = "Attack, AoE, Projectile, Lightning, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemHaste"] = {
name = "Haste",
grantedEffectId = "Haste",
tags = {
aura = true,
dexterity = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalHaste"] = {
name = "Vaal Haste",
grantedEffectId = "VaalHaste",
secondaryGrantedEffectId = "Haste",
vaalGem = true,
tags = {
aura = true,
dexterity = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
},
tagString = "Aura, Vaal, Spell, AoE, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPurity"] = {
name = "Purity of Elements",
grantedEffectId = "Purity",
tags = {
aura = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVitality"] = {
name = "Vitality",
grantedEffectId = "Vitality",
tags = {
aura = true,
strength = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 75,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDiscipline"] = {
name = "Discipline",
grantedEffectId = "Discipline",
tags = {
aura = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalDiscipline"] = {
name = "Vaal Discipline",
grantedEffectId = "VaalDiscipline",
secondaryGrantedEffectId = "Discipline",
vaalGem = true,
tags = {
aura = true,
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
},
tagString = "Aura, Vaal, Spell, AoE, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemGrace"] = {
name = "Grace",
grantedEffectId = "Grace",
tags = {
aura = true,
dexterity = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalGrace"] = {
name = "Vaal Grace",
grantedEffectId = "VaalGrace",
secondaryGrantedEffectId = "Grace",
vaalGem = true,
tags = {
aura = true,
dexterity = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
},
tagString = "Aura, Vaal, Spell, AoE, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDetermination"] = {
name = "Determination",
grantedEffectId = "Determination",
tags = {
aura = true,
strength = true,
active_skill = true,
spell = true,
area = true,
physical = true,
},
tagString = "Aura, Spell, AoE, Physical",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemAnger"] = {
name = "Anger",
grantedEffectId = "Anger",
tags = {
aura = true,
strength = true,
active_skill = true,
spell = true,
area = true,
fire = true,
},
tagString = "Aura, Spell, AoE, Fire",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemHatred"] = {
name = "Hatred",
grantedEffectId = "Hatred",
tags = {
aura = true,
dexterity = true,
active_skill = true,
spell = true,
area = true,
cold = true,
},
tagString = "Aura, Spell, AoE, Cold",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWrath"] = {
name = "Wrath",
grantedEffectId = "Wrath",
tags = {
aura = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
lightning = true,
},
tagString = "Aura, Spell, AoE, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBurningArrow"] = {
name = "Burning Arrow",
grantedEffectId = "BurningArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
fire = true,
duration = true,
bow = true,
},
tagString = "Attack, Projectile, Fire, Duration, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalBurningArrow"] = {
name = "Vaal Burning Arrow",
grantedEffectId = "VaalBurningArrow",
secondaryGrantedEffectId = "BurningArrow",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
attack = true,
projectile = true,
area = true,
fire = true,
bow = true,
duration = true,
},
tagString = "Vaal, Attack, Projectile, AoE, Fire, Bow, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemElementalProliferation"] = {
name = "Elemental Proliferation",
grantedEffectId = "SupportElementalProliferation",
tags = {
cold = true,
fire = true,
lightning = true,
intelligence = true,
support = true,
area = true,
},
tagString = "Cold, Fire, Lightning, Support, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemBloodMagic"] = {
name = "Blood Magic",
grantedEffectId = "SupportBloodMagic",
tags = {
strength = true,
support = true,
},
tagString = "Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemClarity"] = {
name = "Clarity",
grantedEffectId = "Clarity",
tags = {
aura = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 75,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalClarity"] = {
name = "Vaal Clarity",
grantedEffectId = "VaalClarity",
secondaryGrantedEffectId = "Clarity",
vaalGem = true,
tags = {
aura = true,
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
},
tagString = "Aura, Vaal, Spell, AoE, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 75,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCullingStrike"] = {
name = "Culling Strike",
grantedEffectId = "SupportCullingStrike",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemPointBlank"] = {
name = "Point Blank",
grantedEffectId = "SupportPointBlank",
tags = {
projectile = true,
attack = true,
dexterity = true,
support = true,
},
tagString = "Projectile, Attack, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemIronGrip"] = {
name = "Iron Grip",
grantedEffectId = "SupportIronGrip",
tags = {
projectile = true,
physical = true,
strength = true,
support = true,
},
tagString = "Projectile, Physical, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemIronWill"] = {
name = "Iron Will",
grantedEffectId = "SupportIronWill",
tags = {
spell = true,
strength = true,
support = true,
},
tagString = "Spell, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMeleeDamageOnFullLife"] = {
name = "Damage on Full Life",
grantedEffectId = "SupportMeleeDamageOnFullLife",
tags = {
attack = true,
strength = true,
support = true,
},
tagString = "Attack, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSpellTotem"] = {
name = "Spell Totem",
grantedEffectId = "SupportSpellTotem",
tags = {
strength = true,
support = true,
spell = true,
totem = true,
},
tagString = "Support, Spell, Totem",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemRemoteMine"] = {
name = "Blastchain Mine",
grantedEffectId = "SupportRemoteMine",
tags = {
intelligence = true,
support = true,
mine = true,
},
tagString = "Support, Mine",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDetonateMines"] = {
name = "Detonate Mines",
grantedEffectId = "GemDetonateMines",
tags = {
low_max_level = true,
mine = true,
active_skill = true,
spell = true,
},
tagString = "Mine, Spell",
reqStr = 33,
reqDex = 33,
reqInt = 34,
defaultLevel = 1,
},
["Metadata/Items/Gems/SkillGemShockwaveTotem"] = {
name = "Shockwave Totem",
grantedEffectId = "ShockwaveTotem",
tags = {
totem = true,
strength = true,
active_skill = true,
spell = true,
area = true,
physical = true,
nova = true,
},
tagString = "Totem, Spell, AoE, Physical, Nova",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemRejuvenationTotem"] = {
name = "Rejuvenation Totem",
grantedEffectId = "RejuvenationTotem",
tags = {
totem = true,
aura = true,
strength = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Totem, Aura, Spell, AoE",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFreezeMine"] = {
name = "Icicle Mine",
grantedEffectId = "ColdProjectileMine",
tags = {
mine = true,
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
cold = true,
aura = true,
area = true,
},
tagString = "Mine, Spell, Projectile, Cold, Aura, AoE",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemConversionTrap"] = {
name = "Conversion Trap",
grantedEffectId = "ConversionTrap",
tags = {
trap = true,
intelligence = true,
active_skill = true,
spell = true,
duration = true,
},
tagString = "Trap, Spell, Duration",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBearTrap"] = {
name = "Bear Trap",
grantedEffectId = "BearTrap",
tags = {
trap = true,
dexterity = true,
active_skill = true,
spell = true,
duration = true,
physical = true,
},
tagString = "Trap, Spell, Duration, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemChanceToFlee"] = {
name = "Chance to Flee",
grantedEffectId = "SupportChanceToFlee",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFireTrap"] = {
name = "Fire Trap",
grantedEffectId = "FireTrap",
tags = {
trap = true,
dexterity = true,
active_skill = true,
spell = true,
duration = true,
area = true,
fire = true,
},
tagString = "Trap, Spell, Duration, AoE, Fire",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDecoyTotem"] = {
name = "Decoy Totem",
grantedEffectId = "DecoyTotem",
tags = {
totem = true,
strength = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Totem, Spell, AoE",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDevouringTotem"] = {
name = "Devouring Totem",
grantedEffectId = "DevouringTotem",
tags = {
totem = true,
strength = true,
active_skill = true,
spell = true,
},
tagString = "Totem, Spell",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemEtherealKnives"] = {
name = "Ethereal Knives",
grantedEffectId = "EtherealKnives",
tags = {
dexterity = true,
active_skill = true,
spell = true,
projectile = true,
physical = true,
duration = true,
},
tagString = "Spell, Projectile, Physical, Duration",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemBlind"] = {
name = "Blind",
grantedEffectId = "SupportBlind",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemIceShot"] = {
name = "Ice Shot",
grantedEffectId = "IceShot",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
cold = true,
bow = true,
},
tagString = "Attack, Projectile, AoE, Cold, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemArcticBreath"] = {
name = "Creeping Frost",
grantedEffectId = "ArcticBreath",
tags = {
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
duration = true,
area = true,
cold = true,
},
tagString = "Spell, Projectile, Duration, AoE, Cold",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemArc"] = {
name = "Arc",
grantedEffectId = "Arc",
tags = {
intelligence = true,
active_skill = true,
spell = true,
chaining = true,
lightning = true,
},
tagString = "Spell, Chaining, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalArc"] = {
name = "Vaal Arc",
grantedEffectId = "VaalArcChain",
secondaryGrantedEffectId = "Arc",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
chaining = true,
lightning = true,
duration = true,
},
tagString = "Vaal, Spell, Chaining, Lightning, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemNewArcticArmour"] = {
name = "Arctic Armour",
grantedEffectId = "ArcticArmour",
tags = {
dexterity = true,
active_skill = true,
spell = true,
duration = true,
cold = true,
},
tagString = "Spell, Duration, Cold",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFlameTotem"] = {
name = "Holy Flame Totem",
grantedEffectId = "FlameTotem",
tags = {
totem = true,
strength = true,
active_skill = true,
spell = true,
projectile = true,
fire = true,
channelling = true,
physical = true,
},
tagString = "Totem, Spell, Projectile, Fire, Channelling, Physical",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemRangedAttackTotem"] = {
name = "Ballista Totem",
grantedEffectId = "SupportRangedAttackTotem",
tags = {
bow = true,
projectile = true,
strength = true,
support = true,
totem = true,
},
tagString = "Bow, Projectile, Support, Totem",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFirePenetration"] = {
name = "Fire Penetration",
grantedEffectId = "SupportFirePenetration",
tags = {
fire = true,
strength = true,
support = true,
},
tagString = "Fire, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemColdPenetration"] = {
name = "Cold Penetration",
grantedEffectId = "SupportColdPenetration",
tags = {
cold = true,
dexterity = true,
support = true,
},
tagString = "Cold, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemLightningPenetration"] = {
name = "Lightning Penetration",
grantedEffectId = "SupportLightningPenetration",
tags = {
lightning = true,
intelligence = true,
support = true,
},
tagString = "Lightning, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemElementalPenetration"] = {
name = "Elemental Penetration",
grantedEffectId = "SupportElementalPenetration",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemChain"] = {
name = "Chain",
grantedEffectId = "SupportChain",
tags = {
dexterity = true,
support = true,
chaining = true,
projectile = true,
},
tagString = "Support, Chaining, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFork"] = {
name = "Fork",
grantedEffectId = "SupportFork",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFlammability"] = {
name = "Flammability",
grantedEffectId = "Flammability",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
fire = true,
curse = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Fire, Curse, Hex",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrostbite"] = {
name = "Frostbite",
grantedEffectId = "Frostbite",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
cold = true,
curse = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Cold, Curse, Hex",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemConductivity"] = {
name = "Conductivity",
grantedEffectId = "Conductivity",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
lightning = true,
curse = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Lightning, Curse, Hex",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemStormBurst"] = {
name = "Storm Burst",
grantedEffectId = "StormBurstNew",
tags = {
area = true,
intelligence = true,
active_skill = true,
spell = true,
lightning = true,
channelling = true,
duration = true,
physical = true,
},
tagString = "AoE, Spell, Lightning, Channelling, Duration, Physical",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemIncinerate"] = {
name = "Incinerate",
grantedEffectId = "ExpandingFireCone",
tags = {
intelligence = true,
active_skill = true,
spell = true,
fire = true,
channelling = true,
area = true,
},
tagString = "Spell, Fire, Channelling, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemCyclone"] = {
name = "Cyclone",
grantedEffectId = "Cyclone",
tags = {
dexterity = true,
active_skill = true,
attack = true,
area = true,
movement = true,
channelling = true,
physical = true,
melee = true,
},
tagString = "Attack, AoE, Movement, Channelling, Physical, Melee",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalCyclone"] = {
name = "Vaal Cyclone",
grantedEffectId = "VaalCyclone",
secondaryGrantedEffectId = "Cyclone",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
attack = true,
area = true,
duration = true,
melee = true,
movement = true,
channelling = true,
physical = true,
},
tagString = "Vaal, Attack, AoE, Duration, Melee, Movement, Channelling, Physical",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMultistrike"] = {
name = "Multistrike",
grantedEffectId = "SupportMultistrike",
tags = {
attack = true,
melee = true,
strength = true,
support = true,
},
tagString = "Attack, Melee, Support",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMulticast"] = {
name = "Spell Echo",
grantedEffectId = "SupportMulticast",
tags = {
spell = true,
intelligence = true,
support = true,
},
tagString = "Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMeleeSplash"] = {
name = "Melee Splash",
grantedEffectId = "SupportMeleeSplash",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
strike = true,
area = true,
},
tagString = "Support, Melee, Attack, Strike, AoE",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemPowerChargeOnCrit"] = {
name = "Power Charge On Critical",
grantedEffectId = "SupportPowerChargeOnCrit",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSearingBond"] = {
name = "Searing Bond",
grantedEffectId = "SearingBond",
tags = {
strength = true,
active_skill = true,
spell = true,
totem = true,
fire = true,
},
tagString = "Spell, Totem, Fire",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemIncreasedBurningDamage"] = {
name = "Burning Damage",
grantedEffectId = "SupportIncreasedBurningDamage",
tags = {
fire = true,
strength = true,
support = true,
},
tagString = "Fire, Support",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSummonElementalResistance"] = {
name = "Elemental Army",
grantedEffectId = "SupportSummonElementalResistances",
tags = {
intelligence = true,
support = true,
minion = true,
},
tagString = "Support, Minion",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCurseOnHit"] = {
name = "Hextouch",
grantedEffectId = "SupportCurseOnHit",
secondaryGrantedEffectId = "SupportCurseOnHitCurse",
tags = {
intelligence = true,
support = true,
hex = true,
trigger = true,
},
tagString = "Support, Hex, Trigger",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemReave"] = {
name = "Reave",
grantedEffectId = "Reave",
tags = {
dexterity = true,
active_skill = true,
attack = true,
area = true,
melee = true,
},
tagString = "Attack, AoE, Melee",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalReave"] = {
name = "Vaal Reave",
grantedEffectId = "VaalReave",
secondaryGrantedEffectId = "Reave",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
attack = true,
area = true,
melee = true,
},
tagString = "Vaal, Attack, AoE, Melee",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCastOnCrit"] = {
name = "Cast On Critical Strike",
grantedEffectId = "SupportCastOnCrit",
secondaryGrantedEffectId = "SupportCastOnCritTriggered",
tags = {
trigger = true,
dexterity = true,
support = true,
spell = true,
},
tagString = "Trigger, Support, Spell",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCastOnKill"] = {
name = "Cast on Melee Kill",
grantedEffectId = "SupportCastOnMeleeKill",
secondaryGrantedEffectId = "SupportCastOnMeleeKillTriggered",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
spell = true,
trigger = true,
},
tagString = "Support, Melee, Attack, Spell, Trigger",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMultiTrap"] = {
name = "Multiple Traps",
grantedEffectId = "SupportMultiTrap",
tags = {
dexterity = true,
support = true,
trap = true,
},
tagString = "Support, Trap",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAdditionalLevel"] = {
name = "Empower",
grantedEffectId = "SupportAdditionalLevel",
tags = {
low_max_level = true,
strength = true,
support = true,
},
tagString = "Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 3,
},
["Metadata/Items/Gems/SkillGemLightningTrap"] = {
name = "Lightning Trap",
grantedEffectId = "LightningTrap",
tags = {
trap = true,
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
lightning = true,
},
tagString = "Trap, Spell, Projectile, Lightning",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalLightningTrap"] = {
name = "Vaal Lightning Trap",
grantedEffectId = "VaalLightningTrap",
secondaryGrantedEffectId = "LightningTrap",
vaalGem = true,
tags = {
trap = true,
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
projectile = true,
duration = true,
lightning = true,
},
tagString = "Trap, Vaal, Spell, Projectile, Duration, Lightning",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSmokeMine"] = {
name = "Smoke Mine",
grantedEffectId = "SmokeMine",
tags = {
mine = true,
dexterity = true,
active_skill = true,
spell = true,
area = true,
duration = true,
movement = true,
travel = true,
blink = true,
},
tagString = "Mine, Spell, AoE, Duration, Movement, Travel, Blink",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemEnduranceChargeOnMeleeStun"] = {
name = "Endurance Charge on Melee Stun",
grantedEffectId = "EnduranceChargeOnMeleeStun",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
},
tagString = "Support, Melee, Attack",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemAnimateArmour"] = {
name = "Animate Guardian",
grantedEffectId = "AnimateArmour",
tags = {
strength = true,
active_skill = true,
spell = true,
minion = true,
physical = true,
},
tagString = "Spell, Minion, Physical",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemThrownShieldProjectile"] = {
name = "Spectral Shield Throw",
grantedEffectId = "ThrownShield",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
physical = true,
},
tagString = "Attack, Projectile, Physical",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemThrownWeapon"] = {
name = "Spectral Throw",
grantedEffectId = "ThrownWeapon",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
},
tagString = "Attack, Projectile",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalThrownWeapon"] = {
name = "Vaal Spectral Throw",
grantedEffectId = "VaalThrownWeapon",
secondaryGrantedEffectId = "ThrownWeapon",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
attack = true,
projectile = true,
},
tagString = "Vaal, Attack, Projectile",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSlowerProjectiles"] = {
name = "Slower Projectiles",
grantedEffectId = "SupportSlowerProjectiles",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemReducedDuration"] = {
name = "Less Duration",
grantedEffectId = "SupportReducedDuration",
tags = {
strength = true,
support = true,
duration = true,
},
tagString = "Support, Duration",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCastOnDeath"] = {
name = "Cast on Death",
grantedEffectId = "SupportCastOnDeath",
tags = {
dexterity = true,
support = true,
spell = true,
trigger = true,
},
tagString = "Support, Spell, Trigger",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCastOnDamageTaken"] = {
name = "Cast when Damage Taken",
grantedEffectId = "SupportCastOnDamageTaken",
tags = {
strength = true,
support = true,
spell = true,
trigger = true,
},
tagString = "Support, Spell, Trigger",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCastOnStunned"] = {
name = "Cast when Stunned",
grantedEffectId = "SupportCastOnStunned",
tags = {
intelligence = true,
support = true,
spell = true,
trigger = true,
},
tagString = "Support, Spell, Trigger",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemAnimateWeapon"] = {
name = "Animate Weapon",
grantedEffectId = "AnimateWeapon",
tags = {
dexterity = true,
active_skill = true,
duration = true,
minion = true,
spell = true,
physical = true,
},
tagString = "Duration, Minion, Spell, Physical",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAdditionalQuality"] = {
name = "Enhance",
grantedEffectId = "SupportAdditionalQuality",
tags = {
low_max_level = true,
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 3,
},
["Metadata/Items/Gems/SkillGemFireResistAura"] = {
name = "Purity of Fire",
grantedEffectId = "FireResistAura",
tags = {
aura = true,
strength = true,
active_skill = true,
spell = true,
area = true,
fire = true,
},
tagString = "Aura, Spell, AoE, Fire",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalFireResistAura"] = {
name = "Vaal Impurity of Fire",
grantedEffectId = "FireImpurity",
secondaryGrantedEffectId = "FireResistAura",
vaalGem = true,
tags = {
aura = true,
strength = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
fire = true,
},
tagString = "Aura, Vaal, Spell, AoE, Duration, Fire",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemColdResistAura"] = {
name = "Purity of Ice",
grantedEffectId = "ColdResistAura",
tags = {
aura = true,
dexterity = true,
active_skill = true,
spell = true,
area = true,
cold = true,
},
tagString = "Aura, Spell, AoE, Cold",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalColdResistAura"] = {
name = "Vaal Impurity of Ice",
grantedEffectId = "ColdImpurity",
secondaryGrantedEffectId = "ColdResistAura",
vaalGem = true,
tags = {
aura = true,
dexterity = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
cold = true,
},
tagString = "Aura, Vaal, Spell, AoE, Duration, Cold",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLightningResistAura"] = {
name = "Purity of Lightning",
grantedEffectId = "LightningResistAura",
tags = {
aura = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
lightning = true,
},
tagString = "Aura, Spell, AoE, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalLightningResistAura"] = {
name = "Vaal Impurity of Lightning",
grantedEffectId = "LightningImpurity",
secondaryGrantedEffectId = "LightningResistAura",
vaalGem = true,
tags = {
aura = true,
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
lightning = true,
},
tagString = "Aura, Vaal, Spell, AoE, Duration, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemStormCall"] = {
name = "Storm Call",
grantedEffectId = "StormCall",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
lightning = true,
},
tagString = "Spell, AoE, Duration, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalStormCall"] = {
name = "Vaal Storm Call",
grantedEffectId = "VaalStormCall",
secondaryGrantedEffectId = "StormCall",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
lightning = true,
},
tagString = "Vaal, Spell, AoE, Duration, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFlameblast"] = {
name = "Flameblast",
grantedEffectId = "Flameblast",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
fire = true,
channelling = true,
},
tagString = "Spell, AoE, Fire, Channelling",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalFlameblast"] = {
name = "Vaal Flameblast",
grantedEffectId = "VaalFlameblast",
secondaryGrantedEffectId = "Flameblast",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
fire = true,
channelling = true,
},
tagString = "Vaal, Spell, AoE, Fire, Channelling",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBarrage"] = {
name = "Barrage",
grantedEffectId = "Barrage",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
bow = true,
},
tagString = "Attack, Projectile, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBallLightning"] = {
name = "Ball Lightning",
grantedEffectId = "BallLightning",
tags = {
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
area = true,
lightning = true,
},
tagString = "Spell, Projectile, AoE, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemPhysicalProjectileAttackDamage"] = {
name = "Vicious Projectiles",
grantedEffectId = "SupportPhysicalProjectileAttackDamage",
tags = {
projectile = true,
attack = true,
physical = true,
chaos = true,
dexterity = true,
support = true,
},
tagString = "Projectile, Attack, Physical, Chaos, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonRagingSpirit"] = {
name = "Summon Raging Spirit",
grantedEffectId = "SummonRagingSpirit",
tags = {
intelligence = true,
active_skill = true,
spell = true,
minion = true,
duration = true,
fire = true,
},
tagString = "Spell, Minion, Duration, Fire",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFlameWhip"] = {
name = "Flame Surge",
grantedEffectId = "FlameWhip",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
fire = true,
},
tagString = "Spell, AoE, Fire",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAdditionalXP"] = {
name = "Enlighten",
grantedEffectId = "SupportAdditionalXP",
tags = {
low_max_level = true,
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 3,
},
["Metadata/Items/Gems/SkillGemDesecrate"] = {
name = "Desecrate",
grantedEffectId = "Desecrate",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
duration = true,
chaos = true,
},
tagString = "Spell, AoE, Duration, Chaos",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFleshOffering"] = {
name = "Flesh Offering",
grantedEffectId = "FleshOffering",
tags = {
minion = true,
intelligence = true,
active_skill = true,
spell = true,
duration = true,
},
tagString = "Minion, Spell, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBoneOffering"] = {
name = "Bone Offering",
grantedEffectId = "BoneOffering",
tags = {
minion = true,
intelligence = true,
active_skill = true,
spell = true,
duration = true,
},
tagString = "Minion, Spell, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSpiritOffering"] = {
name = "Spirit Offering",
grantedEffectId = "SpiritOffering",
tags = {
minion = true,
intelligence = true,
active_skill = true,
spell = true,
duration = true,
chaos = true,
},
tagString = "Minion, Spell, Duration, Chaos",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemGlacialCascade"] = {
name = "Glacial Cascade",
grantedEffectId = "GlacialCascade",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
cold = true,
physical = true,
},
tagString = "Spell, AoE, Cold, Physical",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemBlockChanceReduction"] = {
name = "Block Chance Reduction",
grantedEffectId = "SupportBlockReduction",
tags = {
dexterity = true,
support = true,
duration = true,
},
tagString = "Support, Duration",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemMoltenStrike"] = {
name = "Molten Strike",
grantedEffectId = "MoltenStrike",
tags = {
strength = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
melee = true,
strike = true,
fire = true,
},
tagString = "Attack, Projectile, AoE, Melee, Strike, Fire",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemConvocation"] = {
name = "Convocation",
grantedEffectId = "Convocation",
tags = {
minion = true,
intelligence = true,
active_skill = true,
spell = true,
duration = true,
},
tagString = "Minion, Spell, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFireNovaMine"] = {
name = "Pyroclast Mine",
grantedEffectId = "MortarBarrageMine",
tags = {
mine = true,
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
fire = true,
area = true,
aura = true,
nova = true,
},
tagString = "Mine, Spell, Projectile, Fire, AoE, Aura, Nova",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemTornadoShot"] = {
name = "Tornado Shot",
grantedEffectId = "TornadoShot",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
bow = true,
},
tagString = "Attack, Projectile, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemGenerosity"] = {
name = "Generosity",
grantedEffectId = "SupportGenerosity",
tags = {
strength = true,
support = true,
aura = true,
},
tagString = "Support, Aura",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemHeraldOfAsh"] = {
name = "Herald of Ash",
grantedEffectId = "HeraldOfAsh",
tags = {
strength = true,
active_skill = true,
spell = true,
area = true,
fire = true,
herald = true,
duration = true,
},
tagString = "Spell, AoE, Fire, Herald, Duration",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemHeraldOfIce"] = {
name = "Herald of Ice",
grantedEffectId = "HeraldOfIce",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
cold = true,
herald = true,
},
tagString = "Spell, AoE, Cold, Herald",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemHeraldOfThunder"] = {
name = "Herald of Thunder",
grantedEffectId = "HeraldOfThunder",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
lightning = true,
herald = true,
},
tagString = "Spell, AoE, Duration, Lightning, Herald",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/HeraldOfAgony"] = {
name = "Herald of Agony",
grantedEffectId = "HeraldOfAgony",
tags = {
dexterity = true,
active_skill = true,
spell = true,
herald = true,
minion = true,
chaos = true,
physical = true,
},
tagString = "Spell, Herald, Minion, Chaos, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/HeraldOfPurity"] = {
name = "Herald of Purity",
grantedEffectId = "HeraldOfPurity",
tags = {
strength = true,
active_skill = true,
spell = true,
herald = true,
minion = true,
duration = true,
physical = true,
},
tagString = "Spell, Herald, Minion, Duration, Physical",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPoachersMark"] = {
name = "Poacher's Mark",
grantedEffectId = "PoachersMark",
tags = {
dexterity = true,
active_skill = true,
spell = true,
duration = true,
curse = true,
mark = true,
},
tagString = "Spell, Duration, Curse, Mark",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLightningTendrils"] = {
name = "Lightning Tendrils",
grantedEffectId = "LightningTendrilsChannelled",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
lightning = true,
channelling = true,
},
tagString = "Spell, AoE, Lightning, Channelling",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemKineticBlast"] = {
name = "Kinetic Blast",
grantedEffectId = "ClusterBurst",
tags = {
intelligence = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
},
tagString = "Attack, Projectile, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBlinkArrow"] = {
name = "Blink Arrow",
grantedEffectId = "BlinkArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
minion = true,
duration = true,
movement = true,
travel = true,
bow = true,
},
tagString = "Attack, Minion, Duration, Movement, Travel, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemMirrorArrow"] = {
name = "Mirror Arrow",
grantedEffectId = "MirrorArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
minion = true,
duration = true,
movement = true,
travel = true,
bow = true,
},
tagString = "Attack, Minion, Duration, Movement, Travel, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemRiposte"] = {
name = "Riposte",
grantedEffectId = "Riposte",
tags = {
trigger = true,
dexterity = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
physical = true,
},
tagString = "Trigger, Attack, Melee, Strike, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemReckoning"] = {
name = "Reckoning",
grantedEffectId = "Reckoning",
tags = {
trigger = true,
strength = true,
active_skill = true,
attack = true,
area = true,
physical = true,
melee = true,
},
tagString = "Trigger, Attack, AoE, Physical, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemStaticStrike"] = {
name = "Static Strike",
grantedEffectId = "StaticStrike",
tags = {
strength = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
area = true,
duration = true,
lightning = true,
chaining = true,
},
tagString = "Attack, Melee, Strike, AoE, Duration, Lightning, Chaining",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemPhysicalToLightning"] = {
name = "Physical to Lightning",
grantedEffectId = "SupportPhysicalToLightning",
tags = {
lightning = true,
physical = true,
intelligence = true,
support = true,
},
tagString = "Lightning, Physical, Support",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVengeance"] = {
name = "Vengeance",
grantedEffectId = "Vengeance",
tags = {
trigger = true,
strength = true,
active_skill = true,
attack = true,
area = true,
physical = true,
melee = true,
},
tagString = "Trigger, Attack, AoE, Physical, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonChaosGolem"] = {
name = "Summon Chaos Golem",
grantedEffectId = "SummonChaosGolem",
tags = {
intelligence = true,
active_skill = true,
chaos = true,
minion = true,
spell = true,
golem = true,
},
tagString = "Chaos, Minion, Spell, Golem",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonIceGolem"] = {
name = "Summon Ice Golem",
grantedEffectId = "SummonIceGolem",
tags = {
dexterity = true,
active_skill = true,
cold = true,
minion = true,
spell = true,
golem = true,
},
tagString = "Cold, Minion, Spell, Golem",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonFlameGolem"] = {
name = "Summon Flame Golem",
grantedEffectId = "SummonFireGolem",
tags = {
strength = true,
active_skill = true,
fire = true,
minion = true,
spell = true,
golem = true,
},
tagString = "Fire, Minion, Spell, Golem",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonLightningGolem"] = {
name = "Summon Lightning Golem",
grantedEffectId = "SummonLightningGolem",
tags = {
intelligence = true,
active_skill = true,
lightning = true,
minion = true,
spell = true,
golem = true,
},
tagString = "Lightning, Minion, Spell, Golem",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemBlasphemy"] = {
name = "Blasphemy",
grantedEffectId = "SupportBlasphemy",
tags = {
intelligence = true,
support = true,
hex = true,
aura = true,
},
tagString = "Support, Hex, Aura",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemIceCrash"] = {
name = "Ice Crash",
grantedEffectId = "IceCrash",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
cold = true,
slam = true,
melee = true,
},
tagString = "Attack, AoE, Cold, Slam, Melee",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemRallyingCry"] = {
name = "Rallying Cry",
grantedEffectId = "RallyingCry",
tags = {
warcry = true,
strength = true,
active_skill = true,
area = true,
duration = true,
},
tagString = "Warcry, AoE, Duration",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemAbyssalCry"] = {
name = "Infernal Cry",
grantedEffectId = "AbyssalCry",
secondaryGrantedEffectId = "InfernalCryOnHitExplosion",
tags = {
warcry = true,
strength = true,
active_skill = true,
area = true,
duration = true,
fire = true,
attack = true,
melee = true,
},
tagString = "Warcry, AoE, Duration, Fire, Attack, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFlameDash"] = {
name = "Flame Dash",
grantedEffectId = "FlameDash",
tags = {
intelligence = true,
active_skill = true,
spell = true,
movement = true,
duration = true,
fire = true,
travel = true,
blink = true,
},
tagString = "Spell, Movement, Duration, Fire, Travel, Blink",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVigilantStrike"] = {
name = "Vigilant Strike",
grantedEffectId = "VigilantStrike",
tags = {
attack = true,
strength = true,
active_skill = true,
melee = true,
strike = true,
},
tagString = "Attack, Melee, Strike",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFortify"] = {
name = "Fortify",
grantedEffectId = "SupportFortify",
tags = {
attack = true,
strength = true,
support = true,
melee = true,
},
tagString = "Attack, Support, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrostBlades"] = {
name = "Frost Blades",
grantedEffectId = "FrostBlades",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
melee = true,
strike = true,
cold = true,
},
tagString = "Attack, Projectile, Melee, Strike, Cold",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFrenzyChargeOnSlayingFrozenEnemy"] = {
name = "Ice Bite",
grantedEffectId = "SupportFrenzyChargeOnSlayingFrozenEnemy",
tags = {
cold = true,
dexterity = true,
support = true,
},
tagString = "Cold, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemDamageAgainstChilled"] = {
name = "Hypothermia",
grantedEffectId = "SupportDamageAgainstChilled",
tags = {
cold = true,
dexterity = true,
support = true,
},
tagString = "Cold, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemOnslaughtOnSlayingShockedEnemy"] = {
name = "Innervate",
grantedEffectId = "SupportOnslaughtOnSlayingShockedEnemy",
tags = {
lightning = true,
intelligence = true,
support = true,
duration = true,
},
tagString = "Lightning, Support, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemMagmaOrb"] = {
name = "Rolling Magma",
grantedEffectId = "MagmaOrb",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
fire = true,
projectile = true,
chaining = true,
},
tagString = "Spell, AoE, Fire, Projectile, Chaining",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemTrapAndMineDamage"] = {
name = "Trap and Mine Damage",
grantedEffectId = "SupportTrapAndMineDamage",
tags = {
dexterity = true,
support = true,
trap = true,
mine = true,
},
tagString = "Support, Trap, Mine",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWildStrike"] = {
name = "Wild Strike",
grantedEffectId = "WildStrike",
tags = {
dexterity = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
lightning = true,
cold = true,
fire = true,
projectile = true,
area = true,
chaining = true,
},
tagString = "Attack, Melee, Strike, Lightning, Cold, Fire, Projectile, AoE, Chaining",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemIceTrap"] = {
name = "Ice Trap",
grantedEffectId = "IceTrap",
tags = {
trap = true,
dexterity = true,
active_skill = true,
spell = true,
area = true,
cold = true,
},
tagString = "Trap, Spell, AoE, Cold",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBlastRain"] = {
name = "Blast Rain",
grantedEffectId = "BlastRain",
tags = {
fire = true,
dexterity = true,
active_skill = true,
attack = true,
area = true,
projectile = true,
bow = true,
},
tagString = "Fire, Attack, AoE, Projectile, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemShrapnelShot"] = {
name = "Galvanic Arrow",
grantedEffectId = "ShrapnelShot",
tags = {
lightning = true,
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
bow = true,
},
tagString = "Lightning, Attack, Projectile, AoE, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBladefall"] = {
name = "Bladefall",
grantedEffectId = "Bladefall",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
physical = true,
duration = true,
},
tagString = "Spell, AoE, Physical, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBladeVortex"] = {
name = "Blade Vortex",
grantedEffectId = "BladeVortex",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
duration = true,
physical = true,
},
tagString = "Spell, AoE, Duration, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalBladeVortex"] = {
name = "Vaal Blade Vortex",
grantedEffectId = "VaalBladeVortex",
secondaryGrantedEffectId = "BladeVortex",
vaalGem = true,
tags = {
dexterity = true,
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
physical = true,
},
tagString = "Vaal, Spell, AoE, Duration, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrostBomb"] = {
name = "Frost Bomb",
grantedEffectId = "FrostBomb",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
cold = true,
orb = true,
},
tagString = "Spell, AoE, Duration, Cold, Orb",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSiegeBallista"] = {
name = "Siege Ballista",
grantedEffectId = "SiegeBallista",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
totem = true,
bow = true,
},
tagString = "Attack, Projectile, Totem, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemOrbOfStorms"] = {
name = "Orb of Storms",
grantedEffectId = "OrbOfStorms",
tags = {
lightning = true,
intelligence = true,
active_skill = true,
spell = true,
duration = true,
area = true,
chaining = true,
orb = true,
},
tagString = "Lightning, Spell, Duration, AoE, Chaining, Orb",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonRockGolem"] = {
name = "Summon Stone Golem",
grantedEffectId = "SummonRockGolem",
tags = {
strength = true,
active_skill = true,
minion = true,
spell = true,
golem = true,
physical = true,
},
tagString = "Minion, Spell, Golem, Physical",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemEarthquake"] = {
name = "Earthquake",
grantedEffectId = "Earthquake",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
duration = true,
slam = true,
melee = true,
},
tagString = "Attack, AoE, Duration, Slam, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemPoison"] = {
name = "Poison",
grantedEffectId = "SupportPoison",
tags = {
chaos = true,
dexterity = true,
support = true,
},
tagString = "Chaos, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemContagion"] = {
name = "Contagion",
grantedEffectId = "Contagion",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
chaos = true,
},
tagString = "Spell, AoE, Duration, Chaos",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWither"] = {
name = "Wither",
grantedEffectId = "Wither",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
chaos = true,
channelling = true,
},
tagString = "Spell, AoE, Duration, Chaos, Channelling",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBlight"] = {
name = "Blight",
grantedEffectId = "Blight",
tags = {
intelligence = true,
active_skill = true,
spell = true,
chaos = true,
area = true,
channelling = true,
duration = true,
},
tagString = "Spell, Chaos, AoE, Channelling, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemEssenceDrain"] = {
name = "Essence Drain",
grantedEffectId = "EssenceDrain",
tags = {
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
duration = true,
chaos = true,
area = true,
},
tagString = "Spell, Projectile, Duration, Chaos, AoE",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemVoidManipulation"] = {
name = "Void Manipulation",
grantedEffectId = "SupportVoidManipulation",
tags = {
chaos = true,
dexterity = true,
support = true,
},
tagString = "Chaos, Support",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemControlledDestruction"] = {
name = "Controlled Destruction",
grantedEffectId = "SupportControlledDestruction",
tags = {
spell = true,
intelligence = true,
support = true,
},
tagString = "Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemRapidDecay"] = {
name = "Swift Affliction",
grantedEffectId = "SupportRapidDecay",
tags = {
dexterity = true,
support = true,
duration = true,
},
tagString = "Support, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemClusterTrap"] = {
name = "Cluster Traps",
grantedEffectId = "SupportClusterTrap",
tags = {
trap = true,
dexterity = true,
support = true,
},
tagString = "Trap, Support",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemMeleeTotem"] = {
name = "Ancestral Protector",
grantedEffectId = "TotemMelee",
tags = {
strength = true,
active_skill = true,
attack = true,
totem = true,
melee = true,
strike = true,
},
tagString = "Attack, Totem, Melee, Strike",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemAncestralWarchief"] = {
name = "Ancestral Warchief",
grantedEffectId = "AncestorTotemSlam",
tags = {
strength = true,
active_skill = true,
attack = true,
totem = true,
area = true,
slam = true,
melee = true,
},
tagString = "Attack, Totem, AoE, Slam, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSunder"] = {
name = "Sunder",
grantedEffectId = "NewSunder",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
slam = true,
melee = true,
},
tagString = "Attack, AoE, Slam, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrostBolt"] = {
name = "Frostbolt",
grantedEffectId = "FrostBolt",
tags = {
intelligence = true,
active_skill = true,
spell = true,
projectile = true,
cold = true,
},
tagString = "Spell, Projectile, Cold",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrostBoltNova"] = {
name = "Vortex",
grantedEffectId = "FrostBoltNova",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
cold = true,
duration = true,
nova = true,
},
tagString = "Spell, AoE, Cold, Duration, Nova",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemElementalFocus"] = {
name = "Elemental Focus",
grantedEffectId = "SupportElementalFocus",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMinefield"] = {
name = "Minefield",
grantedEffectId = "SupportMinefield",
tags = {
intelligence = true,
support = true,
mine = true,
},
tagString = "Support, Mine",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemTrapCooldown"] = {
name = "Advanced Traps",
grantedEffectId = "SupportTrapCooldown",
tags = {
trap = true,
dexterity = true,
support = true,
},
tagString = "Trap, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDarkPact"] = {
name = "Dark Pact",
grantedEffectId = "DarkPact",
tags = {
minion = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
chaining = true,
chaos = true,
nova = true,
},
tagString = "Minion, Spell, AoE, Chaining, Chaos, Nova",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFireBeam"] = {
name = "Scorching Ray",
grantedEffectId = "FireBeam",
tags = {
intelligence = true,
active_skill = true,
spell = true,
fire = true,
duration = true,
channelling = true,
},
tagString = "Spell, Fire, Duration, Channelling",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCastWhileChannelling"] = {
name = "Cast while Channelling",
grantedEffectId = "SupportCastWhileChannelling",
secondaryGrantedEffectId = "SupportCastWhileChannellingTriggered",
tags = {
intelligence = true,
support = true,
channelling = true,
spell = true,
trigger = true,
},
tagString = "Support, Channelling, Spell, Trigger",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemIgniteProliferation"] = {
name = "Ignite Proliferation",
grantedEffectId = "SupportIgniteProliferation",
tags = {
fire = true,
intelligence = true,
support = true,
area = true,
},
tagString = "Fire, Support, AoE",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemChanceToBleed"] = {
name = "Chance to Bleed",
grantedEffectId = "SupportChanceToBleed",
tags = {
attack = true,
physical = true,
strength = true,
support = true,
},
tagString = "Attack, Physical, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemLesserPoison"] = {
name = "Lesser Poison",
grantedEffectId = "SupportLesserPoison",
tags = {
chaos = true,
dexterity = true,
support = true,
},
tagString = "Chaos, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemDeadlyAilments"] = {
name = "Deadly Ailments",
grantedEffectId = "SupportDeadlyAilments",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemDecay"] = {
name = "Decay",
grantedEffectId = "SupportDecay",
tags = {
chaos = true,
intelligence = true,
support = true,
},
tagString = "Chaos, Support",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemEfficacy"] = {
name = "Efficacy",
grantedEffectId = "SupportEfficacy",
tags = {
intelligence = true,
support = true,
duration = true,
},
tagString = "Support, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemVileToxins"] = {
name = "Vile Toxins",
grantedEffectId = "SupportDebilitate",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMaim"] = {
name = "Maim",
grantedEffectId = "SupportMaim",
tags = {
attack = true,
physical = true,
strength = true,
support = true,
},
tagString = "Attack, Physical, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemImmolate"] = {
name = "Immolate",
grantedEffectId = "SupportImmolation",
tags = {
fire = true,
intelligence = true,
support = true,
},
tagString = "Fire, Support",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemUnboundAilments"] = {
name = "Unbound Ailments",
grantedEffectId = "SupportAilments",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemBrutality"] = {
name = "Brutality",
grantedEffectId = "SupportBrutality",
tags = {
physical = true,
strength = true,
support = true,
},
tagString = "Physical, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemRuthless"] = {
name = "Ruthless",
grantedEffectId = "SupportRuthless",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
},
tagString = "Support, Melee, Attack",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemOnslaught"] = {
name = "Onslaught",
grantedEffectId = "SupportOnslaught",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemArcaneSurge"] = {
name = "Arcane Surge",
grantedEffectId = "SupportArcaneSurge",
tags = {
intelligence = true,
support = true,
spell = true,
duration = true,
},
tagString = "Support, Spell, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemCorpseEruption"] = {
name = "Cremation",
grantedEffectId = "CorpseEruption",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
fire = true,
duration = true,
projectile = true,
},
tagString = "Spell, AoE, Fire, Duration, Projectile",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemCorpseWarp"] = {
name = "Bodyswap",
grantedEffectId = "CorpseWarp",
tags = {
intelligence = true,
active_skill = true,
movement = true,
spell = true,
area = true,
fire = true,
travel = true,
},
tagString = "Movement, Spell, AoE, Fire, Travel",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemTectonicSlam"] = {
name = "Tectonic Slam",
grantedEffectId = "EnduranceChargeSlam",
tags = {
fire = true,
strength = true,
active_skill = true,
attack = true,
area = true,
slam = true,
melee = true,
},
tagString = "Fire, Attack, AoE, Slam, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemStormBarrier"] = {
name = "Infused Channelling",
grantedEffectId = "SupportStormBarrier",
tags = {
intelligence = true,
support = true,
channelling = true,
duration = true,
},
tagString = "Support, Channelling, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemParallelProjectiles"] = {
name = "Volley",
grantedEffectId = "SupportParallelProjectiles",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSpellCascade"] = {
name = "Spell Cascade",
grantedEffectId = "SupportSpellCascade",
tags = {
area = true,
spell = true,
intelligence = true,
support = true,
},
tagString = "AoE, Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSpiritStrike"] = {
name = "Ancestral Call",
grantedEffectId = "SupportSpiritStrike",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
strike = true,
},
tagString = "Support, Melee, Attack, Strike",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSummonGhostOnKill"] = {
name = "Summon Phantasm",
grantedEffectId = "SupportSummonGhostOnKill",
tags = {
intelligence = true,
support = true,
minion = true,
},
tagString = "Support, Minion",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMirageArcher"] = {
name = "Mirage Archer",
grantedEffectId = "SupportGemMirageArcher",
tags = {
bow = true,
attack = true,
dexterity = true,
support = true,
duration = true,
},
tagString = "Bow, Attack, Support, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemNewVulnerability"] = {
name = "Vulnerability",
grantedEffectId = "Vulnerability",
tags = {
strength = true,
active_skill = true,
spell = true,
area = true,
duration = true,
curse = true,
physical = true,
hex = true,
},
tagString = "Spell, AoE, Duration, Curse, Physical, Hex",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemShrapnelTrap"] = {
name = "Explosive Trap",
grantedEffectId = "ShrapnelTrap",
tags = {
trap = true,
dexterity = true,
active_skill = true,
spell = true,
area = true,
fire = true,
physical = true,
},
tagString = "Trap, Spell, AoE, Fire, Physical",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemIceSiphonTrap"] = {
name = "Siphoning Trap",
grantedEffectId = "IceSiphonTrap",
tags = {
trap = true,
intelligence = true,
active_skill = true,
spell = true,
duration = true,
area = true,
cold = true,
},
tagString = "Trap, Spell, Duration, AoE, Cold",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFlamethrowerTrap"] = {
name = "Flamethrower Trap",
grantedEffectId = "FlamethrowerTrap",
tags = {
trap = true,
dexterity = true,
active_skill = true,
spell = true,
duration = true,
area = true,
fire = true,
},
tagString = "Trap, Spell, Duration, AoE, Fire",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLightningTowerTrap"] = {
name = "Lightning Spire Trap",
grantedEffectId = "LightningTowerTrap",
tags = {
trap = true,
intelligence = true,
active_skill = true,
spell = true,
duration = true,
area = true,
lightning = true,
},
tagString = "Trap, Spell, Duration, AoE, Lightning",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPhysCascadeTrap"] = {
name = "Seismic Trap",
grantedEffectId = "PhysCascadeTrap",
tags = {
trap = true,
dexterity = true,
active_skill = true,
spell = true,
duration = true,
area = true,
physical = true,
},
tagString = "Trap, Spell, Duration, AoE, Physical",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalEarthquake"] = {
name = "Vaal Earthquake",
grantedEffectId = "VaalEarthquake",
secondaryGrantedEffectId = "Earthquake",
vaalGem = true,
tags = {
strength = true,
active_skill = true,
vaal = true,
attack = true,
area = true,
duration = true,
slam = true,
melee = true,
},
tagString = "Vaal, Attack, AoE, Duration, Slam, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVaalBlight"] = {
name = "Vaal Blight",
grantedEffectId = "VaalBlight",
secondaryGrantedEffectId = "Blight",
vaalGem = true,
tags = {
intelligence = true,
active_skill = true,
vaal = true,
spell = true,
chaos = true,
area = true,
duration = true,
nova = true,
channelling = true,
},
tagString = "Vaal, Spell, Chaos, AoE, Duration, Nova, Channelling",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFrenzyPowerOnTrapTrigger"] = {
name = "Charged Traps",
grantedEffectId = "SupportGemFrenzyPowerOnTrapTrigger",
tags = {
dexterity = true,
support = true,
trap = true,
},
tagString = "Support, Trap",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemChargedMines"] = {
name = "Charged Mines",
grantedEffectId = "SupportChargedMines",
tags = {
intelligence = true,
support = true,
mine = true,
},
tagString = "Support, Mine",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/VaalAncestralWarchief"] = {
name = "Vaal Ancestral Warchief",
grantedEffectId = "VaalAncestralWarchief",
secondaryGrantedEffectId = "AncestorTotemSlam",
vaalGem = true,
tags = {
strength = true,
active_skill = true,
vaal = true,
attack = true,
totem = true,
area = true,
melee = true,
slam = true,
},
tagString = "Vaal, Attack, Totem, AoE, Melee, Slam",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/ConsecratedPath"] = {
name = "Consecrated Path",
grantedEffectId = "ConsecratedPath",
tags = {
fire = true,
strength = true,
active_skill = true,
attack = true,
area = true,
movement = true,
duration = true,
slam = true,
melee = true,
},
tagString = "Fire, Attack, AoE, Movement, Duration, Slam, Melee",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/Smite"] = {
name = "Smite",
grantedEffectId = "Smite",
tags = {
lightning = true,
strength = true,
active_skill = true,
attack = true,
area = true,
duration = true,
melee = true,
strike = true,
aura = true,
},
tagString = "Lightning, Attack, AoE, Duration, Melee, Strike, Aura",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/ScourgeArrow"] = {
name = "Scourge Arrow",
grantedEffectId = "ScourgeArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
channelling = true,
chaos = true,
bow = true,
},
tagString = "Attack, Projectile, Channelling, Chaos, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/RainOfSpores"] = {
name = "Toxic Rain",
grantedEffectId = "RainOfSpores",
tags = {
dexterity = true,
active_skill = true,
attack = true,
area = true,
chaos = true,
duration = true,
projectile = true,
bow = true,
},
tagString = "Attack, AoE, Chaos, Duration, Projectile, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SummonRelic"] = {
name = "Summon Holy Relic",
grantedEffectId = "SummonRelic",
tags = {
intelligence = true,
active_skill = true,
minion = true,
spell = true,
},
tagString = "Minion, Spell",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemChaosAttacks"] = {
name = "Withering Touch",
grantedEffectId = "SupportChaosAttacks",
tags = {
chaos = true,
physical = true,
attack = true,
dexterity = true,
support = true,
duration = true,
},
tagString = "Chaos, Physical, Attack, Support, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemBonechill"] = {
name = "Bonechill",
grantedEffectId = "SupportBonechill",
tags = {
cold = true,
intelligence = true,
support = true,
},
tagString = "Cold, Support",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWinterOrb"] = {
name = "Winter Orb",
grantedEffectId = "FrostFury",
tags = {
cold = true,
intelligence = true,
active_skill = true,
spell = true,
channelling = true,
area = true,
duration = true,
projectile = true,
orb = true,
},
tagString = "Cold, Spell, Channelling, AoE, Duration, Projectile, Orb",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemLancingSteel"] = {
name = "Lancing Steel",
grantedEffectId = "LancingSteel",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
physical = true,
},
tagString = "Attack, Projectile, Physical",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemStormBrand"] = {
name = "Storm Brand",
grantedEffectId = "ConduitSigil",
tags = {
lightning = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
chaining = true,
duration = true,
brand = true,
},
tagString = "Lightning, Spell, AoE, Chaining, Duration, Brand",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWarBanner"] = {
name = "War Banner",
grantedEffectId = "BloodstainedBanner",
tags = {
strength = true,
active_skill = true,
area = true,
spell = true,
duration = true,
aura = true,
physical = true,
banner = true,
},
tagString = "AoE, Spell, Duration, Aura, Physical",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDreadBanner"] = {
name = "Dread Banner",
grantedEffectId = "PuresteelBanner",
tags = {
strength = true,
active_skill = true,
area = true,
spell = true,
duration = true,
aura = true,
physical = true,
banner = true,
},
tagString = "AoE, Spell, Duration, Aura, Physical",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemShatteringSteel"] = {
name = "Shattering Steel",
grantedEffectId = "ShatteringSteel",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
physical = true,
},
tagString = "Attack, Projectile, AoE, Physical",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMultiTotem"] = {
name = "Multiple Totems",
grantedEffectId = "SupportMultiTotem",
tags = {
totem = true,
strength = true,
support = true,
},
tagString = "Totem, Support",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemArmageddonBrand"] = {
name = "Armageddon Brand",
grantedEffectId = "CataclysmSigil",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
fire = true,
duration = true,
brand = true,
},
tagString = "Spell, AoE, Fire, Duration, Brand",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemRecallBrands"] = {
name = "Brand Recall",
grantedEffectId = "SigilRecall",
tags = {
brand = true,
intelligence = true,
active_skill = true,
spell = true,
},
tagString = "Brand, Spell",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 6,
},
["Metadata/Items/Gems/SkillGemSanctify"] = {
name = "Purifying Flame",
grantedEffectId = "Sanctify",
tags = {
fire = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
physical = true,
},
tagString = "Fire, Spell, AoE, Duration, Physical",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSoulrend"] = {
name = "Soulrend",
grantedEffectId = "Soulrend",
tags = {
chaos = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
projectile = true,
},
tagString = "Chaos, Spell, AoE, Duration, Projectile",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDarkRitual"] = {
name = "Bane",
grantedEffectId = "DarkRitual",
secondaryGrantedEffectId = "SupportDarkRitual",
tags = {
chaos = true,
trigger = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
hex = true,
},
tagString = "Chaos, Trigger, Spell, AoE, Duration, Hex",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemEnergyShieldLeech"] = {
name = "Energy Leech",
grantedEffectId = "SupportEnergyShieldLeech",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPurge"] = {
name = "Wave of Conviction",
grantedEffectId = "Purge",
tags = {
fire = true,
lightning = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
physical = true,
},
tagString = "Fire, Lightning, Spell, AoE, Duration, Physical",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSpellDamageAura"] = {
name = "Zealotry",
grantedEffectId = "SpellDamageAura",
tags = {
aura = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDivineTempest"] = {
name = "Divine Ire",
grantedEffectId = "DivineTempest",
tags = {
lightning = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
channelling = true,
physical = true,
},
tagString = "Lightning, Spell, AoE, Channelling, Physical",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDamageOverTimeAura"] = {
name = "Malevolence",
grantedEffectId = "DamageOverTimeAura",
tags = {
aura = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemHandcastSpellBoost"] = {
name = "Intensify",
grantedEffectId = "SupportHandcastSpellBoost",
tags = {
area = true,
spell = true,
intelligence = true,
support = true,
},
tagString = "AoE, Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemHandcastAnticipation"] = {
name = "Unleash",
grantedEffectId = "SupportHandcastAnticipation",
tags = {
spell = true,
intelligence = true,
support = true,
},
tagString = "Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSteelskin"] = {
name = "Steelskin",
grantedEffectId = "QuickGuard",
tags = {
strength = true,
active_skill = true,
spell = true,
duration = true,
guard = true,
},
tagString = "Spell, Duration, Guard",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDash"] = {
name = "Dash",
grantedEffectId = "QuickDodge",
tags = {
dexterity = true,
active_skill = true,
spell = true,
movement = true,
travel = true,
blink = true,
},
tagString = "Spell, Movement, Travel, Blink",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBladestorm"] = {
name = "Bladestorm",
grantedEffectId = "Bladestorm",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
duration = true,
melee = true,
},
tagString = "Attack, AoE, Duration, Melee",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBloodAndSand"] = {
name = "Blood and Sand",
grantedEffectId = "BloodSandStance",
tags = {
low_max_level = true,
strength = true,
active_skill = true,
spell = true,
stance = true,
},
tagString = "Spell, Stance",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 6,
},
["Metadata/Items/Gems/SkillGemBerserk"] = {
name = "Berserk",
grantedEffectId = "Berserk",
tags = {
strength = true,
active_skill = true,
spell = true,
},
tagString = "Spell",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPerforate"] = {
name = "Perforate",
grantedEffectId = "BloodSpears",
tags = {
physical = true,
strength = true,
active_skill = true,
attack = true,
area = true,
slam = true,
melee = true,
},
tagString = "Physical, Attack, AoE, Slam, Melee",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemChainHook"] = {
name = "Chain Hook",
grantedEffectId = "ChainStrike",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
movement = true,
melee = true,
},
tagString = "Attack, AoE, Movement, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemCloseCombat"] = {
name = "Close Combat",
grantedEffectId = "SupportSlashingWeapon",
tags = {
dexterity = true,
support = true,
melee = true,
attack = true,
duration = true,
},
tagString = "Support, Melee, Attack, Duration",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemShockwave"] = {
name = "Shockwave",
grantedEffectId = "SupportBluntWeapon",
secondaryGrantedEffectId = "SupportBluntWeaponShockwave",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
active_skill = true,
area = true,
},
tagString = "Support, Melee, Attack, AoE",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrostblink"] = {
name = "Frostblink",
grantedEffectId = "IceDash",
tags = {
intelligence = true,
active_skill = true,
spell = true,
movement = true,
duration = true,
cold = true,
travel = true,
blink = true,
area = true,
},
tagString = "Spell, Movement, Duration, Cold, Travel, Blink, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPrecision"] = {
name = "Precision",
grantedEffectId = "AccuracyAndCritsAura",
tags = {
aura = true,
dexterity = true,
active_skill = true,
spell = true,
area = true,
},
tagString = "Aura, Spell, AoE",
reqStr = 0,
reqDex = 75,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFleshAndStone"] = {
name = "Flesh and Stone",
grantedEffectId = "BloodSandArmour",
tags = {
strength = true,
active_skill = true,
spell = true,
aura = true,
area = true,
stance = true,
},
tagString = "Spell, Aura, AoE, Stance",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemImpale"] = {
name = "Impale",
grantedEffectId = "SupportImpale",
tags = {
attack = true,
physical = true,
dexterity = true,
support = true,
},
tagString = "Attack, Physical, Support",
reqStr = 40,
reqDex = 60,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPride"] = {
name = "Pride",
grantedEffectId = "PhysicalDamageAura",
tags = {
strength = true,
active_skill = true,
spell = true,
area = true,
aura = true,
physical = true,
},
tagString = "Spell, AoE, Aura, Physical",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemPulverise"] = {
name = "Pulverise",
grantedEffectId = "SupportPulverise",
tags = {
area = true,
strength = true,
support = true,
melee = true,
attack = true,
},
tagString = "AoE, Support, Melee, Attack",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemRage"] = {
name = "Rage",
grantedEffectId = "SupportRage",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
},
tagString = "Support, Melee, Attack",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemCobraLash"] = {
name = "Cobra Lash",
grantedEffectId = "CobraLash",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
chaos = true,
},
tagString = "Attack, Projectile, Chaos",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonCarrionGolem"] = {
name = "Summon Carrion Golem",
grantedEffectId = "SummonBoneGolem",
tags = {
intelligence = true,
active_skill = true,
physical = true,
minion = true,
spell = true,
golem = true,
},
tagString = "Physical, Minion, Spell, Golem",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWitheringStep"] = {
name = "Withering Step",
grantedEffectId = "Slither",
tags = {
dexterity = true,
active_skill = true,
travel = true,
area = true,
chaos = true,
movement = true,
blink = true,
spell = true,
duration = true,
},
tagString = "Travel, AoE, Chaos, Movement, Blink, Spell, Duration",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPlagueBearer"] = {
name = "Plague Bearer",
grantedEffectId = "CorrosiveShroud",
tags = {
dexterity = true,
active_skill = true,
spell = true,
chaos = true,
area = true,
},
tagString = "Spell, Chaos, AoE",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFeedingFrenzy"] = {
name = "Feeding Frenzy",
grantedEffectId = "SupportMinionOffensiveStance",
tags = {
intelligence = true,
support = true,
minion = true,
duration = true,
},
tagString = "Support, Minion, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemDeathmark"] = {
name = "Predator",
grantedEffectId = "SupportMinionFocusFire",
secondaryGrantedEffectId = "MinionFocusFire",
tags = {
intelligence = true,
support = true,
minion = true,
active_skill = true,
spell = true,
duration = true,
},
tagString = "Support, Minion, Spell, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemNightblade"] = {
name = "Nightblade",
grantedEffectId = "SupportPuncturingWeapon",
tags = {
attack = true,
dexterity = true,
support = true,
},
tagString = "Attack, Support",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemMeatShield"] = {
name = "Meat Shield",
grantedEffectId = "SupportMinionDefensiveStance",
tags = {
intelligence = true,
support = true,
minion = true,
},
tagString = "Support, Minion",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemStormblastMine"] = {
name = "Stormblast Mine",
grantedEffectId = "LightningExplosionMine",
tags = {
mine = true,
intelligence = true,
active_skill = true,
spell = true,
area = true,
lightning = true,
aura = true,
nova = true,
},
tagString = "Mine, Spell, AoE, Lightning, Aura, Nova",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSummonSkitterbots"] = {
name = "Summon Skitterbots",
grantedEffectId = "Skitterbots",
tags = {
trap = true,
mine = true,
intelligence = true,
active_skill = true,
spell = true,
minion = true,
cold = true,
lightning = true,
area = true,
aura = true,
},
tagString = "Trap, Mine, Spell, Minion, Cold, Lightning, AoE, Aura",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemHighImpactMineSupport"] = {
name = "High-Impact Mine",
grantedEffectId = "SupportRemoteMine2",
tags = {
mine = true,
intelligence = true,
support = true,
area = true,
aura = true,
},
tagString = "Mine, Support, AoE, Aura",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemInfernalLegion"] = {
name = "Infernal Legion",
grantedEffectId = "SupportBurningMinions",
tags = {
fire = true,
area = true,
intelligence = true,
support = true,
minion = true,
},
tagString = "Fire, AoE, Support, Minion",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPestilentStrike"] = {
name = "Pestilent Strike",
grantedEffectId = "MambaStrike",
tags = {
dexterity = true,
active_skill = true,
attack = true,
melee = true,
strike = true,
area = true,
duration = true,
chaos = true,
},
tagString = "Attack, Melee, Strike, AoE, Duration, Chaos",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVenomGyre"] = {
name = "Venom Gyre",
grantedEffectId = "SnappingAdder",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
chaos = true,
},
tagString = "Attack, Projectile, Chaos",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSwiftAssembly"] = {
name = "Swift Assembly",
grantedEffectId = "SupportAdditionalTrapMine",
tags = {
dexterity = true,
support = true,
trap = true,
mine = true,
},
tagString = "Support, Trap, Mine",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemShrapnelBallista"] = {
name = "Shrapnel Ballista",
grantedEffectId = "ShrapnelBallista",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
totem = true,
physical = true,
bow = true,
},
tagString = "Attack, Projectile, Totem, Physical, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemArrowNova"] = {
name = "Arrow Nova",
grantedEffectId = "SupportArrowNova",
tags = {
bow = true,
attack = true,
dexterity = true,
support = true,
projectile = true,
},
tagString = "Bow, Attack, Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemBarrage"] = {
name = "Barrage",
grantedEffectId = "SupportBarrage",
tags = {
bow = true,
attack = true,
dexterity = true,
support = true,
projectile = true,
},
tagString = "Bow, Attack, Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemEnsnaringArrow"] = {
name = "Ensnaring Arrow",
grantedEffectId = "EnsnaringArrow",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
bow = true,
},
tagString = "Attack, Projectile, AoE, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemArtilleryBallista"] = {
name = "Artillery Ballista",
grantedEffectId = "ArtilleryBallista",
tags = {
dexterity = true,
active_skill = true,
attack = true,
totem = true,
area = true,
fire = true,
projectile = true,
bow = true,
},
tagString = "Attack, Totem, AoE, Fire, Projectile, Bow",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemGreaterVolley"] = {
name = "Greater Volley",
grantedEffectId = "SupportGreaterVolley",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemAddedFireDamagePlus"] = {
name = "Awakened Added Fire Damage",
grantedEffectId = "SupportAddedFireDamagePlus",
tags = {
fire = true,
physical = true,
strength = true,
support = true,
},
tagString = "Fire, Physical, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemAncestralCallPlus"] = {
name = "Awakened Ancestral Call",
grantedEffectId = "SupportAncestralCallPlus",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
strike = true,
},
tagString = "Support, Melee, Attack, Strike",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemBrutalityPlus"] = {
name = "Awakened Brutality",
grantedEffectId = "SupportBrutalityPlus",
tags = {
physical = true,
strength = true,
support = true,
},
tagString = "Physical, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemBurningDamagePlus"] = {
name = "Awakened Burning Damage",
grantedEffectId = "SupportBurningDamagePlus",
tags = {
fire = true,
strength = true,
support = true,
},
tagString = "Fire, Support",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemWeaponElementalDamagePlus"] = {
name = "Awakened Elemental Damage with Attacks",
grantedEffectId = "SupportWeaponElementalDamagePlus",
tags = {
attack = true,
strength = true,
support = true,
},
tagString = "Attack, Support",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemFirePenetrationPlus"] = {
name = "Awakened Fire Penetration",
grantedEffectId = "SupportFirePenetrationPlus",
tags = {
fire = true,
strength = true,
support = true,
},
tagString = "Fire, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemGenerosityPlus"] = {
name = "Awakened Generosity",
grantedEffectId = "SupportGenerosityPlus",
tags = {
strength = true,
support = true,
aura = true,
},
tagString = "Support, Aura",
reqStr = 60,
reqDex = 0,
reqInt = 40,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemMeleePhysicalDamagePlus"] = {
name = "Awakened Melee Physical Damage",
grantedEffectId = "SupportMeleePhysicalDamagePlus",
tags = {
melee = true,
physical = true,
strength = true,
support = true,
attack = true,
},
tagString = "Melee, Physical, Support, Attack",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemMeleeSplashPlus"] = {
name = "Awakened Melee Splash",
grantedEffectId = "SupportMeleeSplashPlus",
tags = {
strength = true,
support = true,
melee = true,
attack = true,
strike = true,
area = true,
},
tagString = "Support, Melee, Attack, Strike, AoE",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemMultistrikePlus"] = {
name = "Awakened Multistrike",
grantedEffectId = "SupportMultistrikePlus",
tags = {
attack = true,
melee = true,
strength = true,
support = true,
},
tagString = "Attack, Melee, Support",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemAddedColdDamagePlus"] = {
name = "Awakened Added Cold Damage",
grantedEffectId = "SupportAddedColdDamagePlus",
tags = {
cold = true,
dexterity = true,
support = true,
},
tagString = "Cold, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemArrowNovaPlus"] = {
name = "Awakened Arrow Nova",
grantedEffectId = "SupportArrowNovaPlus",
tags = {
bow = true,
attack = true,
dexterity = true,
support = true,
projectile = true,
},
tagString = "Bow, Attack, Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemCastOnCritPlus"] = {
name = "Awakened Cast On Critical Strike",
grantedEffectId = "SupportCastOnCritPlus",
secondaryGrantedEffectId = "SupportCastOnCritTriggeredPlus",
tags = {
dexterity = true,
support = true,
spell = true,
trigger = true,
},
tagString = "Support, Spell, Trigger",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemChainPlus"] = {
name = "Awakened Chain",
grantedEffectId = "SupportChainPlus",
tags = {
dexterity = true,
support = true,
chaining = true,
projectile = true,
},
tagString = "Support, Chaining, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemColdPenetrationPlus"] = {
name = "Awakened Cold Penetration",
grantedEffectId = "SupportColdPenetrationPlus",
tags = {
cold = true,
dexterity = true,
support = true,
},
tagString = "Cold, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemDeadlyAilmentsPlus"] = {
name = "Awakened Deadly Ailments",
grantedEffectId = "SupportDeadlyAilmentsPlus",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemForkPlus"] = {
name = "Awakened Fork",
grantedEffectId = "SupportForkPlus",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemGreaterMultipleProjectilesPlus"] = {
name = "Awakened Greater Multiple Projectiles",
grantedEffectId = "SupportGreaterMultipleProjectilesPlus",
tags = {
dexterity = true,
support = true,
projectile = true,
},
tagString = "Support, Projectile",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemSwiftAfflictionPlus"] = {
name = "Awakened Swift Affliction",
grantedEffectId = "SupportSwiftAfflictionPlus",
tags = {
dexterity = true,
support = true,
duration = true,
},
tagString = "Support, Duration",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemVoidManipulationPlus"] = {
name = "Awakened Void Manipulation",
grantedEffectId = "SupportVoidManipulationPlus",
tags = {
chaos = true,
dexterity = true,
support = true,
},
tagString = "Chaos, Support",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemViciousProjectilesPlus"] = {
name = "Awakened Vicious Projectiles",
grantedEffectId = "SupportViciousProjectilesPlus",
tags = {
projectile = true,
attack = true,
physical = true,
chaos = true,
dexterity = true,
support = true,
},
tagString = "Projectile, Attack, Physical, Chaos, Support",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemAddedChaosDamagePlus"] = {
name = "Awakened Added Chaos Damage",
grantedEffectId = "SupportAddedChaosDamagePlus",
tags = {
chaos = true,
intelligence = true,
support = true,
},
tagString = "Chaos, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemAddedLightningDamagePlus"] = {
name = "Awakened Added Lightning Damage",
grantedEffectId = "SupportAddedLightningDamagePlus",
tags = {
lightning = true,
intelligence = true,
support = true,
},
tagString = "Lightning, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemBlasphemyPlus"] = {
name = "Awakened Blasphemy",
grantedEffectId = "SupportBlasphemyPlus",
tags = {
intelligence = true,
support = true,
hex = true,
aura = true,
},
tagString = "Support, Hex, Aura",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemCastWhileChannellingPlus"] = {
name = "Awakened Cast While Channelling",
grantedEffectId = "SupportCastWhileChannellingPlus",
secondaryGrantedEffectId = "SupportCastWhileChannellingTriggeredPlus",
tags = {
intelligence = true,
support = true,
channelling = true,
spell = true,
trigger = true,
},
tagString = "Support, Channelling, Spell, Trigger",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemControlledDestructionPlus"] = {
name = "Awakened Controlled Destruction",
grantedEffectId = "SupportControlledDestructionPlus",
tags = {
spell = true,
intelligence = true,
support = true,
},
tagString = "Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemCurseOnHitPlus"] = {
name = "Awakened Hextouch",
grantedEffectId = "SupportCurseOnHitPlus",
secondaryGrantedEffectId = "SupportCurseOnHitCursePlus",
tags = {
intelligence = true,
support = true,
hex = true,
trigger = true,
},
tagString = "Support, Hex, Trigger",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemElementalFocusPlus"] = {
name = "Awakened Elemental Focus",
grantedEffectId = "SupportElementalFocusPlus",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemIncreasedAreaOfEffectPlus"] = {
name = "Awakened Increased Area of Effect",
grantedEffectId = "SupportIncreasedAreaOfEffectPlus",
tags = {
intelligence = true,
support = true,
area = true,
},
tagString = "Support, AoE",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemLightningPenetrationPlus"] = {
name = "Awakened Lightning Penetration",
grantedEffectId = "SupportLightningPenetrationPlus",
tags = {
lightning = true,
intelligence = true,
support = true,
},
tagString = "Lightning, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemMinionDamagePlus"] = {
name = "Awakened Minion Damage",
grantedEffectId = "SupportMinionDamagePlus",
tags = {
intelligence = true,
support = true,
minion = true,
},
tagString = "Support, Minion",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemSpellCascadePlus"] = {
name = "Awakened Spell Cascade",
grantedEffectId = "SupportSpellCascadePlus",
tags = {
area = true,
spell = true,
intelligence = true,
support = true,
},
tagString = "AoE, Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemSpellEchoPlus"] = {
name = "Awakened Spell Echo",
grantedEffectId = "SupportSpellEchoPlus",
tags = {
spell = true,
intelligence = true,
support = true,
},
tagString = "Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemUnboundAilmentsPlus"] = {
name = "Awakened Unbound Ailments",
grantedEffectId = "SupportUnboundAilmentsPlus",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 5,
},
["Metadata/Items/Gems/SupportGemUnleashPlus"] = {
name = "Awakened Unleash",
grantedEffectId = "SupportUnleashPlus",
tags = {
spell = true,
intelligence = true,
support = true,
},
tagString = "Spell, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 5,
},
["Metadata/Items/Gems/SkillGemArcaneCloak"] = {
name = "Arcane Cloak",
grantedEffectId = "ArcaneCloak",
tags = {
intelligence = true,
active_skill = true,
spell = true,
duration = true,
guard = true,
lightning = true,
},
tagString = "Spell, Duration, Guard, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemStormBind"] = {
name = "Stormbind",
grantedEffectId = "Stormbind",
secondaryGrantedEffectId = "RuneBlast",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
channelling = true,
lightning = true,
duration = true,
},
tagString = "Spell, AoE, Channelling, Lightning, Duration",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemKineticBolt"] = {
name = "Kinetic Bolt",
grantedEffectId = "KineticBolt",
tags = {
intelligence = true,
active_skill = true,
attack = true,
projectile = true,
},
tagString = "Attack, Projectile",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBladeBlast"] = {
name = "Blade Blast",
grantedEffectId = "BladeBlast",
tags = {
dexterity = true,
active_skill = true,
spell = true,
area = true,
physical = true,
},
tagString = "Spell, AoE, Physical",
reqStr = 0,
reqDex = 100,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSpellslinger"] = {
name = "Spellslinger",
grantedEffectId = "Spellslinger",
secondaryGrantedEffectId = "SupportSpellslinger",
secondaryEffectName = "Spellslinger Support",
tags = {
intelligence = true,
active_skill = true,
spell = true,
},
tagString = "Spell",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemArchmage"] = {
name = "Archmage",
grantedEffectId = "SupportArchmage",
tags = {
lightning = true,
intelligence = true,
support = true,
spell = true,
},
tagString = "Lightning, Support, Spell",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSecondWind"] = {
name = "Second Wind",
grantedEffectId = "SupportAdditionalCooldown",
tags = {
dexterity = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 60,
reqInt = 40,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemArcanistBrand"] = {
name = "Arcanist Brand",
grantedEffectId = "BrandSupport",
secondaryGrantedEffectId = "SupportBrandSupport",
secondaryEffectName = "Arcanist Brand Support",
tags = {
intelligence = true,
active_skill = true,
spell = true,
duration = true,
brand = true,
},
tagString = "Spell, Duration, Brand",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemIntimidatingCry"] = {
name = "Intimidating Cry",
grantedEffectId = "IntimidatingCry",
tags = {
warcry = true,
strength = true,
active_skill = true,
area = true,
duration = true,
physical = true,
},
tagString = "Warcry, AoE, Duration, Physical",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSeismicCry"] = {
name = "Seismic Cry",
grantedEffectId = "SeismicCry",
tags = {
warcry = true,
strength = true,
active_skill = true,
area = true,
duration = true,
},
tagString = "Warcry, AoE, Duration",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemAncestralCry"] = {
name = "Ancestral Cry",
grantedEffectId = "AncestralCry",
tags = {
warcry = true,
strength = true,
active_skill = true,
area = true,
duration = true,
},
tagString = "Warcry, AoE, Duration",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemPenanceBrand"] = {
name = "Penance Brand",
grantedEffectId = "MagmaSigil",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
physical = true,
lightning = true,
duration = true,
brand = true,
},
tagString = "Spell, AoE, Physical, Lightning, Duration, Brand",
reqStr = 40,
reqDex = 0,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemWintertideBrand"] = {
name = "Wintertide Brand",
grantedEffectId = "ImmolationSigil",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
cold = true,
duration = true,
brand = true,
},
tagString = "Spell, AoE, Cold, Duration, Brand",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemEarthshatter"] = {
name = "Earthshatter",
grantedEffectId = "SpikeSlam",
tags = {
strength = true,
active_skill = true,
attack = true,
area = true,
slam = true,
duration = true,
melee = true,
},
tagString = "Attack, AoE, Slam, Duration, Melee",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemGeneralsCry"] = {
name = "General's Cry",
grantedEffectId = "GeneralsCry",
secondaryGrantedEffectId = "GeneralsCrySupport",
secondaryEffectName = "General's Cry Support",
tags = {
warcry = true,
strength = true,
active_skill = true,
area = true,
duration = true,
},
tagString = "Warcry, AoE, Duration",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemFistOfWar"] = {
name = "Fist of War",
grantedEffectId = "AncestralSlamSupport",
tags = {
slam = true,
attack = true,
melee = true,
area = true,
strength = true,
support = true,
},
tagString = "Slam, Attack, Melee, AoE, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemSwiftbrand"] = {
name = "Swiftbrand",
grantedEffectId = "SupportRapidActivation",
tags = {
brand = true,
intelligence = true,
support = true,
},
tagString = "Brand, Support",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemUrgentOrders"] = {
name = "Urgent Orders",
grantedEffectId = "SupportUrgentOrders",
tags = {
warcry = true,
strength = true,
support = true,
},
tagString = "Warcry, Support",
reqStr = 100,
reqDex = 0,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemBlazingSalvo"] = {
name = "Blazing Salvo",
grantedEffectId = "Ember",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
fire = true,
projectile = true,
},
tagString = "Spell, AoE, Fire, Projectile",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemVoidSphere"] = {
name = "Void Sphere",
grantedEffectId = "BlackHole",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
physical = true,
chaos = true,
orb = true,
},
tagString = "Spell, AoE, Duration, Physical, Chaos, Orb",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemCracklingLance"] = {
name = "Crackling Lance",
grantedEffectId = "Disintegrate",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
lightning = true,
},
tagString = "Spell, AoE, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFrostShield"] = {
name = "Frost Shield",
grantedEffectId = "FrostGlobe",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
cold = true,
},
tagString = "Spell, AoE, Duration, Cold",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSplittingSteel"] = {
name = "Splitting Steel",
grantedEffectId = "ImpactingSteel",
tags = {
dexterity = true,
active_skill = true,
attack = true,
projectile = true,
area = true,
physical = true,
},
tagString = "Attack, Projectile, AoE, Physical",
reqStr = 60,
reqDex = 40,
reqInt = 0,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemSigilOfPower"] = {
name = "Sigil of Power",
grantedEffectId = "CircleOfPower",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
lightning = true,
},
tagString = "Spell, AoE, Duration, Lightning",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemFlameWall"] = {
name = "Flame Wall",
grantedEffectId = "Firewall",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
fire = true,
},
tagString = "Spell, AoE, Duration, Fire",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemImpendingDoom"] = {
name = "Impending Doom",
grantedEffectId = "ViciousHexSupport",
secondaryGrantedEffectId = "ViciousHexExplosion",
tags = {
intelligence = true,
support = true,
hex = true,
active_skill = true,
spell = true,
area = true,
chaos = true,
},
tagString = "Support, Hex, Spell, AoE, Chaos",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemHexblast"] = {
name = "Hexblast",
grantedEffectId = "DoomBlast",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
chaos = true,
hex = true,
},
tagString = "Spell, AoE, Chaos, Hex",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemPinpoint"] = {
name = "Pinpoint",
grantedEffectId = "SupportProjectileIntensity",
tags = {
intelligence = true,
support = true,
projectile = true,
spell = true,
},
tagString = "Support, Projectile, Spell",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemHydrosphere"] = {
name = "Hydrosphere",
grantedEffectId = "WaterSphere",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
duration = true,
cold = true,
orb = true,
lightning = true,
physical = true,
},
tagString = "Spell, AoE, Duration, Cold, Orb, Lightning, Physical",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 20,
},
["Metadata/Items/Gems/SupportGemTrinity"] = {
name = "Trinity",
grantedEffectId = "SupportTrinity",
tags = {
intelligence = true,
support = true,
},
tagString = "Support",
reqStr = 0,
reqDex = 40,
reqInt = 60,
defaultLevel = 20,
},
["Metadata/Items/Gems/SkillGemDeathAura"] = {
name = "Death Aura",
grantedEffectId = "ChaosDegenAuraUnique",
tags = {
active_skill = true,
spell = true,
area = true,
aura = true,
chaos = true,
},
tagString = "Spell, AoE, Aura, Chaos",
reqStr = 0,
reqDex = 0,
reqInt = 0,
defaultLevel = 1,
},
["Metadata/Items/Gems/SkillGemEnvy"] = {
name = "Envy",
grantedEffectId = "Envy",
tags = {
intelligence = true,
active_skill = true,
spell = true,
area = true,
aura = true,
chaos = true,
},
tagString = "Spell, AoE, Aura, Chaos",
reqStr = 0,
reqDex = 0,
reqInt = 100,
defaultLevel = 1,
},
["Metadata/Items/Gems/SkillGemGluttonyOfElements"] = {
name = "Gluttony of Elements",
grantedEffectId = "VaalAuraElementalDamageHealing",
vaalGem = true,
tags = {
active_skill = true,
vaal = true,
spell = true,
area = true,
duration = true,
aura = true,
},
tagString = "Vaal, Spell, AoE, Duration, Aura",
reqStr = 0,
reqDex = 0,
reqInt = 0,
defaultLevel = 1,
},
}