Ódio de Dialla
Construto
Receba 25% do Dano Físico como Dano de Gelo Extra
Armadura aumentada em 40%
monster base type attack cast speed +% and damage -% final [33]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
monster casts shield charge text [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Dialla's Hatred
SpectreN
Tagsconstruct, ghost_armour, has_claw, has_one_handed_melee, large_height, medium_movement, melee, mud_blood, not_int, not_str, physical_affinity
Packs
  • WorldAreas#1343: Cólera de Dialla, Ódio de Dialla, Ira de Dialla, Fita de Assalto
  • Vida
    90%
    Evasão
    +30%
    Ailment Threshold
    90%
    Resistência
    0 85 0 0
    Damage
    90%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    2.505 Second
    Damage Spread
    ±20%
    Experiência
    50%
    Model Size
    110%
    Type
    GuardianBoss
    Metadata
    MapGuardianHeadsBossCold
    Nível
    68
    Vida
    5,790
    Armadura
    28,790
    Evasão
    6,161
    Damage
    336
    Dano Mágico
    336
    Precisão
    580
    Attack Time
    2.505
    Experiência
    5,128
    Minion Life
    1,256
    Minion Damage
    268
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 608–912
    Chance de Crítico: 5%
    Attack Time: 2.505 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    GuardianShieldCharge
    Attack, Melee, MeleeSingleTarget, Movement, Travel
    Investida com Escudo
    Base Damage: 608–912
    Chance de Crítico: 5%
    Attack Time: 2.505 seg
    Faz uma investida contra um inimigo, batendo nele com o escudo do personagem golpeando-o. Inimigos no caminho são empurrados para o lado. Dano e atordoamento são proporcionais à distância viajada.
    35% mais Dano com Acertos na Distância Máxima da Investida
    Velocidade de Movimento aumentada em 70%
    ignores proximity shield [1]
    shield charge continue past target [0]
    shield charge extra distance [30]
    shield charge remove stun and knockback [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Guardians/Guardian"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Guardians/Guardian"
    
    Render
    {
    	has_light = false
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Guardians/MapGuardianHeadsBossCold"] = {
        name = "Dialla's Hatred",
        life = 0.9,
        fireResist = 0,
        coldResist = 85,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.9,
        damageSpread = 0.2,
        attackTime = 2.505,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "GuardianShieldCharge",
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GuardianShieldCharge"] = {
        name = "Shield Charge",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "shield_charge_continue_past_target",
            "base_movement_velocity_+%",
            "shield_charge_damage_+%_maximum",
            "shield_charge_extra_distance",
            "shield_charge_remove_stun_and_knockback",
            "ignores_proximity_shield",
        },
        levels = {
            [1] = {0, 70, 35, 30, levelRequirement = 3, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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 = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Não Pode Bloquear Dano de Ataques
    IdMonsterAuraAddedColdDamage
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 25 Max: 25 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental cold
    Aura de Dano de Gelo
    Raio: 50
    Aliados causam dano de gelo adicional
    Receba 25% do Dano Físico como Dano de Gelo Extra
    Cold Damage Aura
    Armadura aumentada em 40%
    IdMonsterImplicitDamageReduction1
    FamilyIncreasedPhysicalDamageReductionRatingPercent
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • physical damage reduction rating +% Min: 40 Max: 40 Global
  • Craft Tagsdefences armour
    Chance de Crítico aumentada em (10–14)%
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    Velocidade de Conjuração aumentada em 35%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • +1 ao Nível de todas as Gemas Erguer Zumbi
    +1 ao Nível de todas as Gemas Erguer Espectro
    IdMonsterCastsShieldChargeText
    FamilyMonsterCastsShieldChargeText
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster casts shield charge text Min: 1 Max: 1 Global
  • +20% de Resistência a Caos aos Monstros
    +30% de Resistência Elemental aos Monstros
    heist contract alert level +% final [-5]
    heist contract lockdown timer +% [5]
    heist monster spawner alive limit +% [5]
    map item drop quantity +% [13]
    map item drop rarity +% [8]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (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.