MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
A Visão Ameaçadora
Bestial
IconEnemyResistanceFireStrong
Velocidade de Ataque aumentada em 40%
100% do Dano Físico Convertido em Dano de Fogo
Sempre Incendeia
Queima o Solo ao Morrer
monster ground effect on death base duration ms [12000]
monster ground fire on death base area of effect radius [32]
Menacing Vision
Spectre
Tagsanimal_claw_weapon, beast, feline_beast, has_dagger, has_one_handed_melee, large_model, light_armour, mammal_beast, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood
Vida
162%
Evasão
+10%
Ailment Threshold
162%
Resistência
IconEnemyResistanceFireStrong85% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
198%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
180%
Model Size
130%
Type
LionBoss
Metadata
LionBossSpectralMinion
Nível
68
Vida
10,422
Armadura
28,790
Evasão
5,213
Damage
740
Dano Mágico
740
Precisão
580
Attack Time
1.5
Experiência
18,459
Minion Life
2,261
Minion Damage
591
Ailment Threshold
10,422
Chill
33
Shock
33
Brittle
186
Scorch
33
Sap
91
Phys Convert Ele
240%
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 592888
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "Dagger"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Lion/LionBossSpectralMinion"] = {
    fireResist = 85,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Menacing Vision",
    life = 1.62,
    damage = 1.98,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    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",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Velocidade de Ataque aumentada em 40%
FamilyIncreasedAttackSpeed
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • attack speed +% 40 40 Global
  • Craft TagsAtaque Velocidade
    100% do Dano Físico Convertido em Dano de Fogo
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire 100 100 Global
  • Craft Tagsphysical_damage elemental_damage Dano Físico Elemental Fogo
    Sempre Incendeia
    FamilyMonsterChanceToIgnite
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • base chance to ignite % 100 100 Global
  • Craft TagsElemental Fogo Afecção
    Queima o Solo ao Morrer
    monster ground effect on death base duration ms [12000]
    monster ground fire on death base area of effect radius [32]
    FamilyMonsterEffectOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster ground effect on death base duration ms 12000 12000 Global
  • monster ground fire on death base area of effect radius 32 32 Global
  • monster ground fire on death % max damage to deal per minute 1000 1000 Global
  • Craft Tagselemental_damage Dano Elemental Fogo
    Edit

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