English gameplay footage showing Hayato selected with the bottom ability command bar visible, including LCTRL, SPACE, A/S/D/F ability slots, and the Shadow Mode G button. Also used for the full bottom HUD context crop.Visual reference from Osaka Castle Mission 1 - Shadow Tactics-Blades of The Shogun (Hardcore) at 19:38-20:50English gameplay footage from Imai Town showing Yuki selected with character-specific ability slots and the Shadow Mode hotkey in the bottom command bar.Visual reference from Shadow Tactics Blades of the Shogun PC Gameplay Imai Town at 1:03:40-1:04:00English gameplay footage showing Mugen selected with katana, Sword Wind, sake, and Shadow Mode hotkeys in the bottom ability command bar.Visual reference from Osaka Castle Mission 1 - Shadow Tactics-Blades of The Shogun (Hardcore) at 20:48-20:52
Materials v

Ability Command Bar

Shadow Tactics: Blades of the Shogun cover

Shadow Tactics: Blades of the Shogun

Status
Released
Year
2016
Genre
Indie, Strategy
Platforms
Windows, macOS, Linux

1. Summary

The Ability Command Bar is a non-diegetic HUD element anchored at the bottom center of the screen during active missions. It displays the currently selected character's four active abilities as icon buttons mapped to hotkeys A/S/D/F, enabling the player to quickly arm and execute tactical actions such as melee takedowns, ranged attacks, distractions, traps, and disguises. The bar updates dynamically when switching characters or when abilities become unavailable due to cooldowns, resource depletion, or state restrictions.

Overview

The Ability Command Bar is a non-diegetic HUD toolbar anchored at the bottom center of the screen during active missions. It displays the currently selected character’s four active abilities as square icon buttons, each mapped to a fixed hotkey (A, S, D, F). The bar also includes context actions for sneak (LCTRL) and jump/climb (SPACE) on the left, and the Shadow Mode trigger (G) on the right. The command set updates dynamically when switching characters or when abilities become unavailable due to cooldowns, resource depletion, or character state restrictions.

The bar is visually framed by decorative ornamental wing-like elements on both ends, integrating it into the larger Bottom Gameplay HUD Bar. Each ability icon is accompanied by a small hotkey label beneath it. When an ability requires target selection (e.g., placing a trap, throwing a shuriken), clicking the icon or pressing the hotkey arms the ability and changes the cursor to a targeting reticle.

Hayato's ability command bar showing sword, stone throw, shuriken, and Shadow Mode hotkeys
Yuki's ability command bar showing character-specific ability slots and Shadow Mode hotkey
Mugen's ability command bar showing katana, Sword Wind, sake, and Shadow Mode hotkeys
Full bottom HUD context showing the Ability Command Bar integrated within the complete HUD layout alongside character portraits and minimap

Job Story

When the player has selected a character and needs to execute a tactical action during a mission, they want to see all available abilities at a glance with their corresponding hotkeys, so that they can quickly arm the right tool or attack without opening a separate menu or memorizing every keybind.

Classification

  • diegesis: Non-diegetic
  • functional_type: HUD

Wireframe

+------------------------------------------------------------------+
|  [LCTRL]  [SPACE]  [A]  [S]  [D]  [F]  [G]                     |
|   icon     icon    icon icon icon icon icon                     |
|  sneak    jump   atk1 atk2 atk3 atk4  shadow                    |
+------------------------------------------------------------------+

The bar is centered horizontally at the bottom edge of the viewport. It sits inside the larger Bottom Gameplay HUD Bar. Each ability slot is a square icon button with a hotkey label beneath it. Decorative ornamental wings flank the left and right ends of the icon row.

Components

  • Ability Icon Slots (4): Square buttons displaying the ability icon (e.g., sword, shuriken, sake bottle, trap). Each shows the bound hotkey (A/S/D/F) below the icon.
  • Left Context Actions: LCTRL (sneak/crouch) and SPACE (jump/climb) icons that flank the ability row on the left.
  • Shadow Mode Trigger (G): A distinct icon on the far right of the bar used to enter Shadow Mode for coordinated multi-character planning.
  • Decorative Frame: Ornamental wing-like elements on the left and right edges of the bar that visually integrate it with the bottom HUD.
  • Hotkey Labels: Small text beneath each icon indicating the keyboard shortcut (A, S, D, F, G, LCTRL, SPACE).
  • Unavailable State Overlay: Dimmed or grayed-out icon with a cooldown timer or charge counter when an ability is on cooldown or out of resources.

Parameters & Audio

ParameterValue
Ability SelectSubtle wooden click or parchment rustle when hovering or selecting an ability icon.
Ability ArmedA brief, sharp tone or blade-unsheathing sound when an ability requiring target selection is armed (e.g., ranged attack, trap placement).
Ability ExecutedCharacter-specific vocalization or ability sound effect (e.g., shuriken throw, sword slash, trap snap).
Unavailable FeedbackA dull thud or muted click when attempting to use an ability on cooldown or without resources.
Cooldown ExpiredA soft chime or icon flash when an ability comes off cooldown.
Shadow Mode ToggleA distinct, atmospheric sound cue when pressing G to enter or exit Shadow Mode.

Dependencies & Logic

  • Selected Character: The bar's contents are entirely determined by which character is currently selected.
  • Character State: Abilities may be unavailable while climbing, swimming, carrying a body, or in disguise (disguise breaks on attack/climb/swim).
  • Cooldown & Resource State: Each ability slot reflects whether the ability is ready, on cooldown, or out of charges/ammunition.
  • Campaign Progression: Firearm abilities remain locked until the designated campaign unlock flag is active.
  • Environmental State: Some abilities require specific terrain (e.g., flat ground for traps, grappling hook rings for hook ability).
  • Mission Squad Composition: Only abilities for characters present in the current mission are available.

BDD Scenarios

Scenario: Character switch updates ability bar

Given
the player is in an active mission with Hayato selected
When
the player clicks on Yuki's portrait in the Character Portrait And Selection Panel
Then
the Ability Command Bar updates within one frame to show Yuki's four abilities

Scenario: Ability activation by hotkey

Given
the player has Hayato selected and his sword ability is off cooldown
When
the player presses the A key
Then
Hayato performs a melee takedown on the nearest valid target within range

Scenario: Ability requiring target selection

Given
the player has Yuki selected and her trap ability is available
When
the player presses the D key
Then
the cursor changes to a targeting reticle and a valid-placement preview appears on the ground

Scenario: Cooldown prevents ability use

Given
the player has Mugen selected and his Sword Wind ability was recently used
When
the player presses the S key while the ability is on cooldown
Then
the ability does not execute and an unavailable feedback sound plays

Scenario: Shadow Mode activation

Given
the player has a character selected and Shadow Mode is available
When
the player presses the G key
Then
the game enters Shadow Mode and the command bar remains visible for planning queued actions

Edge Cases

  • Player attempts to use an ability while the character is climbing, swimming, or carrying a body — the input is ignored.
  • Ability is armed but the target dies before execution (e.g., another squad member kills the target first) — the ability cancels and the cursor returns to normal.
  • Reusable ability item (shuriken, sake bottle, trap) lands in an unreachable location — the ability slot shows as unavailable until the item is retrieved.
  • Trap is placed in an enemy's vision cone — enemies spot it and avoid it; the trap is wasted.
  • Disguise is broken by environmental interaction (climbing, entering water) while an ability is armed — the ability cancels and the bar updates to reflect the lost disguise.
  • Samurai sees through a disguise and attacks — the player may attempt to use an ability while staggered or mid-detection, which should be blocked.
  • Shadow Mode is activated while an ability is armed — the armed ability state should be preserved or gracefully cancelled depending on implementation.
  • All characters in the squad are incapacitated — the command bar is either empty or hidden until a reload.
  • Firearm ability is selected before campaign unlock — the slot is either hidden or permanently grayed out.

QA Notes

  • Verify the Ability Command Bar updates within 1 frame when switching characters.
  • Verify all 5 characters display exactly 4 abilities mapped to A/S/D/F.
  • Verify hotkey labels (A, S, D, F, G, LCTRL, SPACE) are legible and correctly positioned beneath each icon.
  • Verify unavailable abilities (cooldown, out of resources, state-blocked) are visually distinct (dimmed, with timer or charge counter).
  • Verify clicking an ability icon and pressing its hotkey produce identical results.
  • Verify the Shadow Mode button (G) is only visible/active when Shadow Mode is available in the current mission.
  • Verify the bar is hidden or empty during cutscenes, dialogue, and menu screens.
  • Verify ability targeting previews (range circles, placement shadows) render correctly over the isometric world.
  • Verify audio feedback plays for selection, arming, execution, and unavailable states.
  • Verify the bar scales correctly at different screen resolutions and aspect ratios without clipping icons.

References

  1. 1.

    Osaka Castle Mission 1 - Shadow Tactics-Blades of The Shogun (Hardcore) (19:38-20:50)

  2. 2.

    Shadow Tactics Blades of the Shogun PC Gameplay Imai Town (1:03:40-1:04:00)

  3. 3.

    Osaka Castle Mission 1 - Shadow Tactics-Blades of The Shogun (Hardcore) (20:48-20:52)