EQEmu / Server

Open Source Fan-Based EverQuest Emulator Server project
https://docs.eqemu.io/
GNU General Public License v3.0
443 stars 404 forks source link

[Tributes] Tier levels need rework #4089

Open joligario opened 5 months ago

joligario commented 5 months ago

The unknown column should be the max tiers The tier levels should probably be added to tribute_levels and should start at 1

image image image

Tribute: Aura of Preservation (60) Tiers: 10 Description: The most skilled magicians enhance your mana preservation abilities. Tier 1 - AC 15, Mana Preservation I Tier 2 - AC 20, Mana Preservation II Tier 3 - AC 25, Mana Preservation III Tier 4 - AC 30, Mana Preservation IV Tier 5 - AC 35, Mana Preservation V Tier 6 - AC 40, Mana Preservation VI Tier 7 - AC 45, Mana Preservation VII Tier 8 - AC 50, Mana Preservation VIII Tier 9 - AC 55, Mana Preservation IX Tier 10 - AC 60, Mana Preservation X

Tribute cannot be null, cannot be 0 without selecting tribute 0 which is Aura of Clarity

image image

neckkola commented 4 months ago

Good afternoon @jj. Just noticed this. When I was doing to the guild work, I noticed the same and if I remember correctly, the max_tiers is likely not even needed as I don't recall it being passed to the client. I may do some testing here and see. Should they also be split to personal and guild? Nice work on the editor btw. Looks awesome.