เพชฌฆาตไฟฟ้า
อันเดด
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Electric Executor
SpectreY
AreaSanctuary Map, Citadel Map, Fortress Map, Abomination Map, Ziggurat Map
Tagsbludgeoning_weapon, bone_armour, bones, นักเวท, fast_movement, has_one_hand_mace, has_one_handed_melee, humanoid, large_height, lightning_affinity, melee, not_dex, not_int, physical_affinity, skeleton, standalone_map_boss, undead
Packs
  • Ziggurat Map, Fortress Map, Citadel Map, Abomination Map, Sanctuary Map: เพชฌฆาตไฟฟ้า, Refinery Shocker
  • พลังชีวิต
    405%
    เกราะ
    +100%
    Ailment Threshold
    405%
    ค่าต้านทาน
    40 40 40 25
    Damage
    120%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    300%
    Model Size
    130%
    Type
    GeneralAdusMapAtlasUber
    Metadata
    GeneralAdusMapStandaloneAtlasUber_
    เลเวล
    84
    พลังชีวิต
    142,945
    เกราะ
    199,668
    การหลบหลีก
    8,120
    โล่พลังงาน
    0
    Damage
    1,144
    ความเสียหายเวท
    1,144
    ความแม่นยำ
    538
    Attack Time
    1.5
    ค่าประสบการณ์
    39,750
    Ailment Threshold
    142,945
    Chill
    452
    Shock
    452
    Brittle
    2,557
    Scorch
    452
    Sap
    1,249
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 915–1373
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    CrucibleCrabQuakeSlamSuperchargedAtlasUber
    Attack, Area, Melee, Multistrikeable, Duration, Slam, Triggerable, Totemable
    แผ่นดินไหว (Earthquake)
    Base Damage: 915–1373
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    คูลดาวน์: 12 วินาที
    ทุบพื้น สร้างความเสียหายในพื้นที่และทำให้แผ่นดินเกิดรอยร้าวที่ระเบิดคลื่นสะท้อนรุนแรงออกมาหลังจากระยะเวลาหนึ่ง โดยรอยร้าวที่เกิดขึ้นก่อนที่รอยร้าวแรกจะระเบิดจะไม่สร้างคลื่นสะท้อนใหม่ ต้องใช้กับ ขวาน, กระบอง, คทา, ไม้พลอง หรือ มือเปล่า เท่านั้น
    แปลงความเสียหาย กายภาพ 50% เป็น สายฟ้า
    สร้างความเสียหาย ลดลง อีก 30%
    ระยะเวลาพื้นฐาน 4 วินาที
    ระยะเวลารองพื้นฐาน 1.05 วินาที
    คลื่นสะท้อน สร้างความเสียหาย ปะทะและเจ็บป่วย เพิ่มขึ้น อีก +25%
    action attack or cast time uses animation length [1]
    active skill area of effect radius +% final [0]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    	slow_animations_go_to_idle = false
    }
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/General_Adus/GeneralAdusBuffImpact.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/General_Adus/GeneralAdusBuffBeam.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Betrayal/Grenn/Dash_combo/lightning_bolt_aoe/lightning_bolt_aoe.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GeneralAdus/GeneralAdusMapStandaloneAtlasUber_"] = {
        name = "Electric Executor",
        life = 4.05,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Shield",
        skillList = {
            "Melee",
            "CrucibleCrabQuakeSlamSuperchargedAtlasUber",
        },
        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["CrucibleCrabQuakeSlamSuperchargedAtlasUber"] = {
        name = "Earthquake",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Duration] = true,
            [SkillType.Slam] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "base_skill_effect_duration",
            "quake_slam_fully_charged_explosion_damage_+%_final",
            "base_secondary_skill_effect_duration",
            "skill_physical_damage_%_to_convert_to_lightning",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-30, 4000, 25, 1050, 50, 0, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    โอกาสบล็อคความเสียหาย โจมตี 20%
    คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
    IdMonsterAttackBlock20Bypass20
    FamilyMonsterBlockAndBypass
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    Edit

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