Schwarzer Skorpion
Bestie
Gattung: Seehexen
Gruppe: Arachniden
Familie: Höhlen
100% verlängerte Giftdauer
Vergiftet bei Treffer
Vergiftet bei Treffer
Black Scorpion
Spectre | Y |
---|---|
Area | Die Vastiri-Wüste, Die Oase, Das ewige Laboratorium, Der See von Kalandra |
Tags | beast, extra_extra_small_height, hard_armour, insect, insect_blood, is_unarmed, medium_movement, melee, not_dex, not_int, physical_affinity, puncturing_weapon, spider |
Packs |
Leben
80%
Rüstung
+50%
Ailment Threshold
80%
Widerstand
30 0 0 30
Damage
130%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Erfahrung
100%
Model Size
100%
Type
Scorpion
Metadata
BlackScorpion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
5,147
Rüstung
43,185
Ausweichen
4,739
Energieschild
0
Damage
486
Zauberschaden
486
Genauigkeit
290
Attack Time
1.5
Erfahrung
10,255
Ailment Threshold
5,147
Chill
16
Shock
16
Brittle
92
Scorch
16
Sap
45
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 388–583
Kritische Trefferchance: 5%
Attack Time: 1.5 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Scorpion/BlackScorpion"] = { name = "Black Scorpion", life = 0.8, fireResist = 30, coldResist = 0, lightningResist = 0, chaosResist = 30, damage = 1.3, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
100% verlängerte Giftdauer
Vergiftet bei Treffer
Id | ParasitePoisonOnHit |
---|---|
Family | RatTalismanPoisonOnHit |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Craft Tags | poison chaos ailment |
Schwarzer Skorpion
Bestie
100% verlängerte Giftdauer
Vergiftet bei Treffer
Vergiftet bei Treffer
Black Scorpion
Spectre | Y |
---|---|
Tags | beast, hard_armour, insect, insect_blood, is_unarmed, medium_movement, melee, not_dex, not_int, physical_affinity, puncturing_weapon, spider |
Packs |
Leben
80%
Rüstung
+50%
Ailment Threshold
80%
Widerstand
30 0 0 30
Damage
130%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Erfahrung
100%
Model Size
100%
Type
Scorpion
Metadata
BlackScorpionHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
5,147
Rüstung
43,185
Ausweichen
4,739
Energieschild
0
Damage
486
Zauberschaden
486
Genauigkeit
290
Attack Time
1.5
Erfahrung
10,255
Ailment Threshold
5,147
Chill
16
Shock
16
Brittle
92
Scorch
16
Sap
45
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 388–583
Kritische Trefferchance: 5%
Attack Time: 1.5 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Scorpion/BlackScorpionHellscape"] = { name = "Black Scorpion", life = 0.8, fireResist = 30, coldResist = 0, lightningResist = 0, chaosResist = 30, damage = 1.3, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
100% verlängerte Giftdauer
Vergiftet bei Treffer
Id | ParasitePoisonOnHit |
---|---|
Family | RatTalismanPoisonOnHit |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Craft Tags | poison chaos ailment |
Schwarzer Skorpion
Bestie
100% verlängerte Giftdauer
Vergiftet bei Treffer
Vergiftet bei Treffer
Black Scorpion
Spectre | Y |
---|---|
Tags | beast, extra_extra_small_height, hard_armour, insect, insect_blood, is_unarmed, medium_movement, melee, not_dex, not_int, physical_affinity, puncturing_weapon, spider |
Leben
80%
Rüstung
+50%
Ailment Threshold
80%
Widerstand
30 0 0 30
Damage
130%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Erfahrung
100%
Model Size
100%
Type
Scorpion
Metadata
BlackScorpionShakari
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
5,147
Rüstung
43,185
Ausweichen
4,739
Energieschild
0
Damage
486
Zauberschaden
486
Genauigkeit
290
Attack Time
1.5
Erfahrung
10,255
Ailment Threshold
5,147
Chill
16
Shock
16
Brittle
92
Scorch
16
Sap
45
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 388–583
Kritische Trefferchance: 5%
Attack Time: 1.5 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Scorpion/Scorpion"
Object Type Codes
version 2 extends "Metadata/Monsters/Scorpion/Scorpion"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Scorpion/BlackScorpionShakari"] = { name = "Black Scorpion", life = 0.8, fireResist = 30, coldResist = 0, lightningResist = 0, chaosResist = 30, damage = 1.3, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
100% verlängerte Giftdauer
Vergiftet bei Treffer
Id | ParasitePoisonOnHit |
---|---|
Family | RatTalismanPoisonOnHit |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Craft Tags | poison chaos ailment |
Schwarzer Skorpion
Bestie
Gebiet: Path of Exile Royale
100% verlängerte Giftdauer
Vergiftet bei Treffer
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Vergiftet bei Treffer
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Black Scorpion
Spectre | Y |
---|---|
Area | Path of Exile Royale |
Tags | beast, extra_extra_small_height, hard_armour, insect, insect_blood, is_unarmed, medium_movement, melee, not_dex, not_int, physical_affinity, puncturing_weapon, spider |
Packs |
Leben
96%
Rüstung
+50%
Ailment Threshold
96%
Widerstand
30 0 0 30
Damage
64%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Erfahrung
120%
Model Size
100%
Type
ScorpionRoyale
Metadata
ScorpionBlackRoyale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
2
Leben
25
Rüstung
35
Ausweichen
86
Energieschild
0
Damage
4
Zauberschaden
4
Genauigkeit
15
Attack Time
1.5
Erfahrung
24
Ailment Threshold
25
Chill
0
Shock
0
Brittle
0
Scorch
0
Sap
0
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 3–4
Kritische Trefferchance: 5%
Attack Time: 1.5 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Scorpion/ScorpionBlackRoyale"] = { name = "Black Scorpion", life = 0.96, fireResist = 30, coldResist = 0, lightningResist = 0, chaosResist = 30, damage = 0.64, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
100% verlängerte Giftdauer
Vergiftet bei Treffer
Id | ParasitePoisonOnHit |
---|---|
Family | RatTalismanPoisonOnHit |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Craft Tags | poison chaos ailment |
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Id | RoyaleAdditionalMonsterDrops |
---|---|
Family | RoyaleAdditionalMonsterDrops |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats |
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.