mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
[Feature] DualityDice DiceSoNice Animations (#1722)
* . * Fixed translation * Remove fieldset * DiceSoNice Animation Overrides (#1726) * . * . * Fixed hope/fear animation input * Visual tweaks to general tab * Move general tab to top * Fixed localizaiton --------- Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
This commit is contained in:
parent
6c7937a9ff
commit
8172e8baa7
19 changed files with 492 additions and 150 deletions
12
lang/en.json
12
lang/en.json
|
|
@ -1058,6 +1058,10 @@
|
|||
"fear": "Fear",
|
||||
"spotlight": "Spotlight"
|
||||
},
|
||||
"DaggerheartDiceAnimationEvents": {
|
||||
"critical": { "name": "Critical" },
|
||||
"higher": { "name": "Highest Roll" }
|
||||
},
|
||||
"DamageType": {
|
||||
"physical": {
|
||||
"name": "Physical",
|
||||
|
|
@ -2309,6 +2313,7 @@
|
|||
"plurial": "Players"
|
||||
},
|
||||
"portrait": "Portrait",
|
||||
"preview": "Preview",
|
||||
"proficiency": "Proficiency",
|
||||
"quantity": "Quantity",
|
||||
"range": "Range",
|
||||
|
|
@ -2758,7 +2763,12 @@
|
|||
"colorset": "Theme",
|
||||
"material": "Material",
|
||||
"system": "Dice Preset",
|
||||
"font": "Font"
|
||||
"font": "Font",
|
||||
"critical": "Duality Critical Animation",
|
||||
"diceAppearance": "Dice Appearance",
|
||||
"animations": "Animations",
|
||||
"defaultAnimations": "Set Animations As Player Defaults",
|
||||
"previewAnimation": "Preview Animation"
|
||||
}
|
||||
},
|
||||
"variantRules": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue