Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Classification system"

From Creatures Wiki
Jump to navigation Jump to search
m
Line 2: Line 2:
  
 
The [[class number]] is the [[family]], [[genus]] and [[species]] written together: for example 2 6 65, which is the [[class number]] for the [[Breaded Hatchling Norn]]. See the list of known [[C1 class numbers]] for more examples.
 
The [[class number]] is the [[family]], [[genus]] and [[species]] written together: for example 2 6 65, which is the [[class number]] for the [[Breaded Hatchling Norn]]. See the list of known [[C1 class numbers]] for more examples.
 +
 +
The Family and Genus have a max of 255, anything over this will wrap over to 1 (Not 0, as this is used as a wildcard). In C3 and DS the Species has a max of 65535.
 +
 
{{stub}}
 
{{stub}}

Revision as of 03:27, 21 January 2005

Every object in the Creatures games is in a category labelled with one word, the genus. Creatures cannot distinguish between, for example, the ball, or the top, because they are both in the toy category.

The class number is the family, genus and species written together: for example 2 6 65, which is the class number for the Breaded Hatchling Norn. See the list of known C1 class numbers for more examples.

The Family and Genus have a max of 255, anything over this will wrap over to 1 (Not 0, as this is used as a wildcard). In C3 and DS the Species has a max of 65535.

Editnorn.png This stub could use more information.