Erudito de templo
Humanoide
Temple Scholar
| Spectre | |
|---|---|
| Area | El aposento de Inocencia, El laboratorio eterno, Mapa de Plaza de ciudad, Mapa de Basílica, Mapa del Jardín del debilitamiento, Lago de Kalandra |
| Tags | Lanzador de hechizos, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, not_dex, not_str, red_blood, slashing_weapon, slow_movement, templar |
| Packs |
Vida
96%
Energy Shield From Life
50%
Ailment Threshold
96%
Resistencia
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 40
Attack Time
1.995 Second
Damage Spread
±20%
Experiencia
120%
Model Size
85%
Type
AxisCleric
Metadata
BlackguardClericPure
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
82
Vida
27,419
Armadura
85,651
Evasión
7,608
Escudo de energía
6,924
Damage
1,020
Daño de hechizos
1,020
Precisión
998
Attack Time
1.995
Experiencia
15,607
Minion Life
5,271
Minion Energy Shield
1,331
Minion Damage
858
Ailment Threshold
27,419
Chill
87
Shock
87
Brittle
490
Scorch
87
Sap
240
Phys Convert Ele
300%
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).
IncinerateBlackguardCleric
Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Fire, Channel
Incinerar
Efectividad del daño agregado: 30%
Tiempo de lanzamiento: 0.2 seg
Tiempo de recarga: 0.5 seg
Lanza continuamente un torrente de fuego desde tu mano. Cuanto más tiempo canalices este hechizo, más grandes serán las llamas y más daño infligirán.
Inflige de 228.9 a 343.3 de daño de fuego
50% más de daño con golpes y estados alterados por cada fase
always pierce [1]
base is projectile [1]
skill can add multiple charges per action [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Axis/Cleric/BlackguardClericPure"] = {
fireResist = 20,
coldResist = 20,
lightningResist = 20,
chaosResist = 0,
name = "Temple Scholar",
life = 0.96,
energyShield = 0.5,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.995,
attackRange = 40,
accuracy = 1,
skillList = {
"IncinerateBlackguardCleric",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["IncinerateBlackguardCleric"] = {
name = "Incinerate",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Continuously launches a torrent of fire from your hand. The longer you channel this spell, the larger and more damaging the flames become.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Totemable] = true,
[SkillType.Fire] = true,
[SkillType.Channel] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.2,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"flamethrower_damage_+%_per_stage_final",
"base_is_projectile",
"always_pierce",
"skill_can_add_multiple_charges_per_action",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 12, statInterpolation = {3, 3}, cost = { }, },
[2] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 15, statInterpolation = {3, 3}, cost = { }, },
[3] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 19, statInterpolation = {3, 3}, cost = { }, },
[4] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 23, statInterpolation = {3, 3}, cost = { }, },
[5] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 27, statInterpolation = {3, 3}, cost = { }, },
[6] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 31, statInterpolation = {3, 3}, cost = { }, },
[7] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 35, statInterpolation = {3, 3}, cost = { }, },
[8] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 38, statInterpolation = {3, 3}, cost = { }, },
[9] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 41, statInterpolation = {3, 3}, cost = { }, },
[10] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 44, statInterpolation = {3, 3}, cost = { }, },
[11] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 47, statInterpolation = {3, 3}, cost = { }, },
[12] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 50, statInterpolation = {3, 3}, cost = { }, },
[13] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 53, statInterpolation = {3, 3}, cost = { }, },
[14] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 56, statInterpolation = {3, 3}, cost = { }, },
[15] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 59, statInterpolation = {3, 3}, cost = { }, },
[16] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 62, statInterpolation = {3, 3}, cost = { }, },
[17] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 64, statInterpolation = {3, 3}, cost = { }, },
[18] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, },
[19] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, },
[20] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 70, statInterpolation = {3, 3}, cost = { }, },
[21] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 72, statInterpolation = {3, 3}, cost = { }, },
[22] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 74, statInterpolation = {3, 3}, cost = { }, },
[23] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 76, statInterpolation = {3, 3}, cost = { }, },
[24] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 78, statInterpolation = {3, 3}, cost = { }, },
[25] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 80, statInterpolation = {3, 3}, cost = { }, },
[26] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 82, statInterpolation = {3, 3}, cost = { }, },
[27] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 84, statInterpolation = {3, 3}, cost = { }, },
[28] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 86, statInterpolation = {3, 3}, cost = { }, },
[29] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 88, statInterpolation = {3, 3}, cost = { }, },
[30] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 90, statInterpolation = {3, 3}, cost = { }, },
},
}
Erudito de templo
Humanoide
Temple Scholar
| Spectre | |
|---|---|
| Tags | Lanzador de hechizos, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, not_dex, not_str, red_blood, slashing_weapon, slow_movement, templar |
| Packs |
Vida
96%
Energy Shield From Life
50%
Ailment Threshold
96%
Resistencia
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 40
Attack Time
1.995 Second
Damage Spread
±20%
Experiencia
120%
Model Size
85%
Type
AxisCleric
Metadata
BlackguardClericPureMemoryLine
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,176
Armadura
28,790
Evasión
4,739
Escudo de energía
2,941
Damage
448
Daño de hechizos
448
Precisión
580
Attack Time
1.995
Experiencia
12,306
Minion Life
1,340
Minion Energy Shield
638
Minion Damage
358
Ailment Threshold
6,176
Chill
20
Shock
20
Brittle
110
Scorch
20
Sap
54
Phys Convert Ele
240%
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).
IncinerateBlackguardCleric
Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Fire, Channel
Incinerar
Efectividad del daño agregado: 30%
Tiempo de lanzamiento: 0.2 seg
Tiempo de recarga: 0.5 seg
Lanza continuamente un torrente de fuego desde tu mano. Cuanto más tiempo canalices este hechizo, más grandes serán las llamas y más daño infligirán.
Inflige de 124.8 a 187.2 de daño de fuego
50% más de daño con golpes y estados alterados por cada fase
always pierce [1]
base is projectile [1]
skill can add multiple charges per action [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Axis/Cleric/BlackguardClericPureMemoryLine"] = {
fireResist = 20,
coldResist = 20,
lightningResist = 20,
chaosResist = 0,
name = "Temple Scholar",
life = 0.96,
energyShield = 0.5,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.995,
attackRange = 40,
accuracy = 1,
skillList = {
"IncinerateBlackguardCleric",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["IncinerateBlackguardCleric"] = {
name = "Incinerate",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Continuously launches a torrent of fire from your hand. The longer you channel this spell, the larger and more damaging the flames become.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Totemable] = true,
[SkillType.Fire] = true,
[SkillType.Channel] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.2,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"flamethrower_damage_+%_per_stage_final",
"base_is_projectile",
"always_pierce",
"skill_can_add_multiple_charges_per_action",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 12, statInterpolation = {3, 3}, cost = { }, },
[2] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 15, statInterpolation = {3, 3}, cost = { }, },
[3] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 19, statInterpolation = {3, 3}, cost = { }, },
[4] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 23, statInterpolation = {3, 3}, cost = { }, },
[5] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 27, statInterpolation = {3, 3}, cost = { }, },
[6] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 31, statInterpolation = {3, 3}, cost = { }, },
[7] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 35, statInterpolation = {3, 3}, cost = { }, },
[8] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 38, statInterpolation = {3, 3}, cost = { }, },
[9] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 41, statInterpolation = {3, 3}, cost = { }, },
[10] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 44, statInterpolation = {3, 3}, cost = { }, },
[11] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 47, statInterpolation = {3, 3}, cost = { }, },
[12] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 50, statInterpolation = {3, 3}, cost = { }, },
[13] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 53, statInterpolation = {3, 3}, cost = { }, },
[14] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 56, statInterpolation = {3, 3}, cost = { }, },
[15] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 59, statInterpolation = {3, 3}, cost = { }, },
[16] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 62, statInterpolation = {3, 3}, cost = { }, },
[17] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 64, statInterpolation = {3, 3}, cost = { }, },
[18] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, },
[19] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, },
[20] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 70, statInterpolation = {3, 3}, cost = { }, },
[21] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 72, statInterpolation = {3, 3}, cost = { }, },
[22] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 74, statInterpolation = {3, 3}, cost = { }, },
[23] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 76, statInterpolation = {3, 3}, cost = { }, },
[24] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 78, statInterpolation = {3, 3}, cost = { }, },
[25] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 80, statInterpolation = {3, 3}, cost = { }, },
[26] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 82, statInterpolation = {3, 3}, cost = { }, },
[27] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 84, statInterpolation = {3, 3}, cost = { }, },
[28] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 86, statInterpolation = {3, 3}, cost = { }, },
[29] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 88, statInterpolation = {3, 3}, cost = { }, },
[30] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 90, statInterpolation = {3, 3}, cost = { }, },
},
}
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.




















