Hi Alvaro, There is an official thread for feedback on this sheet , as well as an issue tracker for actual bug reports. However, I'll see if I can answer your question here. I just ran a couple of trials. It appears that the spell when dragged and dropped from the compendium does not fill out the damage for increased levels correctly. If you use the companion script to import the spell, it comes in correctly. The likelihood is that Roll20 has modified the data in the SRD or PHB so that the parser in the Roll20 sheet no longer imports the data properly. Since Kryx rarely updates the sheet anymore you probably have two options: 1) input the cantrip formula yourself. 2) use the script importer. The script has the SRD source built in. This would limit you to SRD spells only, and you can drag in whatever Compendium spells you have bought. In either case, the cantrip formula would be: [[ceil((@{level} + 2) / 6)]] in the number of dice field. I can't find this particular issue in the Issue tracker , so you might want to add it there.