Enum rpgstat::class::Advanced[][src]

pub enum Advanced {
Show 15 variants Adventurer, Alchemist, Archer, Artistan, Clergy, Elemental, Governmental, Knight, Monk, Priest, Sailor, Soldier, Ranger, Valkyrie, Worker,
}

Variants

Adventurer

The goal is to discover new things without needing to get into fights

Alchemist

Scientist who creates useful medicines

Archer

Often found hunting for game

Artistan

Crafting and creating goods of many uses

Clergy

Focused solely on support for other players/characters and their healing

Elemental

Devoted to studying the elements and harnessing their powers

Governmental

People devoted to keeping roads fixed and laws in place

Knight

A protector of the Governmental class

Monk

Devoted to reading really old books and figuring out really old combinations of substances

Priest

Into life magic, which overcomes death magic

Sailor

Known to do well in fights, they generally keep to the sea

Soldier

Travelling abroad to wage wars, they return infrequently

Ranger

Incredibly stealthy, this rounded character can survive any environment

Valkyrie

The elite female warriors from the deepest coldest winters

Worker

One of the various classes of people who work

Trait Implementations

Returns the “default value” for a type. Read more

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Converts the given value to a String. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.