zarqon
Well-known member
So I got some of those helpful BatBrain messages when fighting my Nemesis for the first time in the cave in the mountains:
And:
When I checked last_monster() it looked like mafia treated it as an unknown monster:
So I thought maybe I should come here and report that mafia doesn't have information on this monster. However, a quick 'monsteref' revealed that mafia does in fact know stuff about this monster, it just didn't know it was this monster for some reason:
I guess the last one was added when I encountered it? Anyway, something is up with the disambiguating there.
mafia's monster name 'the spirit of new wave' does not match KoL's monster name 'the Spirit of New Wave'.
And:
the spirit of new wave's phylum is unknown to mafia!
When I checked last_monster() it looked like mafia treated it as an unknown monster:
> ash last_monster()
Returned: the spirit of new wave
id => 0
base_hp => 0
base_attack => 0
base_defense => 0
raw_hp => -1
raw_attack => -1
raw_defense => -1
base_initiative => -1
raw_initiative => -1
attack_element => none
defense_element => none
physical_resistance => 0
min_meat => 0
max_meat => 0
base_mainstat_exp => 2.0
phylum => none
poison => none
boss => false
image =>
images => aggregate boolean [string]
attributes =>
So I thought maybe I should come here and report that mafia doesn't have information on this monster. However, a quick 'monsteref' revealed that mafia does in fact know stuff about this monster, it just didn't know it was this monster for some reason:
> monsteref spirit of
Spirit of New Wave (Inner Sanctum) (undead)
Spirit of New Wave (The Nemesis' Lair) (undead)
Spirit of New Wave (Volcanic Cave) (undead)
the spirit of new wave (none)
I guess the last one was added when I encountered it? Anyway, something is up with the disambiguating there.