<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://staredit.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Vision</id>
		<title>Vision - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://staredit.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Vision"/>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Vision&amp;action=history"/>
		<updated>2026-04-09T16:21:54Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://staredit.net/wiki/index.php?title=Vision&amp;diff=87&amp;oldid=prev</id>
		<title>DevliN: 1 revision imported: Restoring SC1 backup</title>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Vision&amp;diff=87&amp;oldid=prev"/>
				<updated>2015-03-21T04:28:41Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported: Restoring SC1 backup&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 04:28, 21 March 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>DevliN</name></author>	</entry>

	<entry>
		<id>https://staredit.net/wiki/index.php?title=Vision&amp;diff=86&amp;oldid=prev</id>
		<title>DevliN at 11:08, 23 November 2012</title>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Vision&amp;diff=86&amp;oldid=prev"/>
				<updated>2012-11-23T11:08:56Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In StarCraft, '''vision''' refers to what areas of a map are currently visible to a player's units (and hence to that player). A unit's vision can be affected by [[terrain]] height and some spells (such as [[Blind]]). The primary limiting factor for a unit's vision, however, is its ''sight range'', or how far it can actually see.&lt;br /&gt;
&lt;br /&gt;
When a player has '''shared vision''' of another player, that means that the first can see what the second sees. This need not be mutual; if Player 1, for example, has shared vision of Player 2, then Player 1 can see what Player 2 sees, but not vice versa. &amp;lt;!-- Hence the usage of &amp;quot;of&amp;quot; rather than &amp;quot;with&amp;quot;; the latter term implies mutuality/reciprocation. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Fog of war vision ==&lt;br /&gt;
Vision (for [[fog of war]]) updates three different ways:&lt;br /&gt;
#A unit gains vision when it is created.&lt;br /&gt;
#All vision on the map is updated after 100 frames.&lt;br /&gt;
#When a unit is blinded, the vision resets immediately.&lt;br /&gt;
&lt;br /&gt;
=== Precisely-controlled vision ===&lt;br /&gt;
The typical way to reveal an area to a player is to pre-place or create (via [[triggers]]) a [[Map Revealer]] in that area. However, Map Revealers have a very large sight range, and can see over cliffs. This may be undesirable.&lt;br /&gt;
&lt;br /&gt;
By utilizing [[hyper triggers]] and [[death counters]], it is possible to reveal a mobile area without having a usable unit in the area, and without having a Map Revealer more than what you want. You simply create a unit just before vision is updated, and remove it immediately after vision is updated. The effect is that the player receives vision of the unit's location, but they do not have the unit long enough to even notice it, let alone use it. The only problem is that [[Blind]], a [[spell]] used by the [[Terran Medic]], forces all vision to update. Because Blind cannot be detected, you cannot compensate for this, so this trick requires that Blind never be used in your map.&lt;br /&gt;
&lt;br /&gt;
==== Units to use ====&lt;br /&gt;
Ideally, you will use [[burrow]]ed or [[Cloaking|cloaked]] units, to minimize the chance of the player seeing the unit. Here is a list of these units and their sight ranges:&lt;br /&gt;
*[[Vulture Spider Mine]]: 3&lt;br /&gt;
*[[Zerg Zergling]]: 5&lt;br /&gt;
*[[Zerg Hydralisk]]: 6&lt;br /&gt;
*[[Zerg Drone]]: 7&lt;br /&gt;
*[[Hunter Killer]]: 8&lt;br /&gt;
*[[Infested Kerrigan]]: 9&lt;br /&gt;
*[[Terran Ghost]] without Ocular Implants: 9&lt;br /&gt;
*[[Zerg Defiler]]: 10&lt;br /&gt;
*[[Terran Ghost]] with Ocular Implants: 11&lt;br /&gt;
&lt;br /&gt;
Note that the upgraded ghost (including [[heroes]]) can be a [[Sprites#Disabled unit sprites|disabled unit sprite]] so that any unit can walk over it. Infested Kerrigan can't be disabled in the same way.&lt;br /&gt;
&lt;br /&gt;
==== How it works ====&lt;br /&gt;
Have a death counter count up to 50 (or 100 by adding 2 every trigger cycle), and when it equals 49, create the unit to be used. The very next trigger cycle (when the counter is at 50), remove the unit. This will update the vision of the area, usually without giving the player vision of the unit.&lt;br /&gt;
&lt;br /&gt;
A common use of this is to create a variable vision range for a single unit to simulate night/day.  Constantly center a [[Locations|location]] over the single unit, and whenever the single unit moves (use a pixel location or [[Locations#Inverted locations|inverted location]] to detect this), create the vision unit at that location, and then remove it immediately. If you move the vision unit under the single unit, it will [[slowing units|slow down]] the unit. To avoid this 100% of the time (when using a pre-placed disabled ghost, for example), when you move the unit which stays for one trigger cycle, do not move it under the single unit, rather move it under another unit you just created, centered a location on, then removed.&lt;br /&gt;
&lt;br /&gt;
== Detection ==&lt;br /&gt;
Nearly all units in the game have the ability to [[cloaking|cloak]], whether it be by [[spell]], with the help of a [[Protoss Arbiter]], or by being [[Set Doodad State|disabled]].  Much like fog of war vision, there is a timer which governs when units are detected.&lt;br /&gt;
&lt;br /&gt;
=== How it works ===&lt;br /&gt;
Every 30 frames, units which are cloaked reveal themselves to players with shared vision or a detector nearby for 30 frames. However, each player can only reveal one unit per frame.&lt;br /&gt;
&lt;br /&gt;
[[Category:StarCraft]]&lt;br /&gt;
[[Category:Reference]]&lt;/div&gt;</summary>
		<author><name>DevliN</name></author>	</entry>

	</feed>