Tags
|
100%
|
This packet has been completely reversed.
|
|
Now that gave me some serious headaches kudos to htx for figuring it out. The main problem has been the number of resource weights/assembly weights pairs. For the gas tool for example 4 pairs are needed.
The data bytes determine the attributes for the displayed experimentation properties and their weighting. The following properties have been found so far :
01 |
Potency
|
11 |
Cold Resistance
|
21 |
Conductivity
|
31 |
Decay Resistance
|
41 |
Heat Resistance
|
51 |
Flavor
|
61 |
Malleability
|
71 |
Potential Energy
|
81 |
Overall Quality
|
91 |
Shock Resistance
|
A1 |
Unit Toughness
|
B1 |
Bulk (???)
|
?? |
Entangle Resistance
|
?? |
'
|
?? |
'
|
Several resource attributes are added through multiple bytes. Initial the weighting will be distributed equally through all attributes.
The weighting is happening through setting / unsetting bit 1 and two. In the examples I have looked at so far only the last dataset of the assembly weights part was of importance.
|