74 lines
No EOL
2.5 KiB
JSON
74 lines
No EOL
2.5 KiB
JSON
[
|
|
{
|
|
"id": 0,
|
|
"name": "Shop",
|
|
"msg": [
|
|
"Welcome. What can I do for you?",
|
|
"Which one would you like to buy?",
|
|
"Which one would you like to sell?",
|
|
"Is that okay?",
|
|
"Anything else you need?",
|
|
"Thank you. Would you like to buy anything else?",
|
|
"Thank you. Would you like to sell anything else?",
|
|
"Oops, looks like you don't have enough gold.",
|
|
"Oops, your inventory seems full.",
|
|
"Your inventory is full. I'll send it to your\nstock.",
|
|
"Hmm, I can't take that one.",
|
|
"Huh? Looks like you don't have anything."
|
|
]
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Erotic Item Exchange",
|
|
"msg": [
|
|
"You can exchange small medals for items here.",
|
|
"Which one do you want to exchange for?",
|
|
"",
|
|
"Is that okay?",
|
|
"",
|
|
"Thank you. Want to exchange anything else?",
|
|
"",
|
|
"Looks like you don't have enough medals.",
|
|
"Oh, your inventory seems full.",
|
|
"Your inventory is full. I'll send it to your\nstock.",
|
|
"",
|
|
""
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Item Transfer",
|
|
"msg": [
|
|
"Welcome. Please select the item to transfer.",
|
|
"Which one would you like to transfer?",
|
|
"",
|
|
"Is that okay?",
|
|
"",
|
|
"Item transferred. Would you like to transfer\nanything else?",
|
|
"",
|
|
"Oh, it looks like you don't have enough points.",
|
|
"Oh, looks like your inventory is full.",
|
|
"Your inventory is full. I'll send it to your\nstock.",
|
|
"",
|
|
""
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Repair Shop",
|
|
"msg": [
|
|
"Welcome. Which one do you want me to repair?",
|
|
"Which one do you want me to repair?",
|
|
"Which one are you selling?",
|
|
"Is that okay?",
|
|
"Anything else you need?",
|
|
"Thanks. Anything else you want me to repair?",
|
|
"Thanks. Anything else you want to sell?",
|
|
"Oops, looks like you don't have enough gold.",
|
|
"That weapon doesn't need any repairs.",
|
|
"Looks like your inventory is full. I'll send it to\nyour stock.",
|
|
"That weapon can't be repaired.",
|
|
"Hm? Looks like you don't have anything."
|
|
]
|
|
}
|
|
] |