Инья, Невыносимый шёпот
Гуманоидdrop additional rare items [3]
15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Inya, the Unbearable Whispers
| Spectre | N |
|---|---|
| Tags | Чародейский, has_wand, humanoid, light_armour, lightning_affinity, medium_height, medium_movement, not_str, ranged, red_blood |
Здоровье
500%
Energy Shield From Life
50%
Уклонение
+50%
Ailment Threshold
500%
Сопротивление
Damage
200%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
200%
Model Size
110%
Type
ProphecyShadowQueen
Metadata
PaleQueenLightning
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
696,732
Броня
28,790
Уклонение
7,109
Энергетический щит
15,318
Damage
851
Урон от чар
1,270
Точность
580
Attack Time
1.005
Опыт
112,805
Minion Life
151,127
Minion Energy Shield
3,323
Minion Damage
680
Ailment Threshold
438,941
Chill
1,388
Shock
1,388
Brittle
7,852
Scorch
1,388
Sap
3,835
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).
ProphecyBossBallLightning
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Шаровая молния
Время применения: 0.8 сек.
Герой выпускает снаряд, который медленно движется и бьёт молниями врагов в области действия.
Наносит от 362.8 до 673.7 урона от молнии
60% снижение скорости снаряда
Базовый радиус - 1.8 м
active skill area of effect radius +% final [60]
base is projectile [1]
ProphecyBossSummonShockTotem
Spell, Multicastable, Triggerable
Время применения: 1 сек.
Перезарядка: 8 сек.
alternate minion [125]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
ProphecyBossBallLightningFast
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Шаровая молния
Время применения: 0.8 сек.
Герой выпускает снаряд, который медленно движется и бьёт молниями врагов в области действия.
Наносит от 159.8 до 479.5 урона от молнии
Выпускает дополнительных снарядов: 2
120% повышение скорости снаряда
Базовый радиус - 1.8 м
active skill area of effect radius +% final [-65]
base is projectile [1]
Object Type
version 2
extends "Metadata/Monsters/Prophecy/ProphecyKing"
Stats
{
}
MinimapIcon
{
icon = "MissionTarget"
}
Life
{
corpse_usable = false
}Object Type Codes
version 2
extends "Metadata/Monsters/Prophecy/ProphecyKing"
Life
{
on_death = "HideMinimapIcon();"
on_spawned_dead = "HideMinimapIcon();"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/ProphecyBoss/PaleQueenLightning"] = {
name = "Inya, the Unbearable Whispers",
life = 5,
energyShield = 0.5,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 8,
accuracy = 1,
weaponType1 = "Wand",
weaponType2 = "Shield",
skillList = {
"ProphecyBossBallLightning",
"ProphecyBossSummonShockTotem",
"ProphecyBossBallLightningFast",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossBallLightning"] = {
name = "Ball Lightning",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_projectile_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"active_skill_base_area_of_effect_radius",
"base_is_projectile",
},
levels = {
[1] = {0.69999998807907, 1.2999999523163, -60, 60, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossSummonShockTotem"] = {
name = "ProphecyBossSummonShockTotem",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_are_minions",
"minion_dies_when_parent_dies",
},
levels = {
[1] = {125, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossBallLightningFast"] = {
name = "Ball Lightning",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"number_of_additional_projectiles",
"base_projectile_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"active_skill_base_area_of_effect_radius",
"base_is_projectile",
},
levels = {
[1] = {0.5, 1.5, 2, 120, -65, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
drop additional rare items [3]
| Family | MonsterDropAdditionalRareItems |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
| Family | MonsterMapBoss |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
kill traps mines and totems on death [1]
| Family | MonsterKillTrapsMinesTotemsOnDeath |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
Инья, Невыносимый шёпот
Гуманоид15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Монстры дают повышенный на 100% опыт
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Inya, the Unbearable Whispers
| Spectre | N |
|---|---|
| Tags | Чародейский, has_wand, humanoid, light_armour, lightning_affinity, medium_movement, not_str, ranged, red_blood |
Здоровье
500%
Energy Shield From Life
50%
Уклонение
+50%
Ailment Threshold
500%
Сопротивление
Damage
200%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
200%
Model Size
110%
Type
ProphecyShadowQueen
Metadata
PaleQueenLightningStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
696,732
Броня
28,790
Уклонение
7,109
Энергетический щит
15,318
Damage
851
Урон от чар
1,270
Точность
580
Attack Time
1.005
Опыт
112,805
Minion Life
151,127
Minion Energy Shield
3,323
Minion Damage
680
Ailment Threshold
438,941
Chill
1,388
Shock
1,388
Brittle
7,852
Scorch
1,388
Sap
3,835
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).
ProphecyBossBallLightning
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Шаровая молния
Время применения: 0.8 сек.
Герой выпускает снаряд, который медленно движется и бьёт молниями врагов в области действия.
Наносит от 362.8 до 673.7 урона от молнии
60% снижение скорости снаряда
Базовый радиус - 1.8 м
active skill area of effect radius +% final [60]
base is projectile [1]
ProphecyBossSummonShockTotem
Spell, Multicastable, Triggerable
Время применения: 1 сек.
Перезарядка: 8 сек.
alternate minion [125]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
ProphecyBossBallLightningFast
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Шаровая молния
Время применения: 0.8 сек.
Герой выпускает снаряд, который медленно движется и бьёт молниями врагов в области действия.
Наносит от 159.8 до 479.5 урона от молнии
Выпускает дополнительных снарядов: 2
120% повышение скорости снаряда
Базовый радиус - 1.8 м
active skill area of effect radius +% final [-65]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing"
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ProphecyBoss/PaleQueenLightningStandalone"] = {
name = "Inya, the Unbearable Whispers",
life = 5,
energyShield = 0.5,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 8,
accuracy = 1,
weaponType1 = "Wand",
weaponType2 = "Shield",
skillList = {
"ProphecyBossBallLightning",
"ProphecyBossSummonShockTotem",
"ProphecyBossBallLightningFast",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossBallLightning"] = {
name = "Ball Lightning",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_projectile_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"active_skill_base_area_of_effect_radius",
"base_is_projectile",
},
levels = {
[1] = {0.69999998807907, 1.2999999523163, -60, 60, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossSummonShockTotem"] = {
name = "ProphecyBossSummonShockTotem",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_are_minions",
"minion_dies_when_parent_dies",
},
levels = {
[1] = {125, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossBallLightningFast"] = {
name = "Ball Lightning",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"number_of_additional_projectiles",
"base_projectile_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"active_skill_base_area_of_effect_radius",
"base_is_projectile",
},
levels = {
[1] = {0.5, 1.5, 2, 120, -65, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
| Family | MonsterMapBoss |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
kill traps mines and totems on death [1]
| Family | MonsterKillTrapsMinesTotemsOnDeath |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
Инья, Невыносимый шёпот
ГуманоидОбласть: Бледный суд
15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Монстры дают повышенный на 100% опыт
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Inya, the Unbearable Whispers
| Spectre | N |
|---|---|
| Area | Бледный суд |
| Tags | Чародейский, has_wand, humanoid, light_armour, lightning_affinity, medium_height, medium_movement, not_str, ranged, red_blood |
Здоровье
300%
Energy Shield From Life
50%
Уклонение
+50%
Ailment Threshold
300%
Сопротивление
Damage
200%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
200%
Model Size
110%
Type
ProphecyShadowQueenMap
Metadata
PaleQueenLightningMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
75
Здоровье
1,524,810
Броня
49,865
Уклонение
9,044
Энергетический щит
14,154
Damage
1,291
Урон от чар
1,926
Точность
762
Attack Time
1.005
Опыт
129,844
Minion Life
311,232
Minion Energy Shield
2,889
Minion Damage
1,057
Ailment Threshold
792,901
Chill
2,507
Shock
2,507
Brittle
14,184
Scorch
2,507
Sap
6,927
Phys Convert Ele
275%
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).
ProphecyBossBallLightning
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Шаровая молния
Время применения: 0.8 сек.
Герой выпускает снаряд, который медленно движется и бьёт молниями врагов в области действия.
Наносит от 552.7 до 1026 урона от молнии
60% снижение скорости снаряда
Базовый радиус - 1.8 м
active skill area of effect radius +% final [60]
base is projectile [1]
ProphecyBossSummonShockTotem
Spell, Multicastable, Triggerable
Время применения: 1 сек.
Перезарядка: 8 сек.
alternate minion [125]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
ProphecyBossBallLightningFastMap
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Шаровая молния
Время применения: 0.8 сек.
Герой выпускает снаряд, который медленно движется и бьёт молниями врагов в области действия.
Наносит от 452.4 до 1357 урона от молнии
Выпускает дополнительных снарядов: 2
120% повышение скорости снаряда
Базовый радиус - 1.8 м
active skill area of effect radius +% final [-65]
base is projectile [1]
Object Type
version 2
extends "Metadata/Monsters/Prophecy/ProphecyKingMap"
Stats
{
}Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingMap"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ProphecyBoss/PaleQueenLightningMap"] = {
name = "Inya, the Unbearable Whispers",
life = 3,
energyShield = 0.5,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 8,
accuracy = 1,
weaponType1 = "Wand",
weaponType2 = "Shield",
skillList = {
"ProphecyBossBallLightning",
"ProphecyBossSummonShockTotem",
"ProphecyBossBallLightningFastMap",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossBallLightning"] = {
name = "Ball Lightning",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_projectile_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"active_skill_base_area_of_effect_radius",
"base_is_projectile",
},
levels = {
[1] = {0.69999998807907, 1.2999999523163, -60, 60, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossSummonShockTotem"] = {
name = "ProphecyBossSummonShockTotem",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_are_minions",
"minion_dies_when_parent_dies",
},
levels = {
[1] = {125, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossBallLightningFastMap"] = {
name = "Ball Lightning",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"number_of_additional_projectiles",
"base_projectile_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"active_skill_base_area_of_effect_radius",
"base_is_projectile",
},
levels = {
[1] = {0.5, 1.5, 2, 120, -65, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
| Family | MonsterMapBoss |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
kill traps mines and totems on death [1]
| Family | MonsterKillTrapsMinesTotemsOnDeath |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
Инья, Невыносимый шёпот
Гуманоид15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Монстры дают повышенный на 100% опыт
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Inya, the Unbearable Whispers
| Spectre | N |
|---|---|
| Tags | Чародейский, has_wand, humanoid, light_armour, lightning_affinity, medium_height, medium_movement, not_str, ranged, red_blood |
Здоровье
300%
Energy Shield From Life
50%
Уклонение
+50%
Ailment Threshold
300%
Сопротивление
Damage
200%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
200%
Model Size
110%
Type
ProphecyShadowQueenMap
Metadata
PaleQueenLightningGhost
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
418,039
Броня
28,790
Уклонение
7,109
Энергетический щит
9,191
Damage
851
Урон от чар
1,270
Точность
580
Attack Time
1.005
Опыт
112,805
Minion Life
90,676
Minion Energy Shield
1,994
Minion Damage
680
Ailment Threshold
263,365
Chill
833
Shock
833
Brittle
4,711
Scorch
833
Sap
2,301
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).
ProphecyBossBallLightning
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Шаровая молния
Время применения: 0.8 сек.
Герой выпускает снаряд, который медленно движется и бьёт молниями врагов в области действия.
Наносит от 362.8 до 673.7 урона от молнии
60% снижение скорости снаряда
Базовый радиус - 1.8 м
active skill area of effect radius +% final [60]
base is projectile [1]
ProphecyBossSummonShockTotem
Spell, Multicastable, Triggerable
Время применения: 1 сек.
Перезарядка: 8 сек.
alternate minion [125]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
ProphecyBossBallLightningFastMap
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Шаровая молния
Время применения: 0.8 сек.
Герой выпускает снаряд, который медленно движется и бьёт молниями врагов в области действия.
Наносит от 319.7 до 959 урона от молнии
Выпускает дополнительных снарядов: 2
120% повышение скорости снаряда
Базовый радиус - 1.8 м
active skill area of effect radius +% final [-65]
base is projectile [1]
Object Type
version 2
extends "Metadata/Monsters/Prophecy/ProphecyKingMap"
Stats
{
}Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingGhost"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ProphecyBoss/PaleQueenLightningGhost"] = {
name = "Inya, the Unbearable Whispers",
life = 3,
energyShield = 0.5,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 8,
accuracy = 1,
weaponType1 = "Wand",
weaponType2 = "Shield",
skillList = {
"ProphecyBossBallLightning",
"ProphecyBossSummonShockTotem",
"ProphecyBossBallLightningFastMap",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossBallLightning"] = {
name = "Ball Lightning",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_projectile_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"active_skill_base_area_of_effect_radius",
"base_is_projectile",
},
levels = {
[1] = {0.69999998807907, 1.2999999523163, -60, 60, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossSummonShockTotem"] = {
name = "ProphecyBossSummonShockTotem",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_are_minions",
"minion_dies_when_parent_dies",
},
levels = {
[1] = {125, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProphecyBossBallLightningFastMap"] = {
name = "Ball Lightning",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"number_of_additional_projectiles",
"base_projectile_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"active_skill_base_area_of_effect_radius",
"base_is_projectile",
},
levels = {
[1] = {0.5, 1.5, 2, 120, -65, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
15000% увеличение редкости выпадающих предметов
Монстры дают повышенный на 100% опыт
| Family | MonsterMapBoss |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | монстр (3) |
| GenerationType | уник (3) |
| Req. level | 1 |
| Stats |
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.