12 lines
242 B
Python
12 lines
242 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class SkillPriorityCheckCondition(object):
|
|
None_ = 0
|
|
HPRateUnder = 1
|
|
DebuffCountOver = 2
|
|
BuffCountOver = 3
|
|
CrowdControlOver = 4
|
|
|