Difference between revisions of "Requirements"

From HIVE
Jump to navigation Jump to search
m
Line 5: Line 5:
 
Requirement nodes are the editor's way of displaying the different requirements. The Use node enables an ability, unit, or upgrade if the requirement is true. The Show node only displays the ability, unit, or upgrade.
 
Requirement nodes are the editor's way of displaying the different requirements. The Use node enables an ability, unit, or upgrade if the requirement is true. The Show node only displays the ability, unit, or upgrade.
  
[[File:Requirements2.png]]
+
[[File:Requirements2.PNG]]
 
Here you can see the requirements editor.  
 
Here you can see the requirements editor.  
 +
 +
== Requirement Comparisons List ==
 +
[[File:Requirements3.png]]
 +
This dropdown box contains the possible comparisons to use for your requirements.
 +
 +
'''Ability Allowed''' checks whether a particular ability is enabled and useable. For example, if Siege Mode is not yet researched for the Siege Tank, and you check if the Siege Mode Ability is Allowed,  this requirement will return false. If it becomes researched, the requirement will return true.
 +
 +
  
 
[[Category:StarCraft II]]
 
[[Category:StarCraft II]]
 
[[Category:Reference]]
 
[[Category:Reference]]
 
[[Category:Data Editor]]
 
[[Category:Data Editor]]

Revision as of 21:23, 25 April 2011

Requirements are used by the Data Editor to hide or show abilities, units, and upgrades based on whether the requirement is met or not. Requirements1.png

Requirement Nodes

Requirement nodes are the editor's way of displaying the different requirements. The Use node enables an ability, unit, or upgrade if the requirement is true. The Show node only displays the ability, unit, or upgrade.

Requirements2.PNG Here you can see the requirements editor.

Requirement Comparisons List

File:Requirements3.png This dropdown box contains the possible comparisons to use for your requirements.

Ability Allowed checks whether a particular ability is enabled and useable. For example, if Siege Mode is not yet researched for the Siege Tank, and you check if the Siege Mode Ability is Allowed, this requirement will return false. If it becomes researched, the requirement will return true.