Users browsing this thread: 2 Guest(s)
ROTDS beta testing

#51
Posts: 2,548
Threads: 98
Thanks Received: 147
Thanks Given: 156
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
Edrin - I do have free some space in C0, looking here at my document I see I had the 24-bit HP code at C0/FF40. So that works fine, I can just put it back in there when it's ready and use it when need be like you said. I forgot here how it works for a second, how it's applied it to each individual monster.

My C2 bank is getting pretty cramped indeed, but there's still a bit of play - I see there's some free space chunks at C2/620D, C2/653C, C2/6749, C2/67D8, and a little further down in the bank as well if need be.


We are born, live, die and then do the same thing over again.
 

#52
Posts: 82
Threads: 5
Thanks Received: 1
Thanks Given: 2
Joined: Jun 2014
Reputation: 2
Status
Medicated
Questions:
1) Does Cannon take money like GP Rain?
2) No Veldt? Just noticed and I'm trying to get to the floating island.
3) Was the light saber cave only accessible after the banquette?
4) Are there any missable super new secrets added to the WoB I should have known about? A lot of the story seems to follow the usual canon but maybe you were sneaky.
 

#53
Posts: 2,548
Threads: 98
Thanks Received: 147
Thanks Given: 156
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
1. Nope =)
2. I'm not sure what you mean exactly. To go rage-hunting on the Veldt you mean? Or has the Veldt somehow disappeared?!
3. It becomes available right after the Thamasa events, before the F.C.
4. Did you get the Catastrophe Aether for Serin? You can get it also in the WoR if not though. But if you got the Lightsaber I think that's the only real missable item. There is a Lich Ring that could be gotten in the banquet room, not sure if you got that. It's late here so I'm having trouble thinking of anything else that might be WoB on‌ly =X


We are born, live, die and then do the same thing over again.
 

#54
Posts: 82
Threads: 5
Thanks Received: 1
Thanks Given: 2
Joined: Jun 2014
Reputation: 2
Status
Medicated
Never thought to check the banquette room! Good hide.
Yeah, is the Veldt gone completely? I forget being there somehow. I think it is. Maybe it's the lake of Leap that made me forget.
I don't know if I've got Catastrophe... I replaced my Autocrossbow with NoiseBlaster which comes in handy.
I got something that works like Drill. Good damage, single hit.

I mean missable as in event stuff mostly. I can live without finding the uber items (right?).
 

#55
Posts: 763
Threads: 83
Thanks Received: 55
Thanks Given: 7
Joined: Apr 2015
Reputation: 22
Status
Obliviscence
A boss-script-writer's worst nightmare solved in just 15 bytes:

Code:
C2/001B: 20 89 66     JSR $6689 (Load Quick turns and backup)

C2/6689:
LDA $3402  (Get the number of turns due to Quick)
STA $1E7F  (Backup Quick status for checking in Enemy script)
RTS
AD 02 34 8D 7F 1E 60

C2/6680 (1E) - Quick Detect
CLC
LDA $1E7F
BMI 01
SEC
RTS
18 AD 7F 1E 30 01 38 60

unfortunately, it requires a single unused RAM byte but it could be adapted for a single RAM bit.
  Find
 

#56
Posts: 30
Threads: 2
Thanks Received: 0
Thanks Given: 2
Joined: Apr 2013
Reputation: 0
Status
Zombie
dont forget to get the Dream Stone its missable after the floating continent I think
  Find
 

#57
Posts: 2,548
Threads: 98
Thanks Received: 147
Thanks Given: 156
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
The first Dream Stone is in the Sealed Gate Cave, so you would have to get it before the continent gets ripped up from the earth lol. A 2nd one can be found actually in Cyan's Dream Doma Castle in a box.

@ Odbarc - Nah the Veldt's (Beast Plains) still there lol. It's the big island under the Thamasa island with the town of Willoghby (Mobliz). Just land on it and the music changes to the other one. There is no real good reason now to go onto the Veldt though except it's a good place to farm gold I hear.


We are born, live, die and then do the same thing over again.
 

#58
Posts: 82
Threads: 5
Thanks Received: 1
Thanks Given: 2
Joined: Jun 2014
Reputation: 2
Status
Medicated
Was Ultima nerfed? I was able to beat him since the new patch of today but I also trained a bit. Also replaced Serin with Arc which maybe helped a lot.
Dude was kicking my ass.
 

#59
Posts: 2,548
Threads: 98
Thanks Received: 147
Thanks Given: 156
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
No sir, Ultima was not nerfed.


We are born, live, die and then do the same thing over again.
 

#60
Posts: 708
Threads: 50
Thanks Received: 12
Thanks Given: 0
Joined: Jan 2010
Reputation: 15
Status
None
No sir, Arc is just Bad-Ass.
  Find
 



Forum Jump:

Users browsing this thread: 2 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite