Phoenix.Gaiarorshack said:
»just a quick question if i want to put in as much as my conserveMP in non used slot in a gearset is this approach right ?
Code
<set name="Regenset" baseset="ConMP">
<body>Cleric's Briault +2</body>
<hands>Orison mitts +2</hands>
</set>
<set name="ConMP">
<ammo>Clarus Stone</ammo>
<rear>Magnetic earring</rear>
<body>Goliard saio</body>
<waist>Austerity Belt</waist>
<back>Vita cape</back>
</set>
bassically i just have 2 important items for regen gearset so i want it to put in my conservMP gear as well, but avoid aving to change my conserveMP gear in every gearset.
That's correct... it will equip everything you specify in your set, and then fill in unspecified slots from your baseset. So it would put on your whm body and gloves, and then fill in everything else (ignoring body and gloves).
(Edited because I didn't proofread and it didn't make any sense.)
Phoenix.Gaiarorshack said:
»Can basesets stack ?
Could i in conserveMP make a baseset based on hastegear
I'm not sure, I've never tried before. It'd be easy to test (if I wasn't at work)... make your Haste set, then make your Conserve set with haste as the base set, then make your regen set with conserve as the base, then cast regen and see what you end up with.