GrantTech

From Ashes of the Singularity - Official Wiki
Revision as of 08:17, 22 February 2018 by AlphonsoHornibro (talk | contribs)
Jump to navigation Jump to search

Using the GrantTech command, the player or AI can be given free Quantum Upgrades. The GrantTech needs to be inside of a Trigger, like so:

 <Trigger Name="tFreeTech_Weapons" Type="Timer" Timer="30" Inactive="1" >
   <GrantTech Player="0" Tech="Weapons" />
 </Trigger>

Tech To Grant

Both Factions

  • Weapons - Unit, building and Orbital Ability damage.
  • HPs - Unit health.
  • BuildingHPs
  • Radar
  • NexusHPs


PHC Only

  • MetalStorage
  • RadsStorage

To grant Logistics, use the GrantStuff command.