Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved death list #4430

Open
luanluciano93 opened this issue Apr 28, 2023 · 1 comment
Open

Improved death list #4430

luanluciano93 opened this issue Apr 28, 2023 · 1 comment

Comments

@luanluciano93
Copy link
Contributor

Explanation of what you want to do that is currently impossible

Tibia's current death list shows more than two players in the death_list.

"The death list shows when you died and the cause. It's shown on character information page. It takes 1 month (30 days) for a death to disappear from the list.

Sometimes it can be embarrassing having a long death list, but sometimes it can be a way to show people amazing deaths, like dying at level 8 by a Juggernaut.

Only one monster's name will appear on the list even if the player was killed by multiple monsters. This is usually the name of the monster that hits the last hit. In some cases, if the killer cannot be identified by the server or is not a creature, it will appear on the corpse with the generic name Something Evil.

When a player is killed by other players, all the names of the players involved in the killing will be shown on the list. The verb that appears in the death list varies based on the number of people that were involved in the killing:

  • killed by one or more monsters: "Died"
  • killed by 1-4 players: "Killed"
  • killed by 5-9 players: "Slain"
  • killed by 10-14 players: "Crushed"
  • killed by 15-19 players: "Eliminated"
  • killed by 20 or more players: "Annihilated"

If a kill is listed as "Assisted", the character has not inflicted any damage on the killed character, but has instead helped to bring down an opponent in the last 60 seconds before the victim's death. Note that there are no assisted kills for members of your own guild during a guild war. Assisting a kill is possible in two ways, either by paralyzing the victim or by being part of a trap. Trapping means that all squares around a victim are taken so that the character in the middle cannot move anymore. Being part of a trap can either be done by standing yourself on one of those fields or for example by shooting a Magic Wall Rune on it. An assisted kill does not count towards the Skull System but it will help the victim to identify who was responsible for their death.

Available workarounds

We can add more killers to the list.

@Caiozord
Copy link

Caiozord commented Apr 29, 2024

how would I put it

one = Killed
1-4 =Slain
5-9 = Crushed
10-15 = Eliminated
15- 19 = Consumed
20+ = annihilated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants