Vilespit Gull
stance movement speed +% final [233]
Spectre | Y |
---|---|
Tags | beast, flying, not_int, not_str, red_blood, Unarmed_onhit_audio, very_slow_movement |
พลังชีวิต
80%
การหลบหลีก
+50%
Ailment Threshold
%
ค่าต้านทาน
0 0 0 0
Damage
80%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
3 ~ 11
Attack Time
1.065 Second
Damage Spread
±20%
ค่าประสบการณ์
80%
Model Size
135%
Type
CrawGull
Metadata
CrawGull
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
6,206
เกราะ
3,451
การหลบหลีก
716
Energy Shield
0
Damage
186
ความเสียหายเวท
186
ความแม่นยำ
1,090
Attack Time
1.065
ค่าประสบการณ์
22,907
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
โจมตีพื้นฐาน
Base Damage: 149–224
โอกาส[Critical|ปะทะคริติคอล]: 5%
Attack Time: 1.065 {วิ}
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MPSCrawGullSpit
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
โอกาสคริติคอล: 5%
สร้างความเสียหาย กายภาพ 26.34 ถึง 39.5
แปลงความเสียหาย กายภาพ 25% เป็น ไฟ
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1053]
projectile ballistic angle from reference event [1]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum action distance +% [-45]
use scaled contact offset [1]
แปลงความเสียหาย กายภาพ 25% เป็น ไฟ
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1053]
projectile ballistic angle from reference event [1]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum action distance +% [-45]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/emissive_texture_fadeout.epk' );" on_spawned_dead = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/no_emissive_texture.epk' );" } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/emissive_texture_fadeout.epk" } Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/WingedFiend/CrawGullAggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/WingedFiend/CrawGullAggroAudio.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WingedFiend/CrawGull"] = { name = "Vilespit Gull", life = 0.8, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.8, damageSpread = 0.2, attackTime = 1.065, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MPSCrawGullSpit", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["MPSCrawGullSpit"] = { name = "MPSCrawGullSpit", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.75, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "active_skill_base_physical_damage_%_to_convert_to_fire", "base_is_projectile", "projectile_uses_contact_direction", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1053, -45, 25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
stance movement speed +% final [233]
Id | StanceMovementSpeed233 |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |