MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Avian Clot
ปีศาจ
IconEnemyResistanceCold
เพิ่มความเสียหาย โพรเจกไทล์ 20%
display monster uses far shot text [1]
monster reverse point blank damage -% at minimum range [60]
stance movement speed +% final [100]
Spectre
Tagsanimal_claw_weapon, beast, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, medium_height, melee, not_str, physical_affinity, ranged, red_blood, slow_movement
พลังชีวิต
147%
Energy Shield From Life
50%
การหลบหลีก
+20%
Ailment Threshold
147%
ค่าต้านทาน
IconEnemyResistanceFire0% IconEnemyResistanceCold40% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
168%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
4 ~ 11
Attack Time
1.11 Second
Damage Spread
±20%
ค่าประสบการณ์
210%
Model Size
100%
Type
KiwethAtlasUber
Metadata
KiwethAtlasUber
เลเวล
68
พลังชีวิต
9,457
ค่าเกราะ
28,790
อัตราการหลบหลีก
5,687
โล่พลังงาน
4,503
Damage
628
ความเสียหายเวท
628
ความแม่นยำ
580
Attack Time
1.11
ค่าประสบการณ์
21,536
Minion Life
2,051
Minion Energy Shield
977
Minion Damage
501
Ailment Threshold
9,457
Chill
30
Shock
30
Brittle
169
Scorch
30
Sap
83
Phys Convert Ele
240%
BirdmanConsumeCorpse
Spell
เวลาร่าย: 2.67 วินาที
BirdmanBloodProjectileMortar
Projectile, ProjectilesFromUser, Attack, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable
Base Damage: 502753
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 115%
Attack Time: 1.11 วินาที
สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ โพรเจกไทล์ของมอนสเตอร์ แต่มีผลในการกระทบด้วย
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 15%
สร้างความเสียหาย เพิ่มขึ้น อีก 10%
เพิ่มความเร็วในการโจมตี 100%
base is projectile [1]
main hand base maximum attack distance [40]
projectile spread radius [15]
projectile uses contact position [1]
skill repeat count [2]
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 502753
โอกาสคริติคอล: 5%
Attack Time: 1.11 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
iconbasicattack
MMSCrucibleBasiliskBloodMortarAtlasUber
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
โอกาสคริติคอล: 5%
เวลาร่าย: 2.8 วินาที
สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ โพรเจกไทล์ของมอนสเตอร์ แต่มีผลในการกระทบด้วย
เพิ่มความเร็วในการร่าย 100%
base is projectile [1]
is area damage [1]
projectile uses contact position [1]
spell maximum base physical damage [931]
spell minimum base physical damage [620.7]
use scaled contact offset [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "One_Hand_Mace"
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Kiweth/KiwethAtlasUber"] = {
    fireResist = 0,
    coldResist = 40,
    lightningResist = 0,
    chaosResist = 0,
    name = "Avian Clot",
    life = 1.47,
    energyShield = 0.5,
    damage = 1.68,
    damageSpread = 0.2,
    attackTime = 1.11,
    attackRange = 11,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "BirdmanConsumeCorpse",
        "BirdmanBloodProjectileMortar",
        "MMSCrucibleBasiliskBloodMortarAtlasUber",
    },
    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 = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BirdmanConsumeCorpse"] = {
    name = "BirdmanConsumeCorpse",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.67,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BirdmanBloodProjectileMortar"] = {
    name = "BirdmanBloodProjectileMortar",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_repeat_count",
        "active_skill_damage_+%_final",
        "projectile_spread_radius",
        "main_hand_base_maximum_attack_distance",
        "attack_speed_+%",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {2, 10, 15, 40, 100, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MMSCrucibleBasiliskBloodMortarAtlasUber"] = {
    name = "MMSCrucibleBasiliskBloodMortarAtlasUber",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    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 = 2.8,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "base_cast_speed_+%",
        "is_area_damage",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
เพิ่มความเสียหาย โพรเจกไทล์ 20%
display monster uses far shot text [1]
monster reverse point blank damage -% at minimum range [60]
FamilyFarShot
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • projectile damage +% 20 20 Global
  • display monster uses far shot text 1 1 Global — ไม่สามารถเพิ่มผลของค่าตัวเลขนี้ได้
  • monster reverse point blank damage -% at minimum range 60 60 Global
  • Craft Tagsความเสียหาย
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    stance movement speed +% final [100]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • stance movement speed +% final 100 100 Global
  • Craft Tagsความเร็ว
    Edit

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