why the aca 10 need to be untradeable? I have done the zak for about ten times still can't get it. Today I died because of the pet issue(not healing) and then dropped the aca,I get mad and delete the game because of this.(BS died too because not using magic shield...) Just because I'm unlucky so I can't get the aca? Tell me hero without aca can do what? IGN:eastersnow (I won't vote or re-download anymore if this problem doesn't solved.)
It's not a bug nor is the game trolling you. You are just the really unlucky few people who got caught up with this. I've heard people saying they got it on their 18th try. Just keep trying!
There's nothing we can do for you. It's completely luck based so the only way you'll be able to obtain it is to continue to go on zak runs. I understand that its very frustrating but that's just the way it is I'm afraid. Hopefully you'll get it soon!
Well I actually looked into the code of the game, and I found it's no surprise that the Skill was dropped at this time... Code: ZakumDie() { if(playerAlive == false && playerNeedACA == true) dropRate = 1; else { Random random = new Random(); dropRate = random.NextInt(100)/1000; decideIfDrop(ACA, dropRate); } } Jokes aside, I'm really sad that this has caused you so much frustration. As a Dark Knight myself, I've never needed a Lv.10 skill book, but I know others who has been to nerve-breaking amounts of Zakum Runs before getting that precious book.
I didn't get ACA until level 130 I think. Just get 21 Brandish, some points into Stance, and join runs as an attacker.
LOOL, if your code is good then base on this Try to die when zakum nearly die, after zakum die, use BS to res, Hero would obtain skill on their 1st run
Ah, i remember you. We took you on a run the other day. I told you, the pet doesn't heal after a while if you don't move around. I personally don't trust pets and always self pot for all bosses. You died on those runs with my party as well. You have no one to blame but yourself. As a hero at 120, you have more than enough HP to survive Zak. I'm guessin power guard works like meso guard and you don't even lose all your HP on 1/1 attacks?