Five Gods Exiled — 54 of 191

Carolyn VanEseltine

Release 1

Part 5 - Core Personality

A person can be p-extroverted or p-introverted.

A person can be p-sensing or p-intuitive.

A person can be p-thinking or p-feeling.

A person can be p-judgmental or p-perceptive.

A person can be p-independent or p-dependent.

A person can be p-cooperative or p-competitive.

A person can be p-apathetic or p-energetic.

A person can be p-optimistic or p-pessimistic.

A person can be p-moral or p-immoral.

To set the personality of the current person:

DM "[Given name of the current person] [surname of the current person] is ";

if a random chance of 1 in 2 succeeds:

now the current person is p-extroverted;

DM "E";

otherwise:

now the current person is p-introverted;

DM "I";

if a random chance of 1 in 2 succeeds:

now the current person is p-sensing;

DM "S";

otherwise:

now the current person is p-intuitive;

DM "N";

if a random chance of 1 in 2 succeeds:

now the current person is p-thinking;

DM "T";

otherwise:

now the current person is p-feeling;

DM "F";

if a random chance of 1 in 2 succeeds:

now the current person is p-judgmental;

DM "J, ";

otherwise:

now the current person is p-perceptive;

DM "P, ";

if a random chance of 1 in 2 succeeds:

now the current person is p-independent;

DM "independent, ";

otherwise:

now the current person is p-dependent;

DM "dependent, ";

if a random chance of 1 in 3 succeeds:

now the current person is p-moral;

DM "moral, ";

otherwise:

now the current person is p-immoral;

DM "immoral, ";

if a random chance of 1 in 2 succeeds:

now the current person is p-cooperative;

DM "cooperative, and ";

otherwise:

now the current person is p-competitive;

DM "competitive, and ";

if a random chance of 1 in 2 succeeds:

now the current person is p-apathetic;

DM "apathetic.[line break]";

otherwise:

now the current person is p-optimistic;

DM "optimistic.[line break]"