องครักษ์แดนใต้
มนุษย์
เพิ่มความเร็วในการเคลื่อนที่ 30%
Guardian of the South
Spectre | N |
---|---|
Tags | นักเวท, human, humanoid, is_unarmed, lightning_affinity, medium_height, medium_movement, not_dex, not_int, plate_armour, red_blood |
พลังชีวิต
2400%
ค่าเกราะ
+25%
Ailment Threshold
2400%
ค่าต้านทาน
40 40 40 25
Damage
200%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
0.855 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
120%
Type
VinktarSquareBoss1
Metadata
VinktarSquareBoss1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
154,400
ค่าเกราะ
35,988
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
747
ความเสียหายเวท
747
ความแม่นยำ
290
Attack Time
0.855
ค่าประสบการณ์
20,510
Ailment Threshold
154,400
Chill
488
Shock
488
Brittle
2,762
Scorch
488
Sap
1,349
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).
VinktarBossStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
เรียกสายฟ้า (Storm Call)
โอกาสคริติคอล: 5%
เวลาร่าย: 0.5 วินาที
ทำเครื่องหมายที่ตำแหน่ง หลังจากระยะเวลาสั้นๆ จะเกิดฟ้าผ่าที่เครื่องหมาย สร้างความเสียหายในบริเวณรอบๆ และทำให้เกิดฟ้าผ่าที่เครื่องหมายอื่นๆ ที่คุณได้ร่ายไว้ด้วย
สร้างความเสียหาย สายฟ้า 371.9 ถึง 1116
ระยะเวลาพื้นฐาน 2 วินาที
active skill area of effect radius +% final [-31]
is area damage [1]
ระยะเวลาพื้นฐาน 2 วินาที
active skill area of effect radius +% final [-31]
is area damage [1]
VinktarBossVaalStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Vaal, Lightning, AreaSpell
วาล์ เรียกสายฟ้า (Vaal Storm Call)
เวลาร่าย: 0.5 วินาที
คูลดาวน์: 15 วินาที
ทำเครื่องหมายที่ตำแหน่ง ทำให้ฟ้าผ่าศัตรูที่อยู่ใกล้เครื่องหมายซ้ำๆ แบบสุ่มตลอดระยะเวลาของสกิล สร้างความเสียหายในพื้นที่รอบๆ ม็อดที่ส่งผลต่อระยะเวลาของสกิลจะส่งผลต่อระยะเวลาระหว่างฟ้าผ่าแต่ละครั้งเช่นกัน เมื่อหมดระยะเวลาจะเกิดฟ้าผ่าขนาดใหญ่ที่เครื่องหมาย สร้างความเสียหายในบริเวณรอบๆ
สร้างความเสียหาย สายฟ้า 164.4 ถึง 493.2
ระยะเวลาพื้นฐาน 5 วินาที
ฟาดศัตรูทุก 0.25 วินาที
active skill area of effect radius +% final [-13]
is area damage [1]
ระยะเวลาพื้นฐาน 5 วินาที
ฟาดศัตรูทุก 0.25 วินาที
active skill area of effect radius +% final [-13]
is area damage [1]
VinktarSummonIonCannonSingleEnemy
Spell, Multicastable, Triggerable
เวลาร่าย: 1 วินาที
คูลดาวน์: 4 วินาที
alternate minion [53]
number of monsters to summon [2]
summoned monsters no drops or experience [1]
number of monsters to summon [2]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VinktarBosses/VinktarSquareBoss1"] = { name = "Guardian of the South", life = 24, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 0.855, attackRange = 8, accuracy = 1, skillList = { "VinktarBossVaalStormCall", "VinktarBossStormCall", "VinktarSummonIonCannonSingleEnemy", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["VinktarBossVaalStormCall"] = { name = "Vaal Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. Lightning strikes random enemies around the marker repeatedly over the skill's duration, dealing damage in an area around the strike. Modifiers to the skill's duration will also affect the delay between these strikes. When the duration ends, a large bolt of lightning strikes the marker, dealing damage around it.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "vaal_storm_call_base_delay_ms", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 5000, 250, -13, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["VinktarBossStormCall"] = { name = "Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 2000, -31, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["VinktarSummonIonCannonSingleEnemy"] = { name = "VinktarSummonIonCannonSingleEnemy", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {53, 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
เพิ่มความเร็วในการเคลื่อนที่ 30%
Id | MonsterImplicitFastRun5 |
---|---|
Family | MovementVelocity |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |