基洛阿瓦之靈
人形
Spirit of Kiloava
幽魂Y
標籤fast_movement, human, humanoid, not_int, red_blood
生命
120%
護甲
+75%
閃避
+25%
異常狀態臨界值
120%
抗性
0 0 0 0
傷害
100%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
5 ~ 19
攻擊間隔
1 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AncestralKiloavaMinion
Metadata
AncestralKiloavaMinion__
IsSummoned
Y
等級
68
生命
7,720
護甲
50,383
閃避
5,924
能量護盾
0
傷害
374
法術傷害
374
命中
290
攻擊間隔
1
經驗值
10,255
異常狀態臨界值
7,720
冰緩
24
感電
24
易碎
138
焦灼
24
殘喘
67
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 299–448
暴擊率: 5%
攻擊間隔: 1 秒
用強大的攻擊擊倒敵人。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MPWKiloavaSpearThrow
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 299–448
暴擊率: 5%
攻擊傷害: 120%
攻擊傷害: 120%
攻擊間隔: 1 秒
冷卻時間: 8 秒
50% 物理傷害轉換為閃電傷害
造成 20% 更多攻擊傷害
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [166]
projectile uses contact position [1]
use scaled contact offset [1]
GSKiloavaLightningBolt
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 5 秒
造成 412.71238 閃電傷害
100% 機率感電敵人
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-70]

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/AncestralKiloavaMinion__"] = {
    name = "Spirit of Kiloava",
    life = 1.2,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 19,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MPWKiloavaSpearThrow",
        "GSKiloavaLightningBolt",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = 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["MPWKiloavaSpearThrow"] = {
    name = "MPWKiloavaSpearThrow",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "monster_projectile_variation",
        "skill_physical_damage_%_to_convert_to_lightning",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0, 166, 50, baseMultiplier = 1.2, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSKiloavaLightningBolt"] = {
    name = "GSKiloavaLightningBolt",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "spell_maximum_action_distance_+%",
        "base_chance_to_shock_%",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.5, 1.5, -70, 100, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
Edit

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