Add tooltips for attributes, traits, and combat values

This commit is contained in:
Johannes Loher 2021-02-16 23:23:18 +01:00
parent 38a3437267
commit 9104237261
6 changed files with 56 additions and 16 deletions

View file

@ -211,5 +211,8 @@
"DS4.ChatVisibilityRoll": "All",
"DS4.ChatVisibilityGmRoll": "Self & GM",
"DS4.ChatVisibilityBlindRoll": "GM only",
"DS4.ChatVisibilitySelfRoll": "Self only"
"DS4.ChatVisibilitySelfRoll": "Self only",
"DS4.TooltipBaseValue": "Base Value",
"DS4.TooltipModifier": "Modifier",
"DS4.TooltipEffects": "Effects"
}