Changes

Jump to: navigation, search

Shooting range

117 bytes removed, 03:46, 22 February 2021
* Select an amount of ammunition to dedicate towards training, up to 500 rounds.
* After selecting the number of shots fired, roll a 1d100 for each shot fired.
* Count a success for every roll equal or superior to '''75'''(equal to '''76 or more''').
* Divide the number of successes by 5, round down. The result is the number of '''Training Points''' you have earned for the selected skill.
* The following effects apply:
{{GMTip
|tiptext=You can use the inequality operators built into '''[[SnakeEyes]]''' to simplify the process. Use this command: '''/rrt r ''x'' 1d100d100>=75''', where '''''x''''' is the number of shots fired.The bot will return a certain number of ''Trues'' and ''Falses''. Count the number of ''Trues'' to obtain the number of successes.
}}