Created
July 20, 2020 18:31
-
-
Save lhaig/ebaf116b0409fcd9cf6eca76195f4fd0 to your computer and use it in GitHub Desktop.
FOE ARC growth plan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It works almost like the 1.9 thread but it is not as fast as you use your daily FP collections to fill positions | |
It works like this: | |
My arc needs 1900 to level | |
The 1st person would call 1st on the arc. | |
Which means that they would start adding their daily FP to my arc until it reaches half the total = 800. | |
When finished they notify the thread. | |
Another person calls 2nd | |
Adds 400 - Notify the thread | |
Another 3rd - Adds 200 - Notify thread | |
Another 4th - Adds 100 - Notify thread | |
Another 5th - Adds 50 al- Notify thread with Clear | |
each one puts down half the one before | |
The owner just adds what is left which is normally small. | |
The idea is that by level 30-40 you have all the FP and BP to go to 80 | |
It has the benefit of allowing those without Arcs to grab 4 and 5 to get started on their arc. | |
A typical post would look something like this. | |
* Player1 2 (343) Player5 | |
* Player2 2 (282) | |
* Player3 1 (686) Player2 | |
* Player4 2 (318) Player7 | |
* Player5 4 (82) Player1 | |
* Player6 2 (335) Player4 | |
* Player7 5 (36) | |
This is the one from today on the other guild. | |
you dont need to add all the FP in one go you just keep adding until you have reachex the goal | |
I hope that makes sense |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment