Эхо Шавронн
Нежить
monster dropped item rarity +% [3500]
Форма призрака
drop additional rare items [0]
monster no map drops [1]
10% снижение скорости передвижения
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
cant touch this [1]
cant possess this [1]
Echo of Shavronne
SpectreN
Tagsghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, medium_movement, non_attacking, undead
Здоровье
300%
Ailment Threshold
300%
Сопротивление
0 0 85 0
Damage
0%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 6
Attack Time
0 Second
Damage Spread
±0%
Опыт
200%
Model Size
100%
Type
TormentedSpiritShavronne
Metadata
TormentedShavronne
Уровень
68
Здоровье
19,300
Броня
28,790
Уклонение
4,739
Энерг. щит
0
Damage
0
Урон от чар
0
Точность
290
Attack Time
0
Опыт
20,510
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
Haunt
TormentSpiritPause
Перезарядка: 5 сек.
WalkEmergeTormentedSpirit
walk emerge distance [300]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{	
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
	basic_action = "TormentSpiritFlee"
}

Stats
{

}

Life
{
	corpse_usable = false
}

DiesAfterTime
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
	//turn_duration = 0.6
}

Targetable
{
	no_highlight = true
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/curses/tormented/ghostdeath_explode_pos.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Spirit/TormentedShavronne"] = {
    name = "Echo of Shavronne",
    life = 3,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 85,
    chaosResist = 0,
    damage = 0,
    damageSpread = 0,
    attackTime = 0,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "Haunt",
        "TormentSpiritPause",
        "WalkEmergeTormentedSpirit",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Haunt"] = {
    name = "Haunt",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TormentSpiritPause"] = {
    name = "TormentSpiritPause",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeTormentedSpirit"] = {
    name = "WalkEmergeTormentedSpirit",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.65,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {300, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster dropped item rarity +% [3500]
IdTormentSpiritDropsIncrease3
FamilyTormentSpiritDropsIncrease
Domainsмонстр (3)
GenerationTypeУникальный (3)
Req. level1
Stats
  • monster dropped item rarity +% Min: 3500 Max: 3500 Global
  • Форма призрака
    IdTormentSpiritPhasing
    FamilyTorment
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • drop additional rare items [0]
    IdTormentAdditionalRareItemsSpirit
    FamilyMonsterDropAdditionalRareItems
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • drop additional rare items Min: 0 Max: 0 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • 10% снижение скорости передвижения
    IdTormentedSpiritImplicitSlowRun
    FamilyMovementVelocity
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • base movement velocity +% Min: -10 Max: -10 Global
  • Craft Tagsspeed
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.