source: Studio/config/player.ini@ c8c895d

sandbox
Last change on this file since c8c895d was c8c895d, checked in by Kevin Chapman <victory2b@…>, 3 years ago

Updated the INI file to hold the basic player stats like health. Made the slider for the mouse sensitivity work

  • Property mode set to 100644
File size: 303 bytes
RevLine 
[c8c895d]1[player]
[f9161ba]2
[c8c895d]3health=100
4stamina=100
5mana=100
6lifeforce=100
7xp=0
8dead=false
9level=1
[1b6ba32]10mana_needed_to_heal=5
[f9161ba]11mana_heal_ammount=10
[1b6ba32]12mana_regen_speed=0.03
[f9161ba]13fall_threshold_damage=17
14gravity=20.0
[1b6ba32]15walk_speed=7
16exhausted_delay=30
17stamina_regen_speed=0.05
[f9161ba]18sprint_speed=16
[1b6ba32]19sprint_energy_consumption=0.2
[c8c895d]20jump_height=9
21
22
Note: See TracBrowser for help on using the repository browser.