Needle Arach
สัตว์ร้าย
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueUltimatum/Spider/SabreSpiderLargeSpectre |
Tags | animal_claw_weapon, beast, chaos_affinity, flesh_armour, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, insect_blood, large_model, medium_movement, melee, not_int, not_str, spider |
พลังชีวิต
325%
การหลบหลีก
+60%
Ailment Threshold
325%
ค่าต้านทาน
0 40 0 0
Damage
150%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
4 ~ 12
Attack Time
1.065 Second
Damage Spread
±20%
ค่าประสบการณ์
130%
Model Size
120%
Type
VaalSabreSpiderUltimatum
Metadata
SabreSpiderLarge
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
20,908
ค่าเกราะ
28,790
การหลบหลีก
7,582
โล่พลังงาน
0
Damage
560
ความเสียหายเวท
560
ความแม่นยำ
290
Attack Time
1.065
ค่าประสบการณ์
13,332
Ailment Threshold
20,908
Chill
66
Shock
66
Brittle
374
Scorch
66
Sap
183
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).
MeleePartialChaos
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 448–672
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 75%
Attack Time: 1.065 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
สร้างความเสียหาย โจมตี ลดลง อีก 25%
แปลงความเสียหาย กายภาพ 25% เป็น เคออส
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]
แปลงความเสียหาย กายภาพ 25% เป็น เคออส
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]
SabreSpiderDualStrike
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 448–672
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 175%
ความเสียหายโจมตี: 175%
Attack Time: 1.065 วินาที
คูลดาวน์: 4 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 75%
แปลงความเสียหาย กายภาพ 60% เป็น เคออส
ระยะการฟาดประชิด +0.6 เมตร
cast time overrides attack duration [1]
visual hit effect chaos is green [1]
แปลงความเสียหาย กายภาพ 60% เป็น เคออส
ระยะการฟาดประชิด +0.6 เมตร
cast time overrides attack duration [1]
visual hit effect chaos is green [1]
GTSabreSpiderCycloneProjectiles
Triggerable, Spell
เวลาร่าย: 2.13 วินาที
คูลดาวน์: 12 วินาที
SSMSabreSpiderCyclone
Spell, Multicastable, Triggerable
alternate minion [552]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Spider/SabreSpiderLarge"] = { name = "Needle Arach", life = 3.25, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.065, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "One Hand Sword", skillList = { "MeleePartialChaos", "GTSabreSpiderCycloneProjectiles", "SSMSabreSpiderCyclone", "SabreSpiderDualStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleePartialChaos"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_chaos", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0, 25, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTSabreSpiderCycloneProjectiles"] = { name = "GTSabreSpiderCycloneProjectiles", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.13, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMSabreSpiderCyclone"] = { name = "SSMSabreSpiderCyclone", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 552, -99, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SabreSpiderDualStrike"] = { 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.87, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_physical_damage_%_to_convert_to_chaos", "cast_time_overrides_attack_duration", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {6, 60, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Needle Arach
สัตว์ร้าย
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueUltimatum/Spider/SabreSpiderLargeSpectre |
Tags | animal_claw_weapon, beast, chaos_affinity, flesh_armour, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, insect_blood, large_model, medium_movement, melee, not_int, not_str, spider |
พลังชีวิต
325%
การหลบหลีก
+60%
Ailment Threshold
325%
ค่าต้านทาน
0 40 0 0
Damage
150%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
4 ~ 12
Attack Time
1.065 Second
Damage Spread
±20%
ค่าประสบการณ์
130%
Model Size
120%
Type
VaalSabreSpiderUltimatum
Metadata
SabreSpiderLargeRuin
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
20,908
ค่าเกราะ
28,790
การหลบหลีก
7,582
โล่พลังงาน
0
Damage
560
ความเสียหายเวท
560
ความแม่นยำ
290
Attack Time
1.065
ค่าประสบการณ์
13,332
Ailment Threshold
20,908
Chill
66
Shock
66
Brittle
374
Scorch
66
Sap
183
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).
MeleePartialChaos
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 448–672
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 75%
Attack Time: 1.065 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
สร้างความเสียหาย โจมตี ลดลง อีก 25%
แปลงความเสียหาย กายภาพ 25% เป็น เคออส
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]
แปลงความเสียหาย กายภาพ 25% เป็น เคออส
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]
SabreSpiderDualStrike
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 448–672
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 175%
ความเสียหายโจมตี: 175%
Attack Time: 1.065 วินาที
คูลดาวน์: 4 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 75%
แปลงความเสียหาย กายภาพ 60% เป็น เคออส
ระยะการฟาดประชิด +0.6 เมตร
cast time overrides attack duration [1]
visual hit effect chaos is green [1]
แปลงความเสียหาย กายภาพ 60% เป็น เคออส
ระยะการฟาดประชิด +0.6 เมตร
cast time overrides attack duration [1]
visual hit effect chaos is green [1]
GTSabreSpiderCycloneProjectilesRuin
Triggerable, Spell
เวลาร่าย: 2.13 วินาที
คูลดาวน์: 12 วินาที
apply ultimatum ruin on hit [1]
SSMSabreSpiderCycloneRuin
Spell, Multicastable, Triggerable
alternate minion [555]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Spider/SabreSpiderLargeRuin"] = { name = "Needle Arach", life = 3.25, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.065, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "One Hand Sword", skillList = { "MeleePartialChaos", "GTSabreSpiderCycloneProjectilesRuin", "SSMSabreSpiderCycloneRuin", "SabreSpiderDualStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleePartialChaos"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_chaos", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0, 25, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTSabreSpiderCycloneProjectilesRuin"] = { name = "GTSabreSpiderCycloneProjectilesRuin", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.13, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "apply_ultimatum_ruin_on_hit", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMSabreSpiderCycloneRuin"] = { name = "SSMSabreSpiderCycloneRuin", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 555, -99, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SabreSpiderDualStrike"] = { 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.87, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_physical_damage_%_to_convert_to_chaos", "cast_time_overrides_attack_duration", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {6, 60, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Needle Arach
สัตว์ร้าย
Spectre | Y |
---|---|
Tags | animal_claw_weapon, beast, chaos_affinity, flesh_armour, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, insect_blood, large_model, medium_movement, melee, not_int, not_str, spider |
พลังชีวิต
325%
การหลบหลีก
+60%
Ailment Threshold
325%
ค่าต้านทาน
0 40 0 0
Damage
150%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
4 ~ 12
Attack Time
1.065 Second
Damage Spread
±20%
ค่าประสบการณ์
130%
Model Size
120%
Type
VaalSabreSpiderUltimatumSpectre
Metadata
SabreSpiderLargeSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
20,908
ค่าเกราะ
28,790
การหลบหลีก
7,582
โล่พลังงาน
0
Damage
560
ความเสียหายเวท
560
ความแม่นยำ
290
Attack Time
1.065
ค่าประสบการณ์
13,332
Ailment Threshold
20,908
Chill
66
Shock
66
Brittle
374
Scorch
66
Sap
183
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).
MeleePartialChaos
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 448–672
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 75%
Attack Time: 1.065 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
สร้างความเสียหาย โจมตี ลดลง อีก 25%
แปลงความเสียหาย กายภาพ 25% เป็น เคออส
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]
แปลงความเสียหาย กายภาพ 25% เป็น เคออส
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]
SabreSpiderDualStrike
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 448–672
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 175%
ความเสียหายโจมตี: 175%
Attack Time: 1.065 วินาที
คูลดาวน์: 4 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 75%
แปลงความเสียหาย กายภาพ 60% เป็น เคออส
ระยะการฟาดประชิด +0.6 เมตร
cast time overrides attack duration [1]
visual hit effect chaos is green [1]
แปลงความเสียหาย กายภาพ 60% เป็น เคออส
ระยะการฟาดประชิด +0.6 เมตร
cast time overrides attack duration [1]
visual hit effect chaos is green [1]
GTSabreSpiderCycloneProjectiles
Triggerable, Spell
เวลาร่าย: 2.13 วินาที
คูลดาวน์: 12 วินาที
SSMSabreSpiderCyclone
Spell, Multicastable, Triggerable
alternate minion [552]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Spider/SabreSpiderLargeSpectre"] = { name = "Needle Arach", life = 3.25, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.065, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "One Hand Sword", skillList = { "MeleePartialChaos", "GTSabreSpiderCycloneProjectiles", "SSMSabreSpiderCyclone", "SabreSpiderDualStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleePartialChaos"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_chaos", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0, 25, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTSabreSpiderCycloneProjectiles"] = { name = "GTSabreSpiderCycloneProjectiles", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.13, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMSabreSpiderCyclone"] = { name = "SSMSabreSpiderCyclone", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 552, -99, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SabreSpiderDualStrike"] = { 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.87, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_physical_damage_%_to_convert_to_chaos", "cast_time_overrides_attack_duration", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {6, 60, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }