User Tools

Site Tools


ixe:features:units:ac_ore_emitter

Differences

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

Link to this comparison view

Next revision
Previous revision
ixe:features:units:ac_ore_emitter [2024/12/05 10:37] – created Grabzixe:features:units:ac_ore_emitter [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 4: Line 4:
 AC Ore Emitters periodically throw around a sand called AC Ore, which can be collected using an [[Ore Miner]] to add anticreeper to your storage, which can then be deployed using a [[Maker]]. AC Ore Emitters periodically throw around a sand called AC Ore, which can be collected using an [[Ore Miner]] to add anticreeper to your storage, which can then be deployed using a [[Maker]].
  
 +===== Spoilers ===== 
 +<hidden Unit JSON> 
 +<code javascript> 
 +
 + "type": "unit", 
 + "displayname":"AC Ore Emitter", 
 + "image": "body.png", 
 + "sortingorder": 2, 
 + "position": [0, 0], 
 + "pivot": [0.5, 0.5], 
 + "isbuilt": true, 
 + "hasphysics": true, 
 + "enemyignore": true, 
 + "parts": [], 
 + "scripts": [], 
 + "creeperdamages": false, 
 + "playercandestroy": false, 
 + "playercontrolbuildsupply": false, 
 + "playercontrolammosupply": false,  
 + "controllers":
 + {  
 + "name": "acoremaker", 
 + }, 
 +
 + "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>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/ac_ore_emitter.1733395036.txt.gz · Last modified: 2025/02/14 14:56 (external edit)