Serpente Cuspidora
Bestial
Não Pode ser Empurrado
25% menos Velocidade de Ataque
25% menos Velocidade de Ataque
Spitting Serpent
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, Conjurador, flesh_armour, immobile, insect_blood, is_unarmed, lightning_affinity, melee, physical_affinity, ranged, reptile_beast |
Vida
300%
Ailment Threshold
300%
Resistência
0 0 0 0
Damage
170%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 22
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
200%
Model Size
100%
Type
UltimatumSerpent
Metadata
SnakeHeadProjectile_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
19,300
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
635
Dano Mágico
635
Precisão
290
Attack Time
1.005
Experiência
20,510
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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: 508–762
Chance de Crítico: 5%
Attack Time: 1.005 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
UltimatumSnakeBurrow
Recarga: 6 seg
Duração base é de 1 segundos
UltimatumSnakeEmerge
Attack
Base Damage: 508–762
Chance de Crítico: 5%
Attack Time: 1.005 seg
Causa 20% menos Dano
MPSUltimatumSnakeProjectileBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 2.5 seg
Causa 224.4 a 336.5 de Dano de Raio
Projéteis Perfuram todos Alvos
50% do Dano de Raio Convertido em Dano de Caos
base is projectile [1]
monster projectile variation [182]
number of projectiles override [1]
projectile uses contact position [1]
use scaled contact offset [1]
visual hit effect chaos is green [1]
Projéteis Perfuram todos Alvos
50% do Dano de Raio Convertido em Dano de Caos
base is projectile [1]
monster projectile variation [182]
number of projectiles override [1]
projectile uses contact position [1]
use scaled contact offset [1]
visual hit effect chaos is green [1]
EASUltimatumSnakeMultiSpit
Spell
Tempo de Conjuração: 2.8 seg
Recarga: 5 seg
MMSUltimatumSerpentWave
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tempo de Conjuração: 2.5 seg
Recarga: 14 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
base deal no damage [1]
base is projectile [1]
mortar projectile distance override [25]
number of projectiles override [1]
use scaled contact offset [1]
base is projectile [1]
mortar projectile distance override [25]
number of projectiles override [1]
use scaled contact offset [1]
GSUltimatumSerpentWave
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 1823 a 2734 de Dano de Raio
is area damage [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Actor { basic_action = "Emerge" } Life { corpse_usable = false } Pathfinding { immobile = true } BaseEvents { on_construction_complete = "FaceNearestPlayer();" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Animated { on_emerge = " this.mound = SpawnEffect( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/vaal_snakehead/mound.ao ); mound.QueueAnimation( mound_loop ); " on_submerge = " mound.PlayAnimation( mound_end ); mound.Delay( 2, { Delete(); } ); " } Actor { on_start_MonsterMortar = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/EPKs/vaal_snake_vomit.epk );" on_end_or_destroy_MonsterMortar = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/EPKs/vaal_snake_vomit.epk );" on_event_contact_for_MonsterMortar = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/EPKs/vaal_snake_vomit.epk );" } Life { on_death = " Delay( 1, { mound.PlayAnimation( mound_end ); mound.Delay( 2, { Delete(); } ); } ); " } BaseEvents { on_sleep = "mound.Delete();" } Render { selection_height_override = 300.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Serpent/SnakeHeadProjectile_"] = { name = "Spitting Serpent", life = 3, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.7, damageSpread = 0.2, attackTime = 1.005, attackRange = 22, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "UltimatumSnakeBurrow", "UltimatumSnakeEmerge", "MPSUltimatumSnakeProjectileBasic", "EASUltimatumSnakeMultiSpit", "MMSUltimatumSerpentWave", "GSUltimatumSerpentWave", }, 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["UltimatumSnakeBurrow"] = { name = "UltimatumSnakeBurrow", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {1000, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["UltimatumSnakeEmerge"] = { name = "UltimatumSnakeEmerge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", }, levels = { [1] = {-20, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumSnakeProjectileBasic"] = { name = "MPSUltimatumSnakeProjectileBasic", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "monster_projectile_variation", "skill_lightning_damage_%_to_convert_to_chaos", "number_of_projectiles_override", "base_is_projectile", "always_pierce", "projectile_uses_contact_position", "use_scaled_contact_offset", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 182, 50, 1, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASUltimatumSnakeMultiSpit"] = { name = "EASUltimatumSnakeMultiSpit", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.8, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSUltimatumSerpentWave"] = { name = "MMSUltimatumSerpentWave", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", 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 = 2.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_projectiles_override", "mortar_projectile_distance_override", "base_is_projectile", "base_deal_no_damage", "use_scaled_contact_offset", }, levels = { [1] = {1, 25, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSUltimatumSerpentWave"] = { name = "GSUltimatumSerpentWave", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Não Pode ser Empurrado
Id | ImmuneToKnockback |
---|---|
Family | ImmuneToKnockback |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
25% menos Velocidade de Ataque
Id | MonsterSlowerAttacksRareUnique |
---|---|
Family | IncreasedAttackSpeed |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack speed |
Serpente Cuspidora
Bestial
Não Pode ser Empurrado
25% menos Velocidade de Ataque
25% menos Velocidade de Ataque
Spitting Serpent
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, Conjurador, flesh_armour, immobile, insect_blood, is_unarmed, lightning_affinity, melee, physical_affinity, ranged, reptile_beast |
Vida
300%
Ailment Threshold
300%
Resistência
0 0 0 0
Damage
170%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 22
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
200%
Model Size
100%
Type
UltimatumSerpent
Metadata
SnakeHeadProjectileRuin
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
19,300
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
635
Dano Mágico
635
Precisão
290
Attack Time
1.005
Experiência
20,510
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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: 508–762
Chance de Crítico: 5%
Attack Time: 1.005 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
UltimatumSnakeBurrow
Recarga: 6 seg
Duração base é de 1 segundos
UltimatumSnakeEmerge
Attack
Base Damage: 508–762
Chance de Crítico: 5%
Attack Time: 1.005 seg
Causa 20% menos Dano
MPSUltimatumSnakeProjectileBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 2.5 seg
Causa 224.4 a 336.5 de Dano de Raio
Projéteis Perfuram todos Alvos
50% do Dano de Raio Convertido em Dano de Caos
base is projectile [1]
monster projectile variation [182]
number of projectiles override [1]
projectile uses contact position [1]
use scaled contact offset [1]
visual hit effect chaos is green [1]
Projéteis Perfuram todos Alvos
50% do Dano de Raio Convertido em Dano de Caos
base is projectile [1]
monster projectile variation [182]
number of projectiles override [1]
projectile uses contact position [1]
use scaled contact offset [1]
visual hit effect chaos is green [1]
EASUltimatumSnakeMultiSpit
Spell
Tempo de Conjuração: 2.8 seg
Recarga: 5 seg
MMSUltimatumSerpentWaveRuin
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tempo de Conjuração: 2.5 seg
Recarga: 14 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
apply ultimatum ruin on hit [1]
base deal no damage [1]
base is projectile [1]
mortar projectile distance override [25]
number of projectiles override [1]
use scaled contact offset [1]
base deal no damage [1]
base is projectile [1]
mortar projectile distance override [25]
number of projectiles override [1]
use scaled contact offset [1]
GSUltimatumSerpentWaveRuin
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 1823 a 2734 de Dano de Raio
apply ultimatum ruin on hit [1]
is area damage [1]
apply ultimatum ruin on hit [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Actor { basic_action = "Emerge" } Life { corpse_usable = false } Pathfinding { immobile = true } BaseEvents { on_construction_complete = "FaceNearestPlayer();" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Animated { on_emerge = " this.mound = SpawnEffect( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/vaal_snakehead/mound.ao ); mound.QueueAnimation( mound_loop ); " on_submerge = " mound.PlayAnimation( mound_end ); mound.Delay( 2, { Delete(); } ); " } Actor { on_start_MonsterMortar = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/EPKs/vaal_snake_vomit.epk );" on_end_or_destroy_MonsterMortar = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/EPKs/vaal_snake_vomit.epk );" on_event_contact_for_MonsterMortar = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/EPKs/vaal_snake_vomit.epk );" } Life { on_death = " Delay( 1, { mound.PlayAnimation( mound_end ); mound.Delay( 2, { Delete(); } ); } ); " } BaseEvents { on_sleep = "mound.Delete();" } Render { selection_height_override = 300.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Serpent/SnakeHeadProjectileRuin"] = { name = "Spitting Serpent", life = 3, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.7, damageSpread = 0.2, attackTime = 1.005, attackRange = 22, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "UltimatumSnakeBurrow", "UltimatumSnakeEmerge", "MPSUltimatumSnakeProjectileBasic", "EASUltimatumSnakeMultiSpit", "MMSUltimatumSerpentWaveRuin", "GSUltimatumSerpentWaveRuin", }, 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["UltimatumSnakeBurrow"] = { name = "UltimatumSnakeBurrow", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {1000, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["UltimatumSnakeEmerge"] = { name = "UltimatumSnakeEmerge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", }, levels = { [1] = {-20, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumSnakeProjectileBasic"] = { name = "MPSUltimatumSnakeProjectileBasic", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "monster_projectile_variation", "skill_lightning_damage_%_to_convert_to_chaos", "number_of_projectiles_override", "base_is_projectile", "always_pierce", "projectile_uses_contact_position", "use_scaled_contact_offset", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 182, 50, 1, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASUltimatumSnakeMultiSpit"] = { name = "EASUltimatumSnakeMultiSpit", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.8, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSUltimatumSerpentWaveRuin"] = { name = "MMSUltimatumSerpentWaveRuin", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", 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 = 2.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_projectiles_override", "mortar_projectile_distance_override", "base_is_projectile", "base_deal_no_damage", "apply_ultimatum_ruin_on_hit", "use_scaled_contact_offset", }, levels = { [1] = {1, 25, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSUltimatumSerpentWaveRuin"] = { name = "GSUltimatumSerpentWaveRuin", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", "apply_ultimatum_ruin_on_hit", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Não Pode ser Empurrado
Id | ImmuneToKnockback |
---|---|
Family | ImmuneToKnockback |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
25% menos Velocidade de Ataque
Id | MonsterSlowerAttacksRareUnique |
---|---|
Family | IncreasedAttackSpeed |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack speed |