Difference between revisions of "Phylum"

From Kolmafia
Jump to navigation Jump to search
imported>Aventuristo
(Created phylum page)
 
imported>Aventuristo
(Add to Data Types category)
 
Line 54: Line 54:
 
|}
 
|}
  
[[Category:Scripting]]
+
[[Category:Scripting]] [[Category:Data Types]]

Latest revision as of 00:47, 30 September 2017


This data type represents the Phylum, or category, of monster. Each monster has a phylum. Besides $phylum[none], the possible values for this datatype are:

  • beast
  • bug
  • constellation
  • construct
  • demon
  • dude
  • elemental
  • elf
  • fish
  • goblin
  • hippy
  • hobo
  • humanoid
  • horror
  • mer-kin
  • orc
  • penguin
  • pirate
  • plant
  • slime
  • undead
  • weird

Related Functions

phylum monster_phylum( [monster] )

phylum to_phylum( string )


Proxy Record Fields

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

Field Data type Default value ASH Accessor Function / Notes
image string none