ok here's a question for all you peeps.
it's not in the wiki but i thought that the bods you get is determined by the level in the skill. let's take blacksmithing for example. when you first collect bods you'll notice you won't get any plat bods or anything of that nature. higher bods do not come into play till later. so i would have to guess that the bods you collect are determined by the skill you have. right? o.O
so let's say i put on enough blacksmithing gear for 150 blacksmithing. will that insure that i will get the best bods available?
in other words wear gear while harvesting bods?
BoDs
Re: BoDs
If you are talking about BS higher then 120 - yes. Because of if BS lower then 120 - chance to get colored items decreases.
Look this code from script part of EUO engine:
Chance to get exceptional item:
So, with 120 skill you always get exceptional bod.
All this info about EUO, this server is EUO but with tonns of another code, so maybe this info not true.
Look this code from script part of EUO engine:
Code: Select all
...
case BulkMaterialType.DullCopper: skillReq = 65.0; break;
case BulkMaterialType.ShadowIron: skillReq = 70.0; break;
case BulkMaterialType.Copper: skillReq = 75.0; break;
case BulkMaterialType.Bronze: skillReq = 80.0; break;
case BulkMaterialType.Gold: skillReq = 85.0; break;
case BulkMaterialType.Agapite: skillReq = 90.0; break;
case BulkMaterialType.Verite: skillReq = 95.0; break;
...
Code: Select all
excChance = (theirSkill + 80.0) / 200.0;
All this info about EUO, this server is EUO but with tonns of another code, so maybe this info not true.
[pm Quaternion
Re: BoDs
The chance of getting a large bod increases even if your skill is beyond 120, however there is no improvement on materials.
+Colibri, Administrator of UO Excelsior Shard
Don't know what the purpose of your life is? Well then make something up!
(Old Colibrian proverb)
Don't know what the purpose of your life is? Well then make something up!

(Old Colibrian proverb)
Re: BoDs
Carpenty BODS have been bugged for a long time. A lot of the reward tables contain an item called nails which do not exist on this server. So when you turn in your bod and you get the nails reward you actually don't get anything.
Taming Bod Thread: http://uoex.net/forum/viewtopic.php?f=8&t=2943
Fletching Bod Thread: http://uoex.net/forum/viewtopic.php?f=8&t=3271
Fletching Bod Thread: http://uoex.net/forum/viewtopic.php?f=8&t=3271