MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Lince Viento Mudo
Bestia
IconEnemyResistanceCold
Género: Gigantes
Grupo: Felinos
El 50% del daño físico se convierte en daño de hielo
monster no map drops [1]
cannot have affliction mods [1]
Mutewind Lynx
Spectre
Tagsanimal_claw_weapon, beast, feline_beast, has_one_hand_sword, has_one_handed_melee, large_model, light_armour, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, small_height, wb_basic
Vida
160%
Evasión
+100%
Ailment Threshold
160%
Resistencia
IconEnemyResistanceFire0% IconEnemyResistanceCold40% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
108%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.65 Second
Damage Spread
±20%
Experiencia
80%
Model Size
100%
Type
WbColdLynx
Metadata
WbColdLynx1
Nivel
68
Vida
10,293
Armadura
28,790
Evasión
9,478
Damage
403
Daño de hechizos
403
Precisión
580
Attack Time
1.65
Experiencia
8,204
Minion Life
2,233
Minion Damage
322
Ailment Threshold
10,293
Chill
33
Shock
33
Brittle
184
Scorch
33
Sap
90
Phys Convert Ele
240%
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 323484
Probabilidad de golpe crítico: 5%
Attack Time: 1.65 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack

Object Type

version 2
extends "Metadata/Monsters/Wb/Wb"

Stats
{
}

Actor
{	
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Wb/WbColdLynx1"] = {
    fireResist = 0,
    coldResist = 40,
    lightningResist = 0,
    chaosResist = 0,
    name = "Mutewind Lynx",
    life = 1.6,
    damage = 1.08,
    damageSpread = 0.2,
    attackTime = 1.65,
    attackRange = 9,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    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 = { }, },
    },
}
El 50% del daño físico se convierte en daño de hielo
FamilyColdDamageAsPortionOfDamage
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • base physical damage % to convert to cold 50 50 Global
  • Craft Tagsphysical_damage elemental_damage Daño Físico Elemental Hielo
    monster no map drops [1]
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor fijo
  • cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot have affliction mods 1 1 Global — Valor fijo
  • Edit

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