T.O.M. will attack nearby creeper using its cannon. When exposed to Angorium, T.O.M. will become supercharged. This will cause it to fly around uncontrollably. The fire rate of its cannon will also be drastically increased.
T.O.M. cannot be moved the same way you move your other ships but is affected by physics; digging the area underneath T.O.M. can allow you to move him to a new area to fight, so long as that area is down.
Unit JSON
Unit JSON
{ "type": "unit", "displayname":"T.O.M.", "image": "body.png", "position": [0, 0], "pivot": [0.5, 0.5], "isbuilt": true, "hasphysics": true, "enemyignore": false, "ammosupply": false, "maxammo": 1, "autoammo": 1, "parts": [], "scripts": [], "parts": [ { "part": "$/weapon_sentrygun/weapon_sentrygun.json", "position": [ 0, 2 ], }, { "part": "angory.json", "name": "angoryeyes", "active": false, "position": [ 0, 5 ], }, ], "controllers": [ { "name": "angoriumharvest" }, { "name": "ondestroy_sandexplosion" } ], "playercandestroy": true, "playercontrolbuildsupply": false, "playercontrolammosupply": false, "creeperdamages": true, }
The angory.json file:
{ "type": "part", "image": "angory.png", "position": [0, 0], "pivot": [0.5, 0.5], "isbuilt": true, }
Ships | Apex Ship • Coilship • Cryon • Defender • Digger • Duster • Frigate • Gunship • Maker • Part Ship • Spirit Ship |
Other Player Units | CBomb • Dark Echo • Darkling • Nullifier • Ore Miner • Portal • Reactor |
Parts | Excavation Lathe • Kelvin Freeze Cannon • Mark 1 Cannon • Mercury Rocket Launcher • Sentinel Cannon |
Enemies | Bot • Digimaker • Emitter • Fixed Emitter • Part Emitter • Phantom Emitter • Rift Inhibitor • Spawner • Thrower |
Map Elements | AC Ore Emitter • B.O.B. • Hibernation Pod • IXE Core • Info Cache • Tech Module • T.O.M. • Upgrade Gem |