MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
[DNT] Merc Ranger 1
人型
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
ライフ
24%
Ailment Threshold
24%
耐性
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
100%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 40
Attack Time
1.605 Second
Damage Spread
±20%
経験値
100%
Model Size
100%
Type
MercenaryRanger1
Metadata
MercenaryRanger1
レベル
68
ライフ
1,544
アーマー
28,790
回避力
4,739
Damage
374
スペルダメージ
374
命中
580
Attack Time
1.605
経験値
10,255
Minion Life
335
Minion Damage
298
Ailment Threshold
1,544
Chill
5
Shock
5
Brittle
28
Scorch
5
Sap
13
Phys Convert Ele
240%
EASMercenaryPortalOut
Spell
キャストタイム: 1 秒

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Mercenaries/MercenaryRanger1"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "[DNT] Merc Ranger 1",
    life = 0.24,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.605,
    attackRange = 40,
    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
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • cant touch this 1 1 Global — スケールできない値
  • cant possess this 1 1 Global — スケールできない値
  • cannot be afflicted 1 1 Global — スケールできない値
  • monster no talismans 1 1 Global — スケールできない値
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — スケールできない値
  • cannot be tagged by sentinel 1 1 Global
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — スケールできない値
  • [DNT] Merc Ranger 1
    人型
    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
    ライフ
    24%
    Ailment Threshold
    24%
    耐性
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.605 Second
    Damage Spread
    ±20%
    経験値
    100%
    Model Size
    100%
    Type
    MercenaryRanger1
    Metadata
    MercenaryRanger1Allied
    レベル
    68
    ライフ
    1,544
    アーマー
    28,790
    回避力
    4,739
    Damage
    374
    スペルダメージ
    374
    命中
    580
    Attack Time
    1.605
    経験値
    10,255
    Minion Life
    335
    Minion Damage
    298
    Ailment Threshold
    1,544
    Chill
    5
    Shock
    5
    Brittle
    28
    Scorch
    5
    Sap
    13
    Phys Convert Ele
    240%
    EASMercenaryPortalOut
    Spell
    キャストタイム: 1 秒

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Mercenaries/MercenaryRanger1Allied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "[DNT] Merc Ranger 1",
        life = 0.24,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.605,
        attackRange = 40,
        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
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — スケールできない値
  • cant possess this 1 1 Global — スケールできない値
  • cannot be afflicted 1 1 Global — スケールできない値
  • monster no talismans 1 1 Global — スケールできない値
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — スケールできない値
  • cannot be tagged by sentinel 1 1 Global
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — スケールできない値
  • Edit

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