gaycraft/config/mythic-charms-config.json5

41 lines
1.7 KiB
Text
Raw Permalink Normal View History

2023-10-31 16:05:57 +01:00
{
"charmsEnabled": {
"CharmFeatheredGraceEnabled": true,
"CharmBlazingEmbraceEnabled": true,
"CharmEarthsOrderEnabled": true,
"CharmGazeSerenityEnabled": true,
"CharmBotanicBlessingEnabled": true,
"CharmFleetingStridesEnabled": true,
"CharmNightsGuardianEnabled": true,
"CharmHighBoundsEnabled": true,
"CharmDrownedFreedomEnabled": true,
"CharmWeightlessFlowEnabled": true,
"CharmCollectorsGiftEnabled": true,
"CharmClimbersPathEnabled": true,
"CharmNaturesCallEnabled": true,
"CharmBartersPactEnabled": true,
"CharmBattleFuryEnabled": true,
"CharmEchoingWrathEnabled": true,
"CharmEnchantedWhispersEnabled": true,
"CharmArrowDanceEnabled": true,
"CharmMountainsStrengthEnabled": true,
"CharmSafeTerritoryEnabled": true,
"CharmQuietPresenceEnabled": true
},
"charmCombinationsEnabled": {
"CharmCombinationFeatheredGraceAndHighBoundsEnabled": true,
"CharmCombinationBlazingEmbraceAndBattleFuryEnabled": true,
"CharmCombinationEarthsOrderAndBlazingEmbraceEnabled": true,
"CharmCombinationEarthsOrderAndDrownedFreedomEnabled": true,
"CharmCombinationEarthsOrderAndWeightlessFlowEnabled": true,
"CharmCombinationEarthsOrderAndBattleFuryEnabled": true,
"CharmCombinationBotanicBlessingAndFeatheredGraceEnabled": true,
"CharmCombinationFleetingStridesAndHighBoundsEnabled": true,
"CharmCombinationFleetingStridesAndBattleFuryEnabled": true,
"CharmCombinationWeightlessFlowAndFeatheredGraceEnabled": true,
"CharmCombinationClimbersPathAndHighBoundsEnabled": true,
"CharmCombinationEchoingWrathAndBlazingEmbraceEnabled": true,
"CharmCombinationEchoingWrathAndBattleFuryEnabled": true,
"CharmCombinationQuietPresenceAndFeatheredGraceEnabled": true
}
}