精髓毛蛛
野獸
Essence Tarantula
| 幽魂 | N |
|---|---|
| 標籤 | animal_claw_weapon, beast, chaos_affinity, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, melee, physical_affinity, slow_movement, spider |
生命
405%
異常狀態臨界值
405%
抗性
傷害
93%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 7
攻擊間隔
0.945 秒
傷害分佈
±20%
經驗值
60%
Model Size
60%
類型
EssenceSpiderSmall
Metadata
EssenceSpiderThornViperStrike
下列的>數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
26,055
護甲值
28,790
閃避值
4,739
傷害
347
法術傷害
347
命中
580
攻擊間隔
0.945
經驗值
6,153
召喚物生命
5,652
召喚物傷害
277
異常狀態臨界值
26,055
冰緩
82
感電
82
易碎
466
焦灼
82
殘喘
228
Phys Convert Ele
240%
下
列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、
怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 278—417
暴擊率: 5%
攻擊間隔: 0.945 秒
用強大的攻擊擊倒敵人。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterViperStrike
攻擊, 持續時間, 攻擊可重複, 近戰, 近戰單一目標, DoT, 混沌
毒蛇打擊
基本傷害: 278—417
暴擊率: 5%
攻擊間隔: 0.945 秒
對敵人進行攻擊,轉化你部分的物理傷害為混沌傷害並造成中毒,該中毒受到技能持續時間影響。雙持時,會使用兩把武器打擊。限定爪、匕首與劍。
基礎持續時間為 4 秒
獲得等同你 10% 物理傷害的額外混沌傷害
擊中使敵人中毒
poison duration is skill duration [1]
visual hit effect chaos is green [1]
MonsterFlickerStrike
攻擊, 近戰, 近戰單一目標, 攻擊可重複, 位移, 持續時間, 冷卻
閃現打擊
基本傷害: 278—417
暴擊率: 5%
攻擊間隔: 0.945 秒
冷卻時間: 2 秒
傳送至目標怪物身邊並用近戰武器對其造成傷害。若是未指定目標,則系統會為其隨機指定一隻怪物。釋放一顆狂怒球能重置其技能冷卻。
造成10%更多傷害
增加 30% 攻擊速度
每個狂怒球增加 10% 攻擊速度
ignores proximity shield [1]
melee defer damage prediction [1]
Object Type
version 2
extends "Metadata/Monsters/Spiders/SpiderDisappear"
DiesAfterTime
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Spiders/EssenceSpiderThornViperStrike"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 40,
chaosResist = 0,
name = "Essence Tarantula",
life = 4.05,
damage = 0.93,
damageSpread = 0.2,
attackTime = 0.945,
attackRange = 7,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"MonsterViperStrike",
"MonsterFlickerStrike",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
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",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterViperStrike"] = {
name = "Viper Strike",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Hits enemies, converting some of your physical damage to chaos damage and inflicting poison which will be affected by modifiers to skill duration. If dual wielding, will strike with both weapons. Requires a claw, dagger or sword.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Duration] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.DamageOverTime] = true,
[SkillType.Chaos] = true,
},
statDescriptionScope = "debuff_skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"physical_damage_%_to_add_as_chaos",
"base_chance_to_poison_on_hit_%",
"base_skill_effect_duration",
"poison_duration_is_skill_duration",
"visual_hit_effect_chaos_is_green",
},
levels = {
[1] = {10, 100, 4000, levelRequirement = 4, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterFlickerStrike"] = {
name = "Flicker Strike",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Melee] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Movement] = true,
[SkillType.Duration] = true,
[SkillType.Cooldown] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_speed_+%",
"base_attack_speed_+%_per_frenzy_charge",
"active_skill_damage_+%_final",
"ignores_proximity_shield",
"melee_defer_damage_prediction",
},
levels = {
[1] = {30, 10, 10, levelRequirement = 13, statInterpolation = {}, cost = { }, },
},
}
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
<The Atlas of Worlds> 2.4精髓
- 聯盟
- Patch Notes
- 聯盟
- 精髓
- 遠古蜃景
荒蕪精髓
- 通貨
憎恨之低語精髓
憎恨之呢喃精髓
憎恨之啼泣精髓
憎恨之哀嚎精髓
憎恨之咆哮精髓
憎恨之尖嘯精髓
憎恨之破空精髓
悲痛之低語精髓
悲痛之呢喃精髓
悲痛之啼泣精髓
悲痛之哀嚎精髓
悲痛之咆哮精髓
悲痛之尖嘯精髓
悲痛之破空精髓
貪婪之低語精髓
貪婪之呢喃精髓
貪婪之啼泣精髓
貪婪之哀嚎精髓
貪婪之咆哮精髓
貪婪之尖嘯精髓
貪婪之破空精髓
輕視之低語精髓
輕視之呢喃精髓
輕視之啼泣精髓
輕視之哀嚎精髓
輕視之咆哮精髓
輕視之尖嘯精髓
輕視之破空精髓
哀惜之呢喃精髓
哀惜之啼泣精髓
哀惜之哀嚎精髓
哀惜之咆哮精髓
哀惜之尖嘯精髓
哀惜之破空精髓
憤怒之呢喃精髓
憤怒之啼泣精髓
憤怒之哀嚎精髓
憤怒之咆哮精髓
憤怒之尖嘯精髓
憤怒之破空精髓
折磨之呢喃精髓
折磨之啼泣精髓
折磨之哀嚎精髓
折磨之咆哮精髓
折磨之尖嘯精髓
折磨之破空精髓
恐懼之呢喃精髓
恐懼之啼泣精髓
恐懼之哀嚎精髓
恐懼之咆哮精髓
恐懼之尖嘯精髓
恐懼之破空精髓
苦難之啼泣精髓
苦難之哀嚎精髓
苦難之咆哮精髓
苦難之尖嘯精髓
苦難之破空精髓
肆虐之啼泣精髓
肆虐之哀嚎精髓
肆虐之咆哮精髓
肆虐之尖嘯精髓
肆虐之破空精髓
雷霆之啼泣精髓
雷霆之哀嚎精髓
雷霆之咆哮精髓
雷霆之尖嘯精髓
雷霆之破空精髓
疑惑之啼泣精髓
疑惑之哀嚎精髓
疑惑之咆哮精髓
疑惑之尖嘯精髓
疑惑之破空精髓
煎熬之哀嚎精髓
煎熬之咆哮精髓
煎熬之尖嘯精髓
煎熬之破空精髓
厭惡之哀嚎精髓
厭惡之咆哮精髓
厭惡之尖嘯精髓
厭惡之破空精髓
刻毒之哀嚎精髓
刻毒之咆哮精髓
刻毒之尖嘯精髓
刻毒之破空精髓
熱情之哀嚎精髓
熱情之咆哮精髓
熱情之尖嘯精髓
熱情之破空精髓
悽慘之咆哮精髓
悽慘之尖嘯精髓
悽慘之破空精髓
忌憚之咆哮精髓
忌憚之尖嘯精髓
忌憚之破空精髓
傲視之咆哮精髓
傲視之尖嘯精髓
傲視之破空精髓
忌妒之咆哮精髓
忌妒之尖嘯精髓
忌妒之破空精髓
浮誇精髓
錯亂精髓
極恐精髓
譫妄精髓