Spirit of Kaom
전직: 저거넛
캐릭터: 머라우더
고유 적이 접근해 있는 동안
토템이 사망하면 20레벨 카옴의 혼백 소환 스킬 발동
has trigger on totem death in presence of unique [1]
(나마후 부족에서 불멸의 부족장을 소환하여 일정 시간 동안 함께 싸우게 합니다. 이 소환수는 토템이 플레이어의 대신 명중 피해를 받게 하는 버프를 부여합니다.)
Spirit of Kaom Attr /5
카옴의 혼백 소환
레벨: 20
재사용 대기시간: 20.00 초
시전 속도: 1.00 초
나마후 부족에서 불멸의 부족장을 소환하여 일정 시간 동안 함께 싸우게 합니다. 이 소환수는 토템이 플레이어의 대신 명중 피해를 받게 하는 버프를 부여합니다. 다른 혼백 부족장 스킬들과 재사용 대기시간을 공유합니다.
기본 지속시간 12
버프 시 피격 시 받는 피해의 15%를 자신보다 자신의 가장 가까운 토템의 생명력에 먼저 적용
할당된 나마후 문신 하나당 버프 효과 20% 증가
효과를 발휘하는 동안 재사용 대기시간을 채우지 않음
고유 적이 있는 동안 토템 사망 시 이 스킬 발동
소환수의 레벨이 플레이어의 레벨과 동일, 최대 85레벨
Summon Spirit of Kaom
이름
상세 설명 표시
IDAscendancyCustomJuggernaut16
IconArt/2DArt/SkillIcons/passives/Juggernaut/JuggernautArmourNotable.png
AscendancyID저거넛
PassiveSkillsHash17140
TagsisKeystone: false isNotable: false isAscendancyStart: false isMultipleChoice: false isMultipleChoiceOption: true isBlighted: false isJewelSocket: false isMastery: false isProxy: false isUsed: true isRoyale: false
카옴의 혼백
인간형
피해 20% 증가
stance movement speed +% final [40]
Spirit of Kaom
SpectreY
Tagshuman, humanoid, not_int, red_blood, slow_movement
생명력
200%
방어도
+75%
회피
+25%
Ailment Threshold
200%
저항
0 0 0 0
Damage
130%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
5 ~ 20
Attack Time
1 Second
Damage Spread
±20%
경험치
100%
Model Size
100%
Type
AncestralKaomMinion
Metadata
AncestralKaomMinion_
IsSummoned
Y
레벨
68
생명력
12,867
방어도
50,383
회피
5,924
Damage
486
주문 피해
486
정확도
580
Attack Time
1
경험치
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
기본 공격
Base Damage: 388–583
치명타 확률: 5%
Attack Time: 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]
MPSKaomFireFist
Spell, Projectile, ProjectilesFromUser, Triggerable
시전 속도: 1 초
449.4~674.1 화염 피해
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
치명타 확률: 5%
공격 피해: 120%
공격 피해: 120%
Attack Time: 1 초
주는 공격 피해 20% 증폭
물리 피해의 100%를 화염 피해로 전환
is area damage [1]
GAKaomFistBlastFinal
Triggerable, Attack
Base Damage: 388–583
치명타 확률: 5%
공격 피해: 200%
공격 피해: 200%
Attack Time: 1 초
주는 공격 피해 100% 증폭
물리 피해의 100%를 화염 피해로 전환
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
AncestralKaomUnarmedCombo
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 388–583
치명타 확률: 5%
Attack Time: 1 초
재사용 대기시간: 10 초
강력한 일격으로 적들을 쓰러트립니다.
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
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
피해 20% 증가
stance movement speed +% final [40]
IdStanceAncestralKaomAxe
FamilyAncestralTrialMonster
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • damage +% Min: 20 Max: 20 Global
  • stance movement speed +% final Min: 40 Max: 40 Global
  • 편집

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