扭曲判官
幽魂Y
地區焚燒大教堂, 褻瀆之室, 永恆實驗室, 不潔教堂, 緋紅之鎮
標籤bludgeoning_weapon, flesh_armour, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_dex, physical_affinity, red_blood, templar
Packs
  • 焚燒大教堂: 扭曲判官, 墮落判官
  • 褻瀆之室: 扭曲判官, 墮落判官
  • 永恆實驗室: 扭曲判官, 墮落判官
  • 生命
    150%
    生命轉為護盾
    20%
    護甲
    +75%
    異常狀態臨界值
    150%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 13
    攻擊間隔
    1.305 秒
    傷害分佈
    ±20%
    經驗值
    100%
    Model Size
    100%
    類型
    BlackguardInquisitor
    Metadata
    BlackguardInquisitorKitava
    等級
    78
    生命
    27,357
    護甲
    62,934
    閃避
    6,667
    能量護盾
    0
    傷害
    675
    法術傷害
    675
    命中
    0
    攻擊間隔
    1.305
    經驗值
    12,377
    異常狀態臨界值
    27,357
    冰緩
    87
    感電
    87
    易碎
    489
    焦灼
    87
    殘喘
    239
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 540–810
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    KitavaStaticStrike
    攻擊, 近戰單一目標, 攻擊可重複, 近戰, 範圍, 持續時間, 閃電
    充能打擊
    基本傷害: 540–810
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    冷卻時間: 3.5 秒
    使用近戰武器對敵人進行攻擊,並對己身充能。當能量釋放時會對你周圍的敵人造成傷害。
    +1 秒基礎持續時間
    active skill area of effect radius +% final [-16]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	slow_animations_go_to_idle = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BlackguardInquisitor/BlackguardInquisitorKitava"] = {
        name = "Twisted Justicar",
        life = 1.5,
        energyShield = 0.2,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "One Hand Mace",
        skillList = {
            "Melee",
            "KitavaStaticStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["KitavaStaticStrike"] = {
        name = "Static Strike",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your enemies with a melee weapon, building up static energy on you. This energy damages enemies around you when it expires, dealing damage that cannot be evaded or dodged. ",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Lightning] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {1000, -16, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    扭曲判官
    人形
    Twisted Justicar
    幽魂Y
    標籤bludgeoning_weapon, flesh_armour, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_movement, melee, not_dex, physical_affinity, red_blood, templar
    Packs
  • 墮落判官, 扭曲判官
  • 扭曲判官, 墮落判官
  • 生命
    150%
    生命轉為護盾
    20%
    護甲
    +75%
    異常狀態臨界值
    150%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 13
    攻擊間隔
    1.305 秒
    傷害分佈
    ±20%
    經驗值
    100%
    Model Size
    100%
    類型
    BlackguardInquisitor
    Metadata
    BlackguardInquisitorKitavaHellscape
    等級
    68
    生命
    9,650
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    374
    法術傷害
    374
    命中
    0
    攻擊間隔
    1.305
    經驗值
    10,255
    異常狀態臨界值
    9,650
    冰緩
    31
    感電
    31
    易碎
    173
    焦灼
    31
    殘喘
    84
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 299–448
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    KitavaStaticStrike
    攻擊, 近戰單一目標, 攻擊可重複, 近戰, 範圍, 持續時間, 閃電
    充能打擊
    基本傷害: 299–448
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    冷卻時間: 3.5 秒
    使用近戰武器對敵人進行攻擊,並對己身充能。當能量釋放時會對你周圍的敵人造成傷害。
    +1 秒基礎持續時間
    active skill area of effect radius +% final [-16]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	slow_animations_go_to_idle = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BlackguardInquisitor/BlackguardInquisitorKitavaHellscape"] = {
        name = "Twisted Justicar",
        life = 1.5,
        energyShield = 0.2,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "One Hand Mace",
        skillList = {
            "Melee",
            "KitavaStaticStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["KitavaStaticStrike"] = {
        name = "Static Strike",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your enemies with a melee weapon, building up static energy on you. This energy damages enemies around you when it expires, dealing damage that cannot be evaded or dodged. ",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Lightning] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {1000, -16, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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