血翼处刑者
人形
区域: 恶念牢笼
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
30% 攻击伤害格挡率
被格挡的击中对你造成 15% 伤害
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Executioner Bloodwing
幽魂N
地区恶念牢笼
标签施法, flesh_armour, has_one_hand_sword, has_one_handed_melee, human, humanoid, large_height, medium_movement, melee, non_unique_map_boss, not_dex, not_int, physical_affinity, ranged, red_blood, slashing_weapon, summoner, templar
生命
400%
护甲
+100%
异常状态临界值
400%
抗性
40 40 40 25
伤害
125%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
6 ~ 13
攻击间隔
1.98 秒
伤害分布
±20%
经验值
200%
Model Size
100%
类型
BlackguardInquisitorBossMap
Metadata
BloodwingMapBoss
等级
72
生命
932,128
护甲
78,898
闪避值
5,444
能量护盾
0
伤害
676
法术伤害
1,009
命中
339
攻击间隔
1.3266
经验值
122,870
异常状态临界值
521,992
冰缓
1,651
Shock
1,651
Brittle
9,338
Scorch
1,651
Sap
4,560
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 1073–1610
攻击暴击率: 5%
攻击间隔: 1.98 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
MassSummonBloodRavens
法术, 召唤物, 持续时间, 召唤物爆炸, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 火焰, 创造召唤物
施放间隔: 4.97 秒
冷却时间: 10 秒
基础持续时间为 4
受到的伤害降低 75%
minion dies when parent dies [1]
number of blood ravens to summon [5]
summoned monsters are minions [1]
BloodwingThrownShieldProjectileMap
攻击, 范围攻击, 投射物, 玩家投射物, SingleMainProjectile, 物理
灵盾投掷
基本伤害: 1073–1610
攻击暴击率: 5%
攻击间隔: 1.98 秒
冷却时间: 4 秒
使用念能力复制副手上的盾并且掷出,根据盾的防御属性造成副手伤害。该投射物无法穿透敌人,当击中敌人时,该投射物会碎裂,制造出射向各方的小的碎片投射物。影响投射物数量的词缀会增加碎片的数量,但不会增加投掷盾的数量。
投射物贯穿所有目标
伤害总降 15%
base is projectile [1]
thrown shield num additional projectiles [5]
DoubleSlashBloodwingMap
攻击, 范围, 攻击可重复, 近战, 物理
破空斩
基本伤害: 1073–1610
攻击暴击率: 5%
攻击伤害: 75%
攻击间隔: 1.98 秒
冷却时间: 4 秒
挥斩两次,释放出对敌人造成伤害的冲击波。在挥斩中间的敌人会被击中两次。挥斩在血姿态下有一定几率施加流血效果,在沙姿态下拥有更宽的角度。限定斧类和剑类。默认为血姿态。
攻击伤害总降 25%
active skill area of effect radius +% final [40]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/BlackguardInquisitor/BlackguardInquisitor"

Transitionable
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/BlackguardInquisitor/BlackguardInquisitor"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BlackguardInquisitor/BloodwingMapBoss"] = {
    name = "Executioner Bloodwing",
    life = 4,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.25,
    damageSpread = 0.2,
    attackTime = 1.98,
    attackRange = 13,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    weaponType2 = "Shield",
    skillList = {
        "Melee",
        "DoubleSlashBloodwingMap",
        "MassSummonBloodRavens",
        "BloodwingThrownShieldProjectileMap",
    },
    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["DoubleSlashBloodwingMap"] = {
    name = "Lacerate",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Slashes twice, releasing waves of force that damage enemies they hit. Enemies in the middle of the slashes can be hit by both. The slashes will have a chance to inflict bleeding in Blood Stance, or have a wider angle in Sand Stance. Can be used with Axes and Swords. You are in Blood Stance by default.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.Physical] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {40, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MassSummonBloodRavens"] = {
    name = "MassSummonBloodRavens",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Minion] = true,
        [SkillType.Duration] = true,
        [SkillType.MinionsCanExplode] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CreatesMinion] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.97,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_blood_ravens_to_summon",
        "base_skill_effect_duration",
        "base_damage_taken_+%",
        "summoned_monsters_are_minions",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {5, 4000, -75, levelRequirement = 40, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BloodwingThrownShieldProjectileMap"] = {
    name = "Spectral Shield Throw",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Throws a spectral copy of your shield as a projectile which cannot pierce, and deals off-hand damage augmented by the defences of the shield. When it collides with something it will shatter, launching a number of smaller shards as projectiles in all directions. Modifiers that cause additional projectiles to be fired will add more shards, not more copies of the shield.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.SingleMainProjectile] = true,
        [SkillType.Physical] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "thrown_shield_num_additional_projectiles",
        "active_skill_damage_+%_final",
        "base_is_projectile",
        "always_pierce",
    },
    levels = {
        [1] = {5, -15, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
IdMonsterMapBoss
FamilyMonsterMapBoss
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 30% 攻击伤害格挡率
    被格挡的击中对你造成 15% 伤害
    IdMonsterAttackBlock30Bypass15
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base block % Min: 30 Max: 30 全域
  • base block % damage taken Min: 15 Max: 15 全域
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 血翼处刑者
    人形
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    30% 攻击伤害格挡率
    被格挡的击中对你造成 15% 伤害
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Executioner Bloodwing
    幽魂N
    标签施法, flesh_armour, has_one_hand_sword, has_one_handed_melee, human, humanoid, large_height, medium_movement, melee, not_dex, not_int, physical_affinity, ranged, red_blood, slashing_weapon, standalone_map_boss, summoner, templar
    生命
    400%
    护甲
    +100%
    异常状态临界值
    400%
    抗性
    40 40 40 25
    伤害
    125%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 13
    攻击间隔
    1.98 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    100%
    类型
    BlackguardInquisitorBossMap
    Metadata
    BloodwingMapBossStandalone
    等级
    68
    生命
    557,385
    护甲
    57,580
    闪避值
    4,739
    能量护盾
    0
    伤害
    532
    法术伤害
    794
    命中
    290
    攻击间隔
    1.3266
    经验值
    112,805
    异常状态临界值
    351,153
    冰缓
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 845–1267
    攻击暴击率: 5%
    攻击间隔: 1.98 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MassSummonBloodRavens
    法术, 召唤物, 持续时间, 召唤物爆炸, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 火焰, 创造召唤物
    施放间隔: 4.97 秒
    冷却时间: 10 秒
    基础持续时间为 4
    受到的伤害降低 75%
    minion dies when parent dies [1]
    number of blood ravens to summon [5]
    summoned monsters are minions [1]
    BloodwingThrownShieldProjectileMap
    攻击, 范围攻击, 投射物, 玩家投射物, SingleMainProjectile, 物理
    灵盾投掷
    基本伤害: 845–1267
    攻击暴击率: 5%
    攻击间隔: 1.98 秒
    冷却时间: 4 秒
    使用念能力复制副手上的盾并且掷出,根据盾的防御属性造成副手伤害。该投射物无法穿透敌人,当击中敌人时,该投射物会碎裂,制造出射向各方的小的碎片投射物。影响投射物数量的词缀会增加碎片的数量,但不会增加投掷盾的数量。
    投射物贯穿所有目标
    伤害总降 15%
    base is projectile [1]
    thrown shield num additional projectiles [5]
    DoubleSlashBloodwingMap
    攻击, 范围, 攻击可重复, 近战, 物理
    破空斩
    基本伤害: 845–1267
    攻击暴击率: 5%
    攻击伤害: 75%
    攻击间隔: 1.98 秒
    冷却时间: 4 秒
    挥斩两次,释放出对敌人造成伤害的冲击波。在挥斩中间的敌人会被击中两次。挥斩在血姿态下有一定几率施加流血效果,在沙姿态下拥有更宽的角度。限定斧类和剑类。默认为血姿态。
    攻击伤害总降 25%
    active skill area of effect radius +% final [40]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BlackguardInquisitor/BlackguardInquisitor"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BlackguardInquisitor/BlackguardInquisitor"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BlackguardInquisitor/BloodwingMapBossStandalone"] = {
        name = "Executioner Bloodwing",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.98,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "Melee",
            "DoubleSlashBloodwingMap",
            "MassSummonBloodRavens",
            "BloodwingThrownShieldProjectileMap",
        },
        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["DoubleSlashBloodwingMap"] = {
        name = "Lacerate",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slashes twice, releasing waves of force that damage enemies they hit. Enemies in the middle of the slashes can be hit by both. The slashes will have a chance to inflict bleeding in Blood Stance, or have a wider angle in Sand Stance. Can be used with Axes and Swords. You are in Blood Stance by default.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {40, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSummonBloodRavens"] = {
        name = "MassSummonBloodRavens",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Minion] = true,
            [SkillType.Duration] = true,
            [SkillType.MinionsCanExplode] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.CreatesMinion] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 4.97,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_blood_ravens_to_summon",
            "base_skill_effect_duration",
            "base_damage_taken_+%",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {5, 4000, -75, levelRequirement = 40, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BloodwingThrownShieldProjectileMap"] = {
        name = "Spectral Shield Throw",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your shield as a projectile which cannot pierce, and deals off-hand damage augmented by the defences of the shield. When it collides with something it will shatter, launching a number of smaller shards as projectiles in all directions. Modifiers that cause additional projectiles to be fired will add more shards, not more copies of the shield.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.SingleMainProjectile] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "thrown_shield_num_additional_projectiles",
            "active_skill_damage_+%_final",
            "base_is_projectile",
            "always_pierce",
        },
        levels = {
            [1] = {5, -15, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 30% 攻击伤害格挡率
    被格挡的击中对你造成 15% 伤害
    IdMonsterAttackBlock30Bypass15
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base block % Min: 30 Max: 30 全域
  • base block % damage taken Min: 15 Max: 15 全域
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 血翼处刑者
    人形
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    30% 攻击伤害格挡率
    被格挡的击中对你造成 15% 伤害
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Executioner Bloodwing
    幽魂N
    标签elder_map_boss, flesh_armour, has_one_hand_sword, has_one_handed_melee, human, humanoid, large_height, medium_movement, non_attacking, not_dex, not_int, red_blood, slashing_weapon, templar
    生命
    400%
    护甲
    +100%
    异常状态临界值
    400%
    抗性
    40 40 40 25
    伤害
    125%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 13
    攻击间隔
    1.98 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    100%
    类型
    BlackguardInquisitorBossMap
    Metadata
    BloodwingMapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );"
    	create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BlackguardInquisitor/BloodwingMapBossElder"] = {
        name = "Executioner Bloodwing",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.98,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
        },
        modList = {
        },
    }
    
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 30% 攻击伤害格挡率
    被格挡的击中对你造成 15% 伤害
    IdMonsterAttackBlock30Bypass15
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base block % Min: 30 Max: 30 全域
  • base block % damage taken Min: 15 Max: 15 全域
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • Edit

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