PGRData/Client/Fuben/StageMixCharacterLimitBuff.json

22 lines
1 KiB
JSON
Raw Normal View History

2023-07-10 14:36:50 +00:00
[
{
"CharacterLimitType": 3,
"Comment": "Ex: 3 is the recommended Construct for deployment, then at this time: Transcendant count | Construct count | buffId",
"BuffInfos": [
2024-09-01 20:49:41 +00:00
null,
2023-07-10 14:36:50 +00:00
"1|1|TeamCharacterTypeDebuffLv1LimitTextNoColor|TeamCharacterTypeDebuffLv1LimitTextWithColor",
"2|1|TeamCharacterTypeDebuffLv1LimitTextNoColor|TeamCharacterTypeDebuffLv1LimitTextWithColor",
"1|2|TeamCharacterTypeDebuffLv2LimitTextNoColor|TeamCharacterTypeDebuffLv2LimitTextWithColor"
]
},
{
"CharacterLimitType": 4,
"Comment": "Discrepencies | Similarities | bufffId",
"BuffInfos": [
2024-09-01 20:49:41 +00:00
null,
2023-07-10 14:36:50 +00:00
"1|1|TeamCharacterTypeDebuffLv1LimitTextNoColor|TeamCharacterTypeDebuffLv1LimitTextWithColor",
"1|2|TeamCharacterTypeDebuffLv1LimitTextNoColor|TeamCharacterTypeDebuffLv1LimitTextWithColor",
"2|1|TeamCharacterTypeDebuffLv2LimitTextNoColor|TeamCharacterTypeDebuffLv2LimitTextWithColor"
]
}
]