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