Packages

Elixir library for translating Warframe worldstate data keys into human-readable strings.

Current section

Files

Jump to
warframe_worldstate_data_elixir_tools priv data pt eventsData.json
Raw

priv/data/pt/eventsData.json

{
"tags": {
"KelaEvent": {
"value": "Operação: Rathuum"
},
"KelaEventB": {
"value": "Operação: Rathuum - Parte 2"
},
"KelaEventBonus": {
"value": "Rathuum Infinito"
}
},
"scoreVariables": {
"KelaEvent": {
"value": {
"value": "100 Pontos de Julgamento"
}
}
},
"scoreMaxTags": {
"KelaEventMax": {
"value": {
"value": "100 Pontos de Julgamento"
}
}
}
}