不完美劍舞
屍體
怪物種類: 創造物
旋風斬
破空斬
刀雨降落
右鍵點擊此物品來製造屍體。
Imperfect Dancing Sword
不完美劍舞 AnimatedSwordLow /8
名字 | 顯示物品素質 |
---|---|
DropLevel | 1 |
BaseType | Imperfect Dancing Sword |
BaseType | 不完美劍舞 |
Class | 屍體 |
Flags | AlwaysAllocate |
Type | Metadata/Items/ItemisedCorpses/AnimatedSwordLow |
Icon | Art/2DItems/Currency/Azmeri/AnimatedWeaponCorpse |
Reference | Community Wiki |
不完美劍舞
創造物
Imperfect Dancing Sword
幽魂 | Y |
---|---|
標籤 | construct, medium_movement, not_int, not_str |
生命
150%
閃避
+80%
異常狀態臨界值
150%
抗性
0 0 0 0
傷害
225%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
150%
Model Size
100%
類型
AzmeriAnimatedSword
Metadata
AnimatedSwordLow
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
9,650
護甲
28,790
閃避
8,530
能量護盾
0
傷害
840
法術傷害
840
命中
290
攻擊間隔
1.5
經驗值
15,383
異常狀態臨界值
9,650
冰緩
31
感電
31
易碎
173
焦灼
31
殘喘
84
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
AzmeriSawbladeAnimatedWeaponCyclone
攻擊, 範圍, 近戰, 位移
旋風斬
基本傷害: 672–1009
暴擊率: 5%
攻擊間隔: 1.5 秒
對周圍敵人造成傷害,接而進行一連串的旋轉攻擊,邊向目標地點前進邊攻擊路徑上的敵人。不能被多重打擊或殘暴輔助。
造成 50% 更少傷害
80% 更多移動速度
150% 更多攻擊速度
cyclone extra distance [30]
is area damage [1]
80% 更多移動速度
150% 更多攻擊速度
cyclone extra distance [30]
is area damage [1]
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 672–1009
暴擊率: 5%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
AzmeriDoubleSlashAnimatedWeapon
攻擊, 範圍, 攻擊可重複, 近戰, 物理
破空斬
基本傷害: 672–1009
暴擊率: 5%
攻擊間隔: 1.5 秒
揮斬兩次,釋放出擊中的敵人的衝擊波。在斬擊中間的敵人可能會被兩者都擊中。在血腥姿態中,斬擊有機會造成流血;在沙戮姿態中,斬擊的角度將更寬。限定斧和劍。預設血腥姿態。
active skill area of effect radius +% final [70]
is area damage [1]
is area damage [1]
AzmeriSwordStormCascade
法術, 傷害, 範圍, 火焰, 可觸發, 範圍法術
施放時間: 1 秒
冷卻時間: 10 秒
造成 217.7 至 326.5 物理傷害
+2 秒基礎持續時間
基礎額外效果持續時間 1.5 秒
每 0.19 秒撞擊一次
爆發 +10
active skill area of effect radius +% final [-50]
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [450]
+2 秒基礎持續時間
基礎額外效果持續時間 1.5 秒
每 0.19 秒撞擊一次
爆發 +10
active skill area of effect radius +% final [-50]
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [450]
Object Type
version 2 extends "Metadata/Monsters/Monster" Positioned { collision_hull_type = "walk" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAzmeri/SpecialCorpses/AnimatedSwordLow"] = { name = "Imperfect Dancing Sword", life = 1.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.25, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "AzmeriSawbladeAnimatedWeaponCyclone", "AzmeriDoubleSlashAnimatedWeapon", "AzmeriSwordStormCascade", }, 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["AzmeriSawbladeAnimatedWeaponCyclone"] = { 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 = { "active_skill_attack_speed_+%_final", "cyclone_movement_speed_+%_final", "cyclone_extra_distance", "active_skill_damage_+%_final", "is_area_damage", }, levels = { [1] = {150, 80, 30, -50, levelRequirement = 68, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriDoubleSlashAnimatedWeapon"] = { name = "Lacerate", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Slashes twice, releasing waves of force that damage enemies they hit. Enemies in the middle of the slashes can be hit by both. The slashes will have a chance to inflict bleeding in Blood Stance, or have a wider angle in Sand Stance. Can be used with Axes and Swords. You are in Blood Stance by default.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {70, levelRequirement = 68, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriSwordStormCascade"] = { name = "AzmeriSwordStormCascade", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "base_skill_effect_duration", "fire_storm_fireball_delay_ms", "skill_override_pvp_scaling_time_ms", "upheaval_number_of_spikes", "base_secondary_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", "base_skill_show_average_damage_instead_of_dps", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2000, 190, 450, 10, 1500, -50, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, }