I have an issue with understanding of reference_loot_template table. Can someone explain what shoudl I refer to?
For example SQL query SELECT * FROM acore_world.creature_loot_template where Entry = 14427; returns us rows, 3 lasts rows looks like this:
Entry Item Reference Chance QuestRequired LootMode GroupId MinCount MaxCount Comment
14427 24058 24058 5 0 1 1 1 1 Gibblesnik - (ReferenceTable)
14427 24066 24066 0.5 0 1 1 1 1 Gibblesnik - (ReferenceTable)
14427 24068 24068 1 0 1 1 1 1 Gibblesnik - (ReferenceTable)
What does it mean?
P.S. I've read doc few times but can't get it. Can you explain me with example?
I did run SELECT * FROM acore_world.creature_loot_template where Reference = 24058; and spotted that there are a lot of different creatures has **_loot_templete for such reference.
https://www.azerothcore.org/wiki/loot_template