ブラックガード・テンペスト
人型
ドロップするアイテムのレアリティが15000%増加する
モンスターの付与する経験値が100%増加する
スペルブロック率が20%
ブロックしたヒットからダメージの10%を受ける
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Blackguard Tempest
SpectreN
Area遊歩道のマップ
Tagsキャスター, hard_armour, has_wand, human, humanoid, lightning_affinity, medium_movement, medium_small_height, non_unique_map_boss, not_dex, not_str, physical_affinity, ranged, red_blood
ライフ
400%
Energy Shield From Life
50%
Ailment Threshold
400%
耐性
40 40 40 25
Damage
118%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 40
Attack Time
1.305 Second
Damage Spread
±20%
経験値
200%
Model Size
110%
Type
AxisCasterMapBoss
Metadata
MapEliteCasterBoss
レベル
73
ライフ
1,580,156
アーマー
42,661
回避力
5,633
エナジーシールド
4,174
Damage
677
スペルダメージ
1,010
命中
352
Attack Time
0.87435
経験値
125,268
Ailment Threshold
869,086
Chill
2,748
Shock
2,748
Brittle
15,547
Scorch
2,748
Sap
7,592
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 1075–1612
クリティカル率: 5%
Attack Time: 1.305 秒
強力な一撃で敵を打ち倒す。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterSpark
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
スパーク
クリティカル率: 5%
追加ダメージ効率: 70%
キャストタイム: 0.65 秒
敵に当たるか、持続時間が尽きるまでランダムに動くスパークを放つ。
610.2から1831の雷ダメージを与える
基礎持続時間は2
追加の投射物を1個放つ
投射物スピードが25%増加する
base is projectile [1]
MapBossLightningThorns
Spell, Buff, Duration, Lightning, Triggerable
キャストタイム: 2.5 秒
基礎持続時間は5
alternate minion [1]
BlackguardDuoSummonWrathZone
Spell, Multicastable, Triggerable
キャストタイム: 1 秒
クールダウン時間: 8 秒
キャストスピードが200%上昇する
alternate minion [153]
number of monsters to summon [1]
summon specific monsters radius +% [-95]
summoned monsters are minions [1]
BlackguardDuoSummonConductivityZone
Spell, Multicastable, Triggerable
キャストタイム: 1 秒
クールダウン時間: 8 秒
キャストスピードが200%上昇する
alternate minion [157]
number of monsters to summon [1]
summon specific monsters radius +% [-95]
summoned monsters are minions [1]
AxisCasterBossBallLightning
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
クリティカル率: 5%
キャストタイム: 3 秒
クールダウン時間: 10 秒
869.8から1305の雷ダメージを与える
base is projectile [1]
projectile uses contact position [1]
AxisCasterBossLightningOrbTriggered
Spell, Lightning, Damage, Area, AreaSpell
キャストタイム: 1 秒
クールダウン時間: 0.75 秒
99.28から148.9の雷ダメージを与える
基礎持続時間は6.5
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Axis/AxisCaster"

Object Type Codes

version 2
extends "Metadata/Monsters/Axis/AxisCaster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Axis/MapEliteCasterBoss"] = {
    name = "Blackguard Tempest",
    life = 4,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.18,
    damageSpread = 0.2,
    attackTime = 1.305,
    attackRange = 40,
    accuracy = 1,
    weaponType1 = "Wand",
    weaponType2 = "Shield",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MonsterSpark",
        "MapBossLightningThorns",
        "BlackguardDuoSummonWrathZone",
        "BlackguardDuoSummonConductivityZone",
        "AxisCasterBossBallLightning",
        "AxisCasterBossLightningOrbTriggered",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterSpark"] = {
    name = "Spark",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.65,
    baseFlags = {
        spell = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "number_of_additional_projectiles",
        "base_projectile_speed_+%",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
        [3] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3},  cost = { }, },
        [4] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3},  cost = { }, },
        [5] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3},  cost = { }, },
        [6] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3},  cost = { }, },
        [7] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
        [8] = {1.1000000238419, 3.2999999523163, 2000, 1, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MapBossLightningThorns"] = {
    name = "MapBossLightningThorns",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Lightning] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "alternate_minion",
    },
    levels = {
        [1] = {5000, 1, levelRequirement = 68, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackguardDuoSummonWrathZone"] = {
    name = "BlackguardDuoSummonWrathZone",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "active_skill_cast_speed_+%_final",
        "summoned_monsters_are_minions",
    },
    levels = {
        [1] = {1, 153, -95, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackguardDuoSummonConductivityZone"] = {
    name = "BlackguardDuoSummonConductivityZone",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "active_skill_cast_speed_+%_final",
        "summoned_monsters_are_minions",
    },
    levels = {
        [1] = {1, 157, -95, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AxisCasterBossBallLightning"] = {
    name = "AxisCasterBossBallLightning",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Projectile] = true,
        [SkillType.Area] = true,
        [SkillType.Totemable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AxisCasterBossLightningOrbTriggered"] = {
    name = "AxisCasterBossLightningOrbTriggered",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Lightning] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 6500, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
ドロップするアイテムのレアリティが15000%増加する
モンスターの付与する経験値が100%増加する
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • スペルブロック率が20%
    ブロックしたヒットからダメージの10%を受ける
    IdMonsterSpellBlock25Bypass30___
    FamilyMonsterBlockAndBypass
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • 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 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • ブラックガード・テンペスト
    人型
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    スペルブロック率が20%
    ブロックしたヒットからダメージの10%を受ける
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Blackguard Tempest
    SpectreN
    Tagsキャスター, hard_armour, has_wand, human, humanoid, lightning_affinity, medium_movement, medium_small_height, not_dex, not_str, physical_affinity, ranged, red_blood, standalone_map_boss
    ライフ
    400%
    Energy Shield From Life
    50%
    Ailment Threshold
    400%
    耐性
    40 40 40 25
    Damage
    118%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    経験値
    200%
    Model Size
    110%
    Type
    AxisCasterMapBoss
    Metadata
    MapEliteCasterBossStandalone_
    レベル
    68
    ライフ
    557,385
    アーマー
    28,790
    回避力
    4,739
    エナジーシールド
    3,064
    Damage
    502
    スペルダメージ
    749
    命中
    290
    Attack Time
    0.87435
    経験値
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    通常攻撃
    Base Damage: 797–1196
    クリティカル率: 5%
    Attack Time: 1.305 秒
    強力な一撃で敵を打ち倒す。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MonsterSpark
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
    スパーク
    クリティカル率: 5%
    追加ダメージ効率: 70%
    キャストタイム: 0.65 秒
    敵に当たるか、持続時間が尽きるまでランダムに動くスパークを放つ。
    513.8から1541の雷ダメージを与える
    基礎持続時間は2
    追加の投射物を1個放つ
    投射物スピードが25%増加する
    base is projectile [1]
    MapBossLightningThorns
    Spell, Buff, Duration, Lightning, Triggerable
    キャストタイム: 2.5 秒
    基礎持続時間は5
    alternate minion [1]
    BlackguardDuoSummonWrathZone
    Spell, Multicastable, Triggerable
    キャストタイム: 1 秒
    クールダウン時間: 8 秒
    キャストスピードが200%上昇する
    alternate minion [153]
    number of monsters to summon [1]
    summon specific monsters radius +% [-95]
    summoned monsters are minions [1]
    BlackguardDuoSummonConductivityZone
    Spell, Multicastable, Triggerable
    キャストタイム: 1 秒
    クールダウン時間: 8 秒
    キャストスピードが200%上昇する
    alternate minion [157]
    number of monsters to summon [1]
    summon specific monsters radius +% [-95]
    summoned monsters are minions [1]
    AxisCasterBossBallLightning
    Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
    クリティカル率: 5%
    キャストタイム: 3 秒
    クールダウン時間: 10 秒
    732.4から1099の雷ダメージを与える
    base is projectile [1]
    projectile uses contact position [1]
    AxisCasterBossLightningOrbTriggered
    Spell, Lightning, Damage, Area, AreaSpell
    キャストタイム: 1 秒
    クールダウン時間: 0.75 秒
    89.92から134.9の雷ダメージを与える
    基礎持続時間は6.5
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/AxisCaster"
    extends "Metadata/Monsters/StandaloneMapBoss"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/AxisCaster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/lightning_thorns/lightningthornscast_target.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/MapEliteCasterBossStandalone_"] = {
        name = "Blackguard Tempest",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.18,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 40,
        accuracy = 1,
        weaponType1 = "Wand",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MonsterSpark",
            "MapBossLightningThorns",
            "BlackguardDuoSummonWrathZone",
            "BlackguardDuoSummonConductivityZone",
            "AxisCasterBossBallLightning",
            "AxisCasterBossLightningOrbTriggered",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterSpark"] = {
        name = "Spark",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.65,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "base_projectile_speed_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3},  cost = { }, },
            [7] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
            [8] = {1.1000000238419, 3.2999999523163, 2000, 1, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MapBossLightningThorns"] = {
        name = "MapBossLightningThorns",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Lightning] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "alternate_minion",
        },
        levels = {
            [1] = {5000, 1, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BlackguardDuoSummonWrathZone"] = {
        name = "BlackguardDuoSummonWrathZone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "active_skill_cast_speed_+%_final",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {1, 153, -95, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BlackguardDuoSummonConductivityZone"] = {
        name = "BlackguardDuoSummonConductivityZone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "active_skill_cast_speed_+%_final",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {1, 157, -95, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisCasterBossBallLightning"] = {
        name = "AxisCasterBossBallLightning",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Projectile] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisCasterBossLightningOrbTriggered"] = {
        name = "AxisCasterBossLightningOrbTriggered",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Lightning] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 6500, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • スペルブロック率が20%
    ブロックしたヒットからダメージの10%を受ける
    IdMonsterSpellBlock25Bypass30___
    FamilyMonsterBlockAndBypass
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • 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 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • ブラックガード・テンペスト
    人型
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    スペルブロック率が20%
    ブロックしたヒットからダメージの10%を受ける
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Blackguard Tempest
    SpectreN
    Tagselder_map_boss, hard_armour, has_wand, human, humanoid, medium_movement, medium_small_height, non_attacking, not_dex, not_str, red_blood
    ライフ
    400%
    Energy Shield From Life
    50%
    Ailment Threshold
    400%
    耐性
    40 40 40 25
    Damage
    118%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    経験値
    200%
    Model Size
    110%
    Type
    AxisCasterMapBoss
    Metadata
    MapEliteCasterBossElder

    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
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/MapEliteCasterBossElder"] = {
        name = "Blackguard Tempest",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.18,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 40,
        accuracy = 1,
        weaponType1 = "Wand",
        weaponType2 = "Shield",
        skillList = {
        },
        modList = {
        },
    }
    
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • スペルブロック率が20%
    ブロックしたヒットからダメージの10%を受ける
    IdMonsterSpellBlock25Bypass30___
    FamilyMonsterBlockAndBypass
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • 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 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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