Escamas Ardientes Saqawina
Bestia
El 30% del daño físico se convierte en daño de caos
La rareza de los objetos arrojados está aumentada un %
monster no map drops [1]
Armadura aumentada un 1000%
stance movement speed +% final [100]
La rareza de los objetos arrojados está aumentada un %
monster no map drops [1]
Armadura aumentada un 1000%
stance movement speed +% final [100]
Saqawine Flamescale
Spectre | N |
---|---|
Tags | beast, Lanzador de hechizos, extra_extra_small_height, has_dagger, has_one_handed_melee, light_armour, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, reptile_beast |
Packs |
Vida
720%
Evasión
+15%
Ailment Threshold
720%
Resistencia
30 0 0 30
Damage
108%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.095 Second
Damage Spread
±20%
Experiencia
180%
Model Size
114%
Type
Snake2BestiaryMinion2
Metadata
SnakeBestiary2MinionGroundfire
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
46,320
Armadura
28,790
Evasión
5,450
Escudo de energía
0
Damage
403
Daño de hechizos
403
Precisión
290
Attack Time
1.095
Experiencia
18,459
Ailment Threshold
46,320
Chill
146
Shock
146
Brittle
829
Scorch
146
Sap
405
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 estándar
Base Damage: 323–484
Probabilidad de golpe crítico: 5%
Attack Time: 1.095 seg
Derriba a tus enemigos con un 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
WalkEmergeBestiaryHellion
walk emerge distance [450]
BestiarySnake2FireMortarGround
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Mortero
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 4 seg
Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
Inflige de 246.6 a 370 de daño físico
La duración base es de 2 segundos
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
spell maximum action distance +% [-50]
La duración base es de 2 segundos
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge" Actor { main_hand_unarmed_type = "Dagger" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBestiary/SnakeBestiary2MinionGroundfire"] = { name = "Saqawine Flamescale", life = 7.2, fireResist = 30, coldResist = 0, lightningResist = 0, chaosResist = 30, damage = 1.08, damageSpread = 0.2, attackTime = 1.095, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "BestiarySnake2FireMortarGround", "WalkEmergeBestiaryHellion", }, 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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BestiarySnake2FireMortarGround"] = { name = "Mortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Like monster mortar skill, but leaves a ground effect on impact.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "projectile_spread_radius", "spell_maximum_action_distance_+%", "base_skill_effect_duration", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 10, -50, 2000, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeBestiaryHellion"] = { name = "WalkEmergeBestiaryHellion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {450, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
El 30% del daño físico se convierte en daño de caos
Id | MonsterSnakeChaos |
---|---|
Family | ChaosDamageAsPortionOfDamage |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage chaos_damage damage physical chaos |
La rareza de los objetos arrojados está aumentada un %
monster no map drops [1]
Id | MonsterBestiaryDropModifiers |
---|---|
Family | LeagueMonsterDropModifiers |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Armadura aumentada un 1000%
stance movement speed +% final [100]
Id | StanceSnakeSlither |
---|---|
Family | Stance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | defences armour speed |
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.