Tinkers list

Ask any question about playing and surviving in the Transcendence universe. Newbies welcome!
Post Reply
section6
Commonwealth Pilot
Commonwealth Pilot
Posts: 52
Joined: Thu Sep 14, 2006 1:17 am

can i get a lasting of whAT THE tinkers can make with what and how many peices of material
User avatar
Karl
Militia Lieutenant
Militia Lieutenant
Posts: 219
Joined: Fri Jul 14, 2006 11:47 pm

Hey, I know this one...

If you look in the Transcendence source XML, under the section for the Tinker Gathering station, you'll see a list of all items that the tinkers can make and what it takes to make them.

I'll just cut and paste it here:

Code: Select all

<CustomWork>
(
(&itTitaniumOre;		2	&itTitaniumPlate;)
(&itHeavyWater;			4	&itXMHArmor;)
(&itSiliconArmorPatch;	4	&itPhotorepairArmor;)
(&itCarbonSpool;		2	&itHeavyCeramicPlate;)
(&itPlasteelOre;		4	&itPlasteelPlate;)
(&itHyperfiberRoll;		4	&itTevlarCompositeArmor;)
(&itDuralloyOre;		5	&itDuralloyArmor;)
(&itReactiveArmor;		4	&itAdvancedReactiveArmor;)
(&itCeralloyOre;		5	&itCeralloyArmor;)
(&itOrthoSteelOre;		10	&itOrthoSteel;)

(&itClass1Deflector;	4	&itSolonShieldGenerator;)
(&itClass2Deflector;	2	&itSolonShieldGenerator;)
(&itSuperconductingCoil; 8	&itSuperconductingShields;)

(&itRecoillessCannon;	4	&itDualRecoillessCannon;)
(&itLaserCannon;		8	&itLaserArray;)
(&itPartisanCannon;		2	&itSmartCannon;)
(&itTurbolaserCannon;	4	&itDualTurbolaserCannon;)
(&itRadioactiveWaste;	8	&itWasteCannon;)
(&itFusionTrigger;		1	&itXM900Missile;)

(&itRepairingNanos;		6	&itArmorRepairDevice;)
)
</CustomWork>
How to read the list:

(&itTitaniumOre; 2 &itTitaniumPlate;)

means...

It takes 2 tons of Titanium Ore to make one Titanium Plate.

_____

p.s. This list is one thing I wish the game told you in an info screen.
~
[Grabs a box of batteries.] The power is mine! MINE! Ah hahaha! AHHHH HAHAHA!
User avatar
goat not sheep
Militia Captain
Militia Captain
Posts: 669
Joined: Fri May 19, 2006 8:36 pm
Location: ...
Contact:

I don't. It's...fun figuring out the conversation.





Here's an easier way to read the list:
2 Titanium Ore = Titanium Plate
4 Heavy Water = XMH Armor
4 Silicon Armor Patch = Photo repair Armor(armour that heals near a sun)
2 Carbon Spool = Heavy Ceramic Plate
4 PlasteelOre = Plasteel Plate
4 HyperfiberRoll = Tevlar Composite Armor
5 DuralloyOre = Duralloy Armor
4 Damaged (optional)Reactive Armor = Advanced Reactive Armor
5 Ceralloy Ore; = Ceralloy Armor
10 Orthosteel Ore = OrthoSteel armour

4 Class I Deflector = Solon Shield Generator
2Class II Deflector = Solon Shield Generator
8 Superconducting Coil = Superconducting Shield

4 Recoilless Cannon = Dual Recoilless Cannon
8 damaged(optional)Laser Cannon = Laser Array
2 damaged(optional)Partisan Cannon; = Smart Cannon
4 damaged(optional) turbolaser = Dualturbolaser Cannon
8 barrels of RadioactiveWaste = AcciodineWasteCannon(mind my spelling)
1FusionTrigger = XM900 Lucifier Missile

6RepairingNanos = Patcher Arm


Optional means it doesn't HAVE to be damaged.
Last edited by goat not sheep on Mon Mar 05, 2007 12:50 am, edited 3 times in total.
>.<
User avatar
FAD
Militia Captain
Militia Captain
Posts: 732
Joined: Thu Aug 10, 2006 5:33 am
Location: Area 51

The armor repair device is called a Patcher Arm. A lower-grade version of the Patch Spider.
User avatar
goat not sheep
Militia Captain
Militia Captain
Posts: 669
Joined: Fri May 19, 2006 8:36 pm
Location: ...
Contact:

I edited it...thank you FAD.
>.<
Post Reply