Page 1 of 1

BoDs

Posted: Mon Dec 05, 2011 7:07 am
by anarchy
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?

Re: BoDs

Posted: Mon Dec 05, 2011 8:55 am
by Nelapsi
Nope, just a single chart in that script and if I remember correctly only thing skill determines is the chance of a large bod.

Re: BoDs

Posted: Mon Dec 05, 2011 10:42 am
by Zhivoi
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:

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;
...
Chance to get exceptional item:

Code: Select all

excChance = (theirSkill + 80.0) / 200.0;
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.

Re: BoDs

Posted: Mon Dec 05, 2011 12:52 pm
by +Colibri
The chance of getting a large bod increases even if your skill is beyond 120, however there is no improvement on materials.

Re: BoDs

Posted: Mon Dec 05, 2011 4:56 pm
by anarchy
ah ok was wondering if 150 blacksmithing would produce plat bods. thanks again everyone :)

Re: BoDs

Posted: Tue Dec 06, 2011 11:03 am
by fingers
Concerning bods, are the carpentry bods working atm? last 4 carpentry bods i turned in only gave me the gold as a reward.

Re: BoDs

Posted: Tue Dec 06, 2011 12:37 pm
by Adrias
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.

Re: BoDs

Posted: Wed Dec 07, 2011 2:09 am
by fingers
My bods were in the range of either saws or decorative items. perhaps the deco doesn't work either, or maybe some of the deco?