Fix CSS issues and add omen re-roll function
This commit is contained in:
@@ -452,6 +452,7 @@
|
||||
"QuantityShort": "Qty",
|
||||
"Range": "Range",
|
||||
"Resonation": "Resonation",
|
||||
"Processing": "Processing...",
|
||||
"Roll": "Roll",
|
||||
"No": "No",
|
||||
"Subtype": "Subtype",
|
||||
@@ -512,8 +513,11 @@
|
||||
"StudyHelp": "Each action lowers the target number by 1, to a minimum of 2+."
|
||||
},
|
||||
"Notification": {
|
||||
"ActorNotFound": "Actor not found.",
|
||||
"ActorOrItemNotFound": "Actor or item not found for damage roll.",
|
||||
"CannotSyncMore": "{actor} cannot synchronize any more artifacts today.",
|
||||
"NoOmensLeft": "No omens left to spend!",
|
||||
"RollError": "Failed to re-roll. Omen refunded.",
|
||||
"ItemBroken": "{item} is broken.",
|
||||
"ItemBurnedOut": "{item} is burned out.",
|
||||
"ItemDepleted": "{item} is already depleted.",
|
||||
@@ -585,6 +589,7 @@
|
||||
"OutcomeSuccess": "Success",
|
||||
"QuickRestLabel": "{actor} Takes a Quick Rest",
|
||||
"RestoredHP": "Restored {amount} HP",
|
||||
"RerollWithOmen": "Reroll with Omen",
|
||||
"RollDamage": "Roll Damage",
|
||||
"TakesDamageLabel": "{actor} Takes Damage",
|
||||
"TargetName": "Target: {target}",
|
||||
|
||||
Reference in New Issue
Block a user