伊基亞呼之靈
人形
Spirit of Ikiaho
幽魂Y
標籤human, humanoid, medium_movement, not_dex, not_str, red_blood
生命
100%
生命轉為護盾
1000%
異常狀態臨界值
100%
抗性
0 0 0 0
傷害
120%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
5 ~ 10
攻擊間隔
1 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AncestralIkiahoMinion
Metadata
AncestralIkiahoMinion
IsSummoned
Y
等級
68
生命
6,433
護甲
28,790
閃避
4,739
能量護盾
61,270
傷害
448
法術傷害
448
命中
290
攻擊間隔
1
經驗值
10,255
異常狀態臨界值
6,433
冰緩
20
感電
20
易碎
115
焦灼
20
殘喘
56
AncestralIkiahoArcticBreath
法術, 投射物, 玩家投射物, 傷害, 陷阱技能, 圖騰技能, 地雷技能, 持續時間, 範圍, 法術可重複, 可觸發, 冰冷, 冰緩區域, 可齊射, 範圍法術
寒霜滲透
施放時間: 1 秒
射出一個寒冰投射物,在接觸到敵人或到達目標區域時會爆炸,造成範圍傷害和製造會造成冰冷持續傷害的冰緩區域。此冰緩區域會蔓延至附近的敵人,直到它的持續時間結束。
造成 396.2594.3 冰冷傷害
+5 秒基礎持續時間
每秒造成 550.2 基礎冰冷傷害
法術傷害同時影響此技能的持續傷害效果
基礎範圍為 1.5
基礎二段範圍為 1.5
最多可以有 10 個冰緩區域
active skill projectile speed +% variation final [60]
base is projectile [1]
projectile ballistic angle from target distance [1]
spell maximum action distance +% [-45]
total projectile spread angle override [200]
AncestralIkiahoIceStorm
法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 火焰, 可秘能爆發, 可齊射, 範圍法術
烈炎風暴
暴擊率: 5%
施放時間: 1 秒
呼喚無數火焰之球如雨一般灑落在目標區域。每顆火球落地時將會爆炸,並對附近的敵人造成傷害。
造成 13211981 冰冷傷害
+0.25 秒基礎持續時間
0.5 秒撞擊一次
基礎範圍為 1.3
第一次撞擊有 100% 更多範圍效果
action attack or cast time uses animation length [1]
firestorm base area of effect +% [-90]
is area damage [1]
removes % mana on hit [10]
spell maximum action distance +% [-45]
EASIkiahoIceStorm
法術
施放時間: 1 秒
冷卻時間: 4 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-40]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainMinionBase"

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainMinionBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralIkiahoMinion"] = {
    name = "Spirit of Ikiaho",
    life = 1,
    energyShield = 10,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.2,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 10,
    accuracy = 1,
    skillList = {
        "AncestralIkiahoIceStorm",
        "AncestralIkiahoArcticBreath",
        "EASIkiahoIceStorm",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["AncestralIkiahoIceStorm"] = {
    name = "Firestorm",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Cascadable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "fire_storm_fireball_delay_ms",
        "firestorm_base_area_of_effect_+%",
        "base_skill_effect_duration",
        "spell_maximum_action_distance_+%",
        "firestorm_initial_impact_area_of_effect_+%_final",
        "removes_%_mana_on_hit",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 500, -90, 250, -45, 100, 10, 13, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AncestralIkiahoArcticBreath"] = {
    name = "Creeping Frost",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Fire an icy projectile that bursts on impact or when reaching the targeted area, dealing area damage and creating a chilling area that deals cold damage over time. This area will creep across the ground towards nearby enemies until its duration expires.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Duration] = true,
        [SkillType.Area] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.ChillingArea] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_cold_damage_to_deal_per_minute",
        "arctic_breath_maximum_number_of_skulls_allowed",
        "total_projectile_spread_angle_override",
        "active_skill_projectile_speed_+%_variation_final",
        "base_skill_effect_duration",
        "spell_maximum_action_distance_+%",
        "active_skill_base_area_of_effect_radius",
        "active_skill_base_secondary_area_of_effect_radius",
        "spell_damage_modifiers_apply_to_skill_dot",
        "base_is_projectile",
        "projectile_ballistic_angle_from_target_distance",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4, 10, 200, 60, 5000, -45, 15, 15, levelRequirement = 1, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASIkiahoIceStorm"] = {
    name = "EASIkiahoIceStorm",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {-40, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
Edit

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