Кривой носитель лампы
Нежить
Область: Шахты — уровень 1, Шахты — уровень 2, Лаборатория вечных, Ужасающая шахта, Пустота памяти, Фрагмент воспоминаний
ignite art variation [1]
stance movement speed +% final [280]
stance movement speed +% final [280]
Pocked Lanternbearer
Здоровье
121%
Уклонение
+20%
Ailment Threshold
121%
Сопротивление
40 0 0 0
Damage
169%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.395 Second
Damage Spread
±20%
Опыт
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.
Уровень
83
Здоровье
38,740
Броня
92,477
Уклонение
9,432
Энергетический щит
0
Damage
1,522
Урон от чар
1,522
Точность
518
Attack Time
1.395
Опыт
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
Время применения: 1 сек.
Перезарядка: 1.5 сек.
Наносит 1427.1 базового урона от огня в секунду
Базовая длительность - 4 секунд(-ы)
Наносит от 1927 до 2569 урона от огня
base is projectile [1]
is area damage [1]
Базовая длительность - 4 секунд(-ы)
Наносит от 1927 до 2569 урона от огня
base is projectile [1]
is area damage [1]
MinerThrowFireSpectre
Spell, Projectile, ProjectilesFromUser, Triggerable
Время применения: 1 сек.
Перезарядка: 1.5 сек.
Наносит 473.3 базового урона от огня в секунду
Базовая длительность - 4 секунд(-ы)
Наносит от 213 до 319.4 урона от огня
base is projectile [1]
is area damage [1]
Базовая длительность - 4 секунд(-ы)
Наносит от 213 до 319.4 урона от огня
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 | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
stance movement speed +% final [280]
Id | StanceMinerRun |
---|---|
Family | Stance |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Кривой носитель лампы
Нежить
ignite art variation [1]
stance movement speed +% final [280]
stance movement speed +% final [280]
Pocked Lanternbearer
Spectre | Y |
---|---|
Tags | cannot_be_monolith, Чародейский, 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 |
Здоровье
121%
Уклонение
+20%
Ailment Threshold
121%
Сопротивление
40 0 0 0
Damage
169%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.395 Second
Damage Spread
±20%
Опыт
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.
Уровень
68
Здоровье
7,784
Броня
28,790
Уклонение
5,687
Энергетический щит
0
Damage
631
Урон от чар
631
Точность
290
Attack Time
1.395
Опыт
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
Время применения: 1 сек.
Перезарядка: 1.5 сек.
Наносит 706.4 базового урона от огня в секунду
Базовая длительность - 4 секунд(-ы)
Наносит от 953.6 до 1271 урона от огня
base is projectile [1]
is area damage [1]
Базовая длительность - 4 секунд(-ы)
Наносит от 953.6 до 1271 урона от огня
base is projectile [1]
is area damage [1]
MinerThrowFireSpectre
Spell, Projectile, ProjectilesFromUser, Triggerable
Время применения: 1 сек.
Перезарядка: 1.5 сек.
Наносит 262.8 базового урона от огня в секунду
Базовая длительность - 3 секунд(-ы)
Наносит от 118.3 до 177.4 урона от огня
base is projectile [1]
is area damage [1]
Базовая длительность - 3 секунд(-ы)
Наносит от 118.3 до 177.4 урона от огня
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 | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
stance movement speed +% final [280]
Id | StanceMinerRun |
---|---|
Family | Stance |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Кривой носитель лампы
Pocked Lanternbearer
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/Miner/MinerLantern |
Area | Азуритовая шахта, Азуритовая шахта, Азуритовая шахта, Азуритовая шахта, Азуритовая шахта, Азуритовая шахта, Азуритовая шахта |
Tags | cannot_be_monolith, Чародейский, 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 |
Здоровье
121%
Уклонение
+20%
Ailment Threshold
121%
Сопротивление
40 0 0 0
Damage
169%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.395 Second
Damage Spread
±20%
Опыт
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.
Уровень
68
Здоровье
7,784
Броня
28,790
Уклонение
5,687
Энергетический щит
0
Damage
631
Урон от чар
631
Точность
290
Attack Time
1.395
Опыт
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
Время применения: 1 сек.
Перезарядка: 1.5 сек.
Наносит 706.4 базового урона от огня в секунду
Базовая длительность - 4 секунд(-ы)
Наносит от 953.6 до 1271 урона от огня
base is projectile [1]
is area damage [1]
Базовая длительность - 4 секунд(-ы)
Наносит от 953.6 до 1271 урона от огня
base is projectile [1]
is area damage [1]
MinerThrowFireSpectre
Spell, Projectile, ProjectilesFromUser, Triggerable
Время применения: 1 сек.
Перезарядка: 1.5 сек.
Наносит 262.8 базового урона от огня в секунду
Базовая длительность - 3 секунд(-ы)
Наносит от 118.3 до 177.4 урона от огня
base is projectile [1]
is area damage [1]
Базовая длительность - 3 секунд(-ы)
Наносит от 118.3 до 177.4 урона от огня
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 | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
stance movement speed +% final [280]
Id | StanceMinerRun |
---|---|
Family | Stance |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |