Skip to the main content
Skip to the entry’s beginning
First published on .

rangifer’s diary: pt. lxviii

Taxonomising odd jobs, pt. iv: Microtaxonomy & encodings. §4

In the previous section (§3) of this part (pt. iv), I tried to narrow down some refinements to the list of odd jobs on the Oddjobs website. The purpose of these refinements is mostly to iron out the kinks that we come across when trying to flatten out our “universe” of odd jobs into a single structureless set of objects. We want each one of these objects (i.e. each odd job) to essentially follow the principles laid out in pt. i of this series, and also fit nicely with our historical/anthropological perspective as explored in pt. ii of this series. Furthermore, we want to ensure that these objects don’t overlap in undesirable ways — for example, we don’t want one of the odd jobs to be a subjob (strict or otherwise) of another.

With that in mind, and with some of the kinks having already been ironed out in the previous section, I want to start explicitly constructing the set that we’re after, element by element. Unfortunately, it seems that we need even more prelude here — we need to decide how to describe each odd job. This is already a kind of “encoding”, as we’re using “encoding” loosely to include formalisations in general, in addition to actual concrete codes. As before, I’m going to be using the list of odd jobs on the Oddjobs website (at the time of writing) as a starting point here.

Names

The name of an odd job is only used to identify the odd job. Although obviously these names tend to actually mean something(s), and have some etymology, we don’t actually care for our purposes here. Thus, a name is just an arbitrary nonempty string, with the constraint that that string is not used as a name for any other odd job.

We could encode names by associating with each odd job a nonempty set of nonempty strings, subject to the constraint that the collection of all such sets is pairwise disjoint. This would allow for a given odd job to have multiple names (as they often do, in practice). But, again, we are really only using the names for identification purposes, so it suffices to just pick one.

Classes

In §3 of this part, I said:

[W]e need to encode classes into our odd jobs by associating each odd job with a corresponding set of classes. This set would only contain exactly those classes 𝑐 such that it’s possible for a character whose class is 𝑐 to be a genuine specimen of the given odd job. In this example, a first grade brigand would not be considered a “genuine specimen” yet, as we are intentionally making a three-way distinction between kinds of non-dagger-using melee thieves: permarogues, brigands, and LUKless sins. None of these can be truly differentiated until level >30, so before that point, they are in kind of a weird state where we consider them to be odd (as they are non-dagger-using melee thieves), but we don’t yet conclusively assign a job to them.

This notion of “genuine specimen” is a kind of… “nonlocal” property, if you will. What I mean is that, when determining whether or not a character is a “genuine specimen” of a particular odd job, it doesn’t always suffice to just look at the character & at the basic definition of the odd job. We might also need to know how other odd jobs are defined, because the notion of “genuine specimen” is tied up with our need to keep the odd jobs separate from one another. We’re perfectly okay with a single character fitting the definition of more than one odd job at the same time: for example, a permarcher who is also a woods(wo)man is perfectly conceivable (in fact, I wouldn’t mind playing one myself…). What we’re not okay with is when a pair of odd jobs necessarily collide at some point. Using the example above: if we allowed a rogue (first grade thief) to be considered a brigand, and also allowed them to be considered a LUKless sin, then any level 27 rogue who aspires to advance to second grade brigand (with a class of “bandit”) or to second grade LUKless sin (with a class of “assassin”) is somehow considered to be both, at least for the time being. And worse yet, if they instead went the permarogue route — while still being a non-dagger-using melee thief — they would presumably be a brigand, a LUKless sin, and a permarogue all at once. These collisions are not the product of the player’s choice (as was the case with the permarcher-woods(wo)man), but rather, are a product of sloppy definitions.

So, with that in mind, the above quotation summarises how we wish to formalise classes as part of our odd job definitions. The basic structure is thus: a single nonempty set of classes being associated with each odd job. And the constraint is: each set contains all classes 𝑐 such that it’s possible for a character whose class is 𝑐 to be a “genuine specimen” (in the above sense) of the associated odd job.

Oh, and also, we will only be considering classes up to, and including, grade two. This is for generality; classes that have a grade higher than two can simply be collapsed into the lowest-grade class that is a member of their throughclass. For example, we can conflate “chief bandit” and “shadower” with bandit, thus eliminating the need to use the terms “chief bandit” and “shadower” entirely.

Locations

Every odd job is associated with a location of some kind, in order to accommodate our islanders and our campers (and their exact analogues from later pre-BB versions, e.g. roadies and snowlanders). There are plenty of interesting locations that can be associated with a given character build, but our focus is narrow: we only want to define some odd jobs. So, for that purpose, there are only three possible values for the location of a particular odd job:

…Which should be self-explanatory. The only slight caveat is that we are using these terms broadly:

Stats

Within the list of odd jobs on the Oddjobs website, the stats used by a given odd job are addressed in two ways:

And, in particular, the stats in question are:

Primary stats, secondary stats

NOTE: See the next diary entry for errata of this section.

Defining what “primary” and “secondary” mean above can be a little tricky. But this should suffice:

Slightly wonky, but MapleStory has some rather strange mechanics and weird corner cases that force us to word this very carefully. This is also, obviously, far from the only possible way to reasonably define these terms — but it should be good enough for our purposes.

With that in mind, we can formalise the primary and secondary stats of a given odd job as simply being two sets (each possibly empty) of stats, selected from the universe {STR, DEX, INT, LUK, MAXHP, MAXMP}. We don’t necessarily have to specify that this pair of sets is disjoint, but because of our definitions of “primary” and “secondary” above, they will end up being disjoint anyways.

Stat constraints

Within the list of odd jobs on the Oddjobs website, stat constraints are given as a list of constraints, and the implication is that we take the conjunction of these constraints. Each item in the list is generally written as 𝑎⁡𝑅⁡𝑏, where 𝑅 is one of the following binary relations:

This last symbol (“≫”) means “is much greater than”, and is used to denote that the left-hand side has to be considerably larger than the right-hand side, not merely mathematically larger. And 𝑎 and 𝑏 are usually(!) either a constant natural number (e.g. 4), or some stat (e.g. DEX). It gets a little hairier with, for example, the stat constraints of gish and of gishlet — but we can gloss over that, because I don’t want to actually define our stat constraints in that way for our purposes.

Rather than adopting this method, I want to do something fundamentally different, albeit loosely inspired by the way that I’ve done it for the list on the Oddjobs website. Like the aforementioned method, I want to express stat constraints as a conjunction of zero or more (but still a finite number, of course) constraints. But, instead of framing each individual constraint in terms of a binary relation, I want to break the constraints into a few possible cases. Each possible case is formalised as a higher-order function that takes in a stat (i.e. an element of the set 𝑺𝒕𝒂𝒕 = {STR, DEX, INT, LUK, MAXHP, MAXMP}), and yields a predicate. The predicate’s sole argument is a natural number representing the value of the corresponding base (i.e. without any equipment/buffs) stat of the character. In other words, each case is some function ℱ : 𝑺𝒕𝒂𝒕  ( → {0, 1}).[1] Each concrete constraint, then, is the result of applying such a higher-order function, and the constraint is satisfied iff it yields true (or 1, or whatever you wanna call it) for the given character. In the following list of cases, 𝑠 is any arbitrary stat:

A smol, but significant, addition here is that we actually want each constraint not to be just one predicate, but rather, to be the disjunction of one of more predicates.[3] This lets us easily cover a few edge cases (e.g. gishes), but is usually unnecessary (i.e. it will usually be the disjunction of just one predicate, which is the same as just the predicate itself).

Footnotes for “Stat constraints”
  1. [↑] This is somewhat simplified; “ℕ” should really be “𝑪𝒉𝒂𝒓”, or something like that. We need to know more about the character than just a single number in order to evaluate these predicates, but the main thing that we are looking at is their base 𝑠 (for whatever 𝑠  𝑺𝒕𝒂𝒕 was passed in as an argument).
  2. [↑] I say “to some degree” because we can’t allow purely washed characters to qualify for this exception. Characters that spend all of their AP to further some combination of HP/MP washing, “bloodwashing”, and “bluewashing” would then be able to satisfy 𝑷𝒖𝒓𝒆⁡(𝑠) and 𝑳𝒆𝒔𝒔⁡(𝑠) at the same time, which we obviously want to disallow.
  3. [↑] We’re getting what is called a “product of sums form” in digital logic.

Equipment

Because we are going to allow pugilists to wear shields (see §2 and §3 of this part), the only constraints that we need to place on equipment is on weapons. So, to specify the equipment that is allowed for a given odd job, we can simply specify the set of all weapons that they are “allowed” to use. The key word here is “allow” — this still includes weapons that the odd job is spiritually allowed to use, but that the odd job is actually incapable of wielding in practice. For example, brigands are allowed to use any polearm; nevertheless, they can never wield the Eclipse — despite it being a polearm — due to it being a warrior-only equipment item. This makes equipment constraints more comparable, easier to define, and more general.

There are basically three ways that we might define weapon constraints. For any given odd job, we will pick exactly one of them:

There is just one weird corner case here: attacking with no weapon equipped. Attacking with no weapon is similar enough to using a knuckler that we consider “no weapon at all” to be a member of the set of all knucklers. Obviously, it has no item ID, but we can just pretend that it has an ID of 0. Thus, the weapon constraints for pugilist are expressed as the singleton set {0}.

Beyond just constraints, we also (as per §3 of this part) want to accommodate “canonical” weapons as part of each odd job’s definition. While the weapon constraints tell us the set of all weapons that the odd job is spiritually allowed to use, the set of canonical weapons tells us which weapons the odd job idiomatically uses. The set of canonical weapons is always a subset (although, not necessarily a strict one) of the set of allowed weapons. Otherwise, the set of canonical weapons is defined very similarly to the set of allowed weapons. One caveat is that we want to disallow defining the canonical weapons in terms of individual IDs, unless the allowed weapons are also defined in terms of individual IDs. Again, this makes things more comparable, easier to define, and more general.

Footnotes for “Equipment”

  1. [↑] Here, dddd is any string of four decimal digits.
  2. [↑] Here, “BW” stands for “blunt weapon”, and is synonymous with “mace”.
  3. [↑] We make an exception for fighting with no weapon equipped, which has an ID of 0 despite being considered a knuckler. See the main text.

Skills & attacks

NOTE: See the next diary entry for errata of this section.

Weapon constraints (and class constraints, obviously) naturally put limitations on the abilities (active or passive) that a job can make use of. For example, despite the fact that most definitions of brigand don’t explicitly disallow the use of Savage Blow, brigands cannot use Savage Blow. Using Savage Blow requires that the user be wielding a dagger, and brigands cannot wield daggers. That being said, some odd jobs feature constraints on the abilities that they can use which cannot be captured simply by a combination of class constraints & equipment constraints. We can express these skill/attack constraints with the use of just one predicate, in addition to associating yet another set with each odd job. Our new predicate is (in the definition of this predicate, 𝑗 is any arbitrary job):

And the set that we want to associate with each job is the set of all non-zeroth-grade skills that that job is allowed to make use of. We ignore zeroth-grade skills because none of our odd job definitions disallow any particular zeroth-grade skills. For jobs that have no skill constraints, it is immaterial to our definition whether the corresponding set of skills contains all skills that are possibly available to that job (based solely on the job’s possible classes), or just all skills in general. For jobs that do have explicit skill constraints, we consider all and only those skills that are possibly available to the job in question (again, based solely on the job’s possible classes). We also consider skills from grades one, two, three, and four, for maximum generality. Furthermore, we collapse multiple skills that only really differ in what class and/or weapon type they are available to, into a single skill with a single ID. An extreme example of this kind of collapsing is Maple Warrior (MW); there is (internally) a different MW skill for every fourth-grade class in the game, but we simply take the smallest skill ID out of all of them (1121000, in the MW case; heroes just happen to have the smallest class ID of any fourth-grade class) and conflate the rest with it. This same logic applies to masteries, boosters, final attack skills, etc.

Fancy Amps w/ xX17Xx

I joined permarogue extraordinaire xX17Xx in her Fancy Amps grind, on the last stretch before the big level 90. She and my undead daggermit alces make a pretty good Fancy Amps duo, with both of us tearing up the amps with our respective first-job rogue skills:

alces & xX17Xx @ Fancy Amps

I was already fairly close to levelling up, so I hit level 92(!):

alces hits level 92

Transcription of the above image

[system message]: ⟨Party⟩ alces has reached Lv.92.
⟨Guild⟩ alces has reached Lv.92.

xX17Xx: OMG
YAY
grats!!

…Which was just enough to max out Alchemist! Now my Barbarian Elixirs really over-heal me… Next up is maxing SW (that should be interesting…)!

And with some more grinding, we hit the glorious moment that xX17Xx had been waiting for:

xX17Xx hits level 90!!!

Transcription of the above image

[system message]: ⟨Party⟩ xX17Xx has reached Lv.90.
⟨Guild⟩ xX17Xx has reached Lv.90.

alces [party chat]: grats!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

xX17Xx: YES

alces [alliance chat]: grats!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Bipp: GRATZZZZZZZ

xX17Xx: !!!!!!!!!!!!!

At long last, xX17Xx can wield the ultimate permarogue weapon: the NRC!!! Congrats again! :D

Bossing with friends

I was invited to do some more bossing with some of rusa’s MPQ buddies: Eoka, Gruzz, Harlez, and xBowtjuhNL! And this time, I invited along brand-new shadower of Flow, Bipp (Celim, Sommer, Cassandro, Copo, Fino, Sabitrama)!

I hopped onto my pure STR bishop cervid to join the crew for a full six-man Ravana fight!:

cervid, Bipp, Eoka, Gruzz, Harlez, & xBowtjuhNL vs. Rav

It was fun to see the occasional big red number pop up on Ravana’s head as a result of me whacking it with xBowtjuhNL’s SE crits. x)

And, after killing Rav, we headed to Deep Ludibrium for some Papu action. I had never actually fought Papu on cervid, despite having done the prequests a while ago. So I had to pick up a Ludibrium Medal from the scary guys at the bottom of the tower:

cervid hunting the Ludibrium Medal

I realised that fighting the Papulatus Clock was going to be a bit of a doozy, considering that its frequent dispels would eliminate all of my many buffs, including MG and Invincible. Because I would, obviously, be meleeing the beast, and I don’t have Power Stance, I was forced to sit on the bottom and be subjected to dispels and 1⧸1s whenever Papu felt like it. But I figured I might as well give it my best shot, so I did. Much buff-icon staring ensued:

cervid faces Papu

But, unfortunately, it wasn’t long before I got hit immediately after being dispelled:

cervid dies to Papu

Very sad. I seriously considered switching characters for the next run, but someone suggested that I try actually taking on a Healing role (lol) instead. So, I pulled out my healing stick and gave it a go. With just a little bit of caution, this worked well enough to make it through a Papulatus run and finish the associated questline!:

cervid finishes the Papu questline

Transcription of the above image

REWARD!!: Ludibrium Cape 1;
150000 meso;
78000 exp;
30 fame

After that, we went BF hunting! So I swapped over to my darksterity knight rusa and proceeded to die at least twice to this absurd monster as a result of being bad at the game:

xBowtjuhNL, Gruzz, rusa, Harlez, & Bipp vs. BF

And, the next day, we returned to Papu, with me taking rusa this time — to avoid the pain of trying to STR mage in the presence of Papulatus.

Bipp, rusa, Harlez, Gruzz, & xBowtjuhNL vs. Papu

…And I still have yet to see this clocktower freak drop a teddy bear! Come on!!

Doing Shaolin Temple quests for the first time

I was informed — by the same folks with whom I had just been bossing — that the Shaolin Temple region has a certain very rewarding questline within it: The Secret of the Sutra Depository. This is a level ≥120 quest, which is kind of neat, although unfortunately it appears to require that the player take fourth job advancement (sorry perma-thirds, perma-seconds, perma-firsts, and perma-zeroths!). Luckily for rusa, she is a full-blown darksterity knight, so she was able to start the questline. The quest largely asks you to go through the Sutra Depository and kill stuff, collecting some ETCs along the way. Here is rusa, on floors 1–2 of the Sutra Depository, fighting Mini Bronze Martial Artists for their hearts:

rusa @ the Sutra Depository 1–2 F

The hearts (the ETCs) are the most important part, as the speed at which you finish the required kills outpaces their drop-rate pretty quickly. Plus, the last quest in the questline asks for an extra 30 of each type of heart. For the golden martial artists, we headed outside to The Forest of Towers:

Questing @ The Forest of Towers

The “MISS”es that you see in the image above are, needless to say, not coming from rusa’s attacks…

In any case, we eventually got all of the hearts that we needed for me and xBowtjuhNL to finish the questline. From the front to the back of this questline, a grand total of 4.05M base EXP is handed out — after MapleLegends’s 3× quest EXP multiplier, that comes out to 12.15M EXP!! Very nice!!! I’ll have to come back and do this questline on cervid and capreolina

Oh, and now that we had all finished this questline, we were eligible to fight the big bad master martial artist of the Shaolin Temple: Jiaoceng[1] (often referred to as simply “JC”)! Of course, we aren’t exactly badass enough to actually beat this guy, but that wasn’t going to stop us from trying it out. Although Jiaoceng’s other stats are not really all that impressive for a level 150 boss, he does have 80M MAXHP, which proves to be a bit of an issue, given that you only have ten minutes to kill him…

Gruzz, rusa, & Harlez vs. Jiaoceng

We bailed out after three or four minutes, but it was pretty fun to check it out for the first time!

Footnotes for “Doing Shaolin Temple quests for the first time”

  1. [↑] Other versions of the game Romanise this name as Wulin Yaoseng, which appears to be the pinyin (without tone marks; the actual pinyin would be ⟨Wǔlín Yāosēng⟩) for 武林妖僧. See footnote #1 of the “Seduce me if you dare” section of pt. xcviii of this diary.

capreolina takes a vacation in Victoria Island

Now that my woodsmaster capreolina has decided to head to Victoria Island for the time being (maybe I’ll go back to Deep Ludi for cards another time), it was time for a little questing, and a special edition of Card-Hunting With capre™.

As readers of this diary already know, I don’t hunt area bosses that are used for quests… unless I need them for a quest. Or, unless I’m a Viclocker! Being a Viclocker means that Victoria Island area bosses are an extremely valuable resource, so I hopped onto my vicloc dagger spearwoman d34r to hunt some area bosses, and get cards for capre along the way! This proved to be more than a little bit annoying, due to capre and d34r being on the same account. But it worked out.

First up were some easy ones: Mano

Mano card get!

…And Stumpy:

Stumpy card get!

Not bad. I managed to get roughly ten Saps of Ancient Tree for my Vicloc clericlet d33r, plus a good scroll or two, along the way.

I hunted down my arch nemesis, the Golden-River-withholding demon: Jrog.

Jr. Balrog card get!

I even got capre her very own Balrog Chair o_o:

capre gets a Jr. Balrog chair

Oh, and the beast decided to taunt me by dropping another Golden River at my feet:

d34r gets another Golden River…

It was only 77 WATK (3 below average), and fellow Viclocker xXCrookXx scrolled it, passing some four or five 60%s on it. Not bad, at that point, but certainly worse than the Golden River that d34r already uses.

capre headed over to Florina Beach to complete the King Clang questline, hunt a few cards, and loot some Casey cards:

Lorang card get!

Tortie card get!

Clang card get!

It seems that, despite being probably the hardest to kill out of these three species, Torties have by far the highest card drop rate. Just from hunting in the best map for Clangs, I ended up with way too many of these dumb Tortie cards without even finishing either of the other two sets…

And I did find a Casey to kill for my quest:

capre vs. Casey

…And polished off the Casey card set, as well. While I was hunting Casey, I got a cape STR 60%, which was exactly what I needed to finish my cape! d34r had been using a 10 STR (passed two 30%s and two 60%s), 1 slot cape for a while, and I was blessed with another 60% passing to finish it off!:

d34r’s 12 STR cape

Transcription of the item in the above image

Amos’s Royal Cape (+5)

  • Req lev: 50
  • Category: cape
  • STR: +12
  • Weapon def.: 18
  • Magic def.: 16
  • Number of upgrades available: 0

12 STR!! That’s gonna be real hard to beat…

I also did the Dyle questline on capre:

capre vs. Dyle

Dyle card get!

…And hunting just one more Dyle card after that was enough to polish off capre’s Dyle card set.

Likewise, even though I had already finished Faust’s card set by this point, I wanted to do the Faust questline as well. So I found big monke:

capre vs. Faust

The Faust questline was enough to bring capre to the 300 fame mark!:

capre hits the 300 fame mark

Not too shabby for someone who never buys fame.

And, last but certainly not least, I wanted to finish off the area bosses & anti-bot monsters of Victoria Island by completing the Mushmom card set. Easier said than done!:

Mushmom card get!

But, along the way, d34r got a Mushmom chair!!:

d34r gets a Mushmom chair

d34r now has essentially all of the Vicloc-native chairs (i.e. excluding event-only chairs)! At least, all of the ones that you can get without divorcing and remarrying all day…

With the area boss hunting finally over (phewf…), I went to hunt some non-boss monsters of Victoria Island, and do even more quests along the way. I got a random Echo of Hero, so I decided to take that opportunity to do the Dark Drake and Ice Drake sets. As I was walking to Cold Cradle, a couple of normal Drakes started indiscriminately throwing cards at me:

Drake card get!

And I went and did the aforementioned two sets:

Dark Drake card get!

Ice Drake card get!

These turned out to be a lot easier than I thought they would be. At one point, I went to Drake’s Nest in order to get the Dark Drake cards more quickly — but that turned out to be a mistake, as by the time I got my last Ice Drake card, I already had a few excess Dark Drake cards. While I was there, I stumbled across a rare and legendary item:

Wild Kargo card get!

That’s right — Wild Kargos do drop cards. Crazy, I know. In fact, I tried my luck, and got so lucky that I was able to get more cards (viz. 3) than I had ever gotten in my career (across all of my characters combined) of doing the Ellin Ring questline and the A Spell That Seals Up a Critical Danger questline. Will I get those last two cards and finish the set? Only time can tell whether or not I’m able to produce another smol miracle.

I went to do Muirhat’s questline, which meant starting with “The Half-written Letter”. This quest is just some back-and-forth between a few NPCs (one of which is hidden, & starts off the questline). I noticed that, in the dialogue of this quest, Athena Pierce mentions a few interesting tidbits of Maple history. In particular:

I admit that I don’t know much about the Black Magician (they seem to be a mysterious “bad guy who does all of the bad things” character), but I was curious about this Destonen guy. So I did a brief WWW search, and found this very helpful thread on Reddit (archived). In the thread, Reddit user Omgitsnothing1 asks about the history and geography of Elluel (which, despite technically being a part of Victoria Island, does not exist in MapleLegends, so I’ve linked to the relevant MapleWiki page). Reddit user Saught’s response gives a detailed assessment of the known history of Elluel, spanning from the GMS version that MapleLegends is based on (v62) up to v209, which was released in December of 2019. GMS v62 is of importance here because it’s the version in which pirates were released, and thus the version in which this quest (“The Half-written Letter”) first appeared.

I found out that Yuris, who can be found in the Altaire Camp and who is involved in the Ellin Ring questline in MapleLegends, is Kyrin’s mother. Furthermore, Tess (found in the same location, and involved in “Lazy Tess” and “Lazy, Lazy Tess”) is Kyrin’s older brother. MapleWiki mentions that Yuris is an elf (similar to Athena Pierce, who is one of the last remaining elves in the “present day” timeline, alongside the fairies of Ellinia and of Orbis), and Destonen is a human, thus making Kyrin and Tess both half-elves.

But anyways, Muirhat didn’t give a rat’s ass about any of that. He just wanted me to kill some Stone Golems…:

capre vs. Stone Golems

…And some Dark Stone Golems, and some Mixed Golems…:

capre @ TfoG

…And it was here that I stopped the questline, for now, before delving into the Excavation Site region of Perion.

Instead, I went and did the Sauna Robe questline. I had almost everything I needed, except for those pesky 50 banan. I didn’t feel like politely asking the monkes for their banan, so instead I ruthlessly murdered them and took the banan off of their lifeless bodies:

capre vs. Lupin

Does that make me a bad person? Yes. But it also makes me the proud owner of a clean Sauna Robe!:

Sauna Robe get!

Stylish.

With that, I started card-hunting the aforementioned Excavation Site region. I started with Rocky Masks first, but on the way there, the Ghost Stumps started throwing cards at me without being prompted at all:

Ghost Stump card get!

And so I worked on the Wooden Mask and Rocky Mask cards:

Wooden Mask card get!

Stone Mask card get!

Stone Masks turned out to be, by far, the most difficult out of Ghost Stumps, Wooden Masks, and Stone Masks. Just by hunting in the Rocky Mask map, I ended up with many excess Wooden Mask cards — and going back to get the Ghost Stump cards, they were far easier to finish than Rocky Masks were. And with that, an almighty ring upgrade:

capre gets the T9 Monster Book Ring!!

Wowie!! Just One More To Go™ for the ultimate prize: T10! :D

So I got back to work right away, continuing the Excavation Site region by getting the Skeledog…:

Skeledog card get!

…And Mummydog…:

Mummydog card get!

…Card sets. These turned out to be (thankfully) a good bit easier than they were when I got these two sets on d34r. So I headed to d34r’s favourite map to hunt for daggers on: Camp 3.

Skeleton Soldier card get!

Officer Skeleton card get!

And I headed back to Camp 1 in order to finish off the Skeleton Soldier set, once I got to 5⧸5 Officer Skeleton.

And finally, I did start the most difficult card set of the region: Commander Skeles.

Commander Skeleton card get!

I think I’m 2⧸5 now, but this one is not so forgiving. And I think I’ve fallen off of the map at least a dozen times now…

Footnotes for “capreolina takes a vacation in Victoria Island”

  1. [↑] In MapleLegends, Destonen is spelled as ⟨Testonen⟩. This is accurate to the original version of the quest, but he is generally referred to as ⟨Destonen⟩ elsewhere, so I use the latter spelling here.

  2. [↑] Just so that no one makes the same mistake that I did for a long time: the continent of Ossyria might be bigger than you think. Ossyria includes, as you probably already know, the El Nath Mountains region:

    …As well as the Aqua Road region:

    But you might not know that Ossyria also includes the entire Lūdus Lake region:

    …As well as the Minar Forest region:

    …As well as the Temple of Time region, as well as the Mu Lung Garden region:

    …As well as the Nihal Desert region:

A crumb of the PPQ

As a brief break from my Victoria Island card-hunt on capreolina, I was called upon by Cortical (SussyBaka, CokeZeroPill, GishGallop, moonchild47) to help them with some peepy queues. So I logged onto my swashbuckler hydropotina to do a handful of PPQs with Cortical and Brvh:

Brvh, hydropotina, & Cortical vs. Lord Pirate

Although the session was short, we were able to get two(!) Lord Pirate cards for Cortical, which goes a long way towards freeing them from the terrible clutches of PPQ…

A crumb of the LPQ

I did some more LPQs as my DEX brawler LPQ mule sorts, alongside fellow LPQ mule Sangatsu (xXCrookXx, Level1Crook, Lvl1Crook), claw clericlet Cassandro (Bipp, Celim, Copo, Sommer, Fino, Sabitrama), and DEX page attackattack (xX17Xx, partyrock, drainer), who also played as her woodswoman maebee! :)

Here, we can observe the golems[1] in the LPQ stage 5 thief portal misbehaving:

Sneaky thief portal golem

Not shown above is that, when I first entered the map, one of the golems from the lowest golem-spawning platform quickly flew from its normal position, to the bottom of the map, where you can see the very top of it in the image above. Obviously, anyone who has been in this thief portal before knows that there aren’t supposed to be golem(s) down there! Why would there be? You can’t get down there anyways, even if you wanted to give it a “hug”. Fortunately, I was not affected by this.

But I have been killed by this bug before. In the main LPQ stage 5 map, there are six portals which must be completed, in order to get the tickets needed to clear the stage. The topmost one is the mage portal, which can only be completed by characters who have at least level 1 Teleport. The bottom-most one (which is very far below all five other portals) is the “thief” portal, which can be completed by thieves thanks to Dark Sight, by brawlers (like sorts) thanks to Oak Barrel, and by some warriors who have enough MAXHP to take hits from the golems. The other four portals can be completed by any character. I once (when playing my swashbuckler hydropotina) did the second-to-bottom portal, which is quite far above the golems in the map. When I finished the portal and exited back into the main stage 5 map, I was instantly slain by a golem that rapidly flew past me, towards the bottom where it normally should be. This resulted in me dying directly on top of one of the normal (i.e. neither mage nor “thief”) portals… I sent out an @gm ticket, and before long, a GM appeared and asked me how in the god damned hell I managed to die there. Still bewildered, I said that I had no idea, and that there must have been some kind of bug, for the golems to fly all the way up here. Thankfully, the GM revived me and I was able to continue through the rest of the PQ normally. To this day, I have no idea why this happens, and I’m just thankful that it didn’t manage to kill sorts this time…

Here I am, with Sangatsu, Cassandro, and attackattack on the front lines, killing the nippled clockhat whalemonster:

sorts, WhatisTimo, Cassandro, IccedMilo, attackattack, & Sangatsu vs. Alishar

And later, Sangatsu encouraged attackattack to switch to her woodswoman maebee, so we got to do an LPQ with her!:

maebee, sorts, IccedMilo, & Sangatsu vs. Alishar

And even later, Sangatsu & I killed Alişar alone, as an LPQ mule duo:

sorts & Sangatsu vs. Alishar

Easily done! :)

Footnotes for “A crumb of the LPQ”

  1. [↑] As of this writing (2021-10-11), the MapleLegends library page for King Block Golem from Another Dimension claims that there is a single spawn for this monster in the main Night Market map. The MapleLegends library page for that map, however, claims that it has no monster spawns whatsoever — which appears to be much more accurate, as I’ve never seen any monsters there myself, in-game. It doesn’t really matter, but still, kind of a weird library bug…

cervine refrigerates more optical discs

And finally, it just wouldn’t be another entry in my diary without at least a few CDs.[1] After even MOAR CD grinding with Level1Crook (xXCrookXx, Lvl1Crook, Sangatsu), my I/L magelet cervine has managed to worm her way into being level 111!!:

cervine hits level 111

Transcription of the chatlog in the above image

Level1Crook: one more push and we should get there deer :D

[system message]: ⟨Party⟩ cervine has reached Lv.111.
⟨Guild⟩ cervine has reached Lv.111.

My power waxes! Muahahaha~!! Soon, I will be the LUcKiest mage of all time!!! AHAHAHAHA

Not pictured: spending hours hoeing in the CDs map with Level1Crook instead of actually grinding.

Footnotes for “cervine refrigerates more optical discs”

  1. [↑] I love CDs!