ซครี ผู้ติดเชื้อ
หุ่นกล
ทนทานต่อ ป้อมกายภาพ
เพิ่มจำนวนของ ไอเทม ที่ดรอป 1500%
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 2000%
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
ไม่ถูก ผลักออกไป
immune to petrification [1]
unaffected by temporal tower [1]
ไม่ติดสถานะ มึนงง
Scree, the Infected
SpectreN
Tagsblight_boss, blight_monster, bludgeoning_weapon, construct, golem, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, large_height, melee, mud_blood, not_int, physical_affinity, stone_armour, very_slow_movement
พลังชีวิต
1400%
เกราะ
+60%
การหลบหลีก
+40%
Ailment Threshold
1400%
ค่าต้านทาน
40 40 40 25
Damage
300%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 20
Attack Time
1.335 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
175%
Type
BlightPhysicalRockGolemBoss
Metadata
BlightGolemBoss
เลเวล
68
พลังชีวิต
1,950,849
เกราะ
46,064
การหลบหลีก
6,635
โล่พลังงาน
0
Damage
1,276
ความเสียหายเวท
1,905
ความแม่นยำ
290
Attack Time
0.89445
ค่าประสบการณ์
112,805
Ailment Threshold
1,229,035
Chill
3,886
Shock
3,886
Brittle
21,986
Scorch
3,886
Sap
10,737
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 897–1345
โอกาสคริติคอล: 5%
Attack Time: 1.335 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
GeometryAttackBlightGolemBossSlam
Triggerable, Attack
Base Damage: 897–1345
โอกาสคริติคอล: 5%
Attack Time: 1.335 วินาที
คูลดาวน์: 5 วินาที
is area damage [1]
BlightPhysicalGolemTowerStun
Triggerable, Spell
เวลาร่าย: 1 วินาที

Object Type

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBoss"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBoss"

Render
{
	//turn_duration = 0.5
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/Physical/BlightGolemBoss"] = {
    name = "Scree, the Infected",
    life = 14,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 3,
    damageSpread = 0.2,
    attackTime = 1.335,
    attackRange = 20,
    accuracy = 1,
    weaponType1 = "One Hand Mace",
    weaponType2 = "Dagger",
    skillList = {
        "Melee",
        "GeometryAttackBlightGolemBossSlam",
        "BlightPhysicalGolemTowerStun",
    },
    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["GeometryAttackBlightGolemBossSlam"] = {
    name = "GeometryAttackBlightGolemBossSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightPhysicalGolemTowerStun"] = {
    name = "BlightPhysicalGolemTowerStun",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
ทนทานต่อ ป้อมกายภาพ
IdBlightPhysicalType_
FamilyBlightMonsterType
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • is blight physical monster Min: 1 Max: 1 Global
  • เพิ่มจำนวนของ ไอเทม ที่ดรอป 1500%
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 2000%
    มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
    IdMonsterBlightMapBoss
    FamilyMonsterMapBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 2000 Max: 2000 Global
  • monster dropped item quantity +% Min: 1500 Max: 1500 Global
  • ไม่ถูก ผลักออกไป
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • immune to petrification [1]
    IdImmuneToPetrification__
    FamilyImmuneToPetrification
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • immune to petrification Min: 1 Max: 1 Global
  • unaffected by temporal tower [1]
    IdBlightUnaffectedByTemporalTower
    FamilyBlightUnaffectedByTower
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • unaffected by temporal tower Min: 1 Max: 1 Global
  • ไม่ติดสถานะ มึนงง
    IdMonsterCannotBeStunned1
    NameSteadfast
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Spawn Tagsnot_str: 0 default: 1000
    Edit

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