2023-08-06 15:20:54 -05:00
|
|
|
Player
|
|
|
|
{
|
2023-08-13 02:12:19 -05:00
|
|
|
BaseHealth = 100
|
2023-08-06 15:20:54 -05:00
|
|
|
BaseMana = 100
|
|
|
|
MoveSpd = 100
|
|
|
|
|
|
|
|
BaseAtk = 10
|
|
|
|
|
|
|
|
# Amount of spd to increase/decrease vertically as you climb staircases
|
|
|
|
StaircaseClimbSpd = 60
|
|
|
|
|
|
|
|
# How much speed the player loses while no momentum is being added.
|
|
|
|
Friction = 400
|
|
|
|
}
|