復活的守衛
人形
增加 30% 移動速度
monster no drops or experience [1]
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Revived Guardian
幽魂 | N |
---|---|
標籤 | 法術, human, humanoid, is_unarmed, lightning_affinity, medium_height, medium_movement, not_dex, not_int, plate_armour, red_blood |
生命
1600%
護甲
+25%
異常狀態臨界值
1600%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
0.855 秒
傷害分佈
±20%
經驗值
200%
Model Size
120%
類型
VinktarSquareBoss1Revived
Metadata
VinktarSquareBossRevive1
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
102,934
護甲
35,988
閃避
4,739
能量護盾
0
傷害
747
法術傷害
747
命中
290
攻擊間隔
0.855
經驗值
20,510
異常狀態臨界值
102,934
冰緩
325
感電
325
易碎
1,841
焦灼
325
殘喘
899
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
VinktarBossStormCall
法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 可觸發, 法術可重複, 閃電, 可秘能爆發, 可齊射, 範圍法術
風暴呼喚
暴擊率: 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
法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 瓦爾, 閃電, 範圍法術
瓦爾.風暴呼喚
施放時間: 0.5 秒
冷卻時間: 15 秒
在目標區域設置一個標記。在技能持續時間內,閃電將會持續隨機落雷標記附近的敵人,對其造成傷害。技能持續時間詞綴會影響每次落雷的間隔時間。當持續時間結束後,一道強力的閃電會攻擊那個標記,並對該標記周圍的敵人造成傷害。
造成 164.4 至 493.2 閃電傷害
+5 秒基礎持續時間
每 0.25 秒落雷 1 個敵人
active skill area of effect radius +% final [-13]
is area damage [1]
+5 秒基礎持續時間
每 0.25 秒落雷 1 個敵人
active skill area of effect radius +% final [-13]
is area damage [1]
VinktarSummonIonCannonSingleEnemy
法術, 法術可重複, 可觸發
施放時間: 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" Actor { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/VinktarBosses/VinktarSquareBossRevive1"] = { name = "Revived Guardian", life = 16, 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 | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
復活的守衛
人形
增加 30% 移動速度
monster no drops or experience [1]
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Revived Guardian
幽魂 | N |
---|---|
標籤 | 法術, human, humanoid, is_unarmed, lightning_affinity, medium_height, medium_movement, not_dex, not_int, plate_armour, ranged, red_blood |
生命
1600%
護甲
+25%
異常狀態臨界值
1600%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
0.855 秒
傷害分佈
±20%
經驗值
200%
Model Size
120%
類型
VinktarSquareBoss2Revived
Metadata
VinktarSquareBossRevive2
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
102,934
護甲
35,988
閃避
4,739
能量護盾
0
傷害
747
法術傷害
747
命中
290
攻擊間隔
0.855
經驗值
20,510
異常狀態臨界值
102,934
冰緩
325
感電
325
易碎
1,841
焦灼
325
殘喘
899
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
OrbOfStormsVinktarsSquareBoss
法術, 傷害, 閃電, 範圍, 連鎖, 可觸發, 陷阱技能, 地雷技能, 圖騰技能, 範圍法術, 冷卻, Orb
風暴漩渦
施放時間: 0.5 秒
創造出一個帶電的球,不斷地釋放出一道道的閃電攻擊敵人。施放速度詞綴會增加它此行為的頻率。再次使用技能會取代舊的漩渦。
造成 131.6 至 394.9 閃電傷害
暴風雲在當你在範圍內使用 3 個閃電技能時充能
充能的暴風雲造成 200 更多傷害
+60 秒基礎持續時間
當你在漩渦附近使用閃電技能時,每 1 秒雷擊
光束裂化朝向 3 個額外目標
number of additional storm clouds allowed [8]
storm cloud destroy when caster dies [1]
暴風雲在當你在範圍內使用 3 個閃電技能時充能
充能的暴風雲造成 200 更多傷害
+60 秒基礎持續時間
當你在漩渦附近使用閃電技能時,每 1 秒雷擊
光束裂化朝向 3 個額外目標
number of additional storm clouds allowed [8]
storm cloud destroy when caster dies [1]
StormCloudLightningWarp
法術, 傷害, 範圍, 持續時間, 位移, 閃電, 範圍法術
暴雨雲閃電傳送
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 3 秒
WIP
造成 190.4 至 571.1 閃電傷害
減少 30% 技能影響時間
is area damage [1]
減少 30% 技能影響時間
is area damage [1]
VinktarSquareSpellProjectileLightning
法術, 投射物, 玩家投射物, 可觸發, 閃電
施放時間: 1 秒
造成 668.7 至 2006 閃電傷害
以螺旋型式發射 3 投射物
base is projectile [1]
monster projectile variation [7]
monster reverse point blank damage -% at minimum range [60]
projectile spiral nova starting angle offset [-10]
projectile spiral nova time ms [150]
以螺旋型式發射 3 投射物
base is projectile [1]
monster projectile variation [7]
monster reverse point blank damage -% at minimum range [60]
projectile spiral nova starting angle offset [-10]
projectile spiral nova time ms [150]
VinktarBossLightningWarp
法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 可觸發, 位移, 閃電, 範圍法術, 快行, 法術可重複, 可齊射
閃電傳送
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 3 秒
在指定位置施放一個法陣,在數秒之後將你傳送過去。當傳送時,在原本位置與傳送法陣位置的敵人都會受到閃電傷害。再次施放會列隊連續使用多次傳送。
造成 190.4 至 571.1 閃電傷害
減少 30% 持續時間
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [1000]
減少 30% 持續時間
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [1000]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/VinktarBosses/VinktarSquareBossRevive2"] = { name = "Revived Guardian", life = 16, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 0.855, attackRange = 8, accuracy = 1, skillList = { "VinktarBossLightningWarp", "VinktarSquareSpellProjectileLightning", "OrbOfStormsVinktarsSquareBoss", "StormCloudLightningWarp", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["VinktarBossLightningWarp"] = { name = "Lightning Warp", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.", 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.Movement] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "variable_duration_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "skill_override_pvp_scaling_time_ms", "skill_effect_duration_+%", "base_skill_show_average_damage_instead_of_dps", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 1000, -30, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["VinktarSquareSpellProjectileLightning"] = { name = "VinktarSquareSpellProjectileLightning", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "monster_projectile_variation", "base_number_of_projectiles_in_spiral_nova", "projectile_spiral_nova_time_ms", "projectile_spiral_nova_angle", "projectile_spiral_nova_starting_angle_offset", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", }, levels = { [1] = {0.5, 1.5, 7, 3, 150, 20, -10, 60, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["OrbOfStormsVinktarsSquareBoss"] = { name = "Orb of Storms", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates a stationary electrical orb that strikes enemies in its area of effect with beams of lightning that can then split to hit more enemies. Modifiers to cast speed will increase how frequently it does this. Casting this skill again will replace the previous orb.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Lightning] = true, [SkillType.Area] = true, [SkillType.Chains] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "orb_of_storms_base_bolt_frequency_ms", "projectile_number_to_split", "storm_cloud_charged_damage_+%_final", "number_of_additional_storm_clouds_allowed", "storm_cloud_charge_count", "storm_cloud_destroy_when_caster_dies", }, levels = { [1] = {0.5, 1.5, 60000, 1000, 3, 200, 8, 3, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["StormCloudLightningWarp"] = { name = "Storm Cloud Lightning Warp", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "WIP", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Movement] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "skill_effect_duration_+%", "is_area_damage", }, levels = { [1] = {0.5, 1.5, -30, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, }
增加 30% 移動速度
Id | MonsterImplicitFastRun5 |
---|---|
Family | MovementVelocity |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
復活的守衛
人形
增加 30% 移動速度
50% 物理傷害轉換為閃電傷害
monster no drops or experience [1]
增加 25% 移動速度
增加 20% 攻擊速度
50% 物理傷害轉換為閃電傷害
monster no drops or experience [1]
增加 25% 移動速度
增加 20% 攻擊速度
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Revived Guardian
幽魂 | N |
---|---|
標籤 | 法術, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, human, humanoid, lightning_affinity, medium_height, medium_movement, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon |
生命
1600%
護甲
+50%
異常狀態臨界值
1600%
抗性
40 40 40 25
傷害
220%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
0.855 秒
傷害分佈
±20%
經驗值
200%
Model Size
120%
類型
VinktarSquareBoss3Revived
Metadata
VinktarSquareBossRevive3
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
102,934
護甲
43,185
閃避
4,739
能量護盾
0
傷害
822
法術傷害
822
命中
290
攻擊間隔
0.855
經驗值
20,510
異常狀態臨界值
102,934
冰緩
325
感電
325
易碎
1,841
焦灼
325
殘喘
899
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
LivingBombLightning
法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 範圍法術
施放時間: 4 秒
冷卻時間: 10 秒
造成 4865 至 7297 閃電傷害
增加 25% 施放速度
100% 機率感電敵人
active skill area of effect radius +% final [150]
is area damage [1]
增加 25% 施放速度
100% 機率感電敵人
active skill area of effect radius +% final [150]
is area damage [1]
SummonStormsVinktarBoss
法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 範圍法術
施放時間: 1 秒
冷卻時間: 10 秒
造成 206.1 至 618.2 閃電傷害
+8 秒基礎持續時間
active skill area of effect radius +% final [90]
is area damage [1]
number of monsters to summon [32]
+8 秒基礎持續時間
active skill area of effect radius +% final [90]
is area damage [1]
number of monsters to summon [32]
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 657–986
暴擊率: 5%
攻擊間隔: 0.855 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
VinktarBossCharge
攻擊
基本傷害: 657–986
暴擊率: 5%
攻擊間隔: 0.855 秒
冷卻時間: 4 秒
增加 80% 攻擊速度
MonsterFlickerStrike
攻擊, 近戰, 近戰單一目標, 攻擊可重複, 位移, 持續時間, 冷卻
閃現打擊
基本傷害: 657–986
暴擊率: 5%
攻擊間隔: 0.855 秒
冷卻時間: 2 秒
傳送至目標怪物身邊並用近戰武器對其造成傷害。若是未指定目標,則系統會為其隨機指定一隻怪物。釋放一顆狂怒球能重置其技能冷卻。
造成 10% 更多傷害
增加 30% 攻擊速度
每個狂怒球增加 10% 攻擊速度
ignores proximity shield [1]
melee defer damage prediction [1]
增加 30% 攻擊速度
每個狂怒球增加 10% 攻擊速度
ignores proximity shield [1]
melee defer damage prediction [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/VinktarBosses/VinktarSquareBossRevive3"] = { name = "Revived Guardian", life = 16, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.2, damageSpread = 0.2, attackTime = 0.855, attackRange = 8, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "One Hand Sword", skillList = { "Melee", "MonsterFlickerStrike", "VinktarBossCharge", "SummonStormsVinktarBoss", "LivingBombLightning", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterFlickerStrike"] = { name = "Flicker Strike", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.", skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Movement] = true, [SkillType.Duration] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_speed_+%", "base_attack_speed_+%_per_frenzy_charge", "active_skill_damage_+%_final", "ignores_proximity_shield", "melee_defer_damage_prediction", }, levels = { [1] = {30, 10, 10, levelRequirement = 13, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["VinktarBossCharge"] = { name = "VinktarBossCharge", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.75, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_speed_+%", }, levels = { [1] = {80, levelRequirement = 80, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonStormsVinktarBoss"] = { name = "SummonStormsVinktarBoss", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [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, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "number_of_monsters_to_summon", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 8000, 32, 90, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LivingBombLightning"] = { name = "LivingBombLightning", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_chance_to_shock_%", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, 25, 150, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, }
增加 30% 移動速度
Id | MonsterImplicitFastRun5 |
---|---|
Family | MovementVelocity |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
50% 物理傷害轉換為閃電傷害
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
增加 25% 移動速度
Id | MonsterImplicitFastRunVinktars |
---|---|
Family | MovementVelocity |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
增加 20% 攻擊速度
Id | MonsterImplicitFastAttack4 |
---|---|
Family | IncreasedAttackSpeed |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack speed |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
復活的守衛
人形
增加 30% 移動速度
monster no drops or experience [1]
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Revived Guardian
幽魂 | N |
---|---|
標籤 | 法術, human, humanoid, is_unarmed, lightning_affinity, medium_height, medium_movement, not_dex, not_int, plate_armour, ranged, red_blood |
生命
1600%
護甲
+50%
異常狀態臨界值
1600%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
0.855 秒
傷害分佈
±20%
經驗值
200%
Model Size
120%
類型
VinktarSquareBoss4Revived
Metadata
VinktarSquareBossRevive4
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
102,934
護甲
43,185
閃避
4,739
能量護盾
0
傷害
747
法術傷害
747
命中
290
攻擊間隔
0.855
經驗值
20,510
異常狀態臨界值
102,934
冰緩
325
感電
325
易碎
1,841
焦灼
325
殘喘
899
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
SummonSandLeaperVinktars1
法術, 法術可重複, 可觸發, 陷阱技能, 圖騰技能, 地雷技能
施放時間: 1 秒
冷卻時間: 600 秒
alternate minion [71]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
SummonSandLeaperVinktars2
法術, 法術可重複, 可觸發, 陷阱技能, 圖騰技能, 地雷技能
施放時間: 1 秒
冷卻時間: 600 秒
alternate minion [72]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
LightningBombVinktars
法術, 範圍, 持續時間, 冰冷, 傷害, 法術可重複, 圖騰技能, 陷阱技能, 地雷技能, 可觸發, 可秘能爆發, 範圍法術, 冷卻, Orb
寒霜爆
暴擊率: 6%
施放時間: 0.5 秒
冷卻時間: 4 秒
製造一個冰晶,在一段時間內發射冰霜脈衝。每次脈衝對對敵人到用二段持續時間的減益效果,減少生命回復率和造成冰冷曝曬。當冰晶的持續時間結束,它將會爆裂,並對敵人造成大量冰冷傷害。
造成 969.8 至 2909 閃電傷害
+12 秒基礎持續時間
基礎額外效果持續時間 2 秒
減少 50% 生命回復率
基礎範圍為 2.4 米
閃電曝曬 -30% 閃電抗性
is area damage [1]
+12 秒基礎持續時間
基礎額外效果持續時間 2 秒
減少 50% 生命回復率
基礎範圍為 2.4 米
閃電曝曬 -30% 閃電抗性
is area damage [1]
LightningBombShortVinktars
法術, 範圍, 持續時間, 冰冷, 傷害, 法術可重複, 圖騰技能, 陷阱技能, 地雷技能, 可觸發, 可秘能爆發, 範圍法術, 冷卻, Orb
寒霜爆
暴擊率: 6%
施放時間: 0.5 秒
冷卻時間: 4 秒
製造一個冰晶,在一段時間內發射冰霜脈衝。每次脈衝對對敵人到用二段持續時間的減益效果,減少生命回復率和造成冰冷曝曬。當冰晶的持續時間結束,它將會爆裂,並對敵人造成大量冰冷傷害。
造成 969.8 至 2909 閃電傷害
+4 秒基礎持續時間
基礎額外效果持續時間 2 秒
減少 50% 生命回復率
基礎範圍為 2.4 米
閃電曝曬 -30% 閃電抗性
is area damage [1]
+4 秒基礎持續時間
基礎額外效果持續時間 2 秒
減少 50% 生命回復率
基礎範圍為 2.4 米
閃電曝曬 -30% 閃電抗性
is area damage [1]
LightningBombMediumVinktars
法術, 範圍, 持續時間, 冰冷, 傷害, 法術可重複, 圖騰技能, 陷阱技能, 地雷技能, 可觸發, 可秘能爆發, 範圍法術, 冷卻, Orb
寒霜爆
暴擊率: 6%
施放時間: 0.5 秒
冷卻時間: 4 秒
製造一個冰晶,在一段時間內發射冰霜脈衝。每次脈衝對對敵人到用二段持續時間的減益效果,減少生命回復率和造成冰冷曝曬。當冰晶的持續時間結束,它將會爆裂,並對敵人造成大量冰冷傷害。
造成 969.8 至 2909 閃電傷害
+8 秒基礎持續時間
基礎額外效果持續時間 2 秒
減少 50% 生命回復率
基礎範圍為 2.4 米
閃電曝曬 -30% 閃電抗性
is area damage [1]
+8 秒基礎持續時間
基礎額外效果持續時間 2 秒
減少 50% 生命回復率
基礎範圍為 2.4 米
閃電曝曬 -30% 閃電抗性
is area damage [1]
LightningBombLongVinktars
法術, 範圍, 持續時間, 冰冷, 傷害, 法術可重複, 圖騰技能, 陷阱技能, 地雷技能, 可觸發, 可秘能爆發, 範圍法術, 冷卻, Orb
寒霜爆
暴擊率: 6%
施放時間: 0.5 秒
冷卻時間: 4 秒
製造一個冰晶,在一段時間內發射冰霜脈衝。每次脈衝對對敵人到用二段持續時間的減益效果,減少生命回復率和造成冰冷曝曬。當冰晶的持續時間結束,它將會爆裂,並對敵人造成大量冰冷傷害。
造成 969.8 至 2909 閃電傷害
+16 秒基礎持續時間
基礎額外效果持續時間 2 秒
減少 50% 生命回復率
基礎範圍為 2.4 米
閃電曝曬 -30% 閃電抗性
is area damage [1]
+16 秒基礎持續時間
基礎額外效果持續時間 2 秒
減少 50% 生命回復率
基礎範圍為 2.4 米
閃電曝曬 -30% 閃電抗性
is area damage [1]
VinktarsBallLightning
法術, 傷害, 投射物, 玩家投射物, 範圍, 圖騰技能, 陷阱技能, 地雷技能, 法術可重複, 可觸發, 閃電, 可齊射, 範圍法術
天雷之珠
暴擊率: 5%
附加傷害效用: 20%
施放時間: 0.8 秒
射出一個移動緩慢的投射物,對區域中的每個敵人持續雷擊造成傷害。
造成 159.8 至 479.5 閃電傷害
增加 30% 施放速度
基礎範圍為 1.8 米
active skill area of effect radius +% final [-11]
base is projectile [1]
增加 30% 施放速度
基礎範圍為 1.8 米
active skill area of effect radius +% final [-11]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/VinktarBosses/VinktarSquareBossRevive4"] = { name = "Revived Guardian", life = 16, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 0.855, attackRange = 8, accuracy = 1, skillList = { "SummonSandLeaperVinktars1", "SummonSandLeaperVinktars2", "VinktarsBallLightning", "LightningBombVinktars", "LightningBombShortVinktars", "LightningBombMediumVinktars", "LightningBombLongVinktars", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SummonSandLeaperVinktars1"] = { name = "SummonSandLeaperVinktars1", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monster_rarity", "summoned_monsters_no_drops_or_experience", "summoned_monsters_are_minions", }, levels = { [1] = {71, 1, 3, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonSandLeaperVinktars2"] = { name = "SummonSandLeaperVinktars2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monster_rarity", "summoned_monsters_no_drops_or_experience", "summoned_monsters_are_minions", }, levels = { [1] = {72, 1, 3, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["VinktarsBallLightning"] = { name = "Ball Lightning", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.5, 1.5, 30, -11, 18, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LightningBombVinktars"] = { name = "Frost Bomb", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Cold] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "debuff_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", "active_skill_base_area_of_effect_radius", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "base_lightning_damage_resistance_%", "life_regeneration_rate_+%", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 24, 12000, 2000, -30, -50, critChance = 6, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LightningBombShortVinktars"] = { name = "Frost Bomb", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Cold] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "debuff_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", "active_skill_base_area_of_effect_radius", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "base_lightning_damage_resistance_%", "life_regeneration_rate_+%", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 24, 4000, 2000, -30, -50, critChance = 6, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LightningBombMediumVinktars"] = { name = "Frost Bomb", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Cold] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "debuff_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", "active_skill_base_area_of_effect_radius", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "base_lightning_damage_resistance_%", "life_regeneration_rate_+%", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 24, 8000, 2000, -30, -50, critChance = 6, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LightningBombLongVinktars"] = { name = "Frost Bomb", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Cold] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "debuff_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", "active_skill_base_area_of_effect_radius", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "base_lightning_damage_resistance_%", "life_regeneration_rate_+%", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 24, 16000, 2000, -30, -50, critChance = 6, levelRequirement = 77, statInterpolation = {3, 3}, cost = { }, }, }, }
增加 30% 移動速度
Id | MonsterImplicitFastRun5 |
---|---|
Family | MovementVelocity |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |