Supervisor Vaal
Humanóide
stance movement speed +% final [188]
Vaal Overseer
SpectreY
AreaUtzaal, Biblioteca de Kamasa, O Cofre Cuachic, O Refúgio Zigurate
Tags1HSword_onhit_audio, allows_inc_aoe, fast_movement, human, humanoid, melee, not_int, physical_affinity, red_blood
Packs
  • Biblioteca de Kamasa: Supervisor Vaal, Guarda Vaal, Guarda Vaal
  • Biblioteca de Kamasa: Supervisor Vaal, Guarda Vaal, Guarda Vaal
  • Supervisor Vaal, Guarda Vaal, Guarda Vaal
  • Golias Vaal, Supervisor Vaal
  • Utzaal, O Cofre Cuachic: Supervisor Vaal, Golias Vaal, Fanático Caótico
  • Utzaal, O Cofre Cuachic: Supervisor Vaal, Golias Vaal, Fanático Gélido
  • O Refúgio Zigurate: Supervisor Vaal, Guarda Vaal
  • O Refúgio Zigurate: Supervisor Vaal, Golias Vaal, Fanático Caótico
  • Vida
    180%
    Evasão
    +40%
    Resistência
    0 0 0 0
    Damage
    180%
    Precisão
    100%
    Attack Distance
    4 ~ 14
    Tempo de Ataque
    2.25 Second
    Damage Spread
    ±20%
    Experiência
    180%
    Model Size
    100%
    Type
    VaalLivingOverseer
    Metadata
    VaalOverseerLiving_
    Nível
    65
    Vida
    11,723
    Damage
    382
    Dano Mágico
    382
    Precisão
    2,214
    Tempo de Ataque
    2.25
    Experiência
    38,713
    Minion Life
    11,308
    Minion Damage
    1,492
    Minion Armour
    5,664
    MeleeAtAnimationSpeedComboTEMP
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque Básico
    Base Damage: 306–459
    Chance de Acerto Crítico: 5%
    Tempo de Ataque: 2.25 seg
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MAASVaalOverseerCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque Básico
    Base Damage: 306–459
    Chance de Acerto Crítico: 5%
    Dano de Ataque: 95%
    Tempo de Ataque: 2.25 seg
    Recarga: 6 seg
    Causa 5% menos Dano com Ataque
    action attack or cast time uses animation length [1]
    attack maximum action distance + [12]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2450
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition =
    	"
    		Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/VaalMonsters/VaalOverseer/VaalOverseer2HAggroAudio.ao' ); } );
    	"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/VaalMonsters/VaalOverseer/VaalOverseer2HAggroAudio.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Living/VaalOverseerLiving_"] = {
        name = "Vaal Overseer",
        life = 1.8,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 2.25,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MeleeAtAnimationSpeedComboTEMP",
            "MAASVaalOverseerCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedComboTEMP"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MAASVaalOverseerCleave"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {12, baseMultiplier = 0.95, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [188]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 188 Max: 188 Global
  • Craft Tagsspeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeunico (3)
    Req. level1
    Supervisor Vaal
    Humanóide
    stance movement speed +% final [188]
    Vaal Overseer
    SpectreY
    Spectre OverrideMetadata/Monsters/VaalMonsters/Living/VaalOverseerLiving_
    Tags1HSword_onhit_audio, allows_inc_aoe, fast_movement, human, humanoid, melee, not_int, physical_affinity, red_blood
    Vida
    180%
    Evasão
    +40%
    Resistência
    0 0 0 0
    Damage
    180%
    Precisão
    100%
    Attack Distance
    4 ~ 14
    Tempo de Ataque
    2.25 Second
    Damage Spread
    ±20%
    Experiência
    180%
    Model Size
    100%
    Type
    VaalLivingOverseer
    Metadata
    VaalOverseerLivingSacrificeGuard
    Nível
    68
    Vida
    13,963
    Damage
    420
    Dano Mágico
    420
    Precisão
    2,464
    Tempo de Ataque
    2.25
    Experiência
    51,541
    Minion Life
    12,474
    Minion Damage
    1,744
    Minion Armour
    6,756
    MeleeAtAnimationSpeedComboTEMP
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque Básico
    Base Damage: 336–504
    Chance de Acerto Crítico: 5%
    Tempo de Ataque: 2.25 seg
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MAASVaalOverseerCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque Básico
    Base Damage: 336–504
    Chance de Acerto Crítico: 5%
    Dano de Ataque: 95%
    Tempo de Ataque: 2.25 seg
    Recarga: 6 seg
    Causa 5% menos Dano com Ataque
    action attack or cast time uses animation length [1]
    attack maximum action distance + [12]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2450
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition =
    	"
    		Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/VaalMonsters/VaalOverseer/VaalOverseer2HAggroAudio.ao' ); } );
    	"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/VaalMonsters/VaalOverseer/VaalOverseer2HAggroAudio.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Living/VaalOverseerLivingSacrificeGuard"] = {
        name = "Vaal Overseer",
        life = 1.8,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 2.25,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MeleeAtAnimationSpeedComboTEMP",
            "MAASVaalOverseerCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedComboTEMP"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MAASVaalOverseerCleave"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {12, baseMultiplier = 0.95, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [188]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 188 Max: 188 Global
  • Craft Tagsspeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeunico (3)
    Req. level1
    Edit

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