Kill credit is the last hit, not damage dealt #60
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
World.Npc.damage/3takes a killer and remembers the last one, and the pilea death drops is owned by whoever that was. The live game awards a kill on
damage dealt.
Nothing here tracks a fight, so the last hit is as much as anything can know
today. The argument already exists on
damage/3so combat has somewhere to puta better answer and no reason to invent a second path, but the tracking itself
does not exist:
of range, or was in a different party;
Everything downstream is already in place: the pile is an ordinary drop with an
owner, so it is private to the credited player for a minute and public for two
more without any new machinery.
Blocking for a stable release only if a release includes combat. Filed now
because the seam it lands in is built and it is easy to leave the last-hit rule
in place by accident.