Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Area | Die alten Felder, Die Wegkreuzung, Die kaiserlichen Felder, Das ewige Laboratorium |
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, puncturing_weapon, skeleton, slow_movement, undead |
Packs |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowMeleePitchfork__
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowMeleePitchfork__"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, puncturing_weapon, skeleton, slow_movement, undead |
Packs |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowMeleePitchfork__Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowMeleePitchfork__Hellscape"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Area | Die alten Felder, Die Wegkreuzung, Die kaiserlichen Felder, Das ewige Laboratorium |
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, puncturing_weapon, skeleton, slow_movement, undead |
Packs |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowFarmerSkeletonMeleeRake01
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeRake01"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, puncturing_weapon, skeleton, slow_movement, undead |
Packs |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowFarmerSkeletonMeleeRake01Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeRake01Hellscape"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Area | Die alten Felder, Die Wegkreuzung, Die kaiserlichen Felder, Das ewige Laboratorium |
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, puncturing_weapon, skeleton, slow_movement, undead |
Packs |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowFarmerSkeletonMeleeRake02
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeRake02"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, puncturing_weapon, skeleton, slow_movement, undead |
Packs |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowFarmerSkeletonMeleeRake02Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeRake02Hellscape"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Area | Die alten Felder, Die Wegkreuzung, Die kaiserlichen Felder, Das ewige Laboratorium |
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Packs |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 10
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowFarmerSkeletonMeleeScythe
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeScythe"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Packs |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 10
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowFarmerSkeletonMeleeScytheHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeScytheHellscape"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Area | Die alten Felder, Die Wegkreuzung, Die kaiserlichen Felder, Das ewige Laboratorium |
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Packs |
Leben
68%
Rüstung
+25%
Ailment Threshold
68%
Widerstand
0 0 40 0
Damage
101%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.065 Second
Damage Spread
±30%
Erfahrung
80%
Model Size
100%
Type
ScarecrowMelee
Metadata
ScarecrowFarmerSkeletonMeleeSickle
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,375
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
377
Zauberschaden
377
Genauigkeit
290
Attack Time
1.065
Erfahrung
8,204
Ailment Threshold
4,375
Chill
14
Shock
14
Brittle
78
Scorch
14
Sap
38
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 264–490
Kritische Trefferchance: 5%
Attack Time: 1.065 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Actor { slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeSickle"] = { name = "Scarecrow", life = 0.68, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.01, damageSpread = 0.3, attackTime = 1.065, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Packs |
Leben
68%
Rüstung
+25%
Ailment Threshold
68%
Widerstand
0 0 40 0
Damage
101%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.065 Second
Damage Spread
±30%
Erfahrung
80%
Model Size
100%
Type
ScarecrowMelee
Metadata
ScarecrowFarmerSkeletonMeleeSickleHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,375
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
377
Zauberschaden
377
Genauigkeit
290
Attack Time
1.065
Erfahrung
8,204
Ailment Threshold
4,375
Chill
14
Shock
14
Brittle
78
Scorch
14
Sap
38
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 264–490
Kritische Trefferchance: 5%
Attack Time: 1.065 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Actor { slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeSickleHellscape"] = { name = "Scarecrow", life = 0.68, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.01, damageSpread = 0.3, attackTime = 1.065, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Scarecrow
Spectre | Y |
---|---|
Area | Die alten Felder, Die Wegkreuzung |
Tags | bone_armour, bones, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Packs |
Leben
68%
Rüstung
+25%
Ailment Threshold
68%
Widerstand
0 0 40 0
Damage
101%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.065 Second
Damage Spread
±30%
Erfahrung
80%
Model Size
100%
Type
ScarecrowMelee
Metadata
ScarecrowFarmerSkeletonMeleeSickleDual
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
15
Leben
89
Rüstung
281
Ausweichen
397
Energieschild
0
Damage
17
Zauberschaden
17
Genauigkeit
29
Attack Time
1.065
Erfahrung
322
Ailment Threshold
89
Chill
0
Shock
0
Brittle
2
Scorch
0
Sap
1
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 12–23
Kritische Trefferchance: 5%
Attack Time: 1.065 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Actor { slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeSickleDual"] = { name = "Scarecrow", life = 0.68, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.01, damageSpread = 0.3, attackTime = 1.065, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
Scarecrow
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Packs |
Leben
68%
Rüstung
+25%
Ailment Threshold
68%
Widerstand
0 0 40 0
Damage
101%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.065 Second
Damage Spread
±30%
Erfahrung
80%
Model Size
100%
Type
ScarecrowMelee
Metadata
ScarecrowFarmerSkeletonMeleeSickleDualHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,375
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
377
Zauberschaden
377
Genauigkeit
290
Attack Time
1.065
Erfahrung
8,204
Ailment Threshold
4,375
Chill
14
Shock
14
Brittle
78
Scorch
14
Sap
38
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 264–490
Kritische Trefferchance: 5%
Attack Time: 1.065 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Actor { slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeSickleDualHellscape"] = { name = "Scarecrow", life = 0.68, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.01, damageSpread = 0.3, attackTime = 1.065, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vogelscheuche
Untot
undead description [1]
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Scarecrow
Spectre | N |
---|---|
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, puncturing_weapon, skeleton, slow_movement, undead |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowMeleePitchforkExpedition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowMeleePitchforkExpedition"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats |
Vogelscheuche
Untot
undead description [1]
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Scarecrow
Spectre | N |
---|---|
Tags | bone_armour, bones, has_two_hand_mace, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Leben
70%
Rüstung
+25%
Ailment Threshold
70%
Widerstand
0 0 40 0
Damage
225%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 10
Attack Time
1.335 Second
Damage Spread
±30%
Erfahrung
100%
Model Size
100%
Type
ScarecrowMeleeReach
Metadata
ScarecrowFarmerSkeletonMeleeScytheExpedition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,503
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
840
Zauberschaden
840
Genauigkeit
290
Attack Time
1.335
Erfahrung
10,255
Ailment Threshold
4,503
Chill
14
Shock
14
Brittle
81
Scorch
14
Sap
39
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 588–1093
Kritische Trefferchance: 5%
Attack Time: 1.335 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeScytheExpedition"] = { name = "Scarecrow", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 2.25, damageSpread = 0.3, attackTime = 1.335, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats |
Vogelscheuche
Untot
undead description [1]
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Scarecrow
Spectre | N |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Leben
68%
Rüstung
+25%
Ailment Threshold
68%
Widerstand
0 0 40 0
Damage
101%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.065 Second
Damage Spread
±30%
Erfahrung
80%
Model Size
100%
Type
ScarecrowMelee
Metadata
ScarecrowFarmerSkeletonMeleeSickleExpedition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
4,375
Rüstung
35,988
Ausweichen
4,739
Energieschild
0
Damage
377
Zauberschaden
377
Genauigkeit
290
Attack Time
1.065
Erfahrung
8,204
Ailment Threshold
4,375
Chill
14
Shock
14
Brittle
78
Scorch
14
Sap
38
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 264–490
Kritische Trefferchance: 5%
Attack Time: 1.065 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Actor { slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowFarmerSkeletonMeleeSickleExpedition"] = { name = "Scarecrow", life = 0.68, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.01, damageSpread = 0.3, attackTime = 1.065, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
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.