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

22 lines
No EOL
1 KiB
JSON

[
{
"CharacterLimitType": 3,
"Comment": "Ex: 3 is the recommended Construct for deployment, then at this time: Transcendant count | Construct count | buffId",
"BuffInfos": [
null,
"1|1|TeamCharacterTypeDebuffLv1LimitTextNoColor|TeamCharacterTypeDebuffLv1LimitTextWithColor",
"2|1|TeamCharacterTypeDebuffLv1LimitTextNoColor|TeamCharacterTypeDebuffLv1LimitTextWithColor",
"1|2|TeamCharacterTypeDebuffLv2LimitTextNoColor|TeamCharacterTypeDebuffLv2LimitTextWithColor"
]
},
{
"CharacterLimitType": 4,
"Comment": "Discrepencies | Similarities | bufffId",
"BuffInfos": [
null,
"1|1|TeamCharacterTypeDebuffLv1LimitTextNoColor|TeamCharacterTypeDebuffLv1LimitTextWithColor",
"1|2|TeamCharacterTypeDebuffLv1LimitTextNoColor|TeamCharacterTypeDebuffLv1LimitTextWithColor",
"2|1|TeamCharacterTypeDebuffLv2LimitTextNoColor|TeamCharacterTypeDebuffLv2LimitTextWithColor"
]
}
]