失落秘語之靈
惡魔
monster no drops or experience [1]
擊中時有 50% 機率使敵人受到脆弱詛咒
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]
Lost Unspeakable
幽魂N
標籤animal_claw_weapon, demon, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood
生命
209%
異常狀態臨界值
209%
抗性
30 30 30 20
傷害
88%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 18
攻擊間隔
2.445 秒
傷害分佈
±20%
經驗值
110%
Model Size
90%
類型
DemonFemaleDemonPortal
Metadata
DemonFemaleMapPortal
等級
68
生命
13,446
護甲
28,790
閃避
4,739
能量護盾
0
傷害
329
法術傷害
329
命中
0
攻擊間隔
2.445
經驗值
11,281
異常狀態臨界值
13,446
冰緩
43
感電
43
易碎
241
焦灼
43
殘喘
117
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 263–394
暴擊率: 5%
攻擊間隔: 2.445 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "Dagger"
	basic_action = "Emerge2"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DemonFemale/DemonFemaleMapPortal"] = {
    name = "Lost Unspeakable",
    life = 2.09,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 0.88,
    damageSpread = 0.2,
    attackTime = 2.445,
    attackRange = 18,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    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 = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • 擊中時有 50% 機率使敵人受到脆弱詛咒
    IdMonsterChanceToVulnerabilityOnHit2
    FamilyMonsterChanceToVulnerabilityOnHit
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • curse on hit % vulnerability Min: 50 Max: 50 全域
  • Craft Tagscaster curse
    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.