Book: Difference between revisions

Jump to navigation Jump to search
287 bytes added ,  21:35, 23 July 2019
replaced with query that includes experience
(made it an actual page and not a redirect)
(replaced with query that includes experience)
Line 4: Line 4:
== Book Experience==
== Book Experience==
How much each book is worth in experience is based on the [[commerce]] value of the item. The formula is as follows:
How much each book is worth in experience is based on the [[commerce]] value of the item. The formula is as follows:
<math>\text{Exp} = \text{Floor}(\frac{Commerce^2}{25})</math>
<math>\text{Exp} = \text{Floor}(\frac{Commerce^2}{25})</math>


Line 14: Line 15:


==List of Books==
==List of Books==
{{in category|Books}}
{{#cargo_query:tables=Items,_pageData|join on=Items._pageName=_pageData._pageName|fields=Items._pageName=Book,FLOOR(POWER(Commerce, 2)/25)=Exp,FLOOR(POWER(Commerce*1.3, 2)/25)=Exp (Illuminated)|where=Items._pageNamespace <> "10" AND Items._pageNamespace <> "2" AND _categories HOLDS "Books"|order by=Book}}
 


[[Category:Mechanics]][[Category:Lore]]
[[Category:Mechanics]][[Category:Lore]]

Navigation menu