[ { "id" : "PLATINUM", "title" : "One of the seven", "description" : "Earn all other trophies", "value" : "TROPHY_PLATINUM" }, { "id" : "CAMPAIGN_1", "title" : "2nd Lieutenant", "description" : "Complete a campaign mission", "value" : "TROPHY_BRONZE" }, { "id" : "CAMPAIGN_10", "title" : "1st Lieutenant", "description" : "Complete 10% of all missions", "value" : "TROPHY_BRONZE" }, { "id" : "CAMPAIGN_20", "title" : "Lieutenant Commander", "description" : "Complete 20% of all missions", "value" : "TROPHY_BRONZE" }, { "id" : "CAMPAIGN_40", "title" : "Commander", "description" : "Complete 40% of all missions", "value" : "TROPHY_BRONZE" }, { "id" : "CAMPAIGN_50", "title" : "Captain", "description" : "Complete 50% of all missions", "value" : "TROPHY_SILVER" }, { "id" : "CAMPAIGN_60", "title" : "Commodore", "description" : "Complete 60% of all missions", "value" : "TROPHY_SILVER" }, { "id" : "CAMPAIGN_80", "title" : "Rear Admiral", "description" : "Complete 80% of all missions", "value" : "TROPHY_SILVER" }, { "id" : "CAMPAIGN_90", "title" : "Admiral", "description" : "Complete 90% of all missions", "value" : "TROPHY_GOLD" }, { "id" : "CAMPAIGN_100", "title" : "Fleet Admiral", "description" : "Complete all campaign missions", "value" : "TROPHY_GOLD" }, { "id" : "CAMPAIGN_SOL", "title" : "Ready for duty", "description" : "Complete all the training missions at Sol", "value" : "TROPHY_BRONZE" }, { "id" : "CAMPAIGN_COYOTE", "title" : "Coyote Ugly", "description" : "Complete all missions at Coyote", "value" : "TROPHY_BRONZE", "hidden" : 1 }, { "id" : "CAMPAIGN_WARRO", "title" : "Better late than never", "description" : "Complete all missions at Warro", "value" : "TROPHY_BRONZE", "hidden" : 1 }, { "id" : "CAMPAIGN_ILIAD", "title" : "The shape of things to come", "description" : "Complete all missions at Iliad", "value" : "TROPHY_SILVER", "hidden" : 1 }, { "id" : "CAMPAIGN_TEMPER", "title" : "Now get the hell out of our galaxy!", "description" : "Complete all missions at Temper", "value" : "TROPHY_BRONZE", "hidden" : 1 }, { "id" : "CAMPAIGN_MACE", "title" : "Going out with a bang.", "description" : "Complete all missions at Mace", "value" : "TROPHY_SILVER", "hidden" : 1 }, { "id" : "EPIC", "title" : "Truly epic", "description" : "Survive an epic battle", "value" : "TROPHY_BRONZE" }, { "id" : "BIGGER_FALL", "title" : "The bigger they are ...", "description" : "Destroy an enemy capital ship", "value" : "TROPHY_SILVER", "stat" : "STAT_CAPITAL_SHIPS_DESTROYED", "statValue" : 1 }, { "id" : "PANDORAN", "title" : "Plenty more where that came from, unfortunately", "description" : "Destroy a Pandoran-controlled craft", "value" : "TROPHY_BRONZE" }, { "id" : "ATAF", "title" : "Man, I gotta get me one of these!", "description" : "Pilot an ATAF during the campaign", "value" : "TROPHY_BRONZE" }, { "id" : "TUG", "title" : "The 4th emergency service", "description" : "Complete a mission using a Tug", "value" : "TROPHY_BRONZE" }, { "id" : "SHUTTLE", "title" : "Room for one more on top", "description" : "Complete a mission using a Shuttle", "value" : "TROPHY_BRONZE" }, { "id" : "TEAM_PLAYER", "title" : "Taking one for the team", "description" : "Be killed by a missile that was meant for someone else", "value" : "TROPHY_SILVER" }, { "id" : "CHALLENGE_25", "title" : "", "description" : "Complete 25% of all challenges", "value" : "TROPHY_BRONZE" }, { "id" : "CHALLENGE_50", "title" : "", "description" : "Complete 50% of all challenges", "value" : "TROPHY_SILVER" }, { "id" : "CHALLENGE_100", "title" : "", "description" : "Complete 100% of all challenges", "value" : "TROPHY_GOLD" }, { "id" : "FIRE_100000", "title" : "Your name's on one of these!", "description" : "Fire 100,000 shots", "value" : "TROPHY_BRONZE", "stat" : "STAT_SHOTS_FIRED", "statValue" : 10000 }, { "id" : "MISSILE_1000", "title" : "Dodge this!", "description" : "Launch 1,000 missiles", "value" : "TROPHY_BRONZE", "stat" : "STAT_MISSILES_FIRED", "statValue" : 1000 }, { "id" : "ECM_100", "title" : "Isn't technology wonderful?", "description" : "Use the ECM 100 times", "value" : "TROPHY_BRONZE", "stat" : "STAT_ECM", "statValue" : 100 }, { "id" : "BOOST_100", "title" : "Runaway!", "description" : "Boost 100 times", "value" : "TROPHY_BRONZE", "stat" : "STAT_BOOST", "statValue" : 100 }, { "id" : "EVADE_50", "title" : "Missed, you f**kers!", "description" : "Evade 50 missiles", "value" : "TROPHY_BRONZE", "stat" : "STAT_MISSILES_EVADED", "statValue" : 50, "hidden" : 1 }, { "id" : "WAYPOINT_100", "title" : "Sightseer", "description" : "Visit 100 waypoints", "value" : "TROPHY_BRONZE", "stat" : "STAT_WAYPOINTS_VISITED", "statValue" : 100 }, { "id" : "EPIC_KILL_13", "title" : "Yippie-ki-yay", "description" : "Destroy 13 or more enemies in an epic battle without being killed", "value" : "TROPHY_SILVER", "stat" : "STAT_EPIC_KILL_STREAK", "statValue" : 13 }, { "id" : "ATAF_DESTROYED", "title" : "Almost indestructable. Almost.", "description" : "Be destroyed while piloting an ATAF", "value" : "TROPHY_BRONZE", "hidden" : 1 } ]