<<HRB25>>
Humanoïde
Ne peut pas subir de Dégâts
harbinger base currency shard stack tenths to drop [38]
harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
cant possess this [1]
SpectreN
Tagsaura_bearer, Lanceur de sorts, fast_movement, fire_affinity, humanoid, is_unarmed, liquid_armour, medium_height, puncturing_weapon, unusable_corpse
Packs
  • <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>
  • Vie
    0%
    Ailment Threshold
    0%
    Résistance
    0 0 0 0
    Damage
    100%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Expérience
    100%
    Model Size
    100%
    Type
    LeagueAvatarStrong
    Metadata
    Avatar25
    Niveau
    68
    Vie
    0
    Pièce d'armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    374
    Dégâts des sorts
    374
    Précision
    290
    Attack Time
    1.5
    Expérience
    10,255
    Ailment Threshold
    0
    Chill
    0
    Shock
    0
    Brittle
    0
    Scorch
    0
    Sap
    0
    HarbingerSummonMonsters2
    Spell
    Temps d'incantation: 1 sec.
    Temps de recharge: 2 sec.
    Les Aptitudes se répètent une fois de plus
    La Durée de base est de 0.25 secondes
    harbinger minion extra monster chance % [54.33]
    harbinger minion max extra monsters count [1]
    harbinger minion max magic count [5.63]
    harbinger minion max rare count [1]
    harbinger minion remove parent life on death permyriad [221.6]
    number of monsters to summon [7.63]
    summoned monsters are minions [1]
    AvatarConvocation
    Spell, Buff, Duration, Triggerable, Minion, Instant, Cooldown
    Convocation
    Temps d'incantation: 0.8 sec.
    Temps de recharge: 10 sec.
    Un sort qui rappelle à vous toutes les créatures sous votre contrôle et leur octroie temporairement un effet de régénération de vie.
    La Durée secondaire de base est de 2 secondes
    base deal no damage [1]
    convocation max number of minions to teleport [10]
    RighteousFireSacrifice
    Spell, Buff, Area, Totemable, CausesBurning, Triggerable, DamageOverTime, Fire, AreaSpell
    Temps d'incantation: 1 sec.
    Temps de recharge: 10 sec.
    Inflige 677.1 Dégâts de feu de base par seconde
    La Durée de base est de 4 secondes
    is area damage [1]
    AvatarFireMortar
    Spell, Damage, Area, Trappable, Mineable, Totemable, Triggerable, Fire, Projectile, ProjectilesFromUser, Multicastable, Chains, CanRapidFire, AreaSpell
    Magma déferlant
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Temps de recharge: 2 sec.
    Un orbe enflammé qui inflige des dégâts de zone en touchant le sol avant de ricocher et continuer, rebondissant ainsi plusieurs fois en infligeant des dégâts à de multiples reprises
    +41.9% à la Résistance au feu
    La Durée de base est de 8.99 secondes
    Inflige 476.8 à 715.2 Dégâts de feu
    Ricoche +1 fois
    Rajoutez 41.9% de vos Dégâts physiques sous forme de Dégâts de feu
    base is projectile [1]
    is area damage [1]
    AvatarAnger
    Spell, Area, Buff, HasReservation, TotemCastsAlone, Totemable, Aura, Fire, Instant, AreaSpell, CanHaveBlessing, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
    Colère
    Temps d'incantation: 1.2 sec.
    Une aura qui ajoute des dégâts de feu aux attaques et aux sorts, affectant le lanceur et ses alliés.
    Vous et les Alliés à proximité avez 91.35 à 152.3 Dégâts de feu supplémentaires avec les Attaques
    active skill area of effect radius +% final [75]
    EmptyActionSpellHarbingerBuffStrong
    Spell
    Temps d'incantation: 0.5 sec.
    Temps de recharge: 5 sec.

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/LeagueAvatarStrong"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/LeagueAvatarStrong"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Avatar/Avatar25"] = {
        name = "<>",
        life = 0,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "AvatarAnger",
            "AvatarConvocation",
            "AvatarFireMortar",
            "RighteousFireSacrifice",
            "EmptyActionSpellHarbingerBuffStrong",
            "HarbingerSummonMonsters2",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarAnger"] = {
        name = "Anger",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that adds fire damage to the attacks and spells of you and your allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CanHaveBlessing] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "aura_skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_fire_damage",
            "attack_maximum_added_fire_damage",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {0.30000001192093, 0.5, 75, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarConvocation"] = {
        name = "Convocation",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Recalls all minions that are following you to your location, and grants them a temporary life regeneration effect.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Minion] = true,
            [SkillType.Instant] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_secondary_skill_effect_duration",
            "convocation_max_number_of_minions_to_teleport",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {2000, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarFireMortar"] = {
        name = "Rolling Magma",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chains] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_fire_damage_resistance_%",
            "physical_damage_%_to_add_as_fire",
            "number_of_chains",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 10, 10, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2, 2, 2},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 10000, 50, 50, 1, critChance = 5, levelRequirement = 85, statInterpolation = {3, 3, 2, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RighteousFireSacrifice"] = {
        name = "RighteousFireSacrifice",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Triggerable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {8.8000001907349, 4000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
            [2] = {7.6999998092651, 4000, levelRequirement = 35, statInterpolation = {3},  cost = { }, },
            [3] = {6.5999999046326, 4000, levelRequirement = 70, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSpellHarbingerBuffStrong"] = {
        name = "EmptyActionSpellHarbingerBuffStrong",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerSummonMonsters2"] = {
        name = "HarbingerSummonMonsters2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "harbinger_minion_extra_monster_chance_%",
            "harbinger_minion_remove_parent_life_on_death_permyriad",
            "skill_repeat_count",
            "harbinger_minion_max_magic_count",
            "harbinger_minion_max_rare_count",
            "base_skill_effect_duration",
            "harbinger_minion_max_extra_monsters_count",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {3, 0, 700, 1, 1, 0, 250, 1, levelRequirement = 1, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [2] = {6, 0, 400, 1, 4, 1, 250, 1, levelRequirement = 45, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [3] = {6, 25, 400, 1, 4, 1, 250, 1, levelRequirement = 46, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [4] = {8, 61, 181, 2, 6, 1, 250, 1, levelRequirement = 73, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [5] = {8, 75, 100, 2, 8, 1, 250, 1, levelRequirement = 85, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
        },
    }
    
    Ne peut pas subir de Dégâts
    IdMonsterCannotBeDamaged
    FamilyCannotBeDamaged
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base cannot be damaged Min: 1 Max: 1 Global
  • Invincibilité
    Immunité aux Dégâts.
    Ne peut pas subir de Dégâts
    Cannot Be Damaged
    harbinger base currency shard stack tenths to drop [38]
    harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
    IdHarbingerCurrencyShardsStrong
    FamilyHarbingerCurrencyShards
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • harbinger base currency shard stack tenths to drop Min: 38 Max: 38 Global
  • harbinger base currency shard stack tenths to drop best of 3 outcomes Min: 0 Max: 0 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Edit

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