<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://okami.speedruns.wiki/index.php?action=history&amp;feed=atom&amp;title=Yen</id>
	<title>Yen - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://okami.speedruns.wiki/index.php?action=history&amp;feed=atom&amp;title=Yen"/>
	<link rel="alternate" type="text/html" href="https://okami.speedruns.wiki/index.php?title=Yen&amp;action=history"/>
	<updated>2026-04-20T04:45:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.2</generator>
	<entry>
		<id>https://okami.speedruns.wiki/index.php?title=Yen&amp;diff=852&amp;oldid=prev</id>
		<title>Auride: creating page with some info and addresses</title>
		<link rel="alternate" type="text/html" href="https://okami.speedruns.wiki/index.php?title=Yen&amp;diff=852&amp;oldid=prev"/>
		<updated>2021-05-24T19:19:02Z</updated>

		<summary type="html">&lt;p&gt;creating page with some info and addresses&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Unit}}&lt;br /&gt;
==Explanation==&lt;br /&gt;
The main currency in Okami is Yen, also known as Ryo in the French version and 両 (''Ryō'') in Japanese. Yen can be earned from several sources:&lt;br /&gt;
* Digging holes (rare)&lt;br /&gt;
* Breaking pots and other objects (common)&lt;br /&gt;
* Defeating enemies and bosses, either through the yen they drop or directly from the fight results screen&lt;br /&gt;
** See [[Fight Strategies#Yen|Fight Strategies]] and [[Enemy Data]] for detailed info on this.&lt;br /&gt;
* Selling items, fish, or treasures to merchants/shops&lt;br /&gt;
** See [[Merchant]] for more info on this.&lt;br /&gt;
* Giving excess yen to the Cherry Bomb/Power Slash 2/3 springs and receiving a refund.&lt;br /&gt;
** See [[Merry Christmas Glitch]] for details.&lt;br /&gt;
* Eating food while Ammy has a full Astral Pouch&lt;br /&gt;
* Collecting coins placed statically in certain places, such as during the races with Tobi in Oni Island&lt;br /&gt;
&lt;br /&gt;
Yen is spent in 4 main ways:&lt;br /&gt;
* Buying items and Divine Instruments from Merchants&lt;br /&gt;
* Buying Cherry Bomb/Power Slash 2/3 from their respective springs&lt;br /&gt;
* Buying Techniques from the Dojo&lt;br /&gt;
* Healing via the Wood Mat&lt;br /&gt;
&lt;br /&gt;
==Mechanics==&lt;br /&gt;
* Yen is stored as an unsigned 4 Byte int.&lt;br /&gt;
** Ammy's actual current Yen count is stored at main.dll+B205E0.&lt;br /&gt;
** The Yen displayed in the UI (which steadily ticks up and down when Ammy gains or loses yen, respectively) is stored at main.dll+B1CFE4&lt;br /&gt;
** The maximum amount of Yen Ammy can hold (the max purse size) is stored as an array of 4 adjacent ints, starting at main.dll+B1CFE4. The actual value used is determined the Purse Upgrade Count value, which is incremented by spending [[Praise]].&lt;br /&gt;
** The total amount of Yen you've collected across a play-through (displayed on the Total Results screen at the end of the game) is stored at main.dll+B21758. Spending Yen doesn't affect this value. Setting Ammy's Current Yen via Cheat Engine also doesn't affect this value.&lt;br /&gt;
** The amount of times you've upgraded the max purse size is stored as a single byte at main.dll+B205E4.&lt;/div&gt;</summary>
		<author><name>Auride</name></author>
	</entry>
</feed>