New Content - Implemented New path "Actually Ed the Undying"

Edcore: Extreme Slope / Ninja error

Visiting the Trapper
You must complete a trapper task first.
That area is not available.

Obviously ore/cheese already collected.
 

Veracity

Developer
Staff member
Ah. The Wiki page for the Mt. McLargeHuge Quest says that all the text is different when you visit the Trapper as Ed. QuestManager.handleTrapperChange needs to recognize the Ed messages.

Since this is obviously "New Content", rather than a "Bug", I'm going to merge this into the existing thread where people report stuff that KoLmafia needs to do to handle the new path.
 

Veracity

Developer
Staff member
Baktbeketiti performs the "I Just Levelled Up" dance.
Looks like she's learned a new ability! ...Hey, buddy, her eyes are up here.
You acquire a skill: Gift of the Dancer
but

Round 5: Veracity wins the fight!
After Battle: Baktbeketiti performs the "I Just Levelled Up" dance.
After Battle: Looks like she's learned a new ability! ...Hey, buddy, her eyes are up here.
You acquire an item: Ka coin (2)
You gain 13 Strengthliness
You gain 32 Mysteriousness
You gain 15 Cheek
You gain a Moxie point!
16 hippies defeated; 640 down, 360 left.

> ash have_skill($skill[gift of the dancer])

Returned: false
Wish I'd saved the page HTML.
 

heeheehee

Developer
Staff member
Can we get a counter for the secret council warehouse? Each successful map / inventory pair used is +8 explorations, and each won combat is +1 (todo: check if this also applies to lost combats and wandering monsters). After 39 explorations, the next adventure will be the Macguffin.

edit: some data; I also have my own data points that agree (most importantly, 3 pairs of items used, 15 combats; did not use a map right before getting macguffin).
 
Last edited:
Can we get a counter for the secret council warehouse? Each successful map / inventory pair used is +8 explorations, and each won combat is +1 (todo: check if this also applies to lost combats and wandering monsters). After 38 explorations, the next adventure will be the Macguffin.

38? Hotstuff (or possibly Riff? I'm bad at voices) said he thought it was 40 on the podcast.
 

heeheehee

Developer
Staff member
Maybe it's 40, counting the first turn as +1. Either way not super important.

edit: I misremembered 38. Guess it was 39ish.
 

Bale

Minion
Wish I'd saved the page HTML.

I just learned a servant Gift!

Round 8: Bale wins the fight!
After Battle: Raitemanherit rewards you with a gift of dead creature. Hooray.
You acquire an item: bat wing
After Battle: Raitemanherit preens a bit. Looks like she's gained a level.
After Battle: She's learned a new ability! Probably something to do with napping or ignoring you.
After Battle: Raitemanherit yawns, showing all her teeth.
You gain 79 Meat
After Battle: Raitemanherit helps you search the area by rubbing against your legs and nearly making you trip.
You acquire an item: Ka coin
You gain 9 Fortitude
You gain 24 Magicalness
You gain 14 Chutzpah

> ash have_skill($skill[Gift of the Cat])

Returned: false

:( Mafia did not recognize that I just learned Gift of the Cat, but fortunately I did save the HTML.

HTML:
<!--WINWINWIN--><p><!--familiarmessage--><center><table><tr><td align=center valign=center><img src="/images/itemimages/edserv1.gif" width=30 height=30></td><td valign=center>Raitemanherit rewards you with a gift of dead creature. Hooray.</td></tr></table></center><center><table class="item" style="float: none" rel="id=183&s=14&q=0&d=1&g=0&t=1&n=1&m=0&p=0&u=."><tr><td><img src="/images/itemimages/batwing.gif" alt="bat wing" title="bat wing" class=hand onClick='descitem(613022151)'></td><td valign=center class=effect>You acquire an item: <b>bat wing</b></td></tr></table></center><!--familiarmessage--><center><table><tr><td align=center valign=center><img src="/images/itemimages/edserv1.gif" width=30 height=30></td><td valign=center>Raitemanherit preens a bit. Looks like she's gained a level.</td></tr></table></center><!--familiarmessage--><center><table><tr><td align=center valign=center><img src="/images/itemimages/edserv1.gif" width=30 height=30></td><td valign=center>She's learned a new ability! Probably something to do with napping or ignoring you.</td></tr></table></center><table><tr><td valign=center>You acquire a skill:  </td><td><img src="/images/itemimages/edserv1.gif" onClick='javascript:poop("desc_skill.php?whichskill=17021&self=true","skill", 350, 300)' width=30 height=30></td><td><b><a onClick='javascript:poop("desc_skill.php?whichskill=17021&self=true","skill", 350, 300)'>Gift of the Cat</a></b></td></tr></table><!--familiarmessage--><center><table><tr><td align=center valign=center><img src="/images/itemimages/edserv1.gif" width=30 height=30></td><td valign=center>Raitemanherit yawns, showing all her teeth.</td></tr></table></center><center><table><tr><td align=center valign=center><img src="/images/itemimages/meat.gif" width=30 height=30></td><td valign=center>You gain 79 Meat</td></tr></table></center><!--familiarmessage--><center><table><tr><td align=center valign=center><img src="/images/itemimages/edserv1.gif" width=30 height=30></td><td valign=center>Raitemanherit helps you search the area by rubbing against your legs and nearly making you trip.</td></tr></table></center>Two jackal-headed demons skulk out of the shadows, and siphon your opponent's soul from its body. One of them tosses you a gold coin as they drag it away.<center><table class="item" style="float: none" rel="id=7966&s=0&q=1&d=0&g=0&t=0&n=1&m=0&p=0&u=."><tr><td><img src="/images/itemimages/kacoin.gif" alt="Ka coin" title="Ka coin" class=hand onClick='descitem(826932303)'></td><td valign=center class=effect>You acquire an item: <b>Ka coin</b></td></tr></table></center><p>You gain 9 Fortitude.<bR>You gain 24 Magicalness.<bR>You gain 14 Chutzpah.<bR><p><a name="end"></a><p><a href="adventure.php?snarfblat=182">Adventure Again (Next to that Barrel with Something Burning in it)</a><p><a href="bigisland.php?place=junkyard">Go back to The Mysterious Island of Mystery</a></center>
 
Last edited:

Darzil

Developer
NEWSKILL3_PATTERN does recognise it, so I'm guessing it's related to the handling of node parsing in Fight Request, which I never have got my head around.
 
Mafia doesn't currently recognize the +5 servant level bonus for Purr of the Feline (eg. with Purr active, Mafia's sidepane shows my servant at level 9, but the relay browser sidepane shows him at level 14).
 

Veracity

Developer
Staff member
2) Purr of the Feline is effectively "Servant Level: +5". Sort of like the various items/effects/skills in Axecore that are "Minstrel Level: +X". When you look at your servants in the Servants' Quarters, you see their real level & experience, but in the charpane, it shows the boosted-by-five level.

We should probably support this the same way we support Minstrel Level, even though the Effect description says "Makes Ed's Servants Stronger" rather than "Servant Level: +5". I am actually surprised the description isn't more informative; it's sort of like those old-style effects that were intentionally vague.
That was on page 7 of this thread.

Mafia doesn't currently recognize the +5 servant level bonus for Purr of the Feline (eg. with Purr active, Mafia's sidepane shows my servant at level 9, but the relay browser sidepane shows him at level 14).
Thanks for the reminder, I guess. ;)
 

Veracity

Developer
Staff member
I can confirm that in a non-Ed run, when I click on the ancient pyramid with all the required pieces, it does NOT automatically make me the (old) Staff of Ed.

> inv ancient amulet

ancient amulet

> inv eye of ed

Eye of Ed

> inv staff of fats

Staff of Fats
I have the pieces, but it is not auto-made.

> create [2325]

Verifying ingredients for Staff of Ed (1)...
Verifying ingredients for headpiece of the Staff of Ed (1)...
Creating headpiece of the Staff of Ed (1)...
You acquire an item: headpiece of the Staff of Ed
Successfully created headpiece of the Staff of Ed (1)
Creating Staff of Ed (1)...
You acquire an item: Staff of Ed
Successfully created Staff of Ed (1)
But we CAN make it...
 

Veracity

Developer
Staff member
I'm tired. I have not succeeded in opening the pyramid with the staff yet, so I untinkered it.
I'll debug it in Eclipse tomorrow.
 

fronobulax

Developer
Staff member
Mummified fig claims to give 12 adv. per spleen according to KoLmafia but 3 is a more reasonable value based on the wiki and my limited testing. Apologies if this has already been noted. The search-fu is not strong in this one today.
 

Veracity

Developer
Staff member
> ash creatable_amount( to_item(2325) )

Returned: 0

> ash create( 1, to_item(2325) )

Verifying ingredients for Staff of Ed (1)...
Verifying ingredients for headpiece of the Staff of Ed (1)...
Creating headpiece of the Staff of Ed (1)...
You acquire an item: headpiece of the Staff of Ed
Successfully created headpiece of the Staff of Ed (1)
Creating Staff of Ed (1)...
You acquire an item: Staff of Ed
Successfully created Staff of Ed (1)
Returned: true
This is the essence of why it is not auto-creating the staff of Ed at the pyramid.

Working on it.
 

Veracity

Developer
Staff member
Mummified fig claims to give 12 adv. per spleen according to KoLmafia but 3 is a more reasonable value based on the wiki and my limited testing. Apologies if this has already been noted. The search-fu is not strong in this one today.
Code:
mummified beef haunch	5	1	awesome	23-27	5-10	5-10	5-10
mummified fig	1	1	good	11-13	5-10	5-10	5-10
mummified loaf of bread	3	1	awesome	3	5-10	5-10	5-10
I'd guess that the adventure yields for the fig and loaf of bread are reversed.
 

Darzil

Developer
This is the essence of why it is not auto-creating the staff of Ed at the pyramid.

Working on it.
Hopefully one of the bits I've not yet made work with itemId in preference to itemName. This sort of weirdness is why I'm chasing it down. Probably not massively valuable, but once KoL starts using a thing like duplicate names for effect, chances are it'll continue . . .
 
Top