Pustulento da Lanterna
Morto-vivo
Área: Minas Nível 1, Minas Nível 2, Laboratório Eterno, Mina Assombrada, Memória Vazia, Memória Fragmentada
ignite art variation [1]
stance movement speed +% final [280]
stance movement speed +% final [280]
Pocked Lanternbearer
Vida
121%
Evasão
+20%
Ailment Threshold
121%
Resistência
40 0 0 0
Damage
169%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.395 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
MinerLantern
Metadata
MinerLantern
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
83
Vida
38,740
Armadura
92,477
Evasão
9,432
Escudo de Energia
0
Damage
1,522
Dano Mágico
1,522
Precisão
518
Attack Time
1.395
Experiência
14,445
Ailment Threshold
38,740
Chill
122
Shock
122
Brittle
693
Scorch
122
Sap
338
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).
MinerThrowFire
Spell, Projectile, ProjectilesFromUser, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 1.5 seg
Causa 1427.1 de Dano de Fogo Base por segundo
Duração base é de 4 segundos
Causa 1927 a 2569 de Dano de Fogo
base is projectile [1]
is area damage [1]
Duração base é de 4 segundos
Causa 1927 a 2569 de Dano de Fogo
base is projectile [1]
is area damage [1]
MinerThrowFireSpectre
Spell, Projectile, ProjectilesFromUser, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 1.5 seg
Causa 473.3 de Dano de Fogo Base por segundo
Duração base é de 4 segundos
Causa 213 a 319.4 de Dano de Fogo
base is projectile [1]
is area damage [1]
Duração base é de 4 segundos
Causa 213 a 319.4 de Dano de Fogo
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/MinerLantern"] = { name = "Pocked Lanternbearer", 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]
Id | IgniteArtVariation |
---|---|
Family | StatusAilmentArtVariation |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [280]
Id | StanceMinerRun |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Pustulento da Lanterna
Morto-vivo
ignite art variation [1]
stance movement speed +% final [280]
stance movement speed +% final [280]
Pocked Lanternbearer
Spectre | Y |
---|---|
Tags | cannot_be_monolith, Conjurador, 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 |
Vida
121%
Evasão
+20%
Ailment Threshold
121%
Resistência
40 0 0 0
Damage
169%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.395 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
MinerLantern
Metadata
MinerLanternHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
7,784
Armadura
28,790
Evasão
5,687
Escudo de Energia
0
Damage
631
Dano Mágico
631
Precisão
290
Attack Time
1.395
Experiência
11,281
Ailment Threshold
7,784
Chill
25
Shock
25
Brittle
139
Scorch
25
Sap
68
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).
MinerThrowFire
Spell, Projectile, ProjectilesFromUser, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 1.5 seg
Causa 706.4 de Dano de Fogo Base por segundo
Duração base é de 4 segundos
Causa 953.6 a 1271 de Dano de Fogo
base is projectile [1]
is area damage [1]
Duração base é de 4 segundos
Causa 953.6 a 1271 de Dano de Fogo
base is projectile [1]
is area damage [1]
MinerThrowFireSpectre
Spell, Projectile, ProjectilesFromUser, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 1.5 seg
Causa 262.8 de Dano de Fogo Base por segundo
Duração base é de 3 segundos
Causa 118.3 a 177.4 de Dano de Fogo
base is projectile [1]
is area damage [1]
Duração base é de 3 segundos
Causa 118.3 a 177.4 de Dano de Fogo
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/MinerLanternHellscape"] = { name = "Pocked Lanternbearer", 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]
Id | IgniteArtVariation |
---|---|
Family | StatusAilmentArtVariation |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [280]
Id | StanceMinerRun |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Pequeno Porta-lanterna
Pocked Lanternbearer
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/Miner/MinerLantern |
Area | Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita |
Tags | cannot_be_monolith, Conjurador, delve_monster, fire_affinity, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, mud_blood, no_pantheon_mod, not_int, not_str, ranged, stone_armour, undead, very_slow_movement |
Vida
121%
Evasão
+20%
Ailment Threshold
121%
Resistência
40 0 0 0
Damage
169%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.395 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
MinerLanternDelve
Metadata
MinerLanternDelve_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
7,784
Armadura
28,790
Evasão
5,687
Escudo de Energia
0
Damage
631
Dano Mágico
631
Precisão
290
Attack Time
1.395
Experiência
11,281
Ailment Threshold
7,784
Chill
25
Shock
25
Brittle
139
Scorch
25
Sap
68
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).
MinerThrowFire
Spell, Projectile, ProjectilesFromUser, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 1.5 seg
Causa 706.4 de Dano de Fogo Base por segundo
Duração base é de 4 segundos
Causa 953.6 a 1271 de Dano de Fogo
base is projectile [1]
is area damage [1]
Duração base é de 4 segundos
Causa 953.6 a 1271 de Dano de Fogo
base is projectile [1]
is area damage [1]
MinerThrowFireSpectre
Spell, Projectile, ProjectilesFromUser, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 1.5 seg
Causa 262.8 de Dano de Fogo Base por segundo
Duração base é de 3 segundos
Causa 118.3 a 177.4 de Dano de Fogo
base is projectile [1]
is area damage [1]
Duração base é de 3 segundos
Causa 118.3 a 177.4 de Dano de Fogo
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/MinerLanternDelve_"] = { name = "Pocked Lanternbearer", 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]
Id | IgniteArtVariation |
---|---|
Family | StatusAilmentArtVariation |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [280]
Id | StanceMinerRun |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
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.