Blackguard Mage
มนุษย์
โอกาสบล็อคความเสียหาย เวท 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
พลังชีวิต
90%
Energy Shield From Life
50%
ค่าเกราะ
+25%
Ailment Threshold
90%
ค่าต้านทาน
0 0 75 0
Damage
79%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 40
Attack Time
1.305 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
AxisCaster
Metadata
AxisCaster
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
83
พลังชีวิต
28,815
ค่าเกราะ
115,596
การหลบหลีก
7,860
โล่พลังงาน
7,660
Damage
711
ความเสียหายเวท
711
ความแม่นยำ
518
Attack Time
1.305
ค่าประสบการณ์
13,132
Ailment Threshold
28,815
Chill
91
Shock
91
Brittle
515
Scorch
91
Sap
252
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
โจมตีธรรมดา (Default Attack)
Base Damage: 569–854
โอกาสคริติคอล: 5%
Attack Time: 1.305 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
AxisCasterSpark
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
ประกายสายฟ้า (Spark)
โอกาสคริติคอล: 5%
ประสิทธิภาพการเสริมความเสียหาย: 70%
เวลาร่าย: 0.87 วินาที
คูลดาวน์: 1.5 วินาที
ยิงประกายไฟที่คาดเดาไม่ได้ซึ่งเคลื่อนไปแบบสุ่มจนกว่าจะปะทะศัตรูหรือหมดเวลา
สร้างความเสียหาย สายฟ้า 654.4 ถึง 1966
ระยะเวลาพื้นฐาน 3.5 วินาที
ยิงกระสุน เพิ่มเติม 2 ลูก
เพิ่มความเร็วกระสุน 25%
base is projectile [1]
ระยะเวลาพื้นฐาน 3.5 วินาที
ยิงกระสุน เพิ่มเติม 2 ลูก
เพิ่มความเร็วกระสุน 25%
base is projectile [1]
MonsterLightningThorns
Spell, Buff, Duration, Lightning, Triggerable
เวลาร่าย: 2 วินาที
คูลดาวน์: 3.5 วินาที
ระยะเวลาพื้นฐาน 3.5 วินาที
AxisClaimSoldierMinions
Spell, Minion, Area, AreaSpell, CreatesMinion
เวลาร่าย: 1 วินาที
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Preload { preload_misc_beam = "HarbingerShock" preload_misc_animated = "RepeatedPulseLightning" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act3/lightning_sheild/lightning_sheild_mid.ao" preload_epk = "Metadata/Effects/Spells/monsters_effects/act3/lightning_sheild/lightning_sheild_epk.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisCaster"] = { name = "Blackguard Mage", life = 0.9, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "AxisCasterSpark", "MonsterLightningThorns", "AxisClaimSoldierMinions", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisCasterSpark"] = { name = "Spark", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.87, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "number_of_additional_projectiles", "base_projectile_speed_+%", "base_is_projectile", }, levels = { [1] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3}, cost = { }, }, [4] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3}, cost = { }, }, [5] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3}, cost = { }, }, [6] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3}, cost = { }, }, [7] = {2.2400000095367, 6.7300000190735, 3500, 2, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLightningThorns"] = { name = "MonsterLightningThorns", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {3500, levelRequirement = 3, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisClaimSoldierMinions"] = { name = "AxisClaimSoldierMinions", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
โอกาสบล็อคความเสียหาย เวท 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Id | MonsterSpellBlock25Bypass30___ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Blackguard Mage
Spectre | Y |
---|---|
Area | แนวหน้าสมรภูมิ |
Tags | นักเวท, hard_armour, has_wand, human, humanoid, lightning_affinity, medium_height, medium_movement, military, not_dex, physical_affinity, ranged, red_blood, summoner |
Packs |
พลังชีวิต
90%
Energy Shield From Life
50%
ค่าเกราะ
+25%
Ailment Threshold
90%
ค่าต้านทาน
0 0 75 0
Damage
79%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 40
Attack Time
1.305 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
AxisCaster
Metadata
AxisCaster_Battlefront
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
27
พลังชีวิต
333
ค่าเกราะ
1,044
การหลบหลีก
849
โล่พลังงาน
185
Damage
31
ความเสียหายเวท
31
ความแม่นยำ
52
Attack Time
1.305
ค่าประสบการณ์
1,437
Ailment Threshold
333
Chill
1
Shock
1
Brittle
6
Scorch
1
Sap
3
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
โจมตีธรรมดา (Default Attack)
Base Damage: 24–37
โอกาสคริติคอล: 5%
Attack Time: 1.305 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
AxisCasterSpark
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
ประกายสายฟ้า (Spark)
โอกาสคริติคอล: 5%
ประสิทธิภาพการเสริมความเสียหาย: 70%
เวลาร่าย: 0.87 วินาที
คูลดาวน์: 1.5 วินาที
ยิงประกายไฟที่คาดเดาไม่ได้ซึ่งเคลื่อนไปแบบสุ่มจนกว่าจะปะทะศัตรูหรือหมดเวลา
สร้างความเสียหาย สายฟ้า 27.31 ถึง 81.92
ระยะเวลาพื้นฐาน 3.5 วินาที
ยิงกระสุน เพิ่มเติม 2 ลูก
เพิ่มความเร็วกระสุน 25%
base is projectile [1]
ระยะเวลาพื้นฐาน 3.5 วินาที
ยิงกระสุน เพิ่มเติม 2 ลูก
เพิ่มความเร็วกระสุน 25%
base is projectile [1]
MonsterLightningThorns
Spell, Buff, Duration, Lightning, Triggerable
เวลาร่าย: 2 วินาที
คูลดาวน์: 3.5 วินาที
ระยะเวลาพื้นฐาน 3.5 วินาที
AxisClaimSoldierMinions
Spell, Minion, Area, AreaSpell, CreatesMinion
เวลาร่าย: 1 วินาที
Object Type
version 2 extends "Metadata/Monsters/Axis/AxisCaster" Positioned { team = 126 }
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/AxisCaster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisCaster_Battlefront"] = { name = "Blackguard Mage", life = 0.9, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "AxisCasterSpark", "MonsterLightningThorns", "AxisClaimSoldierMinions", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisCasterSpark"] = { name = "Spark", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.87, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "number_of_additional_projectiles", "base_projectile_speed_+%", "base_is_projectile", }, levels = { [1] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3}, cost = { }, }, [4] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3}, cost = { }, }, [5] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3}, cost = { }, }, [6] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3}, cost = { }, }, [7] = {2.2400000095367, 6.7300000190735, 3500, 2, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLightningThorns"] = { name = "MonsterLightningThorns", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {3500, levelRequirement = 3, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisClaimSoldierMinions"] = { name = "AxisClaimSoldierMinions", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
โอกาสบล็อคความเสียหาย เวท 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Id | MonsterSpellBlock25Bypass30___ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Blackguard Mage
มนุษย์
โอกาสบล็อคความเสียหาย เวท 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Spectre | N |
---|---|
Tags | นักเวท, hard_armour, has_wand, human, humanoid, lightning_affinity, medium_height, medium_movement, military, not_dex, physical_affinity, ranged, red_blood, summoner |
พลังชีวิต
270%
Energy Shield From Life
50%
ค่าเกราะ
+25%
Ailment Threshold
270%
ค่าต้านทาน
0 0 75 0
Damage
79%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 40
Attack Time
1.305 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
AxisCasterTolman
Metadata
AxisCasterGuardTolman
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
17,370
ค่าเกราะ
35,988
การหลบหลีก
4,739
โล่พลังงาน
3,064
Damage
295
ความเสียหายเวท
295
ความแม่นยำ
290
Attack Time
1.305
ค่าประสบการณ์
10,255
Ailment Threshold
17,370
Chill
55
Shock
55
Brittle
311
Scorch
55
Sap
152
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
โจมตีธรรมดา (Default Attack)
Base Damage: 236–354
โอกาสคริติคอล: 5%
Attack Time: 1.305 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterLightningThorns
Spell, Buff, Duration, Lightning, Triggerable
เวลาร่าย: 2 วินาที
คูลดาวน์: 3.5 วินาที
ระยะเวลาพื้นฐาน 3.5 วินาที
AxisCasterSpark
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
ประกายสายฟ้า (Spark)
โอกาสคริติคอล: 5%
ประสิทธิภาพการเสริมความเสียหาย: 70%
เวลาร่าย: 0.87 วินาที
คูลดาวน์: 1.5 วินาที
ยิงประกายไฟที่คาดเดาไม่ได้ซึ่งเคลื่อนไปแบบสุ่มจนกว่าจะปะทะศัตรูหรือหมดเวลา
สร้างความเสียหาย สายฟ้า 417.6 ถึง 1255
ระยะเวลาพื้นฐาน 3.5 วินาที
ยิงกระสุน เพิ่มเติม 2 ลูก
เพิ่มความเร็วกระสุน 25%
base is projectile [1]
ระยะเวลาพื้นฐาน 3.5 วินาที
ยิงกระสุน เพิ่มเติม 2 ลูก
เพิ่มความเร็วกระสุน 25%
base is projectile [1]
AxisClaimSoldierMinions
Spell, Minion, Area, AreaSpell, CreatesMinion
เวลาร่าย: 1 วินาที
Object Type
version 2 extends "Metadata/Monsters/Axis/AxisCasterNormal" Transitionable { } NPC { marker_enabled = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/AxisCasterNormal"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisCasterGuardTolman"] = { name = "Blackguard Mage", life = 2.7, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "AxisCasterSpark", "MonsterLightningThorns", "AxisClaimSoldierMinions", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisCasterSpark"] = { name = "Spark", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.87, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "number_of_additional_projectiles", "base_projectile_speed_+%", "base_is_projectile", }, levels = { [1] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3}, cost = { }, }, [4] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3}, cost = { }, }, [5] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3}, cost = { }, }, [6] = {0.5, 1.5, 3500, 2, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3}, cost = { }, }, [7] = {2.2400000095367, 6.7300000190735, 3500, 2, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLightningThorns"] = { name = "MonsterLightningThorns", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {3500, levelRequirement = 3, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisClaimSoldierMinions"] = { name = "AxisClaimSoldierMinions", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
โอกาสบล็อคความเสียหาย เวท 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Id | MonsterSpellBlock25Bypass30___ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |