Magnetized: Difference between revisions

34 bytes added ,  08:22, 7 June 2021
m
no edit summary
No edit summary
mNo edit summary
Line 12: Line 12:
}}
}}


'''Magnetized''' is an item mod that allows an item to be equipped in the Floating Nearby slot instead of its normal slot(s). It differs from other item mods in that it is not applied to items through [[tinkering]], but is instead applied via a {{favilink|high-powered magnet}}. However, it still counts towards an item's maximum number of mods, and cannot be applied to an item which already has 3 mods.  
'''Magnetized''' is an item mod that allows an item to be equipped in the Floating Nearby slot instead of its normal slot(s). It differs from other item mods in that it is not applied to items through [[tinkering]], but is instead applied via a {{favilink|high-powered magnet}}. However, magnetized still counts towards an item's maximum number of mods, and cannot be applied to an item which already has 3 mods.  


A high-powered magnet can be used to apply the magnetized mod to nearly any [[Properties#Metal|metallic]] item, even items that are not traditionally considered equipment. However, items cannot be [[gesticulating]], have onboard power systems, such as from being [[jacked]], and cannot weigh more than 100#.{{Code Reference|namespace=XRL.World.Parts|class=ModMagnetized|method=ModificationApplicable}}
A high-powered magnet can be used to apply the magnetized mod to nearly any [[Properties#Metal|metallic]] item, even items that are not traditionally considered equipment. However, items cannot be magnetized if they are [[gesticulating]], have onboard power systems, such as from being [[jacked]], or if they weigh more than 100#.{{Code Reference|namespace=XRL.World.Parts|class=ModMagnetized|method=ModificationApplicable}}


Items that are magnetized will be forcibly unequipped from the Floating Nearby slot if they become [[rusted]], [[broken]], or if their wielder is affected by EMP, and cannot be equipped again until these statuses are removed. Additionally, magnetized containers will be unequipped if the combined weight of their carried items exceed 25#.{{Code Reference|namespace=XRL.World.Parts|class=ModMagnetized|method=CheckFloating}}
Items that are magnetized will be forcibly unequipped from the Floating Nearby slot if they become [[rusted]], [[broken]], or if their wielder is affected by EMP, and cannot be equipped again until these statuses are removed. Additionally, magnetized containers will be unequipped if the combined weight of their carried items exceed 25#.{{Code Reference|namespace=XRL.World.Parts|class=ModMagnetized|method=CheckFloating}}


Magnetizing an item disallows it from being equipped in any slot other than the Floating Nearby slot; magnetized melee weapons lose their ability to wielded in the hands, magnetized armor pieces can no longer by worn on the body, etc.
Magnetizing an item disallows it from being equipped in any slot other than the Floating Nearby slot; magnetized melee weapons lose their ability to be wielded in the hands, magnetized armor pieces can no longer by worn on the body, etc.


== Properties of Magnetized Items ==
== Properties of Magnetized Items ==