MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Chardonneux
Bête
IconEnemyResistanceCold
Genre: Loups
Lances de glace en Mourant
stance movement speed +% final [112]
Thistlesage
Spectre
AreaLes Jardins impériaux
Tagsanimal_claw_weapon, beast, Lanceur de sorts, cold_affinity, flesh_armour, has_dagger, has_one_handed_melee, large_model, mammal_beast, medium_height, medium_movement, melee, not_int, physical_affinity, ranged, red_blood, rodent_beast
Packs
  • Les Jardins impériaux: Chardonneux, Porc-épic colossal
  • Vie
    110%
    Armure
    +25%
    Évasion
    +15%
    Ailment Threshold
    110%
    Résistance
    IconEnemyResistanceFire0% IconEnemyResistanceCold40% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    100%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.05 Second
    Damage Spread
    ±20%
    Expérience
    100%
    Model Size
    120%
    Type
    Spiker
    Metadata
    SpikerBoss
    Niveau
    30
    Vie
    514
    Armure
    1,400
    Score d'Évasion
    1,143
    Damage
    47
    Dégâts des sorts
    47
    Précision
    118
    Attack Time
    1.05
    Expérience
    1,812
    Minion Life
    163
    Minion Damage
    36
    Ailment Threshold
    514
    Chill
    2
    Shock
    2
    Brittle
    9
    Scorch
    2
    Sap
    4
    Phys Convert Ele
    50%
    SpikerBossMultistrikeMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 3756
    Chances de coup critique: 5%
    Attack Time: 1.05 sec.
    Frappez vos ennemis d'un coup puissant.
    Cette Attaque se Répète 2 fois de plus
    75% Davantage de Vitesse d'attaque de mêlée
    iconbasicattack
    SpikerBossIceSpearDeathNova
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
    Lance de glace
    Chances de coup critique: 7%
    Temps d'incantation: 0.85 sec.
    Temps de recharge: 0.5 sec.
    Une rafale rapide d'éclats de glace. Après avoir parcouru une courte distance, ces projectiles se transforment ; ils deviennent plus rapides et transpercent les ennemis.
    Tire 9 Projectiles supplémentaires
    Tire des Projectiles en cercle
    La seconde forme a 600% d'Augmentation des Chances de Coup critique
    100% de chances de déclencher ce Sort en Mourant
    active skill chill duration +% final [78]
    base is projectile [1]
    skill unusable [1]
    spell maximum base cold damage [101.7]
    spell minimum base cold damage [76.3]
    IceSpear
    SpikerBossIceSpear
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
    Lance de glace
    Chances de coup critique: 7%
    Temps d'incantation: 0.85 sec.
    Temps de recharge: 6 sec.
    Une rafale rapide d'éclats de glace. Après avoir parcouru une courte distance, ces projectiles se transforment ; ils deviennent plus rapides et transpercent les ennemis.
    Tire 2 Projectiles supplémentaires
    La seconde forme a 600% d'Augmentation des Chances de Coup critique
    active skill chill duration +% final [78]
    base is projectile [1]
    spell maximum action distance +% [-40]
    spell maximum base cold damage [76.3]
    spell minimum base cold damage [50.87]
    IceSpear
    SpikerBossIceCall
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
    Appel de la foudre
    Chances de coup critique: 5%
    Temps d'incantation: 0.5 sec.
    Temps de recharge: 1.5 sec.
    Un sort qui place un marqueur à un emplacement. Après une courte durée, un éclair foudroie le marqueur, infligeant des dégâts aux alentours, tous les autres marqueurs placés sont également foudroyés.
    La Durée de base est de 2.5 secondes
    active skill area of effect radius +% final [-20]
    base skill show average damage instead of dps [1]
    cast on damage taken also tracks dot [1]
    is area damage [1]
    spell maximum base cold damage [73.98]
    spell minimum base cold damage [49.32]
    stormcall

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    StateMachine
    {
    	define_shared_state = "aggro;"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiker/SpikerBoss"] = {
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        name = "Thistlesage",
        life = 1.1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.05,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "SpikerBossMultistrikeMelee",
            "SpikerBossIceSpearDeathNova",
            "SpikerBossIceSpear",
            "SpikerBossIceCall",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpikerBossMultistrikeMelee"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_melee_attack_repeat_count",
            "support_multiple_attacks_melee_attack_speed_+%_final",
        },
        levels = {
            [1] = {2, 75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpikerBossIceSpearDeathNova"] = {
        name = "Ice Spear",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_chill_duration_+%_final",
            "ice_spear_second_form_critical_strike_chance_+%",
            "cast_on_death_%",
            "number_of_additional_projectiles",
            "skill_unusable",
            "base_is_projectile",
            "projectiles_nova",
        },
        levels = {
            [1] = {1.2000000476837, 1.6000000238419, 78, 600, 100, 9, critChance = 7, levelRequirement = 30, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpikerBossIceSpear"] = {
        name = "Ice Spear",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_chill_duration_+%_final",
            "ice_spear_second_form_critical_strike_chance_+%",
            "spell_maximum_action_distance_+%",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 78, 600, -40, 2, critChance = 7, levelRequirement = 30, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpikerBossIceCall"] = {
        name = "Storm Call",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "cast_on_damage_taken_%",
            "cast_on_damage_taken_threshold",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_skill_show_average_damage_instead_of_dps",
            "cast_on_damage_taken_also_tracks_dot",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 19, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 23, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 27, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 35, statInterpolation = {3, 3},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 38, statInterpolation = {3, 3},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 44, statInterpolation = {3, 3},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 50, statInterpolation = {3, 3},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 53, statInterpolation = {3, 3},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 59, statInterpolation = {3, 3},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 62, statInterpolation = {3, 3},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 2500, 100, 10, -20, critChance = 5, levelRequirement = 88, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Lances de glace en Mourant
    FamilyDisplayCastsIceSpearNovaOnDeath
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • display monster ice spear nova on death text 1 1 Global — Valeur fixe
  • FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVitesse
    Edit

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