List of character statistics: Difference between revisions

m
Line 72: Line 72:


==Luck==
==Luck==
In all versions of [[Dragon Quest III]] and [[Dragon Quest IV]], '''Luck''' affects your character's chances of being affected by status ailments such as Snooze, Fizzle, and Dazzle. Each enemy spell has a different base accuracy that is lowered as the stat rises, being calculated as
In all versions of ''[[Dragon Quest III]]'' and ''[[Dragon Quest IV]]'', '''Luck''' affects your character's chances of being affected by status ailments such as Snooze, Fizzle, and Dazzle. Each enemy spell has a different base accuracy that is lowered as the stat rises, being calculated as
A = ( ( MOD * [ ( 768 - 2 * LUCK ) / 2 ] ) / 256 ) If A <= 0..255, status effect will fail If A > 0..255, status effect is successful  
A = ( ( MOD * [ ( 768 - 2 * LUCK ) / 2 ] ) / 256 ) If A <= 0..255, status effect will fail If A > 0..255, status effect is successful  
[[Image:DQIII_Luck.png|right|border|130px]]
[[Image:DQIII_Luck.png|right|border|130px]]
36,391

edits