poe-i18n
Version:
i18n utility for Path of Exile
47 lines (46 loc) • 2.07 kB
JSON
{
"Arena1v1_kill": { "description": "Kill another player in a 1v1 match." },
"Arena1v1_win": { "description": "Win a 1v1 match." },
"Arena1v1_win_round_no_flasks": {
"description": "Win a round of a 1v1 match without using any flasks."
},
"Arena1v1_kill_within_X_seconds": {
"description":
"Kill another player in a 1v1 match within %1% seconds of the start of a round."
},
"Arena1v1_win_as_classes1": { "description": "Win a 1v1 match as %1%." },
"Arena1v1_win_as_classes2": { "description": "Win a 1v1 match as %1%." },
"Arena3v3_kill": { "description": "Kill another player during a 3v3 match." },
"Arena3v3_win": { "description": "Win a 3v3 match." },
"Arena3v3_kill_team": {
"description":
"Kill every enemy player in a single round during a 3v3 match."
},
"Arena3v3_kill_within_X_seconds": {
"description":
"Kill another player in a 3v3 match within %1% seconds of the start of a round."
},
"Arena3v3_win_as_classes1": { "description": "Win a 3v3 match as %1%." },
"Arena3v3_win_as_classes2": { "description": "Win a 3v3 match as %1%." },
"CTF_kill": { "description": "Kill another player during a CTF match." },
"CTF_win": { "description": "Win a CTF match." },
"CTF_capture": { "description": "Capture a flag during a CTF match." },
"CTF_return": { "description": "Return a dropped flag during a CTF match." },
"CTF_kill_flagbearer": {
"description":
"Kill another player who is carrying the flag during a CTF match."
},
"CTF_win_as_classes1": { "description": "Win a CTF match as %1%." },
"CTF_win_as_classes2": { "description": "Win a CTF match as %1%." },
"FFA_kill": { "description": "Kill another player in Sarn Arena." },
"FFA_survive_X_seconds": {
"description": "Survive for %1% seconds in the Sarn Arena without dying."
},
"FFA_killstreak_X": {
"description": "Kill %1% other players in the Sarn Arena without dying."
},
"FFA_kill_X_in_Y_seconds": {
"description":
"Kill %1% other players within %2% seconds in the Sarn Arena."
}
}