Esqueleto Carbonizado
Morto-vivo
50% do Dano Físico Convertido em Dano de Fogo
Chance Global de Crítico aumentada em 300%
+65% ao Multiplicador Global de Crítico
monster no map drops [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Charred Skeleton
SpectreY
Tagsbone_armour, bones, cleaving_weapon, fast_movement, has_one_hand_axe, has_one_handed_melee, medium_height, melee, not_dex, physical_affinity, skeleton, undead
Vida
140%
Energy Shield From Life
50%
Armadura
+25%
Ailment Threshold
140%
Resistência
37 37 37 0
Damage
70%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Experiência
140%
Model Size
100%
Type
IntMissionSkeletonMeleeFire
Metadata
IntMissionSkeletonMeleeFire
Nível
68
Vida
4,503
Armadura
35,988
Evasão
4,739
Escudo de Energia
4,289
Damage
261
Dano Mágico
261
Precisão
580
Attack Time
1.605
Experiência
14,357
Minion Life
977
Minion Energy Shield
930
Minion Damage
209
Ailment Threshold
9,007
Chill
28
Shock
28
Brittle
161
Scorch
28
Sap
79
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 183–340
Chance de Crítico: 5%
Attack Time: 1.605 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "One_Hand_Mace"
	basic_action = "Emerge"
	basic_action = "Revive"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_death = "RemoveEffects( );"
	on_spawned_dead = "RemoveEffects( );"
}

Render
{
     //turn_duration = 0.35
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Skeletons/IntMissionSkeletonMeleeFire"] = {
    name = "Charred Skeleton",
    life = 1.4,
    energyShield = 0.5,
    fireResist = 37,
    coldResist = 37,
    lightningResist = 37,
    chaosResist = 0,
    damage = 0.7,
    damageSpread = 0.3,
    attackTime = 1.605,
    attackRange = 9,
    accuracy = 1,
    weaponType1 = "One Hand Axe",
    skillList = {
        "Melee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    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",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
50% do Dano Físico Convertido em Dano de Fogo
IdMonsterElementalSkeletonFire
FamilyFireDamageAsPortionOfDamage
Domainsmonstro (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    Chance Global de Crítico aumentada em 300%
    +65% ao Multiplicador Global de Crítico
    IdMonsterImplicitCriticals1
    FamilyMonsterCriticalStrikes
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • critical strike chance +% Min: 300 Max: 300 Global
  • base critical strike multiplier + Min: 65 Max: 65 Global
  • Craft Tagsdamage critical
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    IdCannotBeAugmented
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esqueleto Carbonizado
    Category: Maraketh
    Cria um objeto em seu refúgio
    Charred Skeleton
    Esqueleto Carbonizado HideoutCharredSkeleton /2
    Nome
    Exibir Descrições Completas
    Path of Exile1
    Early Access0
    Editar

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