Orvi Acidbeak
BeastArea: Bramble Valley Map
15000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monsters grant 100% increased Experience
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Cannot be Knocked Back
Cannot be Stunned
not affected by action speed modifiers [1]
Cannot be Stunned
not affected by action speed modifiers [1]
| Spectre | N |
|---|---|
| Area | Bramble Valley Map |
| Tags | animal_claw_weapon, avian_beast, beast, Caster, flesh_armour, has_dagger, has_one_handed_melee, large_model, lightning_affinity, medium_movement, melee, non_unique_map_boss, not_dex, not_str, red_blood, small_height, unusable_corpse |
Life
290%
Energy Shield From Life
100%
Ailment Threshold
290%
Resistance
Damage
120%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
HarvestBossBirdMapBoss
Metadata
HarvestBirdBossMapBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
81
Life
5,123,329
Armour
79,317
Evasion Rating
7,362
Energy Shield
39,388
Damage
1,097
Spell Damage
1,638
Accuracy
960
Attack Time
1.33665
Experience
141,493
Minion Life
993,206
Minion Energy Shield
7,636
Minion Damage
919
Ailment Threshold
2,407,964
Chill
7,614
Shock
7,614
Brittle
43,076
Scorch
7,614
Sap
21,036
Phys Convert Ele
300%
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).
MeleeLightning
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1743—2614
Critical Strike Chance: 5%
Attack Damage: 75%
Attack Time: 1.995 sec
Strike your foes down with a powerful blow.
75% of Physical Damage Converted to Lightning Damage
Deals 25% less Attack Damage
skill can fire arrows [1]
skill can fire wand projectiles [1]
HarvestRavenBossScreechOfSplendour
Spell
Cast Time: 4 sec
Cooldown Time: 12 sec
monster penalty against minions damage +% final vs player minions [-50]
skill cannot be knocked back [1]
skill cannot be stunned [1]
HarvestRavenBossDashOfDestruction
Attack
Base Damage: 1743—2614
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 12 sec
main hand base maximum attack distance [20]
monster penalty against minions damage +% final vs player minions [-25]
skill cannot be knocked back [1]
skill cannot be stunned [1]
HarvestBirdBossBeam
Spell, Triggerable
Critical Strike Chance: 15%
Cast Time: 1 sec
Deals 1936 to 5809 Lightning Damage
100% reduced Skill Range
active skill area of effect radius +% final [-50]
is area damage [1]
HarvestBirdBossDashGT1
Triggerable, Spell
Cast Time: 1 sec
HarvestBirdBossDashGT2
Triggerable, Spell
Cast Time: 1 sec
HarvestBirdBossScreech
Spell, Triggerable
Critical Strike Chance: 25%
Cast Time: 1 sec
Deals 433.5 to 1300 Lightning Damage
Base duration is 4 seconds
is area damage [1]
GSHarvestBirdDashZap
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 1055 to 1960 Lightning Damage
is area damage [1]
EASHarvestEmerge
Spell
Cast Time: 1 sec
Object Type
version 2
extends "Metadata/Monsters/LeagueHarvest/HarvestBossBaseMapBoss"
Stats
{
damage_hit_effect_index = 2
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Blue/HarvestBirdBossMapBoss"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Orvi Acidbeak",
life = 2.9,
energyShield = 1,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.995,
attackRange = 14,
accuracy = 1,
weaponType1 = "Dagger",
skillList = {
"MeleeLightning",
"GSHarvestBirdDashZap",
"EASHarvestEmerge",
"HarvestBirdBossBeam",
"HarvestBirdBossDashGT1",
"HarvestBirdBossDashGT2",
"HarvestBirdBossScreech",
"HarvestRavenBossScreechOfSplendour",
"HarvestRavenBossDashOfDestruction",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeLightning"] = {
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_physical_damage_%_to_convert_to_lightning",
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
},
levels = {
[1] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSHarvestBirdDashZap"] = {
name = "GSHarvestBirdDashZap",
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.69999998807907, 1.2999999523163, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASHarvestEmerge"] = {
name = "EASHarvestEmerge",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossBeam"] = {
name = "HarvestBirdBossBeam",
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",
"skill_range_+%",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, -100, -50, critChance = 15, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossDashGT1"] = {
name = "HarvestBirdBossDashGT1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossDashGT2"] = {
name = "HarvestBirdBossDashGT2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossScreech"] = {
name = "HarvestBirdBossScreech",
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",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, 4000, critChance = 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestRavenBossScreechOfSplendour"] = {
name = "HarvestRavenBossScreechOfSplendour",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"skill_cannot_be_knocked_back",
"skill_cannot_be_stunned",
},
levels = {
[1] = {-50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestRavenBossDashOfDestruction"] = {
name = "HarvestRavenBossDashOfDestruction",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"main_hand_base_maximum_attack_distance",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"skill_cannot_be_knocked_back",
"skill_cannot_be_stunned",
},
levels = {
[1] = {20, -25, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
15000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
Cannot be Knocked Back
Cannot be Stunned
not affected by action speed modifiers [1]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Orvi Acidbeak
Beast15000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monsters grant 100% increased Experience
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Cannot be Knocked Back
Cannot be Stunned
not affected by action speed modifiers [1]
Cannot be Stunned
not affected by action speed modifiers [1]
| Spectre | N |
|---|---|
| Tags | animal_claw_weapon, avian_beast, beast, Caster, flesh_armour, has_dagger, has_one_handed_melee, large_model, lightning_affinity, medium_movement, melee, not_dex, not_str, red_blood, small_height, standalone_map_boss, unusable_corpse |
Life
290%
Energy Shield From Life
100%
Ailment Threshold
290%
Resistance
Damage
120%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
HarvestBossBirdMapBoss
Metadata
HarvestBirdBossMapBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
404,104
Armour
28,790
Evasion Rating
4,739
Energy Shield
17,768
Damage
511
Spell Damage
762
Accuracy
580
Attack Time
1.33665
Experience
112,805
Minion Life
87,654
Minion Energy Shield
3,854
Minion Damage
408
Ailment Threshold
254,586
Chill
805
Shock
805
Brittle
4,554
Scorch
805
Sap
2,224
Phys Convert Ele
240%
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).
MeleeLightning
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 811—1216
Critical Strike Chance: 5%
Attack Damage: 75%
Attack Time: 1.995 sec
Strike your foes down with a powerful blow.
75% of Physical Damage Converted to Lightning Damage
Deals 25% less Attack Damage
skill can fire arrows [1]
skill can fire wand projectiles [1]
HarvestRavenBossScreechOfSplendour
Spell
Cast Time: 4 sec
Cooldown Time: 12 sec
monster penalty against minions damage +% final vs player minions [-50]
skill cannot be knocked back [1]
skill cannot be stunned [1]
HarvestRavenBossDashOfDestruction
Attack
Base Damage: 811—1216
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 12 sec
main hand base maximum attack distance [20]
monster penalty against minions damage +% final vs player minions [-25]
skill cannot be knocked back [1]
skill cannot be stunned [1]
HarvestBirdBossBeam
Spell, Triggerable
Critical Strike Chance: 15%
Cast Time: 1 sec
Deals 936.1 to 2808 Lightning Damage
100% reduced Skill Range
active skill area of effect radius +% final [-50]
is area damage [1]
HarvestBirdBossDashGT1
Triggerable, Spell
Cast Time: 1 sec
HarvestBirdBossDashGT2
Triggerable, Spell
Cast Time: 1 sec
HarvestBirdBossScreech
Spell, Triggerable
Critical Strike Chance: 25%
Cast Time: 1 sec
Deals 223 to 669.1 Lightning Damage
Base duration is 4 seconds
is area damage [1]
GSHarvestBirdDashZap
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 543.1 to 1009 Lightning Damage
is area damage [1]
EASHarvestEmerge
Spell
Cast Time: 1 sec
Object Type
version 2
extends "Metadata/Monsters/LeagueHarvest/HarvestBossBaseMapBossStandalone"
extends "Metadata/Monsters/StandaloneMapBoss"
Stats
{
damage_hit_effect_index = 2
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Blue/HarvestBirdBossMapBossStandalone"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Orvi Acidbeak",
life = 2.9,
energyShield = 1,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.995,
attackRange = 14,
accuracy = 1,
weaponType1 = "Dagger",
skillList = {
"MeleeLightning",
"GSHarvestBirdDashZap",
"EASHarvestEmerge",
"HarvestBirdBossBeam",
"HarvestBirdBossDashGT1",
"HarvestBirdBossDashGT2",
"HarvestBirdBossScreech",
"HarvestRavenBossScreechOfSplendour",
"HarvestRavenBossDashOfDestruction",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeLightning"] = {
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_physical_damage_%_to_convert_to_lightning",
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
},
levels = {
[1] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSHarvestBirdDashZap"] = {
name = "GSHarvestBirdDashZap",
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.69999998807907, 1.2999999523163, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASHarvestEmerge"] = {
name = "EASHarvestEmerge",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossBeam"] = {
name = "HarvestBirdBossBeam",
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",
"skill_range_+%",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, -100, -50, critChance = 15, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossDashGT1"] = {
name = "HarvestBirdBossDashGT1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossDashGT2"] = {
name = "HarvestBirdBossDashGT2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossScreech"] = {
name = "HarvestBirdBossScreech",
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",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, 4000, critChance = 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestRavenBossScreechOfSplendour"] = {
name = "HarvestRavenBossScreechOfSplendour",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"skill_cannot_be_knocked_back",
"skill_cannot_be_stunned",
},
levels = {
[1] = {-50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestRavenBossDashOfDestruction"] = {
name = "HarvestRavenBossDashOfDestruction",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"main_hand_base_maximum_attack_distance",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"skill_cannot_be_knocked_back",
"skill_cannot_be_stunned",
},
levels = {
[1] = {20, -25, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
15000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
Cannot be Knocked Back
Cannot be Stunned
not affected by action speed modifiers [1]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Orvi Acidbeak
Beast15000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monsters grant 100% increased Experience
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Cannot be Knocked Back
Cannot be Stunned
not affected by action speed modifiers [1]
Cannot be Stunned
not affected by action speed modifiers [1]
| Spectre | N |
|---|---|
| Tags | animal_claw_weapon, avian_beast, beast, Caster, flesh_armour, has_dagger, has_one_handed_melee, large_model, lightning_affinity, medium_movement, melee, not_dex, not_str, red_blood, small_height, standalone_map_boss, unusable_corpse |
Life
290%
Energy Shield From Life
100%
Ailment Threshold
290%
Resistance
Damage
120%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
HarvestBossBirdMapBoss
Metadata
HarvestBirdBossMapBossStandaloneSupporter_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
404,104
Armour
28,790
Evasion Rating
4,739
Energy Shield
17,768
Damage
511
Spell Damage
762
Accuracy
580
Attack Time
1.33665
Experience
112,805
Minion Life
87,654
Minion Energy Shield
3,854
Minion Damage
408
Ailment Threshold
254,586
Chill
805
Shock
805
Brittle
4,554
Scorch
805
Sap
2,224
Phys Convert Ele
240%
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).
MeleeLightning
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 811—1216
Critical Strike Chance: 5%
Attack Damage: 75%
Attack Time: 1.995 sec
Strike your foes down with a powerful blow.
75% of Physical Damage Converted to Lightning Damage
Deals 25% less Attack Damage
skill can fire arrows [1]
skill can fire wand projectiles [1]
HarvestRavenBossScreechOfSplendour
Spell
Cast Time: 4 sec
Cooldown Time: 12 sec
monster penalty against minions damage +% final vs player minions [-50]
skill cannot be knocked back [1]
skill cannot be stunned [1]
HarvestRavenBossDashOfDestruction
Attack
Base Damage: 811—1216
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 12 sec
main hand base maximum attack distance [20]
monster penalty against minions damage +% final vs player minions [-25]
skill cannot be knocked back [1]
skill cannot be stunned [1]
HarvestBirdBossBeam
Spell, Triggerable
Critical Strike Chance: 15%
Cast Time: 1 sec
Deals 936.1 to 2808 Lightning Damage
100% reduced Skill Range
active skill area of effect radius +% final [-50]
is area damage [1]
HarvestBirdBossDashGT1
Triggerable, Spell
Cast Time: 1 sec
HarvestBirdBossDashGT2
Triggerable, Spell
Cast Time: 1 sec
HarvestBirdBossScreech
Spell, Triggerable
Critical Strike Chance: 25%
Cast Time: 1 sec
Deals 223 to 669.1 Lightning Damage
Base duration is 4 seconds
is area damage [1]
GSHarvestBirdDashZap
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 543.1 to 1009 Lightning Damage
is area damage [1]
EASHarvestEmerge
Spell
Cast Time: 1 sec
Object Type
version 2
extends "Metadata/Monsters/LeagueHarvest/HarvestBossBaseMapBossStandalone"
extends "Metadata/Monsters/StandaloneMapBoss"
Stats
{
damage_hit_effect_index = 2
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Blue/HarvestBirdBossMapBossStandaloneSupporter_"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Orvi Acidbeak",
life = 2.9,
energyShield = 1,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.995,
attackRange = 14,
accuracy = 1,
weaponType1 = "Dagger",
skillList = {
"MeleeLightning",
"GSHarvestBirdDashZap",
"EASHarvestEmerge",
"HarvestBirdBossBeam",
"HarvestBirdBossDashGT1",
"HarvestBirdBossDashGT2",
"HarvestBirdBossScreech",
"HarvestRavenBossScreechOfSplendour",
"HarvestRavenBossDashOfDestruction",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeLightning"] = {
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_physical_damage_%_to_convert_to_lightning",
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
},
levels = {
[1] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSHarvestBirdDashZap"] = {
name = "GSHarvestBirdDashZap",
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.69999998807907, 1.2999999523163, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASHarvestEmerge"] = {
name = "EASHarvestEmerge",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossBeam"] = {
name = "HarvestBirdBossBeam",
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",
"skill_range_+%",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, -100, -50, critChance = 15, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossDashGT1"] = {
name = "HarvestBirdBossDashGT1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossDashGT2"] = {
name = "HarvestBirdBossDashGT2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestBirdBossScreech"] = {
name = "HarvestBirdBossScreech",
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",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, 4000, critChance = 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestRavenBossScreechOfSplendour"] = {
name = "HarvestRavenBossScreechOfSplendour",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"skill_cannot_be_knocked_back",
"skill_cannot_be_stunned",
},
levels = {
[1] = {-50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HarvestRavenBossDashOfDestruction"] = {
name = "HarvestRavenBossDashOfDestruction",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"main_hand_base_maximum_attack_distance",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"skill_cannot_be_knocked_back",
"skill_cannot_be_stunned",
},
levels = {
[1] = {20, -25, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
15000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
Cannot be Knocked Back
Cannot be Stunned
not affected by action speed modifiers [1]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Orvi Acidbeak
Beast15000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monsters grant 100% increased Experience
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Cannot be Knocked Back
Cannot be Stunned
not affected by action speed modifiers [1]
Cannot be Stunned
not affected by action speed modifiers [1]
| Spectre | N |
|---|---|
| Tags | animal_claw_weapon, avian_beast, beast, elder_map_boss, flesh_armour, has_dagger, has_one_handed_melee, large_model, medium_movement, non_attacking, not_dex, not_str, red_blood, unusable_corpse |
Life
290%
Energy Shield From Life
100%
Ailment Threshold
290%
Resistance
Damage
120%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
HarvestBossBirdMapBoss
Metadata
HarvestBirdBossMapBossElder
Object Type
version 2
extends "Metadata/Monsters/Monster"
Life
{
corpse_usable = false
}
Stats
{
base_cannot_be_damaged = 1
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
is_hidden_monster = 1
immune_to_curses = 1
immune_to_auras_from_other_entities = 1
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Blue/HarvestBirdBossMapBossElder"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Orvi Acidbeak",
life = 2.9,
energyShield = 1,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.995,
attackRange = 14,
accuracy = 1,
weaponType1 = "Dagger",
skillList = {
},
modList = {
},
}
15000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
Cannot be Knocked Back
Cannot be Stunned
not affected by action speed modifiers [1]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
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.