Кованый кнутоног
Зверь
stance movement speed +% final [60]
Forged Whipleg
Spectre | Y |
---|---|
Tags | animal_claw_weapon, beast, chaos_affinity, flesh_armour, is_unarmed, medium_movement, melee, physical_affinity, ranged, small_height, spider |
Здоровье
196%
Ailment Threshold
196%
Сопротивление
30 0 0 30
Damage
210%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 20
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
140%
Model Size
121%
Type
CrucibleWhipleg
Metadata
Whipleg
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
12,609
Броня
28,790
Уклонение
4,739
Энергетический щит
0
Damage
784
Урон от чар
784
Точность
290
Attack Time
1.5
Опыт
14,357
Ailment Threshold
12,609
Chill
40
Shock
40
Brittle
226
Scorch
40
Sap
110
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).
MeleeAtAnimationSpeedMaim
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 628–941
Шанс критического удара: 5%
Attack Time: 1.5 сек.
Герой наносит обычный удар.
Накладывает увечье при нанесении удара
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]
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]
MMSCrucibleBloodMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Шанс критического удара: 5%
Время применения: 1.33 сек.
Перезарядка: 5 сек.
Generic monster mortar skill. Like Monster Projectile but has an impact effect.
Наносит от 620.7 до 931 физического урона
base is projectile [1]
is area damage [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
base is projectile [1]
is area damage [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
CGECrucibleBloodGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Время применения: 1 сек.
Наносит 360.5 базового физического урона в секунду
Базовая длительность - 4 секунд(-ы)
active skill area of effect radius +% final [-40]
ground blood art variation [5]
Базовая длительность - 4 секунд(-ы)
active skill area of effect radius +% final [-40]
ground blood art variation [5]
Object Type
version 2 extends "Metadata/Monsters/LeagueCrucible/CrucibleMonsterBase" extends "Metadata/Monsters/LeagueCrucible/PhysicalMonsterBase" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueCrucible/CrucibleMonsterBase" extends "Metadata/Monsters/LeagueCrucible/PhysicalMonsterBase" Life { on_death = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/scale/BlackStrider/death_fade.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueCrucible/Physical/Whipleg"] = { name = "Forged Whipleg", life = 1.96, fireResist = 30, coldResist = 0, lightningResist = 0, chaosResist = 30, damage = 2.1, damageSpread = 0.2, attackTime = 1.5, attackRange = 20, accuracy = 1, skillList = { "MeleeAtAnimationSpeedMaim", "MMSCrucibleBloodMortar", "CGECrucibleBloodGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedMaim"] = { 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", "global_maim_on_hit", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSCrucibleBloodMortar"] = { name = "MMSCrucibleBloodMortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "projectile_spread_radius", "spell_maximum_action_distance_+%", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGECrucibleBloodGround"] = { name = "CGECrucibleBloodGround", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_physical_damage_to_deal_per_minute", "ground_blood_art_variation", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", }, levels = { [1] = {2.5, 5, -40, 4000, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
stance movement speed +% final [60]
Id | StanceHarvestStriderRun |
---|---|
Family | Stance |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |