惡臭之眼
惡魔
ignore actor scale from stats [1]
Foul Eye
SpectreN
Tagsabyssal, demon, medium_movement
生命
70%
抗性
0 0 0 0
傷害
70%
命中
100%
暴擊 Chance
5%
Attack Distance
4 ~ 8
攻擊時間
1 Second
Damage Spread
±20%
經驗值
70%
Model Size
100%
Type
PhantasmalEye
Metadata
PhantasmalEye
IsSummoned
Y
等級
68
生命
5,430
傷害
163
法術傷害
163
命中
2,464
攻擊時間
1
經驗值
20,044
召喚物生命
4,851
召喚物傷害
678
召喚物護甲
2,413
GSPhantasmalEyeBeamPlayerMinion
法術, 可觸發, 攻擊, 傷害
Base Damage: 131–196
暴擊率: 11%
施放時間: 1 秒
攻擊時間: 1 秒
造成 562.1843.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.