[DNT] Blood Fever Poi
Spectre | Y |
---|---|
Tags | 2HBluntWood_onhit_audio, human, humanoid, karui, not_int, red_blood, very_slow_movement |
พลังชีวิต
130%
เกราะ
+25%
การหลบหลีก
+50%
Ailment Threshold
%
ค่าต้านทาน
0 0 0 0
Damage
130%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
5 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
130%
Model Size
100%
Type
BloodFeverPoi
Metadata
BloodFeverPoi_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
10,084
เกราะ
4,314
การหลบหลีก
716
Energy Shield
0
Damage
303
ความเสียหายเวท
303
ความแม่นยำ
1,090
Attack Time
1.5
ค่าประสบการณ์
37,224
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีพื้นฐาน
Base Damage: 242–364
โอกาส[Critical|ปะทะคริติคอล]: 5%
Attack Time: 1.5 {วิ}
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
BloodFeverPoiSpin
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีพื้นฐาน
Base Damage: 242–364
โอกาส[Critical|ปะทะคริติคอล]: 5%
Attack Time: 1.5 {วิ}
คูลดาวน์: 2 {วิ}
action attack or cast time uses animation length [1]
MPSBloodFeverPoiFire
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
สร้างความเสียหาย ไฟ 3.108 ถึง 4.662
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1066]
projectile ballistic angle from target distance [1]
projectile uses contact position [1]
use scaled contact offset [1]
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1066]
projectile ballistic angle from target distance [1]
projectile uses contact position [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = " has_destination; can_spin; " } Actor { basic_action = "MoveForced" } Stats { base_heavy_stun_duration_ms = 330 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = "AddEffectPackAttached( 'Metadata/Effects/Spells/herald_of_fire/EPKs/hof_weapon_sword.epk', L_Weapon );" on_spawned_alive = "AddEffectPackAttached( 'Metadata/Effects/Spells/herald_of_fire/EPKs/hof_weapon_sword.epk', R_Weapon );" on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act4_FOUR/BloodFever/epk/bloodfever.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BloodFeverKarui/BloodFeverPoi_"] = { name = "[DNT] Blood Fever Poi", life = 1.3, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.3, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, weaponType1 = "Flail", weaponType2 = "Flail", skillList = { "MeleeAtAnimationSpeed", "MPSBloodFeverPoiFire", "BloodFeverPoiSpin", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["MPSBloodFeverPoiFire"] = { name = "MPSBloodFeverPoiFire", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_projectile_variation", "base_is_projectile", "check_for_targets_between_initiator_and_projectile_source", "projectile_ballistic_angle_from_target_distance", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1066, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BloodFeverPoiSpin"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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 = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }