Is there a way to get a weapon's "Base Dmg" from the "Item" data type?
I can get the AC, HP, etc for example by getting the item on my cursor and using "${Cursor.HP} and so on. BUT ... the "Item" data type seems to be missing the "base damage" attribute.
Is there a better way to get this information about a weapon?


