A September 2023 gameplay capture from Hawkins' perspective. An enemy stands on a bridge in front of him.
Narrative Design

Narrative treatment for Game Characters

Project:  MythForce

Engine:    Unreal Editor 4

Character:   Hawkins, the Ultimate Archer

As the leader for this small pod, I also owned narrative concepts and all string text and localization.

Character Development

I supervised production of three new abilities* for Hawkins after a two week concept phase. As we iterated on these character abilities—and his per session leveling attributes—they became the initial driver for Hawkins’ narrative characterization.
My responsibilities included naming and describing each of his abilities (and their upgrades) within context of the MythForce lore.

Hawkins, a Black male archer, summons his unique ghostly bow from the spirit realms. He stands in a heroic pose, with one arm back and is weaing primarily grey cloak in a modern style, with yellow accents.
*Abilities were authored with Gameplay Ability System, an add-on in Unreal Editor for Combat systems implementation

My role in creating Hawkins was to lead the team of three who prototyped, implemented, and animated him. I added visual polish for his abilities, including a character shader with transparency.
I worked with the audio designer to trigger all the sound effects on each GameplayAbility, too.

I achieved my goal to add nuance to Hawkins using gameplay verbs displayed in first person perspective. Theres a post focused on the verbs.

Let’s dive in to a detailed discussion on narrative, starting with the most impactful decision I made.

While reviewing Hawkins’ ability prototypes I chose to cut his Overcharge ability, Volley of Souls, which summoned a hail of arrows. Rift Arrow—a crowd control ability invoked via a bouncing bomb arrow—would eventually replace it for launch. This teamplay-focused ability was designed and implemented during a two month period. Its inspiration came from the zombie-attractant properties of pipe bombs from Left 4 Dead.

The pivot to Rift Arrow required additional work both for implementation and creating a clear visual language to distinguish between his two arrow abilities. Lower budget alternatives included moving forward with a new ability building from existing Volley of Souls hand gesture animations. These would have applied new gameplay effects instead of damage over time: an area of effect debuff ability or a global speed boost for allies. Condensing our timeline to deliver Rift Arrow was a risk worth taking because it allowed us to add multidimensionality to his character while preserving the core gameplay vision.

Some Development History…

What did prior treatments for Hawkins add to the story? (click to read more)

Previously all visions for the fourth party member leaned towards grenade abilities. Hawkins had been written as an Alchemist Demolitions expert, and as a Cleric who threw Holy Hand Grenades.

Previously all visions for the fourth party member leaned towards grenade abilities. Hawkins had been written as an Alchemist Demolitions expert, and as a Cleric who threw Holy Hand Grenades.

However, leadership shifted direction on his defining qualities as we started. This major shift came with a new core gameplay vision for him to become the Ultimate Archer. The Cleric concept had recently been realigned to make him a Vampire Hunter. Now leadership was pushing for him to be a generic survivalist, the Beast Hunter, to provide narrative justification for the archery skillset that our direction required.

Hawkins backstory was becoming muddled—until I help achieve a clear gameplay design to guide it.
First, I led project-wide design group brainstorms and discussions about teamplay archetypes.
I started each session by stating our main goal of enhancing party dynamics and teamplay opportunities.

These meetings transitioned his identity to modify him into
a mercenary with deep spiritual connections.

Not only is Hawkins the Ultimate Archer, but also a summoner who interacts with the spirit realms. His Ultimate Ability slices open rifts that show spirit realms having a tangible impact on the physical world.

Character variations sheet: Black and white line drawings of the character Hawkins. Also includes an inset showing his magic bow that is summoned into his hands from his arm guard.
Concept Art: Diego Velasquez

Our team adapted his ability theming to iterations in his backstory, though we still fought to keep promising gameplay from existing prototypes. When his wrist-mounted stake launchers disappeared from concept art, it challenged our implemented Combat ability designs. So I negotiated to give him a bracer that summons a ghostly bow from the spirit realms instead. His Spirit Bow then shoots an arrow straight ahead, ignoring all collisions with the level. This ability became Phantom Shot. The approved prototype for launching vampire stakes could easily be adapted to fit this new theming.

Gameplay-driven iterations on his abilities were eventually integrated into the backstory and dialogue. Also, artists’ storyboards to help guide iteration on ability visuals became part of the core vision for his narrative treatment.

Our writer consulted with me to ensure our new gameplay intentions guided his dialogue rewrites. We worked together to use verbs for consistent narrative treatment. With my support as string editor, any remaining traces of older concepts that described Hawkins as a Vampire Hunter or Alchemist Grenadier were adjusted or culled from from the localization database.

Narrative Design tasks for the Ability Loadout Screen

I wrote and scripted systems to show dynamic text for all of Hawkins’ abilities, as well as for the other three characters.
A menu screen from MythForce showing the abilities and upgrades for Victoria, a knight. Her Sling Shield ability is selected displaying an example video, a tree with one upgrade selected, and the upgrated ability's modified stats.

Victoria’s Combat ability: Sling Shield

This is one of twelve character abilities that required rewrites and dynamic text. Only one of two upgrades is selected at a time or the base ability. Upgrades include green text to identify additional properties or the deltas when the white text has been altered from 20 to 30 meters in this example.

The main issues I corrected from the previous writing passes were

  • Parts of descriptive paragraphs were overly specific to the base ability or did not match new gameplay for any one of our upgrades
  • Created a system of variables that tied to gameplay tuning, allowing all numerical changes to be automatically adjusted
  • Applied variables into Append nodes on blueprint, creating strings with appropriate spacing and formatting to deliver the intended result in all cases