Search This Blog

Thursday, February 26, 2026

startplayin - Lawful Cherry's game tonight

 Reusing characters from before, make them level 2:


Veldrond - wizard type

"name": "Veldrond", "stats": { "STR": 12, "DEX": 10, "CON": 14, "INT": 16, "WIS": 9, "CHA": 8 }, "rolledStats": { "STR": 12, "DEX": 10, "CON": 14, "INT": 16, "WIS": 9, "CHA": 8 }, "ancestry": "Elf", "class": "Wizard", "level": 1,


Throndr - fighter type

"name": "Throndr", "stats": { "STR": 14, "DEX": 11, "CON": 10, "INT": 9, "WIS": 12, "CHA": 12 }, "rolledStats": { "STR": 14, "DEX": 11, "CON": 10, "INT": 9, "WIS": 12, "CHA": 12 }, "ancestry": "Human", "class": "Fighter", "level": 1,


---