MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
ตัวไต่นำโรค วงศ์เฟนูมัส
สัตว์ร้าย
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
Fenumal Plaguecrawler
Spectre
Tagsanimal_claw_weapon, beast, bestiary_beast_boss, นักเวท, chaos_affinity, extra_small_height, flesh_armour, hidden_monster, insect_blood, is_unarmed, slow_movement, spider
พลังชีวิต
450%
Ailment Threshold
450%
ค่าต้านทาน
IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
Damage
150%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 9
Attack Time
1.95 Second
Damage Spread
±20%
ค่าประสบการณ์
300%
Model Size
100%
Type
SpiderPlagueBestiary
Metadata
SpiderPlagueBestiaryClone
เลเวล
68
พลังชีวิต
28,950
ค่าเกราะ
28,790
อัตราการหลบหลีก
4,739
Damage
560
ความเสียหายเวท
560
ความแม่นยำ
580
Attack Time
1.95
ค่าประสบการณ์
30,765
Minion Life
6,280
Minion Damage
447
Ailment Threshold
28,950
Chill
92
Shock
92
Brittle
518
Scorch
92
Sap
253
Phys Convert Ele
240%
BestiarySpiderPlagueMortarElementalClone
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
ระเบิดปูพรม (Mortar)
เวลาร่าย: 1 วินาที
คูลดาวน์: 10 วินาที
เหมือนกับสกิล ระเบิดปูพรมของมอนสเตอร์ แต่ทิ้งผลของสกิลไว้ที่พื้นเมื่อกระทบ
ระยะเวลาพื้นฐาน 3 วินาที
base is projectile [1]
base projectile ground caustic cloud damage per minute [18344]
ground caustic art variation [2]
is area damage [1]
monster projectile variation [7]
projectile spread radius [25]
projectile spread radius per additional projectile [3]
spell maximum base chaos damage [188.7]
spell minimum base chaos damage [125.8]

Object Type

version 2
extends "Metadata/Monsters/Monster"

DiesAfterTime
{
}

Pathfinding
{
	immobile = true
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBestiary/SpiderPlagueBestiaryClone"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Fenumal Plaguecrawler",
    life = 4.5,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.95,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "BestiarySpiderPlagueMortarElementalClone",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BestiarySpiderPlagueMortarElementalClone"] = {
    name = "Mortar",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Like monster mortar skill, but leaves a ground effect on impact.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "base_projectile_ground_caustic_cloud_damage_per_minute",
        "monster_projectile_variation",
        "projectile_spread_radius",
        "ground_caustic_art_variation",
        "base_skill_effect_duration",
        "projectile_spread_radius_per_additional_projectile",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 7, 7, 25, 2, 3000, 3, levelRequirement = 1, statInterpolation = {3, 3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 7, 7, 25, 2, 3000, 3, levelRequirement = 56, statInterpolation = {3, 3, 3},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 6, 7, 25, 2, 3000, 3, levelRequirement = 82, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
Edit

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