Trophy tweaks.

This commit is contained in:
Steve 2016-04-30 12:45:49 +01:00
parent 1e631994b3
commit 5f15f8f119
1 changed files with 16 additions and 8 deletions

View File

@ -114,6 +114,14 @@
"stat" : "STAT_CAPITAL_SHIPS_DESTROYED", "stat" : "STAT_CAPITAL_SHIPS_DESTROYED",
"statValue" : 1 "statValue" : 1
}, },
{
"id" : "GIANT_SLAYER",
"title" : "Giant Slayer",
"description" : "Destroy 25 enemy capital ships",
"value" : "TROPHY_GOLD",
"stat" : "STAT_CAPITAL_SHIPS_DESTROYED",
"statValue" : 25
},
{ {
"id" : "PANDORAN", "id" : "PANDORAN",
"title" : "Plenty more where that came from, unfortunately", "title" : "Plenty more where that came from, unfortunately",
@ -211,23 +219,23 @@
"statValue" : 1000 "statValue" : 1000
}, },
{ {
"id" : "ECM_100", "id" : "ECM",
"title" : "Isn't technology wonderful?", "title" : "Isn't technology wonderful?",
"description" : "Use the ECM 100 times", "description" : "Use the ECM 250 times",
"value" : "TROPHY_BRONZE", "value" : "TROPHY_BRONZE",
"stat" : "STAT_ECM", "stat" : "STAT_ECM",
"statValue" : 100 "statValue" : 250
}, },
{ {
"id" : "BOOST_100", "id" : "BOOST",
"title" : "Runaway!", "title" : "Runaway!",
"description" : "Boost 100 times", "description" : "Boost 250 times",
"value" : "TROPHY_BRONZE", "value" : "TROPHY_BRONZE",
"stat" : "STAT_BOOST", "stat" : "STAT_BOOST",
"statValue" : 100 "statValue" : 250
}, },
{ {
"id" : "EVADE_50", "id" : "EVADE",
"title" : "Missed, you f**kers!", "title" : "Missed, you f**kers!",
"description" : "Evade 50 missiles", "description" : "Evade 50 missiles",
"value" : "TROPHY_BRONZE", "value" : "TROPHY_BRONZE",
@ -236,7 +244,7 @@
"hidden" : 1 "hidden" : 1
}, },
{ {
"id" : "WAYPOINT_100", "id" : "WAYPOINT",
"title" : "Sightseer", "title" : "Sightseer",
"description" : "Visit 100 waypoints", "description" : "Visit 100 waypoints",
"value" : "TROPHY_BRONZE", "value" : "TROPHY_BRONZE",