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