異能幼蟲
異能
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Void Spawn
幽魂N
標籤法術, construct, elder_monster, eldritch, extra_large_height, flesh_armour, influence_monster, is_unarmed, lightning_affinity, medium_movement, not_dex, not_str, ranged, red_blood
生命
300%
生命轉為護盾
50%
異常狀態臨界值
300%
抗性
30 30 30 20
傷害
150%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1 秒
傷害分佈
±20%
經驗值
150%
Model Size
75%
類型
ElderTentacleMinionLargeDeepcaller
Metadata
ElderTentacleMinionLargePlayer
IsSummoned
Y
等級
68
生命
9,650
護甲值
28,790
閃避值
4,739
能量護盾
9,191
傷害
560
法術傷害
560
命中
580
攻擊間隔
1
經驗值
15,383
Minion Life
2,093
Minion Energy Shield
1,994
Minion Damage
447
異常狀態臨界值
19,300
冰緩
61
感電
61
易碎
345
焦灼
61
殘喘
169
ElderTentacleMinionProjectileDeepcaller
法術, 投射物, 玩家投射物, 可觸發
暴擊率: 5%
施放時間: 1.17 秒
造成 558.41675 閃電傷害
60% 機率感電敵人
base is projectile [1]
monster projectile variation [44]
projectile uses contact position [1]
skill visual scale +% [50]

Object Type

version 2
extends "Metadata/Monsters/Monster"


Actor
{
	basic_action = "Emerge"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/ElderTentacle/large/spawn/portal/large_portal.ao"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/ElderTentacle/large/death/large_death.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ElderTentacle/ElderTentacleMinionLargePlayer"] = {
    name = "Void Spawn",
    life = 3,
    energyShield = 0.5,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "ElderTentacleMinionProjectileDeepcaller",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ElderTentacleMinionProjectileDeepcaller"] = {
    name = "ElderTentacleMinionProjectileDeepcaller",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.17,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "skill_visual_scale_+%",
        "base_chance_to_shock_%",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.5, 1.5, 44, 50, 60, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    IdCannotBeAugmented
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 全域
  • cant possess this Min: 1 Max: 1 全域
  • cannot be afflicted Min: 1 Max: 1 全域
  • monster no talismans Min: 1 Max: 1 全域
  • cannot have azmeri dust Min: 1 Max: 1 全域
  • cannot have affliction mods Min: 1 Max: 1 全域
  • cannot be tagged by sentinel Min: 1 Max: 1 全域
  • Edit

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