User Tools

Site Tools


ixe:features:units:part_ship

Differences

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

Link to this comparison view

Next revision
Previous revision
ixe:features:units:part_ship [2024/12/05 09:22] – created Grabzixe:features:units:part_ship [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 6: Line 6:
  
 ===== Unit Stats ===== ===== Unit Stats =====
-  * Requires ____ Energy to construct. +  * Requires 31.5 Energy to construct. 
-  * Fits in a box of 23 by 19 terrain pixels.+  * Fits in a box of 12 by 10 terrain pixels.
   * Equipped with:   * Equipped with:
     * 1x Particulate Gun     * 1x Particulate Gun
Line 20: Line 20:
  
 <hidden Story Unlock> <hidden Story Unlock>
-(Story mission that unlocks the unit)+Both of the tech modules on Fomalhaut: Turbulence (mission 17contain 2 Part ships.
 </hidden> </hidden>
  
 <hidden Unit JSON> <hidden Unit JSON>
-(Unit JSON)+<code javascript> 
 +
 + "type": "unit", 
 + "displayname": "Part Ship", 
 + "permanentinventory": true, 
 + "image": "body.png", 
 + "position": [0, 0], 
 + "pivot": [0.5, 0.5], 
 + "maxammo": 35, 
 + "movable": true, 
 + "parts":
 + {"part": "$/weapon_particulategun/weapon_particulategun.json", "position": [1.5, -3]} 
 + ], 
 + "controllers":
 + {"name": "ondestroy_sandexplosion"
 +
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/part_ship.1733390576.txt.gz · Last modified: 2025/02/14 14:56 (external edit)