Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Keep this wiki going by contributing to our Patreon!
Artisan Upgrades
Fragment of a discussion from Talk:Fluted Short Sword
i can tell you from the data files that currently that sword falls into a few str rolls
- : SetParamOnEquip(str, +(1~53));
- : SetParamOnEquip(str, +(1~70));
- : SetParamOnEquip(str, +(10~30));
- : SetParamOnEquip(str, +(20~70));
- : SetParamOnEquip(str, +(30~50));
- : SetParamOnEquip(str, +(5~35));
- : SetParamOnEquip(str, +(5~70));
i'd help you more then that normally since it does bother me that there is incorrect information on artisans, but i'm actually traveling for a bit. sorry.