tbftss/data/trophies/trophies.json

293 lines
6.8 KiB
JSON
Raw Normal View History

2016-03-03 19:03:07 +01:00
[
2016-03-09 16:54:45 +01:00
{
2016-04-28 12:50:37 +02:00
"id" : "_PLATINUM",
2016-03-09 16:54:45 +01:00
"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"
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_10",
2016-03-09 16:54:45 +01:00
"title" : "1st Lieutenant",
2016-04-24 14:00:27 +02:00
"description" : "Complete 10%% of all missions",
2016-03-09 16:54:45 +01:00
"value" : "TROPHY_BRONZE"
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_20",
2016-03-09 16:54:45 +01:00
"title" : "Lieutenant Commander",
2016-04-24 14:00:27 +02:00
"description" : "Complete 20%% of all missions",
2016-03-09 16:54:45 +01:00
"value" : "TROPHY_BRONZE"
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_40",
2016-03-09 16:54:45 +01:00
"title" : "Commander",
2016-04-24 14:00:27 +02:00
"description" : "Complete 40%% of all missions",
"value" : "TROPHY_BRONZE"
2016-03-09 16:54:45 +01:00
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_50",
2016-03-09 16:54:45 +01:00
"title" : "Captain",
2016-04-24 14:00:27 +02:00
"description" : "Complete 50%% of all missions",
2016-03-09 16:54:45 +01:00
"value" : "TROPHY_SILVER"
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_60",
2016-03-09 16:54:45 +01:00
"title" : "Commodore",
2016-04-24 14:00:27 +02:00
"description" : "Complete 60%% of all missions",
2016-03-09 16:54:45 +01:00
"value" : "TROPHY_SILVER"
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_80",
2016-03-09 16:54:45 +01:00
"title" : "Rear Admiral",
2016-04-24 14:00:27 +02:00
"description" : "Complete 80%% of all missions",
2016-03-09 16:54:45 +01:00
"value" : "TROPHY_SILVER"
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_90",
2016-03-09 16:54:45 +01:00
"title" : "Admiral",
2016-04-24 14:00:27 +02:00
"description" : "Complete 90%% of all missions",
"value" : "TROPHY_GOLD"
2016-03-09 16:54:45 +01:00
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_100",
2016-03-09 16:54:45 +01:00
"title" : "Fleet Admiral",
"description" : "Complete all campaign missions",
"value" : "TROPHY_GOLD"
2016-03-09 16:54:45 +01:00
},
2016-03-03 19:03:07 +01:00
{
"id" : "CAMPAIGN_SOL",
"title" : "Ready for duty",
"description" : "Complete all the training missions at Sol",
2016-03-03 19:03:07 +01:00
"value" : "TROPHY_BRONZE"
},
{
"id" : "CAMPAIGN_COYOTE",
"title" : "Coyote Ugly",
"description" : "Complete all missions at Coyote",
2016-03-06 18:13:34 +01:00
"value" : "TROPHY_BRONZE",
"hidden" : 1
2016-03-03 19:03:07 +01:00
},
2016-03-09 16:54:45 +01:00
{
"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",
2016-03-09 16:54:45 +01:00
"description" : "Complete all missions at Iliad",
"value" : "TROPHY_SILVER",
2016-03-09 16:54:45 +01:00
"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
},
2016-04-05 10:59:11 +02:00
{
2016-04-24 19:11:02 +02:00
"id" : "_CAMPAIGN_MACE",
"title" : "Going out with a bang",
2016-04-05 10:59:11 +02:00
"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",
2016-04-18 11:54:10 +02:00
"title" : "The bigger they are ...",
"description" : "Destroy an enemy capital ship",
"value" : "TROPHY_SILVER",
"stat" : "STAT_CAPITAL_SHIPS_DESTROYED",
"statValue" : 1
},
2016-04-30 13:45:49 +02:00
{
"id" : "GIANT_SLAYER",
"title" : "Giant Slayer",
"description" : "Destroy 25 enemy capital ships",
"value" : "TROPHY_GOLD",
"stat" : "STAT_CAPITAL_SHIPS_DESTROYED",
"statValue" : 25
},
2016-03-03 19:03:07 +01:00
{
"id" : "PANDORAN",
"title" : "Plenty more where that came from, unfortunately",
"description" : "Destroy a Pandoran-controlled craft",
2016-03-03 19:03:07 +01:00
"value" : "TROPHY_BRONZE"
},
{
"id" : "ATAF",
2016-04-28 12:50:37 +02:00
"title" : "Oh man, I gotta get me one of these!",
2016-03-03 19:03:07 +01:00
"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"
},
2016-04-08 12:03:50 +02:00
{
"id" : "TEAM_PLAYER",
2016-04-18 11:54:10 +02:00
"title" : "Taking one for the team",
2016-04-08 12:03:50 +02:00
"description" : "Be killed by a missile that was meant for someone else",
2016-04-28 12:50:37 +02:00
"value" : "TROPHY_BRONZE",
"hidden" : 1
2016-04-08 12:03:50 +02:00
},
2016-04-27 13:52:45 +02:00
{
"id" : "BODYGUARD",
"title" : "The bodyguard",
2016-04-28 12:50:37 +02:00
"description" : "Kill an enemy with a missile intended for their wing leader",
"value" : "TROPHY_BRONZE",
"hidden" : 1
2016-04-27 13:52:45 +02:00
},
2016-03-03 19:03:07 +01:00
{
2016-04-24 19:11:02 +02:00
"id" : "_CHALLENGE_25",
2016-04-28 18:20:16 +02:00
"title" : "Dedicated",
2016-04-24 14:00:27 +02:00
"description" : "Complete 25%% of all challenges",
2016-03-03 19:03:07 +01:00
"value" : "TROPHY_BRONZE"
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CHALLENGE_50",
2016-04-28 18:20:16 +02:00
"title" : "Obssessed",
2016-04-24 14:00:27 +02:00
"description" : "Complete 50%% of all challenges",
2016-03-03 19:03:07 +01:00
"value" : "TROPHY_SILVER"
},
{
2016-04-24 19:11:02 +02:00
"id" : "_CHALLENGE_100",
2016-04-28 18:20:16 +02:00
"title" : "Completitonist",
2016-04-24 14:00:27 +02:00
"description" : "Complete 100%% of all challenges",
2016-03-03 19:03:07 +01:00
"value" : "TROPHY_GOLD"
},
2016-04-25 18:22:40 +02:00
{
"id" : "ENEMY_50",
2016-04-28 18:20:16 +02:00
"title" : "Hero",
2016-04-25 18:22:40 +02:00
"description" : "Take down 50 enemies (player only)",
"value" : "TROPHY_BRONZE",
"stat" : "STAT_ENEMIES_KILLED_PLAYER",
"statValue" : 50
},
{
"id" : "ENEMY_500",
2016-04-28 18:20:16 +02:00
"title" : "Veteran",
2016-04-25 18:22:40 +02:00
"description" : "Take down 500 enemies (player only)",
"value" : "TROPHY_SILVER",
"stat" : "STAT_ENEMIES_KILLED_PLAYER",
"statValue" : 500
},
{
"id" : "ENEMY_5000",
2016-04-28 18:20:16 +02:00
"title" : "Legend",
2016-04-25 18:22:40 +02:00
"description" : "Take down 5,000 enemies (player only)",
"value" : "TROPHY_GOLD",
"stat" : "STAT_ENEMIES_KILLED_PLAYER",
"statValue" : 5000
},
2016-03-03 19:03:07 +01:00
{
2016-03-06 18:13:34 +01:00
"id" : "FIRE_100000",
2016-03-03 19:03:07 +01:00
"title" : "Your name's on one of these!",
2016-03-06 18:13:34 +01:00
"description" : "Fire 100,000 shots",
"value" : "TROPHY_BRONZE",
2016-03-09 13:31:33 +01:00
"stat" : "STAT_SHOTS_FIRED",
"statValue" : 10000
2016-03-03 19:03:07 +01:00
},
{
"id" : "MISSILE_1000",
"title" : "Dodge this!",
"description" : "Launch 1,000 missiles",
"value" : "TROPHY_BRONZE",
2016-03-09 13:31:33 +01:00
"stat" : "STAT_MISSILES_FIRED",
"statValue" : 1000
2016-03-06 18:13:34 +01:00
},
{
2016-04-30 13:45:49 +02:00
"id" : "ECM",
"title" : "Isn't technology wonderful?",
2016-04-30 13:45:49 +02:00
"description" : "Use the ECM 250 times",
"value" : "TROPHY_BRONZE",
"stat" : "STAT_ECM",
2016-04-30 13:45:49 +02:00
"statValue" : 250
},
{
2016-04-30 13:45:49 +02:00
"id" : "BOOST",
"title" : "Runaway!",
2016-04-30 13:45:49 +02:00
"description" : "Boost 250 times",
"value" : "TROPHY_BRONZE",
"stat" : "STAT_BOOST",
2016-04-30 13:45:49 +02:00
"statValue" : 250
},
{
2016-04-30 13:45:49 +02:00
"id" : "EVADE",
"title" : "Missed, you f**kers!",
"description" : "Evade 50 missiles",
"value" : "TROPHY_BRONZE",
"stat" : "STAT_MISSILES_EVADED",
"statValue" : 50,
"hidden" : 1
},
{
2016-04-30 13:45:49 +02:00
"id" : "WAYPOINT",
"title" : "Sightseer",
"description" : "Visit 100 waypoints",
"value" : "TROPHY_BRONZE",
"stat" : "STAT_WAYPOINTS_VISITED",
"statValue" : 100
},
2016-04-25 18:22:40 +02:00
{
"id" : "MINESWEEPER",
"title" : "Minesweeper",
"description" : "Destroy 255 mines (player only)",
"value" : "TROPHY_BRONZE",
"stat" : "STAT_MINES_DESTROYED",
"statValue" : 255
},
{
"id" : "EPIC_KILL_13",
"title" : "Yippie-ki-yay",
2016-04-27 13:52:45 +02:00
"description" : "Destroy 13 or more enemies in an epic battle, without being killed",
"value" : "TROPHY_SILVER",
"stat" : "STAT_EPIC_KILL_STREAK",
2016-04-28 12:50:37 +02:00
"statValue" : 13,
"hidden" : 1
},
2016-04-28 18:20:16 +02:00
{
"id" : "SURVIVOR",
"title" : "Survivor",
"description" : "Complete an epic battle without being killed",
2016-04-29 14:43:41 +02:00
"value" : "TROPHY_SILVER",
"hidden" : 1
2016-04-28 18:20:16 +02:00
},
2016-03-06 18:13:34 +01:00
{
"id" : "ATAF_DESTROYED",
2016-04-24 19:11:02 +02:00
"title" : "Almost indestructable. Almost",
2016-03-06 18:13:34 +01:00
"description" : "Be destroyed while piloting an ATAF",
"value" : "TROPHY_BRONZE",
"hidden" : 1
2016-04-29 09:40:52 +02:00
},
{
"id" : "PACIFIST",
"title" : "Pacifist",
2016-04-29 14:43:41 +02:00
"description" : "Complete a fighter-based campaign mission without firing",
"value" : "TROPHY_BRONZE",
"hidden" : 1
2016-03-03 19:03:07 +01:00
}
]