WoW:LootMethod: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page LootMethod to LootMethod without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 17: | Line 17: | ||
; <tt>"master"</tt> | ; <tt>"master"</tt> | ||
: Master looter, designated player distributes loot. | : Master looter, designated player distributes loot. | ||
<tt>"'''personalloot"'''</tt> | |||
Personal loot, any loot acquired is placed directly in bags. |
Latest revision as of 04:48, 15 August 2023
These are the loot methods used by GetLootMethod() etc
Values[edit]
- "freeforall"
- Free-for-all, everyone can loot corpses.
- "roundrobin"
- Round-robin, looting cycles evenly through group members.
- "group"
- Group loot, round-robin for normal items, rolling for special ones.
- "needbeforegreed"
- Need before greed, round-robin for normal items, selective rolling for special ones.
- "master"
- Master looter, designated player distributes loot.
"personalloot"
Personal loot, any loot acquired is placed directly in bags.