buff.__str__() ============== This is this object's cast to string function. **Return** This function returns a string of this format : buff.name (buff.MultDPS) **Usage** .. code-block:: python print(str(newBuff))