Vision Cone Debuff Ability
Advanced
Shadow Tactics: Blades of the Shogun
- Status
- Released
- Year
- 2016
- Genre
- Indie, Strategy
- Platforms
- Windows, macOS, Linux
1. Summary
A ranged vision-debuff ability that throws a small container in an arc and applies a short-lived blinding/sneezing effect to enemies in the impact area. Affected enemies remain in place but their line of sight is drastically reduced for a few seconds, creating a brief safe passage through otherwise covered sight lines. One documented owner is Aiko; systemically, the ability functions as a reusable, timing-critical perception suppressor rather than a lure or kill tool.
3. Design Intent / Job Story
When an enemy's vision blocks the only practical route through a guarded space, I want to temporarily reduce that enemy's sight cone without making them leave their post, so that I can move a character through the exposed lane during a short timing window.
4. Role in Gameplay Loop
- Creates momentary traversal openings through fixed or patrolling sight coverage
- Complements stealth pathing by changing enemy perception rather than enemy position
- Supports multi-character coordination by letting one character suppress sight while another crosses the danger zone
- Preserves stealth tension because the debuff window is very short and requires immediate execution
- Gives the ability owner a non-lethal disruption niche distinct from noise lures, traps, and direct attacks
5. Preconditions
- A playable character with the vision-debuff ability is selected or queued
- The ability is currently available and not blocked by character state
- The target point or enemy is within throw range
- The throw arc has a valid path to the target location
- At least one enemy is inside the impact area when the container lands
- The player has enough time to exploit the reduced sight before the debuff expires
6. Parameters
| Parameter | Value | Type | Notes |
|---|---|---|---|
| Ability owner | Aiko documented | character capability | Character currently evidenced as owning the ability |
| Ability slot | S documented | input binding | Hotkey shown in source guide for Sneezing Powder |
| Throw range | 12 documented in gameplay tooltip | distance | Maximum targeting distance shown when inspecting the ability |
| Debuff duration | 2.5 seconds documented in gameplay tooltip | duration | Time enemies remain temporarily blinded/reduced in sight |
| Effect type | Temporary blind / sneeze | enum | Non-lethal perception suppression applied to enemies |
| Delivery method | Arc throw | enum | Projectile/container follows an arcing path before impact |
| Area of effect | Splash radius, exact radius TBD | area | Enemies inside impact area receive the debuff |
| Resource model | Unlimited documented in tutorial | enum | Tooltip/transcript states the powder supply is not limited |
| Primary systemic output | Greatly reduced cone | vision modifier | Affected enemies have significantly smaller line of sight |
| Tactical window | Very short | duration | Player must move or execute queued actions immediately after impact |
7. Core Rules
- Activating the ability arms a thrown projectile/container rather than directly selecting a movement or takedown action.
- The projectile travels in an arc, allowing it to be thrown over some terrain or low obstacles when the target point is in range.
- On impact, the ability applies its debuff to every enemy inside the area of effect.
- Affected enemies sneeze or become temporarily blinded and stay at their current post or patrol state rather than investigating a noise source.
- While debuffed, an affected enemy's visible cone of vision is greatly reduced, creating a temporary blind zone in front of or around that enemy.
- The debuff lasts only a few seconds; players must begin traversal or queued actions immediately after impact.
- The ability is reusable/unlimited in the documented tutorial context, encouraging experimentation rather than resource hoarding.
- The ability does not directly kill, knock out, lure, or permanently disable enemies.
- Multiple enemies can be affected by one throw if they are inside the splash radius at impact.
- Shadow Mode can be used with the ability to coordinate time-critical movement or follow-up actions during the short debuff window.
8. BDD Scenarios
Scenario: Debuff creates a temporary passage
- Given
- an enemy's active vision cone blocks a route
- When
- the player throws the debuff container so the enemy is inside the impact area
- Then
- the enemy becomes temporarily blinded or sneezes
- And
- the player has selected a character with the vision-debuff ability
- And
- the enemy's vision cone is greatly reduced for a few seconds
- And
- a character can cross the newly opened blind zone if they move immediately
Scenario: Multiple enemies are caught in the splash
- Given
- two enemies are standing close enough to share the ability's impact area
- When
- the debuff container lands between them
- Then
- both enemies receive the temporary sight-reduction effect
- And
- both affected vision cones shrink for the debuff duration
Scenario: Debuff expires before traversal completes
- Given
- an enemy is affected by the vision-debuff ability
- When
- the debuff duration ends
- Then
- the enemy's normal vision cone returns
- And
- a player character starts crossing the reduced vision area too late
- And
- the player character can be detected if they are now inside the restored sight area
Scenario: Coordinated Shadow Mode crossing
- Given
- a character can throw the vision-debuff ability at a guard
- When
- the player queues the throw and movement timing in Shadow Mode
- Then
- the debuff opens a short blind window
- And
- another character must pass through that guard's normal vision cone
- And
- executes the queued plan
- And
- the moving character can pass during that window without detection
Scenario: Throw misses the intended coverage
- Given
- the player targets a point outside the enemy's splash radius
- When
- the container lands
- Then
- the enemy does not receive the debuff
- And
- the enemy's vision cone remains unchanged
9. Edge Cases
- Target enemy moves out of the splash radius before impact, leaving their vision unchanged
- Debuff expires while a character is still inside the enemy's restored cone of vision
- Multiple enemies are affected, but only some of their reduced cones create a safe route
- Throw arc is blocked or cannot reach the intended target point from the current position
- Enemy type or scripted state may ignore or recover from the effect differently if designers define immunity
- Player queues movement too late in Shadow Mode and the character enters the restored sight cone
- Affected enemy's cone reduction creates a blind spot for traversal but does not suppress hearing, body discovery, or other enemies' vision
- The player uses the ability on an enemy whose cone is already blocked by geometry, producing little practical benefit
10. QA Notes
- Verify the ability can be armed from the documented ability slot and presents the correct targeting feedback
- Verify the projectile follows an arc and lands at the selected valid target point
- Verify every enemy inside the splash radius receives the temporary sight-reduction effect
- Verify enemies outside the splash radius are unaffected
- Verify affected enemies remain in place rather than treating the throw as a standard noise lure
- Verify affected vision cones visibly shrink for the debuff duration and restore afterward
- Verify the documented gameplay tooltip values: range 12 and duration 2.5 seconds
- Verify the ability is reusable/unlimited in missions where the tutorial states unlimited supply
- Verify Shadow Mode timing can coordinate a throw with movement through the temporary blind zone
- Verify detection resumes normally if the player is still exposed when the debuff ends
11. Mechanic Dependencies
- Stealth Detection System (The effect's purpose and outcome are defined by the stealth detection system because it temporarily modifies enemy line-of-sight/vision cone behavior.)
- Character Ability System (The ability is one active command within the character ability loadout and relies on ability selection, slot binding, availability, and targeting rules.)
- Shadow Mode Coordination System (The short duration makes coordinated execution important; Shadow Mode can synchronize the throw with movement through the temporary blind zone.)
12. UI Links
- Ability Command Bar - The Ability Command Bar exposes this vision-debuff ability as a selectable/hotkeyed command and reflects availability or targeting state.
- Shadow Mode Command UI - Shadow Mode Command UI can stage the throw alongside synchronized movement or follow-up actions during the short effect window.
- Enemy Vision Cones - Enemy Vision Cones visually show the mechanic's output by shrinking or otherwise reducing the affected enemy's sight area during the debuff.
References
- 1.
Steam Community :: Guide :: Shadow Tactics: Full Character Guides and Tricks (L70-90 of 116)
- 2.
The Art of Shadow Tactics Blades of the Shogun and STRATEGY GUIDE (L4335-4345 of 4930)
- 3.
Прохождение Shadow Tactics: Blades of the Shogun #3 - Гора Цуру|Убийство господина Ябу[Профессионал] (22:41-22:47)
- 4.
Прохождение Shadow Tactics: Blades of the Shogun #3 - Гора Цуру|Убийство господина Ябу[Профессионал] (28:44-29:37)
![Visual reference from Прохождение Shadow Tactics: Blades of the Shogun 3 - Гора Цуру Убийство господина Ябу[Профессионал] at 22:41-22:47](/published/media/shadow-tactics-blades-of-the-shogun/source-44-preview-3058c95138.jpg)
![Visual reference from Прохождение Shadow Tactics: Blades of the Shogun 3 - Гора Цуру Убийство господина Ябу[Профессионал] at 28:44-29:37](/published/media/shadow-tactics-blades-of-the-shogun/source-44-preview-1ad4e771c4.jpg)