ixe:features:units:coilship

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ixe:features:units:coilship [2025/01/14 03:02] – Changed energy usage for more than 2 phantoms. Fireswampixe:features:units:coilship [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 7: Line 7:
   * Requires 48.9 Energy to construct.   * Requires 48.9 Energy to construct.
   * Stores up to 25 energy worth of ammo.   * Stores up to 25 energy worth of ammo.
-  * Fits in a box of 35 by 22 terrain pixels.+  * Fits in a box of 18 by 12 terrain pixels.
   * Equipped with:   * Equipped with:
     * 1x Phantom Beam     * 1x Phantom Beam
Line 35: Line 35:
  
 <hidden Unit JSON> <hidden Unit JSON>
-Not yet available.+<code javascript> 
 +
 +    "type": "unit", 
 +    "displayname": "Coil Ship", 
 +    "permanentinventory": true, 
 +    "image": "bodyNew.png", 
 +    "position": [ 0, 0 ], 
 +    "pivot": [ 0.5, 0.5 ], 
 +    "maxammo": 25, 
 +    "movable": true, 
 +    "parts":
 +        { 
 +            "part": "$/weapon_phantombeam/weapon_phantombeam.json", 
 +            "position": [ -3, 4 ] 
 +        }, 
 +    ], 
 +    "controllers":
 +        { "name": "ondestroy_sandexplosion"
 +    ] 
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/coilship.1736823757.txt.gz · Last modified: 2025/02/14 14:56 (external edit)