[DNT-UNUSED] Parasite Host
Fera| Spectre | |
|---|---|
| Tags | beast, Claw_onhit_audio, not_dex, not_int, red_blood, very_slow_movement |
Vida
400%
+50%
Resistência
Damage
133%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
7 ~ 30
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
200%
Model Size
100%
Type
ParasiteHost
Metadata
ParasiteHostBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
33,028
3,620
708
Damage
310
Dano Mágico
310
Precisão
2,502
Tempo de Ataque
1.5
Experiência
57,268
Minion Life
27,720
Minion Damage
1,288
Minion Armour
6,033
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque Básico
Base Damage: 248—372
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GAParasiteHostBodySlam
Triggerable, Attack, AttackInPlace
Base Damage: 248—372
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
Tempo de Recarga: 8 s
is area damage [1]
GAParasiteHostTailSwipe
Triggerable, Attack, AttackInPlace
Base Damage: 248—372
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
Tempo de Recarga: 5 s
action do not face target [1]
is area damage [1]
GAParasiteHostFaceSwipe
Triggerable, Attack, AttackInPlace
Base Damage: 248—372
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
Tempo de Recarga: 5 s
action do not face target [1]
is area damage [1]
GAParasiteHostVomit
Triggerable, Attack, AttackInPlace
Base Damage: 248—372
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
Tempo de Recarga: 12 s
is area damage [1]
EASParasiteHostCommandFeed
Spell
Tempo de Conjuração: 1 s
Tempo de Recarga: 30 s
action attack or cast time uses animation length [1]
EASParasiteHostCommandProtect
Spell
Tempo de Conjuração: 4 s
Tempo de Recarga: 30 s
EASParasiteHostCommandAttack
Spell
Tempo de Conjuração: 1 s
Tempo de Recarga: 30 s
action attack or cast time uses animation length [1]
CGEParasiteHostVomit
Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
Tempo de Conjuração: 1 s
Causa 265.7 de dano de caos por segundo
active skill area of effect radius +% final [0]
base skill effect duration [6000]
ground caustic art variation [1011]
MPWParasiteHostVomitBones
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
Base Damage: 248—372
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1053]
projectile ballistic angle from target distance [1]
projectile spread radius [15]
projectile uses contact position [1]
use scaled contact offset [1]
EGParasiteHostGetShieldParasites
Triggerable
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ParasiteHostMiniBoss/ParasiteHostBoss"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "[DNT-UNUSED] Parasite Host",
life = 4,
damage = 1.33,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 30,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"MPWParasiteHostVomitBones",
"CGEParasiteHostVomit",
"GAParasiteHostBodySlam",
"GAParasiteHostFaceSwipe",
"GAParasiteHostTailSwipe",
"GAParasiteHostVomit",
"EASParasiteHostCommandAttack",
"EASParasiteHostCommandFeed",
"EASParasiteHostCommandProtect",
"EGParasiteHostGetShieldParasites",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
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.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"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] = {100, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPWParasiteHostVomitBones"] = {
name = "MPWParasiteHostVomitBones",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"projectile_spread_radius",
"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",
},
levels = {
[1] = {1053, 15, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEParasiteHostVomit"] = {
name = "CGEParasiteHostVomit",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_chaos_damage_to_deal_per_minute",
"active_skill_area_of_effect_radius_+%_final",
"base_skill_effect_duration",
"ground_caustic_art_variation",
},
levels = {
[1] = {1, 0, 6000, 1011, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAParasiteHostBodySlam"] = {
name = "GAParasiteHostBodySlam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAParasiteHostFaceSwipe"] = {
name = "GAParasiteHostFaceSwipe",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
"action_do_not_face_target",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAParasiteHostTailSwipe"] = {
name = "GAParasiteHostTailSwipe",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
"action_do_not_face_target",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAParasiteHostVomit"] = {
name = "GAParasiteHostVomit",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"melee_range_+",
"is_area_damage",
},
levels = {
[1] = {40, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASParasiteHostCommandAttack"] = {
name = "EASParasiteHostCommandAttack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASParasiteHostCommandFeed"] = {
name = "EASParasiteHostCommandFeed",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASParasiteHostCommandProtect"] = {
name = "EASParasiteHostCommandProtect",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EGParasiteHostGetShieldParasites"] = {
name = "EGParasiteHostGetShieldParasites",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, 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.












