Portador de llamas pustuloso
No muerto
ignite art variation [1]
stance movement speed +% final [280]
Pocked Flamebringer
SpectreY
AreaEl túnel, La cantera
Tagscannot_be_monolith, Lanzador de hechizos, fire_affinity, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, mud_blood, not_int, not_str, ranged, stone_armour, undead, very_slow_movement
Packs
  • El túnel, La cantera: Gigante pustuloso, Rastrero, Peón pustuloso, Peón pustuloso, Portador de llamas pustuloso
  • Vida
    121%
    Evasión
    +20%
    Ailment Threshold
    121%
    Resistencia
    40 0 0 0
    Damage
    169%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.395 Second
    Damage Spread
    ±20%
    Experiencia
    110%
    Model Size
    100%
    Type
    MinerLantern
    Metadata
    MinerLantern2
    Nivel
    63
    Vida
    5,416
    Minion Life
    1,228
    Armadura
    19,330
    Evasión
    3,967
    Escudo de energía
    0
    Damage
    490
    Minion Damage
    385
    Daño de hechizos
    490
    Precisión
    0
    Attack Time
    1.395
    Experiencia
    9,935
    Ailment Threshold
    5,416
    Chill
    17
    Shock
    17
    Brittle
    97
    Scorch
    17
    Sap
    47
    MinerThrowFire
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 1.5 seg
    Inflige 438.3 de daño de fuego base por segundo
    La duración base es de 4 segundos
    Inflige de 591.7 a 789 de daño de fuego
    base is projectile [1]
    is area damage [1]
    MinerThrowFireSpectre
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 1.5 seg
    Inflige 169.4 de daño de fuego base por segundo
    La duración base es de 3 segundos
    Inflige de 76.24 a 114.4 de daño de fuego
    base is projectile [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Miner/Miner"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Miner/Miner"
    
    Life
    {
    	on_death = "DetachAllContainingText( minerlantern );"
    	on_spawned_dead = "DetachAllContainingText( minerlantern );"
    }
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Miner/MinerLantern2"] = {
        name = "Pocked Flamebringer",
        life = 1.21,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.69,
        damageSpread = 0.2,
        attackTime = 1.395,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MinerThrowFire",
            "MinerThrowFireSpectre",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MinerThrowFire"] = {
        name = "MinerThrowFire",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_is_projectile",
            "is_area_damage",
        },
        levels = {
            [1] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3000, levelRequirement = 3, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [2] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3100, levelRequirement = 5, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [3] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3200, levelRequirement = 8, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [4] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3300, levelRequirement = 11, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [5] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3400, levelRequirement = 15, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [6] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3500, levelRequirement = 19, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [7] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3600, levelRequirement = 23, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [8] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3700, levelRequirement = 27, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [9] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3800, levelRequirement = 28, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [10] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3900, levelRequirement = 32, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [11] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 4000, levelRequirement = 40, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [12] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 4000, levelRequirement = 68, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MinerThrowFireSpectre"] = {
        name = "MinerThrowFireSpectre",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_is_projectile",
            "is_area_damage",
        },
        levels = {
            [1] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2000, levelRequirement = 3, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [2] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2100, levelRequirement = 5, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [3] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2200, levelRequirement = 8, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [4] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2300, levelRequirement = 11, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [5] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2400, levelRequirement = 15, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [6] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2500, levelRequirement = 19, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [7] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2600, levelRequirement = 23, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [8] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2700, levelRequirement = 27, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [9] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2800, levelRequirement = 28, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [10] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2900, levelRequirement = 32, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [11] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 3000, levelRequirement = 40, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [12] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 4000, levelRequirement = 79, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        },
    }
    
    ignite art variation [1]
    IdIgniteArtVariation
    FamilyStatusAilmentArtVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • ignite art variation Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [280]
    IdStanceMinerRun
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 280 Max: 280 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Portador de llamas pustuloso
    No muerto
    ignite art variation [1]
    stance movement speed +% final [280]
    Pocked Flamebringer
    SpectreY
    Tagscannot_be_monolith, Lanzador de hechizos, fire_affinity, has_one_hand_sword, has_one_handed_melee, humanoid, mud_blood, not_int, not_str, ranged, stone_armour, undead, very_slow_movement
    Packs
  • Peón pustuloso, Portador de llamas pustuloso, Peón pustuloso, Gigante pustuloso
  • Vida
    121%
    Evasión
    +20%
    Ailment Threshold
    121%
    Resistencia
    40 0 0 0
    Damage
    169%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.395 Second
    Damage Spread
    ±20%
    Experiencia
    110%
    Model Size
    100%
    Type
    MinerLantern
    Metadata
    MinerLantern2Hellscape
    Nivel
    68
    Vida
    7,784
    Minion Life
    1,688
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    631
    Minion Damage
    504
    Daño de hechizos
    631
    Precisión
    0
    Attack Time
    1.395
    Experiencia
    11,281
    Ailment Threshold
    7,784
    Chill
    25
    Shock
    25
    Brittle
    139
    Scorch
    25
    Sap
    68
    MinerThrowFire
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 1.5 seg
    Inflige 554.1 de daño de fuego base por segundo
    La duración base es de 4 segundos
    Inflige de 748.1 a 997.4 de daño de fuego
    base is projectile [1]
    is area damage [1]
    MinerThrowFireSpectre
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 1.5 seg
    Inflige 206.1 de daño de fuego base por segundo
    La duración base es de 3 segundos
    Inflige de 92.76 a 139.1 de daño de fuego
    base is projectile [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Miner/Miner"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Miner/Miner"
    
    Life
    {
    	on_death = "DetachAllContainingText( minerlantern );"
    	on_spawned_dead = "DetachAllContainingText( minerlantern );"
    }
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Miner/MinerLantern2Hellscape"] = {
        name = "Pocked Flamebringer",
        life = 1.21,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.69,
        damageSpread = 0.2,
        attackTime = 1.395,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MinerThrowFire",
            "MinerThrowFireSpectre",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MinerThrowFire"] = {
        name = "MinerThrowFire",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_is_projectile",
            "is_area_damage",
        },
        levels = {
            [1] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3000, levelRequirement = 3, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [2] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3100, levelRequirement = 5, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [3] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3200, levelRequirement = 8, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [4] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3300, levelRequirement = 11, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [5] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3400, levelRequirement = 15, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [6] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3500, levelRequirement = 19, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [7] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3600, levelRequirement = 23, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [8] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3700, levelRequirement = 27, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [9] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3800, levelRequirement = 28, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [10] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 3900, levelRequirement = 32, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [11] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 4000, levelRequirement = 40, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [12] = {1.6000000238419, 0.60000002384186, 0.80000001192093, 4000, levelRequirement = 68, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MinerThrowFireSpectre"] = {
        name = "MinerThrowFireSpectre",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_is_projectile",
            "is_area_damage",
        },
        levels = {
            [1] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2000, levelRequirement = 3, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [2] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2100, levelRequirement = 5, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [3] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2200, levelRequirement = 8, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [4] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2300, levelRequirement = 11, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [5] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2400, levelRequirement = 15, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [6] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2500, levelRequirement = 19, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [7] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2600, levelRequirement = 23, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [8] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2700, levelRequirement = 27, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [9] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2800, levelRequirement = 28, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [10] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 2900, levelRequirement = 32, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [11] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 3000, levelRequirement = 40, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [12] = {1.6000000238419, 0.20000000298023, 0.30000001192093, 4000, levelRequirement = 79, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        },
    }
    
    ignite art variation [1]
    IdIgniteArtVariation
    FamilyStatusAilmentArtVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • ignite art variation Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [280]
    IdStanceMinerRun
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 280 Max: 280 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Editar

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