GIGS

FILE NAME: “data_gigs.json”

FILE HEADER: “gigs”

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 gig’s name in localization file.

description

Text (string)

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

minStars

Number (int)

Minimum stars level necessary to work on this gig.

maxStars

Number (int)

Maximum star level necessary to work on this gig.

cash

Number (int)

Multiplies cash earned in this gig (final cash amount is calculated based on star level and other factors). Recommended to stay between 0-10

opinion

Number (int)

Relationship earned or lost after doing gig. Relationship bars go from 0-100.

fans

Number (double)

Determines how many fans are earned. Recommended to stay between 0.0 and 1.0 (but can go higher).