SpectreY
Areaป่าใต้, ป่าเหนือ, ห้องทดลองนิรันดร, Mystical Clearing, Mystical Clearing, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, InvasionBoss, ทะเลสาบคาลานดรา
Tagsanimal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height
Packs
  • ป่าใต้, ป่าเหนือ: Blood Chieftain, Blood Ape
  • ห้องทดลองนิรันดร: Thicket Hulk, Blood Ape
  • ห้องทดลองนิรันดร: Blood Chieftain, Blood Ape
  • WorldAreas#1377: Blood Ape, Blood Chieftain
  • WorldAreas#1378: Blood Ape, Blood Chieftain
  • InvasionBoss: จังเกิลแมร์, Blood Chieftain, Blood Ape
  • InvasionBoss: ซีมี ผู้รับสัมผัสจากธรรมชาติ, Blood Ape
  • Blood Chieftain, Blood Ape
  • Blood Ape
  • Blood Ape, Stygian Ape
  • ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ: Blood Chieftain, Blood Ape
  • พลังชีวิต
    78%
    การหลบหลีก
    +15%
    Ailment Threshold
    78%
    ค่าต้านทาน
    40 0 0 0
    Damage
    78%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    65%
    Model Size
    100%
    Type
    BloodMonkey
    Metadata
    MonkeyBlood
    เลเวล
    83
    พลังชีวิต
    24,973
    เกราะ
    92,477
    การหลบหลีก
    9,039
    โล่พลังงาน
    0
    Damage
    702
    ความเสียหายเวท
    702
    ความแม่นยำ
    518
    Attack Time
    1.005
    ค่าประสบการณ์
    8,536
    Ailment Threshold
    24,973
    Chill
    79
    Shock
    79
    Brittle
    447
    Scorch
    79
    Sap
    218
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 562–843
    โอกาสคริติคอล: 5%
    Attack Time: 1.005 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    	num_states = 3
    	on_transition_to_2 = "InterruptActionsForDuration( 1 );" 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkeys/MonkeyBlood"] = {
        name = "Blood Ape",
        life = 0.78,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.78,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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 = { }, },
        },
    }
    
    Blood Ape
    สัตว์ร้าย
    SpectreY
    Tagsanimal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height
    พลังชีวิต
    78%
    การหลบหลีก
    +15%
    Ailment Threshold
    78%
    ค่าต้านทาน
    40 0 0 0
    Damage
    78%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    65%
    Model Size
    100%
    Type
    BloodMonkey2
    Metadata
    MonkeyBlood2
    เลเวล
    68
    พลังชีวิต
    5,018
    เกราะ
    28,790
    การหลบหลีก
    5,450
    โล่พลังงาน
    0
    Damage
    291
    ความเสียหายเวท
    291
    ความแม่นยำ
    290
    Attack Time
    1.005
    ค่าประสบการณ์
    6,666
    Ailment Threshold
    5,018
    Chill
    16
    Shock
    16
    Brittle
    90
    Scorch
    16
    Sap
    44
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 233–350
    โอกาสคริติคอล: 5%
    Attack Time: 1.005 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    	num_states = 3
    	on_transition_to_2 = "InterruptActionsForDuration( 1 );" 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkeys/MonkeyBlood2"] = {
        name = "Blood Ape",
        life = 0.78,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.78,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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 = { }, },
        },
    }
    
    Blood Ape
    สัตว์ร้าย
    SpectreY
    Tagsanimal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height
    พลังชีวิต
    78%
    การหลบหลีก
    +15%
    Ailment Threshold
    78%
    ค่าต้านทาน
    40 0 0 0
    Damage
    78%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    65%
    Model Size
    100%
    Type
    BloodMonkey
    Metadata
    MonkeyBloodGruthkul
    เลเวล
    68
    พลังชีวิต
    5,018
    เกราะ
    28,790
    การหลบหลีก
    5,450
    โล่พลังงาน
    0
    Damage
    291
    ความเสียหายเวท
    291
    ความแม่นยำ
    290
    Attack Time
    1.005
    ค่าประสบการณ์
    6,666
    Ailment Threshold
    5,018
    Chill
    16
    Shock
    16
    Brittle
    90
    Scorch
    16
    Sap
    44
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 233–350
    โอกาสคริติคอล: 5%
    Attack Time: 1.005 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    	num_states = 3
    	on_transition_to_2 = "InterruptActionsForDuration( 1 );" 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkeys/MonkeyBloodGruthkul"] = {
        name = "Blood Ape",
        life = 0.78,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.78,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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 = { }, },
        },
    }
    
    Blood Ape
    สัตว์ร้าย
    ด่าน: Path of Exile Royale
    royale monster armour drop chance permyriad [80]
    royale monster currency drop chance permyriad [200]
    royale monster flask drop chance permyriad [0]
    royale monster skill gem drop chance permyriad [300]
    royale monster support gem drop chance permyriad [75]
    royale monster unique drop chance permyriad [0]
    royale monster weapon drop chance permyriad [80]
    SpectreY
    AreaPath of Exile Royale
    Tagsanimal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height
    Packs
  • Path of Exile Royale: Blood Ape, Blood Chieftain
  • พลังชีวิต
    70%
    การหลบหลีก
    +15%
    Ailment Threshold
    70%
    ค่าต้านทาน
    40 0 0 0
    Damage
    94%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    70%
    Model Size
    100%
    Type
    BloodMonkeyRoyale
    Metadata
    BloodMonkeyRoyale
    เลเวล
    2
    พลังชีวิต
    18
    เกราะ
    23
    การหลบหลีก
    99
    โล่พลังงาน
    0
    Damage
    5
    ความเสียหายเวท
    5
    ความแม่นยำ
    15
    Attack Time
    1.005
    ค่าประสบการณ์
    14
    Ailment Threshold
    18
    Chill
    0
    Shock
    0
    Brittle
    0
    Scorch
    0
    Sap
    0
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 4–6
    โอกาสคริติคอล: 5%
    Attack Time: 1.005 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    	num_states = 3
    	on_transition_to_2 = "InterruptActionsForDuration( 1 );" 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkeys/BloodMonkeyRoyale"] = {
        name = "Blood Ape",
        life = 0.7,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.94,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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 = { }, },
        },
    }
    
    royale monster armour drop chance permyriad [80]
    royale monster currency drop chance permyriad [200]
    royale monster flask drop chance permyriad [0]
    royale monster skill gem drop chance permyriad [300]
    royale monster support gem drop chance permyriad [75]
    royale monster unique drop chance permyriad [0]
    royale monster weapon drop chance permyriad [80]
    IdRoyaleAdditionalMonsterDrops
    FamilyRoyaleAdditionalMonsterDrops
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • royale monster flask drop chance permyriad Min: 0 Max: 0 Global
  • royale monster armour drop chance permyriad Min: 80 Max: 80 Global
  • royale monster unique drop chance permyriad Min: 0 Max: 0 Global
  • royale monster weapon drop chance permyriad Min: 80 Max: 80 Global
  • royale monster currency drop chance permyriad Min: 200 Max: 200 Global
  • royale monster skill gem drop chance permyriad Min: 300 Max: 300 Global
  • royale monster support gem drop chance permyriad Min: 75 Max: 75 Global
  • Blood Ape
    สัตว์ร้าย
    SpectreY
    Areaวิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์
    Tagsanimal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height
    Packs
  • วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์: Blood Ape, Blood Chieftain
  • พลังชีวิต
    66%
    การหลบหลีก
    +15%
    Ailment Threshold
    66%
    ค่าต้านทาน
    40 0 0 0
    Damage
    79%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    33%
    Model Size
    100%
    Type
    VaalBloodMonkeyTemple
    Metadata
    BloodMonkeyIncursionTemple
    เลเวล
    55
    พลังชีวิต
    1,767
    เกราะ
    10,090
    การหลบหลีก
    3,390
    โล่พลังงาน
    0
    Damage
    151
    ความเสียหายเวท
    151
    ความแม่นยำ
    172
    Attack Time
    1.005
    ค่าประสบการณ์
    2,263
    Ailment Threshold
    1,767
    Chill
    6
    Shock
    6
    Brittle
    32
    Scorch
    6
    Sap
    15
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 121–181
    โอกาสคริติคอล: 5%
    Attack Time: 1.005 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    	num_states = 3
    	on_transition_to_2 = "InterruptActionsForDuration( 1 );" 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkey/BloodMonkeyIncursionTemple"] = {
        name = "Blood Ape",
        life = 0.66,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.79,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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 = { }, },
        },
    }
    
    Blood Ape
    สัตว์ร้าย
    SpectreY
    Areaวิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์
    Tagsanimal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height
    Packs
  • วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์, วิหารแอ็ทโซแอทล์: Blood Ape, Blood Chieftain
  • พลังชีวิต
    65%
    การหลบหลีก
    +15%
    Ailment Threshold
    65%
    ค่าต้านทาน
    40 0 0 0
    Damage
    78%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    65%
    Model Size
    100%
    Type
    VaalBloodMonkeyTempleMap
    Metadata
    BloodMonkeyIncursionTempleMap
    เลเวล
    78
    พลังชีวิต
    11,855
    เกราะ
    62,934
    การหลบหลีก
    7,667
    โล่พลังงาน
    0
    Damage
    527
    ความเสียหายเวท
    527
    ความแม่นยำ
    428
    Attack Time
    1.005
    ค่าประสบการณ์
    8,045
    Ailment Threshold
    11,855
    Chill
    37
    Shock
    37
    Brittle
    212
    Scorch
    37
    Sap
    104
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 421–632
    โอกาสคริติคอล: 5%
    Attack Time: 1.005 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    	num_states = 3
    	on_transition_to_2 = "InterruptActionsForDuration( 1 );" 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkey/BloodMonkeyIncursionTempleMap"] = {
        name = "Blood Ape",
        life = 0.65,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.78,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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 = { }, },
        },
    }
    
    Edit

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