Kiloava
Humanoid
monster map boss extra damage taken from crit +% final [-50]
damage +% vs players [-15]
monster damage +% final vs monsters from ancestral rank [900]
SpectreN
Tagsfast_movement, human, humanoid, not_int, red_blood
Life
120%
Armour
+75%
Evasion
+25%
Ailment Threshold
120%
Resistance
40 40 40 25
Damage
100%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
5 ~ 19
Attack Time
1.5 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
AncestralKiloava
Metadata
AncestralKiloava___
Level
68
Life
7,720
Armour
50,383
Evasion
5,924
Energy Shield
0
Damage
374
Spell Damage
374
Accuracy
290
Attack Time
1.5
Experience
10,255
Ailment Threshold
7,720
Chill
24
Shock
24
Brittle
138
Scorch
24
Sap
67
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 299–448
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
GAKiloavaShieldCrush
Triggerable, Attack
Base Damage: 299–448
Critical Strike Chance: 5%
Attack Damage: 150%
Attack Damage: 150%
Attack Time: 1.5 sec
Cooldown Time: 5 sec
50% of Physical Damage Converted to Lightning Damage
Deals 50% more Attack Damage
action attack or cast time uses animation length [1]
is area damage [1]
GAKiloavaShieldWave
Triggerable, Attack
Base Damage: 299–448
Critical Strike Chance: 5%
Attack Damage: 200%
Attack Damage: 200%
Attack Time: 1.5 sec
Cooldown Time: 7.5 sec
50% of Physical Damage Converted to Lightning Damage
Deals 100% more Attack Damage
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-35]
MPWKiloavaSpearThrow
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 299–448
Critical Strike Chance: 5%
Attack Damage: 120%
Attack Damage: 120%
Attack Time: 1.5 sec
Cooldown Time: 8 sec
50% of Physical Damage Converted to Lightning Damage
Deals 20% more Attack Damage
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
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Cooldown Time: 5 sec
Deals 412.7 to 1238 Lightning Damage
100% chance to Shock enemies
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-70]
MPWKiloavaSpearSecondary
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 299–448
Critical Strike Chance: 5%
Attack Time: 1.5 sec
50% of Physical Damage Converted to Lightning Damage
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [167]
projectile uses contact position [1]
use scaled contact offset [1]
GAKiloavaSecondarySpearExplosion
Triggerable, Attack
Base Damage: 299–448
Critical Strike Chance: 5%
Attack Damage: 125%
Attack Damage: 125%
Attack Time: 1.5 sec
Deals 25% more Attack Damage
is area damage [1]
GSKiloavaLightningCascade
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 371.4 to 1114 Lightning Damage
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
GTKiloavaLightningCascade
Triggerable, Spell
Cast Time: 1 sec
Cooldown Time: 15 sec
action attack or cast time uses animation length [1]
spell maximum action distance +% [-60]

Object Type

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

Object Type Codes

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

Animated
{
	on_shield_crush_01 =
	"
		Roll( 1, 3,
		{
			PlayTextAudio( AncestralKiloavaCrashingWaveRandom, Metadata/Monsters/LeagueAncestral/AncestralKiloava___ );
		} );
	"

	on_shield_throw_01 =
	"
		Roll( 1, 3,
		{
			PlayTextAudio( AncestralKiloavaGaleWindRandom, Metadata/Monsters/LeagueAncestral/AncestralKiloava___ );
		} );
	"

	on_spear_throw_01 =
	"
		Roll( 1, 3,
		{
			PlayTextAudio( AncestralKiloavaValakosIreRandom, Metadata/Monsters/LeagueAncestral/AncestralKiloava___ );
		} );
	"

	on_event_spear_charge =
	"
		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Kiloava/spear/spear_fx.epk, Metadata/Monsters/LeagueAncestral/Chieftains/Kiloava/Attachments/KiloavaSpear.ao );
		Delay( 1.0,
		{
			RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Kiloava/spear/spear_fx.epk, Metadata/Monsters/LeagueAncestral/Chieftains/Kiloava/Attachments/KiloavaSpear.ao);
		} );
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralKiloava___"] = {
    name = "Kiloava",
    life = 1.2,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 19,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MPWKiloavaSpearThrow",
        "MPWKiloavaSpearSecondary",
        "GAKiloavaShieldCrush",
        "GAKiloavaShieldWave",
        "GSKiloavaLightningBolt",
        "GAKiloavaSecondarySpearExplosion",
        "GSKiloavaLightningCascade",
        "GTKiloavaLightningCascade",
    },
    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["MPWKiloavaSpearSecondary"] = {
    name = "MPWKiloavaSpearSecondary",
    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",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {0, 167, 50, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAKiloavaShieldCrush"] = {
    name = "GAKiloavaShieldCrush",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_lightning",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0, 50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAKiloavaShieldWave"] = {
    name = "GAKiloavaShieldWave",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_lightning",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0, 50, -35, baseMultiplier = 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 = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAKiloavaSecondarySpearExplosion"] = {
    name = "GAKiloavaSecondarySpearExplosion",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {baseMultiplier = 1.25, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSKiloavaLightningCascade"] = {
    name = "GSKiloavaLightningCascade",
    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",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {0.5, 1.5, -25, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTKiloavaLightningCascade"] = {
    name = "GTKiloavaLightningCascade",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [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] = {-60, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster map boss extra damage taken from crit +% final [-50]
IdAncestralTrailMonsterCriticalResistanceValako
FamilyAncestralTrialMonster
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster map boss extra damage taken from crit +% final Min: -50 Max: -50 Global
  • damage +% vs players [-15]
    monster damage +% final vs monsters from ancestral rank [900]
    IdAncestralTrialChieftainBalance
    FamilyAncestralTrialMonster
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • damage +% vs players Min: -15 Max: -15 Local
  • monster damage +% final vs monsters from ancestral rank Min: 900 Max: 900 Global
  • Kiloava
    Humanoid
    monster map boss extra damage taken from crit +% final [-50]
    SpectreN
    Tagsfast_movement, human, humanoid, not_int, red_blood
    Packs
  • Kiloava, Thunderbird, Storm Guard
  • Life
    540%
    Armour
    +75%
    Evasion
    +25%
    Ailment Threshold
    540%
    Resistance
    40 40 40 25
    Damage
    100%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    5 ~ 19
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    200%
    Model Size
    100%
    Type
    AncestralKiloavaStandalone
    Metadata
    AncestralKiloavaStandalone
    Level
    68
    Life
    34,740
    Armour
    50,383
    Evasion
    5,924
    Energy Shield
    0
    Damage
    374
    Spell Damage
    374
    Accuracy
    290
    Attack Time
    1.5
    Experience
    20,510
    Ailment Threshold
    34,740
    Chill
    110
    Shock
    110
    Brittle
    621
    Scorch
    110
    Sap
    303
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 299–448
    Critical Strike Chance: 5%
    Attack Time: 1.5 sec
    Strike your foes down with a powerful blow.
    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]
    GAKiloavaShieldCrush
    Triggerable, Attack
    Base Damage: 299–448
    Critical Strike Chance: 5%
    Attack Damage: 150%
    Attack Damage: 150%
    Attack Time: 1.5 sec
    Cooldown Time: 5 sec
    50% of Physical Damage Converted to Lightning Damage
    Deals 50% more Attack Damage
    action attack or cast time uses animation length [1]
    is area damage [1]
    GAKiloavaShieldWave
    Triggerable, Attack
    Base Damage: 299–448
    Critical Strike Chance: 5%
    Attack Damage: 200%
    Attack Damage: 200%
    Attack Time: 1.5 sec
    Cooldown Time: 7.5 sec
    50% of Physical Damage Converted to Lightning Damage
    Deals 100% more Attack Damage
    action attack or cast time uses animation length [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-35]
    MPWKiloavaSpearThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 299–448
    Critical Strike Chance: 5%
    Attack Damage: 120%
    Attack Damage: 120%
    Attack Time: 1.5 sec
    Cooldown Time: 8 sec
    50% of Physical Damage Converted to Lightning Damage
    Deals 20% more Attack Damage
    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
    Spell, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1 sec
    Cooldown Time: 5 sec
    Deals 412.7 to 1238 Lightning Damage
    100% chance to Shock enemies
    action attack or cast time uses animation length [1]
    is area damage [1]
    spell maximum action distance +% [-70]
    MPWKiloavaSpearSecondary
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 299–448
    Critical Strike Chance: 5%
    Attack Time: 1.5 sec
    50% of Physical Damage Converted to Lightning Damage
    action attack or cast time uses animation length [1]
    base deal no damage [1]
    base is projectile [1]
    monster projectile variation [167]
    projectile uses contact position [1]
    use scaled contact offset [1]
    GAKiloavaSecondarySpearExplosion
    Triggerable, Attack
    Base Damage: 299–448
    Critical Strike Chance: 5%
    Attack Damage: 125%
    Attack Damage: 125%
    Attack Time: 1.5 sec
    Deals 25% more Attack Damage
    is area damage [1]
    GSKiloavaLightningCascade
    Spell, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1 sec
    Deals 371.4 to 1114 Lightning Damage
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]
    GTKiloavaLightningCascade
    Triggerable, Spell
    Cast Time: 1 sec
    Cooldown Time: 15 sec
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-60]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainBaseStandalone"
    
    Animated
    {
    	on_shield_crush_01 =
    	"
    		Roll( 1, 3,
    		{
    			PlayTextAudio( AncestralKiloavaCrashingWaveRandom, Metadata/Monsters/LeagueAncestral/AncestralKiloava___ );
    		} );
    	"
    
    	on_shield_throw_01 =
    	"
    		Roll( 1, 3,
    		{
    			PlayTextAudio( AncestralKiloavaGaleWindRandom, Metadata/Monsters/LeagueAncestral/AncestralKiloava___ );
    		} );
    	"
    
    	on_spear_throw_01 =
    	"
    		Roll( 1, 3,
    		{
    			PlayTextAudio( AncestralKiloavaValakosIreRandom, Metadata/Monsters/LeagueAncestral/AncestralKiloava___ );
    		} );
    	"
    
    	on_event_spear_charge =
    	"
    		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Kiloava/spear/spear_fx.epk, Metadata/Monsters/LeagueAncestral/Chieftains/Kiloava/Attachments/KiloavaSpear.ao );
    		Delay( 1.0,
    		{
    			RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Kiloava/spear/spear_fx.epk, Metadata/Monsters/LeagueAncestral/Chieftains/Kiloava/Attachments/KiloavaSpear.ao);
    		} );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAncestral/AncestralKiloavaStandalone"] = {
        name = "Kiloava",
        life = 5.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 19,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MPWKiloavaSpearThrow",
            "MPWKiloavaSpearSecondary",
            "GAKiloavaShieldCrush",
            "GAKiloavaShieldWave",
            "GSKiloavaLightningBolt",
            "GAKiloavaSecondarySpearExplosion",
            "GSKiloavaLightningCascade",
            "GTKiloavaLightningCascade",
        },
        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["MPWKiloavaSpearSecondary"] = {
        name = "MPWKiloavaSpearSecondary",
        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",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {0, 167, 50, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAKiloavaShieldCrush"] = {
        name = "GAKiloavaShieldCrush",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_lightning",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAKiloavaShieldWave"] = {
        name = "GAKiloavaShieldWave",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_lightning",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 50, -35, baseMultiplier = 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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAKiloavaSecondarySpearExplosion"] = {
        name = "GAKiloavaSecondarySpearExplosion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {baseMultiplier = 1.25, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSKiloavaLightningCascade"] = {
        name = "GSKiloavaLightningCascade",
        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",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, -25, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTKiloavaLightningCascade"] = {
        name = "GTKiloavaLightningCascade",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [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] = {-60, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster map boss extra damage taken from crit +% final [-50]
    IdAncestralTrailMonsterCriticalResistanceValako
    FamilyAncestralTrialMonster
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster map boss extra damage taken from crit +% final Min: -50 Max: -50 Global
  • Kiloava Topic /5 ⍟
    NPCName
    AkoyaKiloava makes grand claims about his own abilities, but he backs them up with the strength to win. I care little for bluster, so long as the warriors in these Halls adhere to the Way.
    TawhanukuA gull was flying through the sky when it sighted a fish. It dove, but a larger bird snatched it out of the sea. The gull cawed loudly and angrily, and the larger bird dropped the fish. The gull ate well that day. It continued cawing at other birds along the shore, taking what was theirs. Eventually, it saw a great feast laid out near a fire, and it cawed aggressively at the creature beside it. That creature was a Karui woman, far stronger than any bird, and she happily added the gull to her feast.
    Kiloava's BlusterNot even the storm knows when lightning will strike.
    Valako's SignA gift from Valako,
    appointing Kiloava as the Herald of War.
    A title Kaom claimed when he ended Kiloava's bloodline.
    Loyalty Tattoo of Kiloava
    Kiloava Text Audio /164 ⍟
    Name
    Crashing wave!
    AncestralKiloavaCrashingWaveRandom
    Crashing wave!
    AncestralKiloavaCrashingWave2
    Valako's ire!
    AncestralKiloavaValakosIreRandom
    Valako's ire!
    AncestralKiloavaValakosIre2
    Gale wind!
    AncestralKiloavaGaleWindRandom
    Gale wind!
    AncestralKiloavaGaleWind2
    Makanga!
    KiloavaLikesPlayerIsChampion
    Fight! Fight! Fight!
    KiloavaNeutralPlayerIsChampion
    Karui! Karui!
    KiloavaDislikesPlayerIsChampion
    Rise up, outsider!
    KiloavaLikesPlayerLostLast
    Let's see some blood!
    KiloavaNeutralPlayerLostLast
    This is going to be a bloodbath!
    KiloavaDislikesPlayerLostLast
    Outsider! Kill them all!
    KiloavaLikesPlayerNoRecord
    Someone get me some mead!
    KiloavaNeutralPlayerNoRecord
    What's this disgraceful setup?
    KiloavaDislikesPlayerNoRecord
    Akoya! Akoya! Akoya!
    KiloavaCommentsOnAkoya
    Boo, Ikiaho! Chill someone else's battlefield!
    KiloavaCommentsOnIkiaho
    Can the turtle be taken down?!
    KiloavaCommentsOnKahuturoa
    Kick Kaom right in his massive ego!
    KiloavaCommentsOnKaom
    Let's get some real warmongers out there!
    KiloavaCommentsOnMaata
    Move like the ocean, sting like the storm!
    KiloavaCommentsOnRakiata
    No one ever knows what you're talking about, woman!
    KiloavaCommentsOnTawhanuku
    Let's see if Utula really can burn it all down!
    KiloavaCommentsOnUtula
    Go wanna-wanna!
    KiloavaCommentsOnAhuana
    I'm going to crush you... like a hurricane!
    KiloavaFightBeginsPlayerWonLast1
    This should be easy!
    KiloavaFightBeginsPlayerLostLast1
    Your army means nothing to me!
    KiloavaFightBeginsPlayerMoreSoldiers1
    You should have brought more warriors!
    KiloavaFightBeginsPlayerLessSoldiers1
    Look at all that gear. I'm still going to win!
    KiloavaFightBeginsPlayerMoreItems1
    Did you forget to equip your warriors?
    KiloavaFightBeginsPlayerLessItems1
    This battlefield is so cluttered!
    KiloavaFightBeginsPlayerMoreFieldItems1
    A nice clean battlefield!
    KiloavaFightBeginsPlayerLessFieldItems1
    For Valako!
    KiloavaWarcry1
    For Valako!
    KiloavaWarcry2
    Become the storm!
    KiloavaWarcry3
    Become the storm!
    KiloavaWarcry4
    Strike!
    KiloavaWarcry5
    Strike!
    KiloavaWarcry6
    How did that happen?!
    KiloavaTeamTotemDestroyed1
    How did that happen?!
    KiloavaTeamTotemDestroyed2
    Oh, come on!
    KiloavaTeamTotemDestroyed3
    Oh, come on!
    KiloavaTeamTotemDestroyed4
    What is going on?!
    KiloavaTeamTotemDestroyed5
    What is going on?!
    KiloavaTeamTotemDestroyed6
    This is rhoa dung!
    KiloavaTotemDestroyed1
    This is rhoa dung!
    KiloavaTotemDestroyed2
    Cheater! They're cheating!
    KiloavaTotemDestroyed3
    Cheater! They're cheating!
    KiloavaTotemDestroyed4
    Valako ravage you all!
    KiloavaTotemDestroyed5
    Valako ravage you all!
    KiloavaTotemDestroyed6
    You're about to lose!
    KiloavaYourTeamTotemDestroyed1
    You're about to lose!
    KiloavaYourTeamTotemDestroyed2
    We just keep winning!
    KiloavaYourTeamTotemDestroyed3
    We just keep winning!
    KiloavaYourTeamTotemDestroyed4
    So easy!
    KiloavaYourTeamTotemDestroyed5
    So easy!
    KiloavaYourTeamTotemDestroyed6
    I didn't even break a sweat!
    KiloavaYourTotemDestroyed1
    I didn't even break a sweat!
    KiloavaYourTotemDestroyed2
    This was hardly a battle!
    KiloavaYourTotemDestroyed3
    This was hardly a battle!
    KiloavaYourTotemDestroyed4
    Woooo!
    KiloavaYourTotemDestroyed5
    I am the greatest of all time!
    KiloavaCommentDefeatedYou1
    I am the greatest of all time!
    KiloavaCommentDefeatedYou2
    Another victory for me... and Valako!
    KiloavaCommentDefeatedYou3
    Another victory for me... and Valako!
    KiloavaCommentDefeatedYou4
    Ha ha!
    KiloavaCommentDefeatedYou5
    Lucky! You got lucky!
    KiloavaCommentWhenDefeated1
    Lucky! You got lucky!
    KiloavaCommentWhenDefeated2
    My warriors screwed up! It's their fault!
    KiloavaCommentWhenDefeated3
    My warriors screwed up! It's their fault!
    KiloavaCommentWhenDefeated4
    I should show these amateurs a thing or two!
    KiloavaCommentsFromStandsOnMatch1
    You hardly deserve Valako's gifts!
    KiloavaCommentPurchaseItem1
    You hardly deserve Valako's gifts!
    KiloavaCommentPurchaseItem2
    Better not use that against me!
    KiloavaCommentPurchaseItem3
    Better not use that against me!
    KiloavaCommentPurchaseItem4
    Pfft.
    KiloavaCommentPurchaseFieldItem1
    Pfft.
    KiloavaCommentPurchaseFieldItem2
    I still can't believe these things are permitted.
    KiloavaCommentPurchaseFieldItem3
    I still can't believe these things are permitted.
    KiloavaCommentPurchaseFieldItem4
    Valako's finest!
    KiloavaCommentInspectRecruits1
    Valako's finest!
    KiloavaCommentInspectRecruits2
    The best in all of history!
    KiloavaCommentInspectRecruits3
    The best in all of history!
    KiloavaCommentInspectRecruits4
    You won't be disappointed.
    KiloavaCommentRecruitRecruit1
    You won't be disappointed.
    KiloavaCommentRecruitRecruit2
    Now you have a chance.
    KiloavaCommentRecruitRecruit3
    Now you have a chance.
    KiloavaCommentRecruitRecruit4
    You humbled Ikiaho! While she's feeling down, perhaps I'll once again ask her to go through the traditions with me. What's the worst she could say?
    Ikiaho's Defeat
    Nobody thaws the frozen heart, as they say.
    Ikiaho's Victory
    Ha ha! Kaom of legend, humiliated! What a match!
    Kaom's Defeat
    Of course you lost to Kaom. He's {Kaom}. Why did you even fight him?
    Kaom's Victory
    Congratulations on beating up an old man.
    Maata's Defeat
    Ha ha! You got thrashed by an old man! I never thought I'd live to see the day.
    Maata's Victory
    You haven't humbled Ahuana. She was a great leader of the united Karui tribes. You can't even begin to bother her.
    Ahuana's Defeat
    Ahuana can't be matched! Arrow in the eye! Yeah!
    Ahuana's Victory
    You only defeated Akoya because she plays fair. Remember that.
    Akoya's Defeat
    Akoya! Now there's a Karui woman! What strength!
    Akoya's Victory
    You and I both know you cheated against me. Don't speak to me like you're a real competitor.
    Kiloava's Defeat
    Ha ha, outsider, I {destroyed} you!
    Kiloava's Victory
    That was a decent match to watch. You're something of a warrior. Just something. Don't get an ego.
    Match Victory
    That defeat must sting! You got crushed!
    Match Loss
    Akoya! Akoya! Yeah!
    KiloavaCommentOnPurchaseItemAkoya
    The Ramako Tribe knows how to make the good things!
    KiloavaCommentOnPurchaseItemAhuana
    Don't fight me with that.
    KiloavaCommentOnPurchaseEliteAkoya
    Nobody can stand against Ahuana's warriors!
    KiloavaCommentOnPurchaseEliteAhuana
    I am furious! This is an insult to all of us!
    KiloavaConversationWithAkoyaOne
    Do you think you will ever reach perfection with a bow, Ahuana?
    KiloavaConversationWithAhuanaOne
    I don't know about that. I'm perfect with my weapon.
    KiloavaConversationWithAhuanaTwo
    Sometimes, you're so positive, I think you're actually mocking—you know what? I'll just accept the compliment.
    KiloavaConversationWithAhuanaThree
    I am the greatest warrior of all time!
    KiloavaRandomShout1
    Yeaaaaaaaah!
    KiloavaRandomShout2
    Who can stand against the storm?
    KiloavaRandomShout3
    What time is it? It's Kiloava time!
    KiloavaRandomShout4
    Kaom can eat a {rumakino} berry for all I care. I don't want to talk about him.
    Kaom
    I have a complex relationship with Valako. I speak to him, and he remains silent. It's just like my last wife! I joke, but... we're alone. The Karui must forge their own path in this world. Valako is more like our tribe mascot than an actual figure of leadership or aid.
    Valako
    Many think I was 'defeated' by Kaom in some grand battle, but I was seventy-four when he took my head. He essentially bullied an old man. Can you picture my delight when I awoke here in my prime? I know that I give you lots of, what do they say? Shite? Yes, but I'm just overcome with joy at being young and strong again. No harm meant. Oh, and I'm one of the lucky ones. Here, our souls appear as we truly see ourselves. Some of us had some pretty big surprises when they woke up in the Halls of the Dead! Ha ha!
    Souls
    They call me the first Herald of War, and indeed I was, but they don't understand. Valako gave a Sign to my people thousands of years ago, a ring with his graven pattern. It passed down from chieftain to chieftain in my tribe. When I put it on, it did something it never had before: it surged with the power of the storm. Valako didn't know me. How could he? The gods were asleep. So, I appointed {myself} the Herald of War, and I used the power of Valako's Sign to win many great battles. I laid the foundations for Karui unification before Kaom was even an urge in some bastard's loins.
    Herald of War
    We all seem neatly divided into our tribes here, but it isn't so. Warriors switch tribes all the time due to marriage, chieftain successions, or simple wanderlust. We Karui are a nomadic people, in the physical and spiritual sense. When I call my tribe the Valako tribe, yes, we are, but at one time we followed Tukohama, and at another Tasalio, and then Valako again before that. Essentially, each god must prove themselves to us the same way we prove ourselves to each other. If a tribe falls on hard times, clearly, their god has failed them, and it may be time for another. We can also call upon any god we wish at any time, so long as we are in good standing as a warrior. Basically, it's like children running amok around the campfire.
    Tribes
    It's funny, outsider. We think we get to choose who we fight. Tawhanuku already knows ahead of time what we will do, mostly. If you fight her, it's because she's chosen to fight {you}. That doesn't mean she'll win, though. Even Hinekora's vision isn't infallible.
    Tawhanuku
    He's an odd tuatara, that one. Seems to think this incredible place is some sort of prison. I for one relish being in my prime again. Maybe he's just angry he's got those crazy bug eyes.
    Utula
    Ha ha, poor Maata! Because of his true self, he's cursed to be an old man for eternity! Hilarity!
    Maata
    Certain arrogant warlords claim my bloodline was ended, but they don't know just how many children I really had... I was something of a madman in my prime! Half the warriors serving under them might be descended from me at this point! Ha ha! Ah... they come to the Halls of the Dead for advice. I tell them to drink, fight, and enjoy life while they have it!
    Bloodline
    Have you ever had the feeling, during a rising storm, that the winds and rain might just keep getting stronger and never ebb? That's how the world will end. A great storm will cover the land, and it will just keep raging harder and harder until everything is swept away. Then, as always happens after a big storm, life will burgeon anew. We see it all the time around us. Why would it be any other way?
    The End of Time
    Yes, yes, she has a frozen heart. That's all anyone ever talks about. She's turned {me} down a few times, and I've gone through the traditions with everyone else here, even Rakiata! No disrespect, if it moves, I'll chase it! We're all young again—except for poor Maata, ha ha!—so why shouldn't we enjoy ourselves?
    Ikiaho

    Kiloava_Greeting_01_01.ogg

    Kiloava_Greeting_01_02.ogg

    Kiloava_Greeting_01_03.ogg

    Kiloava_Greeting_01_04.ogg

    Kiloava_Greeting_01_05.ogg

    Kiloava_Greeting_01_06.ogg

    Kiloava_Greeting_02_01.ogg

    Kiloava_Greeting_02_02.ogg

    Kiloava_Greeting_02_03.ogg

    Kiloava_Greeting_02_04.ogg

    Kiloava_Greeting_02_05.ogg

    Kiloava_Greeting_03_01.ogg

    Kiloava_Greeting_03_02.ogg

    Kiloava_Greeting_03_03.ogg

    Kiloava_Greeting_03_04.ogg

    Kiloava_Greeting_03_05.ogg

    Kiloava_Greeting_04_01.ogg

    Kiloava_Greeting_04_02.ogg

    Kiloava_Greeting_04_03.ogg

    Kiloava_Greeting_04_04.ogg

    Kiloava_Farewell_01_01.ogg

    Kiloava_Farewell_01_02.ogg

    Kiloava_Farewell_01_03.ogg

    Kiloava_Farewell_01_04.ogg

    Kiloava_Farewell_01_05.ogg

    Kiloava_Farewell_01_06.ogg

    Kiloava_Farewell_02_01.ogg

    Kiloava_Farewell_02_02.ogg

    Kiloava_Farewell_02_03.ogg

    Kiloava_Farewell_03_01.ogg

    Kiloava_Farewell_03_02.ogg

    Kiloava_Farewell_03_03.ogg

    Kiloava_Farewell_03_04.ogg

    Kiloava_Farewell_03_05.ogg

    Kiloava_Farewell_03_06.ogg

    Kiloava_Farewell_04_01.ogg

    Kiloava_Farewell_04_02.ogg

    Kiloava_Farewell_04_03.ogg

    Kiloava_Farewell_04_04.ogg

    Kiloava_Farewell_04_05.ogg
    Kiloava
    Favour: 0
    [DNT] Specialty: Some Position

    Skill 1
    Skill 1 does some stuff

    Skill 2
    Skill 2 does even more stuff and these things
    Edit

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