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