16 lines
270 B
JSON
16 lines
270 B
JSON
{
|
|
"dataList": [
|
|
{
|
|
"id": "item_count_basic",
|
|
"content": "{1} x{0}"
|
|
},
|
|
{
|
|
"id": "item_count_page",
|
|
"content": "{0} {1}(s)"
|
|
},
|
|
{
|
|
"id": "item_count_lunacy_free",
|
|
"content": "Get {0} Free Lunacy as a bonus"
|
|
}
|
|
]
|
|
} |