คาโต ผู้ก่อความแปดเปื้อนต่อแสงสว่าง
มนุษย์
Cato, Defiler of Light
SpectreN
Areaศาลมอดไหม้
Tagsนักเวท, human, humanoid, is_unarmed, light_armour, medium_height, not_dex, not_str, physical_affinity, ranged, red_blood, slashing_weapon, slow_movement, templar
พลังชีวิต
300%
Energy Shield From Life
50%
Ailment Threshold
300%
ค่าต้านทาน
42 42 42 0
Damage
300%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 40
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
102%
Type
AxisClericBoss
Metadata
BlackguardClericPureBossXed
เลเวล
44
พลังชีวิต
3,852
เกราะ
3,990
การหลบหลีก
1,898
โล่พลังงาน
642
Damage
317
ความเสียหายเวท
317
ความแม่นยำ
109
Attack Time
1.995
ค่าประสบการณ์
6,305
Ailment Threshold
3,852
Chill
12
Shock
12
Brittle
69
Scorch
12
Sap
34
BlackguardClericBossKitavaProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 4%
เวลาร่าย: 1 วินาที
สร้างความเสียหาย กายภาพ 83.36 ถึง 125
base is projectile [1]
monster projectile variation [23]
projectile uses contact position [1]
spell maximum action distance +% [-35]
BlackguardClericBossKitavaCannon
Spell, Multicastable, Triggerable
เวลาร่าย: 1.6 วินาที
คูลดาวน์: 10 วินาที
alternate minion [252]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
AxisClericBossIncinerateKitava
Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Fire
เผาให้สิ้น (Incinerate)
ประสิทธิภาพการเสริมความเสียหาย: 30%
เวลาร่าย: 3.97 วินาที
คูลดาวน์: 7 วินาที
สร้างเปลวไฟพุ่งออกมาจากมือของคุณ ยิ่งคุณร่ายเวทซ้ำๆ จากตำแหน่งเดียวกัน เปลวไฟก็จะมีขนาดใหญ่ขึ้นและสร้างความเสียหายมากขึ้น
สร้างความเสียหาย กายภาพ 40.61 ถึง 54.14
การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
กระสุน เจาะทะลุ ทุกเป้าหมาย
สร้างความเสียหาย กายภาพ ลดลง อีก 50%
ยิงกระสุน เพิ่มเติม 4 ลูก
เพิ่มความเร็วกระสุน 70%
เพิ่มความเสียหาย ปะทะและเจ็บป่วย อีก 25% ต่อจำนวนสเตจ
base is projectile [1]
BlackguardClericBossKitavaProjectileNova
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 4%
เวลาร่าย: 2.25 วินาที
คูลดาวน์: 8 วินาที
สร้างความเสียหาย กายภาพ 69.65 ถึง 104.5
ยิงกระสุน เพิ่มเติม 12 ลูก
ยิงกระสุนเป็นวงกลม
base is projectile [1]
monster projectile variation [23]
spell maximum action distance +% [-35]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act10/BlackGuardGhost/bodyfx/effects.epk );"
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act10/BlackGuardGhost/bodyfx/effects.epk );"
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act5/BlackguardClericKitavaShadow/raise_spectre/raise_spectre_kitava.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Axis/Cleric/BlackguardClericPureBossXed"] = {
    name = "Cato, Defiler of Light",
    life = 3,
    energyShield = 0.5,
    fireResist = 42,
    coldResist = 42,
    lightningResist = 42,
    chaosResist = 0,
    damage = 3,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 40,
    accuracy = 1,
    skillList = {
        "AxisClericBossIncinerateKitava",
        "BlackguardClericBossKitavaProjectileNova",
        "BlackguardClericBossKitavaProjectile",
        "BlackguardClericBossKitavaCannon",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["AxisClericBossIncinerateKitava"] = {
    name = "Incinerate",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Launches a torrent of fire from your hand. The longer you repeatedly cast the spell from the same location, 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,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.97,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "flamethrower_damage_+%_per_stage_final",
        "base_projectile_speed_+%",
        "number_of_additional_projectiles",
        "active_skill_physical_damage_+%_final",
        "base_projectile_speed_+%",
        "base_is_projectile",
        "always_pierce",
        "cannot_stun",
    },
    levels = {
        [1] = {0.89999997615814, 1.2000000476837, 25, 90, 4, -50, -20, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackguardClericBossKitavaProjectileNova"] = {
    name = "BlackguardClericBossKitavaProjectileNova",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.25,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "number_of_additional_projectiles",
        "base_is_projectile",
        "projectiles_nova",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 23, -35, 12, critChance = 4, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackguardClericBossKitavaProjectile"] = {
    name = "BlackguardClericBossKitavaProjectile",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 23, -35, critChance = 4, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackguardClericBossKitavaCannon"] = {
    name = "BlackguardClericBossKitavaCannon",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.6,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {252, 3, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Edit

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