Twisted Recollection
构造体
drop zana influence petals on death [1]
monster difficulty tankiness +% [100]
幽魂Y
标签construct, fast_movement, humanoid, mud_blood, not_dex, not_int
Packs
  • Eternal Regret, Twisted Recollection, Twisted Recollection
  • Feral Memory, Twisted Recollection, Twisted Recollection
  • Vicious Memory, Twisted Recollection, Twisted Recollection
  • 生命
    450%
    护甲
    +66%
    异常状态临界值
    450%
    抗性
    0 0 0 0
    伤害
    188%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 9
    攻击间隔
    1.395 秒
    伤害分布
    ±20%
    经验值
    150%
    Model Size
    115%
    类型
    ZanaWalkers
    Metadata
    ZanaWalker1
    等级
    68
    生命
    28,950
    护甲
    47,791
    闪避值
    4,739
    伤害
    702
    法术伤害
    702
    命中
    580
    攻击间隔
    1.395
    经验值
    15,383
    Minion Life
    6,280
    Minion Damage
    561
    异常状态临界值
    28,950
    冰缓
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 562–843
    暴击几率: 5%
    攻击间隔: 1.395 秒
    对你的敌人无情痛击。
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster difficulty tankiness +% Min: 100 Max: 100 全域
  • drop zana influence petals on death Min: 1 Max: 1 全域
  • visual_display_buff_removed_on_death
    Twisted Recollection
    构造体
    drop zana influence petals on death [1]
    monster difficulty tankiness +% [100]
    幽魂Y
    标签construct, fast_movement, humanoid, mud_blood, not_dex, not_int
    Packs
  • Eternal Regret, Twisted Recollection, Twisted Recollection
  • Screaming Loneliness, Twisted Recollection, Twisted Recollection
  • 生命
    450%
    护甲
    +66%
    异常状态临界值
    450%
    抗性
    0 0 0 0
    伤害
    188%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 9
    攻击间隔
    1.395 秒
    伤害分布
    ±20%
    经验值
    150%
    Model Size
    115%
    类型
    ZanaWalkers
    Metadata
    ZanaWalker2
    等级
    68
    生命
    28,950
    护甲
    47,791
    闪避值
    4,739
    伤害
    702
    法术伤害
    702
    命中
    580
    攻击间隔
    1.395
    经验值
    15,383
    Minion Life
    6,280
    Minion Damage
    561
    异常状态临界值
    28,950
    冰缓
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 562–843
    暴击几率: 5%
    攻击间隔: 1.395 秒
    对你的敌人无情痛击。
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster difficulty tankiness +% Min: 100 Max: 100 全域
  • drop zana influence petals on death Min: 1 Max: 1 全域
  • visual_display_buff_removed_on_death
    Twisted Recollection
    构造体
    drop zana influence petals on death [1]
    monster difficulty tankiness +% [100]
    幽魂Y
    标签construct, humanoid, mud_blood, not_dex, not_int, very_slow_movement
    Packs
  • Screaming Loneliness, Twisted Recollection, Twisted Recollection
  • Feral Memory, Twisted Recollection, Twisted Recollection
  • Vicious Memory, Twisted Recollection, Twisted Recollection
  • 生命
    450%
    护甲
    +66%
    异常状态临界值
    450%
    抗性
    0 0 0 0
    伤害
    188%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 9
    攻击间隔
    1.395 秒
    伤害分布
    ±20%
    经验值
    150%
    Model Size
    105%
    类型
    ZanaWalkers
    Metadata
    ZanaWalkerRanged
    等级
    68
    生命
    28,950
    护甲
    47,791
    闪避值
    4,739
    伤害
    702
    法术伤害
    702
    命中
    580
    攻击间隔
    1.395
    经验值
    15,383
    Minion Life
    6,280
    Minion Damage
    561
    异常状态临界值
    28,950
    冰缓
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 562–843
    暴击几率: 5%
    攻击间隔: 1.395 秒
    对你的敌人无情痛击。
    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
    法术, 投射物, 玩家投射物, 可触发
    暴击几率: 5%
    施放间隔: 1 秒
    造成 22.42 - 33.63 物理伤害
    物理伤害的 60% 转换为闪电伤害
    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
    法术, 可触发
    暴击几率: 5%
    施放间隔: 1 秒
    造成 1473 - 2210 物理伤害
    物理伤害的 60% 转换为闪电伤害
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster difficulty tankiness +% Min: 100 Max: 100 全域
  • drop zana influence petals on death Min: 1 Max: 1 全域
  • visual_display_buff_removed_on_death
    Edit

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