[DNT] Chatter v2
不死
undead description [1]
幽魂N
標籤bone_armour, bones, has_two_hand_mace, has_two_handed_melee, not_dex, not_int, physical_affinity, ranged, skeleton, slashing_weapon, undead, very_slow_movement
生命
200%
護甲
+25%
異常狀態臨界值
200%
抗性
0 85 0 0
傷害
300%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 8
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
100%
類型
TestSkeletonsShield
Metadata
TestSkeletonShield
等級
68
生命
12,867
護甲
35,988
閃避值
4,739
傷害
1,121
法術傷害
1,121
命中
580
攻擊間隔
1.5
經驗值
20,510
Minion Life
2,791
Minion Damage
895
異常狀態臨界值
12,867
冰緩
41
感電
41
易碎
230
焦灼
41
殘喘
112
FairgravesThrownWeapon
攻擊, 範圍攻擊, 投射物, 玩家投射物
靈體投擲
基本傷害: 897–1345
暴擊率: 5%
攻擊間隔: 1.5 秒
投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
造成 50% 更少傷害
發射 3 個額外投射物
減少 20% 投射物速度
base is projectile [1]
spectral throw deceleration override [50]

Object Type

version 2
extends "Metadata/Monsters/MonsterIgnoreMeleePatternRange"

Actor
{
	main_hand_unarmed_type = "One_Hand_Mace"
	basic_action = "Emerge"
	basic_action = "Revive"
}

Object Type Codes

version 2
extends "Metadata/Monsters/MonsterIgnoreMeleePatternRange"

Render
{
     //turn_duration = 0.35
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Skeletons/TestSkeleton/TestSkeletonShield"] = {
    name = "[DNT] Chatter v2",
    life = 2,
    fireResist = 0,
    coldResist = 85,
    lightningResist = 0,
    chaosResist = 0,
    damage = 3,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    weaponType1 = "Two Hand Mace",
    skillList = {
        "FairgravesThrownWeapon",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["FairgravesThrownWeapon"] = {
    name = "Spectral Throw",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "number_of_additional_projectiles",
        "base_projectile_speed_+%",
        "base_is_projectile",
    },
    levels = {
        [1] = {-25, 0, 0, levelRequirement = 11, statInterpolation = {1, 1, 1},  cost = { }, },
        [2] = {-50, 2, 15, 50, -50, levelRequirement = 43, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
        [3] = {-50, 3, 30, 50, -50, levelRequirement = 55, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
    },
}
undead description [1]
IdMonsterNecromancerRaisable
FamilyMonsterNecromancerRaisable
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • undead description Min: 1 Max: 1 全域
  • Adds Tagsnecromancer_raisable
    Edit

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