達莫伊.圖依
人形
monster base type attack cast speed +% and damage -% final [33]
Damoi Tui
幽魂N
標籤aura_bearer, cleaving_weapon, cursing_monster, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slow_movement
生命
123%
護甲
+100%
異常狀態臨界值
123%
抗性
30 30 30 20
傷害
143%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
220%
Model Size
100%
類型
ExileMarauder2
Metadata
ExileMarauder2
等級
68
生命
7,913
護甲
28,790
閃避
4,739
能量護盾
0
傷害
534
法術傷害
534
命中
0
攻擊間隔
1.305
經驗值
22,561
異常狀態臨界值
7,913
冰緩
25
感電
25
易碎
142
焦灼
25
殘喘
69
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 427–641
暴擊率: 5%
攻擊間隔: 1.305 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]
ExileCleave
攻擊, 範圍, 攻擊可重複, 近戰, ThresholdJewelArea
劈砍
基本傷害: 427–641
暴擊率: 5%
攻擊間隔: 1.305 秒
角色以弧狀揮動武器(雙持時則揮動兩把武器),並同時對多名敵人造成傷害。限定斧與劍。
雙持武器時,每把武器造成 60% 傷害
增加 53% 物理傷害
增加 60% 攻擊速度
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
ExileLeapSlam
攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
躍擊
基本傷害: 427–641
暴擊率: 5%
攻擊間隔: 1.305 秒
朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
造成 25% 更多傷害
基礎範圍為 1.5
cast time overrides attack duration [1]
is area damage [1]
ExileWarlordsMark
法術, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 附加詛咒, 可齊射, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Mark
督軍印記
施放時間: 0.5 秒
冷卻時間: 8 秒
詛咒敵人,有機率使受到詛咒的敵人暈眩兩倍的時間。在攻擊帶有印記的敵人時會獲得額外的生命與魔力偷取,造成暈眩時會獲得盛怒,此外在擊殺帶有印記的敵人時會有機會獲得耐力球。你同時只能有一個印記。
+7 秒基礎持續時間
被詛咒的敵人被攻擊擊中時,獲得 2% 生命偷取
被詛咒的敵人被攻擊擊中時,獲得 2% 魔力偷取
殺死被詛咒的敵人有 100% 機率獲得耐力球
對被詛咒敵人的擊中有 40% 機率使暈眩持續時間 2 倍
active skill area of effect radius +% final [24]
ExileVitality2
法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
活力
施放時間: 0.5 秒
冷卻時間: 0.5 秒
施放一個光環,使你與受光環影響友方獲得額外的生命回復。
你與附近友方每秒回復 1.25% 生命
active skill area of effect radius +% final [40]
SawbladeExileCyclone
攻擊, 範圍, 近戰, 位移
旋風斬
基本傷害: 427–641
暴擊率: 5%
攻擊間隔: 1.305 秒
對周圍敵人造成傷害,接而進行一連串的旋轉攻擊,邊向目標地點前進邊攻擊路徑上的敵人。不能被多重打擊或殘暴輔助。
造成 70% 更少傷害
增加 47% 物理傷害
增加 60% 攻擊速度
擊中時有 35% 機率致盲敵人
30% 更多移動速度
cyclone extra distance [30]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Exiles/Exile"

Stats
{

}

Object Type Codes

version 2
extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Exiles/ExileMarauder2"] = {
    name = "Damoi Tui",
    life = 1.23,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.43,
    damageSpread = 0.2,
    attackTime = 1.305,
    attackRange = 10,
    accuracy = 1,
    weaponType1 = "Two Hand Axe",
    skillList = {
        "ExileCleave",
        "Melee",
        "ExileLeapSlam",
        "ExileWarlordsMark",
        "ExileVitality2",
        "SawbladeExileCyclone",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileCleave"] = {
    name = "Cleave",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ThresholdJewelArea] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "physical_damage_+%",
        "attack_speed_+%",
        "active_skill_damage_+%_final",
        "active_skill_merged_damage_+%_final_while_dual_wielding",
        "animation_effect_variation",
        "is_area_damage",
        "skill_double_hits_when_dual_wielding",
    },
    levels = {
        [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1},  cost = { }, },
        [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1},  cost = { }, },
        [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1},  cost = { }, },
        [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1},  cost = { }, },
    },
}
-- 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["ExileLeapSlam"] = {
    name = "Leap Slam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
        [SkillType.Slam] = true,
        [SkillType.Totemable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.4,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileWarlordsMark"] = {
    name = "Warlord's Mark",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AppliesCurse] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Mark] = true,
    },
    statDescriptionScope = "curse_skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "enemy_chance_to_double_stun_duration_%_vs_self",
        "life_leech_on_any_damage_when_hit_by_attack_permyriad",
        "mana_leech_on_any_damage_when_hit_by_attack_permyriad",
        "chance_to_grant_endurance_charge_on_death_%",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {7000, 40, 200, 200, 100, 24, levelRequirement = 5, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileVitality2"] = {
    name = "Vitality",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts an aura that grants life regeneration to you and your allies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Buff] = true,
        [SkillType.HasReservation] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.Totemable] = true,
        [SkillType.Aura] = true,
        [SkillType.Instant] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.CanHaveBlessing] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "aura_skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        aura = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "life_regeneration_rate_per_minute_%",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {75, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SawbladeExileCyclone"] = {
    name = "Cyclone",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "physical_damage_+%",
        "attack_speed_+%",
        "cyclone_movement_speed_+%_final",
        "cyclone_extra_distance",
        "global_chance_to_blind_on_hit_%",
        "active_skill_damage_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {35, 40, 0, 15, 0, -55, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [2] = {24, 20, 10, 20, 25, -60, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [3] = {47, 20, 20, 25, 30, -65, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [4] = {47, 60, 30, 30, 35, -70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
    },
}
monster base type attack cast speed +% and damage -% final [33]
IdMonsterSpeedAndDamageFixupComplete
FamilyMonsterSpeedAndDamageFixup
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    達莫伊.圖依
    人形
    地區: 苦行之域
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    monster base type attack cast speed +% and damage -% final [33]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Damoi Tui
    幽魂N
    地區苦行之域
    標籤aura_bearer, cleaving_weapon, cursing_monster, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, non_unique_map_boss, not_dex, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slow_movement
    生命
    246%
    護甲
    +100%
    異常狀態臨界值
    246%
    抗性
    40 40 40 25
    傷害
    144%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.305 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    100%
    類型
    ExileMarauder2MapBoss
    Metadata
    ExileMarauder2MapBoss
    等級
    77
    生命
    1,577,853
    護甲
    58,245
    閃避
    6,448
    能量護盾
    0
    傷害
    1,045
    法術傷害
    1,559
    命中
    0
    攻擊間隔
    0.87435
    經驗值
    134,112
    異常狀態臨界值
    788,927
    冰緩
    2,495
    感電
    2,495
    易碎
    14,113
    焦灼
    2,495
    殘喘
    6,892
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1659–2489
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ExileCleave
    攻擊, 範圍, 攻擊可重複, 近戰, ThresholdJewelArea
    劈砍
    基本傷害: 1659–2489
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    角色以弧狀揮動武器(雙持時則揮動兩把武器),並同時對多名敵人造成傷害。限定斧與劍。
    雙持武器時,每把武器造成 60% 傷害
    增加 53% 物理傷害
    增加 60% 攻擊速度
    animation effect variation [1]
    is area damage [1]
    skill double hits when dual wielding [1]
    ExileLeapSlam
    攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
    躍擊
    基本傷害: 1659–2489
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
    造成 25% 更多傷害
    基礎範圍為 1.5
    cast time overrides attack duration [1]
    is area damage [1]
    ExileWarlordsMark
    法術, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 附加詛咒, 可齊射, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Mark
    督軍印記
    施放時間: 0.5 秒
    冷卻時間: 8 秒
    詛咒敵人,有機率使受到詛咒的敵人暈眩兩倍的時間。在攻擊帶有印記的敵人時會獲得額外的生命與魔力偷取,造成暈眩時會獲得盛怒,此外在擊殺帶有印記的敵人時會有機會獲得耐力球。你同時只能有一個印記。
    +7 秒基礎持續時間
    被詛咒的敵人被攻擊擊中時,獲得 2% 生命偷取
    被詛咒的敵人被攻擊擊中時,獲得 2% 魔力偷取
    殺死被詛咒的敵人有 100% 機率獲得耐力球
    對被詛咒敵人的擊中有 40% 機率使暈眩持續時間 2 倍
    active skill area of effect radius +% final [24]
    ExileVitality2
    法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
    活力
    施放時間: 0.5 秒
    冷卻時間: 0.5 秒
    施放一個光環,使你與受光環影響友方獲得額外的生命回復。
    你與附近友方每秒回復 1.25% 生命
    active skill area of effect radius +% final [40]
    SawbladeExileCyclone
    攻擊, 範圍, 近戰, 位移
    旋風斬
    基本傷害: 1659–2489
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    對周圍敵人造成傷害,接而進行一連串的旋轉攻擊,邊向目標地點前進邊攻擊路徑上的敵人。不能被多重打擊或殘暴輔助。
    造成 70% 更少傷害
    增加 47% 物理傷害
    增加 60% 攻擊速度
    擊中時有 35% 機率致盲敵人
    30% 更多移動速度
    cyclone extra distance [30]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/ExileMapBoss"
    
    Stats
    {
    
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/ExileMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileMarauder2MapBoss"] = {
        name = "Damoi Tui",
        life = 2.46,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "ExileCleave",
            "Melee",
            "ExileLeapSlam",
            "ExileWarlordsMark",
            "ExileVitality2",
            "SawbladeExileCyclone",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "active_skill_damage_+%_final",
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "animation_effect_variation",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
        },
        levels = {
            [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1},  cost = { }, },
            [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1},  cost = { }, },
            [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1},  cost = { }, },
            [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- 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["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileWarlordsMark"] = {
        name = "Warlord's Mark",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Mark] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "enemy_chance_to_double_stun_duration_%_vs_self",
            "life_leech_on_any_damage_when_hit_by_attack_permyriad",
            "mana_leech_on_any_damage_when_hit_by_attack_permyriad",
            "chance_to_grant_endurance_charge_on_death_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {7000, 40, 200, 200, 100, 24, levelRequirement = 5, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileVitality2"] = {
        name = "Vitality",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that grants life regeneration to you and your allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CanHaveBlessing] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "aura_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "life_regeneration_rate_per_minute_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {75, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SawbladeExileCyclone"] = {
        name = "Cyclone",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "cyclone_movement_speed_+%_final",
            "cyclone_extra_distance",
            "global_chance_to_blind_on_hit_%",
            "active_skill_damage_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {35, 40, 0, 15, 0, -55, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [2] = {24, 20, 10, 20, 25, -60, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [3] = {47, 20, 20, 25, 30, -65, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [4] = {47, 60, 30, 30, 35, -70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        },
    }
    
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 達莫伊.圖依
    人形
    monster base type attack cast speed +% and damage -% final [33]
    增加 100% 最大生命
    增加 100% 範圍效果
    增加 80% 角色體型
    Damoi Tui
    幽魂N
    標籤aura_bearer, cleaving_weapon, cursing_monster, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slow_movement
    生命
    123%
    護甲
    +100%
    異常狀態臨界值
    123%
    抗性
    30 30 30 20
    傷害
    143%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.305 秒
    傷害分佈
    ±20%
    經驗值
    220%
    Model Size
    100%
    類型
    ExileMarauder2
    Metadata
    ExileMarauder2Supporter
    等級
    68
    生命
    7,913
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    534
    法術傷害
    534
    命中
    0
    攻擊間隔
    1.305
    經驗值
    22,561
    異常狀態臨界值
    7,913
    冰緩
    25
    感電
    25
    易碎
    142
    焦灼
    25
    殘喘
    69
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 427–641
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ExileCleave
    攻擊, 範圍, 攻擊可重複, 近戰, ThresholdJewelArea
    劈砍
    基本傷害: 427–641
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    角色以弧狀揮動武器(雙持時則揮動兩把武器),並同時對多名敵人造成傷害。限定斧與劍。
    雙持武器時,每把武器造成 60% 傷害
    增加 53% 物理傷害
    增加 60% 攻擊速度
    animation effect variation [1]
    is area damage [1]
    skill double hits when dual wielding [1]
    ExileLeapSlam
    攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
    躍擊
    基本傷害: 427–641
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
    造成 25% 更多傷害
    基礎範圍為 1.5
    cast time overrides attack duration [1]
    is area damage [1]
    ExileWarlordsMark
    法術, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 附加詛咒, 可齊射, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Mark
    督軍印記
    施放時間: 0.5 秒
    冷卻時間: 8 秒
    詛咒敵人,有機率使受到詛咒的敵人暈眩兩倍的時間。在攻擊帶有印記的敵人時會獲得額外的生命與魔力偷取,造成暈眩時會獲得盛怒,此外在擊殺帶有印記的敵人時會有機會獲得耐力球。你同時只能有一個印記。
    +7 秒基礎持續時間
    被詛咒的敵人被攻擊擊中時,獲得 2% 生命偷取
    被詛咒的敵人被攻擊擊中時,獲得 2% 魔力偷取
    殺死被詛咒的敵人有 100% 機率獲得耐力球
    對被詛咒敵人的擊中有 40% 機率使暈眩持續時間 2 倍
    active skill area of effect radius +% final [24]
    ExileVitality2
    法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
    活力
    施放時間: 0.5 秒
    冷卻時間: 0.5 秒
    施放一個光環,使你與受光環影響友方獲得額外的生命回復。
    你與附近友方每秒回復 1.25% 生命
    active skill area of effect radius +% final [40]
    SawbladeExileCyclone
    攻擊, 範圍, 近戰, 位移
    旋風斬
    基本傷害: 427–641
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    對周圍敵人造成傷害,接而進行一連串的旋轉攻擊,邊向目標地點前進邊攻擊路徑上的敵人。不能被多重打擊或殘暴輔助。
    造成 70% 更少傷害
    增加 47% 物理傷害
    增加 60% 攻擊速度
    擊中時有 35% 機率致盲敵人
    30% 更多移動速度
    cyclone extra distance [30]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    Stats
    {
    
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileMarauder2Supporter"] = {
        name = "Damoi Tui",
        life = 1.23,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.43,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "ExileCleave",
            "Melee",
            "ExileLeapSlam",
            "ExileWarlordsMark",
            "ExileVitality2",
            "SawbladeExileCyclone",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "active_skill_damage_+%_final",
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "animation_effect_variation",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
        },
        levels = {
            [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1},  cost = { }, },
            [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1},  cost = { }, },
            [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1},  cost = { }, },
            [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- 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["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileWarlordsMark"] = {
        name = "Warlord's Mark",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Mark] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "enemy_chance_to_double_stun_duration_%_vs_self",
            "life_leech_on_any_damage_when_hit_by_attack_permyriad",
            "mana_leech_on_any_damage_when_hit_by_attack_permyriad",
            "chance_to_grant_endurance_charge_on_death_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {7000, 40, 200, 200, 100, 24, levelRequirement = 5, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileVitality2"] = {
        name = "Vitality",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that grants life regeneration to you and your allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CanHaveBlessing] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "aura_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "life_regeneration_rate_per_minute_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {75, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SawbladeExileCyclone"] = {
        name = "Cyclone",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "cyclone_movement_speed_+%_final",
            "cyclone_extra_distance",
            "global_chance_to_blind_on_hit_%",
            "active_skill_damage_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {35, 40, 0, 15, 0, -55, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [2] = {24, 20, 10, 20, 25, -60, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [3] = {47, 20, 20, 25, 30, -65, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [4] = {47, 60, 30, 30, 35, -70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    增加 100% 最大生命
    增加 100% 範圍效果
    增加 80% 角色體型
    IdMonsterSupporterGigantism1
    FamilyMonsterSupporterGigantism
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • maximum life +% Min: 100 Max: 100 全域
  • base actor scale +% Min: 80 Max: 80 全域
  • base skill area of effect +% Min: 100 Max: 100 全域
  • 達莫伊.圖依
    人形
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    monster base type attack cast speed +% and damage -% final [33]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Damoi Tui
    幽魂N
    標籤aura_bearer, cleaving_weapon, cursing_monster, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, slow_movement, standalone_map_boss
    生命
    246%
    護甲
    +100%
    異常狀態臨界值
    246%
    抗性
    40 40 40 25
    傷害
    144%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.305 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    100%
    類型
    ExileMarauder2MapBoss
    Metadata
    ExileMarauder2MapBossStandalone
    等級
    68
    生命
    342,792
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    613
    法術傷害
    914
    命中
    0
    攻擊間隔
    0.87435
    經驗值
    112,805
    異常狀態臨界值
    215,959
    冰緩
    683
    感電
    683
    易碎
    3,863
    焦灼
    683
    殘喘
    1,887
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 973–1459
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ExileCleave
    攻擊, 範圍, 攻擊可重複, 近戰, ThresholdJewelArea
    劈砍
    基本傷害: 973–1459
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    角色以弧狀揮動武器(雙持時則揮動兩把武器),並同時對多名敵人造成傷害。限定斧與劍。
    雙持武器時,每把武器造成 60% 傷害
    增加 53% 物理傷害
    增加 60% 攻擊速度
    animation effect variation [1]
    is area damage [1]
    skill double hits when dual wielding [1]
    ExileLeapSlam
    攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
    躍擊
    基本傷害: 973–1459
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
    造成 25% 更多傷害
    基礎範圍為 1.5
    cast time overrides attack duration [1]
    is area damage [1]
    ExileWarlordsMark
    法術, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 附加詛咒, 可齊射, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Mark
    督軍印記
    施放時間: 0.5 秒
    冷卻時間: 8 秒
    詛咒敵人,有機率使受到詛咒的敵人暈眩兩倍的時間。在攻擊帶有印記的敵人時會獲得額外的生命與魔力偷取,造成暈眩時會獲得盛怒,此外在擊殺帶有印記的敵人時會有機會獲得耐力球。你同時只能有一個印記。
    +7 秒基礎持續時間
    被詛咒的敵人被攻擊擊中時,獲得 2% 生命偷取
    被詛咒的敵人被攻擊擊中時,獲得 2% 魔力偷取
    殺死被詛咒的敵人有 100% 機率獲得耐力球
    對被詛咒敵人的擊中有 40% 機率使暈眩持續時間 2 倍
    active skill area of effect radius +% final [24]
    ExileVitality2
    法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
    活力
    施放時間: 0.5 秒
    冷卻時間: 0.5 秒
    施放一個光環,使你與受光環影響友方獲得額外的生命回復。
    你與附近友方每秒回復 1.25% 生命
    active skill area of effect radius +% final [40]
    SawbladeExileCyclone
    攻擊, 範圍, 近戰, 位移
    旋風斬
    基本傷害: 973–1459
    暴擊率: 5%
    攻擊間隔: 1.305 秒
    對周圍敵人造成傷害,接而進行一連串的旋轉攻擊,邊向目標地點前進邊攻擊路徑上的敵人。不能被多重打擊或殘暴輔助。
    造成 70% 更少傷害
    增加 47% 物理傷害
    增加 60% 攻擊速度
    擊中時有 35% 機率致盲敵人
    30% 更多移動速度
    cyclone extra distance [30]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/ExileMapBoss"
    extends "Metadata/Monsters/StandaloneMapBoss"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/ExileMapBoss"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileMarauder2MapBossStandalone"] = {
        name = "Damoi Tui",
        life = 2.46,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "ExileCleave",
            "Melee",
            "ExileLeapSlam",
            "ExileWarlordsMark",
            "ExileVitality2",
            "SawbladeExileCyclone",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "active_skill_damage_+%_final",
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "animation_effect_variation",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
        },
        levels = {
            [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1},  cost = { }, },
            [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1},  cost = { }, },
            [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1},  cost = { }, },
            [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- 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["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileWarlordsMark"] = {
        name = "Warlord's Mark",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Mark] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "enemy_chance_to_double_stun_duration_%_vs_self",
            "life_leech_on_any_damage_when_hit_by_attack_permyriad",
            "mana_leech_on_any_damage_when_hit_by_attack_permyriad",
            "chance_to_grant_endurance_charge_on_death_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {7000, 40, 200, 200, 100, 24, levelRequirement = 5, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileVitality2"] = {
        name = "Vitality",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that grants life regeneration to you and your allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CanHaveBlessing] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "aura_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "life_regeneration_rate_per_minute_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {75, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SawbladeExileCyclone"] = {
        name = "Cyclone",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "cyclone_movement_speed_+%_final",
            "cyclone_extra_distance",
            "global_chance_to_blind_on_hit_%",
            "active_skill_damage_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {35, 40, 0, 15, 0, -55, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [2] = {24, 20, 10, 20, 25, -60, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [3] = {47, 20, 20, 25, 30, -65, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [4] = {47, 60, 30, 30, 35, -70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        },
    }
    
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 達莫伊.圖依
    人形
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    monster base type attack cast speed +% and damage -% final [33]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Damoi Tui
    幽魂N
    標籤cleaving_weapon, elder_map_boss, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, non_attacking, not_dex, not_int, plate_armour, red_blood, slow_movement
    生命
    246%
    護甲
    +100%
    異常狀態臨界值
    246%
    抗性
    40 40 40 25
    傷害
    144%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.305 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    100%
    類型
    ExileMarauder2MapBoss
    Metadata
    ExileMarauder2MapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileMarauder2MapBossElder"] = {
        name = "Damoi Tui",
        life = 2.46,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
        },
        modList = {
        },
    }
    
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • Edit

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