Spectre | Y |
---|---|
Area | 叛徒之路, 高地神塔庇護所, 叛徒之路 |
Tags | construct, medium_movement, melee, not_dex, not_int, physical_affinity, StaffWood_onhit_audio |
Packs |
生命
60%
護甲
+60%
抗性
30
30
0
0
傷害
60%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
經驗值
60%
Model Size
100%
Type
Bugbot
Metadata
BugbotRocky_
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
5,230
護甲
6,203
閃避值
502
傷害
149
法術傷害
149
命中
2,328
Attack Time
1.005
經驗值
20,783
Minion Life
7,360
Minion Damage
1,297
Minion Armour
10,856
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 119–178
暴擊率: 5%
Attack Time: 1.005 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Bugbot/BugbotRockyNoEmerge" extends "Metadata/Monsters/Bugbot/BugbotEmerge"
Object Type Codes
version 2 extends "Metadata/Monsters/Bugbot/BugbotRockyNoEmerge" extends "Metadata/Monsters/Bugbot/BugbotEmerge"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bugbot/BugbotRocky_"] = { name = "Skitter Golem", life = 0.6, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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 = { }, }, }, }
疾跑魔像
地區: 絲克瑪試煉
Skitter Golem
Spectre | Y |
---|---|
Area | 絲克瑪試煉 |
Tags | allows_inc_aoe, construct, fire_affinity, medium_movement, melee, not_dex, not_int, sanctum_monster, StaffWood_onhit_audio, uses_suicide_explode |
Packs |
生命
60%
護甲
+60%
抗性
30
30
0
0
傷害
60%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
經驗值
60%
Model Size
100%
Type
BugbotSanctumTrial
Metadata
BugbotRockySanctumTrial
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
22
生命
244
護甲
243
閃避值
96
傷害
25
法術傷害
25
命中
372
Attack Time
1.005
經驗值
478
Minion Life
634
Minion Damage
37
Minion Armour
426
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 20–30
暴擊率: 5%
Attack Time: 1.005 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GSBugbotRockySanctumTrialDetonate
可觸發, 法術, 傷害
暴擊率: 5%
施放時間: 1 秒
造成 138 至 207 火焰傷害
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-95]
Object Type
version 2 extends "Metadata/Monsters/Bugbot/BugbotRockyNoEmerge" extends "Metadata/Monsters/Bugbot/BugbotEmerge"
Object Type Codes
version 2 extends "Metadata/Monsters/Bugbot/BugbotRockyNoEmerge" extends "Metadata/Monsters/Bugbot/BugbotEmerge"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bugbot/BugbotRockySanctumTrial"] = { name = "Skitter Golem", life = 0.6, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "GSBugbotRockySanctumTrialDetonate", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["GSBugbotRockySanctumTrialDetonate"] = { name = "GSBugbotRockySanctumTrialDetonate", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -95, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
疾跑魔像
Skitter Golem
Spectre | Y |
---|---|
Tags | allows_inc_aoe, cannot_be_monolith, construct, fire_affinity, medium_movement, melee, not_dex, not_int, sanctum_monster, StaffWood_onhit_audio, uses_suicide_explode |
生命
60%
護甲
+60%
抗性
30
30
0
0
傷害
60%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
經驗值
60%
Model Size
100%
Type
BugbotSanctumTrial
Metadata
BugbotRockyNoEmergeSanctumTrial
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
4,654
護甲
5,522
閃避值
477
傷害
140
法術傷害
140
命中
2,180
Attack Time
1.005
經驗值
17,180
Minion Life
6,768
Minion Damage
1,138
Minion Armour
9,663
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 112–168
暴擊率: 5%
Attack Time: 1.005 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GSBugbotRockySanctumTrialDetonate
可觸發, 法術, 傷害
暴擊率: 5%
施放時間: 1 秒
造成 11065 至 16598 火焰傷害
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-95]
Object Type
version 2 extends "Metadata/Monsters/Bugbot/BugbotNoEmerge"
Object Type Codes
version 2 extends "Metadata/Monsters/Bugbot/BugbotNoEmerge" BaseEvents { on_construction_complete = " IfState( head, 1, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead03.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead04.ao' ); } ); IfState( head, 2, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead03.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead04.ao' ); } ); IfState( head, 3, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead04.ao' ); } ); IfState( head, 4, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead03.ao' ); } ); IfState( head, 5, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead03.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotHead04.ao' ); } ); IfState( back, 1, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack03.ao' ); } ); IfState( back, 2, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack03.ao' ); } ); IfState( back, 3, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack02.ao' ); } ); IfState( back, 4, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/RockyBugBotBack03.ao' ); } ); " } StateMachine { create_state_first_aggro_0 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Bugbot/bugbot_glow_inert.epk' );" on_or_create_state_first_aggro_1 = " AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Bugbot/bugbot_glow_aggro.epk' ); RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Bugbot/bugbot_glow_inert.epk' ); " } Life { on_death = " RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Bugbot/bugbot_glow_aggro.epk' ); AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Bugbot/bugbot_glow_fade.epk' ); RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Bugbot/bugbot_glow_inert.epk' ); " on_spawned_dead = " AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk' ); RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Bugbot/bugbot_glow_inert.epk' ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bugbot/BugbotRockyNoEmergeSanctumTrial"] = { name = "Skitter Golem", life = 0.6, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "GSBugbotRockySanctumTrialDetonate", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["GSBugbotRockySanctumTrialDetonate"] = { name = "GSBugbotRockySanctumTrialDetonate", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -95, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Spectre | Y |
---|---|
Area | 泰坦之谷, 高地神塔庇護所, 泰坦之谷 |
Tags | construct, medium_movement, melee, not_dex, not_int, physical_affinity, StaffWood_onhit_audio |
Packs |
生命
60%
護甲
+60%
抗性
30
30
0
0
傷害
60%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
經驗值
60%
Model Size
100%
Type
Bugbot
Metadata
BugbotBlack
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
5,230
護甲
6,203
閃避值
502
傷害
149
法術傷害
149
命中
2,328
Attack Time
1.005
經驗值
20,783
Minion Life
7,360
Minion Damage
1,297
Minion Armour
10,856
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 119–178
暴擊率: 5%
Attack Time: 1.005 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Bugbot/Bugbot" Stats { set_base_heavy_stun_duration_ms = 2444 }
Object Type Codes
version 2 extends "Metadata/Monsters/Bugbot/Bugbot" BaseEvents { on_construction_complete = " IfState( head, 1, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead03.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead04.ao' ); } ); IfState( head, 2, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead03.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead04.ao' ); } ); IfState( head, 3, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead04.ao' ); } ); IfState( head, 4, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead03.ao' ); } ); IfState( head, 5, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead03.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotHead04.ao' ); } ); IfState( back, 1, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack03.ao' ); } ); IfState( back, 2, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack03.ao' ); } ); IfState( back, 3, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack02.ao' ); } ); IfState( back, 4, { DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack01.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack02.ao' ); DetachAllOfType( 'Metadata/Monsters/Bugbot/attachments/ValleyBugBotBack03.ao' ); } ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bugbot/BugbotBlack"] = { name = "Skitter Golem", life = 0.6, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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 = { }, }, }, }
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.