A-grade Armor packs.
Contributed by behelf.
This commit is contained in:
		| @@ -891,6 +891,10 @@ | ||||
| 		<set name="material" val="PAPER" /> | ||||
| 		<set name="is_sellable" val="false" /> | ||||
| 		<set name="is_stackable" val="true" /> | ||||
| 		<set name="handler" val="ItemSkills" /> | ||||
| 		<skills> | ||||
| 			<skill id="39173" level="1" /> <!-- Armor Supply Box (A-grade) --> | ||||
| 		</skills> | ||||
| 	</item> | ||||
| 	<item id="49761" name="A-grade Accessory Pack" type="EtcItem"> | ||||
| 		<!-- Double-click to obtain one of the following items. --> | ||||
| @@ -911,6 +915,10 @@ | ||||
| 		<set name="material" val="PAPER" /> | ||||
| 		<set name="is_sellable" val="false" /> | ||||
| 		<set name="is_stackable" val="true" /> | ||||
| 		<set name="handler" val="ItemSkills" /> | ||||
| 		<skills> | ||||
| 			<skill id="39153" level="1" /> <!-- A-grade Armor Ingredient Pack --> | ||||
| 		</skills> | ||||
| 	</item> | ||||
| 	<item id="49763" name="A-grade Ornament Ingredient Pack" type="EtcItem"> | ||||
| 		<!-- Double-click to obtain one of A-grade Ornament Ingredients. --> | ||||
|   | ||||
| @@ -315,6 +315,10 @@ | ||||
| 		<set name="is_dropable" val="false" /> | ||||
| 		<set name="is_sellable" val="false" /> | ||||
| 		<set name="is_stackable" val="true" /> | ||||
| 		<set name="handler" val="ItemSkills" /> | ||||
| 		<skills> | ||||
| 			<skill id="51342" level="1" /> <!-- +10 A-grade Armor Pack --> | ||||
| 		</skills> | ||||
| 	</item> | ||||
| 	<item id="91628" name="+10 B-grade Armor Pack" type="EtcItem"> | ||||
| 		<!-- Double-click to obtain a +10 B-grade armor. --> | ||||
|   | ||||
| @@ -1093,9 +1093,204 @@ | ||||
| 	</skill> | ||||
| 	<skill id="39153" toLevel="1" name="A-grade Armor Ingredient Pack"> | ||||
| 		<icon>icon.etc_treasure_box_i05</icon> | ||||
| 		<isMagic>2</isMagic> <!-- Static Skill --> | ||||
| 		<itemConsumeCount>1</itemConsumeCount> | ||||
| 		<itemConsumeId>49762</itemConsumeId> | ||||
| 		<magicLevel>1</magicLevel> | ||||
| 		<operateType>A1</operateType> | ||||
| 		<hitTime>500</hitTime> | ||||
| 		<coolTime>500</coolTime> | ||||
| 		<reuseDelay>3000</reuseDelay> | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<hitCancelTime>0</hitCancelTime> | ||||
| 		<targetType>SELF</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<conditions> | ||||
| 			<condition name="OpEncumbered"> | ||||
| 				<weightPercent>20</weightPercent> | ||||
| 				<slotsPercent>10</slotsPercent> | ||||
| 			</condition> | ||||
| 		</conditions> | ||||
| 		<effects> | ||||
| 			<effect name="RestorationRandom"> | ||||
| 				<items> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5332" count="1" /> <!-- Recipe: Sealed Dark Crystal Leather Armor (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5334" count="1" /> <!-- Recipe: Sealed Tallum Leather Armor (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5336" count="1" /> <!-- Recipe: Sealed Leather Armor of Nightmare (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5338" count="1" /> <!-- Recipe: Sealed Majestic Leather Armor (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5340" count="1" /> <!-- Recipe: Sealed Dark Crystal Leggings (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5346" count="1" /> <!-- Recipe: Sealed Tallum Tunic (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5348" count="1" /> <!-- Recipe: Sealed Dark Crystal Robe (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5350" count="1" /> <!-- Recipe: Sealed Robe of Nightmare (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5352" count="1" /> <!-- Recipe: Sealed Majestic Robe (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5354" count="1" /> <!-- Recipe: Sealed Tallum Stockings (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5364" count="1" /> <!-- Recipe: Sealed Dark Crystal Shield (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5366" count="1" /> <!-- Recipe: Sealed Shield of Nightmare (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5368" count="1" /> <!-- Recipe: Sealed Dark Crystal Boots (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5370" count="1" /> <!-- Recipe: Sealed Tallum Boots (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5380" count="1" /> <!-- Recipe: Sealed Boots of Nightmare (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5382" count="1" /> <!-- Recipe: Sealed Majestic Boots (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5392" count="1" /> <!-- Recipe: Sealed Dark Crystal Gloves (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5394" count="1" /> <!-- Recipe: Sealed Tallum Gloves (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5404" count="1" /> <!-- Recipe: Sealed Gauntlets of Nightmare (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5406" count="1" /> <!-- Recipe: Sealed Majestic Gauntlets (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5416" count="1" /> <!-- Recipe: Sealed Dark Crystal Breastplate (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5418" count="1" /> <!-- Recipe: Sealed Tallum Plate Armor (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5420" count="1" /> <!-- Recipe: Sealed Armor of Nightmare (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5422" count="1" /> <!-- Recipe: Sealed Majestic Plate Armor (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5424" count="1" /> <!-- Recipe: Sealed Dark Crystal Gaiters (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5426" count="1" /> <!-- Recipe: Sealed Dark Crystal Helmet (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5428" count="1" /> <!-- Recipe: Sealed Tallum Helmet (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5430" count="1" /> <!-- Recipe: Sealed Helm of Nightmare (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="5432" count="1" /> <!-- Recipe: Sealed Majestic Circlet (60%) --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92809" count="1" /> <!-- Sealed Dark Crystal Leather Armor Pattern --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92810" count="1" /> <!-- Sealed Tallum Leather Armor Pattern --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92811" count="1" /> <!-- Sealed Leather Armor of Nightmare Fabric --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92812" count="1" /> <!-- Sealed Majestic Leather Armor Fabric --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92813" count="1" /> <!-- Sealed Dark Crystal Legging Design --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92814" count="1" /> <!-- Sealed Tallum Tunic Texture --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92815" count="1" /> <!-- Sealed Dark Crystal Robe Fabric --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92816" count="1" /> <!-- Sealed Robe of Nightmare Fabric --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92817" count="1" /> <!-- Sealed Majestic Robe Fabric --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92818" count="1" /> <!-- Sealed Tallum Stocking Fabric --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92819" count="1" /> <!-- Sealed Dark Crystal Shield Fragment --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92820" count="1" /> <!-- Sealed Shield of Nightmare Fragment --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92821" count="1" /> <!-- Sealed Dark Crystal Boot Lining --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92822" count="1" /> <!-- Sealed Tallum Boot Lining --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92823" count="1" /> <!-- Sealed Boots of Nightmare Lining --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92824" count="1" /> <!-- Sealed Majestic Boot Lining --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92825" count="1" /> <!-- Sealed Dark Crystal Glove Design --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92826" count="1" /> <!-- Sealed Tallum Glove Design --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92827" count="1" /> <!-- Sealed Gauntlets of Nightmare Design --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92828" count="1" /> <!-- Sealed Majestic Gauntlet Design --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92829" count="1" /> <!-- Sealed Dark Crystal Breastplate Pattern --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92830" count="1" /> <!-- Sealed Tallum Plate Armor Pattern --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92831" count="1" /> <!-- Sealed Armor of Nightmare Pattern --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92832" count="1" /> <!-- Sealed Majestic Plate Armor Pattern --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92833" count="1" /> <!-- Sealed Dark Crystal Gaiter Pattern --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92834" count="1" /> <!-- Sealed Dark Crystal Helmet Design --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92835" count="1" /> <!-- Sealed Tallum Helmet Design --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92836" count="1" /> <!-- Sealed Helm of Nightmare Design --> | ||||
| 					</item> | ||||
| 					<item chance="1.73"> | ||||
| 						<item id="92837" count="1" /> <!-- Sealed Majestic Circlet Design --> | ||||
| 					</item> | ||||
| 				</items> | ||||
| 			</effect> | ||||
| 		</effects> | ||||
| 	</skill> | ||||
| 	<skill id="39154" toLevel="1" name="A-grade Accessory Ingredient Pack"> | ||||
| 		<icon>icon.etc_treasure_box_i05</icon> | ||||
|   | ||||
| @@ -613,10 +613,117 @@ | ||||
| 		<reuseDelay>500</reuseDelay> | ||||
| 	</skill> | ||||
| 	<skill id="51342" toLevel="1" name="+10 A-grade Armor Pack"> | ||||
| 		<isMagic>2</isMagic> <!-- Static Skill --> | ||||
| 		<itemConsumeCount>1</itemConsumeCount> | ||||
| 		<itemConsumeId>91627</itemConsumeId> | ||||
| 		<magicLevel>1</magicLevel> | ||||
| 		<operateType>A1</operateType> | ||||
| 		<hitTime>500</hitTime> | ||||
| 		<coolTime>500</coolTime> | ||||
| 		<reuseDelay>500</reuseDelay> | ||||
| 		<reuseDelay>3000</reuseDelay> | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<hitCancelTime>0</hitCancelTime> | ||||
| 		<targetType>SELF</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<conditions> | ||||
| 			<condition name="OpEncumbered"> | ||||
| 				<weightPercent>20</weightPercent> | ||||
| 				<slotsPercent>10</slotsPercent> | ||||
| 			</condition> | ||||
| 		</conditions> | ||||
| 		<effects> | ||||
| 			<effect name="RestorationRandom"> | ||||
| 				<items> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5287" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Breastplate --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5288" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Gaiters --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5289" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Helmet --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5290" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Gloves --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5291" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Boots --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5293" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Tallum Plate Armor --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5294" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Tallum Helmet --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5295" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Tallum Gloves --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5296" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Tallum Boots --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5297" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Leather Armor --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5298" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Leggings --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5301" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Tallum Leather Armor --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5304" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Tallum Tunic --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5305" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Tallum Stockings --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5308" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Robe --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5311" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Armor of Nightmare --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5312" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Helm of Nightmare --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5313" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Gauntlets of Nightmare --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5314" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Boots of Nightmare --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5316" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Majestic Plate Armor --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5317" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Majestic Circlet --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5318" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Majestic Gauntlets --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5319" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Majestic Boots --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5320" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Leather Armor of Nightmare --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5323" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Majestic Leather Armor --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5326" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Robe of Nightmare --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5329" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Majestic Robe --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5292" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Dark Crystal Shield --> | ||||
| 					</item> | ||||
| 					<item chance="3.44"> | ||||
| 						<item id="5315" count="1" minEnchant="10" maxEnchant="10" /> <!-- Sealed Shield of Nightmare --> | ||||
| 					</item> | ||||
| 				</items> | ||||
| 			</effect> | ||||
| 		</effects> | ||||
| 	</skill> | ||||
| 	<skill id="51343" toLevel="1" name="+10 B-grade Armor Pack"> | ||||
| 		<operateType>A1</operateType> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment