Add spells rolls and enhance CSS styling

This commit is contained in:
2026-01-12 10:45:20 +01:00
parent e75824cd20
commit 0bc6b43ffe
29 changed files with 2428 additions and 878 deletions
+23 -22
View File
@@ -140,34 +140,34 @@
},
"FIELDS": {
"moneys": {
"tinbit": {
"label": "Tin Bits",
"coppercoin": {
"label": "Copper Coin",
"value": {
"label": "Tin Bits"
"label": "Copper Coin"
}
},
"silver": {
"label": "Silver",
"silvercoin": {
"label": "Silver Coin",
"value": {
"label": "Silver"
"label": "Silver Coin"
}
},
"copper": {
"label": "Copper",
"goldcoin": {
"label": "Gold Coin",
"value": {
"label": "Copper"
"label": "Gold Coin"
}
},
"gold": {
"label": "Gold",
"note": {
"label": "Note",
"value": {
"label": "Gold"
"label": "Note"
}
},
"platinum": {
"label": "Platinum",
"steam": {
"label": "Steam",
"value": {
"label": "Platinum"
"label": "Steam"
}
}
},
@@ -415,7 +415,7 @@
"rollProgressionDice": "Roll progression/Lethargy dice",
"earned": "Earned",
"divinityPoints": "Divinity points",
"aetherPoints": "Aether points",
"manaPoints": "Mana points",
"attacks": "Attacks",
"monster": "Monster",
"Resist" :"Resist",
@@ -588,7 +588,8 @@
"piercing": "Piercing (P)",
"bludgeoning": "Bludgeoning (B)",
"slashing": "Slashing (S)",
"isProjectile": "Is Projectile?",
"shortRange": "Short Range",
"longRange": "Long Range",
"range": "Range",
"reloadAPC": "Reload APC",
"bonuses": "Bonuses",
@@ -879,11 +880,11 @@
}
},
"Money": {
"Coppers": "Copper",
"Golds": "Gold",
"Platinums": "Platinum",
"Silvers": "Silver",
"Tinbits": "Tin Bits"
"CopperCoin": "Copper Coin",
"SilverCoin": "Silver Coin",
"GoldCoin": "Gold Coin",
"Note": "Note",
"Steam": "Steam"
},
"Notifications": {
"rollFromWeapon": "Roll from an equipped weapon",