Scanning: Difference between revisions

Jump to navigation Jump to search
10 bytes added ,  01:33, 11 August 2020
increase accuracy
(create)
 
(increase accuracy)
Line 5: Line 5:
# If the object blueprint has the tag <code>Robot</code>, '''techscanning''' applies.
# If the object blueprint has the tag <code>Robot</code>, '''techscanning''' applies.
# If the object has a <code>TinkerItem</code> part with <code>CanBuild</code> or <code>CanDisassemble</code> true, '''techscanning''' applies.
# If the object has a <code>TinkerItem</code> part with <code>CanBuild</code> or <code>CanDisassemble</code> true, '''techscanning''' applies.
# If the object has the tag <code>LivePlant</code> or <code>LiveFungus</code>, '''bioscanning''' applies.
# If the object blueprint has the tag <code>LivePlant</code> or <code>LiveFungus</code>, '''bioscanning''' applies.
# If the object has a <code>Combat</code> or <code>Brain</code> part, and its integer property <code>Inorganic</code> is 0 or less, '''bioscanning''' applies.
# If the object has a <code>Combat</code> or <code>Brain</code> part, and its integer property <code>Inorganic</code> is 0 or less, '''bioscanning''' applies.
# Otherwise, '''structural scanning''' applies.
# Otherwise, '''structural scanning''' applies.
671

edits

Navigation menu