เพอร์ควิลผู้รวยโชค
มนุษย์
ด่าน: Radiant Pools
แปลงความเสียหาย กายภาพ 50% เป็น สายฟ้า
เพิ่มความเร็วในการโจมตี 60%
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป %
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster no map drops [1]
stance movement speed +% final [-58]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Perquil the Lucky
SpectreN
AreaRadiant Pools, Radiant Pools
Tagsfast_movement, has_one_hand_sword, has_one_handed_melee, human, humanoid, light_armour, medium_height, not_int, not_str, physical_affinity, ranged, red_blood, slashing_weapon, vaalsidearea_boss
พลังชีวิต
200%
การหลบหลีก
+15%
Ailment Threshold
200%
ค่าต้านทาน
30 30 30 20
Damage
168%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
4 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
125%
Type
CannibalBossSideArea
Metadata
CannibalBossSideArea
เลเวล
68
พลังชีวิต
12,867
เกราะ
28,790
การหลบหลีก
5,450
โล่พลังงาน
0
Damage
628
ความเสียหายเวท
628
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
20,510
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
ThrownWeaponSideAreaBoss
Attack, RangedAttack, Projectile, ProjectilesFromUser
โยนอาวุธเงา (Spectral Throw)
Base Damage: 502–753
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
ขว้างร่างเงาของ อาวุธประชิด ของคุณ มันจะบินออกไปและกลับมาหาคุณ ซึ่งมันจะหมุนโจมตี สร้างความเสียหายให้กับศัตรูระหว่างทาง
สร้างความเสียหาย ลดลง อีก 40%
ยิงกระสุน เพิ่มเติม 4 ลูก
เพิ่มความเสียหาย กระสุน 26%
เพิ่มความเร็วกระสุน 30%
action attack or cast time uses animation length [1]
base is projectile [1]

Object Type

version 2
extends "Metadata/Monsters/Cannibal/Cannibal"

Monster
{
	flip_enabled = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Cannibal/Cannibal"

Life
{
	on_death = "DetachAllContainingText( Hands );"
	on_spawned_dead = "DetachAllContainingText( Hands );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Cannibal/CannibalBossSideArea"] = {
    name = "Perquil the Lucky",
    life = 2,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.68,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 9,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    skillList = {
        "ThrownWeaponSideAreaBoss",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ThrownWeaponSideAreaBoss"] = {
    name = "Spectral Throw",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "projectile_damage_+%",
        "number_of_additional_projectiles",
        "active_skill_damage_+%_final",
        "base_projectile_speed_+%",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {1, 0, -40, 30, levelRequirement = 3, statInterpolation = {1, 1},  cost = { }, },
        [2] = {2, 0, -40, 30, levelRequirement = 5, statInterpolation = {1, 1},  cost = { }, },
        [3] = {4, 0, -40, 30, levelRequirement = 8, statInterpolation = {1, 1},  cost = { }, },
        [4] = {5, 0, -40, 30, levelRequirement = 10, statInterpolation = {1, 1},  cost = { }, },
        [5] = {6, 0, -40, 30, levelRequirement = 12, statInterpolation = {1, 1},  cost = { }, },
        [6] = {7, 0, -40, 30, levelRequirement = 14, statInterpolation = {1, 1},  cost = { }, },
        [7] = {8, 0, -40, 30, levelRequirement = 17, statInterpolation = {1, 1},  cost = { }, },
        [8] = {9, 0, -40, 30, levelRequirement = 20, statInterpolation = {1, 1},  cost = { }, },
        [9] = {11, 0, -40, 30, levelRequirement = 24, statInterpolation = {1, 1},  cost = { }, },
        [10] = {12, 0, -40, 30, levelRequirement = 30, statInterpolation = {1, 1},  cost = { }, },
        [11] = {13, 0, -40, 30, levelRequirement = 31, statInterpolation = {1, 1},  cost = { }, },
        [12] = {14, 2, -40, 30, levelRequirement = 36, statInterpolation = {1, 1},  cost = { }, },
        [13] = {15, 2, -40, 30, levelRequirement = 41, statInterpolation = {1, 1},  cost = { }, },
        [14] = {16, 2, -40, 30, levelRequirement = 44, statInterpolation = {1, 1},  cost = { }, },
        [15] = {18, 2, -40, 30, levelRequirement = 51, statInterpolation = {1, 1},  cost = { }, },
        [16] = {19, 3, -40, 30, levelRequirement = 52, statInterpolation = {1, 1},  cost = { }, },
        [17] = {20, 3, -40, 30, levelRequirement = 57, statInterpolation = {1, 1},  cost = { }, },
        [18] = {21, 3, -40, 30, levelRequirement = 60, statInterpolation = {1, 1},  cost = { }, },
        [19] = {22, 3, -40, 30, levelRequirement = 65, statInterpolation = {1, 1},  cost = { }, },
        [20] = {24, 4, -40, 30, levelRequirement = 66, statInterpolation = {1, 1},  cost = { }, },
        [21] = {25, 4, -40, 30, levelRequirement = 67, statInterpolation = {1, 1},  cost = { }, },
        [22] = {26, 4, -40, 30, levelRequirement = 68, statInterpolation = {1, 1},  cost = { }, },
        [23] = {27, 4, -40, 30, levelRequirement = 69, statInterpolation = {1, 1},  cost = { }, },
        [24] = {28, 4, -40, 30, levelRequirement = 70, statInterpolation = {1, 1},  cost = { }, },
        [25] = {29, 4, -40, 30, levelRequirement = 71, statInterpolation = {1, 1},  cost = { }, },
        [26] = {31, 4, -40, 30, levelRequirement = 72, statInterpolation = {1, 1},  cost = { }, },
        [27] = {32, 4, -40, 30, levelRequirement = 73, statInterpolation = {1, 1},  cost = { }, },
        [28] = {33, 4, -40, 30, levelRequirement = 74, statInterpolation = {1, 1},  cost = { }, },
        [29] = {34, 4, -40, 30, levelRequirement = 75, statInterpolation = {1, 1},  cost = { }, },
        [30] = {35, 4, -40, 30, levelRequirement = 76, statInterpolation = {1, 1},  cost = { }, },
        [31] = {36, 4, -40, 30, levelRequirement = 77, statInterpolation = {1, 1},  cost = { }, },
        [32] = {38, 4, -40, 30, levelRequirement = 78, statInterpolation = {1, 1},  cost = { }, },
        [33] = {39, 4, -40, 30, levelRequirement = 79, statInterpolation = {1, 1},  cost = { }, },
        [34] = {40, 4, -40, 30, levelRequirement = 80, statInterpolation = {1, 1},  cost = { }, },
        [35] = {41, 4, -40, 30, levelRequirement = 81, statInterpolation = {1, 1},  cost = { }, },
        [36] = {41, 4, -40, 30, levelRequirement = 82, statInterpolation = {1, 1},  cost = { }, },
    },
}
IdMonsterStormCallBossSideArea
Nameผู้ตามวายุ
FamilyMonsterNemesis
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
แปลงความเสียหาย กายภาพ 50% เป็น สายฟ้า
IdMonsterElementalSkeletonLightning
FamilyLightningDamageAsPortionOfDamage
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    เพิ่มความเร็วในการโจมตี 60%
    IdMonsterImplicitFastAttack3
    FamilyIncreasedAttackSpeed
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • attack speed +% Min: 60 Max: 60 Global
  • Craft Tagsattack speed
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป %
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 Global
  • monster additional quantity of dropped items in cruel +% [500]
    monster additional quantity of dropped items in merciless +% [1000]
    monster additional rarity of dropped items in cruel +% [750]
    monster additional rarity of dropped items in merciless +% [1500]
    IdMonsterInvasionMercilessDrops2
    FamilyMonsterMercilessDrops
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 750 Max: 750 Global
  • monster additional quantity of dropped items in cruel +% Min: 500 Max: 500 Global
  • monster additional rarity of dropped items in merciless +% Min: 1500 Max: 1500 Global
  • monster additional quantity of dropped items in merciless +% Min: 1000 Max: 1000 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    เพอร์ควิลผู้รวยโชค
    มนุษย์
    ด่าน: Sunken Shingle
    แปลงความเสียหาย กายภาพ 50% เป็น สายฟ้า
    เพิ่มความเร็วในการโจมตี 60%
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป %
    monster no map drops [1]
    stance movement speed +% final [-58]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    Perquil the Lucky
    SpectreN
    AreaSunken Shingle, Sunken Shingle
    Tagsfast_movement, has_one_hand_sword, has_one_handed_melee, human, humanoid, light_armour, medium_height, not_int, not_str, physical_affinity, ranged, red_blood, slashing_weapon, vaalsidearea_boss
    พลังชีวิต
    200%
    การหลบหลีก
    +15%
    Ailment Threshold
    200%
    ค่าต้านทาน
    30 30 30 20
    Damage
    168%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    4 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    200%
    Model Size
    125%
    Type
    CannibalBossSideAreaLowbie
    Metadata
    CannibalBossSideAreaLowbie
    เลเวล
    68
    พลังชีวิต
    12,867
    เกราะ
    28,790
    การหลบหลีก
    5,450
    โล่พลังงาน
    0
    Damage
    628
    ความเสียหายเวท
    628
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    20,510
    Ailment Threshold
    12,867
    Chill
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    ThrownWeaponSideAreaBoss
    Attack, RangedAttack, Projectile, ProjectilesFromUser
    โยนอาวุธเงา (Spectral Throw)
    Base Damage: 502–753
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ขว้างร่างเงาของ อาวุธประชิด ของคุณ มันจะบินออกไปและกลับมาหาคุณ ซึ่งมันจะหมุนโจมตี สร้างความเสียหายให้กับศัตรูระหว่างทาง
    สร้างความเสียหาย ลดลง อีก 40%
    ยิงกระสุน เพิ่มเติม 4 ลูก
    เพิ่มความเสียหาย กระสุน 26%
    เพิ่มความเร็วกระสุน 30%
    action attack or cast time uses animation length [1]
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Cannibal/Cannibal"
    
    Monster
    {
    	flip_enabled = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Cannibal/Cannibal"
    
    Life
    {
    	on_death = "DetachAllContainingText( Hands );"
    	on_spawned_dead = "DetachAllContainingText( Hands );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalBossSideAreaLowbie"] = {
        name = "Perquil the Lucky",
        life = 2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.68,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "ThrownWeaponSideAreaBoss",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ThrownWeaponSideAreaBoss"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectile_damage_+%",
            "number_of_additional_projectiles",
            "active_skill_damage_+%_final",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {1, 0, -40, 30, levelRequirement = 3, statInterpolation = {1, 1},  cost = { }, },
            [2] = {2, 0, -40, 30, levelRequirement = 5, statInterpolation = {1, 1},  cost = { }, },
            [3] = {4, 0, -40, 30, levelRequirement = 8, statInterpolation = {1, 1},  cost = { }, },
            [4] = {5, 0, -40, 30, levelRequirement = 10, statInterpolation = {1, 1},  cost = { }, },
            [5] = {6, 0, -40, 30, levelRequirement = 12, statInterpolation = {1, 1},  cost = { }, },
            [6] = {7, 0, -40, 30, levelRequirement = 14, statInterpolation = {1, 1},  cost = { }, },
            [7] = {8, 0, -40, 30, levelRequirement = 17, statInterpolation = {1, 1},  cost = { }, },
            [8] = {9, 0, -40, 30, levelRequirement = 20, statInterpolation = {1, 1},  cost = { }, },
            [9] = {11, 0, -40, 30, levelRequirement = 24, statInterpolation = {1, 1},  cost = { }, },
            [10] = {12, 0, -40, 30, levelRequirement = 30, statInterpolation = {1, 1},  cost = { }, },
            [11] = {13, 0, -40, 30, levelRequirement = 31, statInterpolation = {1, 1},  cost = { }, },
            [12] = {14, 2, -40, 30, levelRequirement = 36, statInterpolation = {1, 1},  cost = { }, },
            [13] = {15, 2, -40, 30, levelRequirement = 41, statInterpolation = {1, 1},  cost = { }, },
            [14] = {16, 2, -40, 30, levelRequirement = 44, statInterpolation = {1, 1},  cost = { }, },
            [15] = {18, 2, -40, 30, levelRequirement = 51, statInterpolation = {1, 1},  cost = { }, },
            [16] = {19, 3, -40, 30, levelRequirement = 52, statInterpolation = {1, 1},  cost = { }, },
            [17] = {20, 3, -40, 30, levelRequirement = 57, statInterpolation = {1, 1},  cost = { }, },
            [18] = {21, 3, -40, 30, levelRequirement = 60, statInterpolation = {1, 1},  cost = { }, },
            [19] = {22, 3, -40, 30, levelRequirement = 65, statInterpolation = {1, 1},  cost = { }, },
            [20] = {24, 4, -40, 30, levelRequirement = 66, statInterpolation = {1, 1},  cost = { }, },
            [21] = {25, 4, -40, 30, levelRequirement = 67, statInterpolation = {1, 1},  cost = { }, },
            [22] = {26, 4, -40, 30, levelRequirement = 68, statInterpolation = {1, 1},  cost = { }, },
            [23] = {27, 4, -40, 30, levelRequirement = 69, statInterpolation = {1, 1},  cost = { }, },
            [24] = {28, 4, -40, 30, levelRequirement = 70, statInterpolation = {1, 1},  cost = { }, },
            [25] = {29, 4, -40, 30, levelRequirement = 71, statInterpolation = {1, 1},  cost = { }, },
            [26] = {31, 4, -40, 30, levelRequirement = 72, statInterpolation = {1, 1},  cost = { }, },
            [27] = {32, 4, -40, 30, levelRequirement = 73, statInterpolation = {1, 1},  cost = { }, },
            [28] = {33, 4, -40, 30, levelRequirement = 74, statInterpolation = {1, 1},  cost = { }, },
            [29] = {34, 4, -40, 30, levelRequirement = 75, statInterpolation = {1, 1},  cost = { }, },
            [30] = {35, 4, -40, 30, levelRequirement = 76, statInterpolation = {1, 1},  cost = { }, },
            [31] = {36, 4, -40, 30, levelRequirement = 77, statInterpolation = {1, 1},  cost = { }, },
            [32] = {38, 4, -40, 30, levelRequirement = 78, statInterpolation = {1, 1},  cost = { }, },
            [33] = {39, 4, -40, 30, levelRequirement = 79, statInterpolation = {1, 1},  cost = { }, },
            [34] = {40, 4, -40, 30, levelRequirement = 80, statInterpolation = {1, 1},  cost = { }, },
            [35] = {41, 4, -40, 30, levelRequirement = 81, statInterpolation = {1, 1},  cost = { }, },
            [36] = {41, 4, -40, 30, levelRequirement = 82, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    
    IdMonsterStormCallBossSideArea
    Nameผู้ตามวายุ
    FamilyMonsterNemesis
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    แปลงความเสียหาย กายภาพ 50% เป็น สายฟ้า
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    เพิ่มความเร็วในการโจมตี 60%
    IdMonsterImplicitFastAttack3
    FamilyIncreasedAttackSpeed
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • attack speed +% Min: 60 Max: 60 Global
  • Craft Tagsattack speed
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป %
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    เพอร์ควิลผู้รวยโชค
    มนุษย์
    ด่าน: InvasionBoss
    แปลงความเสียหาย กายภาพ 50% เป็น สายฟ้า
    เพิ่มความเร็วในการโจมตี 60%
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป %
    monster additional quantity of dropped items in cruel +% [500]
    monster additional quantity of dropped items in merciless +% [1000]
    monster additional rarity of dropped items in cruel +% [750]
    monster additional rarity of dropped items in merciless +% [1500]
    monster no map drops [1]
    monster is invasion boss [1]
    stance movement speed +% final [-58]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    Perquil the Lucky
    SpectreN
    AreaInvasionBoss
    End Gameเพิ่มพลังชีวิตสูงสุด 50%
    Tagsfast_movement, has_one_hand_sword, has_one_handed_melee, human, humanoid, invasion_boss, light_armour, medium_height, not_int, not_str, physical_affinity, ranged, red_blood, slashing_weapon
    Packs
  • InvasionBoss: เพอร์ควิลผู้รวยโชค, Cannibal, Cannibal
  • พลังชีวิต
    200%
    การหลบหลีก
    +15%
    Ailment Threshold
    200%
    ค่าต้านทาน
    30 30 30 20
    Damage
    168%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    4 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    200%
    Model Size
    125%
    Type
    CannibalBossSideArea
    Metadata
    CannibalBossSideAreaInvasion
    เลเวล
    68
    พลังชีวิต
    12,867
    เกราะ
    28,790
    การหลบหลีก
    5,450
    โล่พลังงาน
    0
    Damage
    628
    ความเสียหายเวท
    628
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    20,510
    Ailment Threshold
    12,867
    Chill
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    ThrownWeaponSideAreaBoss
    Attack, RangedAttack, Projectile, ProjectilesFromUser
    โยนอาวุธเงา (Spectral Throw)
    Base Damage: 502–753
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ขว้างร่างเงาของ อาวุธประชิด ของคุณ มันจะบินออกไปและกลับมาหาคุณ ซึ่งมันจะหมุนโจมตี สร้างความเสียหายให้กับศัตรูระหว่างทาง
    สร้างความเสียหาย ลดลง อีก 40%
    ยิงกระสุน เพิ่มเติม 4 ลูก
    เพิ่มความเสียหาย กระสุน 26%
    เพิ่มความเร็วกระสุน 30%
    action attack or cast time uses animation length [1]
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Cannibal/Cannibal"
    
    Monster
    {
    	flip_enabled = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Cannibal/Cannibal"
    
    Life
    {
    	on_death = "DetachAllContainingText( Hands );"
    	on_spawned_dead = "DetachAllContainingText( Hands );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalBossSideAreaInvasion"] = {
        name = "Perquil the Lucky",
        life = 2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.68,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "ThrownWeaponSideAreaBoss",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ThrownWeaponSideAreaBoss"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectile_damage_+%",
            "number_of_additional_projectiles",
            "active_skill_damage_+%_final",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {1, 0, -40, 30, levelRequirement = 3, statInterpolation = {1, 1},  cost = { }, },
            [2] = {2, 0, -40, 30, levelRequirement = 5, statInterpolation = {1, 1},  cost = { }, },
            [3] = {4, 0, -40, 30, levelRequirement = 8, statInterpolation = {1, 1},  cost = { }, },
            [4] = {5, 0, -40, 30, levelRequirement = 10, statInterpolation = {1, 1},  cost = { }, },
            [5] = {6, 0, -40, 30, levelRequirement = 12, statInterpolation = {1, 1},  cost = { }, },
            [6] = {7, 0, -40, 30, levelRequirement = 14, statInterpolation = {1, 1},  cost = { }, },
            [7] = {8, 0, -40, 30, levelRequirement = 17, statInterpolation = {1, 1},  cost = { }, },
            [8] = {9, 0, -40, 30, levelRequirement = 20, statInterpolation = {1, 1},  cost = { }, },
            [9] = {11, 0, -40, 30, levelRequirement = 24, statInterpolation = {1, 1},  cost = { }, },
            [10] = {12, 0, -40, 30, levelRequirement = 30, statInterpolation = {1, 1},  cost = { }, },
            [11] = {13, 0, -40, 30, levelRequirement = 31, statInterpolation = {1, 1},  cost = { }, },
            [12] = {14, 2, -40, 30, levelRequirement = 36, statInterpolation = {1, 1},  cost = { }, },
            [13] = {15, 2, -40, 30, levelRequirement = 41, statInterpolation = {1, 1},  cost = { }, },
            [14] = {16, 2, -40, 30, levelRequirement = 44, statInterpolation = {1, 1},  cost = { }, },
            [15] = {18, 2, -40, 30, levelRequirement = 51, statInterpolation = {1, 1},  cost = { }, },
            [16] = {19, 3, -40, 30, levelRequirement = 52, statInterpolation = {1, 1},  cost = { }, },
            [17] = {20, 3, -40, 30, levelRequirement = 57, statInterpolation = {1, 1},  cost = { }, },
            [18] = {21, 3, -40, 30, levelRequirement = 60, statInterpolation = {1, 1},  cost = { }, },
            [19] = {22, 3, -40, 30, levelRequirement = 65, statInterpolation = {1, 1},  cost = { }, },
            [20] = {24, 4, -40, 30, levelRequirement = 66, statInterpolation = {1, 1},  cost = { }, },
            [21] = {25, 4, -40, 30, levelRequirement = 67, statInterpolation = {1, 1},  cost = { }, },
            [22] = {26, 4, -40, 30, levelRequirement = 68, statInterpolation = {1, 1},  cost = { }, },
            [23] = {27, 4, -40, 30, levelRequirement = 69, statInterpolation = {1, 1},  cost = { }, },
            [24] = {28, 4, -40, 30, levelRequirement = 70, statInterpolation = {1, 1},  cost = { }, },
            [25] = {29, 4, -40, 30, levelRequirement = 71, statInterpolation = {1, 1},  cost = { }, },
            [26] = {31, 4, -40, 30, levelRequirement = 72, statInterpolation = {1, 1},  cost = { }, },
            [27] = {32, 4, -40, 30, levelRequirement = 73, statInterpolation = {1, 1},  cost = { }, },
            [28] = {33, 4, -40, 30, levelRequirement = 74, statInterpolation = {1, 1},  cost = { }, },
            [29] = {34, 4, -40, 30, levelRequirement = 75, statInterpolation = {1, 1},  cost = { }, },
            [30] = {35, 4, -40, 30, levelRequirement = 76, statInterpolation = {1, 1},  cost = { }, },
            [31] = {36, 4, -40, 30, levelRequirement = 77, statInterpolation = {1, 1},  cost = { }, },
            [32] = {38, 4, -40, 30, levelRequirement = 78, statInterpolation = {1, 1},  cost = { }, },
            [33] = {39, 4, -40, 30, levelRequirement = 79, statInterpolation = {1, 1},  cost = { }, },
            [34] = {40, 4, -40, 30, levelRequirement = 80, statInterpolation = {1, 1},  cost = { }, },
            [35] = {41, 4, -40, 30, levelRequirement = 81, statInterpolation = {1, 1},  cost = { }, },
            [36] = {41, 4, -40, 30, levelRequirement = 82, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    
    IdMonsterStormCallBossSideArea
    Nameผู้ตามวายุ
    FamilyMonsterNemesis
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    แปลงความเสียหาย กายภาพ 50% เป็น สายฟ้า
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    เพิ่มความเร็วในการโจมตี 60%
    IdMonsterImplicitFastAttack3
    FamilyIncreasedAttackSpeed
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • attack speed +% Min: 60 Max: 60 Global
  • Craft Tagsattack speed
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป %
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 Global
  • monster additional quantity of dropped items in cruel +% [500]
    monster additional quantity of dropped items in merciless +% [1000]
    monster additional rarity of dropped items in cruel +% [750]
    monster additional rarity of dropped items in merciless +% [1500]
    IdMonsterInvasionMercilessDrops2
    FamilyMonsterMercilessDrops
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 750 Max: 750 Global
  • monster additional quantity of dropped items in cruel +% Min: 500 Max: 500 Global
  • monster additional rarity of dropped items in merciless +% Min: 1500 Max: 1500 Global
  • monster additional quantity of dropped items in merciless +% Min: 1000 Max: 1000 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • monster is invasion boss [1]
    IdIsInvasionBoss
    FamilyMonsterIsInvasionBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster is invasion boss Min: 1 Max: 1 Global
  • stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    Edit

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