Admiral Darnaw
Quest Item
Price Multiplier: 0%
Admiral Darnaw HeistFinalObjectiveQuestFaustus3 /7
| Name | Show Full Descriptions |
|---|---|
| DropLevel | 1 |
| BaseType | Admiral Darnaw |
| Class | Quest Items |
| Flags | AlwaysShow |
| Type | Metadata/Items/Heist/QuestItems/HeistFinalObjectiveQuestFaustus3 |
| Icon | Art/2DItems/QuestItems/Heist/HeistPrize6 |
| Reference | Community Wiki |
| key | val |
|---|---|
| Base.base_level | 1 |
| Base.tag | default |
| Base.x_size | 1 |
| Base.y_size | 1 |
Admiral Darnaw
HumanoidArea: Darnaw's Landing
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Action Speed cannot be modified to below 50% of base value
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
15000% increased Rarity of Items Dropped
Action Speed cannot be modified to below 50% of base value
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
| Spectre | N |
|---|---|
| Area | Darnaw's Landing |
| Tags | Caster, cold_affinity, fast_movement, has_one_hand_sword, has_one_handed_melee, human, humanoid, light_armour, melee, not_int, not_str, puncturing_weapon, red_blood |
Life
1950%
Evasion
+50%
Ailment Threshold
1950%
Resistance
Damage
135%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.56 Second
Damage Spread
±20%
Experience
300%
Model Size
120%
Type
HeistBossAdmiralDarnaw
Metadata
AdmiralDarnaw
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
82
Life
40,808,178
Armour
85,651
Evasion Rating
11,412
Damage
1,307
Spell Damage
1,951
Accuracy
998
Attack Time
1.0452
Experience
214,599
Minion Life
7,844,789
Minion Damage
1,100
Ailment Threshold
19,179,844
Chill
60,647
Shock
60,647
Brittle
343,108
Scorch
60,647
Sap
167,555
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).
MeleeCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 2076–3115
Critical Strike Chance: 5%
Attack Time: 1.56 sec
Strike your foes down with a powerful blow.
HeistAdmiralDoubleStrike
Attack
Base Damage: 2076–3115
Critical Strike Chance: 5%
Attack Time: 1.56 sec
Cooldown Time: 6 sec
cast time overrides attack duration [1]
HeistAdmiralDoubleStrikeTriggered
Triggerable, Attack
Base Damage: 2076–3115
Critical Strike Chance: 5%
Attack Time: 1.56 sec
HeistAdmiralDashThrust
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]
HeistAdmiralDashThrustTriggered
Triggerable, Attack
Base Damage: 2076–3115
Critical Strike Chance: 5%
Attack Time: 1.56 sec
HeistAdmiralDodgeBack
Cooldown Time: 6 sec
monster dodge direction [3]
monster dodge distance [10]
HeistAdmiralDodgeLeft
Cooldown Time: 6 sec
monster dodge direction [1]
monster dodge distance [10]
HeistAdmiralDodgeRight
Cooldown Time: 6 sec
monster dodge distance [10]
HeistAdmiralSummonCannonFire
Spell
Cast Time: 3 sec
Cooldown Time: 25 sec
HeistAdmiralSummonGeysers
Triggerable, Spell
Cast Time: 4.67 sec
Cooldown Time: 25 sec
HeistAdmiralTidalWave
Multicastable, Triggerable
Cooldown Time: 25 sec
HeistAdmiralDashMortars
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 2338 to 3507 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]
HeistAdmiralSpawnCannonballMarker
Triggerable, Spell
Cast Time: 3 sec
Cooldown Time: 30 sec
HeistAdmiralGeyserDamage
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 701.4 to 1052 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]
HeistAdmiralSpawnCannonballMarker2
Triggerable, Spell
Cast Time: 3 sec
Cooldown Time: 15 sec
HeistAdmiralSpawnGeyser
Triggerable, Spell
Cast Time: 1 sec
Object Type
version 2
extends "Metadata/Monsters/LeagueHeist/HeistBossBase"
Actor
{
basic_action = "ChangeToStance1"
}
StateMachine
{
define_shared_state = "sword_drawn;"
}Object Type Codes
version 2
extends "Metadata/Monsters/LeagueHeist/HeistBossBase"
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/LeagueHeist/Boss/AdmiralDarnaw"] = {
name = "Admiral Darnaw",
life = 19.5,
fireResist = 50,
coldResist = 50,
lightningResist = 50,
chaosResist = 30,
damage = 1.35,
damageSpread = 0.2,
attackTime = 1.56,
attackRange = 14,
accuracy = 1,
weaponType1 = "One Hand Sword",
skillList = {
"MeleeCold",
"HeistAdmiralDoubleStrike",
"HeistAdmiralDoubleStrikeTriggered",
"HeistAdmiralDashThrust",
"HeistAdmiralDashThrustTriggered",
"HeistAdmiralDashMortars",
"HeistAdmiralDodgeBack",
"HeistAdmiralDodgeLeft",
"HeistAdmiralDodgeRight",
"HeistAdmiralSummonCannonFire",
"HeistAdmiralSummonGeysers",
"HeistAdmiralTidalWave",
"HeistAdmiralSpawnCannonballMarker",
"HeistAdmiralSpawnCannonballMarker2",
"HeistAdmiralSpawnGeyser",
"HeistAdmiralGeyserDamage",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeCold"] = {
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_cold",
"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["HeistAdmiralDoubleStrike"] = {
name = "HeistAdmiralDoubleStrike",
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] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HeistAdmiralDoubleStrikeTriggered"] = {
name = "HeistAdmiralDoubleStrikeTriggered",
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 = {
"skill_physical_damage_%_to_convert_to_cold",
"is_area_damage",
},
levels = {
[1] = {75, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HeistAdmiralDashThrust"] = {
name = "HeistAdmiralDashThrust",
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["HeistAdmiralDashThrustTriggered"] = {
name = "HeistAdmiralDashThrustTriggered",
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 = {
"skill_physical_damage_%_to_convert_to_cold",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
"always_freeze",
},
levels = {
[1] = {100, 50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HeistAdmiralDashMortars"] = {
name = "HeistAdmiralDashMortars",
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["HeistAdmiralDodgeBack"] = {
name = "HeistAdmiralDodgeBack",
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["HeistAdmiralDodgeLeft"] = {
name = "HeistAdmiralDodgeLeft",
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["HeistAdmiralDodgeRight"] = {
name = "HeistAdmiralDodgeRight",
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["HeistAdmiralSummonCannonFire"] = {
name = "HeistAdmiralSummonCannonFire",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HeistAdmiralSummonGeysers"] = {
name = "HeistAdmiralSummonGeysers",
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["HeistAdmiralTidalWave"] = {
name = "HeistAdmiralTidalWave",
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["HeistAdmiralSpawnCannonballMarker"] = {
name = "HeistAdmiralSpawnCannonballMarker",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HeistAdmiralSpawnCannonballMarker2"] = {
name = "HeistAdmiralSpawnCannonballMarker2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["HeistAdmiralSpawnGeyser"] = {
name = "HeistAdmiralSpawnGeyser",
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["HeistAdmiralGeyserDamage"] = {
name = "HeistAdmiralGeyserDamage",
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 = { }, },
},
}
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Action Speed cannot be modified to below 50% of base value
| Family | CannotBeSlowedBelowValue |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Speed |
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.item_drop_slots | 1 |
| Stats.energy_shield_recharge_rate_per_minute_% | 2000 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.monster_uses_map_boss_difficulty_scaling | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, ChangeToStance1 |
| Actor.slow_animations_go_to_idle | true |
| StateMachine.define_shared_state | sword_drawn; |
Admiral Darnaw Topic /4
| NPC | Name |
|---|---|
| Faustus, the Fence | I've been in the navy a long time. I've seen leaders come and go. Let me tell you; Darnaw is a fool. A bumpkin. A cretin! I've no doubt he is morally corrupt, but more offensive than that, he holds no regard for a man's heritage! Back in my day, the navy was where boys became men. Where well-bred Oriathans could earn their place among the elite, after a brief and relatively safe stint out at sea. Then Darnaw came along, and all of a sudden we have fellows from completely inconsequential families strutting around the cabins like they work there! Because they do! He lets them work there! Awful man, Darnaw. Just awful. |
| Contract: Death to Darnaw | "If Admiral Darnaw is stupid enough to send orders to his fleet members and not expect us to steal them, then he deserves what's coming to him!" |
| Admiral Darnaw's Papers | "Darnaw is stupid and confident. I am certain he will have recorded his misdeeds." |
| Admiral Darnaw |
Admiral Darnaw Text Audio /24
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.