SpectreY
AreaОбитель Невинности, Лаборатория вечных, Карта городской площади, Карта базилики, Карта подворья растраты, Озеро Каландры
TagsЧародейский, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, not_dex, not_str, red_blood, slashing_weapon, slow_movement, templar
Packs
  • Обитель Невинности: Храмовый учёный, Благословенная сестра, Храмовый арбитр
  • Обитель Невинности: Храмовый учёный, Благословенная сестра, Храмовый юстициар
  • Лаборатория вечных: Храмовый учёный, Мать огня
  • Благословенная сестра, Мать огня, Храмовый учёный
  • Здоровье
    96%
    Energy Shield From Life
    50%
    Ailment Threshold
    96%
    Сопротивление
    20 20 20 0
    Damage
    120%
    Точность
    100%
    Шанс критического удара
    +5%
    Множитель критического удара
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Опыт
    120%
    Model Size
    85%
    Type
    AxisCleric
    Metadata
    BlackguardClericPure
    Уровень
    83
    Здоровье
    15,368
    Броня
    92,477
    Уклонение
    7,860
    Энергетический щит
    7,353
    Damage
    1,080
    Урон от чар
    1,080
    Точность
    1,036
    Attack Time
    1.995
    Опыт
    15,758
    Minion Life
    2,928
    Minion Energy Shield
    1,401
    Minion Damage
    913
    Ailment Threshold
    30,736
    Chill
    97
    Shock
    97
    Brittle
    550
    Scorch
    97
    Sap
    269
    IncinerateBlackguardCleric
    Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Fire, Channel
    Испепеление
    Эффективность добавленного урона: 30%
    Время применения: 0.2 сек.
    Перезарядка: 0.5 сек.
    Герой непрерывно выпускает из ладони поток огня. Чем дольше герой поддерживает эти чары, тем сильнее и разрушительней становится пламя.
    Снаряды пронзают все цели
    Наносит от 238.8 до 358.2 урона от огня
    На 50% больше урона от ударов и состояний за каждую стадию
    base is projectile [1]
    skill can add multiple charges per action [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/Cleric/BlackguardClericPure"] = {
        name = "Temple Scholar",
        life = 0.96,
        energyShield = 0.5,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 40,
        accuracy = 1,
        skillList = {
            "IncinerateBlackguardCleric",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncinerateBlackguardCleric"] = {
        name = "Incinerate",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Continuously launches a torrent of fire from your hand. The longer you channel this spell, the larger and more damaging the flames become.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Totemable] = true,
            [SkillType.Fire] = true,
            [SkillType.Channel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.2,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "flamethrower_damage_+%_per_stage_final",
            "base_is_projectile",
            "always_pierce",
            "skill_can_add_multiple_charges_per_action",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 12, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 19, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 23, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 27, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 31, statInterpolation = {3, 3},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 35, statInterpolation = {3, 3},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 38, statInterpolation = {3, 3},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 41, statInterpolation = {3, 3},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 44, statInterpolation = {3, 3},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 47, statInterpolation = {3, 3},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 50, statInterpolation = {3, 3},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 53, statInterpolation = {3, 3},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 56, statInterpolation = {3, 3},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 59, statInterpolation = {3, 3},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 62, statInterpolation = {3, 3},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 64, statInterpolation = {3, 3},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 70, statInterpolation = {3, 3},  cost = { }, },
            [21] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 72, statInterpolation = {3, 3},  cost = { }, },
            [22] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 74, statInterpolation = {3, 3},  cost = { }, },
            [23] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 76, statInterpolation = {3, 3},  cost = { }, },
            [24] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 78, statInterpolation = {3, 3},  cost = { }, },
            [25] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 80, statInterpolation = {3, 3},  cost = { }, },
            [26] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
            [27] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 84, statInterpolation = {3, 3},  cost = { }, },
            [28] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 86, statInterpolation = {3, 3},  cost = { }, },
            [29] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 88, statInterpolation = {3, 3},  cost = { }, },
            [30] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 90, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Храмовый учёный
    Гуманоид
    Temple Scholar
    SpectreY
    TagsЧародейский, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, not_dex, not_str, red_blood, slashing_weapon, slow_movement, templar
    Packs
  • Храмовый юстициар, Храмовый учёный, Благословенная сестра
  • Здоровье
    96%
    Energy Shield From Life
    50%
    Ailment Threshold
    96%
    Сопротивление
    20 20 20 0
    Damage
    120%
    Точность
    100%
    Шанс критического удара
    +5%
    Множитель критического удара
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Опыт
    120%
    Model Size
    85%
    Type
    AxisCleric
    Metadata
    BlackguardClericPureMemoryLine
    Уровень
    68
    Здоровье
    3,088
    Броня
    28,790
    Уклонение
    4,739
    Энергетический щит
    2,941
    Damage
    448
    Урон от чар
    448
    Точность
    580
    Attack Time
    1.995
    Опыт
    12,306
    Minion Life
    670
    Minion Energy Shield
    638
    Minion Damage
    358
    Ailment Threshold
    6,176
    Chill
    20
    Shock
    20
    Brittle
    110
    Scorch
    20
    Sap
    54
    IncinerateBlackguardCleric
    Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Fire, Channel
    Испепеление
    Эффективность добавленного урона: 30%
    Время применения: 0.2 сек.
    Перезарядка: 0.5 сек.
    Герой непрерывно выпускает из ладони поток огня. Чем дольше герой поддерживает эти чары, тем сильнее и разрушительней становится пламя.
    Снаряды пронзают все цели
    Наносит от 124.8 до 187.2 урона от огня
    На 50% больше урона от ударов и состояний за каждую стадию
    base is projectile [1]
    skill can add multiple charges per action [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/Cleric/BlackguardClericPureMemoryLine"] = {
        name = "Temple Scholar",
        life = 0.96,
        energyShield = 0.5,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 40,
        accuracy = 1,
        skillList = {
            "IncinerateBlackguardCleric",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncinerateBlackguardCleric"] = {
        name = "Incinerate",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Continuously launches a torrent of fire from your hand. The longer you channel this spell, the larger and more damaging the flames become.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Totemable] = true,
            [SkillType.Fire] = true,
            [SkillType.Channel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.2,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "flamethrower_damage_+%_per_stage_final",
            "base_is_projectile",
            "always_pierce",
            "skill_can_add_multiple_charges_per_action",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 12, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 19, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 23, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 27, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 31, statInterpolation = {3, 3},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 35, statInterpolation = {3, 3},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 38, statInterpolation = {3, 3},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 41, statInterpolation = {3, 3},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 44, statInterpolation = {3, 3},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 47, statInterpolation = {3, 3},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 50, statInterpolation = {3, 3},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 53, statInterpolation = {3, 3},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 56, statInterpolation = {3, 3},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 59, statInterpolation = {3, 3},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 62, statInterpolation = {3, 3},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 64, statInterpolation = {3, 3},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 70, statInterpolation = {3, 3},  cost = { }, },
            [21] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 72, statInterpolation = {3, 3},  cost = { }, },
            [22] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 74, statInterpolation = {3, 3},  cost = { }, },
            [23] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 76, statInterpolation = {3, 3},  cost = { }, },
            [24] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 78, statInterpolation = {3, 3},  cost = { }, },
            [25] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 80, statInterpolation = {3, 3},  cost = { }, },
            [26] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
            [27] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 84, statInterpolation = {3, 3},  cost = { }, },
            [28] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 86, statInterpolation = {3, 3},  cost = { }, },
            [29] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 88, statInterpolation = {3, 3},  cost = { }, },
            [30] = {0.80000001192093, 1.2000000476837, 50, levelRequirement = 90, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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