枯骨撕裂人
不死
地區: 絕望深淵
當你失去 1 顆靈體能量球時,恢復 % 生命
maximum spirit charges [0]
monster spirit charges are infinite [0]
spirit charge tier [1]
emerge speed +% [0,20]
cannot be used as minion [1]
emerge speed +% [0,20]
Risen Thresher
幽魂N
地區絕望深淵, 絕望深淵, 絕望深淵, 絕望深淵, 絕望深淵
標籤abyssal, bone_armour, bones, has_one_hand_axe, has_one_handed_melee, medium_height, medium_movement, melee, not_int, physical_affinity, skeleton, slashing_weapon, undead
生命
300%
護甲
+75%
閃避
+25%
異常狀態臨界值
300%
抗性
30 30 30 20
傷害
113%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 12
攻擊間隔
1.8 秒
傷害分佈
±20%
經驗值
250%
Model Size
90%
類型
BoneStalkerAbyss
Metadata
BoneStalkerAbyssLichMinion
等級
68
生命
19,300
護甲
28,790
閃避
4,739
能量護盾
0
傷害
422
法術傷害
422
命中
0
攻擊間隔
1.8
經驗值
25,638
異常狀態臨界值
19,300
冰緩
61
感電
61
易碎
345
焦灼
61
殘喘
169
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 338–507
暴擊率: 5%
攻擊間隔: 1.8 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]
BoneStalkerWhirlingChargeLichMinion
攻擊
基本傷害: 338–507
暴擊率: 5%
攻擊傷害: 40%
攻擊間隔: 1.8 秒
冷卻時間: 8 秒
造成 60% 更少攻擊傷害
80% 更多攻擊速度
active skill area of effect radius +% final [-30]
combo attack first hit damage +% final [100]

Object Type

version 2
extends "Metadata/Monsters/BoneStalker/BoneStalkerAbyss"

DiesAfterTime
{
	time_until_death = 30.0f
}

Object Type Codes

version 2
extends "Metadata/Monsters/BoneStalker/BoneStalkerAbyss"

Life 
{
on_death = "HideMeshSegment( glow_meshShape );" 
on_spawned_dead = "HideMeshSegment( glow_meshShape );" 
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BoneStalker/BoneStalkerAbyssLichMinion"] = {
    name = "Risen Thresher",
    life = 3,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.13,
    damageSpread = 0.2,
    attackTime = 1.8,
    attackRange = 12,
    accuracy = 1,
    weaponType1 = "One Hand Axe",
    skillList = {
        "Melee",
        "BoneStalkerWhirlingChargeLichMinion",
    },
    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["BoneStalkerWhirlingChargeLichMinion"] = {
    name = "BoneStalkerWhirlingChargeLichMinion",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_attack_speed_+%_final",
        "combo_attack_first_hit_damage_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {80, 100, -30, baseMultiplier = 0.4, levelRequirement = 83, statInterpolation = {},  cost = { }, },
    },
}
當你失去 1 顆靈體能量球時,恢復 % 生命
maximum spirit charges [0]
monster spirit charges are infinite [0]
spirit charge tier [1]
IdSpiritChargeTier1
FamilySpiritCharge
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • spirit charge tier Min: 1 Max: 1 全域
  • maximum spirit charges Min: 0 Max: 0 全域
  • monster spirit charges are infinite Min: 0 Max: 0 全域
  • gain % life when spirit charge expires or consumed Min: 0 Max: 0 全域
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 全域
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 全域
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 全域
  • Edit

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