CULTURES

FILE NAME: “data_cultures.json”

FILE HEADER: “cultures”

FIELD

FORMAT

DESCRIPTION

id

Text (string)

This is a unique identifier for other scripts to use as reference.

title

Text (string)

Key of culture’s name in localization file.

maleNames

Group (list of strings)

All the possible male names in this culture.

femaleNames

Group (list of strings)

All the possible female names in this culture.

lastNames

Group (list of strings)

All the possible last names in this culture.

verydark

Number (int)

Value should go from 1 to 10. Chances of characters having this skin color.

dark

Number (int)

Value should go from 1 to 10. Chances of characters having this skin color.

medium

Number (int)

Value should go from 1 to 10. Chances of characters having this skin color.

light

Number (int)

Value should go from 1 to 10. Chances of characters having this skin color.

verylight

Number (int)

Value should go from 1 to 10. Chances of characters having this skin color.