PGRData/Client/Fuben/StageMixCharacterLimitBuff.json
2023-07-10 21:36:50 +07:00

20 lines
No EOL
999 B
JSON

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