菌潮狙击手
人形
monster fires explosive arrows text [1]
Blighted Sniper
幽魂 | N |
---|---|
标签 | blight_monster, flesh_armour, has_bow, human, humanoid, medium_height, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood, very_slow_movement |
生命
540%
闪避值
+10%
异常状态临界值
540%
抗性
20 20 20 0
伤害
180%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 35
攻击间隔
1.335 秒
伤害分布
±20%
经验值
120%
Model Size
100%
类型
BlightBanditBow
Metadata
BanditBowExplosiveArrow
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
34,740
护甲
28,790
闪避值
5,213
能量护盾
0
伤害
672
法术伤害
672
命中
290
攻击间隔
1.335
经验值
12,306
异常状态临界值
34,740
冰缓
110
Shock
110
Brittle
621
Scorch
110
Sap
303
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 538–807
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
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]
BanditExplosiveArrow
攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 范围, 持续时间, 图腾技能, 陷阱技能, 地雷技能, 火焰, 可触发
爆炸箭矢
基本伤害: 538–807
暴击几率: 5%
攻击间隔: 1.335 秒
射出一发带着引线充满爆炸能量的箭矢. 当被命中的目标死亡或是引线烧完, 该箭矢将会爆炸并对周围的敌人造成火焰伤害. 再次被爆炸箭矢命中会延长爆炸的时间. 爆炸的范围大小将视目标被击中的箭数所决定.
基础持续时间为 1 秒
每根引线爆炸时造成 763.8 - 1146 火焰伤害
目标身上每支爆炸箭矢 +0.2 米爆炸范围
base is projectile [1]
skill can fire arrows [1]
每根引线爆炸时造成 763.8 - 1146 火焰伤害
目标身上每支爆炸箭矢 +0.2 米爆炸范围
base is projectile [1]
skill can fire arrows [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { main_hand_unarmed_type = "Bow" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/BanditBowExplosiveArrow"] = { name = "Blighted Sniper", life = 5.4, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 1.335, attackRange = 35, accuracy = 1, weaponType1 = "Bow", skillList = { "MeleeAtAnimationSpeed", "BanditExplosiveArrow", }, 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["BanditExplosiveArrow"] = { name = "Explosive Arrow", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires an arrow which acts as a short duration fuse. Applying additional arrows to an enemy extends the duration. When the target dies or the fuses expire, the arrows explode, dealing fire AoE damage to nearby enemies. The AoE radius is proportional to the number of arrows upon death.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "minimum_fire_damage_per_fuse_arrow_orb", "maximum_fire_damage_per_fuse_arrow_orb", "base_skill_effect_duration", "fuse_arrow_explosion_radius_+_per_fuse_arrow_orb", "skill_can_fire_arrows", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1000, 2, critChance = 6, levelRequirement = 2, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 1000, 2, critChance = 6, levelRequirement = 10, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 1000, 2, critChance = 6, levelRequirement = 20, statInterpolation = {3, 3}, cost = { }, }, [4] = {1.2000000476837, 1.7999999523163, 1000, 2, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, }
monster fires explosive arrows text [1]
Id | MonsterFiresExplosiveArrowText |
---|---|
Family | MonsterFiresExplosiveArrowText |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |