MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Boka
Construto
Vida do Totem aumentada em 500%
monster no map drops [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Spectre
TagsConjurador, construct, fire_affinity, immobile, is_unarmed, large_model, medium_height, mud_blood, not_dex, not_int, ranged, stone_armour, summoner
Vida
240%
Armadura
+100%
Ailment Threshold
240%
Resistência
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
156%
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
200%
Model Size
150%
Type
MonsterTotemBossStrMission
Metadata
StrMissionTotemBoss2
Nível
68
Vida
15,440
Armadura
57,580
Evasão
4,739
Damage
583
Dano Mágico
583
Precisão
580
Attack Time
1.5
Experiência
20,510
Minion Life
3,349
Minion Damage
465
Ailment Threshold
15,440
Chill
49
Shock
49
Brittle
276
Scorch
49
Sap
135
Phys Convert Ele
240%
StrMissionSummonRagingSpirit
Spell, Minion, Duration, MinionsCanExplode, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CreatesMinion
Tempo de Conjuração: 0.8 seg
Recarga: 10 seg
Causa 42% menos Dano
Máximo de Espíritos Furiosos Convocados: 50
Duração base é de 6 segundos
Velocidade de Conjuração aumentada em 340%
Velocidade de Movimento dos Lacaios reduzida em 10%
Lacaios têm 100% mais Vida Máxima
alternate minion [1]
skill repeat count [7]
SummonElemental
MonsterFireballStrMissionBoss
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: 6 seg
Libera uma bola de fogo explosiva na direção do alvo, causando dano aos inimigos próximos.
Causa 175.8 a 263.7 de Dano de Fogo
Velocidade de Conjuração aumentada em 350%
Velocidade de Projéteis reduzida em 60%
O raio Base é de 0.9 metros
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
skill repeat count [11]
iconfireball

Object Type

version 2
extends "Metadata/Monsters/Totems/MonsterTotem"

Stats
{
	supress_muzzle_flash = 1
	supress_weapon_surges = 1
	set_immune_to_curses = 0
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Totems/StrMissionTotemBoss2"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Boka",
    life = 2.4,
    damage = 1.56,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "MonsterFireballStrMissionBoss",
        "StrMissionSummonRagingSpirit",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterFireballStrMissionBoss"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    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",
        "base_cast_speed_+%",
        "skill_repeat_count",
        "base_projectile_speed_+%",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 200, 5, -60, 30, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 300, 8, -60, 30, 9, critChance = 6, levelRequirement = 38, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 300, 8, -60, 30, 9, critChance = 6, levelRequirement = 62, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [4] = {0.80000001192093, 1.2000000476837, 350, 11, -60, 30, 9, critChance = 6, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [5] = {0.80000001192093, 1.2000000476837, 350, 11, -60, 30, 9, critChance = 6, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["StrMissionSummonRagingSpirit"] = {
    name = "StrMissionSummonRagingSpirit",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Minion] = true,
        [SkillType.Duration] = true,
        [SkillType.MinionsCanExplode] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CreatesMinion] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_repeat_count",
        "base_cast_speed_+%",
        "minion_movement_speed_+%",
        "active_skill_damage_+%_final",
        "base_skill_effect_duration",
        "base_number_of_raging_spirits_allowed",
        "active_skill_minion_life_+%_final",
        "alternate_minion",
    },
    levels = {
        [1] = {2, 200, -20, -20, 6000, 50, 100, 1, levelRequirement = 4, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [2] = {2, 200, -20, -21, 6000, 50, 100, 1, levelRequirement = 7, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [3] = {2, 200, -20, -22, 6000, 50, 100, 1, levelRequirement = 9, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [4] = {2, 220, -20, -23, 6000, 50, 100, 1, levelRequirement = 12, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [5] = {3, 220, -20, -24, 6000, 50, 100, 1, levelRequirement = 16, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [6] = {3, 220, -20, -25, 6000, 50, 100, 1, levelRequirement = 20, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [7] = {3, 240, -20, -26, 6000, 50, 100, 1, levelRequirement = 27, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [8] = {3, 240, -20, -27, 6000, 50, 100, 1, levelRequirement = 28, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [9] = {4, 240, -20, -28, 6000, 50, 100, 1, levelRequirement = 29, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [10] = {4, 260, -20, -29, 6000, 50, 100, 1, levelRequirement = 32, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [11] = {4, 260, -20, -30, 6000, 50, 100, 1, levelRequirement = 36, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [12] = {4, 260, -20, -31, 6000, 50, 100, 1, levelRequirement = 40, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [13] = {5, 280, -20, -32, 6000, 50, 100, 1, levelRequirement = 45, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [14] = {5, 280, -10, -33, 6000, 50, 100, 1, levelRequirement = 49, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [15] = {5, 280, -10, -34, 6000, 50, 100, 1, levelRequirement = 50, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [16] = {5, 300, -10, -35, 6000, 50, 100, 1, levelRequirement = 52, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [17] = {6, 300, -10, -36, 6000, 50, 100, 1, levelRequirement = 56, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [18] = {6, 300, -10, -37, 6000, 50, 100, 1, levelRequirement = 60, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [19] = {6, 320, -10, -38, 6000, 50, 100, 1, levelRequirement = 64, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [20] = {6, 320, -10, -39, 6000, 50, 100, 1, levelRequirement = 65, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [21] = {7, 320, -10, -40, 6000, 50, 100, 1, levelRequirement = 66, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [22] = {7, 340, -10, -41, 6000, 50, 100, 1, levelRequirement = 67, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [23] = {7, 340, -10, -42, 6000, 50, 100, 1, levelRequirement = 68, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [24] = {7, 340, -5, -43, 6000, 50, 100, 1, levelRequirement = 69, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [25] = {7, 360, -5, -44, 6000, 50, 100, 1, levelRequirement = 70, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [26] = {8, 360, -5, -45, 6000, 50, 100, 1, levelRequirement = 71, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [27] = {8, 360, -5, -46, 6000, 50, 100, 1, levelRequirement = 72, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [28] = {8, 380, -5, -47, 6000, 50, 100, 1, levelRequirement = 73, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [29] = {8, 380, -5, -48, 6000, 50, 100, 1, levelRequirement = 74, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [30] = {9, 380, -5, -49, 6000, 50, 100, 1, levelRequirement = 75, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [31] = {9, 400, -5, -50, 6000, 50, 100, 1, levelRequirement = 76, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [32] = {10, 420, -5, -50, 6000, 50, 100, 1, levelRequirement = 79, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [33] = {11, 440, -5, -50, 6000, 50, 100, 1, levelRequirement = 81, statInterpolation = {1, 1, 1, 1},  cost = { }, },
    },
}
Vida do Totem aumentada em 500%
FamilyIncreasedTotemLife
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • totem life +% 500 500 Global
  • Craft Tagsresource Vida
    NameConvocadora da Chama
    FamilyMonsterNemesis
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    monster no map drops [1]
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor não escalável
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    FamilyMoreLifeBelowLevelThreshold
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • level 33 or lower life +% final -20 -20 Global
  • level 33 or lower damage +% final -20 -20 Global
  • Craft Tagsresource Vida Dano
    Edit

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