ffxivcalc
0.8.930
Contents:
Introduction
Import fight from FFLogs
Fight
Enemy
Jobs
GearSolver
SimulationRecord
record
page
page.__init__()
page.setPlayerID()
page.setName()
page.setPotency()
page.setDamage()
page.setTimeStamp()
page.setAutoCrit()
page.setAutoDH()
page.addPercentBuff()
page.addDHBuffList()
page.addCritBuffList()
page.setHasPotion()
page.setIsDOT()
page.setIsAuto()
page.isValid()
page.__str__()
SimulationRecord
Tester
Request
helperCode
ffxivcalc
»
SimulationRecord
»
record
»
page
»
page.setHasPotion()
View page source
page.setHasPotion()
Sets the value of page.hasPotion to true.
Usage
newPage
.
setHasPotion
()