User Tools

Site Tools


ixe:features:units:maker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ixe:features:units:maker [2024/12/05 08:48] – created Grabzixe:features:units:maker [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 5: Line 5:
  
 ===== Unit Stats ===== ===== Unit Stats =====
-  * Requires ---- Energy to construct. +  * Requires 90.6 Energy to construct. 
-  * Fits in a box of 40 by 29 terrain pixels.+  * Fits in a box of 20 by 15 terrain pixels.
   * Equipped with:   * Equipped with:
     * 1x Maker     * 1x Maker
Line 32: Line 32:
  
 <hidden Story Unlock> <hidden Story Unlock>
-(Story mission that unlocks the unit)+You receive your first Maker by collecting the southeastern tech module on Aldebaran: Bizarro (mission 6) and your second by collecting the tech module on Achernar: Pursuit (mission 16).
 </hidden> </hidden>
  
 <hidden Unit JSON> <hidden Unit JSON>
-(Unit JSON)+<code javascript> 
 +
 + "type": "unit", 
 + "displayname": "Maker", 
 + "permanentinventory": true, 
 + "image": "bodyNew.png", 
 + "position": [0, 0], 
 + "pivot": [0.5, 0.5], 
 + "movable": true, 
 + "maxcammo": 3000, 
 + "parts":
 + {"part": "$/weapon_maker/weapon_maker.json", "position": [7, -3]}, 
 + ], 
 + "controllers":
 + {"name": "ondestroy_sandexplosion"
 + ]  
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/maker.1733388515.txt.gz · Last modified: 2025/02/14 14:56 (external edit)