Alchemy transmutation support.

Need to implement transmute skills.
I have added skill 17928 as example.
This commit is contained in:
MobiusDev
2015-05-18 01:56:28 +00:00
parent ddc3ef9037
commit 6a2082a86f
10 changed files with 505 additions and 3 deletions

View File

@@ -221,12 +221,29 @@
<set name="reuseDelay" val="86400000" />
</skill>
<skill id="17928" levels="6" name="Lv. 1 Legendary MEN Dye (Luck)">
<!-- AUTO GENERATED SKILL -->
<!-- Can convert to Lv. 1 Legendary MEN Dye (Luck). Elementary Alchemy. -->
<table name="#icons"> icon.lv1_unique_dye_men_luc icon.lv1_unique_dye_con_luc icon.lv1_unique_dye_wit_luc icon.lv1_unique_dye_dex_luc icon.lv1_unique_dye_int_luc icon.lv1_unique_dye_str_luc </table>
<set name="icon" val="#icons" />
<set name="operateType" val="PASSIVE" />
<set name="targetType" val="SELF" />
<table name="#alchemyTransmuteIngredients">
17642,3;39386,2;39461,100
17642,3;39386,2;39461,100
17642,3;39386,2;39461,100
17642,3;39386,2;39461,100
17642,3;39386,2;39461,100
17642,3;39386,2;39461,100
</table>
<table name="#alchemyTransmuteProduction">
39426,1
39426,1
39426,1
39426,1
39426,1
39426,1
</table>
<set name="alchemyTransmuteIngredients" val="#alchemyTransmuteIngredients" />
<set name="alchemyTransmuteProduction" val="#alchemyTransmuteProduction" />
</skill>
<skill id="17929" levels="6" name="Lv. 2 Legendary MEN Dye (Luck)">
<!-- AUTO GENERATED SKILL -->