Le Roc des courants
Fabrication
15000% increased Rarity of Items Dropped
100% d'Augmentation de l'Expérience octroyée par les Monstres
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Stone of the Currents
SpectreN
AreaEmbarcadère, Carte
Tagsaura_bearer, bludgeoning_weapon, Lanceur de sorts, construct, fast_movement, golem, is_unarmed, large_height, large_model, lightning_affinity, mud_blood, non_unique_map_boss, not_dex, not_str, ranged, stone_armour
Vie
400%
Energy Shield From Life
100%
Ailment Threshold
400%
Résistance
40 40 40 25
Damage
200%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
Expérience
200%
Model Size
200%
Type
LightningGolemMapBoss
Metadata
LightningGolemMapBoss
Niveau
69
Vie
649,329
Armure
31,158
Évasion
4,907
Bouclier d'énergie
6,520
Damage
904
Dégâts des sorts
1,349
Précision
301
Attack Time
1.17585
Expérience
115,357
Ailment Threshold
383,104
Chill
1,211
Shock
1,211
Brittle
6,853
Scorch
1,211
Sap
3,347
LightningGolemMapBossArc
Duration, Lightning, Projectile, ProjectilesFromUser, ProjectileSpeed, Spell, Triggerable
Chances de coup critique: 5%
Efficacité des Dégâts supplémentaires: 60%
Temps d'incantation: 1.6 sec.
Temps de recharge: 8 sec.
Inflige 203.2 à 609.7 Dégâts de foudre
La Durée de base est de 8 secondes
alternate minion [1]
LightningGolemWrath
Spell, Area, Buff, Aura, Lightning, Duration, AreaSpell
Temps d'incantation: 0.8 sec.
Temps de recharge: 12 sec.
La Durée de base est de 4 secondes
3.546 à 31.91 Dégâts de foudre supplémentaires
Ajoute 2.128 à 19.15 Dégâts de foudre aux Sorts
base deal no damage [1]
MonsterProjectileSpellLightningGolem
Spell, Projectile, ProjectilesFromUser, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 80.03 à 720.3 Dégâts de foudre
15% de Perte de Vitesse d'incantation
base is projectile [1]
monster projectile variation [11]
spell maximum action distance +% [-40]
AtlasLightningGolemBuff
Spell, Buff, Duration
Temps d'incantation: 1 sec.
Temps de recharge: 30 sec.
La Durée de base est de 100 secondes
100% d'Augmentation de la Vitesse d'attaque
200% d'Augmentation de la Vitesse d'incantation
50% de Réduction des Dégâts subis
TriggerSpawnersLightningGolemMapBoss
Triggerable
active skill area of effect radius +% final [100]
trigger spawners override row [14]
SentinelGolemBallLightning
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 0.8 sec.
Inflige 2038 à 3057 Dégâts de foudre
Vous ne pouvez pas Étourdir les Ennemis au Toucher
active skill area of effect radius +% final [-50]
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
SentinelGolemLightningStormCascade
Spell, Damage, Area, Fire, Triggerable, AreaSpell
Temps d'incantation: 1 sec.
Temps de recharge: 10 sec.
Inflige 1229 à 3073 Dégâts de foudre
La Durée de base est de 4 secondes
La Durée secondaire de base est de 1.5 secondes
Un impact toutes les 0.27 secondes
Génère +10 Éruptions
active skill area of effect radius +% final [-50]
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [450]
BreachBallLightningSentinelGolem
Spell, Damage, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 326.9 à 980.7 Dégâts de foudre
Vous ne pouvez pas Étourdir les Ennemis au Toucher
La Durée de base est de 10 secondes
La Durée secondaire de base est de 5 secondes
is area damage [1]
spell maximum action distance +% [50]

Object Type

version 2
extends "Metadata/Monsters/Monster"

BaseEvents { }

Actor
{
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
}

Transitionable
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.5
	fade_arrows = true
}

BaseEvents
{
	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/lightning_elemental/lightning.epk ); "
}

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/lightning_elemental/lightning.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LightningGolem/LightningGolemMapBoss"] = {
    name = "Stone of the Currents",
    life = 4,
    energyShield = 1,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2,
    damageSpread = 0.2,
    attackTime = 1.755,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "TriggerSpawnersLightningGolemMapBoss",
        "MonsterProjectileSpellLightningGolem",
        "LightningGolemWrath",
        "LightningGolemMapBossArc",
        "SentinelGolemLightningStormCascade",
        "AtlasLightningGolemBuff",
        "BreachBallLightningSentinelGolem",
        "SentinelGolemBallLightning",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerSpawnersLightningGolemMapBoss"] = {
    name = "TriggerSpawnersLightningGolemMapBoss",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "trigger_spawners_override_row",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {14, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterProjectileSpellLightningGolem"] = {
    name = "MonsterProjectileSpellLightningGolem",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "active_skill_cast_speed_+%_final",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.20000000298023, 1.7999999523163, 11, -15, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LightningGolemWrath"] = {
    name = "LightningGolemWrath",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Buff] = true,
        [SkillType.Aura] = true,
        [SkillType.Lightning] = true,
        [SkillType.Duration] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
        aura = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_minimum_added_lightning_damage",
        "attack_maximum_added_lightning_damage",
        "spell_minimum_added_lightning_damage",
        "spell_maximum_added_lightning_damage",
        "base_skill_effect_duration",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {0.20000000298023, 1.7999999523163, 0.11999999731779, 1.0800000429153, 4000, levelRequirement = 1, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LightningGolemMapBossArc"] = {
    name = "LightningGolemMapBossArc",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Duration] = true,
        [SkillType.Lightning] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.ProjectileSpeed] = true,
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.6,
    baseFlags = {
        spell = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "alternate_minion",
    },
    levels = {
        [1] = {0.5, 1.5, 8000, 1, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SentinelGolemLightningStormCascade"] = {
    name = "SentinelGolemLightningStormCascade",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Fire] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "fire_storm_fireball_delay_ms",
        "skill_override_pvp_scaling_time_ms",
        "upheaval_number_of_spikes",
        "base_secondary_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "base_skill_show_average_damage_instead_of_dps",
        "is_area_damage",
    },
    levels = {
        [1] = {1.2000000476837, 3, 4000, 270, 450, 10, 1500, -50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AtlasLightningGolemBuff"] = {
    name = "AtlasLightningGolemBuff",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_damage_taken_+%",
        "attack_speed_+%",
        "base_cast_speed_+%",
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {-50, 100, 200, 100000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BreachBallLightningSentinelGolem"] = {
    name = "BreachBallLightningSentinelGolem",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "spell_maximum_action_distance_+%",
        "base_secondary_skill_effect_duration",
        "is_area_damage",
        "cannot_stun",
    },
    levels = {
        [1] = {0.5, 1.5, 10000, 50, 5000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SentinelGolemBallLightning"] = {
    name = "SentinelGolemBallLightning",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Projectile] = true,
        [SkillType.Area] = true,
        [SkillType.Totemable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "active_skill_area_of_effect_radius_+%_final",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "cannot_stun",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 30, -50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
15000% increased Rarity of Items Dropped
100% d'Augmentation de l'Expérience octroyée par les Monstres
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Le Roc des courants
    Fabrication
    15000% increased Rarity of Items Dropped
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Stone of the Currents
    SpectreN
    Tagsaura_bearer, bludgeoning_weapon, Lanceur de sorts, construct, fast_movement, golem, is_unarmed, large_height, large_model, lightning_affinity, mud_blood, not_dex, not_str, ranged, standalone_map_boss, stone_armour
    Vie
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    Résistance
    40 40 40 25
    Damage
    200%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    200%
    Type
    LightningGolemMapBoss
    Metadata
    LightningGolemMapBossStandalone__
    Niveau
    68
    Vie
    557,385
    Armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    6,127
    Damage
    851
    Dégâts des sorts
    1,270
    Précision
    290
    Attack Time
    1.17585
    Expérience
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    LightningGolemMapBossArc
    Duration, Lightning, Projectile, ProjectilesFromUser, ProjectileSpeed, Spell, Triggerable
    Chances de coup critique: 5%
    Efficacité des Dégâts supplémentaires: 60%
    Temps d'incantation: 1.6 sec.
    Temps de recharge: 8 sec.
    Inflige 198.1 à 594.2 Dégâts de foudre
    La Durée de base est de 8 secondes
    alternate minion [1]
    LightningGolemWrath
    Spell, Area, Buff, Aura, Lightning, Duration, AreaSpell
    Temps d'incantation: 0.8 sec.
    Temps de recharge: 12 sec.
    La Durée de base est de 4 secondes
    3.476 à 31.29 Dégâts de foudre supplémentaires
    Ajoute 2.086 à 18.77 Dégâts de foudre aux Sorts
    base deal no damage [1]
    MonsterProjectileSpellLightningGolem
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 77.44 à 697 Dégâts de foudre
    15% de Perte de Vitesse d'incantation
    base is projectile [1]
    monster projectile variation [11]
    spell maximum action distance +% [-40]
    AtlasLightningGolemBuff
    Spell, Buff, Duration
    Temps d'incantation: 1 sec.
    Temps de recharge: 30 sec.
    La Durée de base est de 100 secondes
    100% d'Augmentation de la Vitesse d'attaque
    200% d'Augmentation de la Vitesse d'incantation
    50% de Réduction des Dégâts subis

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Life
    {
    	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/lightning_elemental/lightning.epk );"
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/lightning_elemental/lightning.epk );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LightningGolem/LightningGolemMapBossStandalone__"] = {
        name = "Stone of the Currents",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "MonsterProjectileSpellLightningGolem",
            "LightningGolemWrath",
            "LightningGolemMapBossArc",
            "AtlasLightningGolemBuff",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterProjectileSpellLightningGolem"] = {
        name = "MonsterProjectileSpellLightningGolem",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "active_skill_cast_speed_+%_final",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.20000000298023, 1.7999999523163, 11, -15, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningGolemWrath"] = {
        name = "LightningGolemWrath",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.Aura] = true,
            [SkillType.Lightning] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_lightning_damage",
            "attack_maximum_added_lightning_damage",
            "spell_minimum_added_lightning_damage",
            "spell_maximum_added_lightning_damage",
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {0.20000000298023, 1.7999999523163, 0.11999999731779, 1.0800000429153, 4000, levelRequirement = 1, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningGolemMapBossArc"] = {
        name = "LightningGolemMapBossArc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Duration] = true,
            [SkillType.Lightning] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.6,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "alternate_minion",
        },
        levels = {
            [1] = {0.5, 1.5, 8000, 1, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AtlasLightningGolemBuff"] = {
        name = "AtlasLightningGolemBuff",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_damage_taken_+%",
            "attack_speed_+%",
            "base_cast_speed_+%",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {-50, 100, 200, 100000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    15000% increased Rarity of Items Dropped
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Le Roc des courants
    Fabrication
    15000% increased Rarity of Items Dropped
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Stone of the Currents
    SpectreN
    Tagsbludgeoning_weapon, construct, elder_map_boss, fast_movement, golem, is_unarmed, large_height, large_model, mud_blood, non_attacking, not_dex, not_str, stone_armour
    Vie
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    Résistance
    40 40 40 25
    Damage
    200%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    200%
    Type
    LightningGolemMapBoss
    Metadata
    LightningGolemMapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/lightning_elemental/lightning.epk ); "
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/lightning_elemental/lightning.epk );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LightningGolem/LightningGolemMapBossElder"] = {
        name = "Stone of the Currents",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    15000% increased Rarity of Items Dropped
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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