こうなったらラッキーマンひゃっほーい世界を作りましょう:

getPower:
pow += RealBonus.getLuk(unit) * 3
getHit:
hit += RealBonus.getLuk(unit) * 5
getAvoid:
avoid += RealBonus.getLuk(unit) * 5
getCritical:
Cri += RealBonus.getLuk(unit) * 2