Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- _id: ObjectId('6367053db41f5fc582aaa1fe'),
- SchemaVersion: 1,
- FestivalId: 'JUEA-00002',
- AnnounceTime: ISODate('0001-01-01T00:00:00.000Z'),
- StartTime: ISODate('0001-01-01T00:00:00.000Z'),
- EndTime: ISODate('0001-01-01T00:00:00.000Z'),
- ResultsTime: ISODate('0001-01-01T00:00:00.000Z'),
- MidtermTime: ISODate('0001-01-01T00:00:00.000Z'),
- AlphaTeam: {
- LongName: {
- JPja: 'Alpha
- },
- ShortName: {
- JPja: 'Alpha'
- },
- Color: {
- Red: 1,
- Green: 0,
- Blue: 0,
- Alpha: 1
- }
- },
- BravoTeam: {
- LongName: {
- JPja: 'Bravo'
- },
- ShortName: {
- JPja: 'Bravo'
- },
- Color: {
- Red: 0,
- Green: 1,
- Blue: 0,
- Alpha: 1
- }
- },
- CharlieTeam: {
- LongName: {
- JPja: 'Charlie'
- },
- ShortName: {
- JPja: 'Charlie'
- },
- Color: {
- Red: 0,
- Green: 0,
- Blue: 1,
- Alpha: 1
- }
- },
- NeutralTeam: {
- LongName: {
- JPja: 'Neutral'
- },
- ShortName: {
- JPja: 'Neutral'
- },
- Color: {
- Red: 0,
- Green: 0,
- Blue: 0,
- Alpha: 1
- }
- },
- Results: {
- YobisaiPoints: 10,
- PopularityPoints: 10,
- WinRegularPoints: 15,
- WinChallengePoints: 10,
- HasYobisai: true,
- AlphaYobisai: 0,
- AlphaPopularity: 0,
- AlphaWinRegular: 0,
- AlphaWinChallenge: 0,
- BravoYobisai: 0,
- BravoPopularity: 0,
- BravoWinRegular: 0,
- BravoWinChallenge: 0,
- CharlieYobisai: 0,
- CharliePopularity: 0,
- CharlieWinRegular: 0,
- CharlieWinChallenge: 0
- },
- BaseKey: null,
- BeingHeldKey: null,
- WinAlphaKey: null,
- WinBravoKey: null,
- WinCharlieKey: null,
- HasSchedule: false,
- HasResults: false
- }
Advertisement
Add Comment
Please, Sign In to add comment