28 lines
921 B
JSON
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>"
|
|
}
|
|
]
|
|
} |