764
edits
m (→Gameplay: Put the max item stack question at the end because it's not as frequent as the other ones.) |
m (→Gameplay: Elaborate on the xp/stack limit question.) |
||
Line 290: | Line 290: | ||
Q: Is there an experience cap or maximum item stack? | Q: Is there an experience cap or maximum item stack? | ||
:A: ''The only limit to experience or number of items you can have is the limit in Javascript as <code>MAXIMUM_SAFE_INTEGER</code>. This is 2^53-1 or 9,007,199,254,740,991.'' | :A: ''There is no limit that you can reach. The only limit to experience or number of items you can have is the limit in Javascript as <code>MAXIMUM_SAFE_INTEGER</code>. This is 2^53-1 or 9,007,199,254,740,991.'' | ||
===Saving=== | ===Saving=== |
edits