MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceVaalSideAreaStrongboxShrine
トーメンティドテンプトレス
悪魔
MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
level [0]
移動スピードが100%増加する
ドロップするアイテムのレアリティが15000%増加する
モンスターの付与する経験値が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
SpectreN
Areaファカワイルア・トゥアーフ
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%
耐性
MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
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
レベル
71
ライフ
2,480,548
アーマー
36,473
回避力
5,260
エナジーシールド
88,560
Damage
5,501
スペルダメージ
8,211
命中
652
Attack Time
0.67335
経験値
180,659
Minion Life
524,007
Minion Energy Shield
18,708
Minion Damage
4,438
Ailment Threshold
1,413,912
Chill
4,471
Shock
4,471
Brittle
25,293
Scorch
4,471
Sap
12,352
Phys Convert Ele
255%
DarkSeawitchSmokeMine
Spell, Area, Duration, Movement, RemoteMined, AreaSpell, Travel, HasReservation, Blink, Cooldown
スモークマイン
キャストタイム: 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
テンポラルチェーン
キャストタイム: 0.5 秒
クールダウン時間: 3 秒
範囲内の敵を全員呪い、敵のアクションスピードを下げ、敵にかけられた他の効果の持続時間を延ばす。
プレイヤーが合計1ダメージをヒットから受けた時にサポートされたスペルをトリガーする
基礎持続時間は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
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
level [0]
Name周辺シールド
FamilyMonsterNemesis
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • level Min: 0 Max: 0 Global
  • 移動スピードが100%増加する
    FamilyMovementVelocity
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • base movement velocity +% Min: 100 Max: 100 Global
  • Craft Tagsスピード
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • アクションスピードは基礎値の50%よりも低く修正されることがない
    FamilyCannotBeSlowedBelowValue
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 Global
  • Craft Tagsスピード
    monster penalty against minions damage +% final vs player minions [-40]
    FamilyMonsterDamageVersusMinions
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -40 Max: -40 Global
  • Craft Tagsダメージ
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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