<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Module%3AGiants_Foundry_experience_calculator</id>
	<title>Module:Giants Foundry experience calculator - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Module%3AGiants_Foundry_experience_calculator"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Giants_Foundry_experience_calculator&amp;action=history"/>
	<updated>2026-05-05T15:19:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Module:Giants_Foundry_experience_calculator&amp;diff=34966&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;local p = {}  local commas = require(&#039;Module:Addcommas&#039;) local paramTest = require(&#039;Module:Paramtest&#039;)  function p._main(args) 	local quality = paramTest.default_to(tonumber(args.quality), 0) 	local experience = (math.floor(quality^2 / 73) + math.floor(1.5 * quality) + 1) * 30 	return &#039;Turning in a sword with &#039; .. quality .. &#039; quality rewards &#039; .. commas._add(experience) .. &#039; Smithing experience.&#039;  end  function p.main(frame) 	local args = frame:getParent().args...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Giants_Foundry_experience_calculator&amp;diff=34966&amp;oldid=prev"/>
		<updated>2024-10-16T23:12:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  local commas = require(&amp;#039;Module:Addcommas&amp;#039;) local paramTest = require(&amp;#039;Module:Paramtest&amp;#039;)  function p._main(args) 	local quality = paramTest.default_to(tonumber(args.quality), 0) 	local experience = (math.floor(quality^2 / 73) + math.floor(1.5 * quality) + 1) * 30 	return &amp;#039;Turning in a sword with &amp;#039; .. quality .. &amp;#039; quality rewards &amp;#039; .. commas._add(experience) .. &amp;#039; &lt;a href=&quot;/index.php?title=Smithing&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Smithing (page does not exist)&quot;&gt;Smithing&lt;/a&gt; &lt;a href=&quot;/index.php?title=Experience&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Experience (page does not exist)&quot;&gt;experience&lt;/a&gt;.&amp;#039;  end  function p.main(frame) 	local args = frame:getParent().args...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
local commas = require(&amp;#039;Module:Addcommas&amp;#039;)&lt;br /&gt;
local paramTest = require(&amp;#039;Module:Paramtest&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
function p._main(args)&lt;br /&gt;
	local quality = paramTest.default_to(tonumber(args.quality), 0)&lt;br /&gt;
	local experience = (math.floor(quality^2 / 73) + math.floor(1.5 * quality) + 1) * 30&lt;br /&gt;
	return &amp;#039;Turning in a sword with &amp;#039; .. quality .. &amp;#039; quality rewards &amp;#039; .. commas._add(experience) .. &amp;#039; [[Smithing]] [[experience]].&amp;#039; &lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args = frame:getParent().args&lt;br /&gt;
	return p._main(args)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>