Reminiscência Sintética
Construto
drop zana influence petals on death [1]
monster difficulty tankiness +% [100]
Twisted Recollection
SpectreY
Tagsconstruct, fast_movement, humanoid, mud_blood, not_dex, not_int
Packs
  • Reminiscência Reescrita, Reminiscência Sintética, Reminiscência Sintética
  • Reminiscência de Demônio Explosivo, Reminiscência Sintética, Reminiscência Sintética
  • Reminiscência Decapitadora, Reminiscência Sintética, Reminiscência Sintética
  • Vida
    450%
    Armadura
    +66%
    Ailment Threshold
    450%
    Resistência
    0 0 0 0
    Damage
    188%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.395 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    115%
    Type
    ZanaWalkers
    Metadata
    ZanaWalker1
    Nível
    68
    Vida
    28,950
    Armadura
    47,791
    Evasão
    4,739
    Damage
    702
    Dano Mágico
    702
    Precisão
    580
    Attack Time
    1.395
    Experiência
    15,383
    Minion Life
    6,280
    Minion Damage
    561
    Ailment Threshold
    28,950
    Chill
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 562–843
    Chance de Crítico: 5%
    Attack Time: 1.395 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasMemories/ZanaInfluenceMonsters/ZanaWalker1"] = {
        name = "Twisted Recollection",
        life = 4.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.88,
        damageSpread = 0.2,
        attackTime = 1.395,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Unarmed",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    drop zana influence petals on death [1]
    monster difficulty tankiness +% [100]
    IdMonsterZanaInfluenced
    FamilyMonsterZanaInfluenced
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster difficulty tankiness +% Min: 100 Max: 100 Global
  • drop zana influence petals on death Min: 1 Max: 1 Global
  • visual_display_buff_removed_on_death
    Reminiscência Sintética
    Construto
    drop zana influence petals on death [1]
    monster difficulty tankiness +% [100]
    Twisted Recollection
    SpectreY
    Tagsconstruct, fast_movement, humanoid, mud_blood, not_dex, not_int
    Packs
  • Reminiscência Reescrita, Reminiscência Sintética, Reminiscência Sintética
  • Solidão Vociferante, Reminiscência Sintética, Reminiscência Sintética
  • Vida
    450%
    Armadura
    +66%
    Ailment Threshold
    450%
    Resistência
    0 0 0 0
    Damage
    188%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.395 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    115%
    Type
    ZanaWalkers
    Metadata
    ZanaWalker2
    Nível
    68
    Vida
    28,950
    Armadura
    47,791
    Evasão
    4,739
    Damage
    702
    Dano Mágico
    702
    Precisão
    580
    Attack Time
    1.395
    Experiência
    15,383
    Minion Life
    6,280
    Minion Damage
    561
    Ailment Threshold
    28,950
    Chill
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 562–843
    Chance de Crítico: 5%
    Attack Time: 1.395 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasMemories/ZanaInfluenceMonsters/ZanaWalker2"] = {
        name = "Twisted Recollection",
        life = 4.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.88,
        damageSpread = 0.2,
        attackTime = 1.395,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Unarmed",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    drop zana influence petals on death [1]
    monster difficulty tankiness +% [100]
    IdMonsterZanaInfluenced
    FamilyMonsterZanaInfluenced
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster difficulty tankiness +% Min: 100 Max: 100 Global
  • drop zana influence petals on death Min: 1 Max: 1 Global
  • visual_display_buff_removed_on_death
    Reminiscência Sintética
    Construto
    drop zana influence petals on death [1]
    monster difficulty tankiness +% [100]
    Twisted Recollection
    SpectreY
    Tagsconstruct, humanoid, mud_blood, not_dex, not_int, very_slow_movement
    Packs
  • Solidão Vociferante, Reminiscência Sintética, Reminiscência Sintética
  • Reminiscência de Demônio Explosivo, Reminiscência Sintética, Reminiscência Sintética
  • Reminiscência Decapitadora, Reminiscência Sintética, Reminiscência Sintética
  • Vida
    450%
    Armadura
    +66%
    Ailment Threshold
    450%
    Resistência
    0 0 0 0
    Damage
    188%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.395 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    105%
    Type
    ZanaWalkers
    Metadata
    ZanaWalkerRanged
    Nível
    68
    Vida
    28,950
    Armadura
    47,791
    Evasão
    4,739
    Damage
    702
    Dano Mágico
    702
    Precisão
    580
    Attack Time
    1.395
    Experiência
    15,383
    Minion Life
    6,280
    Minion Damage
    561
    Ailment Threshold
    28,950
    Chill
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 562–843
    Chance de Crítico: 5%
    Attack Time: 1.395 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MPSZanaWalkerLightningProj
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Causa 22.42 a 33.63 de Dano Físico
    60% do Dano Físico Convertido em Dano de Raio
    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 [263]
    projectile uses contact position [1]
    spell maximum action distance +% [-25]
    use scaled contact offset [1]
    GSZanaWalkerProjImpact
    Spell, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Causa 1473 a 2210 de Dano Físico
    60% do Dano Físico Convertido em Dano de Raio
    action attack or cast time uses animation length [1]
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasMemories/ZanaInfluenceMonsters/ZanaWalkerRanged"] = {
        name = "Twisted Recollection",
        life = 4.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.88,
        damageSpread = 0.2,
        attackTime = 1.395,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Unarmed",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MPSZanaWalkerLightningProj",
            "GSZanaWalkerProjImpact",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSZanaWalkerLightningProj"] = {
        name = "MPSZanaWalkerLightningProj",
        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_lightning",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "maintain_projectile_direction_when_using_contact_position",
            "check_for_targets_between_initiator_and_projectile_source",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 263, 60, -25, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSZanaWalkerProjImpact"] = {
        name = "GSZanaWalkerProjImpact",
        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_physical_damage_%_to_convert_to_lightning",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 60, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    drop zana influence petals on death [1]
    monster difficulty tankiness +% [100]
    IdMonsterZanaInfluenced
    FamilyMonsterZanaInfluenced
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster difficulty tankiness +% Min: 100 Max: 100 Global
  • drop zana influence petals on death Min: 1 Max: 1 Global
  • visual_display_buff_removed_on_death
    Edit

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