Pale Tidecrasher
Undead
attack maximum action distance + [-3]
stance movement speed +% final [204]
SpectreN
AreaSolitary Confinement, Glacial Tarn, Frozen Falls, The Ziggurat Refuge
Tagsallows_inc_aoe, cold_affinity, humanoid, melee, not_dex, not_str, physical_affinity, Unarmed_onhit_audio, undead, very_slow_movement, zombie
Packs
  • Solitary Confinement, Glacial Tarn: Pale Abductor, Pale Tidecrasher, Bulbous Maw
  • The Ziggurat Refuge: Pale Abductor, Pale Tidecrasher, Bulbous Maw
  • 生命
    120%
    Energy Shield From Life
    10%
    抗性
    0 30 -30 0
    伤害
    120%
    命中
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    4 ~ 12
    攻击间隔
    1.5 Second
    Damage Spread
    ±20%
    经验值
    120%
    Model Size
    100%
    Type
    PaleWalker
    Metadata
    PaleWalkerWave
    等级
    65
    生命
    7,034
    [护甲]
    2,023
    伤害
    255
    法术伤害
    255
    命中
    2,214
    攻击间隔
    1.5
    经验值
    25,808
    召唤物生命
    6,785
    Minion Energy Shield
    754
    召唤物伤害
    995
    召唤物护甲
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 1.5 秒
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GPSPaleWalkerWave
    可触发, 伤害
    冷却时间: 8 秒
    造成 307.2 - 460.8 冰霜伤害
    击退距离延长 175%
    击退敌人
    action attack or cast time uses animation length [1]
    base is projectile [1]
    projectile uses contact position [1]
    use scaled contact offset [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/PaleWalker/PaleWalkerWave"] = {
        name = "Pale Tidecrasher",
        life = 1.2,
        energyShield = 0.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "GPSPaleWalkerWave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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["GPSPaleWalkerWave"] = {
        name = "GPSPaleWalkerWave",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "knockback_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "global_knockback",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 175, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    attack maximum action distance + [-3]
    stance movement speed +% final [204]
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 204 Max: 204 Global
  • attack maximum action distance + Min: -3 Max: -3 Global
  • Edit

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