ceryliae / DnDAppFiles

Files for the Fifth Edition apps by Lion's Den
614 stars 549 forks source link

Item Values #324

Open creoguy opened 4 years ago

creoguy commented 4 years ago

Noticed that none of the item values were displayed in the app. Looking at the xml file it looks like the incorrect value is being used. (1gp, 1sp and 1cp) should instead be (1, 0.1 and 0.01). I would assume PP would need to be equal to 10gp so 10 and EP would be equal to 5 sp so 0.5.