Files
LimbusStaticData/Localize/en/EN_ChoiceEventEffect-a1c8p2.json
2026-07-20 17:19:20 +07:00

28 lines
921 B
JSON

{
"dataList": [
{
"id": "GetConfirmedObject",
"content": "<color=#ebcaa2>{reward} Artifact obtained!</color>"
},
{
"id": "GetConfirmedCoin",
"content": "<color=#ebcaa2>{stack} {reward} Artifact(s) obtained!</color>"
},
{
"id": "LoseConfirmedCoin",
"content": "<color=#ebcaa2>{stack} {reward} Artifact(s) lost!</color>"
},
{
"id": "DestroyObject",
"content": "<color=#ebcaa2>{reward} Artifact</color> <color=#e30000>lost!</color>"
},
{
"id": "GetConfirmedObjectOnWinBattle",
"content": "<color=#ebcaa2>Win the next battle to gain {reward} Artifact!</color>"
},
{
"id": "HiddenGiftUnlockHiddenRoute",
"content": "<color=#ebcaa2>A new path opened up on the map!</color>"
}
]
}