Totem Versátil
Construto
monster casts mass frenzy text [1]
monster uses mass endurance text [1]
monster uses mass power text [1]
Convertido ao Morrer
corpse cannot be destroyed [1]
Fickle Totem
SpectreN
Tagsconstruct, immobile, is_unarmed, mud_blood, non_attacking, not_dex, not_int, small_height, stone_armour
Packs
  • Totem Versátil, Totem Versátil, Totem Versátil, Totem Traidor
  • Vida
    600%
    Armadura
    +100%
    Ailment Threshold
    600%
    Resistência
    0 0 0 0
    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
    MonsterTotemSextant
    Metadata
    SextantMapTotemCharges
    Nível
    68
    Vida
    38,600
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.5
    Experiência
    10,255
    Ailment Threshold
    38,600
    Chill
    122
    Shock
    122
    Brittle
    691
    Scorch
    122
    Sap
    337
    MassFrenzy
    Spell, Area, AreaSpell
    Tempo de Conjuração: 2 seg
    Recarga: 6 seg
    Jogadores ganham mais Dano e têm a Velocidade de Ataque e Conjuração aumentada por Carga de Frenesi possuída
    MassEndurance
    Spell, Area, AreaSpell
    Tempo de Conjuração: 2 seg
    Recarga: 6 seg
    Jogadores ganham Redução de Dano Físico e Resistências Elementais adicionais por Carga de Tolerância possuída
    MassPower
    Spell, Area, AreaSpell, Triggerable
    Tempo de Conjuração: 2 seg
    Recarga: 6 seg
    Jogadores têm a Chance de Crítico aumentada por Carga de Poder possuída

    Object Type

    version 2
    extends "Metadata/Monsters/Totems/MonsterTotem"
    
    Life
    {
    	corpse_usable = true
    }
    
    Stats
    {
    	set_immune_to_curses = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/MonsterTotem"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/SextantMapTotemCharges"] = {
        name = "Fickle Totem",
        life = 6,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "MassFrenzy",
            "MassEndurance",
            "MassPower",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassFrenzy"] = {
        name = "MassFrenzy",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassEndurance"] = {
        name = "MassEndurance",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassPower"] = {
        name = "MassPower",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster casts mass frenzy text [1]
    IdMonsterCastsMassFrenzyText
    FamilyMonsterCastsMassFrenzyText
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster casts mass frenzy text Min: 1 Max: 1 Global
  • monster uses mass endurance text [1]
    IdMonsterUsesMassEnduranceText
    FamilyMonsterUsesMassEnduranceText
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster uses mass endurance text Min: 1 Max: 1 Global
  • monster uses mass power text [1]
    IdMonsterUsesMassPowerText
    FamilyMonsterUsesMassPowerText
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster uses mass power text Min: 1 Max: 1 Global
  • Convertido ao Morrer
    IdMonsterConvertsOnDeath_
    FamilyMonsterConvertsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster converts on death Min: 1 Max: 1 Global
  • corpse cannot be destroyed [1]
    IdMonsterCorpseCannotBeDestroyed
    FamilyCorpseCannotBeDestroyed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • corpse cannot be destroyed Min: 1 Max: 1 Global
  • Totem Versátil
    Construto
    +30% de todas Resistências Elementais
    5% de Vida Regenerada por segundo
    Convertido ao Morrer
    corpse cannot be destroyed [1]
    Fickle Totem
    SpectreN
    Tagsconstruct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, not_dex, not_int, stone_armour
    Packs
  • Totem Versátil, Totem Versátil, Totem Versátil, Totem Traidor
  • Vida
    600%
    Armadura
    +100%
    Ailment Threshold
    600%
    Resistência
    0 0 0 0
    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
    MonsterTotemSextant
    Metadata
    SextantMapLifeRegenAndResists

    Object Type

    version 2
    extends "Metadata/Monsters/Totems/MonsterTotem"
    
    Life
    {
    	corpse_usable = true
    }
    
    Stats
    {
    	set_immune_to_curses = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/MonsterTotem"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/SextantMapLifeRegenAndResists"] = {
        name = "Fickle Totem",
        life = 6,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    +30% de todas Resistências Elementais
    IdMonsterImplicitAuraResistsSextant
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • base resist all elements % Min: 30 Max: 30 Global
  • Craft Tagselemental resistance
    Aura de Resistências
    Raio: 140
    Aliados Resistem a Dano Elemental
    +30% para todas Resistências Elementais
    Resists Aura
    5% de Vida Regenerada por segundo
    IdMonsterImplicitAuraLifeRegenSextant
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • life regeneration rate per minute % Min: 300 Max: 300 Global
  • Craft Tagsresource life
    Aura de Regeneração de Vida
    Raio: 140
    Aliados Regeneram Vida
    Regenera 5% da Vida por segundo
    Life Regen Aura
    Convertido ao Morrer
    IdMonsterConvertsOnDeath_
    FamilyMonsterConvertsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster converts on death Min: 1 Max: 1 Global
  • corpse cannot be destroyed [1]
    IdMonsterCorpseCannotBeDestroyed
    FamilyCorpseCannotBeDestroyed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • corpse cannot be destroyed Min: 1 Max: 1 Global
  • Totem Versátil
    Construto
    Velocidade de Ataque aumentada em 35%
    Velocidade de Conjuração aumentada em 35%
    Velocidade de Movimento aumentada em 75%
    45% de aumento da Precisão Global
    Chance Global de Crítico aumentada em 100%
    Convertido ao Morrer
    corpse cannot be destroyed [1]
    Fickle Totem
    SpectreN
    Tagsconstruct, immobile, is_unarmed, mud_blood, non_attacking, not_dex, not_int, small_height, stone_armour
    Packs
  • Totem Versátil, Totem Versátil, Totem Versátil, Totem Traidor
  • Vida
    600%
    Armadura
    +100%
    Ailment Threshold
    600%
    Resistência
    0 0 0 0
    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
    MonsterTotemSextant
    Metadata
    SextantMapHasteAndCritChance

    Object Type

    version 2
    extends "Metadata/Monsters/Totems/MonsterTotem"
    
    Life
    {
    	corpse_usable = true
    }
    
    Stats
    {
    	set_immune_to_curses = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/MonsterTotem"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/SextantMapHasteAndCritChance"] = {
        name = "Fickle Totem",
        life = 6,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    Velocidade de Ataque aumentada em 35%
    Velocidade de Conjuração aumentada em 35%
    Velocidade de Movimento aumentada em 75%
    IdMonsterImplicitAuraSpeedSextant_
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • attack speed +% Min: 35 Max: 35 Global
  • base cast speed +% Min: 35 Max: 35 Global
  • base movement velocity +% Min: 75 Max: 75 Global
  • Craft Tagsspeed
    Aura de Velocidade
    Raio: 140
    Aliados se Movem e Atacam Mais Rápido
    Velocidade de Ataque aumentada em 35%
    Velocidade de Conjuração aumentada em 35%
    Buff concede Velocidade de Movimento aumentada em 75%
    Speed Aura
    45% de aumento da Precisão Global
    Chance Global de Crítico aumentada em 100%
    IdMonsterImplicitAuraAccuracyAndCritsSextant
    NameAura de Precisão e Críticos
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • accuracy rating +% Min: 45 Max: 45 Global
  • critical strike chance +% Min: 100 Max: 100 Global
  • Craft Tagsattack critical
    Aura de Precisão e Críticos
    Raio: 140
    Aliados têm um aumento de Precisão e Chance de Crítico
    Precisão aumentada em 45%
    Chance de Crítico aumentada em 100%
    Accuracy and Crits Aura
    Convertido ao Morrer
    IdMonsterConvertsOnDeath_
    FamilyMonsterConvertsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster converts on death Min: 1 Max: 1 Global
  • corpse cannot be destroyed [1]
    IdMonsterCorpseCannotBeDestroyed
    FamilyCorpseCannotBeDestroyed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • corpse cannot be destroyed Min: 1 Max: 1 Global
  • Edit

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