Item stats rework.

Contributed by Matts.
This commit is contained in:
MobiusDev
2015-12-09 16:21:57 +00:00
parent e926a21220
commit c72d27bc10
312 changed files with 27528 additions and 20390 deletions

View File

@@ -29,6 +29,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="STR" val="1" />
</for>
</item>
<item id="40002" name="Dimensional Bracelet" additionalName="Stage 6 - STR" type="Armor">
<!-- Activates 6 Talisman Slots. STR + 2. -->
@@ -44,6 +47,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="STR" val="2" />
</for>
</item>
<item id="40003" name="Dimensional Bracelet" additionalName="Stage 6 - STR" type="Armor">
<!-- Activates 6 Talisman Slots. STR + 3. -->
@@ -59,6 +65,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="STR" val="3" />
</for>
</item>
<item id="40004" name="Dimensional Bracelet" additionalName="Stage 6 - STR" type="Armor">
<!-- Activates 6 Talisman Slots. STR + 4. -->
@@ -74,6 +83,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="STR" val="4" />
</for>
</item>
<item id="40005" name="Dimensional Bracelet" additionalName="Stage 6 - STR" type="Armor">
<!-- Activates 6 Talisman Slots. STR + 5. -->
@@ -89,6 +101,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="STR" val="5" />
</for>
</item>
<item id="40006" name="Dimensional Bracelet" additionalName="Stage 6 - DEX" type="Armor">
<!-- Activates 6 Talisman Slots. DEX + 1. -->
@@ -104,6 +119,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="DEX" val="1" />
</for>
</item>
<item id="40007" name="Dimensional Bracelet" additionalName="Stage 6 - DEX" type="Armor">
<!-- Activates 6 Talisman Slots. DEX + 2. -->
@@ -119,6 +137,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="DEX" val="2" />
</for>
</item>
<item id="40008" name="Dimensional Bracelet" additionalName="Stage 6 - DEX" type="Armor">
<!-- Activates 6 Talisman Slots. DEX + 3. -->
@@ -134,6 +155,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="DEX" val="3" />
</for>
</item>
<item id="40009" name="Dimensional Bracelet" additionalName="Stage 6 - DEX" type="Armor">
<!-- Activates 6 Talisman Slots. DEX + 4. -->
@@ -149,6 +173,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="DEX" val="4" />
</for>
</item>
<item id="40010" name="Dimensional Bracelet" additionalName="Stage 6 - DEX" type="Armor">
<!-- Activates 6 Talisman Slots. DEX + 5. -->
@@ -164,6 +191,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="DEX" val="5" />
</for>
</item>
<item id="40011" name="Dimensional Bracelet" additionalName="Stage 6 - CON" type="Armor">
<!-- Activates 6 Talisman Slots. CON + 1. -->
@@ -179,6 +209,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CON" val="1" />
</for>
</item>
<item id="40012" name="Dimensional Bracelet" additionalName="Stage 6 - CON" type="Armor">
<!-- Activates 6 Talisman Slots. CON + 2. -->
@@ -194,6 +227,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CON" val="2" />
</for>
</item>
<item id="40013" name="Dimensional Bracelet" additionalName="Stage 6 - CON" type="Armor">
<!-- Activates 6 Talisman Slots. CON + 3. -->
@@ -209,6 +245,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CON" val="3" />
</for>
</item>
<item id="40014" name="Dimensional Bracelet" additionalName="Stage 6 - CON" type="Armor">
<!-- Activates 6 Talisman Slots. CON + 4. -->
@@ -224,6 +263,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CON" val="4" />
</for>
</item>
<item id="40015" name="Dimensional Bracelet" additionalName="Stage 6 - CON" type="Armor">
<!-- Activates 6 Talisman Slots. CON + 5. -->
@@ -239,6 +281,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CON" val="5" />
</for>
</item>
<item id="40016" name="Dimensional Bracelet" additionalName="Stage 6 - INT" type="Armor">
<!-- Activates 6 Talisman Slots. INT + 1. -->
@@ -254,6 +299,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="INT" val="1" />
</for>
</item>
<item id="40017" name="Dimensional Bracelet" additionalName="Stage 6 - INT" type="Armor">
<!-- Activates 6 Talisman Slots. INT + 2. -->
@@ -269,6 +317,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="INT" val="2" />
</for>
</item>
<item id="40018" name="Dimensional Bracelet" additionalName="Stage 6 - INT" type="Armor">
<!-- Activates 6 Talisman Slots. INT + 3. -->
@@ -284,6 +335,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="INT" val="3" />
</for>
</item>
<item id="40019" name="Dimensional Bracelet" additionalName="Stage 6 - INT" type="Armor">
<!-- Activates 6 Talisman Slots. INT + 4. -->
@@ -299,6 +353,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="INT" val="4" />
</for>
</item>
<item id="40020" name="Dimensional Bracelet" additionalName="Stage 6 - INT" type="Armor">
<!-- Activates 6 Talisman Slots. INT + 5. -->
@@ -314,6 +371,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="INT" val="5" />
</for>
</item>
<item id="40021" name="Dimensional Bracelet" additionalName="Stage 6 - MEN" type="Armor">
<!-- Activates 6 Talisman Slots. MEN + 1. -->
@@ -329,6 +389,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="MEN" val="1" />
</for>
</item>
<item id="40022" name="Dimensional Bracelet" additionalName="Stage 6 - MEN" type="Armor">
<!-- Activates 6 Talisman Slots. MEN + 2. -->
@@ -344,6 +407,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="MEN" val="2" />
</for>
</item>
<item id="40023" name="Dimensional Bracelet" additionalName="Stage 6 - MEN" type="Armor">
<!-- Activates 6 Talisman Slots. MEN + 3. -->
@@ -359,6 +425,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="MEN" val="3" />
</for>
</item>
<item id="40024" name="Dimensional Bracelet" additionalName="Stage 6 - MEN" type="Armor">
<!-- Activates 6 Talisman Slots. MEN + 4. -->
@@ -374,6 +443,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="MEN" val="4" />
</for>
</item>
<item id="40025" name="Dimensional Bracelet" additionalName="Stage 6 - MEN" type="Armor">
<!-- Activates 6 Talisman Slots. MEN + 5. -->
@@ -389,6 +461,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="MEN" val="5" />
</for>
</item>
<item id="40026" name="Dimensional Bracelet" additionalName="Stage 6 - WIT" type="Armor">
<!-- Activates 6 Talisman Slots. WIT + 1. -->
@@ -404,6 +479,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="WIT" val="1" />
</for>
</item>
<item id="40027" name="Dimensional Bracelet" additionalName="Stage 6 - WIT" type="Armor">
<!-- Activates 6 Talisman Slots. WIT + 2. -->
@@ -419,6 +497,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="WIT" val="2" />
</for>
</item>
<item id="40028" name="Dimensional Bracelet" additionalName="Stage 6 - WIT" type="Armor">
<!-- Activates 6 Talisman Slots. WIT + 3. -->
@@ -434,6 +515,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="WIT" val="3" />
</for>
</item>
<item id="40029" name="Dimensional Bracelet" additionalName="Stage 6 - WIT" type="Armor">
<!-- Activates 6 Talisman Slots. WIT + 4. -->
@@ -449,6 +533,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="WIT" val="4" />
</for>
</item>
<item id="40030" name="Dimensional Bracelet" additionalName="Stage 6 - WIT" type="Armor">
<!-- Activates 6 Talisman Slots. WIT + 5. -->
@@ -464,6 +551,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="WIT" val="5" />
</for>
</item>
<item id="40031" name="Dimensional Bracelet" additionalName="Stage 6 - LUC" type="Armor">
<!-- Activates 6 Talisman Slots. LUC + 1. -->
@@ -479,6 +569,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="LUC" val="1" />
</for>
</item>
<item id="40032" name="Dimensional Bracelet" additionalName="Stage 6 - LUC" type="Armor">
<!-- Activates 6 Talisman Slots. LUC + 2. -->
@@ -494,6 +587,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="LUC" val="2" />
</for>
</item>
<item id="40033" name="Dimensional Bracelet" additionalName="Stage 6 - LUC" type="Armor">
<!-- Activates 6 Talisman Slots. LUC + 3. -->
@@ -509,6 +605,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="LUC" val="3" />
</for>
</item>
<item id="40034" name="Dimensional Bracelet" additionalName="Stage 6 - LUC" type="Armor">
<!-- Activates 6 Talisman Slots. LUC + 4. -->
@@ -524,6 +623,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="LUC" val="4" />
</for>
</item>
<item id="40035" name="Dimensional Bracelet" additionalName="Stage 6 - LUC" type="Armor">
<!-- Activates 6 Talisman Slots. LUC + 5. -->
@@ -539,6 +641,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="LUC" val="5" />
</for>
</item>
<item id="40036" name="Dimensional Bracelet" additionalName="Stage 6 - CHA" type="Armor">
<!-- Activates 6 Talisman Slots. CHA + 1. -->
@@ -554,6 +659,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CHA" val="1" />
</for>
</item>
<item id="40037" name="Dimensional Bracelet" additionalName="Stage 6 - CHA" type="Armor">
<!-- Activates 6 Talisman Slots. CHA + 2. -->
@@ -569,6 +677,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CHA" val="2" />
</for>
</item>
<item id="40038" name="Dimensional Bracelet" additionalName="Stage 6 - CHA" type="Armor">
<!-- Activates 6 Talisman Slots. CHA + 3. -->
@@ -584,6 +695,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CHA" val="3" />
</for>
</item>
<item id="40039" name="Dimensional Bracelet" additionalName="Stage 6 - CHA" type="Armor">
<!-- Activates 6 Talisman Slots. CHA + 4. -->
@@ -599,6 +713,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CHA" val="4" />
</for>
</item>
<item id="40040" name="Dimensional Bracelet" additionalName="Stage 6 - CHA" type="Armor">
<!-- Activates 6 Talisman Slots. CHA + 5. -->
@@ -614,6 +731,9 @@
<set name="is_tradable" val="false" />
<set name="material" val="SILVER" />
<set name="weight" val="150" />
<for>
<add stat="CHA" val="5" />
</for>
</item>
<item id="40041" name="Dimensional Bracelet Enhancement Stone" additionalName="STR" type="EtcItem">
<!-- Can be combined with Dimensional Bracelet. Successful combination results in STR + 1, and failure results in disappearance of the bestowed STR. Stats can be bestowed to + 5. -->
@@ -786,9 +906,9 @@
<set name="weight" val="101" />
<for>
<add stat="critRate" val="6" />
<set stat="pAtkSpd" val="325" />
<set stat="mAtk" val="122" />
<set stat="pAtk" val="152" />
<set stat="pAtkSpd" val="325" />
</for>
</item>
<item id="40058" name="Cat Staff" type="Weapon">
@@ -809,9 +929,9 @@
<set name="weight" val="101" />
<for>
<add stat="critRate" val="6" />
<set stat="pAtkSpd" val="325" />
<set stat="mAtk" val="122" />
<set stat="pAtk" val="152" />
<set stat="pAtkSpd" val="325" />
</for>
</item>
<item id="40059" name="Counterfeit Atelia" type="EtcItem">
@@ -858,9 +978,9 @@
<for>
<add stat="accCombat" val="8" />
<add stat="critRate" val="6" />
<set stat="pAtkSpd" val="325" />
<set stat="mAtk" val="8" />
<set stat="pAtk" val="6" />
<set stat="pAtkSpd" val="325" />
</for>
</item>
<item id="40062" name="Recipe: Pendant (100%)" type="EtcItem">