Spectre | N |
---|---|
Area | キンの島, 火山地帯, カルデラ, ジッグラトの避難所 |
Tags | fast_movement, humanoid, melee, not_dex, not_int, physical_affinity, red_blood, Stab_onhit_audio |
Packs |
ライフ
70%
+40%
耐性




Damage
70%
命中力
100%
クリティカルヒット Chance
6%
クリティカルダメージボーナス
+30%
Attack Distance
3 ~ 7
アタックタイム
1.245 Second
Damage Spread
±20%
経験値
70%
Model Size
100%
Type
GoblinStabber
Metadata
GoblinStabber
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
65
ライフ
4,559
2,832
663
Damage
149
スペルダメージ
149
命中力
2,214
アタックタイム
1.245
経験値
15,055
Minion Life
4,397
Minion Damage
580
Minion Armour
4,451
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).
MeleeAtAnimationSpeedComboTEMP
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
基本アタック
Base Damage: 119–178
クリティカルヒット率: 5%
アタックタイム: 1.245 秒
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]

GoblinEmerge1
Spell, Movement
キャストタイム: 1 秒
action attack or cast time uses animation length [1]
walk emerge extra distance [5]
EASGoblinDance
action attack or cast time uses animation length [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/Goblins/GoblinStabber"] = { name = "Skulltop Kin", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.7, damageSpread = 0.2, attackTime = 1.245, attackRange = 7, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeedComboTEMP", "EASGoblinDance", "GoblinEmerge1", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { 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.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["EASGoblinDance"] = { name = "EASGoblinDance", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GoblinEmerge1"] = { name = "GoblinEmerge1", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
スカルトップ・キン


Skulltop Kin
Spectre | N |
---|---|
Tags | humanoid, medium_movement, not_dex, not_int, red_blood, Stab_onhit_audio |
ライフ
70%
+40%
耐性




Damage
70%
命中力
100%
クリティカルヒット Chance
6%
クリティカルダメージボーナス
+30%
Attack Distance
3 ~ 7
アタックタイム
1.245 Second
Damage Spread
±20%
経験値
70%
Model Size
80%
Type
GoblinStabber
Metadata
GoblinStabberRider
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
5,430
3,378
708
Damage
163
スペルダメージ
163
命中力
2,464
アタックタイム
1.245
経験値
20,044
Minion Life
4,851
Minion Damage
678
Minion Armour
5,309
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).
MeleeAtAnimationSpeedComboTEMP
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
基本アタック
Base Damage: 131–196
クリティカルヒット率: 5%
アタックタイム: 1.245 秒
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]

GoblinEmerge1
Spell, Movement
キャストタイム: 1 秒
action attack or cast time uses animation length [1]
walk emerge extra distance [5]
EASGoblinDance
action attack or cast time uses animation length [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/Goblins/GoblinStabberRider"] = { name = "Skulltop Kin", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.7, damageSpread = 0.2, attackTime = 1.245, attackRange = 7, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeedComboTEMP", "EASGoblinDance", "GoblinEmerge1", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { 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.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["EASGoblinDance"] = { name = "EASGoblinDance", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GoblinEmerge1"] = { name = "GoblinEmerge1", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {5, 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.