Pêcheuse à la lance




Spearfisher
Spectre | N |
---|---|
Tags | allows_additional_projectiles, allows_inc_aoe, fast_movement, human, humanoid, karui, melee, not_int, not_str, physical_affinity, red_blood |
Vie
130%
Évasion
+45%
Résistance




Damage
104%
Précision
100%
Touches critiques Chance
5%
Attack Distance
4 ~ 23
Temps d'attaque
0 Second
Damage Spread
±20%
Expérience
130%
Model Size
100%
Type
AncestralSpearfisherStandalone
Metadata
SpearfisherStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
10,084
2,413
1,027
Damage
242
Dégâts des sorts
242
Précision
2,464
Temps d'attaque
0
Expérience
37,224
Minion Life
9,009
Minion Damage
1,008
Minion Armour
2,413
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).
MeleeAtAnimationSpeedColdCombo35
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 194–291
Chances de Touche critique: 5%
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]

DTTSpearfisherDisengage
Temps de recharge: 15 sec.
action attack or cast time uses animation length [1]
monster dodge direction [3]
monster dodge distance [15]
DTTSpearfisherEngage
Attack, Movement
Dash
Base Damage: 194–291
Chances de Touche critique: 5%
Temps de recharge: 15 sec.
action attack or cast time uses animation length [1]
attack maximum action distance + [15]
leap slam minimum distance [20]
skill maximum travel distance [40]
walk emerge extra distance [-10]

GASpearfisherDisengageStrike
Triggerable, Attack
Base Damage: 194–291
Chances de Touche critique: 5%
Dégâts d'Attaque: 110%
Temps de recharge: 15 sec.
10% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
is area damage [1]
MPSSpearfisherSpearThrow
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de Touche critique: 7%
Temps d'incantation: 1 sec.
Temps de recharge: 6 sec.
action attack or cast time uses animation length [1]
ballistic projectiles always bounce [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
distribute projectiles over contact points [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1417]
projectile ballistic angle from reference event [1]
projectile ballistic angle from target distance [1]
projectile ballistic ignore force while exploding [1]
projectile uses bearing as firing orientation [1]
projectile uses contact direction [1]
projectile uses contact position [1]
projectiles not offset [2]
projectiles travel at fixed height [1]
use scaled contact offset [1]

Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone" Stats { set_base_heavy_stun_duration_ms = 2733 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone" Actor { //on_effect_event_contact_for_AncestralSpearEnsnare = "RemoveAttachedObjectFromBones( R_Weapon );" //on_effect_end_AncestralSpearEnsnare = "AddAttached( Metadata/Monsters/LeagueAncestral/TasalioTribe/attachments/TasalioKaruiSpearThrower/TasalioKaruiSpearThrowerWeapon.ao, R_Weapon );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/StandaloneTasalio/SpearfisherStandalone"] = { name = "Spearfisher", life = 1.3, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.04, damageSpread = 0.2, attackTime = 0, attackRange = 23, accuracy = 1, weaponType1 = "Spear", skillList = { "MeleeAtAnimationSpeedColdCombo35", "MPSSpearfisherSpearThrow", "GASpearfisherDisengageStrike", "DTTSpearfisherDisengage", "DTTSpearfisherEngage", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedColdCombo35"] = { 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.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_cold", "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] = {35, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSSpearfisherSpearThrow"] = { name = "MPSSpearfisherSpearThrow", 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, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "active_skill_base_physical_damage_%_to_convert_to_cold", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "check_for_targets_between_initiator_and_projectile_source", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "use_scaled_contact_offset", "projectile_uses_contact_direction", "projectile_ballistic_angle_from_reference_event", "projectile_ballistic_angle_from_target_distance", "projectile_ballistic_ignore_force_while_exploding", "ballistic_projectiles_always_bounce", "projectiles_not_offset", "distribute_projectiles_over_contact_points", "projectile_uses_bearing_as_firing_orientation", "projectiles_travel_at_fixed_height", "projectiles_not_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1417, 60, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GASpearfisherDisengageStrike"] = { name = "GASpearfisherDisengageStrike", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_cold", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, baseMultiplier = 1.1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DTTSpearfisherDisengage"] = { name = "DTTSpearfisherDisengage", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_direction", "monster_dodge_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {3, 15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DTTSpearfisherEngage"] = { name = "Dash", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "leap_slam_minimum_distance", "skill_maximum_travel_distance", "walk_emerge_extra_distance", "attack_maximum_action_distance_+", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {20, 40, -10, 15, levelRequirement = 1, 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.