DRL > Discussion

DRL: Xtreme Arena

<< < (17/22) > >>

MaiZure:

--- Quote from: Sereg on September 05, 2017, 06:23 ---Hmm,  Seal is just from beating the Epyon? Are you sure there aren't more conditions?  My victory game didn't earn me the seal,  and I just checked your stats page... it shows one victory (which was against KK, not mastermind or something)  but doesn't display Seal in my list of earned badges...

--- End quote ---

Oh hmm it's a bit more difficult than that:

switch (Game.cybie_dead + Game.spidey_dead + Game.kk_dead)
{
    case 1: Game.anvil = true;      rank_score+=3;  break;
    case 2: Game.hammer = true; rank_score+=6;  break;
    case 3: Game.seal = true;       rank_score+=12; break;
}

--- End code ---

You get the seal for killing Epyon, but ONLY IF you've killed everyone else too... Kind of reinforces that 100% completion reward thing. You always get a reward from killing a major boss though...so if you've only killed Epyon, you still get the Anvil. But you can only get 1 of these "of the Forge" rewards per game

EDIT: I suppose that means you can win and only earn one promotion then hahaha.

Sereg:
I must have skipped Gotcha! that time...

Oh well,  good to know for next time.  Thanks.

Tormuse:

--- Quote from: ZicherCZ on September 05, 2017, 05:23 ---Just my luck.

Cybie killed. Spidey killed. Chained Court and Military base cleared. First three arenas cleared. All of that with a 100% killrate. Four monsters left in the last wave of the fourth arena, all tucked in the other half of the map. Me with 100% health and 136% armor. And then wham ... power outage.

Ah well. Maybe next time ...

--- End quote ---

Oh no!  :o  Aw, crap, that sounds awful!  :|  I've had similar situations, so I feel your pain.  :|


--- Quote from: MaiZure on September 05, 2017, 02:25 ---UAC Gold - 25 kills without damage -- contributes 2 points to final rank determination
UAC Silver - 10 kills without damage -- contributes 2 points to final rank determination
UAC Bronze - 5 kills without damage -- contributes 1 points to final rank determination
Shadow Cross - Complete 3 rounds without damage - contributes 5 points to final rank determination

--- End quote ---

So, if I'm understanding this right, you earn the UAC Stars based on total Aced enemies throughout the whole run, whereas for the Sun and Shadow medals, you need a lot of consecutive kills?

(Still don't know what Order of the Wind is for)

Sereg:
Most Order of Foo medals are for special levels,  but that one is listed separately, and I would think you off all people would have gotten all of those by now anyway... maybe MaiZure can help us out there.

MaiZure:

--- Quote from: Tormuse on September 05, 2017, 10:13 ---So, if I'm understanding this right, you earn the UAC Stars based on total Aced enemies throughout the whole run, whereas for the Sun and Shadow medals, you need a lot of consecutive kills?

(Still don't know what Order of the Wind is for)

--- End quote ---

Sun medal is for finishing an arena round without taking damage...doesn't matter how many guys there in there. (don't think it works for special levels though)

Shadow cross is for an entire level of the arena, all 3 rounds/waves

Order of the Wind is for 50 successful dodges in a game. Now that's a bit tricky. Basically whenever a projectile is created, it gets tagged if it's definitely going to hit you if you don't move. (so it's not true for bullets, fireballs, or pellets that are slightly off target to begin with). Well if that shot ends up not hiting you by the time it disappears, it gets counted as a dodge. Somehow you avoided a shot that was going to hit you if you didn't do anything.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version