추악한 눈
악마
ignore actor scale from stats [1]
Foul Eye
SpectreN
Tagsabyssal, demon, medium_movement
생명력
70%
저항
0 0 0 0
Damage
70%
정확도
100%
치명타 명중 Chance
5%
치명타 피해 보너스
+30%
Attack Distance
4 ~ 8
공격 속도
1 Second
Damage Spread
±20%
경험치
70%
Model Size
100%
Type
PhantasmalEye
Metadata
PhantasmalEye
IsSummoned
Y
레벨
68
생명력
5,430
Damage
163
주문 피해
163
정확도
2,464
공격 속도
1
경험치
20,044
Minion Life
4,851
Minion Damage
678
Minion Armour
2,413
GSPhantasmalEyeBeamPlayerMinion
Spell, Triggerable, Attack, Damage
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
DomainsMonster (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.