servant

From Kolmafia
Revision as of 00:48, 30 September 2017 by imported>Aventuristo (Add to Data Types category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This data type represents servants, which are unique to the Actually Ed the Undying path and located in The Servants' Quarters, replacing familiars.

The set of possible values, including $servant[ none ], are:

  • Assassin
  • Belly-Dancer
  • Bodyguard
  • Cat
  • Maid
  • Priest
  • Scribe

Related Functions

boolean have_servant( servant )

servant my_servant( servant )

servant to_servant( int )

servant to_servant( strict_string )

boolean use_servant( servant )


Proxy Record Fields

Here are the proxy record fields for servants. Proxy records are discussed in more detail here.

Field Data type Default value ASH Accessor Function / Notes
id int 0
name string ""
level int 0
experience int 0
image string ""
level1_ability string ""
level7_ability string ""
level14_ability string ""
level21_ability string ""