MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
[DNT] Merc Duelist 2
Humanóide
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
monster no drops or experience [1]
Spectre
Tagshuman, humanoid, medium_height, medium_movement, red_blood
Vida
37%
Ailment Threshold
37%
Resistência
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.65 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
MercenaryDuelist2
Metadata
MercenaryDuelist2
Nível
68
Vida
2,380
Armadura
28,790
Evasão
4,739
Damage
374
Dano Mágico
374
Precisão
580
Attack Time
1.65
Experiência
10,255
Minion Life
516
Minion Damage
298
Ailment Threshold
2,380
Chill
8
Shock
8
Brittle
43
Scorch
8
Sap
21
Phys Convert Ele
240%
EASMercenaryPortalOut
Spell
Tempo de Conjuração: 1 seg

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Mercenaries/MercenaryDuelist2"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "[DNT] Merc Duelist 2",
    life = 0.37,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.65,
    attackRange = 10,
    accuracy = 1,
    skillList = {
        "EASMercenaryPortalOut",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["EASMercenaryPortalOut"] = {
    name = "EASMercenaryPortalOut",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
FamilyNothing
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • cant touch this 1 1 Global — Valor não escalável
  • cant possess this 1 1 Global — Valor não escalável
  • cannot be afflicted 1 1 Global — Valor não escalável
  • monster no talismans 1 1 Global — Valor não escalável
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valor não escalável
  • cannot be tagged by sentinel 1 1 Global
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — Valor não escalável
  • [DNT] Merc Duelist 2
    Humanóide
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    monster no drops or experience [1]
    Spectre
    Tagshuman, humanoid, medium_height, medium_movement, red_blood
    Vida
    37%
    Ailment Threshold
    37%
    Resistência
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.65 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    MercenaryDuelist2
    Metadata
    MercenaryDuelist2Allied
    Nível
    68
    Vida
    2,380
    Armadura
    28,790
    Evasão
    4,739
    Damage
    374
    Dano Mágico
    374
    Precisão
    580
    Attack Time
    1.65
    Experiência
    10,255
    Minion Life
    516
    Minion Damage
    298
    Ailment Threshold
    2,380
    Chill
    8
    Shock
    8
    Brittle
    43
    Scorch
    8
    Sap
    21
    Phys Convert Ele
    240%
    EASMercenaryPortalOut
    Spell
    Tempo de Conjuração: 1 seg

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Mercenaries/MercenaryDuelist2Allied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "[DNT] Merc Duelist 2",
        life = 0.37,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.65,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "EASMercenaryPortalOut",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASMercenaryPortalOut"] = {
        name = "EASMercenaryPortalOut",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valor não escalável
  • cant possess this 1 1 Global — Valor não escalável
  • cannot be afflicted 1 1 Global — Valor não escalável
  • monster no talismans 1 1 Global — Valor não escalável
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valor não escalável
  • cannot be tagged by sentinel 1 1 Global
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — Valor não escalável
  • Edit

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