#366 loot_global enhancement

بسته‌شده
2 سال پیش باز شده توسط neatz09 · 3 دیدگاه

kind of a 2 part thing 1 -> flag needed in the spawns table to mark a mob as a named encounter 2 -> need a setup in loot_global for Named(uses the field above in the check) -> Minlevel, MaxLevel if possible... having zone in might not be a bad move either as there are multiple zones where all the nameds can drop the same stuff.

kind of a 2 part thing 1 -> flag needed in the spawns table to mark a mob as a named encounter 2 -> need a setup in loot_global for Named(uses the field above in the check) -> Minlevel, MaxLevel if possible... having zone in might not be a bad move either as there are multiple zones where all the nameds can drop the same stuff.
image نظر 2 سال پیش
همكار

Normal, Heroic, Epic? How many tiers did we want here.

Normal, Heroic, Epic? How many tiers did we want here.
image نظر 2 سال پیش
همكار

we will use value4 in loot_global since it isn't used for anything. Level, Racial and Zone will support the "named_tier" aka value4.

alter table spawn add column loot_tier int(10) unsigned not null default 0;

You can still use the "Zone" type to specify by zone or not

we will use value4 in loot_global since it isn't used for anything. Level, Racial and Zone will support the "named_tier" aka value4. ```alter table spawn add column loot_tier int(10) unsigned not null default 0;``` You can still use the "Zone" type to specify by zone or not
neatz09 نظر 2 سال پیش
همكار

maybe 4 normal heroic, epic x2, epic x3... havnt done much research on the x2s

maybe 4 normal heroic, epic x2, epic x3... havnt done much research on the x2s
image ارجاع این مسئله به کامیت 2 سال پیش
image 2 سال پیش بسته شد
برای پیوستن به گفتگو، وارد شودید.
بدون نقطه عطف
بدون مسئول رسیدگی
2 مشارکت کننده
درحال بارگذاری...
لغو
ذخيره
هنوز محتوایی ایجاد نشده.