Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Cleric and druid

1629216776
DM Anubis
Pro
Marketplace Creator
You all should fix it so it adds all the spells available to the sheets or at least gives the option in charactermancer, as they have access to all spells, and it gets wonky if you do so in the mancer and you have to manually add your spells.
1629217600

Edited 1629220306
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Every spell added to a character sheet adds over a dozen attributes. Every attribute must be loaded into RAM when the campaign is loaded. This is why you can click a spell and it functions more-or-less instantly, without having to search an online database. If you loaded every spell available onto a sheet, you would be adding many hundreds of attributes that must be loaded into RAM from when you start the game. If you did this over several character, the number of attributes quickly becomes unwieldy. The solution is to run lean. Load only the spells you need at the time. It takes a little more setup time, but the playtime improvements are worth it. Analogy: Your car might hold six passengers and be able to pull a mobile home trailer. This is convenient for having what and whom you need at any time. But your performance and gas mileage will suffer.