O Árbitro do Conhecimento
DemoníacoÁrea: Academia, Mapa: Academia
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Arbiter of Knowledge
| Spectre | |
|---|---|
| Area | Academia, Mapa: Academia |
| Tags | Conjurador, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, medium_movement, medium_small_height, melee, non_unique_map_boss, not_int, physical_affinity, ranged, red_blood, undying |
Vida
400%
Armadura
+25%
Evasão
+30%
Ailment Threshold
400%
Resistência
Damage
328%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.425 Second
Damage Spread
±20%
Experiência
200%
Model Size
115%
Type
CityStalkerMapBoss
Metadata
CityStalkerMaleMapBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
73
Vida
1,580,156
Armadura
53,326
Evasão
7,323
Damage
1,881
Dano Mágico
2,808
Precisão
704
Attack Time
0.95475
Experiência
125,268
Minion Life
328,032
Minion Damage
1,529
Ailment Threshold
869,086
Chill
2,748
Shock
2,748
Brittle
15,547
Scorch
2,748
Sap
7,592
Phys Convert Ele
265%
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 2988—4482
Chance de Crítico: 5%
Attack Time: 1.425 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]
BookSparkMapBoss
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Faísca
Tempo de Conjuração: 0.65 seg
Lança faíscas imprevisíveis que se movem aleatoriamente até atingirem um inimigo ou expirarem.
Duração base é de 10 segundos
Velocidade de Projéteis reduzida em 80%
always pierce [1]
base is projectile [1]
monster projectile variation [1]
spell maximum base physical damage [431]
spell minimum base physical damage [287.3]
BookProjectile
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 2988—4482
Chance de Crítico: 5%
Attack Time: 1.425 seg
Causa 30% menos Dano Físico
Velocidade de Projéteis aumentada em 30%
base is projectile [1]
monster projectile variation [7]
spell maximum action distance +% [-30]
BookMultiProjectile
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 2988—4482
Chance de Crítico: 5%
Attack Time: 1.425 seg
Causa 40% menos Dano Físico
Dispara 4 Projéteis adicionais
Velocidade de Projéteis aumentada em 30%
base is projectile [1]
monster projectile variation [7]
spell maximum action distance +% [-30]
BookSparkOnDamageTaken
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Faísca
Tempo de Conjuração: 0.65 seg
Recarga: 10 seg
Lança faíscas imprevisíveis que se movem aleatoriamente até atingirem um inimigo ou expirarem.
Duração base é de 10 segundos
Velocidade de Projéteis reduzida em 70%
always pierce [1]
base is projectile [1]
cast on damage taken also tracks dot [1]
monster penalty against minions damage +% final vs player minions [-40]
monster projectile variation [1]
spell maximum base physical damage [232.1]
spell minimum base physical damage [154.7]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
main_hand_unarmed_type = "One_Hand_Mace"
}
Transitionable
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerMaleMapBoss"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Arbiter of Knowledge",
life = 4,
damage = 3.28,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"BookSparkMapBoss",
"BookSparkOnDamageTaken",
"BookProjectile",
"BookMultiProjectile",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BookSparkMapBoss"] = {
name = "Spark",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.65,
baseFlags = {
spell = true,
projectile = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_effect_duration",
"monster_projectile_variation",
"base_projectile_speed_+%",
"base_is_projectile",
"always_pierce",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10000, 1, -80, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BookSparkOnDamageTaken"] = {
name = "Spark",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.65,
baseFlags = {
spell = true,
projectile = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_effect_duration",
"monster_projectile_variation",
"cast_on_damage_taken_%",
"base_projectile_speed_+%",
"cast_on_damage_taken_threshold",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"base_is_projectile",
"always_pierce",
"cast_on_damage_taken_also_tracks_dot",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10000, 1, 100, -70, 4000, -40, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BookProjectile"] = {
name = "BookProjectile",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_physical_damage_+%_final",
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"base_projectile_speed_+%",
"base_is_projectile",
},
levels = {
[1] = {0, 7, -30, 30, levelRequirement = 1, statInterpolation = {1}, cost = { }, },
[2] = {-10, 7, -30, 30, levelRequirement = 31, statInterpolation = {1}, cost = { }, },
[3] = {-20, 7, -30, 30, levelRequirement = 53, statInterpolation = {1}, cost = { }, },
[4] = {-30, 7, -30, 30, levelRequirement = 66, statInterpolation = {1}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BookMultiProjectile"] = {
name = "BookMultiProjectile",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_physical_damage_+%_final",
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"base_projectile_speed_+%",
"number_of_additional_projectiles",
"base_is_projectile",
},
levels = {
[1] = {-15, 7, -30, 30, 4, levelRequirement = 1, statInterpolation = {1}, cost = { }, },
[2] = {-25, 7, -30, 30, 4, levelRequirement = 31, statInterpolation = {1}, cost = { }, },
[3] = {-35, 7, -30, 30, 4, levelRequirement = 53, statInterpolation = {1}, cost = { }, },
[4] = {-40, 7, -30, 30, 4, levelRequirement = 66, statInterpolation = {1}, cost = { }, },
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
| Name | Hexafonte |
|---|---|
| Family | MonsterNemesis |
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
O Árbitro do Conhecimento
Demoníacomonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Arbiter of Knowledge
| Spectre | |
|---|---|
| Tags | Conjurador, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, medium_movement, medium_small_height, melee, not_int, physical_affinity, ranged, red_blood, standalone_map_boss, undying |
Vida
400%
Armadura
+25%
Evasão
+30%
Ailment Threshold
400%
Resistência
Damage
328%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.425 Second
Damage Spread
±20%
Experiência
200%
Model Size
115%
Type
CityStalkerMapBoss
Metadata
CityStalkerMaleMapBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
557,385
Armadura
35,988
Evasão
6,161
Damage
1,396
Dano Mágico
2,083
Precisão
580
Attack Time
0.95475
Experiência
112,805
Minion Life
120,902
Minion Damage
1,114
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
Phys Convert Ele
240%
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 2216—3324
Chance de Crítico: 5%
Attack Time: 1.425 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]
BookSparkMapBoss
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Faísca
Tempo de Conjuração: 0.65 seg
Lança faíscas imprevisíveis que se movem aleatoriamente até atingirem um inimigo ou expirarem.
Duração base é de 10 segundos
Velocidade de Projéteis reduzida em 80%
always pierce [1]
base is projectile [1]
monster projectile variation [1]
spell maximum base physical damage [346.9]
spell minimum base physical damage [231.3]
BookProjectile
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 2216—3324
Chance de Crítico: 5%
Attack Time: 1.425 seg
Causa 30% menos Dano Físico
Velocidade de Projéteis aumentada em 30%
base is projectile [1]
monster projectile variation [7]
spell maximum action distance +% [-30]
BookMultiProjectile
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 2216—3324
Chance de Crítico: 5%
Attack Time: 1.425 seg
Causa 40% menos Dano Físico
Dispara 4 Projéteis adicionais
Velocidade de Projéteis aumentada em 30%
base is projectile [1]
monster projectile variation [7]
spell maximum action distance +% [-30]
BookSparkOnDamageTaken
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Faísca
Tempo de Conjuração: 0.65 seg
Recarga: 10 seg
Lança faíscas imprevisíveis que se movem aleatoriamente até atingirem um inimigo ou expirarem.
Duração base é de 10 segundos
Velocidade de Projéteis reduzida em 70%
always pierce [1]
base is projectile [1]
cast on damage taken also tracks dot [1]
monster penalty against minions damage +% final vs player minions [-40]
monster projectile variation [1]
spell maximum base physical damage [186.8]
spell minimum base physical damage [124.5]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/StandaloneMapBoss"
Actor
{
main_hand_unarmed_type = "One_Hand_Mace"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerMaleMapBossStandalone"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Arbiter of Knowledge",
life = 4,
damage = 3.28,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"BookSparkMapBoss",
"BookSparkOnDamageTaken",
"BookProjectile",
"BookMultiProjectile",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BookSparkMapBoss"] = {
name = "Spark",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.65,
baseFlags = {
spell = true,
projectile = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_effect_duration",
"monster_projectile_variation",
"base_projectile_speed_+%",
"base_is_projectile",
"always_pierce",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10000, 1, -80, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BookSparkOnDamageTaken"] = {
name = "Spark",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.CanRapidFire] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.65,
baseFlags = {
spell = true,
projectile = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_effect_duration",
"monster_projectile_variation",
"cast_on_damage_taken_%",
"base_projectile_speed_+%",
"cast_on_damage_taken_threshold",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"base_is_projectile",
"always_pierce",
"cast_on_damage_taken_also_tracks_dot",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10000, 1, 100, -70, 4000, -40, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BookProjectile"] = {
name = "BookProjectile",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_physical_damage_+%_final",
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"base_projectile_speed_+%",
"base_is_projectile",
},
levels = {
[1] = {0, 7, -30, 30, levelRequirement = 1, statInterpolation = {1}, cost = { }, },
[2] = {-10, 7, -30, 30, levelRequirement = 31, statInterpolation = {1}, cost = { }, },
[3] = {-20, 7, -30, 30, levelRequirement = 53, statInterpolation = {1}, cost = { }, },
[4] = {-30, 7, -30, 30, levelRequirement = 66, statInterpolation = {1}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BookMultiProjectile"] = {
name = "BookMultiProjectile",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_physical_damage_+%_final",
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"base_projectile_speed_+%",
"number_of_additional_projectiles",
"base_is_projectile",
},
levels = {
[1] = {-15, 7, -30, 30, 4, levelRequirement = 1, statInterpolation = {1}, cost = { }, },
[2] = {-25, 7, -30, 30, 4, levelRequirement = 31, statInterpolation = {1}, cost = { }, },
[3] = {-35, 7, -30, 30, 4, levelRequirement = 53, statInterpolation = {1}, cost = { }, },
[4] = {-40, 7, -30, 30, 4, levelRequirement = 66, statInterpolation = {1}, cost = { }, },
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
| Name | Hexafonte |
|---|---|
| Family | MonsterNemesis |
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
O Árbitro do Conhecimento
Demoníacomonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Arbiter of Knowledge
| Spectre | |
|---|---|
| Tags | demon, elder_map_boss, flesh_armour, humanoid, is_unarmed, medium_movement, medium_small_height, non_attacking, not_int, red_blood, undying |
Vida
400%
Armadura
+25%
Evasão
+30%
Ailment Threshold
400%
Resistência
Damage
328%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.425 Second
Damage Spread
±20%
Experiência
200%
Model Size
115%
Type
CityStalkerMapBoss
Metadata
CityStalkerMaleMapBossElder
Object Type
version 2
extends "Metadata/Monsters/Monster"
Life
{
corpse_usable = false
}
Stats
{
base_cannot_be_damaged = 1
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
is_hidden_monster = 1
immune_to_curses = 1
immune_to_auras_from_other_entities = 1
set_immune_vaal_lighting_warp = 1
}
Transitionable
{
}
Preload
{
preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerMaleMapBossElder"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Arbiter of Knowledge",
life = 4,
damage = 3.28,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 12,
accuracy = 1,
skillList = {
},
modList = {
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
| Name | Hexafonte |
|---|---|
| Family | MonsterNemesis |
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (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.




















