ixe:features:units:cryon

Differences

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

Link to this comparison view

Next revision
Previous revision
ixe:features:units:cryon [2024/12/05 08:03] – created Grabzixe:features:units:cryon [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 58.5 Energy to construct. 
-  * Fits in a box of ____ by ____ terrain pixels.+  * Fits in a box of 16 by 12 terrain pixels.
   * Equipped with:   * Equipped with:
     * 1x [[freeze_cannon|Kelvin Freeze Cannon]]     * 1x [[freeze_cannon|Kelvin Freeze Cannon]]
Line 22: Line 22:
  
 <hidden Story Unlock> <hidden Story Unlock>
-(Story mission that unlocks the unit)+2 Cryons can be unlocked by collecting the tech modules (1 in each) on Mintaka: Frozen (Mission 4)
 </hidden> </hidden>
  
 <hidden Unit JSON> <hidden Unit JSON>
-(Unit JSON)+<code javascript> 
 +
 + "type": "unit", 
 + "displayname": "cryon", 
 + "permanentinventory": true, 
 + "image": "bodyNew.png", 
 + "position": [0, 0], 
 + "pivot": [0.5, 0.5], 
 + "maxammo": 10, 
 + "movable": true, 
 + "parts":
 + {"part": "$/weapon_freeze/weapon_freeze.json", "position": [4, -2]}, 
 + {"part": "$/weapon_lathe/weapon_lathe.json", "position": [-2.75, -0.5]} 
 + ], 
 + "controllers":
 + {"name": "ondestroy_sandexplosion"
 +
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/cryon.1733385826.txt.gz · Last modified: 2025/02/14 14:56 (external edit)