MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
ผู้ยั่วยวนที่ถูกทรมาน
ปีศาจ
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
ด่าน: Whakawairua Tuahu
level [0]
เพิ่มความเร็วในการเคลื่อนที่ 100%
monster dropped item rarity +% [15000]
monster slain experience +% [100]
ความเร็วในการกระทำ ไม่สามารถเปลี่ยนแปลงให้ต่ำกว่า 50% ของค่าพื้นฐานได้
monster penalty against minions damage +% final vs player minions [-40]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Tormented Temptress
Spectre
AreaWhakawairua Tuahu, Whakawairua Tuahu
Tagscursing_monster, demon, flesh_armour, has_dagger, has_one_handed_melee, medium_height, medium_movement, merveil_boss, non_attacking, not_dex, not_str, red_blood, unique_map_boss
พลังชีวิต
1200%
Energy Shield From Life
100%
Ailment Threshold
1200%
ค่าต้านทาน
IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
Damage
1080%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
4 ~ 12
Attack Time
1.005 Second
Damage Spread
±20%
ค่าประสบการณ์
300%
Model Size
149%
Type
DarkSeaWitch
Metadata
DarkSeaWitch
เลเวล
73
พลังชีวิต
4,740,469
ค่าเกราะ
42,661
อัตราการหลบหลีก
5,633
โล่พลังงาน
100,176
Damage
6,195
ความเสียหายเวท
9,246
ความแม่นยำ
704
Attack Time
0.67335
ค่าประสบการณ์
187,902
Minion Life
984,096
Minion Energy Shield
20,796
Minion Damage
5,034
Ailment Threshold
2,607,258
Chill
8,244
Shock
8,244
Brittle
46,641
Scorch
8,244
Sap
22,777
Phys Convert Ele
265%
DarkSeawitchSmokeMine
Spell, Area, Duration, Movement, RemoteMined, AreaSpell, Travel, HasReservation, Blink, Cooldown
ทุ่นระเบิดควัน (Smoke Mine)
เวลาร่าย: 0.5 วินาที
คูลดาวน์: 5 วินาที
โยนทุ่นระเบิดที่จะเทเลพอร์ตคุณเมื่อจุดชนวน บดบังทั้งการหลบหนีและการมาถึงของคุณด้วยม่านควันที่สร้างสถานะ ตาบอด ต่อศัตรู และให้บัฟความเร็วในการเคลื่อนที่ชั่วคราวแก่คุณ ใช้คูลดาวน์ร่วมกับสกิล ก้าวพริบตา อื่นๆ
บัฟมอบม็อด: เพิ่มความเร็วในการเคลื่อนที่ 80%
active skill area of effect radius +% final [-45]
SmokeBomb
DarkSeawitchTemporalChains
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
โซ่กาลเวลา (Temporal Chains)
เวลาร่าย: 0.5 วินาที
คูลดาวน์: 3 วินาที
สาปศัตรูทั้งหมดในพื้นที่ ทำให้ความเร็วในการกระทำของมันลดลง และทำให้ผลที่มันได้รับหมดเวลาช้าลง
ระยะเวลาพื้นฐาน 4 วินาที
ศัตรูธรรมดาและเมจิก ที่ถูกสาป มีความเร็วในการกระทำ ลดลง อีก 20%
ผลอื่นๆ บนศัตรูที่ถูกสาปหมดเวลา ช้าลง 25%
ศัตรูแรร์และยูนิค ที่ถูกสาป มีความเร็วในการกระทำ ลดลง อีก 10%
active skill area of effect radius +% final [45]
cast on damage taken also tracks dot [1]
temporalchains

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "Dagger"
	basic_action = "Emerge"
}
Stats
{
	set_mana_regeneration_rate_per_minute_% = 1500
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Seawitch/DarkSeaWitch"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Tormented Temptress",
    life = 12,
    energyShield = 1,
    damage = 10.8,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "DarkSeawitchTemporalChains",
        "DarkSeawitchSmokeMine",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["DarkSeawitchTemporalChains"] = {
    name = "Temporal Chains",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cascadable] = true,
        [SkillType.AppliesCurse] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Hex] = true,
    },
    statDescriptionScope = "curse_skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "temporal_chains_action_speed_+%_final",
        "buff_time_passed_+%_other_than_temporal_chains",
        "cast_on_damage_taken_threshold",
        "cast_on_damage_taken_%",
        "temporal_chains_action_speed_+%_vs_rare_or_unique_final",
        "active_skill_area_of_effect_radius_+%_final",
        "cast_on_damage_taken_also_tracks_dot",
    },
    levels = {
        [1] = {4000, -20, -25, 1, 100, -10, 45, levelRequirement = 73, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DarkSeawitchSmokeMine"] = {
    name = "Smoke Mine",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Movement] = true,
        [SkillType.RemoteMined] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Travel] = true,
        [SkillType.HasReservation] = true,
        [SkillType.Blink] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "buff_skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_movement_velocity_+%",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {80, -45, levelRequirement = 73, statInterpolation = {},  cost = { }, },
    },
}
Nameหนาวเหน็บกระจาย
FamilyMonsterNemesis
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
level [0]
Nameโล่พิทักษ์ผู้ใกล้ชิด
FamilyMonsterNemesis
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • level 0 0 Global
  • เพิ่มความเร็วในการเคลื่อนที่ 100%
    FamilyMovementVelocity
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base movement velocity +% 100 100 Global
  • Craft Tagsความเร็ว
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    FamilyMonsterMapBoss
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster slain experience +% 100 100 Global
  • monster dropped item rarity +% 15000 15000 Global
  • ความเร็วในการกระทำ ไม่สามารถเปลี่ยนแปลงให้ต่ำกว่า 50% ของค่าพื้นฐานได้
    FamilyCannotBeSlowedBelowValue
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value -50 -50 Global
  • Craft Tagsความเร็ว
    monster penalty against minions damage +% final vs player minions [-40]
    FamilyMonsterDamageVersusMinions
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions -40 -40 Global
  • Craft Tagsความเสียหาย
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — ไม่สามารถเพิ่มผลของค่าตัวเลขนี้ได้
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • Edit

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