IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Druide du Cercle brisé
Druid of the Broken Circle
Spectre
AreaCatacombes runiques, Refuge mystique, Sprawling Jungle
Tagsbone_armour, Lanceur de sorts, chaos_affinity, human, humanoid, is_unarmed, ranged, Unarmed_onhit_audio, undead, very_slow_movement, ward_armour
Packs
  • Druide du Cercle brisé
  • Druide du Cercle brisé, Sorcerune exhumé, Soldat exhumé
  • Sprawling Jungle: Druide du Cercle brisé, Rejeton exhumé
  • Refuge mystique, Catacombes runiques: Druide du Cercle brisé, Sorcerune exhumé, Soldat exhumé
  • Vie
    150%
    Résistance
    IconEnemyResistanceFire-30 IconEnemyResistanceCold75 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    150%
    Précision
    100%
    Attack Distance
    6 ~ 6
    Temps d'attaque
    1.32 Second
    Damage Spread
    ±20%
    Expérience
    150%
    Model Size
    100%
    Type
    ExpeditionBoneCultist
    Metadata
    ExpeditionBoneCultist
    Niveau
    65
    Vie
    9,833
    2,023
    Damage
    319
    Dégâts des sorts
    319
    Précision
    2,228
    Temps d'attaque
    1.32
    Expérience
    32,261
    Minion Life
    9,423
    Minion Damage
    1,243
    Minion Armour
    2,023
    MPSExpeditionBoneCultistProjectiles
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Chances de Touche critique: 7%
    Temps d'incantation: 1.333 sec.
    Inflige 261.8 à 392.7 Dégâts de Froid
    active skill base cold damage % to convert to chaos [40]
    base is projectile [1]
    monster projectile variation [192]
    projectile uses contact position [1]
    spell maximum action distance +% [-35]
    MaceNotable2
    GPSBoneCultistOrb
    Triggerable, Spell, Damage, AttackInPlace
    Temps d'incantation: 3 sec.
    Temps de recharge: 15 sec.
    Inflige 14.05 à 21.07 Dégâts de Froid
    active skill base cold damage % to convert to chaos [40]
    base deal no damage [1]
    base is projectile [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    use scaled contact offset [1]
    GSExpeditionBoneCultistOrbExplosion
    Triggerable, Spell, Damage, AttackInPlace
    Chances de Touche critique: 7%
    Temps d'incantation: 1 sec.
    Temps de recharge: 1.5 sec.
    Inflige 314.2 à 471.2 Dégâts de Froid
    active skill base cold damage % to convert to chaos [40]
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    base skill can be blocked [1]
    is area damage [1]
    SpawnObjectExpeditionBoneCultistEgg
    Triggerable, AttackInPlace, Spell
    Temps d'incantation: 2 sec.
    action attack or cast time uses animation length [1]
    GSExpeditionBoneCultistEggExplosion
    Triggerable, Spell, Damage, AttackInPlace
    Chances de Touche critique: 7%
    Temps d'incantation: 1 sec.
    Inflige 418.9 à 628.3 Dégâts de Froid
    active skill base cold damage % to convert to chaos [40]
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    base skill can be blocked [1]
    is area damage [1]
    GTExpeditionCultistEgg
    Spell, Triggerable, AttackInPlace
    Temps d'incantation: 1 sec.
    Temps de recharge: 6 sec.
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-35]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueExpeditionNew/ExpeditionMonsterEliteBase"
    
    StateMachine
    {
    	define_shared_state = "epk1; epk2; epk3; death;"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueExpeditionNew/BoneCultist/ExpeditionBoneCultist"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Druid of the Broken Circle",
        life = 1.5,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "GSExpeditionBoneCultistOrbExplosion",
            "GPSBoneCultistOrb",
            "GTExpeditionCultistEgg",
            "SpawnObjectExpeditionBoneCultistEgg",
            "GSExpeditionBoneCultistEggExplosion",
            "MPSExpeditionBoneCultistProjectiles",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSExpeditionBoneCultistOrbExplosion"] = {
        name = "GSExpeditionBoneCultistOrbExplosion",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_base_cold_damage_%_to_convert_to_chaos",
            "is_area_damage",
            "base_is_projectile",
            "base_skill_can_be_blocked",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 40, critChance = 7, levelRequirement = 45, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 40, critChance = 7, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GPSBoneCultistOrb"] = {
        name = "GPSBoneCultistOrb",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_cold_damage_%_to_convert_to_chaos",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, 40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, -40, 40, levelRequirement = 20, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, -40, 40, levelRequirement = 45, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, -40, 40, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTExpeditionCultistEgg"] = {
        name = "GTExpeditionCultistEgg",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-35, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpawnObjectExpeditionBoneCultistEgg"] = {
        name = "SpawnObjectExpeditionBoneCultistEgg",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSExpeditionBoneCultistEggExplosion"] = {
        name = "GSExpeditionBoneCultistEggExplosion",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_base_cold_damage_%_to_convert_to_chaos",
            "is_area_damage",
            "base_is_projectile",
            "base_skill_can_be_blocked",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSExpeditionBoneCultistProjectiles"] = {
        name = "MPSExpeditionBoneCultistProjectiles",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "active_skill_base_cold_damage_%_to_convert_to_chaos",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 192, -35, 40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 192, -35, 40, critChance = 7, levelRequirement = 45, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 192, -35, 40, critChance = 7, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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