Fixed variation null option warnings.

This commit is contained in:
MobiusDevelopment 2021-01-01 15:24:21 +00:00
parent 19b39fc878
commit bf2f2cc863
2 changed files with 6 additions and 11 deletions

View File

@ -621,7 +621,7 @@
<variation mineralId="93121">
<optionGroup weaponType="warrior" order="0">
<optionCategory chance="100.0">
<optionRange from="33494" to="33546" chance="1.37" />
<optionRange from="33547" to="33609" chance="1.37" />
</optionCategory>
</optionGroup>
<optionGroup weaponType="warrior" order="1">
@ -631,7 +631,7 @@
</optionGroup>
<optionGroup weaponType="mage" order="0">
<optionCategory chance="100.0">
<optionRange from="33494" to="33546" chance="1.37" />
<optionRange from="33547" to="33609" chance="1.37" />
</optionCategory>
</optionGroup>
<optionGroup weaponType="mage" order="1">
@ -644,38 +644,36 @@
<variation mineralId="93122">
<optionGroup weaponType="warrior" order="0">
<optionCategory chance="100.0">
<optionRange from="33494" to="33546" chance="1.37" />
<optionRange from="33547" to="33609" chance="1.37" />
</optionCategory>
</optionGroup>
<optionGroup weaponType="warrior" order="1">
<optionCategory chance="55.0">
<optionRange from="33494" to="33546" chance="1.37" />
<optionRange from="33547" to="33609" chance="1.37" />
</optionCategory>
<optionCategory chance="35.0">
<optionRange from="33547" to="33609" chance="1.37" />
</optionCategory>
<optionCategory chance="10.0">
<optionRange from="50161" to="50166" chance="1.37" />
<optionRange from="50174" to="80179" chance="1.37" />
<optionRange from="50174" to="50179" chance="1.37" />
</optionCategory>
</optionGroup>
<optionGroup weaponType="mage" order="0">
<optionCategory chance="100.0">
<optionRange from="33494" to="33546" chance="1.37" />
<optionRange from="33547" to="33609" chance="1.37" />
</optionCategory>
</optionGroup>
<optionGroup weaponType="warrior" order="1">
<optionCategory chance="55.0">
<optionRange from="33494" to="33546" chance="1.37" />
<optionRange from="33547" to="33609" chance="1.37" />
</optionCategory>
<optionCategory chance="35.0">
<optionRange from="33547" to="33609" chance="1.37" />
</optionCategory>
<optionCategory chance="10.0">
<optionRange from="50161" to="50166" chance="1.37" />
<optionRange from="50174" to="80179" chance="1.37" />
<optionRange from="50174" to="50179" chance="1.37" />
</optionCategory>
</optionGroup>
</variation>

View File

@ -77,7 +77,4 @@
<option id="33425" name="Talisman_of_Speed">
<passive_skill id="50293" level="11" />
</option>
<option id="33494" name="TODO">
<!-- Max HP +3% Max MP +3% Bow Resistance +1% -->
</option>
</list>