User Tools

Site Tools


ixe:features:units:spirit_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:spirit_ship [2024/12/05 09:43] – created Grabzixe:features:units:spirit_ship [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 115.4 Energy to construct. 
-  * Fits in a box of 72 by 32 terrain pixels.+  * Fits in a box of 32 by 14 terrain pixels.
   * Equipped with:   * Equipped with:
     * 1x Spirit Launcher     * 1x Spirit Launcher
Line 38: Line 38:
  
 <hidden Story Unlock> <hidden Story Unlock>
-(Story mission that unlocks the unit)+You unlock your one and only Spirit ship by collecting the tech module on Arcturus: Enigma (mission 12).
 </hidden> </hidden>
  
 <hidden Unit JSON> <hidden Unit JSON>
-(Unit JSON)+<code javascript> 
 +
 +    "type": "unit", 
 +    "displayname": "Spirit Ship", 
 +    "permanentinventory": true, 
 +    "image": "bodyNew.png", 
 +    "position": [ 0, 0 ], 
 +    "pivot": [ 0.5, 0.5 ], 
 +    "maxammo": 100, 
 +    "movable": true, 
 + "movepathenabled": true, 
 +    "parts":
 +        { 
 +            "part": "$/weapon_spiritlauncher/weapon_spiritlauncher.json", 
 +            "position": [ 3, -2.25 ] 
 +        }, 
 +    ], 
 +    "controllers":
 +        { "name": "ondestroy_sandexplosion"
 +    ] 
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/spirit_ship.1733391801.txt.gz · Last modified: 2025/02/14 14:56 (external edit)