MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Chama da Verdade
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]
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Flame of Truth
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
MapLionBossStandard
Nível
68
Vida
225,741
Armadura
28,790
Evasão
5,213
Damage
842
Dano Mágico
1,257
Precisão
580
Attack Time
1.005
Experiência
101,525
Minion Life
48,965
Minion Damage
673
Ailment Threshold
142,217
Chill
450
Shock
450
Brittle
2,544
Scorch
450
Sap
1,242
Phys Convert Ele
240%
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 13382007
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/MapLionBossStandard"] = {
    fireResist = 85,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Flame of Truth",
    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
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% 100 100 Global
  • monster dropped item rarity +% 15000 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor não escalável
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • Edit

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