page.addDHBuffList() ==================== Appends a direct hit buff entry to page.DHBuffList. **Parameter** * newEntry : (str, float) - New entry to append. **Usage** .. code-block:: python newPage.addDHBuffList(("BattleVoice", 0.2))