
![]() |

It would be a huge help for me to have a list of the caster level for magic items so that my job is easier when my PCs want to identify said items. Does anyone have such a list?
I've got a Perl script that takes a series of strings (copy/pasted from the Gear entry of a statblock) and calculates the price of the item based on the description. So far it only does armor and shields, but I plan to (eventually) add other categories of items as well. I hope to be able to grab the raw information from the PRD and, if that's possible, I should also be able to get the caster level.
But in the mean time a spreadsheet that has item name and caster level would be a huge help.
Thanks.
(Edit: At some point I'll add this information to the new PF Profiler charsheet that I'm working on so that equipment lists will already include it.)