Add damage management and DR for monsters also
All checks were successful
Release Creation / build (release) Successful in 1m48s
All checks were successful
Release Creation / build (release) Successful in 1m48s
This commit is contained in:
@@ -306,8 +306,10 @@
|
||||
"grantedAttackDice": "Granted attack",
|
||||
"grantedDamageDice": "Granted damage",
|
||||
"grantedDefenseDice": "Granted defense",
|
||||
"damageResistance": "Damage resistance",
|
||||
"damageResistance": "DR",
|
||||
"damageResistanceShort": "DR",
|
||||
"shieldDamageReduction": "Shield DR",
|
||||
"shieldDefenseDice": "Shield dice",
|
||||
"stealth": "Stealth",
|
||||
"progressionDice": "Progression/Lethargy dice",
|
||||
"rollProgressionCount": "Roll progression count",
|
||||
@@ -557,7 +559,7 @@
|
||||
"label": "Min"
|
||||
}
|
||||
},
|
||||
"damagereduction": {
|
||||
"damageReduction": {
|
||||
"label": "Damage reduction"
|
||||
},
|
||||
"defense": {
|
||||
|
||||
Reference in New Issue
Block a user