BULLET_VELOCITY (技能速度)

BULLET_VELOCITY = 160

技能速度

实际案例

>>> import opt
>>> print(opt.BULLET_VELOCITY)
160
Type

float