Mago de fuego de la Guardia negra
Humanoide
20% de probabilidad de bloquear el daño de hechizos
Recibes el 10% del daño de los golpes bloqueados
Blackguard Firemage
SpectreY
Tagscursing_monster, hard_armour, has_wand, human, humanoid, medium_height, medium_movement, military, not_dex, not_str, physical_affinity, ranged, red_blood
Vida
270%
Energy Shield From Life
50%
Ailment Threshold
270%
Resistencia
0 0 75 0
Damage
79%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 40
Attack Time
1.305 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
AxisCasterGravicius
Metadata
AxisCasterGuardGravicius
Nivel
68
Vida
17,370
Armaduras
28,790
Evasión
4,739
Escudo de energía
3,064
Damage
295
Daño de hechizos
295
Precisión
290
Attack Time
1.305
Experiencia
10,255
Ailment Threshold
17,370
Chill
55
Shock
55
Brittle
311
Scorch
55
Sap
152
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 236–354
Probabilidad de golpe crítico: 5%
Attack Time: 1.305 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
AxisFlammability
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
Inflamabilidad
Tiempo de lanzamiento: 0.5 seg
Tiempo de recarga: 10 seg
Maldice a todos los objetivos en un área para disminuir su resistencia al fuego y otorgarles una probabilidad de ser quemados cuando reciben un golpe.
La duración base es de 6 segundos
Los enemigos malditos tienen -30% a la resistencia al fuego
Los golpes contra los enemigos malditos tienen +25% de probabilidad de quemar
active skill area of effect radius +% final [9]

Object Type

version 2
extends "Metadata/Monsters/Axis/AxisCasterNormal"

Transitionable
{
}

NPC
{
	marker_enabled = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Axis/AxisCasterNormal"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Axis/AxisCasterGuardGravicius"] = {
    name = "Blackguard Firemage",
    life = 2.7,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 75,
    chaosResist = 0,
    damage = 0.79,
    damageSpread = 0.2,
    attackTime = 1.305,
    attackRange = 40,
    accuracy = 1,
    weaponType1 = "Wand",
    weaponType2 = "Shield",
    skillList = {
        "MeleeAtAnimationSpeed",
        "AxisFlammability",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    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",
        "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["AxisFlammability"] = {
    name = "Flammability",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Cascadable] = true,
        [SkillType.AppliesCurse] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Hex] = true,
    },
    statDescriptionScope = "curse_skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_resistance_%",
        "base_skill_effect_duration",
        "chance_to_be_ignited_%",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {-20, 6000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
        [2] = {-25, 6000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
        [3] = {-30, 6000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
        [4] = {-40, 6000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
    },
}
20% de probabilidad de bloquear el daño de hechizos
Recibes el 10% del daño de los golpes bloqueados
IdMonsterSpellBlock25Bypass30___
FamilyMonsterBlockAndBypass
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • base spell block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    Mago de fuego de la Guardia negra
    Humanoide
    20% de probabilidad de bloquear el daño de hechizos
    Recibes el 10% del daño de los golpes bloqueados
    Blackguard Firemage
    SpectreY
    AreaEl Laboratorio Eterno, Mapa de Astillero
    Tagscursing_monster, hard_armour, has_wand, human, humanoid, medium_height, medium_movement, military, not_dex, not_str, physical_affinity, ranged, red_blood
    Packs
  • El Laboratorio Eterno: Mago de fuego de la Guardia negra, Estibador quebradizo
  • Vida
    90%
    Energy Shield From Life
    50%
    Ailment Threshold
    90%
    Resistencia
    0 0 75 0
    Damage
    79%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    AxisCaster
    Metadata
    AxisCasterGuardFlamability
    Nivel
    68
    Vida
    5,790
    Armaduras
    28,790
    Evasión
    4,739
    Escudo de energía
    3,064
    Damage
    295
    Daño de hechizos
    295
    Precisión
    290
    Attack Time
    1.305
    Experiencia
    10,255
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 236–354
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.305 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    AxisFlammability
    Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
    Inflamabilidad
    Tiempo de lanzamiento: 0.5 seg
    Tiempo de recarga: 10 seg
    Maldice a todos los objetivos en un área para disminuir su resistencia al fuego y otorgarles una probabilidad de ser quemados cuando reciben un golpe.
    La duración base es de 6 segundos
    Los enemigos malditos tienen -30% a la resistencia al fuego
    Los golpes contra los enemigos malditos tienen +25% de probabilidad de quemar
    active skill area of effect radius +% final [9]

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/AxisCaster"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/AxisCaster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisCasterGuardFlamability"] = {
        name = "Blackguard Firemage",
        life = 0.9,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 0.79,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 40,
        accuracy = 1,
        weaponType1 = "Wand",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "AxisFlammability",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "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["AxisFlammability"] = {
        name = "Flammability",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Hex] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_resistance_%",
            "base_skill_effect_duration",
            "chance_to_be_ignited_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-20, 6000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
            [2] = {-25, 6000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
            [3] = {-30, 6000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
            [4] = {-40, 6000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
        },
    }
    
    20% de probabilidad de bloquear el daño de hechizos
    Recibes el 10% del daño de los golpes bloqueados
    IdMonsterSpellBlock25Bypass30___
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    Edit

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