MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
ซากความสิ้นหวัง
ชีวิตประดิษฐ์
drop zana influence petals on death [1]
monster difficulty tankiness +% [100]
Despair Remnant
Spectre
Spectre OverrideMetadata/Monsters/AtlasMemories/ZanaInfluenceMonsters/ZanaRibbonLargeSpectre
Tagsconstruct, large_model, not_dex, not_str, slow_movement
Packs
  • ซากความสิ้นหวัง, ซากความเจ็บปวด
  • พลังชีวิต
    750%
    Energy Shield From Life
    100%
    Ailment Threshold
    750%
    ค่าต้านทาน
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    105%
    Type
    ZanaRibbonLarge
    Metadata
    ZanaRibbonLarge
    เลเวล
    68
    พลังชีวิต
    48,250
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    โล่พลังงาน
    45,953
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    10,466
    Minion Energy Shield
    9,968
    Minion Damage
    746
    Ailment Threshold
    48,250
    Chill
    153
    Shock
    153
    Brittle
    863
    Scorch
    153
    Sap
    422
    Phys Convert Ele
    240%
    MPWZanaRibbonLargeMulti
    Spell, Projectile, ProjectilesFromUser, Triggerable
    โอกาสคริติคอล: 6%
    เวลาร่าย: 1 วินาที
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base physical damage % to convert to fire [60]
    check for targets between initiator and projectile source [1]
    distribute projectiles over contact points [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [261]
    projectile uses contact position [1]
    spell maximum base physical damage [751.8]
    spell minimum base physical damage [501.2]
    use scaled contact offset [1]
    GTZanaRibbonLargeMulti
    Triggerable, Spell
    เวลาร่าย: 1 วินาที
    คูลดาวน์: 6 วินาที
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-30]
    MPSZanaRibbonLargeSingle
    Spell, Triggerable
    โอกาสคริติคอล: 6%
    เวลาร่าย: 1 วินาที
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base physical damage % to convert to fire [60]
    check for targets between initiator and projectile source [1]
    distribute projectiles over contact points [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [266]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    spell maximum base physical damage [788.9]
    spell minimum base physical damage [525.9]
    use scaled contact offset [1]

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasMemories/ZanaInfluenceMonsters/ZanaRibbonLarge"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Despair Remnant",
        life = 7.5,
        energyShield = 1,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "MPWZanaRibbonLargeMulti",
            "MPSZanaRibbonLargeSingle",
            "GTZanaRibbonLargeMulti",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWZanaRibbonLargeMulti"] = {
        name = "MPWZanaRibbonLargeMulti",
        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 = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_physical_damage_%_to_convert_to_fire",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "distribute_projectiles_over_contact_points",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 261, 60, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSZanaRibbonLargeSingle"] = {
        name = "MPSZanaRibbonLargeSingle",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_physical_damage_%_to_convert_to_fire",
            "spell_maximum_action_distance_+%",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "distribute_projectiles_over_contact_points",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 60, -30, 266, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTZanaRibbonLargeMulti"] = {
        name = "GTZanaRibbonLargeMulti",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    drop zana influence petals on death [1]
    monster difficulty tankiness +% [100]
    FamilyMonsterZanaInfluenced
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster difficulty tankiness +% 100 100 Global
  • drop zana influence petals on death 1 1 Global
  • visual_display_buff_removed_on_death
    Despair Remnant
    ชีวิตประดิษฐ์
    Spectre
    Tagsconstruct, large_model, not_dex, not_str, slow_movement
    พลังชีวิต
    375%
    Energy Shield From Life
    100%
    Ailment Threshold
    375%
    ค่าต้านทาน
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    105%
    Type
    ZanaRibbonLargeSpectre
    Metadata
    ZanaRibbonLargeSpectre
    เลเวล
    68
    พลังชีวิต
    24,125
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    โล่พลังงาน
    22,976
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    5,233
    Minion Energy Shield
    4,984
    Minion Damage
    746
    Ailment Threshold
    24,125
    Chill
    76
    Shock
    76
    Brittle
    432
    Scorch
    76
    Sap
    211
    Phys Convert Ele
    240%
    MPWZanaRibbonLargeMulti
    Spell, Projectile, ProjectilesFromUser, Triggerable
    โอกาสคริติคอล: 6%
    เวลาร่าย: 1 วินาที
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base physical damage % to convert to fire [60]
    check for targets between initiator and projectile source [1]
    distribute projectiles over contact points [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [261]
    projectile uses contact position [1]
    spell maximum base physical damage [751.8]
    spell minimum base physical damage [501.2]
    use scaled contact offset [1]
    GTZanaRibbonLargeMulti
    Triggerable, Spell
    เวลาร่าย: 1 วินาที
    คูลดาวน์: 6 วินาที
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-30]
    MPSZanaRibbonLargeSingle
    Spell, Triggerable
    โอกาสคริติคอล: 6%
    เวลาร่าย: 1 วินาที
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base physical damage % to convert to fire [60]
    check for targets between initiator and projectile source [1]
    distribute projectiles over contact points [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [266]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    spell maximum base physical damage [788.9]
    spell minimum base physical damage [525.9]
    use scaled contact offset [1]

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasMemories/ZanaInfluenceMonsters/ZanaRibbonLargeSpectre"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Despair Remnant",
        life = 3.75,
        energyShield = 1,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "MPWZanaRibbonLargeMulti",
            "MPSZanaRibbonLargeSingle",
            "GTZanaRibbonLargeMulti",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWZanaRibbonLargeMulti"] = {
        name = "MPWZanaRibbonLargeMulti",
        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 = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_physical_damage_%_to_convert_to_fire",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "distribute_projectiles_over_contact_points",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 261, 60, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSZanaRibbonLargeSingle"] = {
        name = "MPSZanaRibbonLargeSingle",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_physical_damage_%_to_convert_to_fire",
            "spell_maximum_action_distance_+%",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "distribute_projectiles_over_contact_points",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 60, -30, 266, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTZanaRibbonLargeMulti"] = {
        name = "GTZanaRibbonLargeMulti",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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