PGRData/Client/Dormitory/DormShowEvent.json
2024-09-01 22:49:41 +02:00

82 lines
No EOL
1.7 KiB
JSON

[
{
"Id": 101,
"ShowType": 0,
"Description": [
null,
null,
null
],
"State": null
},
{
"Id": 102,
"ShowType": 0,
"Description": [
null,
null,
null
],
"State": null
},
{
"Id": 103,
"ShowType": 0,
"Description": [
null,
null,
null
],
"State": null
},
{
"Id": 104,
"ShowType": 0,
"Description": [
null,
null,
null
],
"State": null
},
{
"Id": 105,
"ShowType": 0,
"Description": [
null,
"<color=red>Increases Stamina recovery speed by {0} point </color>",
"<color=#4071C1FF>Dazed Bird</color>"
],
"State": "BORING"
},
{
"Id": 106,
"ShowType": 0,
"Description": [
null,
"<color=red>Decreases Stamina recovery speed by {0} point</color>",
"<color=#FF4545FF>Angry Bird</color>"
],
"State": "LAZY"
},
{
"Id": 107,
"ShowType": 0,
"Description": [
null,
"<color=red>Increases Mood recovery speed by {0} point</color>",
"<color=#59C345FF>Calm Bird</color>"
],
"State": "LOVE"
},
{
"Id": 108,
"ShowType": 0,
"Description": [
null,
"<color=red>Decreases Mood recovery speed by {0} point</color>",
"<color=#C1B840FF>Impatient Bird</color>"
],
"State": "REWAWRD"
}
]