Various trophy updates.
This commit is contained in:
parent
562146dfab
commit
8d19817fe6
|
@ -5,6 +5,13 @@
|
||||||
"description" : "Earn all other trophies",
|
"description" : "Earn all other trophies",
|
||||||
"value" : "TROPHY_PLATINUM"
|
"value" : "TROPHY_PLATINUM"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id" : "CAMPAIGN_COMPLETE",
|
||||||
|
"title" : "Plan B",
|
||||||
|
"description" : "Complete all campaign missions",
|
||||||
|
"value" : "TROPHY_GOLD",
|
||||||
|
"hidden" : 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id" : "CAMPAIGN_1",
|
"id" : "CAMPAIGN_1",
|
||||||
"title" : "Gentle start",
|
"title" : "Gentle start",
|
||||||
|
@ -66,13 +73,6 @@
|
||||||
"value" : "TROPHY_SILVER",
|
"value" : "TROPHY_SILVER",
|
||||||
"hidden" : 1
|
"hidden" : 1
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id" : "CAMPAIGN_LENON",
|
|
||||||
"title" : "Plan B",
|
|
||||||
"description" : "Complete all campaign missions",
|
|
||||||
"value" : "TROPHY_GOLD",
|
|
||||||
"hidden" : 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id" : "CAMPAIGN_KRASST",
|
"id" : "CAMPAIGN_KRASST",
|
||||||
"title" : "Trespasser",
|
"title" : "Trespasser",
|
||||||
|
@ -258,7 +258,7 @@
|
||||||
{
|
{
|
||||||
"id" : "EPIC_KILL_13",
|
"id" : "EPIC_KILL_13",
|
||||||
"title" : "Yippie-ki-yay",
|
"title" : "Yippie-ki-yay",
|
||||||
"description" : "Destroy 13 or more enemies in an epic battle, without being killed",
|
"description" : "Destroy 13 or more enemies in an epic battle, without being killed (No ATAF)",
|
||||||
"value" : "TROPHY_SILVER",
|
"value" : "TROPHY_SILVER",
|
||||||
"stat" : "STAT_EPIC_KILL_STREAK",
|
"stat" : "STAT_EPIC_KILL_STREAK",
|
||||||
"statValue" : 13,
|
"statValue" : 13,
|
||||||
|
@ -267,7 +267,7 @@
|
||||||
{
|
{
|
||||||
"id" : "SURVIVOR",
|
"id" : "SURVIVOR",
|
||||||
"title" : "Survivor",
|
"title" : "Survivor",
|
||||||
"description" : "Complete an epic battle without being killed",
|
"description" : "Complete an epic battle without being killed (No ATAF)",
|
||||||
"value" : "TROPHY_SILVER",
|
"value" : "TROPHY_SILVER",
|
||||||
"hidden" : 1
|
"hidden" : 1
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue