GrantTech: Difference between revisions

From Ashes of the Singularity - Official Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
*'''Weapons''' - Unit, building and Orbital Ability damage.
*'''Weapons''' - Unit, building and Orbital Ability damage.
*'''HPs''' - Unit health.
*'''HPs''' - Unit health.
*'''BuildingHPs'''
*'''BuildingHPs''' - Building health.
*'''Radar'''
*'''Radar''' - Radar range.
*'''NexusHPs'''
*'''NexusHPs''' - Nexus health.




PHC Only
PHC Only
*'''MetalStorage'''
*'''MetalStorage''' - Metal storage.
*'''RadsStorage'''
*'''RadsStorage''' - Radioactives storage.
 


To grant Logistics, use the [[GrantStuff]] command.
To grant Logistics, use the [[GrantStuff]] command.

Latest revision as of 08:19, 22 February 2018

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 - Building health.
  • Radar - Radar range.
  • NexusHPs - Nexus health.


PHC Only

  • MetalStorage - Metal storage.
  • RadsStorage - Radioactives storage.


To grant Logistics, use the GrantStuff command.