mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-04 21:47:28 +08:00
8 lines
94 B
Python
8 lines
94 B
Python
class Constant:
|
|
|
|
MAX_STAMINA = 12
|
|
|
|
STAMINA_RECOVER_TICK = 1800000
|
|
|
|
CORE_EXP = 250
|