Update Experience Sources

Guillaumemartinfesta 2022-06-30 17:19:32 +00:00
parent b825372add
commit c0755c2641

@ -1,5 +1,5 @@
An experience source gives you experience for certain professions(default or custom ones) when certain events occur. Each experience source has its own specific parameters that you can specify in the config with `exp_source_name{param1=P1;param2=p2..}`. You must specify the parameter `amount=min-max` for each experience source corresponding to the bounds for the amount of experience that will be randomly chosen between them each time.
An experience source gives you experience for certain professions(default or custom ones) when certain events occur. Each experience source has its own specific parameters that you can specify in the config with `exp_source_name{param1=P1;param2=p2..}`. You must specify the parameter `amount=min-max` corresponding to the bounds between which the amount of experience will be randomly chosen each time.
## Examples