Gaviota glotona
Demonio
Género: Simios
Grupo: Aves
Familia: Las Arenas
Daño de proyectiles aumentado un 20%
display monster uses far shot text [1]
monster reverse point blank damage -% at minimum range [60]
stance movement speed +% final [100]
display monster uses far shot text [1]
monster reverse point blank damage -% at minimum range [60]
stance movement speed +% final [100]
Gluttonous Gull
Vida
130%
Energy Shield From Life
30%
Evasión
+20%
Ailment Threshold
130%
Resistencia
0 40 0 0
Damage
156%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.11 Second
Damage Spread
±20%
Experiencia
130%
Model Size
100%
Type
KiwethCoves
Metadata
KiwethSeagull
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
83
Vida
41,622
Armadura
92,477
Evasión
9,432
Escudo de energía
4,596
Damage
1,405
Daño de hechizos
1,405
Precisión
518
Attack Time
1.11
Experiencia
17,072
Ailment Threshold
41,622
Chill
132
Shock
132
Brittle
745
Scorch
132
Sap
364
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).
BirdmanConsumeCorpse
Spell
Tiempo de lanzamiento: 2.67 seg
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 1124–1686
Probabilidad de golpe crítico: 5%
Attack Time: 1.11 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]
BirdmanBloodProjectileMortar
Projectile, ProjectilesFromUser, Attack, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable
Base Damage: 1124–1686
Probabilidad de golpe crítico: 5%
Daño de ataque: 115%
Attack Time: 1.11 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Las Habilidades se Repiten 2 Veces más
Inflige un 15% más de daño de ataque
Inflige un 10% más de daño
Velocidad de ataque aumentada un 100%
base is projectile [1]
main hand base maximum attack distance [40]
projectile spread radius [15]
projectile uses contact position [1]
Inflige un 15% más de daño de ataque
Inflige un 10% más de daño
Velocidad de ataque aumentada un 100%
base is projectile [1]
main hand base maximum attack distance [40]
projectile spread radius [15]
projectile uses contact position [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_defeat = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Kiweth/KiwethSeagull"] = { name = "Gluttonous Gull", life = 1.3, energyShield = 0.3, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.56, damageSpread = 0.2, attackTime = 1.11, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "BirdmanConsumeCorpse", "BirdmanBloodProjectileMortar", }, 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["BirdmanConsumeCorpse"] = { name = "BirdmanConsumeCorpse", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BirdmanBloodProjectileMortar"] = { name = "BirdmanBloodProjectileMortar", 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.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_repeat_count", "active_skill_damage_+%_final", "projectile_spread_radius", "main_hand_base_maximum_attack_distance", "attack_speed_+%", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {2, 10, 15, 40, 100, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Daño de proyectiles aumentado un 20%
display monster uses far shot text [1]
monster reverse point blank damage -% at minimum range [60]
Id | MonsterLesserFarShot |
---|---|
Family | FarShot |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceKiwethRun |
---|---|
Family | Stance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |