s20260709_DeDn8PQlRWhVRkUA3cLk

This commit is contained in:
yuvlian
2026-07-20 17:19:20 +07:00
commit 89a4b21b4b
8503 changed files with 3803850 additions and 0 deletions
@@ -0,0 +1,28 @@
{
"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>"
}
]
}