凋落的毒蛇

不能被擊退
Blighted Viper
幽魂 | N |
---|---|
標籤 | blight_monster, chaos_affinity, extra_large_height, ghost, ghost_armour, immobile, is_unarmed, melee, reptile_beast, undead |
生命
100%
異常狀態臨界值
100%
抗性




傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 22
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
100%
Model Size
70%
類型
BlightSnakeSpectralViper
Metadata
SummonedSpectralViper
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
6,433
護甲
28,790
閃避值
4,739
傷害
747
法術傷害
747
命中
580
攻擊間隔
1.5
經驗值
10,255
Minion Life
1,395
Minion Damage
597
異常狀態臨界值
6,433
冰緩
20
感電
20
易碎
115
焦灼
20
殘喘
56
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleePartialChaos
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 598–897
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
造成 25% 更少攻擊傷害
25% 物理傷害轉化至混沌傷害
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]

FaceLastTarget
面對最後目標

Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" slow_animations_go_to_idle = false } Life { corpse_usable = false } Pathfinding { immobile = true } DiesAfterTime { } StateMachine { define_shared_state = "idling;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Mind_Control_Epk/MindControl2.epk );" } Life { on_death = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Legion/Vaal/Napuatzi/on_act_viperIdle.ao );" } StateMachine { on_state_idling_1 = "AddAttached( Metadata/Effects/Spells/monsters_effects/League_Legion/Vaal/Napuatzi/on_act_viperIdle.ao,);" create_state_idling_1 = "AddAttached( Metadata/Effects/Spells/monsters_effects/League_Legion/Vaal/Napuatzi/on_act_viperIdle.ao, );" } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/League_Blight/Mind_Control_Epk/MindControl2.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/SummonedSpectralViper"] = { name = "Blighted Viper", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 22, accuracy = 1, skillList = { "MeleePartialChaos", "FaceLastTarget", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleePartialChaos"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_chaos", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0, 25, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["FaceLastTarget"] = { name = "Face Last Target", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.01, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
不能被擊退
Id | ImmuneToKnockback |
---|---|
Family | ImmuneToKnockback |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
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.