Perfect Naval Officer
Corpse
Monster Category: Humanoid
Casts Cannon Barrage
Casts Tidal Wave
Summons Geysers
Precision
Nearby allies have +10 Fortification
Right click this item to create this corpse.
Perfect Naval Officer AdmiralHigh /7
NameShow Full Descriptions
DropLevel 81
BaseType Perfect Naval Officer
Class Corpses
FlagsAlwaysAllocate
TypeMetadata/Items/ItemisedCorpses/AdmiralHigh
IconArt/2DItems/Currency/Azmeri/AdmiralDarnawCorpse
ReferenceCommunity Wiki
Perfect Naval Officer
Humanoid
SpectreY
Tagscaster, cold_affinity, fast_movement, has_one_hand_sword, has_one_handed_melee, human, humanoid, light_armour, melee, not_int, puncturing_weapon, red_blood
Life
169%
Armour
+50%
Evasion
+50%
Ailment Threshold
169%
Resistance
0 75 0 0
Damage
203%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.56 Second
Damage Spread
±20%
Experience
150%
Model Size
120%
Type
AzmeriAdmiral
Metadata
AdmiralHigh_
Level
68
Life
10,872
Armour
43,185
Evasion
7,109
Energy Shield
0
Damage
758
Spell Damage
758
Accuracy
290
Attack Time
1.56
Experience
15,383
Ailment Threshold
10,872
Chill
34
Shock
34
Brittle
194
Scorch
34
Sap
95
MeleeAtAnimationSpeedCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 607–910
Critical Strike Chance: 5%
Attack Damage: 75%
Attack Time: 1.56 sec
Strike your foes down with a powerful blow.
Deals 25% less Attack Damage
Deals 150.3% more Damage
75% of Physical Damage Converted to Cold Damage
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]
AzmeriAdmiralDoubleStrike
Attack
Base Damage: 607–910
Critical Strike Chance: 5%
Attack Damage: 110%
Attack Damage: 110%
Attack Time: 1.56 sec
Cooldown Time: 6 sec
Deals 10% more Attack Damage
cast time overrides attack duration [1]
AzmeriAdmiralDoubleStrikeTriggered
Triggerable, Attack
Base Damage: 607–910
Critical Strike Chance: 5%
Attack Damage: 70%
Attack Damage: 70%
Attack Time: 1.56 sec
Deals 30% less Attack Damage
75% of Physical Damage Converted to Cold Damage
is area damage [1]
AzmeriAdmiralDashThrust
Spell, Movement
Cast Time: 1.5 sec
Cooldown Time: 16 sec
cast time overrides attack duration [1]
disable attack repeats [1]
walk emerge extra distance [-10]
AzmeriAdmiralDashThrustTriggered
Triggerable, Attack
Base Damage: 607–910
Critical Strike Chance: 5%
Attack Time: 1.56 sec
100% of Physical Damage Converted to Cold Damage
Always Freezes enemies
active skill area of effect radius +% final [50]
is area damage [1]
AzmeriAdmiralDodgeBack
Cooldown Time: 6 sec
monster dodge direction [3]
monster dodge distance [10]
AzmeriAdmiralDodgeLeft
Cooldown Time: 6 sec
monster dodge direction [1]
monster dodge distance [10]
AzmeriAdmiralDodgeRight
Cooldown Time: 6 sec
monster dodge distance [10]
AzmeriAdmiralSummonGeysers
Triggerable, Spell
Cast Time: 4.67 sec
Cooldown Time: 25 sec
AzmeriAdmiralTidalWave
Multicastable, Triggerable
Cooldown Time: 25 sec
AzmeriAdmiralDashMortars
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Critical Strike Chance: 5%
Cast Time: 1 sec
Generic monster mortar skill. Like Monster Projectile but has an impact effect.
Deals 1070 to 1605 Cold Damage
active skill area of effect radius +% final [-33]
base is projectile [1]
is area damage [1]
mortar projectile scale animation speed instead of projectile speed [1]
number of projectiles override [2]
projectile minimum range [5]
projectile spread radius [10]
projectile uses contact direction [1]
use scaled contact offset [1]
AzmeriAdmiralGeyserDamage
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 382.5 to 573.7 Cold Damage
active skill chill duration +% final [100]
chill minimum slow % from skill [30]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
AzmeriAdmiralSpawnGeyser
Triggerable, Spell
Cast Time: 1 sec
GTAzmeriAdmiralCannonFire
Triggerable, Spell
Cast Time: 1 sec
Cooldown Time: 15 sec
action attack or cast time uses animation length [1]
AzmeriAdmiralPrecision
Spell, Area, Buff, HasReservation, TotemCastsAlone, Totemable, Aura, Instant, AreaSpell, CanHaveBlessing, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Precision
Cast Time: 1 sec
Cooldown Time: 0.5 sec
Casts an aura that grants accuracy and critical strike chance to you and your allies.
+5 metres to radius
You and nearby allies gain 67.07% increased Critical Strike Chance
You and nearby allies gain +670.7 to Accuracy Rating
base deal no damage [1]
GSAzmeriAdmiralCannonball
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 620.7 to 931 Physical Damage
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "ChangeToStance1"
}

StateMachine
{
	define_shared_state = "sword_drawn;"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	on_event_hit_ground_for_DashToTarget = "PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/admiralDarnaw/dash_start.ao, default, 1.0, 1.0, 0.0, inherit );"
}

StateMachine
{
	on_or_create_state_sword_drawn_0 =
	"
		DetachAllOfType( Metadata/Monsters/LeagueHeist/Boss/attachments/DarnawRapier.ao );
		ShowMeshSegment( rapier_hilt_meshShape );
	"

	on_state_sword_drawn_1 =
	"
		AddAttached( Metadata/Monsters/LeagueHeist/Boss/attachments/DarnawRapier.ao, aux_L_Weapon_attachment );
		HideMeshSegment( rapier_hilt_meshShape );
	"

	create_state_sword_drawn_1 = "HideMeshSegment( rapier_hilt_meshShape );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAzmeri/SpecialCorpses/AdmiralHigh_"] = {
    name = "Perfect Naval Officer",
    life = 1.69,
    fireResist = 0,
    coldResist = 75,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.03,
    damageSpread = 0.2,
    attackTime = 1.56,
    attackRange = 14,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    skillList = {
        "MeleeAtAnimationSpeedCold",
        "GSAzmeriAdmiralCannonball",
        "GTAzmeriAdmiralCannonFire",
        "AzmeriAdmiralPrecision",
        "AzmeriAdmiralDoubleStrike",
        "AzmeriAdmiralDoubleStrikeTriggered",
        "AzmeriAdmiralDashThrust",
        "AzmeriAdmiralDashThrustTriggered",
        "AzmeriAdmiralDashMortars",
        "AzmeriAdmiralDodgeBack",
        "AzmeriAdmiralDodgeLeft",
        "AzmeriAdmiralDodgeRight",
        "AzmeriAdmiralSummonGeysers",
        "AzmeriAdmiralTidalWave",
        "AzmeriAdmiralSpawnGeyser",
        "AzmeriAdmiralGeyserDamage",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedCold"] = {
    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 = {
        "active_skill_damage_+%_final",
        "skill_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] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
        [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
        [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSAzmeriAdmiralCannonball"] = {
    name = "GSAzmeriAdmiralCannonball",
    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_physical_damage",
        "spell_maximum_base_physical_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTAzmeriAdmiralCannonFire"] = {
    name = "GTAzmeriAdmiralCannonFire",
    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 = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralPrecision"] = {
    name = "Precision",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts an aura that grants accuracy and critical strike chance to you and your allies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Buff] = true,
        [SkillType.HasReservation] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.Totemable] = true,
        [SkillType.Aura] = true,
        [SkillType.Instant] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.CanHaveBlessing] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "aura_skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        aura = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "accuracy_rating",
        "skill_buff_grants_critical_strike_chance_+%",
        "active_skill_base_radius_+",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {1, 0.10000000149012, 50, levelRequirement = 70, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralDoubleStrike"] = {
    name = "AzmeriAdmiralDoubleStrike",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {baseMultiplier = 1.1, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralDoubleStrikeTriggered"] = {
    name = "AzmeriAdmiralDoubleStrikeTriggered",
    hidden = true,
    color = 4,
    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_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_cold",
        "is_area_damage",
    },
    levels = {
        [1] = {0, 75, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralDashThrust"] = {
    name = "AzmeriAdmiralDashThrust",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_extra_distance",
        "disable_attack_repeats",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {-10, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralDashThrustTriggered"] = {
    name = "AzmeriAdmiralDashThrustTriggered",
    hidden = true,
    color = 4,
    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_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_cold",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "always_freeze",
    },
    levels = {
        [1] = {0, 100, 50, levelRequirement = 0, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralDashMortars"] = {
    name = "AzmeriAdmiralDashMortars",
    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 = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "projectile_spread_radius",
        "projectile_minimum_range",
        "number_of_projectiles_override",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "base_is_projectile",
        "use_scaled_contact_offset",
        "projectile_uses_contact_direction",
        "mortar_projectile_scale_animation_speed_instead_of_projectile_speed",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 10, 5, 2, -33, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralDodgeBack"] = {
    name = "AzmeriAdmiralDodgeBack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_dodge_direction",
        "monster_dodge_distance",
    },
    levels = {
        [1] = {3, 10, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralDodgeLeft"] = {
    name = "AzmeriAdmiralDodgeLeft",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_dodge_direction",
        "monster_dodge_distance",
    },
    levels = {
        [1] = {1, 10, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralDodgeRight"] = {
    name = "AzmeriAdmiralDodgeRight",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_dodge_distance",
    },
    levels = {
        [1] = {10, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralSummonGeysers"] = {
    name = "AzmeriAdmiralSummonGeysers",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.67,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralTidalWave"] = {
    name = "AzmeriAdmiralTidalWave",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AzmeriAdmiralSpawnGeyser"] = {
    name = "AzmeriAdmiralSpawnGeyser",
    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["AzmeriAdmiralGeyserDamage"] = {
    name = "AzmeriAdmiralGeyserDamage",
    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_cold_damage",
        "spell_maximum_base_cold_damage",
        "chill_minimum_slow_%_from_skill",
        "active_skill_chill_duration_+%_final",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 30, 100, -50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
Edit

Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.