Image to monster: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
Bale (talk | contribs)
r11561
 
(No difference)

Latest revision as of 12:12, 5 November 2014

needs(code_samples);

Function Syntax

monster image_to_monster(string image )

Returns the monster whose image name is image. If you go the other way and look up the image from the name of the monster you can use the monster.image proxy field.

See Also

monster_attack() | monster_defense() | monster_hp()