Suggesting Crit Rate over 100% be added automatically to Crit Damage . Before you deny this because its hard to implement change anything over 100% automatically gets applied to crit damage which could be represented by G. I',m not sure what the crit formula is but if ( x+y ) = Z with Z being Total crit chance , X being Crit chance from job / char skills , Y being Crit Chance from Link Skills . There should be a way to add to the "G" or Crit Damage pool from anything extra from Z. Instead of Crit Damage just being G it is G + anything extra from Z. ( Z-100 ) gets added to G if the value is positive only. It's hard for me to think of how to code it without seeing what is already existing . And for me to think of recreating something without knowing how it would fit in with the already working pieces would be a waste of my time since I wouldn't have a project of my own to add it to yet. Im sure the formula would be good if I do decide to eventually.