Sentinela Convocado
Construto
Summoned Sentinel
Spectre | N |
---|---|
Tags | bludgeoning_weapon, construct, fast_movement, is_unarmed, large_model, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, stone_armour |
Vida
1000%
Armadura
+100%
Ailment Threshold
1000%
Resistência
42 42 42 0
Damage
67%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.755 Second
Damage Spread
±20%
Experiência
100%
Model Size
110%
Type
BlightTowerTank
Metadata
BlightTowerSummonedTankRank4
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
64,334
Armadura
57,580
Evasão
4,739
Escudo de Energia
0
Damage
250
Dano Mágico
250
Precisão
290
Attack Time
1.755
Experiência
10,255
Ailment Threshold
64,334
Chill
203
Shock
203
Brittle
1,151
Scorch
203
Sap
562
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 200–300
Chance de Crítico: 5%
Attack Time: 1.755 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
BlightSummonedGolemGeometryAttack
Triggerable, Attack
Base Damage: 200–300
Chance de Crítico: 5%
Attack Time: 1.755 seg
Recarga: 3 seg
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerSummonedBase" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerSummonedBase" Life { on_death = " HideMeshSegmentsBySubstring( glow ); HideMeshSegmentsBySubstring( arc_ ); HideMeshSegmentsBySubstring( lightning ); " on_spawned_dead = " HideMeshSegmentsBySubstring( glow ); HideMeshSegmentsBySubstring( arc_ ); HideMeshSegmentsBySubstring( lightning ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/BlightTowerSummonedTankRank4"] = { name = "Summoned Sentinel", life = 10, fireResist = 42, coldResist = 42, lightningResist = 42, chaosResist = 0, damage = 0.67, damageSpread = 0.2, attackTime = 1.755, attackRange = 10, accuracy = 1, skillList = { "Melee", "BlightSummonedGolemGeometryAttack", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightSummonedGolemGeometryAttack"] = { name = "BlightSummonedGolemGeometryAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.27, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.