User Tools

Site Tools


ixe:features:units:digger

Differences

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

Link to this comparison view

Next revision
Previous revision
ixe:features:units:digger [2024/12/05 08:07] – created Grabzixe:features:units:digger [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 55.3 Energy to construct. 
-  * Fits in a box of 25 by 23 terrain pixels.+  * Fits in a box of 13 by 12 terrain pixels.
   * Equipped with:   * Equipped with:
     * 2x [[lathe|Excavation Lathe]]     * 2x [[lathe|Excavation Lathe]]
Line 19: Line 19:
  
 <hidden Story Unlock> <hidden Story Unlock>
-(Story mission that unlocks the unit)+You receive your first Digger when starting Procyon: Unexpected (mission 3) and unlock the second upon collecting the tech module on Vega: Passage (mission 10).
 </hidden> </hidden>
  
 <hidden Unit JSON> <hidden Unit JSON>
-(Unit JSON)+<code javascript> 
 +
 + "type": "unit", 
 + "displayname": "Digger", 
 + "permanentinventory": true, 
 + "cost": 2000, 
 + "image": "bodyNew.png", 
 + "position": [0, 0], 
 + "pivot": [0.5, 0.5], 
 + "movable": true, 
 + "parts":
 + {"part": "$/weapon_lathe/weapon_lathe.json", "position": [0, 2.5]}, 
 + {"part": "$/weapon_lathe/weapon_lathe.json", "position": [0, -2.5]} 
 + ], 
 + "controllers":
 + {"name": "ondestroy_sandexplosion"
 + ]  
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/digger.1733386068.txt.gz · Last modified: 2025/02/14 14:56 (external edit)