User Tools

Site Tools


modding:transdata

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
modding:transdata [2017/02/20 04:43] – [Usage] 0xabcdefmodding:transdata [2018/11/22 05:27] (current) 0xabcdef
Line 3: Line 3:
  
 For More information at the moment go to the [[http://neurohack.com/transcendence/design/TransData.html|TransData]] page. For More information at the moment go to the [[http://neurohack.com/transcendence/design/TransData.html|TransData]] page.
-===Download===+====Download====
 Current Version: [[http://http://kronosaur.com/downloads/TransData.zip|TransData 3.3.11]] Current Version: [[http://http://kronosaur.com/downloads/TransData.zip|TransData 3.3.11]]
 ====Usage==== ====Usage====
Line 291: Line 291:
       * [/xMargin:n]          Margin around images.       * [/xMargin:n]          Margin around images.
       * [/xSpacing:n]         Spacing between images.       * [/xSpacing:n]         Spacing between images.
 +
 +====Balance====
 +Calculating item balance is one of TransData's most frequent functions. TransData works by assigning a "balance point" value to every item trait and then adding them all up to find the total. If the result is equal to 100, then the item is most likely balanced for a standard game. If it is greater, than the item is overpowered. And if it is lower, then the item is underpowered.
 +  * For an extension: <code>TransData.exe /itemTable /criteria:"* +extension:extensionUNID" /balanceStats</code>
 +  * For a single item: <code>TransData.exe /itemTable /criteria:"* +unid:weaponUNID" /balanceStats</code>
 ====Utilities==== ====Utilities====
 Wolfy's [[tmu|Mod and Utilities manager]] may end up including a utility for TransData. Though this needs confirmation. Wolfy's [[tmu|Mod and Utilities manager]] may end up including a utility for TransData. Though this needs confirmation.
 H Iris's [[https://sites.google.com/site/lachlanproject/filing-cabinet/TransData1.6Utility0.1.0.exe.zip?attredirects=0&d=1|TransData1.6 Utility]] though out of date still has reported function with the current version of Transcendence. H Iris has reported that he is working on an updated version of the TransData Utility. H Iris's [[https://sites.google.com/site/lachlanproject/filing-cabinet/TransData1.6Utility0.1.0.exe.zip?attredirects=0&d=1|TransData1.6 Utility]] though out of date still has reported function with the current version of Transcendence. H Iris has reported that he is working on an updated version of the TransData Utility.
- 
-========= 
modding/transdata.1487565820.txt.gz · Last modified: 2017/02/20 04:43 by 0xabcdef