MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceVaalSideAreaStrongboxShrine
시간의 마법사
언데드
MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning
is zarokh monster [1]
Temporal Warlock
SpectreY
Tags시전, energy_armour, ghost, medium_movement, not_dex, not_str, undead
Packs
  • 우주의 리치, 시간의 칼날혼, 시간의 마법사
  • 생명력
    128%
    Energy Shield From Life
    75%
    Ailment Threshold
    128%
    저항
    MonsterResistanceIconFire20 MonsterResistanceIconCold20 MonsterResistanceIconLightning20 MonsterResistanceIconChaos0
    Damage
    192%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 60
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    160%
    Model Size
    100%
    Type
    FaridunMinorDjinnCaster
    Metadata
    FaridunMinorDjinnCaster
    레벨
    68
    생명력
    8,235
    방어도
    28,790
    회피
    4,739
    에너지 보호막
    5,882
    Damage
    717
    주문 피해
    717
    정확도
    580
    Attack Time
    1.5
    경험치
    16,408
    Minion Life
    1,786
    Minion Energy Shield
    1,276
    Minion Damage
    573
    Ailment Threshold
    8,235
    Chill
    26
    Shock
    26
    Brittle
    147
    Scorch
    26
    Sap
    72
    Phys Convert Ele
    240%
    MPSFaridunDjinnChainOrb
    Spell, Projectile, ProjectilesFromUser, Triggerable
    시전 속도: 1 초
    재사용 대기시간: 10 초
    투사체 개수 속성이 이 스킬에 적용되지 않음
    action attack or cast time uses animation length [1]
    base deal no damage [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [282]
    projectile uses contact position [1]
    GSFaridunDjinnChainOrbImpact
    Spell, Triggerable
    치명타 확률: 5%
    시전 속도: 1 초
    911.9~1368 물리 피해
    기본 지속시간 4
    is area damage [1]
    MPSFaridunDjinnBolt
    Spell, Projectile, ProjectilesFromUser, Triggerable
    시전 속도: 1 초
    action attack or cast time uses animation length [1]
    base deal no damage [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [283]
    projectile uses contact position [1]
    MPSFaridunDjinnTripleBolt
    Spell, Projectile, ProjectilesFromUser, Triggerable
    시전 속도: 1 초
    재사용 대기시간: 6 초
    투사체 2개 추가 발사
    action attack or cast time uses animation length [1]
    base deal no damage [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [283]
    projectile uses contact position [1]
    MDFaridunDjinnDodgeBack
    재사용 대기시간: 5 초
    action attack or cast time uses animation length [1]
    action do not face target [1]
    action should face away from target [1]
    base deal no damage [1]
    monster dodge direction [3]
    monster dodge distance [25]
    MPWFaridunDjinnChainOrb
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 574—861
    치명타 확률: 5%
    Attack Time: 1.5 초
    action attack or cast time uses animation length [1]
    base deal no damage [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [186]
    projectile uses contact position [1]
    GSFaridunDjinnBoltImpact
    Spell, Triggerable
    치명타 확률: 5%
    시전 속도: 1 초
    390.8~586.2 물리 피해
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/FaridunLeague/FaridunWraith/FaridunMinorDjinnCaster"] = {
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        name = "Temporal Warlock",
        life = 1.28,
        energyShield = 0.75,
        damage = 1.92,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 60,
        accuracy = 1,
        skillList = {
            "MPSFaridunDjinnChainOrb",
            "GSFaridunDjinnChainOrbImpact",
            "MPWFaridunDjinnChainOrb",
            "MPSFaridunDjinnBolt",
            "MPSFaridunDjinnTripleBolt",
            "GSFaridunDjinnBoltImpact",
            "MDFaridunDjinnDodgeBack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSFaridunDjinnChainOrb"] = {
        name = "MPSFaridunDjinnChainOrb",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
            "base_deal_no_damage",
            "modifiers_to_projectile_count_do_not_apply",
        },
        levels = {
            [1] = {282, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSFaridunDjinnChainOrbImpact"] = {
        name = "GSFaridunDjinnChainOrbImpact",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4000, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWFaridunDjinnChainOrb"] = {
        name = "MPWFaridunDjinnChainOrb",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {186, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSFaridunDjinnBolt"] = {
        name = "MPSFaridunDjinnBolt",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {283, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSFaridunDjinnTripleBolt"] = {
        name = "MPSFaridunDjinnTripleBolt",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "number_of_additional_projectiles",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {283, 2, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSFaridunDjinnBoltImpact"] = {
        name = "GSFaridunDjinnBoltImpact",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MDFaridunDjinnDodgeBack"] = {
        name = "MDFaridunDjinnDodgeBack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
            "base_deal_no_damage",
            "action_do_not_face_target",
            "action_attack_or_cast_time_uses_animation_length",
            "action_should_face_away_from_target",
        },
        levels = {
            [1] = {3, 25, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    is zarokh monster [1]
    FamilyMonsterIsZarokhMonster
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • is zarokh monster Min: 1 Max: 1 Global
  • Edit

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