User Tools

Site Tools


ixe:features:units:digimaker

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:digimaker [2024/12/05 10:44] Grabzixe:features:units:digimaker [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 15: Line 15:
 <hidden Help Tab transcript> <hidden Help Tab transcript>
 The Digimaker facilitates the growth of digitalis, a substance that poses a threat to ships and enables creeper to permeate terrain. Destroy digitalis using cannons and nullify the Digimaker to eliminate all connected digitalis growth. The Digimaker facilitates the growth of digitalis, a substance that poses a threat to ships and enables creeper to permeate terrain. Destroy digitalis using cannons and nullify the Digimaker to eliminate all connected digitalis growth.
 +</hidden>
 +
 +<hidden Unit JSON>
 +<code javascript>
 +{
 + "type": "unit",
 + "enemy": true,
 + "displayname":"DigiMaker",
 + "image": "body.png",
 + "sortingorder": 2,
 + "position": [0, 0],
 + "pivot": [0.5, 0.5],
 + "isbuilt": true,
 + "hasphysics": true,
 + "parts": [],
 + "scripts": [],
 + "creeperdamages": false,
 + "digitalissource": true,
 + "nullifiable": true,
 + "playercandestroy": false,
 + "playercontrolbuildsupply": false,
 + "playercontrolammosupply": false,
 + "damageheal": 50,
 + "controllers": [
 + {
 + "name": "ondestroy_sandexplosion",
 + "amt": 256,
 + "minvelocity": 1.5,
 + "maxvelocity": 3,
 + "color0":[0.2, 0.4, 2],
 + "color1":[0.2, 0.6, 2],
 + "sandtype": 2,
 + }
 + ]
 +}
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/digimaker.1733395448.txt.gz · Last modified: 2025/02/14 14:56 (external edit)