Foul Eye
Demon
ignore actor scale from stats [1]
SpectreN
Tagsabyssal, demon, medium_movement
生命
70%
抗性
0 0 0 0
伤害
70%
命中
100%
5%
Attack Distance
4 ~ 8
攻击间隔
1 Second
Damage Spread
±20%
经验值
70%
Model Size
100%
Type
PhantasmalEye
Metadata
PhantasmalEye
IsSummoned
Y
等级
68
生命
5,430
[护甲]
2,413
伤害
163
法术伤害
163
命中
2,464
攻击间隔
1
经验值
20,044
召唤物生命
4,851
召唤物伤害
678
召唤物护甲
2,413
GSPhantasmalEyeBeamPlayerMinion
法术, 可触发, 攻击, 伤害
Base Damage: 131–196
暴击几率: 11%
施放间隔: 1 秒
攻击间隔: 1 秒
造成 562.1 - 843.2 冰霜伤害
is area damage [1]
spell maximum action distance +% [-90]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Soulwrest/PhantasmalEye"] = {
    name = "Foul Eye",
    life = 0.7,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.7,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "GSPhantasmalEyeBeamPlayerMinion",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["GSPhantasmalEyeBeamPlayerMinion"] = {
    name = "GSPhantasmalEyeBeamPlayerMinion",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "spell_maximum_action_distance_+%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -90, critChance = 11, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
ignore actor scale from stats [1]
FamilyMonsterIgnoreActorScaleFromStats
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • ignore actor scale from stats Min: 1 Max: 1 Global
  • Edit

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