MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
幽魂Y
地区纯净圣殿, 永恒的实验室, 城中广场, 神圣大教堂, 荒废之庭地图, 卡兰德之湖
标签施法, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, not_dex, not_str, red_blood, slashing_weapon, slow_movement, templar
Packs
  • 纯净圣殿: 人间兵器, 神佑之女, 圣堂裁决者
  • 纯净圣殿: 人间兵器, 神佑之女, 乌旗审判者
  • 永恒的实验室: 人间兵器, 火焰之女
  • 神佑之女, 火焰之女, 人间兵器
  • 生命
    96%
    生命转为护盾
    50%
    异常状态临界值
    96%
    抗性
    MonsterResistanceIconFire20 MonsterResistanceIconCold20 MonsterResistanceIconLightning20 MonsterResistanceIconChaos0
    伤害
    120%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 40
    攻击间隔
    1.995 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    85%
    类型
    AxisCleric
    Metadata
    BlackguardClericPure
    等级
    82
    生命
    27,419
    护甲
    85,651
    闪避值
    7,608
    能量护盾
    6,924
    伤害
    1,020
    法术伤害
    1,020
    命中
    998
    攻击间隔
    1.995
    经验值
    15,607
    召唤物生命
    5,271
    Minion Energy Shield
    1,331
    召唤物伤害
    858
    异常状态临界值
    27,419
    冰缓
    87
    Shock
    87
    Brittle
    490
    Scorch
    87
    Sap
    240
    Phys Convert Ele
    300%
    IncinerateBlackguardCleric
    法术, 投射物, 玩家投射物, 伤害, 图腾技能, 火焰, 引导
    烧毁
    伤害效用: 30%
    施放间隔: 0.2 秒
    冷却时间: 0.5 秒
    从手中散发出火焰之柱. 当你站在相同地点施放的时间越久, 火焰的范围和伤害都会随之增加.
    投射物贯穿所有目标
    造成 228.9 - 343.3 火焰伤害
    每一阶会使击中伤害和异常状态伤害总增 50%
    base is projectile [1]
    skill can add multiple charges per action [1]
    flamethrower

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/Cleric/BlackguardClericPure"] = {
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        name = "Temple Scholar",
        life = 0.96,
        energyShield = 0.5,
        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 = { }, },
        },
    }
    
    人间兵器
    人形
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning
    Temple Scholar
    幽魂Y
    标签施法, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, not_dex, not_str, red_blood, slashing_weapon, slow_movement, templar
    Packs
  • 乌旗审判者, 人间兵器, 神佑之女
  • 生命
    96%
    生命转为护盾
    50%
    异常状态临界值
    96%
    抗性
    MonsterResistanceIconFire20 MonsterResistanceIconCold20 MonsterResistanceIconLightning20 MonsterResistanceIconChaos0
    伤害
    120%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 40
    攻击间隔
    1.995 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    85%
    类型
    AxisCleric
    Metadata
    BlackguardClericPureMemoryLine
    等级
    68
    生命
    6,176
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    2,941
    伤害
    448
    法术伤害
    448
    命中
    580
    攻击间隔
    1.995
    经验值
    12,306
    召唤物生命
    1,340
    Minion Energy Shield
    638
    召唤物伤害
    358
    异常状态临界值
    6,176
    冰缓
    20
    Shock
    20
    Brittle
    110
    Scorch
    20
    Sap
    54
    Phys Convert Ele
    240%
    IncinerateBlackguardCleric
    法术, 投射物, 玩家投射物, 伤害, 图腾技能, 火焰, 引导
    烧毁
    伤害效用: 30%
    施放间隔: 0.2 秒
    冷却时间: 0.5 秒
    从手中散发出火焰之柱. 当你站在相同地点施放的时间越久, 火焰的范围和伤害都会随之增加.
    投射物贯穿所有目标
    造成 124.8 - 187.2 火焰伤害
    每一阶会使击中伤害和异常状态伤害总增 50%
    base is projectile [1]
    skill can add multiple charges per action [1]
    flamethrower

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/Cleric/BlackguardClericPureMemoryLine"] = {
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        name = "Temple Scholar",
        life = 0.96,
        energyShield = 0.5,
        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.