Hi man, the new lf4 forced the players go play. U get the material only playing. In my opnion the new lf4 is best.
There are different (better) ways to get ppl on map playing by hand instead of botting btw this wont get ppl on map anyway cuz a lot of ggs needed also pvp events would be better than another kinda gate and cubi event like this also there are enough lasers so far but they still keep adding new ones but nothing else improving.
I cant say that its bad event just that there are way better events which could be launched than this one and also the proccess to get the ores/amount of ores is enormous if youre not no-lifer with tonse of uri ^^
I have sort of mixed feelings about this one. On the one hand UFE players have absolutely nothing to do in this game apart from some PvP, but mainly just gates for rank. I believe they made this event only for the super UFE who have absolutely everything already in the game (50+ pp and many thousand spare logdisks). It would be no good if everyone could get this overnight, because then it just defeats the point of releasing the update.
However, I think it will be a bit annoying for these players as well, as for maybe up to 2 years they have to fly around with an 'incomplete' ship. Furthermore, at the moment if you want to do 1v1's all you have to ask for is if he's UFE or not, but now its gunna get a lot more complicated. (What I mean with this is, that up to now both players probably all have the same equipment, but in a few weeks time people will all have different levels of equipment).
New 3 types of lf4 are in-game now! (you can find them in assembly)
New boosters interface/design (booster tab in-game)
Missions/quests in nyx have now yellow collor and interface/design changed too
New Daily missions: 3 types - Easy, Medium, Hard
Warning: You can do only 1 daily mission per day so if you want to have the most ores do the hard one.
For the easiest one you get 2 ores only and you need 300 ores to get 1 new LF4 thats 150 days for 1 LF4
New 3 types of lf4 are in-game now! (you can find them in assembly)
New boosters interface/design (booster tab in-game)
Missions/quests in nyx have now yellow collor and interface/design changed too
New Daily missions: 3 types - Easy, Medium, Hard
Warning: You can do only 1 daily mission per day so if you want to have the most ores do the hard one.
For the easiest one you get 2 ores only and you need 300 ores to get 1 new LF4 thats 150 days for 1 LF4
Im not sure what to do :/ I have almost all my 35 lf4's lvl 8 and I have about 1,3m uri... Should I upgrade them to 16 or try to get those new lasers? I could also try to get hercules because I only have 1 or is it better to upgrade shields? :/ cant just find best way to get rid of my uri, lol
Im not sure what to do :/ I have almost all my 35 lf4's lvl 8 and I have about 1,3m uri... Should I upgrade them to 16 or try to get those new lasers? I could also try to get hercules because I only have 1 or is it better to upgrade shields? :/ cant just find best way to get rid of my uri, lol
on my way to get ufe on my account, i'm going to "focus" on hercules and then on the new lf4.
The lf4's which give a bonus on hitpoints is quite interesting, because i like to play as support (ye lol player), instead of pvp kamikaze xD
--EDIT--
Somewhere i read:
Quote:
about upgrades: drones -> b02 -> lasers (1st drones, then lf4/b02 it's your chose)
Problem with HP calculations 08/03/2014 - CO2 Private Server - 1 Replies Sup people! I've been searching over and over but I still can't find the solution. I'm working on a public source to get better in C# (Fixing the bugs etc..) and now I'm stuck with the JiangHu system. It seems that when I train and get for example Max~HP+450(Epic) it shows the HP bonus in the red balloon but it's stuck at 20.000 on 30.000. I mean that when I take potions, the HP doesn't fill up.
Can anyone give me an advice please?
Thanks. :)
Stamina calculations 04/13/2014 - Archlord - 19 Replies Hello,
I was wondering what the exact stamina calculation were, and is there anything else that effects this.
Also I was wondering how the hp% were calculated does it go off the base HP with a naked toon and raw stats or does it calculate with the other added bonuses.
I remember my old stats that I had posted but I think there seems to be some other factor in this now.
( referring to the bold )
Exp Calculations 01/19/2013 - CO2 Private Server - 3 Replies I'm trying to calculate Experience per hit/kill here. I'm having a bit of trouble. I'm using something similar to this.
if (damage >= maxhp)
exp = maxhp;
else if (damage < maxhp)
exp = damage;
From what I remember this is sort of how it used to work before potency, etc...
But this is not coming out correctly at all. It seems when I hit a mob for 8k, i get 28k exp.
Calculations with Accuracy 02/12/2011 - CO2 Private Server - 1 Replies Hello.
I was wondering how you are calculating AttackRate chance. Using Accuracy from Items and FuryGems.
If i remember well in my last source i was doing something like:
double Acc = (Agility * 0.1)
Acc = (Acc + ((Accuracy from item * FuryGemPercent) * 0.1))
then doing a percent succes with Acc, and if its true I return 0 as Damage.
[HELP] ATTACK CALCULATIONS 02/10/2009 - CO2 Private Server - 10 Replies hi im pete,
yeah im too lazy to do this so can someone just give me some pretty good calculations.. you dont need to if you dont want to just dont post anything, but dont flame
=]