Chifre de Hinekora
Humanóide
curse effect on self +% final [-50]
monster chance to not flee % [90]
monster damage +% final vs monsters from ancestral rank [0]
Hinekora's Horn
SpectreN
Tagsbludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, human, humanoid, karui, light_armour, medium_height, melee, not_int, physical_affinity, red_blood, very_slow_movement
Vida
135%
Armadura
+35%
Evasão
+15%
Ailment Threshold
135%
Resistência
0 0 0 75
Damage
115%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 27
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
AncestralKaruiHorn
Metadata
AncestralKaruiHorn_
Nível
68
Vida
8,685
Armadura
38,867
Evasão
5,450
Escudo de Energia
0
Damage
430
Dano Mágico
430
Precisão
290
Attack Time
1.5
Experiência
10,255
Ailment Threshold
8,685
Chill
27
Shock
27
Brittle
155
Scorch
27
Sap
76
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 344–515
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]
EGAncestralHinekoraHornPauseRespawn
Triggerable, Spell
Tempo de Conjuração: 1 seg
Recarga: 10 seg
action attack or cast time uses animation length [1]
EGAncestralHinekoraHornSpeedRespawn
Triggerable, Spell
Tempo de Conjuração: 1 seg
Recarga: 5 seg
action attack or cast time uses animation length [1]

Object Type

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

Functions
{
	
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralKaruiHorn_"] = {
    name = "Hinekora's Horn",
    life = 1.35,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 75,
    damage = 1.15,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 27,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "EGAncestralHinekoraHornPauseRespawn",
        "EGAncestralHinekoraHornSpeedRespawn",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    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["EGAncestralHinekoraHornPauseRespawn"] = {
    name = "EGAncestralHinekoraHornPauseRespawn",
    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 = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EGAncestralHinekoraHornSpeedRespawn"] = {
    name = "EGAncestralHinekoraHornSpeedRespawn",
    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 = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
curse effect on self +% final [-50]
IdAncestralTrialMonsterCurseEffectHinekora
FamilyAncestralTrialMonster
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • curse effect on self +% final Min: -50 Max: -50 Global
  • monster chance to not flee % [90]
    monster damage +% final vs monsters from ancestral rank [0]
    IdAncestralTrialMonsterBasicFleeAndDamage
    FamilyAncestralTrialMonster
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster chance to not flee % Min: 90 Max: 90 Global
  • monster damage +% final vs monsters from ancestral rank Min: 0 Max: 0 Global
  • Chifre de Hinekora
    Humanóide
    curse effect on self +% final [-50]
    Hinekora's Horn
    SpectreY
    Tagsbludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, human, humanoid, karui, light_armour, medium_height, melee, not_int, physical_affinity, red_blood, very_slow_movement
    Packs
  • Guia Mortal, Profeta Místico, Chifre de Hinekora
  • Tawhanuku, Profeta Místico, Chifre de Hinekora
  • Vida
    135%
    Armadura
    +35%
    Evasão
    +15%
    Ailment Threshold
    135%
    Resistência
    0 0 0 75
    Damage
    86%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 27
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    AncestralKaruiHornStandalone
    Metadata
    AncestralKaruiHornStandalone
    Nível
    68
    Vida
    8,685
    Armadura
    38,867
    Evasão
    5,450
    Escudo de Energia
    0
    Damage
    321
    Dano Mágico
    321
    Precisão
    290
    Attack Time
    1.5
    Experiência
    10,255
    Ailment Threshold
    8,685
    Chill
    27
    Shock
    27
    Brittle
    155
    Scorch
    27
    Sap
    76
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 257–386
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um golpe poderoso.
    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]
    EGAncestralHinekoraHornPauseRespawn
    Triggerable, Spell
    Tempo de Conjuração: 1 seg
    Recarga: 10 seg
    action attack or cast time uses animation length [1]
    EGAncestralHinekoraHornSpeedRespawn
    Triggerable, Spell
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    action attack or cast time uses animation length [1]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAncestral/AncestralKaruiHornStandalone"] = {
        name = "Hinekora's Horn",
        life = 1.35,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 75,
        damage = 0.86,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 27,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "EGAncestralHinekoraHornPauseRespawn",
            "EGAncestralHinekoraHornSpeedRespawn",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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["EGAncestralHinekoraHornPauseRespawn"] = {
        name = "EGAncestralHinekoraHornPauseRespawn",
        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 = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGAncestralHinekoraHornSpeedRespawn"] = {
        name = "EGAncestralHinekoraHornSpeedRespawn",
        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 = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    curse effect on self +% final [-50]
    IdAncestralTrialMonsterCurseEffectHinekora
    FamilyAncestralTrialMonster
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • curse effect on self +% final Min: -50 Max: -50 Global
  • Chifre de Hinekora
    Favor: 550
    Especialidade: Impede Ressurgimentos
    Agiliza Ressurgimentos


    Passiva Tribal: Resistênte a Maldições

    Captura Espiritual
    Toca próximo dos totens de inimigos caídos, pausando seu ressurgimento por 5 segundos

    Reforço Espiritual
    Toca próximo do totem de um aliado caído, trazendo-o de volta à vida mais rápido
    Hinekora's Horn
    Edit

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