MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Aniquilador de Marchak
Construto
monster no drops or experience [1]
emerge speed +% [0,30]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Marchak's Annihilator
Spectre
Tagsbludgeoning_weapon, Conjurador, construct, fire_affinity, ghost_armour, has_staff, has_two_handed_melee, medium_height, ranged, very_slow_movement
Vida
420%
Ailment Threshold
420%
Resistência
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
Experiência
100%
Model Size
100%
Type
AnimatedWeaponWbStaff
Metadata
WbAnimatedFireballStaff
Nível
68
Vida
27,020
Armadura
28,790
Evasão
4,739
Damage
374
Dano Mágico
374
Precisão
580
Attack Time
1.5
Experiência
10,255
Minion Life
5,861
Minion Damage
298
Ailment Threshold
27,020
Chill
85
Shock
85
Brittle
483
Scorch
85
Sap
236
Phys Convert Ele
240%
WbAnimatedItemChaosFireball
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de Fogo
Chance de Crítico: 6%
Tempo de Conjuração: 0.85 seg
Recarga: 2.5 seg
Libera uma bola de fogo explosiva na direção do alvo, causando dano aos inimigos próximos.
Causa 199.7 a 299.6 de Dano de Fogo
60% menos Velocidade de Conjuração
35% do Dano de Fogo Convertido para Dano de Caos
Dispara 3 Projéteis em cada uma das duas espirais espelhadas
O raio Base é de 0.9 metros
base is projectile [1]
projectile spiral nova time ms [700]
visual hit effect chaos is green [1]
iconfireball

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	collision_hull_type = "projectile"
}

Stats
{
	set_item_drop_slots = 0
	minion_does_not_equip_quiver = 1
	monster_gets_item_stats = 1

}

Actor
{
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
	on_death = "Delete();"
}

Animated
{
	animated_object = "Metadata/Monsters/AnimatedItem/AnimatedItemDedicated.ao"
}

DiesAfterTime
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AnimatedItem/WbAnimatedFireballStaff"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Marchak's Annihilator",
    life = 4.2,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    weaponType1 = "Staff",
    skillList = {
        "WbAnimatedItemChaosFireball",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["WbAnimatedItemChaosFireball"] = {
    name = "Fireball",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.85,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "skill_fire_damage_%_to_convert_to_chaos",
        "base_number_of_projectiles_in_spiral_nova",
        "projectile_spiral_nova_time_ms",
        "projectile_spiral_nova_angle",
        "active_skill_cast_speed_+%_final",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
        "projectile_spiral_nova_both_directions",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 35, 3, 700, 20, -60, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 35, 3, 700, 20, -60, 9, critChance = 6, levelRequirement = 5, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — Valor não escalável
  • emerge speed +% [0,30]
    FamilyVariableEmergeSpeed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • emerge speed +% 0 30 Global
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valor não escalável
  • cant possess this 1 1 Global — Valor não escalável
  • cannot be afflicted 1 1 Global — Valor não escalável
  • monster no talismans 1 1 Global — Valor não escalável
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valor não escalável
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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