GATHERINGS

FILE NAME: “data_gatherings.json”

FILE HEADER: “gatherings”

FIELD

FORMAT

DESCRIPTION

pack

Text (string)

What pack does it belong to. No effect yet, but may be used in the future.

id

Text (string)

This is a unique identifier to use as reference.

title

Text (string)

Key of gathering’s name in localization file.

description

Text (string)

Key of gathering’s description in localization file. Currently not in use, but may be in the future.

imageIndex

Number (int)

There are currently a limited amount of images used as backgrounds in Gatherings. Here is the list of images with their number.

costMultiplier

Number (int)

Multiplies cost to enter gathering. Currently not in use, but may be implemented in the future.

minStars

Number (int)

Minimum stars required for this gathering to show up.

maxStars

Number (int)

Maximum stars required for this gathering to show up.

hostType

Text (string)

Type of host (none, actor, director, studio or any).

randomActors

Number (int)

How many random actors will be spawned.

randomDirectors

Number (int)

How many random directors will be spawned.

randomStudios

Number (int)

How many random studios will be spawned.

 NOTE: Hosts have random ‘best friends’. It is likely that these ‘best friends’ will spawn at their parties often when they are the host.

🠐 FORMATS

GENRES 🠒