Spirit of Kaom
Ascendancy: Juggernaut
Character: Marauder
Trigger level 20 Summon Spirit of Kaom Skill when a Totem dies while
a Unique Enemy is in your Presence
has trigger on totem death in presence of unique [1]
(Summons an immortal chieftain minion of the Ngamahu tribe to fight alongside you for a duration. This minion grants you a buff which allows totems to take some damage from hits for you)
Spirit of Kaom Attr /5
Summon Spirit of Kaom
Level: 20
Cooldown Time: 20.00 sec
Cast Time: 1.00 sec
Summons an immortal chieftain minion of the Ngamahu tribe to fight alongside you for a duration. This minion grants you a buff which allows totems to take some damage from hits for you. Shares a Cooldown with other Spirit Chieftain Skills.
Base duration is 12 seconds
Buff causes 15% of Damage from Hits to be taken from your nearest Totem's Life before you
20% increased Buff Effect per Allocated Ngamahu Tattoo
This Skill's Cooldown does not recover during its effect
Trigger this Skill when a Totem dies while a Unique Enemy is in your Presence
Minions' Level is equal to yours, up to a maximum of 85
Name
Show Full Descriptions
IDAscendancyCustomJuggernaut16
IconArt/2DArt/SkillIcons/passives/Juggernaut/JuggernautArmourNotable.png
AscendancyIDJuggernaut
PassiveSkillsHash17140
TagsisKeystone: false isNotable: false isAscendancyStart: false isMultipleChoice: false isMultipleChoiceOption: true isBlighted: false isJewelSocket: false isMastery: false isProxy: false isUsed: false isRoyale: false
Spirit of Kaom
Humanoid
20% increased Damage
stance movement speed +% final [40]
SpectreY
Tagshuman, humanoid, not_int, red_blood, slow_movement
Life
200%
Armour
+75%
Evasion
+25%
Ailment Threshold
200%
Resistance
0 0 0 0
Damage
130%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
5 ~ 20
Attack Time
1 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
AncestralKaomMinion
Metadata
AncestralKaomMinion_
IsSummoned
Y
Level
68
Life
12,867
Armour
50,383
Evasion Rating
5,924
Damage
486
Spell Damage
486
Accuracy
580
Attack Time
1
Experience
10,255
Minion Life
2,791
Minion Damage
388
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 388–583
Critical Strike Chance: 5%
Attack Time: 1 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]
MPSKaomFireFist
Spell, Projectile, ProjectilesFromUser, Triggerable
Cast Time: 1 sec
Deals 449.4 to 674.1 Fire Damage
base is projectile [1]
monster projectile variation [240]
projectile uses contact position [1]
use scaled contact offset [1]
GAKaomFistBlast
Triggerable, Attack
Base Damage: 388–583
Critical Strike Chance: 5%
Attack Damage: 120%
Attack Damage: 120%
Attack Time: 1 sec
Deals 20% more Attack Damage
100% of Physical Damage Converted to Fire Damage
is area damage [1]
GAKaomFistBlastFinal
Triggerable, Attack
Base Damage: 388–583
Critical Strike Chance: 5%
Attack Damage: 200%
Attack Damage: 200%
Attack Time: 1 sec
Deals 100% more Attack Damage
100% of Physical Damage Converted to Fire Damage
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
AncestralKaomUnarmedCombo
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 388–583
Critical Strike Chance: 5%
Attack Time: 1 sec
Cooldown Time: 10 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]

Object Type

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

Actor
{
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
}

StateMachine
{
	define_shared_state = "enrage_over;"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainMinionBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralKaomMinion_"] = {
    name = "Spirit of Kaom",
    life = 2,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.3,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 20,
    accuracy = 1,
    weaponType1 = "Two Hand Axe",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MPSKaomFireFist",
        "GAKaomFistBlast",
        "GAKaomFistBlastFinal",
        "AncestralKaomUnarmedCombo",
    },
    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["MPSKaomFireFist"] = {
    name = "MPSKaomFireFist",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 240, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAKaomFistBlast"] = {
    name = "GAKaomFistBlast",
    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_fire",
        "is_area_damage",
    },
    levels = {
        [1] = {0, 100, baseMultiplier = 1.2, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAKaomFistBlastFinal"] = {
    name = "GAKaomFistBlastFinal",
    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_fire",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {0, 100, -30, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AncestralKaomUnarmedCombo"] = {
    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 = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
IdNothing
FamilyNothing
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
20% increased Damage
stance movement speed +% final [40]
IdStanceAncestralKaomAxe
FamilyAncestralTrialMonster
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • damage +% Min: 20 Max: 20 Global
  • stance movement speed +% final Min: 40 Max: 40 Global
  • Edit

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