Manage DR and damage roll
This commit is contained in:
19
lang/en.json
19
lang/en.json
@@ -282,6 +282,7 @@
|
||||
},
|
||||
"Label": {
|
||||
"agility": "Dexterity",
|
||||
"applyDamage": "Apply damage to:",
|
||||
"gotoToken": "Go to token",
|
||||
"combatAction": "Combat action",
|
||||
"currentAction": "Current ongoing action",
|
||||
@@ -421,7 +422,9 @@
|
||||
"monster-damage": "Monster damage",
|
||||
"monster-defense": "Monster defense",
|
||||
"weapons": "Weapons",
|
||||
"wis": "WIS"
|
||||
"wis": "WIS",
|
||||
"weapon-damage-medium": "Weapon damage medium",
|
||||
"weapon-damage-small": "Weapon damage small"
|
||||
},
|
||||
"Miracle": {
|
||||
"FIELDS": {
|
||||
@@ -856,6 +859,20 @@
|
||||
"melee": "Melee",
|
||||
"ranged": "Ranged"
|
||||
}
|
||||
},
|
||||
"Dialog": {
|
||||
"applyDamageTo": "Apply damage to",
|
||||
"weapon": "Weapon",
|
||||
"totalDamage": "Total Damage",
|
||||
"damageReduction": "Damage Reduction",
|
||||
"armorDR": "Armor DR",
|
||||
"shieldDR": "Shield DR",
|
||||
"totalDR": "Total DR",
|
||||
"selectOption": "Select damage application option",
|
||||
"noDR": "No DR",
|
||||
"withArmor": "With Armor DR only",
|
||||
"withAll": "With Armor + Shield DR",
|
||||
"damage": "damage"
|
||||
}
|
||||
},
|
||||
"TYPES": {
|
||||
|
||||
Reference in New Issue
Block a user