<?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%3AExperience%2Fdataunr</id>
	<title>Module:Experience/dataunr - 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%3AExperience%2Fdataunr"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Experience/dataunr&amp;action=history"/>
	<updated>2026-04-27T01:33:52Z</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:Experience/dataunr&amp;diff=34197&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;local ret = {} local total = 0  ret[1] = 0 for i = 1, 125 do     total = math.floor(total + i + 300 * math.pow(2, i / 7))     ret[i + 1] = math.floor(total/4) end  return ret&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Experience/dataunr&amp;diff=34197&amp;oldid=prev"/>
		<updated>2024-10-15T23:24:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local ret = {} local total = 0  ret[1] = 0 for i = 1, 125 do     total = math.floor(total + i + 300 * math.pow(2, i / 7))     ret[i + 1] = math.floor(total/4) end  return ret&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local ret = {}&lt;br /&gt;
local total = 0&lt;br /&gt;
&lt;br /&gt;
ret[1] = 0&lt;br /&gt;
for i = 1, 125 do&lt;br /&gt;
    total = math.floor(total + i + 300 * math.pow(2, i / 7))&lt;br /&gt;
    ret[i + 1] = math.floor(total/4)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return ret&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>