<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ragnagoats.net:443/wiki/index.php?action=history&amp;feed=atom&amp;title=Perfect_Dodge</id>
	<title>Perfect Dodge - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ragnagoats.net:443/wiki/index.php?action=history&amp;feed=atom&amp;title=Perfect_Dodge"/>
	<link rel="alternate" type="text/html" href="https://ragnagoats.net:443/wiki/index.php?title=Perfect_Dodge&amp;action=history"/>
	<updated>2026-04-08T11:20:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://ragnagoats.net:443/wiki/index.php?title=Perfect_Dodge&amp;diff=1287&amp;oldid=prev</id>
		<title>Administrator: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://ragnagoats.net:443/wiki/index.php?title=Perfect_Dodge&amp;diff=1287&amp;oldid=prev"/>
		<updated>2024-01-16T13:32:59Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:32, 16 January 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Administrator</name></author>
	</entry>
	<entry>
		<id>https://ragnagoats.net:443/wiki/index.php?title=Perfect_Dodge&amp;diff=1286&amp;oldid=prev</id>
		<title>iw&gt;Bake Mono: Undo revision 25836 by Bake Mono (talk) Big mistake.. sry</title>
		<link rel="alternate" type="text/html" href="https://ragnagoats.net:443/wiki/index.php?title=Perfect_Dodge&amp;diff=1286&amp;oldid=prev"/>
		<updated>2010-09-22T07:09:54Z</updated>

		<summary type="html">&lt;p&gt;Undo revision 25836 by &lt;a href=&quot;/wiki/index.php?title=Special:Contributions/Bake_Mono&quot; title=&quot;Special:Contributions/Bake Mono&quot;&gt;Bake Mono&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:Bake_Mono&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Bake Mono (page does not exist)&quot;&gt;talk&lt;/a&gt;) Big mistake.. sry&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;Also known as &amp;#039;&amp;#039;&amp;#039;Lucky Dodge&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
Every character starts with a value of 1.&lt;br /&gt;
&lt;br /&gt;
10 luk increases your Perfect Dodge by 1.&lt;br /&gt;
&lt;br /&gt;
* Perfect Dodge allows the player to dodge a physical attack by a chance in % corresponding to the Perfect Dodge value.&lt;br /&gt;
* It is calculated before [[FLEE]] hence why it is not reduced by the mob effect, that is to say when a player has several [[monsters]] attacking him.&lt;br /&gt;
* Flee therefore triggers after the fact that a player lucky dodged something or not, thus giving him even more chance to flee a monster. This part of the flee is reduced by the mob effect.&lt;br /&gt;
* It does not work against skill attacks, traps, or magic.&lt;br /&gt;
* This overrides (potential) critical hits.&lt;br /&gt;
* Does not have a cap. Thus, 100% Lucky Dodge is possible.&lt;br /&gt;
&lt;br /&gt;
=== Note ===&lt;br /&gt;
&lt;br /&gt;
* Homunculus&amp;#039; flee is similar to this, as it is not reduced by the mob effect.&lt;br /&gt;
&lt;br /&gt;
== Calculation ==&lt;br /&gt;
&lt;br /&gt;
 var LUCKY = 1;&lt;br /&gt;
 LUCKY += LUK * 0.1;&lt;br /&gt;
 LUCKY += LUCKY_MOD;&lt;br /&gt;
 &lt;br /&gt;
 LUCKY_MOD : Sum of modifiers&lt;br /&gt;
LUCKY is assumed to be accurate to one decimal. (verify?)&lt;br /&gt;
&lt;br /&gt;
== Modifiers ==&lt;br /&gt;
*{{item|id=4006 Lunatic Card}}: +1&lt;br /&gt;
*{{item|id=4001 Poring Card}}: +1&lt;br /&gt;
*{{item|id=4051 Yoyo Card}}: +5&lt;br /&gt;
*{{item|id=4285 Choco Card}}: +5&lt;br /&gt;
*{{item|id=4257 Wild Rose Card}}: +5 ([[Thief]] class only)&lt;br /&gt;
*{{item|id=1964 Chemeti Whip}}: +2&lt;br /&gt;
*{{item|id=1223 Fortune Sword}}: +20 (and 5 [[LUK]])&lt;br /&gt;
*{{item|id=1237 Grimtooth}}: +5&lt;br /&gt;
*{{item|id=1261 Infiltrator}}: +2&lt;br /&gt;
*{{item|id=2516 Falcon Muffler}}: +5&lt;br /&gt;
*{{item|id=2519 Morrigane&amp;#039;s Manteau}}: +8 (and 2 [[LUK]])&lt;br /&gt;
*{{item|id=2524 Valkyrian Manteau}}: +5, +(refine rate)*2 ([[Mage]], [[Archer]] and [[Acolyte]] classes only)&lt;br /&gt;
*[[Perfect Tablature]] &lt;br /&gt;
&lt;br /&gt;
[[Category:Mechanics]]&lt;/div&gt;</summary>
		<author><name>iw&gt;Bake Mono</name></author>
	</entry>
</feed>