WoW:LootMethod: Difference between revisions

6 bytes removed ,  30 October 2013
m
no edit summary
m (catfix, Replaced: {{wowapitype}} → {{wowapitype}}<br>)
mNo edit summary
Line 1: Line 1:
{{wowapitype}}<br>
{{wowapitype}}
 
These are the loot methods used by [[API GetLootMethod|GetLootMethod()]] etc
These are the loot methods used by [[API GetLootMethod|GetLootMethod()]] etc


== Values ==
== Values ==
; <tt>"freeforall"</tt>
: Free-for-all, everyone can loot corpses.


; <tt>"freeforall"</tt> : Free-for-all, everyone can loot corpses.
; <tt>"roundrobin"</tt>
 
: Round-robin, looting cycles evenly through group members.
; <tt>"roundrobin"</tt> : Round-robin, looting cycles evenly through group members.


; <tt>"group"</tt> : Group loot, round-robin for normal items, rolling for special ones.
; <tt>"group"</tt>
: Group loot, round-robin for normal items, rolling for special ones.


; <tt>"needbeforegreed"</tt> : Need before greed, round-robin for normal items, selective rolling for special ones.
; <tt>"needbeforegreed"</tt>
: Need before greed, round-robin for normal items, selective rolling for special ones.


; <tt>"master"</tt> : Master looter, designated player distributes loot.
; <tt>"master"</tt>
: Master looter, designated player distributes loot.