source:
Studio/config/player.ini@
5a9a237
Last change on this file since 5a9a237 was c8c895d, checked in by , 3 years ago | |
---|---|
|
|
File size: 303 bytes |
Rev | Line | |
---|---|---|
[c8c895d] | 1 | [player] |
[f9161ba] | 2 | |
[c8c895d] | 3 | health=100 |
4 | stamina=100 | |
5 | mana=100 | |
6 | lifeforce=100 | |
7 | xp=0 | |
8 | dead=false | |
9 | level=1 | |
[1b6ba32] | 10 | mana_needed_to_heal=5 |
[f9161ba] | 11 | mana_heal_ammount=10 |
[1b6ba32] | 12 | mana_regen_speed=0.03 |
[f9161ba] | 13 | fall_threshold_damage=17 |
14 | gravity=20.0 | |
[1b6ba32] | 15 | walk_speed=7 |
16 | exhausted_delay=30 | |
17 | stamina_regen_speed=0.05 | |
[f9161ba] | 18 | sprint_speed=16 |
[1b6ba32] | 19 | sprint_energy_consumption=0.2 |
[c8c895d] | 20 | jump_height=9 |
21 | ||
22 |
Note:
See TracBrowser
for help on using the repository browser.