Несовершенный Дух суда
Труп
Категория монстра: Нежить
Сотворяет скелетов
Обстреливает мортирами
Создаёт подношение хаоса
Создаёт подношение огня
Щёлкните ПКМ по этому предмету, чтобы создать этот труп.
Imperfect Judgemental Spirit
Несовершенный Дух суда GoddessLow /8
ИмяПоказывать полное описание
DropLevel 81
BaseType Imperfect Judgemental Spirit
BaseType Несовершенный Дух суда
Class Трупы
FlagsAlwaysAllocate
TypeMetadata/Items/ItemisedCorpses/GoddessLow
IconArt/2DItems/Currency/Azmeri/GoddessOfJusticeCorpse
ReferenceCommunity Wiki
Несовершенный Дух суда
Нежить
Imperfect Judgemental Spirit
SpectreY
TagsЧародейский, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, non_unique_map_boss, not_dex, not_str, ranged, undead
Здоровье
203%
Energy Shield From Life
100%
Ailment Threshold
203%
Сопротивление
20 20 20 0
Damage
150%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
150%
Model Size
130%
Type
AzmeriGoddess
Metadata
GoddessLow
Уровень
68
Здоровье
13,060
Броня
28,790
Уклонение
4,739
Энергетический щит
6,127
Damage
560
Урон от чар
560
Точность
290
Attack Time
1.5
Опыт
15,383
Ailment Threshold
13,060
Chill
41
Shock
41
Brittle
234
Scorch
41
Sap
114
AzmeriGoddessSpiritMortar
Projectile, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Шанс критического удара: 5%
Время применения: 1 сек.
AzmeriGoddessSummonSkeletonGhostflame
Spell, Projectile, Multicastable, Triggerable
Время применения: 0.25 сек.
Перезарядка: 20 сек.
Умения повторяются ещё 3 раз(-а)
Наносит от 180.5 до 270.7 урона от огня
active skill area of effect radius +% final [-25]
alternate minion [76]
base is projectile [1]
number of monsters to summon [1]
projectile minimum range [25]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
AzmeriGoddessOfferingOfJudgement
Spell, Area, Duration, Damage, AreaSpell, Triggerable
Время применения: 1 сек.
Перезарядка: 5 сек.
Наносит 2045.9 базового урона от огня в секунду
Базовая длительность - 6 секунд(-ы)
base is projectile [1]
is area damage [1]
AzmeriGoddessOfferingOfJudgementChaos
Spell, Area, Duration, Damage, AreaSpell, Triggerable
Время применения: 1 сек.
Перезарядка: 5 сек.
Наносит 545.6 базового урона хаосом в секунду
Базовая длительность - 6 секунд(-ы)
base is projectile [1]
is area damage [1]
AzmeriGoddessBeam
Spell, Area, Damage, AreaSpell
Луч богини
Время применения: 1 сек.
Перезарядка: 18 сек.
Наносит 2045.9 базового урона от огня в секунду
Базовая длительность - 3 секунд(-ы)
disable skill repeats [1]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
}

Animated
{
}

Transitionable
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
}

Targetable
{
}

Render
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAzmeri/SpecialCorpses/GoddessLow"] = {
    name = "Imperfect Judgemental Spirit",
    life = 2.03,
    energyShield = 1,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "AzmeriGoddessSpiritMortar",
        "AzmeriGoddessOfferingOfJudgement",
        "AzmeriGoddessOfferingOfJudgementChaos",
        "AzmeriGoddessSummonSkeletonGhostflame",
        "AzmeriGoddessBeam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriGoddessSpiritMortar"] = {
    name = "AzmeriGoddessSpiritMortar",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "projectile_spread_radius",
        "base_cast_speed_+%",
        "projectile_minimum_range",
        "ignite_art_variation",
        "monster_projectile_variation",
        "base_number_of_projectiles",
        "is_area_damage",
        "base_is_projectile",
        "distribute_projectiles_over_contact_points",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 20, -25, 15, 2, 1, 5, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriGoddessOfferingOfJudgement"] = {
    name = "AzmeriGoddessOfferingOfJudgement",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {1, 6000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriGoddessOfferingOfJudgementChaos"] = {
    name = "AzmeriGoddessOfferingOfJudgementChaos",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_chaos_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {1, 6000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriGoddessSummonSkeletonGhostflame"] = {
    name = "AzmeriGoddessSummonSkeletonGhostflame",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.25,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "number_of_monsters_to_summon",
        "alternate_minion",
        "projectile_minimum_range",
        "skill_repeat_count",
        "active_skill_area_of_effect_radius_+%_final",
        "summoned_monsters_are_minions",
        "summoned_monsters_no_drops_or_experience",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 76, 25, 3, -25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriGoddessBeam"] = {
    name = "Goddess Beam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "is_area_damage",
        "disable_skill_repeats",
    },
    levels = {
        [1] = {1, 3000, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
    },
}
Edit

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