ran through spell check
This commit is contained in:
parent
1a7fde3182
commit
4d3c92b52a
@ -1,6 +1,6 @@
|
|||||||
# Editing a character's skill level
|
# Editing a character's skill level
|
||||||
|
|
||||||
In Escape from Tarkov, skills are the representation of the profeciency of your PMC with sets of activities. Low level skill will make your PMC feel like a newly enrolled guerilla fighter, while maximum level skills will turn you into a real war machine !
|
In Escape from Tarkov, skills are the representation of the proficiency of your PMC with sets of activities. Low level skills will make your PMC feel like a newly enrolled guerrilla fighter, while maximum level skills will turn you into a real war machine !
|
||||||
|
|
||||||
To do so:
|
To do so:
|
||||||
|
|
||||||
@ -28,15 +28,15 @@ The `Skills` property contains a list of all the character's skills. For skills,
|
|||||||
|
|
||||||
![Screenshot of the replace all button](../assets/img/spt-aki/tutorials/tut_0/016.png)
|
![Screenshot of the replace all button](../assets/img/spt-aki/tutorials/tut_0/016.png)
|
||||||
|
|
||||||
You've now updagred all your skills to level 51. **BUT** ! If you stop there, save your changes and start the game, you will encounter a "small" problem when you will reload because of the `BotReload` skill. Your PMC will reload at the speed of light and it will look bugged.
|
You've now upgraded all your skills to level 51. **BUT** ! If you stop there, save your changes and start the game, you will encounter a "small" problem when you will reload because of the `BotReload` skill. Your PMC will reload at the speed of light and it will look bugged.
|
||||||
|
|
||||||
To prevent this problems (or fix it):
|
To prevent this problem (or fix it):
|
||||||
|
|
||||||
* Search for `BotReload` in the profile file.
|
* Search for `BotReload` in the profile file.
|
||||||
* Change the `Progress` value back to `0`.
|
* Change the `Progress` value back to `0`.
|
||||||
* Save your changes.
|
* Save your changes.
|
||||||
|
|
||||||
Congratulation, you made your PMC reach it's physical peak ! If you start the game, and check your PMC skills screen you should now have something similar to the screenshot below:
|
Congratulations, you made your PMC reach it's physical peak ! If you start the game, and check your PMC skills screen you should now have something similar to the screenshot below:
|
||||||
|
|
||||||
![Screenshot of the skills screen](../assets/img/spt-aki/tutorials/tut_0/017.png)
|
![Screenshot of the skills screen](../assets/img/spt-aki/tutorials/tut_0/017.png)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user