Fanático de Lunaris
Humanóide
Lunaris Zealot
Spectre | Y |
---|---|
Area | Templo Lunaris Nível 1, Templo Lunaris Nível 2, Laboratório Eterno |
Tags | fast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
Vida
120%
Evasão
+15%
Ailment Threshold
120%
Resistência
0
30
0
30
Damage
120%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 6
Attack Time
1.995 Second
Damage Spread
±20%
Experiência
120%
Model Size
100%
Type
Cannibal2
Metadata
CannibalLunaris
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
7,720
Armadura
28,790
Evasão
5,450
Damage
448
Dano Mágico
448
Precisão
580
Attack Time
1.995
Experiência
12,306
Minion Life
1,675
Minion Damage
358
Ailment Threshold
7,720
Chill
24
Shock
24
Brittle
138
Scorch
24
Sap
67
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
Ataque Padrão
Base Damage: 359–538
Chance de Crítico: 5%
Attack Time: 1.995 seg
Abate seus inimigos com um golpe poderoso.
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]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Monster { flip_enabled = true }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalLunaris"] = { name = "Lunaris Zealot", life = 1.2, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", 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 = { }, }, }, }
Fanático de Lunaris
Humanóide
Área: Templo do Crepúsculo
Lunaris Zealot
Spectre | Y |
---|---|
Area | Templo do Crepúsculo |
Tags | fast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
Vida
120%
Evasão
+15%
Ailment Threshold
120%
Resistência
0
30
0
30
Damage
120%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 6
Attack Time
1.995 Second
Damage Spread
±20%
Experiência
120%
Model Size
100%
Type
Cannibal2
Metadata
CannibalLunarisSchism
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
71
Vida
10,539
Armadura
36,473
Evasão
6,049
Damage
537
Dano Mágico
537
Precisão
652
Attack Time
1.995
Experiência
13,139
Minion Life
2,226
Minion Damage
433
Ailment Threshold
10,539
Chill
33
Shock
33
Brittle
189
Scorch
33
Sap
92
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
Ataque Padrão
Base Damage: 429–644
Chance de Crítico: 5%
Attack Time: 1.995 seg
Abate seus inimigos com um golpe poderoso.
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]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Monster { flip_enabled = true }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalLunarisSchism"] = { name = "Lunaris Zealot", life = 1.2, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", 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 = { }, }, }, }
Fanático de Lunaris
Humanóide
Área: Ponte do Porto
Lunaris Zealot
Spectre | Y |
---|---|
Area | Ponte do Porto |
Tags | fast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
Vida
120%
Evasão
+15%
Ailment Threshold
120%
Resistência
0
30
0
30
Damage
120%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 6
Attack Time
1.995 Second
Damage Spread
±20%
Experiência
120%
Model Size
100%
Type
Cannibal2
Metadata
CannibalLunarisNewTeam
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
60
Vida
4,438
Armadura
15,178
Evasão
4,089
Damage
298
Dano Mágico
298
Precisão
422
Attack Time
1.995
Experiência
9,918
Minion Life
1,034
Minion Damage
232
Ailment Threshold
4,438
Chill
14
Shock
14
Brittle
79
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
Ataque Padrão
Base Damage: 238–358
Chance de Crítico: 5%
Attack Time: 1.995 seg
Abate seus inimigos com um golpe poderoso.
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]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Positioned { team = 127 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalLunarisNewTeam"] = { name = "Lunaris Zealot", life = 1.2, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", 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 = { }, }, }, }
Fanático de Lunaris
Humanóide
stance movement speed +% final [-58]
Lunaris Zealot
Spectre | Y |
---|---|
Area | Templo Lunaris Nível 1, Templo Lunaris Nível 2, Laboratório Eterno |
Tags | bludgeoning_weapon, fast_movement, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood |
Packs |
Vida
120%
Evasão
+15%
Ailment Threshold
120%
Resistência
0
30
0
30
Damage
120%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 12
Attack Time
1.995 Second
Damage Spread
±20%
Experiência
120%
Model Size
100%
Type
Cannibal2
Metadata
CannibalLunarisMale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
7,720
Armadura
28,790
Evasão
5,450
Damage
448
Dano Mágico
448
Precisão
580
Attack Time
1.995
Experiência
12,306
Minion Life
1,675
Minion Damage
358
Ailment Threshold
7,720
Chill
24
Shock
24
Brittle
138
Scorch
24
Sap
67
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
Ataque Padrão
Base Damage: 359–538
Chance de Crítico: 5%
Attack Time: 1.995 seg
Abate seus inimigos com um golpe poderoso.
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]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Monster { flip_enabled = true }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalLunarisMale"] = { name = "Lunaris Zealot", life = 1.2, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 12, accuracy = 1, weaponType1 = "One 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 = { }, }, }, }
stance movement speed +% final [-58]
Id | StanceScavengerWalkMale___ |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Fanático de Lunaris
Lunaris Zealot
Spectre | Y |
---|---|
Area | Templo do Crepúsculo |
Tags | bludgeoning_weapon, fast_movement, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood |
Packs |
Vida
120%
Evasão
+15%
Ailment Threshold
120%
Resistência
0
30
0
30
Damage
120%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 12
Attack Time
1.995 Second
Damage Spread
±20%
Experiência
120%
Model Size
100%
Type
Cannibal2
Metadata
CannibalLunarisMaleSchism
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
71
Vida
10,539
Armadura
36,473
Evasão
6,049
Damage
537
Dano Mágico
537
Precisão
652
Attack Time
1.995
Experiência
13,139
Minion Life
2,226
Minion Damage
433
Ailment Threshold
10,539
Chill
33
Shock
33
Brittle
189
Scorch
33
Sap
92
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
Ataque Padrão
Base Damage: 429–644
Chance de Crítico: 5%
Attack Time: 1.995 seg
Abate seus inimigos com um golpe poderoso.
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]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Monster { flip_enabled = true }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalLunarisMaleSchism"] = { name = "Lunaris Zealot", life = 1.2, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 12, accuracy = 1, weaponType1 = "One 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 = { }, }, }, }
stance movement speed +% final [-58]
Id | StanceScavengerWalkMale___ |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
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.