Recent content by Araxyllis

  1. A

    Make Player Only do 50% damage

    If i understand this correctly the upper one is used for my dmg calculation and the lower one for enemies, so maybe adding a *0.5 to the gBattleMoveDamage will do the trick, will learn how to actually compile the code and try it tomorrow
  2. A

    Make Player Only do 50% damage

    Is this as easy as I hope it is? Looking through the decompiled files and searching for the dmg formula, maybe adding a little /2 to it will do the trick, but I dont really want it to affect enemy dmg. Does someone know where there formulas are stored, or maybe a workaround to achieve what i...
Back
Top