MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Summon Arbalists Unique /1
SpiritBootsUnique
Has no Sockets
Triggers Level 20 Summon Arbalists when Equipped
25% increased Movement Speed
[3 to 5 of Arbalists Modifiers]
Summoned Arbalist
Undead
MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
SpectreN
Tagsbone_armour, bones, fast_movement, is_unarmed, not_int, physical_affinity, puncturing_weapon, skeleton, undead
Life
741%
Armour
+50%
Evasion
+50%
Ailment Threshold
741%
Resistance
MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos20
Damage
429%
Accuracy
340%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 60
Attack Time
1 Second
Damage Spread
±20%
Experience
130%
Model Size
100%
Type
SummonedArbalest
Metadata
SummonedArbalest
IsSummoned
Y
Level
68
Life
47,671
Armour
43,185
Evasion Rating
7,109
Damage
1,603
Spell Damage
1,603
Accuracy
1,276
Attack Time
1
Experience
13,332
Minion Life
10,340
Minion Damage
1,280
Ailment Threshold
47,671
Chill
151
Shock
151
Brittle
853
Scorch
151
Sap
416
Phys Convert Ele
240%
MPWExpeditionSummonedArbalestProjectile
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 1282—1923
Critical Strike Chance: 5%
Attack Time: 1 sec
base is projectile [1]
monster projectile variation [145]
projectile uses contact position [1]
use scaled contact offset [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Stats
{
	set_item_drop_slots = 0
	set_cannot_die = 1
	set_maximum_life_is_one = 1
	untargetable_by_monster_ai = 1
	cannot_taunt_enemies = 1
	minion_aggro_range_scaled_by_distance_to_parent_target = 1
}

Life
{
	corpse_usable = false
}

Actor
{
	basic_action = "Emerge"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueExpedition/Arbalest/SummonedArbalest"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 20,
    name = "Summoned Arbalist",
    life = 7.41,
    damage = 4.29,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 60,
    accuracy = 3.4,
    skillList = {
        "MPWExpeditionSummonedArbalestProjectile",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MPWExpeditionSummonedArbalestProjectile"] = {
    name = "MPWExpeditionSummonedArbalestProjectile",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {145, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
FamilyCannotBeDamaged
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • base cannot be damaged 1 — 1 Global Unscalable Value
  • Cannot Be Damaged
    Immune to Damage
    Cannot be Damaged
    keyval
    Stats.item_drop_slots0
    Stats.energy_shield_recharge_rate_per_minute_%2000
    Stats.mana_regeneration_rate_per_minute_%100
    Stats.base_maximum_mana200
    Stats.maximum_physical_damage_reduction_%75
    Stats.max_viper_strike_orbs4
    Stats.base_maximum_all_resistances_%75
    Stats.max_fuse_arrow_orbs5
    Stats.max_fire_beam_stacks8
    Stats.max_charged_attack_stacks10
    Stats.base_critical_strike_multiplier130
    Stats.critical_ailment_dot_multiplier_+30
    Stats.max_endurance_charges3
    Stats.max_frenzy_charges3
    Stats.max_power_charges3
    Stats.base_attack_speed_+%_per_frenzy_charge4
    Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.base_cast_speed_+%_per_frenzy_charge4
    Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
    Stats.object_inherent_damage_+%_final_per_frenzy_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
    Stats.resist_all_elements_%_per_endurance_charge4
    Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
    Stats.critical_strike_chance_+%_per_power_charge50
    Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
    Stats.maximum_block_%75
    Stats.base_maximum_spell_block_%75
    Stats.base_number_of_totems_allowed1
    Stats.base_number_of_traps_allowed3
    Stats.base_number_of_remote_mines_allowed5
    Stats.movement_velocity_cap128
    Stats.maximum_life_leech_rate_%_per_minute1200
    Stats.maximum_mana_leech_rate_%_per_minute1200
    Stats.maximum_energy_shield_leech_rate_%_per_minute600
    Stats.monster_ignite_damage_+%_final-72
    Stats.monster_bleeding_damage_+%_final-86
    Stats.monster_poison_damage_+%_final-50
    Stats.bleeding_moving_damage_%_of_base_override500
    Stats.max_azurite_debuff_stacks10
    Stats.impaled_debuff_base_duration_ms8000
    Stats.impaled_debuff_number_of_reflected_hits5
    Stats.ignore_skill_weapon_restrictions1
    Stats.base_total_number_of_sigils_allowed3
    Stats.maximum_life_leech_amount_per_leech_%_max_life10
    Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
    Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
    Stats.object_inherent_melee_hit_stun_duration_+%_final20
    Stats.scale_melee_range_to_actor_scale1
    Stats.use_melee_pattern_range1
    Stats.actor_scale_+%_limit100
    Stats.damage_taken_when_hit_+%_final_per_fortification-1
    Stats.base_max_fortification20
    Stats.soul_eater_maximum_stacks45
    Stats.cannot_die1
    Stats.maximum_life_is_one1
    Stats.untargetable_by_monster_ai1
    Stats.cannot_taunt_enemies1
    Stats.minion_aggro_range_scaled_by_distance_to_parent_target1
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
    Actor.slow_animations_go_to_idletrue
    Life.corpse_usablefalse
    Summon Arbalists
    Level: 20
    Cast Time: 1.00 sec
    Summons Arbalist minions which use projectile attacks.
    +2 to number of Summoned Arbalists
    This Spell is Triggered when Gained
    This Skill Costs nothing
    Minions cannot Taunt Enemies
    infinite minion duration [1]
    Level Effect /1
    Implicit
    +2 to number of Summoned Arbalists
    This Spell is Triggered when Gained
    Minions cannot Taunt Enemies
    This Skill Costs nothing
    LevelRequires LevelExperience
    2070
    Attribute /5

    Summon Arbalists

    NameShow Full Descriptions
    BaseType Summon Arbalists
    TargetTypesSELF_ORIGIN
    TypeTriggerable, Physical, Minion, MinionsCanExplode, Spell, CreatesMinion, Triggered, InbuiltTrigger
    MinionTypeAttack, RangedAttack, Projectile, ProjectilesFromUser
    ActiveSkillsCodesummon_arbalists
    Supported By /146
  • Active Type: Triggerable, Physical, Minion, MinionsCanExplode, Spell, CreatesMinion, Triggered, InbuiltTrigger
  • Minion Type: Attack, RangedAttack, Projectile, ProjectilesFromUser
  • AddedFireDamage
    Added Fire Damage Support
    Supports any skill that hits enemies.
    Knockback
    Knockback Support
    Supports any skill that hits enemies.
    LifeLeech
    Life Leech Support
    Supports any skill that hits enemies, causing those hits to leech life based on damage dealt.
    Stun
    Stun Support
    Supports any skill that hits enemies, making it easier to stun enemies with those skills.
    ColdtoFire
    Cold to Fire Support
    Supports any skill that hits enemies.
    LifeonHit
    Life Gain on Hit Support
    Supports attack skills.
    IronGrip
    Iron Grip Support
    Supports attack skills that fire projectiles, making the increase to physical melee damage from strength also increase their physical projectile damage.
    MeleeDamageonFullLife
    Damage on Full Life Support
    Supports attack skills, providing a bonus to all damage dealt by those skills while your life is full.
    FirePenetration
    Fire Penetration Support
    Supports any skill that hits enemies, making those hits penetrate enemy fire resistance.
    IncreasedBurnDuration
    Burning Damage Support
    Supports any skill that hits enemies, or can deal burning damage directly.
    Empower
    Empower Support
    Supports any skill gem. Once this gem reaches level 2 or above, will raise the level of supported gems. Cannot support skills that don't come from gems.
    ChanceToBleed
    Chance to Bleed Support
    Supports attack skills.
    Maim
    Maim Support
    Supports attack skills, or other skills that can maim enemies.
    Brutality
    Brutality Support
    Supports any skill that deals damage.
    AddedFireDamagePlus
    Awakened Added Fire Damage Support
    Supports any skill that hits enemies.
    BrutalityPlus
    Awakened Brutality Support
    Supports any skill that deals damage.
    IncreasedBurnDurationPlus
    Awakened Burning Damage Support
    Supports any skill that hits enemies, or can deal burning damage directly.
    FirePenetrationPlus
    Awakened Fire Penetration Support
    Supports any skill that hits enemies, making those hits penetrate enemy fire resistance.
    EmpowerPlus
    Awakened Empower Support
    Supports any skill gem. Once this gem reaches level 2 or above, will raise the level of supported gems. Cannot support skills that don't come from gems.
    BloodPriceSupportGem
    Bloodthirst Support
    Supports attack skills. Cannot support triggered skills, skills which create minions, or skills used by totems, traps or mines.
    Fragility
    Cruelty Support
    Supports any skill that hits enemies. Minions cannot gain Cruelty.
    LifeTap
    Lifetap Support
    Supports any non-blessing skill. Minions cannot gain the Lifetap buff.
    Volatility
    Volatility Support
    Supports attack skills.
    DivineSentinelSupport
    Divine Sentinel Support
    Supports skills that create sentinel minions, causing those minions to be created with a beneficial templar aura.
    ObliterationSupport
    Annihilation Support
    Supports any skill that hits enemies.
    TransfusionSupport
    Transfusion Support
    Supports non-blessing spells.
    FasterAttacks
    Faster Attacks Support
    Supports attack skills.
    GreaterMultipleProjectiles
    Greater Multiple Projectiles Support
    Supports projectile skills.
    LesserMultipleProjectiles
    Multiple Projectiles Support
    Supports projectile skills.
    FasterProjectiles
    Faster Projectiles Support
    Supports projectile skills.
    AddedColdDamage
    Added Cold Damage Support
    Supports any skill that hits enemies.
    IncreasedAccuracy
    Additional Accuracy Support
    Supports attack skills.
    ManaLeech
    Mana Leech Support
    Supports attack skills that hit enemies, causing those hits to leech mana based on damage dealt.
    Pierce
    Pierce Support
    Supports projectile skills.
    CullingStrike
    Culling Strike Support
    Supports any skill that hits enemies. If enemies are left below 10% of maximum life after being hit by these skills, they will be killed.
    PointBlank
    Point Blank Support
    Supports projectile skills.
    ChancetoFlee
    Chance to Flee Support
    Supports any skill that hits enemies.
    Blind
    Blind Support
    Supports any skill that hits enemies.
    ColdPenetration
    Cold Penetration Support
    Supports any skill that hits enemies, making those hits penetrate enemy cold resistance.
    chain
    Chain Support
    Supports projectile skills, and any other skills that chain.
    Fork
    Fork Support
    Supports projectile skills, making their projectiles fork into two projectiles the first time they hit an enemy and don't pierce it.
    ReturnProjectiles
    Returning Projectiles Support
    Supports projectile skills.
    CastOnCrit
    Cast On Critical Strike Support
    Must support both an attack skill and a spell skill to work. The attack skill will trigger a spell when it critically strikes an enemy. Cannot support totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    SlowerProjectiles
    Slower Projectiles Support
    Supports projectile skills.
    enhance
    Enhance Support
    Supports any skill gem. Once this gem reaches level 2 or above, will raise the quality of supported gems. Cannot support skills that don't come from gems.
    RangedPhysicalAttackDamage
    Vicious Projectiles Support
    Supports projectile attack skills.
    BreakBlock
    Block Chance Reduction Support
    Supports any skill that hits enemies.
    FrenzyChargeOnShatter
    Ice Bite Support
    Supports any skill you use to hit enemies yourself. Cannot support skills used by totems, traps, or mines.
    DamageAgainstChilled
    Hypothermia Support
    Supports any skill that deals damage.
    Poison
    Critical Strike Affliction Support
    Supports any skill that hits enemies.
    VoidManipulation
    Void Manipulation Support
    Supports any skill that deals damage.
    SupportRapidDecayGem
    Swift Affliction Support
    Supports any skill that has a duration, or can hit enemies to inflict ailments on them.
    LesserPoison
    Chance to Poison Support
    Supports any skill that hits enemies.
    DeadlyAilments
    Deadly Ailments Support
    Supports any skill that hits enemies.
    VileToxins
    Vile Toxins Support
    Supports any skill that hits enemies.
    MomentumSupportGem
    Momentum Support
    Supports attack skills that aren't triggered.
    ParallelProjectile
    Volley Support
    Supports skills that fire projectiles from the user. Does not affect projectiles fired from other locations as secondary effects. Does not support skills that fire projectiles in a spiral.
    WitherGemSupport
    Withering Touch Support
    Supports attack skills.
    impale
    Impale Support
    Supports attack skills.
    Nightblade
    Nightblade Support
    Supports attack skills. Cannot support skills which create minions.
    GreenRainSupportGem
    Arrow Nova Support
    Supports bow attack skills that fire arrows forwards as projectiles. These skills will instead fire a payload arrow into the air to land at a targeted location. The supported skills' arrows will then fire out in a circle from where it lands. Cannot support skills that already fire arrows into the air, channelled skills, or skills that create Minions.
    GreenBarrageSupportGem
    Barrage Support
    Supports projectile attack skills that use bows or wands. Cannot support triggered skills, channelled skills, or skills that create Minions.
    GreaterVolleySupport
    Greater Volley Support
    Supports skills that fire projectiles from the user. Does not affect projectiles fired from other locations as secondary effects. Does not support skills that fire projectiles in a spiral.
    AddedColdDamagePlus
    Awakened Added Cold Damage Support
    Supports any skill that hits enemies.
    GreenRainPlus
    Awakened Arrow Nova Support
    Supports bow attack skills that fire arrows forwards as projectiles. These skills will instead fire a payload arrow into the air to land at a targeted location. The supported skills' arrows will then fire out in a circle from where it lands. Cannot support skills that already fire arrows into the air, channelled skills, or skills that create Minions.
    CastOnCritPlus
    Awakened Cast On Critical Strike Support
    Must support both an attack skill and a spell skill to work. The attack skill will trigger a spell when it critically strikes an enemy. Cannot support totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    ChainPlus
    Awakened Chain Support
    Supports projectile skills, and any other skills that chain.
    ColdPenetrationPlus
    Awakened Cold Penetration Support
    Supports any skill that hits enemies, making those hits penetrate enemy cold resistance.
    DeadlyAilmentsPlus
    Awakened Deadly Ailments Support
    Supports any skill that hits enemies.
    ForkPlus
    Awakened Fork Support
    Supports projectile skills, making their projectiles fork into two projectiles the first two times they hit an enemy and don't pierce it.
    SupportRapidDecayPlus
    Awakened Swift Affliction Support
    Supports any skill that has a duration, or can hit enemies to inflict ailments on them.
    VoidManipulationPlus
    Awakened Void Manipulation Support
    Supports any skill that deals damage.
    RangedPhysicalAttackDamagePlus
    Awakened Vicious Projectiles Support
    Supports projectile attack skills.
    enhanceplus
    Awakened Enhance Support
    Supports any skill gem. Once this gem reaches level 2 or above, will raise the quality of supported gems. Cannot support skills that don't come from gems.
    Sadism
    Sadism Support
    Supports any skill that hits enemies.
    RuptureSupport
    Rupture Support
    Supports attack skills.
    Machinations
    Machinations Support
    Supports skills that hit enemies. Cannot modify the skills of minions.
    CullingStrike
    Cull the Weak Support
    Supports any skill that hits enemies. If normal or magic enemies are left below a percentage of maximum life after being hit by these skills, they will be killed.
    Fork
    Greater Fork Support
    Supports projectile skills, making their projectiles fork into two projectiles the first two times they hit an enemy and don't pierce it.
    chain
    Greater Chain Support
    Supports projectile skills, and any other skills that chain.
    LethalDoseSupport
    Lethal Dose Support
    Supports any skill that hits enemies.
    UnholyTrinitySupport
    Unholy Trinity Support
    Supports skills that hit enemies, causing them to gain bonuses while you have unholy resonance of lightning, physical and chaos, and to grant unholy resonance of damage types other than the highest one in a hit. There is a maximum of 50 unholy resonance for each damage type. Cannot support triggered skills, instant skills, orb skills, brands, skills with a reservation, or skills used by totems, traps, or mines. Cannot modify the skills of minions.
    TornadosSupportGem
    Windburst Support
    Supports Attack Skills, causing them to trigger Windburst on hit after you've travelled a certain distance. Cannot support triggered skills or skills used by things other than you. Cannot modify the skills of minions.
    IncreasedAOE
    Increased Area of Effect Support
    Supports any skill with an area of effect.
    AddedLightningDamage
    Added Lightning Damage Support
    Supports any skill that hits enemies.
    IncreasedCriticalStrikes
    Increased Critical Strikes Support
    Supports any skill that hits enemies.
    IncreasedCriticalDamage
    Increased Critical Damage Support
    Supports any skill that hits enemies.
    AddedChaosDamage
    Added Chaos Damage Support
    Supports any skill that hits enemies.
    IncreasedQuality
    Item Rarity Support
    Supports any skill that can kill enemies.
    FasterCast
    Faster Casting Support
    Supports non-instant spell skills.
    ConcentratedAOE
    Concentrated Effect Support
    Supports any skill with an area of effect, regardless of whether that skill deals damage.
    MinionDamage
    Minion Damage Support
    Supports skills which create Minions.
    ChancetoIgnite
    Combustion Support
    Supports any skill that hits enemies.
    MinionSpeed
    Minion Speed Support
    Supports skills which create Minions.
    MinionLife
    Minion Life Support
    Supports skills which create Minions.
    ElementalProliferation
    Elemental Proliferation Support
    Supports any skill that hits enemies, or could otherwise apply elemental ailments.
    LightningPenetration
    Lightning Penetration Support
    Supports any skill that hits enemies, making those hits penetrate enemy lightning resistance.
    ElementalPenetration
    Elemental Penetration Support
    Supports any skill that hits enemies, making those hits penetrate enemy elemental resistances.
    PowerCharges
    Power Charge On Critical Support
    Supports any skill that hits enemies.
    SummonsElementalResists
    Elemental Army Support
    Supports skills which create Minions.
    CurseOnHit
    Hextouch Support
    Must support both a skill that hits enemies, and a hex curse skill to work. The hex will be applied when enemies are hit by the other skill. Cannot support totems, traps, or mines. Minions cannot apply hexes this way.
    Enlighten
    Enlighten Support
    Supports any skill gem. Once this gem reaches level 2 or above, will apply a cost & reservation multiplier to supported gems. Cannot support skills that don't come from gems.
    PhysicalToLightning
    Physical to Lightning Support
    Supports any skill that hits enemies.
    OnslaughtOnSlayingShocked
    Innervate Support
    Supports any skill you use to hit enemies yourself. Cannot support skills used by totems, traps, or mines.
    ControlledDestructionGem
    Controlled Destruction Support
    Supports attack skills, or spell skills that deal damage.
    ElementalFocus
    Elemental Focus Support
    Supports any skill that hits or burns enemies, or inflicts elemental ailments.
    IgniteProliferation
    Ignite Proliferation Support
    Supports any skill that hits enemies.
    Decay
    Decay Support
    Supports any skill that hits enemies.
    Efficacy
    Efficacy Support
    Supports any skill that deals damage or has a duration.
    Immolate
    Immolate Support
    Supports any skill that hits enemies.
    UnboundAilments
    Unbound Ailments Support
    Supports any skill that hits enemies or inflicts ailments
    ArcaneSurge
    Arcane Surge Support
    Each supported spell will track how much mana you spend on it, granting a buff when the total mana spent reaches a threshold. Cannot support skills used by totems, traps, mines or skills with a reservation.
    SummonPhantasm
    Summon Phantasm Support
    Supports skills that can hit enemies, or create minions. When those skills or minions kill enemies, or hit rare or unique enemies they will have a chance to summon a Phantasm minion, which uses a piercing projectile spell that deals physical damage.
    BoneChillSupport
    Bonechill Support
    Supports any skill that can chill enemies or create chilling areas.
    EnergyShieldLeechsupport
    Energy Leech Support
    Supports any skill that hits enemies, causing those hits to leech energy shield based on damage dealt.
    OffensiveMinion
    Feeding Frenzy Support
    Supports skills which create Minions.
    MinionFocusFire
    Predator Support
    Supports skills which create Minions.
    DefensiveMinion
    Meat Shield Support
    Supports skills which create Minions.
    InfernalLegionSupportGem
    Infernal Legion Support
    Supports skills which create Minions.
    AddedChaosDamagePlus
    Awakened Added Chaos Damage Support
    Supports any skill that hits enemies.
    AddedLightningDamagePlus
    Awakened Added Lightning Damage Support
    Supports any skill that hits enemies.
    ControlledDestructionPlus
    Awakened Controlled Destruction Support
    Supports attack skills, or spell skills that deal damage.
    CurseOnHitPlus
    Awakened Hextouch Support
    Must support both a skill that hits enemies, and a hex curse skill to work. The hex will be applied when enemies are hit by the other skill. Cannot support totems, traps, or mines. Minions cannot apply hexes this way.
    ElementalFocusPlus
    Awakened Elemental Focus Support
    Supports any skill that hits or burns enemies, or inflicts elemental ailments.
    IncreasedAOEPlus
    Awakened Increased Area of Effect Support
    Supports any skill with an area of effect.
    LightningPenetrationPlus
    Awakened Lightning Penetration Support
    Supports any skill that hits enemies, making those hits penetrate enemy lightning resistance.
    MinionDamagePlus
    Awakened Minion Damage Support
    Supports skills which create Minions.
    UnboundAilmentPlus
    Awakened Unbound Ailments Support
    Supports any skill that hits enemies or inflicts ailments
    Enlightenplus
    Awakened Enlighten Support
    Supports any skill gem. Once this gem reaches level 2 or above, will apply a cost & reservation multiplier to supported gems. Cannot support skills that don't come from gems.
    TrinitySupportGem
    Trinity Support
    Supports skills that hit enemies, causing them to gain bonuses while you have resonance of all three elements, and to grant resonance of elements other than the highest one in a hit. There is a maximum of 50 Resonance for each Element. Cannot support triggered skills, instant skills, orb skills, brands, skills with a reservation, or skills used by totems, traps, or mines. Cannot modify the skills of minions.
    PureShockSupportGem
    Overcharge Support
    Supports any skill that hits enemies.
    ElementalBurstSupportGem
    Prismatic Burst Support
    Supports attacks, causing them to trigger the Prismatic Burst spell. Cannot support triggered attacks or attacks used by things other than you. Cannot modify the skills of minions.
    Devour
    Devour Support
    Supports any skill that hits enemies.
    FreshMeat
    Fresh Meat Support
    Supports skills that create minions.
    WandWispSupport
    Sacred Wisps Support
    Supports attack skills that can be used with Wands. Cannot support Vaal skills, minion skills, movement skills, or skills used by totems, traps, or mines.
    InverttheRules
    Invert the Rules Support
    Supports any skill that hits enemies.
    KineticInstabilitySupportGem
    Greater Kinetic Instability Support
    Supports Wand Attacks, granting them a chance to trigger Kinetic Flux on critical strike. Cannot support triggered skills or skills used by things other than you. Cannot modify the skills of minions.
    UndeadArmy
    Congregation Support
    Supports skills which create Minions.
    Devour
    Greater Devour Support
    Supports any skill that hits enemies.
    KineticInstabilitySupportGem
    Kinetic Instability Support
    Supports Wand Attacks, granting them a chance to trigger Kinetic Flux on kill. Cannot support triggered skills or skills used by things other than you. Cannot modify the skills of minions.
    LivingLightningSupportGem
    Living Lightning Support
    Supports Skills which cause Damaging Hits, causing them to trigger Summon Living Lightning when dealing lightning damage. Cannot support skills used by totems, traps, or mines. Cannot modify the skills of Minions.
    ExemplarSupport
    Exemplar Support
    Supports skills that create minions.
    Eclipse
    Eclipse Support
    Supports any skill gem. Cannot support skills that don't come from gems.
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.