JSON Styling will be handled in the Locale instead of the config

This commit is contained in:
nossr50
2019-01-26 08:27:58 -08:00
parent d84d487435
commit 6ac1c4fa2c
3 changed files with 4 additions and 87 deletions

View File

@ -574,88 +574,4 @@ Skills:
# ChanceMax: Maximum chance of receiving double drops (100 = 100%)
# MaxBonusLevel: Level when the maximum chance of receiving double drops is reached
ChanceMax: 100.0
MaxBonusLevel: 100
Style:
JSON:
Notification:
SubSkillFailure:
Color: RED
AbilityOff:
Color: GRAY
LevelRequirementNotMet:
Color: RED
AbilityCoolDown:
Color: RED
LevelUps:
Color: GOLD
ToolReady:
Color: GREEN
SubSkillInteraction:
Color: YELLOW
SubSkillUnlocked:
Color: PURPLE
SuperAbilityInteraction:
Color: DARK_AQUA
SuperAbilityAlertOthers:
Color:
Party: GREEN
Others: DARK_RED
ExperienceGain:
Color: WHITE
Hover:
Details:
Header:
Bold: true
Italics: false
Underline: false
Color: DARK_GRAY
Description:
Bold: true
Italics: false
Underline: false
Color: YELLOW
Target:
Enable: true
Prefix:
Bold: false
Italics: false
Underline: false
Color: YELLOW
Value:
Bold: false
Italics: false
Underline: false
Color: YELLOW
Duration:
Prefix:
Bold: false
Italics: false
Underline: false
Color: GOLD
Value:
Bold: false
Italics: false
Underline: false
Color: GREEN
Reward:
Prefix:
Bold: false
Italics: false
Underline: false
Color: GOLD
Value:
Bold: false
Italics: false
Underline: false
Color: GREEN
Limit:
Prefix:
Bold: false
Italics: false
Underline: false
Color: GOLD
Value:
Bold: false
Italics: false
Underline: false
Color: GREEN
MaxBonusLevel: 100