| | Can anyone help me? I do not understand when it says Success % Formula : ((WILL*0.8)/2.5)+(LEVEL/4) i will be very grateful if you help me , Thanks |
|
|
Ummm, I'm not sure where you are saying this formula came from but it looks like pretty basic math where WILL and LEVEL are variables to be replaced by your WILL stat and current LEVEL assumedly.
Success % Formula : ((WILL*0.8)/2.5)+(LEVEL/4) I'll try to interpret this directly word for word. Math convention => 1 = 100%, 0.1 = 10% and 0.01 = 1% (WILL * 0.8)/2.5 can be written as WILL * 0.8/2.5 0.8/2.5 = 0.32 LEVEL/4 = LEVEL * 1/4 = LEVEL * 0.25 So, the whole thing can be written as: Success % Formula = (WILL * 0.32) + (LEVEL * 0.25) By interpreting that, it means (what I think, but don't take my word for it): You success is determine by 32% of your will to success and 25% of you level (experience maybe). Not sure where did the remaining 43% goes, maybe luck?
Recent Queries:-
Keywords : Formula Mccodes Formula
|
|
![]() Success Formula With Mccodes - How do i do the Success Formula? |