17 lines
No EOL
571 B
JSON
17 lines
No EOL
571 B
JSON
[
|
|
{
|
|
"id": 0,
|
|
"name": "Normal",
|
|
"desc": "A recommended difficulty where you can enjoy the\ngame."
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Easy",
|
|
"desc": "EXP & H points are doubled in this easy mode.\nRecommended for those who want to progress quickly\nand see H scenes right away."
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Very Easy",
|
|
"desc": "In addition to being easy, you also start with\npowerful items. Gameplay is just for the atmosphere.\nPerfect for those who aren't good at SRPGs."
|
|
}
|
|
] |