slave-princess-charlotte/patch/Base/placeevents.json

73 lines
No EOL
2.2 KiB
JSON

[
{
"id": 0,
"name": "Training Explanation",
"desc": "",
"command": "",
"commandMsg": "",
"customParameters": "",
"pages": [
{
"id": 0,
"commands": [
{
"id": 1,
"comment": "",
"type": "message",
"data": [
"Training is done by spending training points.\nYou gain 1 training point each time you defeat\nan enemy.\nDefeat enemies to collect training points and\ntrain the girls. *You can check your current\ntraining points in \"Check Objectives.\""
]
}
]
}
]
},
{
"id": 1,
"name": "Childbirth Not Possible",
"desc": "",
"command": "",
"commandMsg": "",
"customParameters": "",
"pages": [
{
"id": 0,
"commands": [
{
"id": 0,
"comment": "",
"type": "message",
"data": [
"You can't give birth immediately after getting\npregnant. You'll be able to give birth after\nclearing the next map."
],
"speaker": "_"
}
]
}
]
},
{
"id": 2,
"name": "Not Enough Training x",
"desc": "",
"command": "",
"commandMsg": "",
"customParameters": "",
"pages": [
{
"id": 0,
"commands": [
{
"id": 0,
"comment": "",
"type": "message",
"data": [
"You don't have enough training sessions left to\nperform this training."
],
"speaker": "_"
}
]
}
]
}
]