Improve CheckFactory
This commit is contained in:
parent
a2014c53d4
commit
d5b872e74b
5 changed files with 63 additions and 47 deletions
|
@ -66,6 +66,8 @@
|
|||
"DS4.ItemTypeAlphabetPlural": "Alphabets",
|
||||
"DS4.ItemTypeSpecialCreatureAbility": "Special Creature Ability",
|
||||
"DS4.ItemTypeSpecialCreatureAbilityPlural": "Special Creature Abilities",
|
||||
"DS4.ItemWeaponCheckFlavor": "{actor} attacks with {item}.",
|
||||
"DS4.ItemSpellCheckFlavor": "{actor} casts {item}.",
|
||||
"DS4.ArmorType": "Armor Type",
|
||||
"DS4.ArmorTypeAbbr": "AT",
|
||||
"DS4.ArmorMaterialType": "Material Type",
|
||||
|
@ -231,5 +233,7 @@
|
|||
"DS4.RollDialogRollModeLabel": "Visibility",
|
||||
"DS4.TooltipBaseValue": "Base Value",
|
||||
"DS4.TooltipModifier": "Modifier",
|
||||
"DS4.TooltipEffects": "Effects"
|
||||
"DS4.TooltipEffects": "Effects",
|
||||
"DS4.SettingUseSlayingDiceForAutomatedChecksName": "Slaying Dice",
|
||||
"DS4.SettingUseSlayingDiceForAutomatedChecksHint": "Use Slaying Dice for automated checks."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue