Удавленный плевун



stance movement speed +% final [142]
Constricted Spitter
Spectre | Y |
---|---|
Area | Развалины в джунглях, Ядовитые крипты, Деревня Криар, Ущелье, Убежище в зиккурате |
Tags | allows_additional_projectiles, beast, melee, monster_applies_poison, physical_affinity, ranged, red_blood, reptile_beast, Unarmed_onhit_audio, undead, very_slow_movement |
Packs |
Здоровье
150%
Сопротивление




Damage
150%
Меткость
100%
Критические попадания Chance
6%
Attack Distance
8 ~ 16
Время атаки
1.395 Second
Damage Spread
±20%
Опыт
150%
Model Size
120%
Type
ConstrictorCorpseRanged
Metadata
ConstrictorCorpseRanged_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
65
Здоровье
9,770
2,023
663
Damage
319
Урон от чар
319
Меткость
2,214
Время атаки
1.395
Опыт
32,261
Minion Life
9,423
Minion Damage
1,243
Minion Armour
2,023
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, Melee, ProjectilesFromUser
Обычная атака
Base Damage: 255–382
Шанс крит. попадания: 5%
Время атаки: 1.395 сек.
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]

MMSConstrictorCorpseMortar
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 255–382
Шанс крит. попадания: 5%
Урон от атаки: 85%
Время атаки: 1.395 сек.
Наносит на 15% меньше урона атаками
Выпускает дополнительный снаряд
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
distribute projectiles over contact points [1]
monster projectile variation [1141]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Transitionable { } Stats { set_base_heavy_stun_duration_ms = 3000 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/ConstrictorCorpse/EPK/body_venom.epk' );" on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/ConstrictorCorpse/EPK/body_venom.epk' );" } Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/ConstrictorCorpse/ConstrictorCorpseAggroAudio.ao' ); } ); " } Render { selection_size_override = "125, 125, 175" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ConstrictorCorpse/ConstrictorCorpseRanged_"] = { name = "Constricted Spitter", life = 1.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.395, attackRange = 16, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MMSConstrictorCorpseMortar", }, 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.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["MMSConstrictorCorpseMortar"] = { name = "MMSConstrictorCorpseMortar", 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, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "monster_projectile_variation", "number_of_additional_projectiles", "base_is_projectile", "check_for_targets_between_initiator_and_projectile_source", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "distribute_projectiles_over_contact_points", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {-40, 1141, 1, baseMultiplier = 0.85, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Family | Nothing |
---|---|
Domains | Monster (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
stance movement speed +% final [142]
Family | Stance |
---|---|
Domains | Monster (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.