Minha conta
logar
Eu não tenho nenhuma conta Firestorm
Registre-se

report : Time los Protodrake

Detalhes do report

Estado
Título : Time los Protodrake
Estado : 6
Data de criação : July 8, 2017
última atualização : July 27, 2017 16:47:49
expanção :
categoria : Criaturas
subcategoria : - - -
Suporte : Ouroboros
prioridade : normal
pontuação :
6 0
Time los Protodrake
July 8, 2017 14:59:48

Hi my Name is Elpirao and im for 48 camping time lost protodrake but he spawn died and he dont give loot

Time los Protodrake
July 9, 2017 19:18:15

•The time-lost protodrake, he appears dead, without being killed by anyone.

• El protodraco del tiempo perdido aparece muerto sin que nadie lo haya matado.

http://www.wowhead.com/npc=32491/time-lost-proto-drake

Time los Protodrake
July 10, 2017 12:06:02

Tlpd average lifetime is 0.5 seconds. He spawns alive, and is killed instantly.
http://www.wowhead.com/npc=32491/time-lost-proto-drake#drops also gives loot, if you were in a group with the actual killer, although the mount is not in the loot table, therefore you will get only http://www.wowhead.com/item=44663/abandoned-adventurers-satchel and http://www.wowhead.com/item=44682/time-forward-talisman when looting the corpse.

The solution to this is in TrinityCore:
The item to be added to loot table: http://www.wowhead.com/item=44168/reins-of-the-time-lost-proto-drake

INSERT INTO `creature_loot_template` (`entry`,`item`,`ChanceOrQuestChance`,`lootmode`,`groupid`,`mincountOrRef`,`maxcount`) VALUES
VALUES (32491,44168,98,1,0,1,1)

To ensure consistecy with other drops, run this and compare LootMode: https://trinitycore.atlassian.net/wiki/display/tc/loot_template#loot_template-LootMode
SELECT * FROM `creature_loot_template` WHERE `entry`=32491


Occasionally loot bugs occur and the corpse is not lootable. That is a different, general bug. Sometime because of that loot bug a custom script was implemented to .additem 44168 into the inventory of the player killing Tlpd:

09:56:54> Time-Lost Proto-Drake died.
[09:56:54] Reins of the Time-Lost Proto-Drake have been added to your inventory due to loot bugs.
[09:56:54] You receive item: [Reins of the Time-Lost Proto-Drake].
-- Notice the 3 sec delay before actually looting the corpse:
[09:56:57] You receive loot: [Time-Forward Talisman of the Bandit].
[09:56:57] You receive loot: [Abandoned Adventurer's Satchel].

This is all right like this: the loot bug still happens sometimes, and this way at least one person gets loot.
If the loot works, then the person will get 1 additional useless item, as it is soulbound.

Time los Protodrake
July 10, 2017 12:50:12

Submit a patch: http://us.forum.firestorm-servers.com/index.php?/topic/23192-legiontime-lost-proto-drake/

Time los Protodrake
July 27, 2017 16:47:49

status alterado de novo report para inválido

Time los Protodrake
July 27, 2017 16:47:49

Atribuído a Ouroboros