slot

From Kolmafia
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This is the data type representing a player's equipment slots. Besides $slot[ none ], there are 16 possible values for this datatype.

  • hat
  • back
  • weapon
  • off-hand
  • shirt
  • pants
  • acc1
  • acc2
  • acc3
  • familiar
  • sticker1
  • sticker2
  • sticker3
  • fakehand
  • bootspur
  • bootskin

Related Functions

boolean equip( [slot], item )

item equipped_item( slot )

slot to_slot( item )

skill to_slot( strict_string )


Proxy Record Fields

slot has no proxy record fields.