Fight ===== Fight is module that contains the Fight class and the ComputeDamage function. **Import** .. code-block:: python from ffxivcalc.Fight import Fight, ComputeDamage .. toctree:: FightClass/fightClass computeDamage