Estudante da Dor
Demoníaco
Área: O Claustro Pútrido
Student of Pain
Spectre | Y |
---|---|
Area | O Claustro Pútrido |
Tags | animal_claw_weapon, demon, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, medium_height, melee, physical_affinity, putrid_monster, red_blood |
Packs |
Vida
99%
Ailment Threshold
99%
Resistência
0 0 75 0
Damage
88%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 18
Attack Time
2.445 Second
Damage Spread
±20%
Experiência
110%
Model Size
90%
Type
DemonFemale
Metadata
DemonFemaleUniqueMap1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
79
Vida
20,018
Armadura
67,990
Evasão
6,892
Escudo de Energia
0
Damage
630
Dano Mágico
630
Precisão
444
Attack Time
2.445
Experiência
13,804
Ailment Threshold
20,018
Chill
63
Shock
63
Brittle
358
Scorch
63
Sap
175
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 504–755
Chance de Crítico: 5%
Attack Time: 2.445 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" basic_action = "Emerge2" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonFemale/DemonFemaleUniqueMap1"] = { name = "Student of Pain", life = 0.99, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 0.88, damageSpread = 0.2, attackTime = 2.445, attackRange = 18, accuracy = 1, 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 = { }, }, }, }
Estudante da Dor
Demoníaco
monster no drops or experience [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]
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]
Student of Pain
Spectre | N |
---|---|
Tags | animal_claw_weapon, demon, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood |
Packs |
Vida
550%
Ailment Threshold
550%
Resistência
0 0 75 0
Damage
88%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 18
Attack Time
2.445 Second
Damage Spread
±20%
Experiência
110%
Model Size
90%
Type
DemonFemaleUniqueMapSummoned
Metadata
DemonFemaleUniqueMapSummoned1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
35,383
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
329
Dano Mágico
329
Precisão
290
Attack Time
2.445
Experiência
11,281
Ailment Threshold
35,383
Chill
112
Shock
112
Brittle
633
Scorch
112
Sap
309
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 263–394
Chance de Crítico: 5%
Attack Time: 2.445 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" basic_action = "Emerge2" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonFemale/DemonFemaleUniqueMapSummoned1"] = { name = "Student of Pain", life = 5.5, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 0.88, damageSpread = 0.2, attackTime = 2.445, attackRange = 18, accuracy = 1, 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 = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
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]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |