Advertisement
Guest User

Untitled

a guest
Jul 27th, 2016
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.00 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. -<Forge>
  4.  
  5.  
  6. -<AspectScale>
  7.  
  8. <Aspect Value="55" MaxLevel="1"/>
  9.  
  10. <Aspect Value="60" Level="2"/>
  11.  
  12. <Aspect Value="90" Level="3"/>
  13.  
  14. <Aspect Value="115" Level="4"/>
  15.  
  16. <Aspect Value="150" Level="5"/>
  17.  
  18. <Aspect Value="185" Level="6"/>
  19.  
  20. <Aspect Value="226" Level="7"/>
  21.  
  22. <Aspect Value="261" Level="8"/>
  23.  
  24. <Aspect Value="296" Level="9"/>
  25.  
  26. <Aspect Value="331" Level="10"/>
  27.  
  28. <Aspect Value="366" Level="11"/>
  29.  
  30. <Aspect Value="401" Level="12"/>
  31.  
  32. <Aspect Value="442" Level="13"/>
  33.  
  34. <Aspect Value="477" Level="14"/>
  35.  
  36. <Aspect Value="512" Level="15"/>
  37.  
  38. <Aspect Value="547" Level="16"/>
  39.  
  40. <Aspect Value="582" Level="17"/>
  41.  
  42. <Aspect Value="617" Level="18"/>
  43.  
  44. <Aspect Value="658" Level="19"/>
  45.  
  46. <Aspect Value="693" Level="20"/>
  47.  
  48. <Aspect Value="728" Level="21"/>
  49.  
  50. <Aspect Value="763" Level="22"/>
  51.  
  52. <Aspect Value="798" Level="23"/>
  53.  
  54. <Aspect Value="833" Level="24"/>
  55.  
  56. <Aspect Value="874" Level="25"/>
  57.  
  58. <Aspect Value="909" Level="26"/>
  59.  
  60. <Aspect Value="944" Level="27"/>
  61.  
  62. <Aspect Value="979" Level="28"/>
  63.  
  64. <Aspect Value="1014" Level="29"/>
  65.  
  66. <Aspect Value="1049" Level="30"/>
  67.  
  68. <Aspect Value="1090" Level="31"/>
  69.  
  70. <Aspect Value="1125" Level="32"/>
  71.  
  72. <Aspect Value="1160" Level="33"/>
  73.  
  74. <Aspect Value="1195" Level="34"/>
  75.  
  76. <Aspect Value="1230" Level="35"/>
  77.  
  78. <Aspect Value="1265" Level="36"/>
  79.  
  80. <Aspect Value="1306" Level="37"/>
  81.  
  82. <Aspect Value="1347" Level="38"/>
  83.  
  84. <Aspect Value="1388" Level="39"/>
  85.  
  86. <Aspect Value="1429" Level="40"/>
  87.  
  88. <Aspect Value="1470" Level="41"/>
  89.  
  90. <Aspect Value="1511" Level="42"/>
  91.  
  92. <Aspect Value="1552" Level="43"/>
  93.  
  94. <Aspect Value="1587" Level="44"/>
  95.  
  96. <Aspect Value="1622" Level="45"/>
  97.  
  98. <Aspect Value="1657" Level="46"/>
  99.  
  100. <Aspect Value="1692" Level="47"/>
  101.  
  102. <Aspect Value="1727" Level="48"/>
  103.  
  104. <Aspect Value="1762" Level="49"/>
  105.  
  106. <Aspect Value="1797" Level="50"/>
  107.  
  108. <Aspect Value="1832" Level="51"/>
  109.  
  110. <Aspect Value="999900" MinLevel="52"/>
  111.  
  112. </AspectScale>
  113.  
  114.  
  115. -<Recipe Alias="forgeRecipeSimple" Name="Simple">
  116.  
  117.  
  118. -<Items>
  119.  
  120. <Item MaxDeviation="30" MinDeviation="-30" BarScale="Enchantment" Prices="Prices_Weapon" Enchantments="1" Type="Weapon"/>
  121.  
  122. <Item MaxDeviation="30" MinDeviation="-30" BarScale="Enchantment" Prices="Prices_Armor" Enchantments="1" Type="Armor"/>
  123.  
  124. <Item MaxDeviation="30" MinDeviation="-30" BarScale="Enchantment" Prices="Prices_Helm" Enchantments="1" Type="Helm"/>
  125.  
  126. <Item MaxDeviation="30" MinDeviation="-30" BarScale="Enchantment" Prices="Prices_Ranged" Enchantments="1" Type="Ranged"/>
  127.  
  128. <Item MaxDeviation="30" MinDeviation="-30" BarScale="Enchantment" Prices="Prices_Magic" Enchantments="1" Type="Magic"/>
  129.  
  130. </Items>
  131.  
  132.  
  133. -<Variation>
  134.  
  135.  
  136. -<Conditions>
  137.  
  138. <Item Type="Weapon"/>
  139.  
  140. </Conditions>
  141.  
  142.  
  143. -<Enchantments>
  144.  
  145.  
  146. -<Perk Name="PERK_ITEM_SPECIAL_PRECISION_WEAPON">
  147.  
  148. <Set Aspect="?RandomAspect[-30,30]"/>
  149.  
  150. </Perk>
  151.  
  152.  
  153. -<Perk Name="PERK_ITEM_SPECIAL_OVERHEAT_WEAPON">
  154.  
  155. <Set Aspect="?RandomAspect[-30,30]"/>
  156.  
  157. </Perk>
  158.  
  159.  
  160. -<Perk Name="PERK_ITEM_SPECIAL_INTOXICATION_WEAPON">
  161.  
  162. <Set Aspect="?RandomAspect[-30,30]"/>
  163.  
  164. </Perk>
  165.  
  166. </Enchantments>
  167.  
  168. </Variation>
  169.  
  170.  
  171. -<Variation>
  172.  
  173.  
  174. -<Conditions>
  175.  
  176. <Item Type="Weapon"/>
  177.  
  178. </Conditions>
  179.  
  180.  
  181. -<Enchantments>
  182.  
  183.  
  184. -<Perk Name="PERK_ITEM_SPECIAL_WEAKNESS_WEAPON">
  185.  
  186. <Set Aspect="?RandomAspect[-30,30]"/>
  187.  
  188. </Perk>
  189.  
  190. </Enchantments>
  191.  
  192. </Variation>
  193.  
  194.  
  195. -<Variation>
  196.  
  197.  
  198. -<Conditions>
  199.  
  200. <Item Type="Weapon"/>
  201.  
  202. </Conditions>
  203.  
  204.  
  205. -<Enchantments>
  206.  
  207.  
  208. -<Perk Name="PERK_ITEM_SPECIAL_MAGIC_DAMAGE_RECHARGE_WEAPON">
  209.  
  210. <Set Aspect="?RandomAspect[-30,30]"/>
  211.  
  212. </Perk>
  213.  
  214. </Enchantments>
  215.  
  216. </Variation>
  217.  
  218.  
  219. -<Variation>
  220.  
  221.  
  222. -<Conditions>
  223.  
  224. <Item Type="Weapon"/>
  225.  
  226. </Conditions>
  227.  
  228.  
  229. -<Enchantments>
  230.  
  231.  
  232. -<Perk Name="PERK_ITEM_SPECIAL_BLOODRAGE_WEAPON">
  233.  
  234. <Set Aspect="?RandomAspect[-30,30]"/>
  235.  
  236. </Perk>
  237.  
  238. </Enchantments>
  239.  
  240. </Variation>
  241.  
  242.  
  243. -<Variation>
  244.  
  245.  
  246. -<Conditions>
  247.  
  248. <Item Type="Ranged"/>
  249.  
  250. </Conditions>
  251.  
  252.  
  253. -<Enchantments>
  254.  
  255.  
  256. -<Perk Name="PERK_ITEM_SPECIAL_PRECISION_RANGED">
  257.  
  258. <Set Aspect="?RandomAspect[-30,30]"/>
  259.  
  260. </Perk>
  261.  
  262.  
  263. -<Perk Name="PERK_ITEM_SPECIAL_OVERHEAT_RANGED">
  264.  
  265. <Set Aspect="?RandomAspect[-30,30]"/>
  266.  
  267. </Perk>
  268.  
  269.  
  270. -<Perk Name="PERK_ITEM_SPECIAL_INTOXICATION_RANGED">
  271.  
  272. <Set Aspect="?RandomAspect[-30,30]"/>
  273.  
  274. </Perk>
  275.  
  276. </Enchantments>
  277.  
  278. </Variation>
  279.  
  280.  
  281. -<Variation>
  282.  
  283.  
  284. -<Conditions>
  285.  
  286. <Item Type="Ranged"/>
  287.  
  288. </Conditions>
  289.  
  290.  
  291. -<Enchantments>
  292.  
  293.  
  294. -<Perk Name="PERK_ITEM_SPECIAL_WEAKNESS_RANGED">
  295.  
  296. <Set Aspect="?RandomAspect[-30,30]"/>
  297.  
  298. </Perk>
  299.  
  300. </Enchantments>
  301.  
  302. </Variation>
  303.  
  304.  
  305. -<Variation>
  306.  
  307.  
  308. -<Conditions>
  309.  
  310. <Item Type="Ranged"/>
  311.  
  312. </Conditions>
  313.  
  314.  
  315. -<Enchantments>
  316.  
  317.  
  318. -<Perk Name="PERK_ITEM_SPECIAL_BLOODRAGE_RANGED">
  319.  
  320. <Set Aspect="?RandomAspect[-30,30]"/>
  321.  
  322. </Perk>
  323.  
  324. </Enchantments>
  325.  
  326. </Variation>
  327.  
  328.  
  329. -<Variation>
  330.  
  331.  
  332. -<Conditions>
  333.  
  334. <Item Type="Magic"/>
  335.  
  336. </Conditions>
  337.  
  338.  
  339. -<Enchantments>
  340.  
  341.  
  342. -<Perk Name="PERK_ITEM_SPECIAL_OVERHEAT_MAGIC">
  343.  
  344. <Set Aspect="?RandomAspect[-30,30]"/>
  345.  
  346. </Perk>
  347.  
  348.  
  349. -<Perk Name="PERK_ITEM_SPECIAL_INTOXICATION_MAGIC">
  350.  
  351. <Set Aspect="?RandomAspect[-30,30]"/>
  352.  
  353. </Perk>
  354.  
  355. </Enchantments>
  356.  
  357. </Variation>
  358.  
  359.  
  360. -<Variation>
  361.  
  362.  
  363. -<Conditions>
  364.  
  365. <Item Type="Magic"/>
  366.  
  367. </Conditions>
  368.  
  369.  
  370. -<Enchantments>
  371.  
  372.  
  373. -<Perk Name="PERK_ITEM_SPECIAL_WEAKNESS_MAGIC">
  374.  
  375. <Set Aspect="?RandomAspect[-30,30]"/>
  376.  
  377. </Perk>
  378.  
  379. </Enchantments>
  380.  
  381. </Variation>
  382.  
  383.  
  384. -<Variation>
  385.  
  386.  
  387. -<Conditions>
  388.  
  389. <Item Type="Magic"/>
  390.  
  391. </Conditions>
  392.  
  393.  
  394. -<Enchantments>
  395.  
  396.  
  397. -<Perk Name="PERK_ITEM_SPECIAL_BLOODRAGE_MAGIC">
  398.  
  399. <Set Aspect="?RandomAspect[-30,30]"/>
  400.  
  401. </Perk>
  402.  
  403. </Enchantments>
  404.  
  405. </Variation>
  406.  
  407.  
  408. -<Variation>
  409.  
  410.  
  411. -<Conditions>
  412.  
  413. <Item Type="Armor"/>
  414.  
  415. </Conditions>
  416.  
  417.  
  418. -<Enchantments>
  419.  
  420.  
  421. -<Perk Name="PERK_ITEM_SPECIAL_OVERHEAT_DEFENSE_ARMOR">
  422.  
  423. <Set Aspect="?RandomAspect[-30,30]"/>
  424.  
  425. </Perk>
  426.  
  427.  
  428. -<Perk Name="PERK_ITEM_SPECIAL_REJUVENATION_ARMOR">
  429.  
  430. <Set Aspect="?RandomAspect[-30,30]"/>
  431.  
  432. </Perk>
  433.  
  434.  
  435. -<Perk Name="PERK_ITEM_SPECIAL_DAMAGE_ABSORPTION_BODY_ARMOR">
  436.  
  437. <Set Aspect="?RandomAspect[-30,30]"/>
  438.  
  439. </Perk>
  440.  
  441. </Enchantments>
  442.  
  443. </Variation>
  444.  
  445.  
  446. -<Variation>
  447.  
  448.  
  449. -<Conditions>
  450.  
  451. <Item Type="Armor"/>
  452.  
  453. </Conditions>
  454.  
  455.  
  456. -<Enchantments>
  457.  
  458.  
  459. -<Perk Name="PERK_ITEM_SPECIAL_MAGIC_PAIN_RECHARGE_ARMOR">
  460.  
  461. <Set Aspect="?RandomAspect[-30,30]"/>
  462.  
  463. </Perk>
  464.  
  465. </Enchantments>
  466.  
  467. </Variation>
  468.  
  469.  
  470. -<Variation>
  471.  
  472.  
  473. -<Conditions>
  474.  
  475. <Item Type="Helm"/>
  476.  
  477. </Conditions>
  478.  
  479.  
  480. -<Enchantments>
  481.  
  482.  
  483. -<Perk Name="PERK_ITEM_SPECIAL_OVERHEAT_DEFENSE_HELM">
  484.  
  485. <Set Aspect="?RandomAspect[-30,30]"/>
  486.  
  487. </Perk>
  488.  
  489.  
  490. -<Perk Name="PERK_ITEM_SPECIAL_REJUVENATION_HELM">
  491.  
  492. <Set Aspect="?RandomAspect[-30,30]"/>
  493.  
  494. </Perk>
  495.  
  496.  
  497. -<Perk Name="PERK_ITEM_SPECIAL_DAMAGE_ABSORPTION_HEAD_HELM">
  498.  
  499. <Set Aspect="?RandomAspect[-30,30]"/>
  500.  
  501. </Perk>
  502.  
  503. </Enchantments>
  504.  
  505. </Variation>
  506.  
  507.  
  508. -<Variation>
  509.  
  510.  
  511. -<Conditions>
  512.  
  513. <Item Type="Helm"/>
  514.  
  515. </Conditions>
  516.  
  517.  
  518. -<Enchantments>
  519.  
  520.  
  521. -<Perk Name="PERK_ITEM_SPECIAL_MAGIC_PAIN_RECHARGE_HELM">
  522.  
  523. <Set Aspect="?RandomAspect[-30,30]"/>
  524.  
  525. </Perk>
  526.  
  527. </Enchantments>
  528.  
  529. </Variation>
  530.  
  531.  
  532. -<Prices Name="Prices_Ranged">
  533.  
  534. <Price MaxLevel="2" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="17"/>
  535.  
  536. <Price Level="3" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="20"/>
  537.  
  538. <Price Level="4" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="24"/>
  539.  
  540. <Price Level="5" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="28"/>
  541.  
  542. <Price Level="6" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="34"/>
  543.  
  544. <Price Level="7" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="41"/>
  545.  
  546. <Price Level="8" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="50"/>
  547.  
  548. <Price Level="9" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="59"/>
  549.  
  550. <Price Level="10" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="71"/>
  551.  
  552. <Price Level="11" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="86"/>
  553.  
  554. <Price Level="12" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="103"/>
  555.  
  556. <Price Level="13" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="123"/>
  557.  
  558. <Price Level="14" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="148"/>
  559.  
  560. <Price Level="15" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="177"/>
  561.  
  562. <Price Level="16" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="223"/>
  563.  
  564. <Price Level="17" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="268"/>
  565.  
  566. <Price Level="18" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="322"/>
  567.  
  568. <Price Level="19" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="386"/>
  569.  
  570. <Price Level="20" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="463"/>
  571.  
  572. <Price Level="21" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="556"/>
  573.  
  574. <Price Level="22" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="667"/>
  575.  
  576. <Price Level="23" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="800"/>
  577.  
  578. <Price Level="24" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="960"/>
  579.  
  580. <Price Level="25" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1152"/>
  581.  
  582. <Price Level="26" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1383"/>
  583.  
  584. <Price Level="27" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1659"/>
  585.  
  586. <Price Level="28" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1991"/>
  587.  
  588. <Price Level="29" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2389"/>
  589.  
  590. <Price Level="30" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2867"/>
  591.  
  592. <Price Level="31" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="3441"/>
  593.  
  594. <Price Level="32" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="4128"/>
  595.  
  596. <Price Level="33" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="4954"/>
  597.  
  598. <Price Level="34" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="5945"/>
  599.  
  600. <Price Level="35" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="7133"/>
  601.  
  602. <Price Level="36" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="8560"/>
  603.  
  604. <Price Level="37" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="10272"/>
  605.  
  606. <Price Level="38" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="12327"/>
  607.  
  608. <Price Level="39" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="14792"/>
  609.  
  610. <Price Level="40" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="17751"/>
  611.  
  612. <Price Level="41" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="21301"/>
  613.  
  614. <Price Level="42" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="25562"/>
  615.  
  616. <Price Level="43" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="30673"/>
  617.  
  618. <Price Level="44" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="36232"/>
  619.  
  620. <Price Level="45" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="43478"/>
  621.  
  622. <Price Level="46" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="52174"/>
  623.  
  624. <Price Level="47" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="62609"/>
  625.  
  626. <Price Level="48" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="75130"/>
  627.  
  628. <Price Level="49" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="90157"/>
  629.  
  630. <Price Level="50" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="108188"/>
  631.  
  632. <Price Level="51" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="129825"/>
  633.  
  634. <Price MinLevel="52" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="155791"/>
  635.  
  636. </Prices>
  637.  
  638.  
  639. -<Prices Name="Prices_Magic">
  640.  
  641. <Price MaxLevel="2" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="19"/>
  642.  
  643. <Price Level="3" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="23"/>
  644.  
  645. <Price Level="4" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="28"/>
  646.  
  647. <Price Level="5" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="33"/>
  648.  
  649. <Price Level="6" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="40"/>
  650.  
  651. <Price Level="7" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="48"/>
  652.  
  653. <Price Level="8" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="57"/>
  654.  
  655. <Price Level="9" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="69"/>
  656.  
  657. <Price Level="10" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="82"/>
  658.  
  659. <Price Level="11" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="99"/>
  660.  
  661. <Price Level="12" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="119"/>
  662.  
  663. <Price Level="13" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="142"/>
  664.  
  665. <Price Level="14" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="171"/>
  666.  
  667. <Price Level="15" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="205"/>
  668.  
  669. <Price Level="16" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="246"/>
  670.  
  671. <Price Level="17" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="295"/>
  672.  
  673. <Price Level="18" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="354"/>
  674.  
  675. <Price Level="19" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="424"/>
  676.  
  677. <Price Level="20" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="509"/>
  678.  
  679. <Price Level="21" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="611"/>
  680.  
  681. <Price Level="22" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="733"/>
  682.  
  683. <Price Level="23" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="880"/>
  684.  
  685. <Price Level="24" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1056"/>
  686.  
  687. <Price Level="25" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1267"/>
  688.  
  689. <Price Level="26" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1521"/>
  690.  
  691. <Price Level="27" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1825"/>
  692.  
  693. <Price Level="28" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2190"/>
  694.  
  695. <Price Level="29" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2628"/>
  696.  
  697. <Price Level="30" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="3153"/>
  698.  
  699. <Price Level="31" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="3785"/>
  700.  
  701. <Price Level="32" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="4541"/>
  702.  
  703. <Price Level="33" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="5449"/>
  704.  
  705. <Price Level="34" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="6539"/>
  706.  
  707. <Price Level="35" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="7847"/>
  708.  
  709. <Price Level="36" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="9416"/>
  710.  
  711. <Price Level="37" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="11300"/>
  712.  
  713. <Price Level="38" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="13559"/>
  714.  
  715. <Price Level="39" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="16271"/>
  716.  
  717. <Price Level="40" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="19526"/>
  718.  
  719. <Price Level="41" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="23431"/>
  720.  
  721. <Price Level="42" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="28118"/>
  722.  
  723. <Price Level="43" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="33741"/>
  724.  
  725. <Price Level="44" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="39855"/>
  726.  
  727. <Price Level="45" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="47826"/>
  728.  
  729. <Price Level="46" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="57391"/>
  730.  
  731. <Price Level="47" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="68870"/>
  732.  
  733. <Price Level="48" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="82643"/>
  734.  
  735. <Price Level="49" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="99172"/>
  736.  
  737. <Price Level="50" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="119006"/>
  738.  
  739. <Price Level="51" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="142808"/>
  740.  
  741. <Price MinLevel="52" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="171370"/>
  742.  
  743. </Prices>
  744.  
  745.  
  746. -<Prices Name="Prices_Weapon">
  747.  
  748. <Price MaxLevel="2" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="24"/>
  749.  
  750. <Price Level="3" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="29"/>
  751.  
  752. <Price Level="4" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="35"/>
  753.  
  754. <Price Level="5" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="41"/>
  755.  
  756. <Price Level="6" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="50"/>
  757.  
  758. <Price Level="7" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="60"/>
  759.  
  760. <Price Level="8" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="72"/>
  761.  
  762. <Price Level="9" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="86"/>
  763.  
  764. <Price Level="10" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="114"/>
  765.  
  766. <Price Level="11" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="137"/>
  767.  
  768. <Price Level="12" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="164"/>
  769.  
  770. <Price Level="13" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="196"/>
  771.  
  772. <Price Level="14" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="236"/>
  773.  
  774. <Price Level="15" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="284"/>
  775.  
  776. <Price Level="16" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="357"/>
  777.  
  778. <Price Level="17" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="429"/>
  779.  
  780. <Price Level="18" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="515"/>
  781.  
  782. <Price Level="19" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="617"/>
  783.  
  784. <Price Level="20" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="741"/>
  785.  
  786. <Price Level="21" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="889"/>
  787.  
  788. <Price Level="22" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1067"/>
  789.  
  790. <Price Level="23" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1280"/>
  791.  
  792. <Price Level="24" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1536"/>
  793.  
  794. <Price Level="25" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1843"/>
  795.  
  796. <Price Level="26" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2212"/>
  797.  
  798. <Price Level="27" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2655"/>
  799.  
  800. <Price Level="28" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="3185"/>
  801.  
  802. <Price Level="29" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="3823"/>
  803.  
  804. <Price Level="30" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="4587"/>
  805.  
  806. <Price Level="31" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="5505"/>
  807.  
  808. <Price Level="32" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="6605"/>
  809.  
  810. <Price Level="33" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="7926"/>
  811.  
  812. <Price Level="34" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="9512"/>
  813.  
  814. <Price Level="35" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="11413"/>
  815.  
  816. <Price Level="36" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="13696"/>
  817.  
  818. <Price Level="37" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="16436"/>
  819.  
  820. <Price Level="38" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="19723"/>
  821.  
  822. <Price Level="39" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="23667"/>
  823.  
  824. <Price Level="40" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="28401"/>
  825.  
  826. <Price Level="41" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="34081"/>
  827.  
  828. <Price Level="42" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="40899"/>
  829.  
  830. <Price Level="43" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="49077"/>
  831.  
  832. <Price Level="44" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="57971"/>
  833.  
  834. <Price Level="45" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="69565"/>
  835.  
  836. <Price Level="46" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="83478"/>
  837.  
  838. <Price Level="47" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="100174"/>
  839.  
  840. <Price Level="48" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="120209"/>
  841.  
  842. <Price Level="49" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="144250"/>
  843.  
  844. <Price Level="50" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="173100"/>
  845.  
  846. <Price Level="51" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="207721"/>
  847.  
  848. <Price MinLevel="52" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="249265"/>
  849.  
  850. </Prices>
  851.  
  852.  
  853. -<Prices Name="Prices_Armor">
  854.  
  855. <Price MaxLevel="2" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="30"/>
  856.  
  857. <Price Level="3" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="36"/>
  858.  
  859. <Price Level="4" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="44"/>
  860.  
  861. <Price Level="5" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="51"/>
  862.  
  863. <Price Level="6" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="63"/>
  864.  
  865. <Price Level="7" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="75"/>
  866.  
  867. <Price Level="8" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="90"/>
  868.  
  869. <Price Level="9" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="108"/>
  870.  
  871. <Price Level="10" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="142"/>
  872.  
  873. <Price Level="11" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="171"/>
  874.  
  875. <Price Level="12" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="206"/>
  876.  
  877. <Price Level="13" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="246"/>
  878.  
  879. <Price Level="14" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="295"/>
  880.  
  881. <Price Level="15" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="354"/>
  882.  
  883. <Price Level="16" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="446"/>
  884.  
  885. <Price Level="17" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="536"/>
  886.  
  887. <Price Level="18" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="643"/>
  888.  
  889. <Price Level="19" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="771"/>
  890.  
  891. <Price Level="20" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="926"/>
  892.  
  893. <Price Level="21" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1112"/>
  894.  
  895. <Price Level="22" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1333"/>
  896.  
  897. <Price Level="23" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1600"/>
  898.  
  899. <Price Level="24" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1920"/>
  900.  
  901. <Price Level="25" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2304"/>
  902.  
  903. <Price Level="26" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2765"/>
  904.  
  905. <Price Level="27" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="3319"/>
  906.  
  907. <Price Level="28" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="3981"/>
  908.  
  909. <Price Level="29" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="4778"/>
  910.  
  911. <Price Level="30" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="5733"/>
  912.  
  913. <Price Level="31" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="6881"/>
  914.  
  915. <Price Level="32" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="8257"/>
  916.  
  917. <Price Level="33" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="9907"/>
  918.  
  919. <Price Level="34" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="11890"/>
  920.  
  921. <Price Level="35" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="14267"/>
  922.  
  923. <Price Level="36" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="17120"/>
  924.  
  925. <Price Level="37" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="20545"/>
  926.  
  927. <Price Level="38" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="24654"/>
  928.  
  929. <Price Level="39" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="29584"/>
  930.  
  931. <Price Level="40" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="35501"/>
  932.  
  933. <Price Level="41" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="42601"/>
  934.  
  935. <Price Level="42" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="51123"/>
  936.  
  937. <Price Level="43" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="61346"/>
  938.  
  939. <Price Level="44" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="72464"/>
  940.  
  941. <Price Level="45" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="86957"/>
  942.  
  943. <Price Level="46" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="104348"/>
  944.  
  945. <Price Level="47" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="125217"/>
  946.  
  947. <Price Level="48" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="150261"/>
  948.  
  949. <Price Level="49" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="180313"/>
  950.  
  951. <Price Level="50" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="216375"/>
  952.  
  953. <Price Level="51" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="259651"/>
  954.  
  955. <Price MinLevel="52" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="311581"/>
  956.  
  957. </Prices>
  958.  
  959.  
  960. -<Prices Name="Prices_Helm">
  961.  
  962. <Price MaxLevel="2" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="18"/>
  963.  
  964. <Price Level="3" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="22"/>
  965.  
  966. <Price Level="4" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="26"/>
  967.  
  968. <Price Level="5" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="31"/>
  969.  
  970. <Price Level="6" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="38"/>
  971.  
  972. <Price Level="7" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="45"/>
  973.  
  974. <Price Level="8" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="54"/>
  975.  
  976. <Price Level="9" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="65"/>
  977.  
  978. <Price Level="10" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="85"/>
  979.  
  980. <Price Level="11" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="103"/>
  981.  
  982. <Price Level="12" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="123"/>
  983.  
  984. <Price Level="13" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="147"/>
  985.  
  986. <Price Level="14" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="177"/>
  987.  
  988. <Price Level="15" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="213"/>
  989.  
  990. <Price Level="16" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="268"/>
  991.  
  992. <Price Level="17" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="322"/>
  993.  
  994. <Price Level="18" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="386"/>
  995.  
  996. <Price Level="19" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="463"/>
  997.  
  998. <Price Level="20" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="556"/>
  999.  
  1000. <Price Level="21" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="667"/>
  1001.  
  1002. <Price Level="22" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="800"/>
  1003.  
  1004. <Price Level="23" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="960"/>
  1005.  
  1006. <Price Level="24" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1152"/>
  1007.  
  1008. <Price Level="25" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1383"/>
  1009.  
  1010. <Price Level="26" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1659"/>
  1011.  
  1012. <Price Level="27" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="1991"/>
  1013.  
  1014. <Price Level="28" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2389"/>
  1015.  
  1016. <Price Level="29" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="2867"/>
  1017.  
  1018. <Price Level="30" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="3440"/>
  1019.  
  1020. <Price Level="31" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="4129"/>
  1021.  
  1022. <Price Level="32" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="4954"/>
  1023.  
  1024. <Price Level="33" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="5944"/>
  1025.  
  1026. <Price Level="34" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="7134"/>
  1027.  
  1028. <Price Level="35" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="8560"/>
  1029.  
  1030. <Price Level="36" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="10272"/>
  1031.  
  1032. <Price Level="37" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="12327"/>
  1033.  
  1034. <Price Level="38" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="14792"/>
  1035.  
  1036. <Price Level="39" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="17750"/>
  1037.  
  1038. <Price Level="40" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="21301"/>
  1039.  
  1040. <Price Level="41" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="25561"/>
  1041.  
  1042. <Price Level="42" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="30674"/>
  1043.  
  1044. <Price Level="43" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="36808"/>
  1045.  
  1046. <Price Level="44" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="43478"/>
  1047.  
  1048. <Price Level="45" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="52174"/>
  1049.  
  1050. <Price Level="46" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="62609"/>
  1051.  
  1052. <Price Level="47" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="75130"/>
  1053.  
  1054. <Price Level="48" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="90157"/>
  1055.  
  1056. <Price Level="49" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="108188"/>
  1057.  
  1058. <Price Level="50" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="129825"/>
  1059.  
  1060. <Price Level="51" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="155790"/>
  1061.  
  1062. <Price MinLevel="52" BonusDeliveryPrice="2" DeliveryTime="1200" ForgeMaterial1="186949"/>
  1063.  
  1064. </Prices>
  1065.  
  1066. </Recipe>
  1067.  
  1068.  
  1069. -<Recipe Alias="forgeRecipeMedium" Name="Medium">
  1070.  
  1071.  
  1072. -<Items>
  1073.  
  1074. <Item MaxDeviation="75" MinDeviation="15" BarScale="Enchantment" Prices="Prices_Weapon" Enchantments="1" Type="Weapon"/>
  1075.  
  1076. <Item MaxDeviation="75" MinDeviation="15" BarScale="Enchantment" Prices="Prices_Armor" Enchantments="1" Type="Armor"/>
  1077.  
  1078. <Item MaxDeviation="75" MinDeviation="15" BarScale="Enchantment" Prices="Prices_Helm" Enchantments="1" Type="Helm"/>
  1079.  
  1080. <Item MaxDeviation="75" MinDeviation="15" BarScale="Enchantment" Prices="Prices_Ranged" Enchantments="1" Type="Ranged"/>
  1081.  
  1082. <Item MaxDeviation="75" MinDeviation="15" BarScale="Enchantment" Prices="Prices_Magic" Enchantments="1" Type="Magic"/>
  1083.  
  1084. </Items>
  1085.  
  1086.  
  1087. -<Variation>
  1088.  
  1089.  
  1090. -<Conditions>
  1091.  
  1092. <Item Type="Weapon"/>
  1093.  
  1094. </Conditions>
  1095.  
  1096.  
  1097. -<Enchantments>
  1098.  
  1099.  
  1100. -<Perk Name="PERK_ITEM_SPECIAL_LIFESTEAL_WEAPON">
  1101.  
  1102. <Set Aspect="?RandomAspect[-30,30]"/>
  1103.  
  1104. </Perk>
  1105.  
  1106.  
  1107. -<Perk Name="PERK_ITEM_SPECIAL_BLEEDING_WEAPON">
  1108.  
  1109. <Set Aspect="?RandomAspect[-30,30]"/>
  1110.  
  1111. </Perk>
  1112.  
  1113.  
  1114. -<Perk Name="PERK_ITEM_SPECIAL_ENFEEBLE_WEAPON">
  1115.  
  1116. <Set Aspect="?RandomAspect[-30,30]"/>
  1117.  
  1118. </Perk>
  1119.  
  1120. </Enchantments>
  1121.  
  1122. </Variation>
  1123.  
  1124.  
  1125. -<Variation>
  1126.  
  1127.  
  1128. -<Conditions>
  1129.  
  1130. <Item Type="Weapon"/>
  1131.  
  1132. </Conditions>
  1133.  
  1134.  
  1135. -<Enchantments>
  1136.  
  1137.  
  1138. -<Perk Name="PERK_ITEM_SPECIAL_FRENZY_WEAPON">
  1139.  
  1140. <Set Aspect="?RandomAspect[-30,30]"/>
  1141.  
  1142. </Perk>
  1143.  
  1144. </Enchantments>
  1145.  
  1146. </Variation>
  1147.  
  1148.  
  1149. -<Variation>
  1150.  
  1151.  
  1152. -<Conditions>
  1153.  
  1154. <Item Type="Weapon"/>
  1155.  
  1156. </Conditions>
  1157.  
  1158.  
  1159. -<Enchantments>
  1160.  
  1161.  
  1162. -<Perk Name="PERK_ITEM_SPECIAL_STUN_WEAPON">
  1163.  
  1164. <Set Aspect="?RandomAspect[-30,30]"/>
  1165.  
  1166. </Perk>
  1167.  
  1168. </Enchantments>
  1169.  
  1170. </Variation>
  1171.  
  1172.  
  1173. -<Variation>
  1174.  
  1175.  
  1176. -<Conditions>
  1177.  
  1178. <Item Type="Weapon"/>
  1179.  
  1180. </Conditions>
  1181.  
  1182.  
  1183. -<Enchantments>
  1184.  
  1185.  
  1186. -<Perk Name="PERK_ITEM_SPECIAL_TIME_BOMB_WEAPON">
  1187.  
  1188. <Set Aspect="?RandomAspect[-30,30]"/>
  1189.  
  1190. </Perk>
  1191.  
  1192. </Enchantments>
  1193.  
  1194. </Variation>
  1195.  
  1196.  
  1197. -<Variation>
  1198.  
  1199.  
  1200. -<Conditions>
  1201.  
  1202. <Item Type="Armor"/>
  1203.  
  1204. </Conditions>
  1205.  
  1206.  
  1207. -<Enchantments>
  1208.  
  1209.  
  1210. -<Perk Name="PERK_ITEM_SPECIAL_REGENERATION_ARMOR">
  1211.  
  1212. <Set Aspect="?RandomAspect[-30,30]"/>
  1213.  
  1214. </Perk>
  1215.  
  1216.  
  1217. -<Perk Name="PERK_ITEM_SPECIAL_DAMAGE_RETURN_ARMOR">
  1218.  
  1219. <Set Aspect="?RandomAspect[-30,30]"/>
  1220.  
  1221. </Perk>
  1222.  
  1223.  
  1224. -<Perk Name="PERK_ITEM_SPECIAL_SHIELDING_ARMOR">
  1225.  
  1226. <Set Aspect="?RandomAspect[-30,30]"/>
  1227.  
  1228. </Perk>
  1229.  
  1230. </Enchantments>
  1231.  
  1232. </Variation>
  1233.  
  1234.  
  1235. -<Variation>
  1236.  
  1237.  
  1238. -<Conditions>
  1239.  
  1240. <Item Type="Armor"/>
  1241.  
  1242. </Conditions>
  1243.  
  1244.  
  1245. -<Enchantments>
  1246.  
  1247.  
  1248. -<Perk Name="PERK_ITEM_SPECIAL_FRENZY_DEFENSE_ARMOR">
  1249.  
  1250. <Set Aspect="?RandomAspect[-30,30]"/>
  1251.  
  1252. </Perk>
  1253.  
  1254. </Enchantments>
  1255.  
  1256. </Variation>
  1257.  
  1258.  
  1259. -<Variation>
  1260.  
  1261.  
  1262. -<Conditions>
  1263.  
  1264. <Item Type="Helm"/>
  1265.  
  1266. </Conditions>
  1267.  
  1268.  
  1269. -<Enchantments>
  1270.  
  1271.  
  1272. -<Perk Name="PERK_ITEM_SPECIAL_REGENERATION_HELM">
  1273.  
  1274. <Set Aspect="?RandomAspect[-30,30]"/>
  1275.  
  1276. </Perk>
  1277.  
  1278.  
  1279. -<Perk Name="PERK_ITEM_SPECIAL_DAMAGE_RETURN_HELM">
  1280.  
  1281. <Set Aspect="?RandomAspect[-30,30]"/>
  1282.  
  1283. </Perk>
  1284.  
  1285.  
  1286. -<Perk Name="PERK_ITEM_SPECIAL_SHIELDING_HELM">
  1287.  
  1288. <Set Aspect="?RandomAspect[-30,30]"/>
  1289.  
  1290. </Perk>
  1291.  
  1292. </Enchantments>
  1293.  
  1294. </Variation>
  1295.  
  1296.  
  1297. -<Variation>
  1298.  
  1299.  
  1300. -<Conditions>
  1301.  
  1302. <Item Type="Helm"/>
  1303.  
  1304. </Conditions>
  1305.  
  1306.  
  1307. -<Enchantments>
  1308.  
  1309.  
  1310. -<Perk Name="PERK_ITEM_SPECIAL_FRENZY_DEFENSE_HELM">
  1311.  
  1312. <Set Aspect="?RandomAspect[-30,30]"/>
  1313.  
  1314. </Perk>
  1315.  
  1316. </Enchantments>
  1317.  
  1318. </Variation>
  1319.  
  1320.  
  1321. -<Variation>
  1322.  
  1323.  
  1324. -<Conditions>
  1325.  
  1326. <Item Type="Ranged"/>
  1327.  
  1328. </Conditions>
  1329.  
  1330.  
  1331. -<Enchantments>
  1332.  
  1333.  
  1334. -<Perk Name="PERK_ITEM_SPECIAL_LIFESTEAL_RANGED">
  1335.  
  1336. <Set Aspect="?RandomAspect[-30,30]"/>
  1337.  
  1338. </Perk>
  1339.  
  1340.  
  1341. -<Perk Name="PERK_ITEM_SPECIAL_BLEEDING_RANGED">
  1342.  
  1343. <Set Aspect="?RandomAspect[-30,30]"/>
  1344.  
  1345. </Perk>
  1346.  
  1347.  
  1348. -<Perk Name="PERK_ITEM_SPECIAL_ENFEEBLE_RANGED">
  1349.  
  1350. <Set Aspect="?RandomAspect[-30,30]"/>
  1351.  
  1352. </Perk>
  1353.  
  1354. </Enchantments>
  1355.  
  1356. </Variation>
  1357.  
  1358.  
  1359. -<Variation>
  1360.  
  1361.  
  1362. -<Conditions>
  1363.  
  1364. <Item Type="Ranged"/>
  1365.  
  1366. </Conditions>
  1367.  
  1368.  
  1369. -<Enchantments>
  1370.  
  1371.  
  1372. -<Perk Name="PERK_ITEM_SPECIAL_FRENZY_RANGED">
  1373.  
  1374. <Set Aspect="?RandomAspect[-30,30]"/>
  1375.  
  1376. </Perk>
  1377.  
  1378. </Enchantments>
  1379.  
  1380. </Variation>
  1381.  
  1382.  
  1383. -<Variation>
  1384.  
  1385.  
  1386. -<Conditions>
  1387.  
  1388. <Item Type="Ranged"/>
  1389.  
  1390. </Conditions>
  1391.  
  1392.  
  1393. -<Enchantments>
  1394.  
  1395.  
  1396. -<Perk Name="PERK_ITEM_SPECIAL_STUN_RANGED">
  1397.  
  1398. <Set Aspect="?RandomAspect[-30,30]"/>
  1399.  
  1400. </Perk>
  1401.  
  1402. </Enchantments>
  1403.  
  1404. </Variation>
  1405.  
  1406.  
  1407. -<Variation>
  1408.  
  1409.  
  1410. -<Conditions>
  1411.  
  1412. <Item Type="Ranged"/>
  1413.  
  1414. </Conditions>
  1415.  
  1416.  
  1417. -<Enchantments>
  1418.  
  1419.  
  1420. -<Perk Name="PERK_ITEM_SPECIAL_TIME_BOMB_RANGED">
  1421.  
  1422. <Set Aspect="?RandomAspect[-30,30]"/>
  1423.  
  1424. </Perk>
  1425.  
  1426. </Enchantments>
  1427.  
  1428. </Variation>
  1429.  
  1430.  
  1431. -<Variation>
  1432.  
  1433.  
  1434. -<Conditions>
  1435.  
  1436. <Item Type="Magic"/>
  1437.  
  1438. </Conditions>
  1439.  
  1440.  
  1441. -<Enchantments>
  1442.  
  1443.  
  1444. -<Perk Name="PERK_ITEM_SPECIAL_LIFESTEAL_MAGIC">
  1445.  
  1446. <Set Aspect="?RandomAspect[-30,30]"/>
  1447.  
  1448. </Perk>
  1449.  
  1450.  
  1451. -<Perk Name="PERK_ITEM_SPECIAL_BLEEDING_MAGIC">
  1452.  
  1453. <Set Aspect="?RandomAspect[-30,30]"/>
  1454.  
  1455. </Perk>
  1456.  
  1457.  
  1458. -<Perk Name="PERK_ITEM_SPECIAL_ENFEEBLE_MAGIC">
  1459.  
  1460. <Set Aspect="?RandomAspect[-30,30]"/>
  1461.  
  1462. </Perk>
  1463.  
  1464. </Enchantments>
  1465.  
  1466. </Variation>
  1467.  
  1468.  
  1469. -<Variation>
  1470.  
  1471.  
  1472. -<Conditions>
  1473.  
  1474. <Item Type="Magic"/>
  1475.  
  1476. </Conditions>
  1477.  
  1478.  
  1479. -<Enchantments>
  1480.  
  1481.  
  1482. -<Perk Name="PERK_ITEM_SPECIAL_FRENZY_MAGIC">
  1483.  
  1484. <Set Aspect="?RandomAspect[-30,30]"/>
  1485.  
  1486. </Perk>
  1487.  
  1488. </Enchantments>
  1489.  
  1490. </Variation>
  1491.  
  1492.  
  1493. -<Variation>
  1494.  
  1495.  
  1496. -<Conditions>
  1497.  
  1498. <Item Type="Magic"/>
  1499.  
  1500. </Conditions>
  1501.  
  1502.  
  1503. -<Enchantments>
  1504.  
  1505.  
  1506. -<Perk Name="PERK_ITEM_SPECIAL_STUN_MAGIC">
  1507.  
  1508. <Set Aspect="?RandomAspect[-30,30]"/>
  1509.  
  1510. </Perk>
  1511.  
  1512. </Enchantments>
  1513.  
  1514. </Variation>
  1515.  
  1516.  
  1517. -<Variation>
  1518.  
  1519.  
  1520. -<Conditions>
  1521.  
  1522. <Item Type="Magic"/>
  1523.  
  1524. </Conditions>
  1525.  
  1526.  
  1527. -<Enchantments>
  1528.  
  1529.  
  1530. -<Perk Name="PERK_ITEM_SPECIAL_TIME_BOMB_MAGIC">
  1531.  
  1532. <Set Aspect="?RandomAspect[-30,30]"/>
  1533.  
  1534. </Perk>
  1535.  
  1536. </Enchantments>
  1537.  
  1538. </Variation>
  1539.  
  1540.  
  1541. -<Prices Name="Prices_Ranged">
  1542.  
  1543. <Price MaxLevel="2" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="25" ForgeMaterial2="7"/>
  1544.  
  1545. <Price Level="3" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="25" ForgeMaterial2="9"/>
  1546.  
  1547. <Price Level="4" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="30" ForgeMaterial2="10"/>
  1548.  
  1549. <Price Level="5" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="36" ForgeMaterial2="12"/>
  1550.  
  1551. <Price Level="6" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="43" ForgeMaterial2="14"/>
  1552.  
  1553. <Price Level="7" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="52" ForgeMaterial2="17"/>
  1554.  
  1555. <Price Level="8" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="62" ForgeMaterial2="21"/>
  1556.  
  1557. <Price Level="9" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="74" ForgeMaterial2="25"/>
  1558.  
  1559. <Price Level="10" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="107" ForgeMaterial2="30"/>
  1560.  
  1561. <Price Level="11" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="128" ForgeMaterial2="36"/>
  1562.  
  1563. <Price Level="12" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="154" ForgeMaterial2="43"/>
  1564.  
  1565. <Price Level="13" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="184" ForgeMaterial2="51"/>
  1566.  
  1567. <Price Level="14" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="221" ForgeMaterial2="62"/>
  1568.  
  1569. <Price Level="15" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="266" ForgeMaterial2="75"/>
  1570.  
  1571. <Price Level="16" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="335" ForgeMaterial2="89"/>
  1572.  
  1573. <Price Level="17" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="402" ForgeMaterial2="107"/>
  1574.  
  1575. <Price Level="18" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="483" ForgeMaterial2="128"/>
  1576.  
  1577. <Price Level="19" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="579" ForgeMaterial2="154"/>
  1578.  
  1579. <Price Level="20" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="694" ForgeMaterial2="186"/>
  1580.  
  1581. <Price Level="21" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="833" ForgeMaterial2="222"/>
  1582.  
  1583. <Price Level="22" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1000" ForgeMaterial2="267"/>
  1584.  
  1585. <Price Level="23" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1200" ForgeMaterial2="320"/>
  1586.  
  1587. <Price Level="24" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1440" ForgeMaterial2="384"/>
  1588.  
  1589. <Price Level="25" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1728" ForgeMaterial2="461"/>
  1590.  
  1591. <Price Level="26" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2074" ForgeMaterial2="553"/>
  1592.  
  1593. <Price Level="27" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2488" ForgeMaterial2="664"/>
  1594.  
  1595. <Price Level="28" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2986" ForgeMaterial2="796"/>
  1596.  
  1597. <Price Level="29" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="3583" ForgeMaterial2="956"/>
  1598.  
  1599. <Price Level="30" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="4300" ForgeMaterial2="1147"/>
  1600.  
  1601. <Price Level="31" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="5160" ForgeMaterial2="1376"/>
  1602.  
  1603. <Price Level="32" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="6193" ForgeMaterial2="1651"/>
  1604.  
  1605. <Price Level="33" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="7431" ForgeMaterial2="1982"/>
  1606.  
  1607. <Price Level="34" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="8917" ForgeMaterial2="2378"/>
  1608.  
  1609. <Price Level="35" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="10701" ForgeMaterial2="2854"/>
  1610.  
  1611. <Price Level="36" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="12841" ForgeMaterial2="3424"/>
  1612.  
  1613. <Price Level="37" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="15409" ForgeMaterial2="4109"/>
  1614.  
  1615. <Price Level="38" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="18491" ForgeMaterial2="4930"/>
  1616.  
  1617. <Price Level="39" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="22188" ForgeMaterial2="5917"/>
  1618.  
  1619. <Price Level="40" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="26626" ForgeMaterial2="7100"/>
  1620.  
  1621. <Price Level="41" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="31951" ForgeMaterial2="8520"/>
  1622.  
  1623. <Price Level="42" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="38342" ForgeMaterial2="10225"/>
  1624.  
  1625. <Price Level="43" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="46010" ForgeMaterial2="12270"/>
  1626.  
  1627. <Price Level="44" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="54348" ForgeMaterial2="14493"/>
  1628.  
  1629. <Price Level="45" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="65217" ForgeMaterial2="17391"/>
  1630.  
  1631. <Price Level="46" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="78261" ForgeMaterial2="20870"/>
  1632.  
  1633. <Price Level="47" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="93913" ForgeMaterial2="25043"/>
  1634.  
  1635. <Price Level="48" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="112696" ForgeMaterial2="30052"/>
  1636.  
  1637. <Price Level="49" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="135235" ForgeMaterial2="36062"/>
  1638.  
  1639. <Price Level="50" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="162282" ForgeMaterial2="43275"/>
  1640.  
  1641. <Price Level="51" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="194738" ForgeMaterial2="51930"/>
  1642.  
  1643. <Price MinLevel="52" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="233686" ForgeMaterial2="62316"/>
  1644.  
  1645. </Prices>
  1646.  
  1647.  
  1648. -<Prices Name="Prices_Magic">
  1649.  
  1650. <Price MaxLevel="2" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="29" ForgeMaterial2="8"/>
  1651.  
  1652. <Price Level="3" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="34" ForgeMaterial2="10"/>
  1653.  
  1654. <Price Level="4" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="41" ForgeMaterial2="11"/>
  1655.  
  1656. <Price Level="5" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="49" ForgeMaterial2="14"/>
  1657.  
  1658. <Price Level="6" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="60" ForgeMaterial2="16"/>
  1659.  
  1660. <Price Level="7" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="72" ForgeMaterial2="19"/>
  1661.  
  1662. <Price Level="8" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="85" ForgeMaterial2="23"/>
  1663.  
  1664. <Price Level="9" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="103" ForgeMaterial2="27"/>
  1665.  
  1666. <Price Level="10" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="124" ForgeMaterial2="33"/>
  1667.  
  1668. <Price Level="11" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="148" ForgeMaterial2="40"/>
  1669.  
  1670. <Price Level="12" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="178" ForgeMaterial2="47"/>
  1671.  
  1672. <Price Level="13" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="213" ForgeMaterial2="57"/>
  1673.  
  1674. <Price Level="14" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="256" ForgeMaterial2="69"/>
  1675.  
  1676. <Price Level="15" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="307" ForgeMaterial2="82"/>
  1677.  
  1678. <Price Level="16" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="368" ForgeMaterial2="98"/>
  1679.  
  1680. <Price Level="17" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="442" ForgeMaterial2="118"/>
  1681.  
  1682. <Price Level="18" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="531" ForgeMaterial2="141"/>
  1683.  
  1684. <Price Level="19" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="637" ForgeMaterial2="170"/>
  1685.  
  1686. <Price Level="20" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="764" ForgeMaterial2="204"/>
  1687.  
  1688. <Price Level="21" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="917" ForgeMaterial2="245"/>
  1689.  
  1690. <Price Level="22" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1100" ForgeMaterial2="293"/>
  1691.  
  1692. <Price Level="23" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1320" ForgeMaterial2="352"/>
  1693.  
  1694. <Price Level="24" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1584" ForgeMaterial2="422"/>
  1695.  
  1696. <Price Level="25" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1901" ForgeMaterial2="507"/>
  1697.  
  1698. <Price Level="26" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2281" ForgeMaterial2="608"/>
  1699.  
  1700. <Price Level="27" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2737" ForgeMaterial2="730"/>
  1701.  
  1702. <Price Level="28" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="3285" ForgeMaterial2="876"/>
  1703.  
  1704. <Price Level="29" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="3942" ForgeMaterial2="1051"/>
  1705.  
  1706. <Price Level="30" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="4730" ForgeMaterial2="1262"/>
  1707.  
  1708. <Price Level="31" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="5676" ForgeMaterial2="1514"/>
  1709.  
  1710. <Price Level="32" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="6812" ForgeMaterial2="1817"/>
  1711.  
  1712. <Price Level="33" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="8174" ForgeMaterial2="2180"/>
  1713.  
  1714. <Price Level="34" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="9809" ForgeMaterial2="2615"/>
  1715.  
  1716. <Price Level="35" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="11771" ForgeMaterial2="3139"/>
  1717.  
  1718. <Price Level="36" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="14125" ForgeMaterial2="3766"/>
  1719.  
  1720. <Price Level="37" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="16950" ForgeMaterial2="4520"/>
  1721.  
  1722. <Price Level="38" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="20340" ForgeMaterial2="5423"/>
  1723.  
  1724. <Price Level="39" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="24407" ForgeMaterial2="6508"/>
  1725.  
  1726. <Price Level="40" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="29289" ForgeMaterial2="7810"/>
  1727.  
  1728. <Price Level="41" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="35147" ForgeMaterial2="9372"/>
  1729.  
  1730. <Price Level="42" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="42176" ForgeMaterial2="11247"/>
  1731.  
  1732. <Price Level="43" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="50611" ForgeMaterial2="13497"/>
  1733.  
  1734. <Price Level="44" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="59783" ForgeMaterial2="15942"/>
  1735.  
  1736. <Price Level="45" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="71739" ForgeMaterial2="19130"/>
  1737.  
  1738. <Price Level="46" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="86087" ForgeMaterial2="22957"/>
  1739.  
  1740. <Price Level="47" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="103304" ForgeMaterial2="27548"/>
  1741.  
  1742. <Price Level="48" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="123965" ForgeMaterial2="33057"/>
  1743.  
  1744. <Price Level="49" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="148758" ForgeMaterial2="39669"/>
  1745.  
  1746. <Price Level="50" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="178510" ForgeMaterial2="47603"/>
  1747.  
  1748. <Price Level="51" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="214212" ForgeMaterial2="57123"/>
  1749.  
  1750. <Price MinLevel="52" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="257054" ForgeMaterial2="68548"/>
  1751.  
  1752. </Prices>
  1753.  
  1754.  
  1755. -<Prices Name="Prices_Weapon">
  1756.  
  1757. <Price MaxLevel="2" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="36" ForgeMaterial2="11"/>
  1758.  
  1759. <Price Level="3" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="43" ForgeMaterial2="13"/>
  1760.  
  1761. <Price Level="4" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="52" ForgeMaterial2="15"/>
  1762.  
  1763. <Price Level="5" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="62" ForgeMaterial2="19"/>
  1764.  
  1765. <Price Level="6" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="75" ForgeMaterial2="22"/>
  1766.  
  1767. <Price Level="7" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="90" ForgeMaterial2="26"/>
  1768.  
  1769. <Price Level="8" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="107" ForgeMaterial2="32"/>
  1770.  
  1771. <Price Level="9" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="129" ForgeMaterial2="38"/>
  1772.  
  1773. <Price Level="10" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="171" ForgeMaterial2="45"/>
  1774.  
  1775. <Price Level="11" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="205" ForgeMaterial2="55"/>
  1776.  
  1777. <Price Level="12" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="246" ForgeMaterial2="65"/>
  1778.  
  1779. <Price Level="13" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="295" ForgeMaterial2="78"/>
  1780.  
  1781. <Price Level="14" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="354" ForgeMaterial2="95"/>
  1782.  
  1783. <Price Level="15" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="425" ForgeMaterial2="114"/>
  1784.  
  1785. <Price Level="16" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="536" ForgeMaterial2="143"/>
  1786.  
  1787. <Price Level="17" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="643" ForgeMaterial2="172"/>
  1788.  
  1789. <Price Level="18" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="772" ForgeMaterial2="205"/>
  1790.  
  1791. <Price Level="19" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="926" ForgeMaterial2="247"/>
  1792.  
  1793. <Price Level="20" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1111" ForgeMaterial2="297"/>
  1794.  
  1795. <Price Level="21" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1333" ForgeMaterial2="356"/>
  1796.  
  1797. <Price Level="22" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1600" ForgeMaterial2="427"/>
  1798.  
  1799. <Price Level="23" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1920" ForgeMaterial2="512"/>
  1800.  
  1801. <Price Level="24" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2304" ForgeMaterial2="614"/>
  1802.  
  1803. <Price Level="25" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2765" ForgeMaterial2="737"/>
  1804.  
  1805. <Price Level="26" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="3318" ForgeMaterial2="885"/>
  1806.  
  1807. <Price Level="27" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="3981" ForgeMaterial2="1062"/>
  1808.  
  1809. <Price Level="28" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="4778" ForgeMaterial2="1274"/>
  1810.  
  1811. <Price Level="29" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="5733" ForgeMaterial2="1529"/>
  1812.  
  1813. <Price Level="30" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="6880" ForgeMaterial2="1835"/>
  1814.  
  1815. <Price Level="31" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="8256" ForgeMaterial2="2202"/>
  1816.  
  1817. <Price Level="32" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="9908" ForgeMaterial2="2642"/>
  1818.  
  1819. <Price Level="33" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="11890" ForgeMaterial2="3171"/>
  1820.  
  1821. <Price Level="34" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="14268" ForgeMaterial2="3804"/>
  1822.  
  1823. <Price Level="35" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="17121" ForgeMaterial2="4566"/>
  1824.  
  1825. <Price Level="36" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="20545" ForgeMaterial2="5478"/>
  1826.  
  1827. <Price Level="37" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="24654" ForgeMaterial2="6574"/>
  1828.  
  1829. <Price Level="38" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="29585" ForgeMaterial2="7889"/>
  1830.  
  1831. <Price Level="39" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="35501" ForgeMaterial2="9467"/>
  1832.  
  1833. <Price Level="40" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="42602" ForgeMaterial2="11360"/>
  1834.  
  1835. <Price Level="41" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="51122" ForgeMaterial2="13632"/>
  1836.  
  1837. <Price Level="42" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="61347" ForgeMaterial2="16359"/>
  1838.  
  1839. <Price Level="43" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="73616" ForgeMaterial2="19631"/>
  1840.  
  1841. <Price Level="44" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="86957" ForgeMaterial2="23188"/>
  1842.  
  1843. <Price Level="45" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="104348" ForgeMaterial2="27826"/>
  1844.  
  1845. <Price Level="46" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="125217" ForgeMaterial2="33391"/>
  1846.  
  1847. <Price Level="47" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="150261" ForgeMaterial2="40070"/>
  1848.  
  1849. <Price Level="48" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="180313" ForgeMaterial2="48083"/>
  1850.  
  1851. <Price Level="49" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="216376" ForgeMaterial2="57700"/>
  1852.  
  1853. <Price Level="50" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="259651" ForgeMaterial2="69241"/>
  1854.  
  1855. <Price Level="51" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="311581" ForgeMaterial2="83089"/>
  1856.  
  1857. <Price MinLevel="52" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="373897" ForgeMaterial2="99706"/>
  1858.  
  1859. </Prices>
  1860.  
  1861.  
  1862. -<Prices Name="Prices_Armor">
  1863.  
  1864. <Price MaxLevel="2" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="45" ForgeMaterial2="14"/>
  1865.  
  1866. <Price Level="3" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="54" ForgeMaterial2="17"/>
  1867.  
  1868. <Price Level="4" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="65" ForgeMaterial2="20"/>
  1869.  
  1870. <Price Level="5" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="78" ForgeMaterial2="25"/>
  1871.  
  1872. <Price Level="6" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="94" ForgeMaterial2="29"/>
  1873.  
  1874. <Price Level="7" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="113" ForgeMaterial2="35"/>
  1875.  
  1876. <Price Level="8" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="134" ForgeMaterial2="42"/>
  1877.  
  1878. <Price Level="9" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="161" ForgeMaterial2="49"/>
  1879.  
  1880. <Price Level="10" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="214" ForgeMaterial2="59"/>
  1881.  
  1882. <Price Level="11" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="257" ForgeMaterial2="72"/>
  1883.  
  1884. <Price Level="12" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="308" ForgeMaterial2="86"/>
  1885.  
  1886. <Price Level="13" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="368" ForgeMaterial2="103"/>
  1887.  
  1888. <Price Level="14" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="443" ForgeMaterial2="125"/>
  1889.  
  1890. <Price Level="15" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="531" ForgeMaterial2="149"/>
  1891.  
  1892. <Price Level="16" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="670" ForgeMaterial2="178"/>
  1893.  
  1894. <Price Level="17" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="804" ForgeMaterial2="214"/>
  1895.  
  1896. <Price Level="18" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="965" ForgeMaterial2="257"/>
  1897.  
  1898. <Price Level="19" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="1158" ForgeMaterial2="309"/>
  1899.  
  1900. <Price Level="20" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="1388" ForgeMaterial2="371"/>
  1901.  
  1902. <Price Level="21" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="1667" ForgeMaterial2="445"/>
  1903.  
  1904. <Price Level="22" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="2000" ForgeMaterial2="533"/>
  1905.  
  1906. <Price Level="23" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="2400" ForgeMaterial2="641"/>
  1907.  
  1908. <Price Level="24" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="2880" ForgeMaterial2="768"/>
  1909.  
  1910. <Price Level="25" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="3457" ForgeMaterial2="922"/>
  1911.  
  1912. <Price Level="26" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="4148" ForgeMaterial2="1106"/>
  1913.  
  1914. <Price Level="27" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="4977" ForgeMaterial2="1328"/>
  1915.  
  1916. <Price Level="28" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="5972" ForgeMaterial2="1593"/>
  1917.  
  1918. <Price Level="29" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="7167" ForgeMaterial2="1912"/>
  1919.  
  1920. <Price Level="30" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="8600" ForgeMaterial2="2294"/>
  1921.  
  1922. <Price Level="31" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="10320" ForgeMaterial2="2752"/>
  1923.  
  1924. <Price Level="32" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="12386" ForgeMaterial2="3303"/>
  1925.  
  1926. <Price Level="33" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="14862" ForgeMaterial2="3964"/>
  1927.  
  1928. <Price Level="34" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="17835" ForgeMaterial2="4755"/>
  1929.  
  1930. <Price Level="35" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="21401" ForgeMaterial2="5707"/>
  1931.  
  1932. <Price Level="36" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="25681" ForgeMaterial2="6848"/>
  1933.  
  1934. <Price Level="37" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="30817" ForgeMaterial2="8217"/>
  1935.  
  1936. <Price Level="38" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="36981" ForgeMaterial2="9861"/>
  1937.  
  1938. <Price Level="39" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="44377" ForgeMaterial2="11833"/>
  1939.  
  1940. <Price Level="40" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="53252" ForgeMaterial2="14200"/>
  1941.  
  1942. <Price Level="41" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="63903" ForgeMaterial2="17041"/>
  1943.  
  1944. <Price Level="42" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="76684" ForgeMaterial2="20449"/>
  1945.  
  1946. <Price Level="43" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="92020" ForgeMaterial2="24539"/>
  1947.  
  1948. <Price Level="44" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="108696" ForgeMaterial2="28986"/>
  1949.  
  1950. <Price Level="45" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="130435" ForgeMaterial2="34783"/>
  1951.  
  1952. <Price Level="46" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="156522" ForgeMaterial2="41739"/>
  1953.  
  1954. <Price Level="47" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="187826" ForgeMaterial2="50087"/>
  1955.  
  1956. <Price Level="48" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="225391" ForgeMaterial2="60104"/>
  1957.  
  1958. <Price Level="49" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="270470" ForgeMaterial2="72125"/>
  1959.  
  1960. <Price Level="50" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="324564" ForgeMaterial2="86551"/>
  1961.  
  1962. <Price Level="51" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="389477" ForgeMaterial2="103861"/>
  1963.  
  1964. <Price MinLevel="52" BonusDeliveryPrice="2" DeliveryTime="4800" ForgeMaterial1="467371" ForgeMaterial2="124632"/>
  1965.  
  1966. </Prices>
  1967.  
  1968.  
  1969. -<Prices Name="Prices_Helm">
  1970.  
  1971. <Price MaxLevel="2" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="27" ForgeMaterial2="8"/>
  1972.  
  1973. <Price Level="3" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="32" ForgeMaterial2="9"/>
  1974.  
  1975. <Price Level="4" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="39" ForgeMaterial2="11"/>
  1976.  
  1977. <Price Level="5" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="47" ForgeMaterial2="13"/>
  1978.  
  1979. <Price Level="6" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="56" ForgeMaterial2="15"/>
  1980.  
  1981. <Price Level="7" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="68" ForgeMaterial2="18"/>
  1982.  
  1983. <Price Level="8" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="80" ForgeMaterial2="22"/>
  1984.  
  1985. <Price Level="9" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="97" ForgeMaterial2="26"/>
  1986.  
  1987. <Price Level="10" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="128" ForgeMaterial2="41"/>
  1988.  
  1989. <Price Level="11" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="128" ForgeMaterial2="50"/>
  1990.  
  1991. <Price Level="12" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="154" ForgeMaterial2="59"/>
  1992.  
  1993. <Price Level="13" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="185" ForgeMaterial2="62"/>
  1994.  
  1995. <Price Level="14" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="221" ForgeMaterial2="75"/>
  1996.  
  1997. <Price Level="15" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="266" ForgeMaterial2="90"/>
  1998.  
  1999. <Price Level="16" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="335" ForgeMaterial2="107"/>
  2000.  
  2001. <Price Level="17" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="402" ForgeMaterial2="129"/>
  2002.  
  2003. <Price Level="18" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="483" ForgeMaterial2="154"/>
  2004.  
  2005. <Price Level="19" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="579" ForgeMaterial2="185"/>
  2006.  
  2007. <Price Level="20" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="695" ForgeMaterial2="223"/>
  2008.  
  2009. <Price Level="21" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="833" ForgeMaterial2="267"/>
  2010.  
  2011. <Price Level="22" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1000" ForgeMaterial2="320"/>
  2012.  
  2013. <Price Level="23" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1200" ForgeMaterial2="384"/>
  2014.  
  2015. <Price Level="24" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1440" ForgeMaterial2="461"/>
  2016.  
  2017. <Price Level="25" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="1728" ForgeMaterial2="553"/>
  2018.  
  2019. <Price Level="26" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2074" ForgeMaterial2="663"/>
  2020.  
  2021. <Price Level="27" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2489" ForgeMaterial2="797"/>
  2022.  
  2023. <Price Level="28" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="2986" ForgeMaterial2="956"/>
  2024.  
  2025. <Price Level="29" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="3583" ForgeMaterial2="1147"/>
  2026.  
  2027. <Price Level="30" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="4300" ForgeMaterial2="1377"/>
  2028.  
  2029. <Price Level="31" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="5160" ForgeMaterial2="1651"/>
  2030.  
  2031. <Price Level="32" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="6192" ForgeMaterial2="1982"/>
  2032.  
  2033. <Price Level="33" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="7431" ForgeMaterial2="2378"/>
  2034.  
  2035. <Price Level="34" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="8917" ForgeMaterial2="2853"/>
  2036.  
  2037. <Price Level="35" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="10701" ForgeMaterial2="3424"/>
  2038.  
  2039. <Price Level="36" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="12841" ForgeMaterial2="4109"/>
  2040.  
  2041. <Price Level="37" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="15409" ForgeMaterial2="4930"/>
  2042.  
  2043. <Price Level="38" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="18490" ForgeMaterial2="5917"/>
  2044.  
  2045. <Price Level="39" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="22189" ForgeMaterial2="7100"/>
  2046.  
  2047. <Price Level="40" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="26626" ForgeMaterial2="8520"/>
  2048.  
  2049. <Price Level="41" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="31951" ForgeMaterial2="10224"/>
  2050.  
  2051. <Price Level="42" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="38342" ForgeMaterial2="12270"/>
  2052.  
  2053. <Price Level="43" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="46010" ForgeMaterial2="14723"/>
  2054.  
  2055. <Price Level="44" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="55212" ForgeMaterial2="17391"/>
  2056.  
  2057. <Price Level="45" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="65217" ForgeMaterial2="20870"/>
  2058.  
  2059. <Price Level="46" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="78261" ForgeMaterial2="25043"/>
  2060.  
  2061. <Price Level="47" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="93913" ForgeMaterial2="30052"/>
  2062.  
  2063. <Price Level="48" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="112696" ForgeMaterial2="36063"/>
  2064.  
  2065. <Price Level="49" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="135235" ForgeMaterial2="43275"/>
  2066.  
  2067. <Price Level="50" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="162282" ForgeMaterial2="51930"/>
  2068.  
  2069. <Price Level="51" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="194738" ForgeMaterial2="62317"/>
  2070.  
  2071. <Price MinLevel="52" BonusDeliveryPrice="5" DeliveryTime="4800" ForgeMaterial1="233686" ForgeMaterial2="74779"/>
  2072.  
  2073. </Prices>
  2074.  
  2075. </Recipe>
  2076.  
  2077.  
  2078. -<Recipe Alias="forgeRecipeComplex" Name="Complex">
  2079.  
  2080.  
  2081. -<Items>
  2082.  
  2083. <Item BarScale="Enchantment" Prices="Prices_Weapon" Enchantments="1" Type="Weapon"/>
  2084.  
  2085. <Item BarScale="Enchantment" Prices="Prices_Armor" Enchantments="1" Type="Armor"/>
  2086.  
  2087. <Item BarScale="Enchantment" Prices="Prices_Helm" Enchantments="1" Type="Helm"/>
  2088.  
  2089. <Item BarScale="Enchantment" Prices="Prices_Ranged" Enchantments="1" Type="Ranged"/>
  2090.  
  2091. <Item BarScale="Enchantment" Prices="Prices_Magic" Enchantments="1" Type="Magic"/>
  2092.  
  2093. </Items>
  2094.  
  2095.  
  2096. -<Variation>
  2097.  
  2098.  
  2099. -<Enchantments>
  2100.  
  2101. <Perk Name="PERK_MONK_SET_WHIRL"/>
  2102.  
  2103. </Enchantments>
  2104.  
  2105. </Variation>
  2106.  
  2107.  
  2108. -<Variation>
  2109.  
  2110.  
  2111. -<Enchantments>
  2112.  
  2113. <Perk Name="PERK_SENTINEL_SET_SUPER_RETURN"/>
  2114.  
  2115. </Enchantments>
  2116.  
  2117. </Variation>
  2118.  
  2119. <!-- <Variation> <Enchantments> <Perk Name="PERK_REVIVAL_SET_SUPER_REGEN"/> </Enchantments> </Variation> -->
  2120.  
  2121.  
  2122.  
  2123. -<Variation>
  2124.  
  2125.  
  2126. -<Enchantments>
  2127.  
  2128. <Perk Name="PERK_DRAGON_SET_STONE"/>
  2129.  
  2130. </Enchantments>
  2131.  
  2132. </Variation>
  2133.  
  2134.  
  2135. -<Variation>
  2136.  
  2137.  
  2138. -<Enchantments>
  2139.  
  2140. <Perk Name="PERK_HEAVEN_SET_BURN"/>
  2141.  
  2142. </Enchantments>
  2143.  
  2144. </Variation>
  2145.  
  2146.  
  2147. -<Prices Name="Prices_Ranged">
  2148.  
  2149. <Price MaxLevel="2" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="17" ForgeMaterial2="5" ForgeMaterial3="2"/>
  2150.  
  2151. <Price Level="3" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="21" ForgeMaterial2="7" ForgeMaterial3="3"/>
  2152.  
  2153. <Price Level="4" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="25" ForgeMaterial2="7" ForgeMaterial3="3"/>
  2154.  
  2155. <Price Level="5" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="30" ForgeMaterial2="9" ForgeMaterial3="4"/>
  2156.  
  2157. <Price Level="6" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="36" ForgeMaterial2="11" ForgeMaterial3="5"/>
  2158.  
  2159. <Price Level="7" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="43" ForgeMaterial2="13" ForgeMaterial3="6"/>
  2160.  
  2161. <Price Level="8" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="52" ForgeMaterial2="15" ForgeMaterial3="7"/>
  2162.  
  2163. <Price Level="9" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="62" ForgeMaterial2="19" ForgeMaterial3="9"/>
  2164.  
  2165. <Price Level="10" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="75" ForgeMaterial2="22" ForgeMaterial3="10"/>
  2166.  
  2167. <Price Level="11" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="90" ForgeMaterial2="27" ForgeMaterial3="12"/>
  2168.  
  2169. <Price Level="12" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="108" ForgeMaterial2="33" ForgeMaterial3="15"/>
  2170.  
  2171. <Price Level="13" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="129" ForgeMaterial2="38" ForgeMaterial3="18"/>
  2172.  
  2173. <Price Level="14" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="155" ForgeMaterial2="46" ForgeMaterial3="21"/>
  2174.  
  2175. <Price Level="15" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="186" ForgeMaterial2="56" ForgeMaterial3="26"/>
  2176.  
  2177. <Price Level="16" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="223" ForgeMaterial2="67" ForgeMaterial3="31"/>
  2178.  
  2179. <Price Level="17" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="268" ForgeMaterial2="80" ForgeMaterial3="37"/>
  2180.  
  2181. <Price Level="18" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="322" ForgeMaterial2="96" ForgeMaterial3="44"/>
  2182.  
  2183. <Price Level="19" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="386" ForgeMaterial2="116" ForgeMaterial3="53"/>
  2184.  
  2185. <Price Level="20" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="463" ForgeMaterial2="139" ForgeMaterial3="64"/>
  2186.  
  2187. <Price Level="21" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="556" ForgeMaterial2="167" ForgeMaterial3="76"/>
  2188.  
  2189. <Price Level="22" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="667" ForgeMaterial2="200" ForgeMaterial3="91"/>
  2190.  
  2191. <Price Level="23" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="800" ForgeMaterial2="240" ForgeMaterial3="109"/>
  2192.  
  2193. <Price Level="24" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="960" ForgeMaterial2="288" ForgeMaterial3="131"/>
  2194.  
  2195. <Price Level="25" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1152" ForgeMaterial2="346" ForgeMaterial3="158"/>
  2196.  
  2197. <Price Level="26" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1383" ForgeMaterial2="414" ForgeMaterial3="190"/>
  2198.  
  2199. <Price Level="27" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1659" ForgeMaterial2="498" ForgeMaterial3="227"/>
  2200.  
  2201. <Price Level="28" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1991" ForgeMaterial2="597" ForgeMaterial3="273"/>
  2202.  
  2203. <Price Level="29" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2389" ForgeMaterial2="717" ForgeMaterial3="328"/>
  2204.  
  2205. <Price Level="30" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2867" ForgeMaterial2="860" ForgeMaterial3="393"/>
  2206.  
  2207. <Price Level="31" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="3441" ForgeMaterial2="1032" ForgeMaterial3="472"/>
  2208.  
  2209. <Price Level="32" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="4128" ForgeMaterial2="1238" ForgeMaterial3="566"/>
  2210.  
  2211. <Price Level="33" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="4954" ForgeMaterial2="1486" ForgeMaterial3="679"/>
  2212.  
  2213. <Price Level="34" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="5945" ForgeMaterial2="1783" ForgeMaterial3="814"/>
  2214.  
  2215. <Price Level="35" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="7133" ForgeMaterial2="2140" ForgeMaterial3="977"/>
  2216.  
  2217. <Price Level="36" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="8560" ForgeMaterial2="2568" ForgeMaterial3="1172"/>
  2218.  
  2219. <Price Level="37" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="10272" ForgeMaterial2="3082" ForgeMaterial3="1408"/>
  2220.  
  2221. <Price Level="38" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="12327" ForgeMaterial2="3698" ForgeMaterial3="1689"/>
  2222.  
  2223. <Price Level="39" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="14792" ForgeMaterial2="4438" ForgeMaterial3="2026"/>
  2224.  
  2225. <Price Level="40" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="17751" ForgeMaterial2="5325" ForgeMaterial3="2432"/>
  2226.  
  2227. <Price Level="41" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="21301" ForgeMaterial2="6391" ForgeMaterial3="2919"/>
  2228.  
  2229. <Price Level="42" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="25562" ForgeMaterial2="7668" ForgeMaterial3="3501"/>
  2230.  
  2231. <Price Level="43" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="30673" ForgeMaterial2="9202" ForgeMaterial3="4202"/>
  2232.  
  2233. <Price Level="44" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="36232" ForgeMaterial2="10870" ForgeMaterial3="4964"/>
  2234.  
  2235. <Price Level="45" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="43478" ForgeMaterial2="13043" ForgeMaterial3="5957"/>
  2236.  
  2237. <Price Level="46" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="52174" ForgeMaterial2="15652" ForgeMaterial3="7148"/>
  2238.  
  2239. <Price Level="47" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="62609" ForgeMaterial2="18783" ForgeMaterial3="8577"/>
  2240.  
  2241. <Price Level="48" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="75130" ForgeMaterial2="22539" ForgeMaterial3="10293"/>
  2242.  
  2243. <Price Level="49" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="90157" ForgeMaterial2="27047" ForgeMaterial3="12352"/>
  2244.  
  2245. <Price Level="50" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="108188" ForgeMaterial2="32457" ForgeMaterial3="14822"/>
  2246.  
  2247. <Price Level="51" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="129825" ForgeMaterial2="38948" ForgeMaterial3="17786"/>
  2248.  
  2249. <Price MinLevel="52" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="155791" ForgeMaterial2="46737" ForgeMaterial3="21343"/>
  2250.  
  2251. </Prices>
  2252.  
  2253.  
  2254. -<Prices Name="Prices_Magic">
  2255.  
  2256. <Price MaxLevel="2" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="19" ForgeMaterial2="6" ForgeMaterial3="2"/>
  2257.  
  2258. <Price Level="3" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="23" ForgeMaterial2="7" ForgeMaterial3="3"/>
  2259.  
  2260. <Price Level="4" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="28" ForgeMaterial2="8" ForgeMaterial3="3"/>
  2261.  
  2262. <Price Level="5" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="33" ForgeMaterial2="10" ForgeMaterial3="4"/>
  2263.  
  2264. <Price Level="6" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="40" ForgeMaterial2="12" ForgeMaterial3="5"/>
  2265.  
  2266. <Price Level="7" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="48" ForgeMaterial2="14" ForgeMaterial3="7"/>
  2267.  
  2268. <Price Level="8" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="57" ForgeMaterial2="17" ForgeMaterial3="8"/>
  2269.  
  2270. <Price Level="9" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="69" ForgeMaterial2="21" ForgeMaterial3="10"/>
  2271.  
  2272. <Price Level="10" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="82" ForgeMaterial2="25" ForgeMaterial3="11"/>
  2273.  
  2274. <Price Level="11" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="99" ForgeMaterial2="29" ForgeMaterial3="13"/>
  2275.  
  2276. <Price Level="12" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="119" ForgeMaterial2="36" ForgeMaterial3="16"/>
  2277.  
  2278. <Price Level="13" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="142" ForgeMaterial2="42" ForgeMaterial3="20"/>
  2279.  
  2280. <Price Level="14" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="171" ForgeMaterial2="51" ForgeMaterial3="23"/>
  2281.  
  2282. <Price Level="15" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="205" ForgeMaterial2="61" ForgeMaterial3="28"/>
  2283.  
  2284. <Price Level="16" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="246" ForgeMaterial2="73" ForgeMaterial3="34"/>
  2285.  
  2286. <Price Level="17" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="295" ForgeMaterial2="88" ForgeMaterial3="40"/>
  2287.  
  2288. <Price Level="18" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="354" ForgeMaterial2="106" ForgeMaterial3="48"/>
  2289.  
  2290. <Price Level="19" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="424" ForgeMaterial2="128" ForgeMaterial3="58"/>
  2291.  
  2292. <Price Level="20" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="509" ForgeMaterial2="153" ForgeMaterial3="70"/>
  2293.  
  2294. <Price Level="21" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="611" ForgeMaterial2="183" ForgeMaterial3="84"/>
  2295.  
  2296. <Price Level="22" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="733" ForgeMaterial2="220" ForgeMaterial3="100"/>
  2297.  
  2298. <Price Level="23" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="880" ForgeMaterial2="264" ForgeMaterial3="120"/>
  2299.  
  2300. <Price Level="24" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1056" ForgeMaterial2="316" ForgeMaterial3="144"/>
  2301.  
  2302. <Price Level="25" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1267" ForgeMaterial2="380" ForgeMaterial3="174"/>
  2303.  
  2304. <Price Level="26" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1521" ForgeMaterial2="456" ForgeMaterial3="209"/>
  2305.  
  2306. <Price Level="27" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1825" ForgeMaterial2="548" ForgeMaterial3="250"/>
  2307.  
  2308. <Price Level="28" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2190" ForgeMaterial2="657" ForgeMaterial3="300"/>
  2309.  
  2310. <Price Level="29" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2628" ForgeMaterial2="788" ForgeMaterial3="360"/>
  2311.  
  2312. <Price Level="30" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="3153" ForgeMaterial2="946" ForgeMaterial3="432"/>
  2313.  
  2314. <Price Level="31" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="3785" ForgeMaterial2="1135" ForgeMaterial3="519"/>
  2315.  
  2316. <Price Level="32" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="4541" ForgeMaterial2="1362" ForgeMaterial3="622"/>
  2317.  
  2318. <Price Level="33" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="5449" ForgeMaterial2="1635" ForgeMaterial3="747"/>
  2319.  
  2320. <Price Level="34" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="6539" ForgeMaterial2="1962" ForgeMaterial3="895"/>
  2321.  
  2322. <Price Level="35" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="7847" ForgeMaterial2="2354" ForgeMaterial3="1075"/>
  2323.  
  2324. <Price Level="36" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="9416" ForgeMaterial2="2825" ForgeMaterial3="1290"/>
  2325.  
  2326. <Price Level="37" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="11300" ForgeMaterial2="3390" ForgeMaterial3="1548"/>
  2327.  
  2328. <Price Level="38" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="13559" ForgeMaterial2="4068" ForgeMaterial3="1858"/>
  2329.  
  2330. <Price Level="39" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="16271" ForgeMaterial2="4881" ForgeMaterial3="2229"/>
  2331.  
  2332. <Price Level="40" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="19526" ForgeMaterial2="5858" ForgeMaterial3="2675"/>
  2333.  
  2334. <Price Level="41" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="23431" ForgeMaterial2="7030" ForgeMaterial3="3211"/>
  2335.  
  2336. <Price Level="42" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="28118" ForgeMaterial2="8435" ForgeMaterial3="3852"/>
  2337.  
  2338. <Price Level="43" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="33741" ForgeMaterial2="10122" ForgeMaterial3="4623"/>
  2339.  
  2340. <Price Level="44" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="39855" ForgeMaterial2="11957" ForgeMaterial3="5460"/>
  2341.  
  2342. <Price Level="45" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="47826" ForgeMaterial2="14348" ForgeMaterial3="6552"/>
  2343.  
  2344. <Price Level="46" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="57391" ForgeMaterial2="17217" ForgeMaterial3="7863"/>
  2345.  
  2346. <Price Level="47" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="68870" ForgeMaterial2="20661" ForgeMaterial3="9435"/>
  2347.  
  2348. <Price Level="48" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="82643" ForgeMaterial2="24793" ForgeMaterial3="11322"/>
  2349.  
  2350. <Price Level="49" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="99172" ForgeMaterial2="29752" ForgeMaterial3="13587"/>
  2351.  
  2352. <Price Level="50" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="119006" ForgeMaterial2="35702" ForgeMaterial3="16304"/>
  2353.  
  2354. <Price Level="51" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="142808" ForgeMaterial2="42843" ForgeMaterial3="19565"/>
  2355.  
  2356. <Price MinLevel="52" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="171370" ForgeMaterial2="51411" ForgeMaterial3="23478"/>
  2357.  
  2358. </Prices>
  2359.  
  2360.  
  2361. -<Prices Name="Prices_Weapon">
  2362.  
  2363. <Price MaxLevel="2" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="42" ForgeMaterial2="12" ForgeMaterial3="6"/>
  2364.  
  2365. <Price Level="3" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="50" ForgeMaterial2="16" ForgeMaterial3="9"/>
  2366.  
  2367. <Price Level="4" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="61" ForgeMaterial2="17" ForgeMaterial3="9"/>
  2368.  
  2369. <Price Level="5" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="71" ForgeMaterial2="21" ForgeMaterial3="13"/>
  2370.  
  2371. <Price Level="6" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="87" ForgeMaterial2="26" ForgeMaterial3="16"/>
  2372.  
  2373. <Price Level="7" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="104" ForgeMaterial2="31" ForgeMaterial3="19"/>
  2374.  
  2375. <Price Level="8" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="125" ForgeMaterial2="37" ForgeMaterial3="22"/>
  2376.  
  2377. <Price Level="9" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="150" ForgeMaterial2="45" ForgeMaterial3="28"/>
  2378.  
  2379. <Price Level="10" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="179" ForgeMaterial2="54" ForgeMaterial3="31"/>
  2380.  
  2381. <Price Level="11" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="216" ForgeMaterial2="64" ForgeMaterial3="38"/>
  2382.  
  2383. <Price Level="12" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="259" ForgeMaterial2="78" ForgeMaterial3="47"/>
  2384.  
  2385. <Price Level="13" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="310" ForgeMaterial2="92" ForgeMaterial3="56"/>
  2386.  
  2387. <Price Level="14" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="372" ForgeMaterial2="111" ForgeMaterial3="66"/>
  2388.  
  2389. <Price Level="15" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="447" ForgeMaterial2="134" ForgeMaterial3="81"/>
  2390.  
  2391. <Price Level="16" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="536" ForgeMaterial2="160" ForgeMaterial3="97"/>
  2392.  
  2393. <Price Level="17" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="643" ForgeMaterial2="193" ForgeMaterial3="116"/>
  2394.  
  2395. <Price Level="18" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="772" ForgeMaterial2="231" ForgeMaterial3="138"/>
  2396.  
  2397. <Price Level="19" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="925" ForgeMaterial2="278" ForgeMaterial3="166"/>
  2398.  
  2399. <Price Level="20" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1111" ForgeMaterial2="334" ForgeMaterial3="200"/>
  2400.  
  2401. <Price Level="21" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1334" ForgeMaterial2="400" ForgeMaterial3="241"/>
  2402.  
  2403. <Price Level="22" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1600" ForgeMaterial2="480" ForgeMaterial3="288"/>
  2404.  
  2405. <Price Level="23" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1920" ForgeMaterial2="576" ForgeMaterial3="344"/>
  2406.  
  2407. <Price Level="24" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2304" ForgeMaterial2="690" ForgeMaterial3="413"/>
  2408.  
  2409. <Price Level="25" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2765" ForgeMaterial2="830" ForgeMaterial3="498"/>
  2410.  
  2411. <Price Level="26" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="3318" ForgeMaterial2="995" ForgeMaterial3="598"/>
  2412.  
  2413. <Price Level="27" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="3983" ForgeMaterial2="1195" ForgeMaterial3="717"/>
  2414.  
  2415. <Price Level="28" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="4777" ForgeMaterial2="1433" ForgeMaterial3="861"/>
  2416.  
  2417. <Price Level="29" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="5734" ForgeMaterial2="1720" ForgeMaterial3="1033"/>
  2418.  
  2419. <Price Level="30" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="6880" ForgeMaterial2="2064" ForgeMaterial3="1240"/>
  2420.  
  2421. <Price Level="31" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="8257" ForgeMaterial2="2477" ForgeMaterial3="1487"/>
  2422.  
  2423. <Price Level="32" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="9908" ForgeMaterial2="2972" ForgeMaterial3="1784"/>
  2424.  
  2425. <Price Level="33" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="11889" ForgeMaterial2="3567" ForgeMaterial3="2141"/>
  2426.  
  2427. <Price Level="34" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="14268" ForgeMaterial2="4280" ForgeMaterial3="2567"/>
  2428.  
  2429. <Price Level="35" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="17120" ForgeMaterial2="5136" ForgeMaterial3="3080"/>
  2430.  
  2431. <Price Level="36" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="20544" ForgeMaterial2="6163" ForgeMaterial3="3697"/>
  2432.  
  2433. <Price Level="37" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="24654" ForgeMaterial2="7397" ForgeMaterial3="4439"/>
  2434.  
  2435. <Price Level="38" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="29584" ForgeMaterial2="8875" ForgeMaterial3="5325"/>
  2436.  
  2437. <Price Level="39" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="35501" ForgeMaterial2="10650" ForgeMaterial3="6389"/>
  2438.  
  2439. <Price Level="40" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="42602" ForgeMaterial2="12781" ForgeMaterial3="7670"/>
  2440.  
  2441. <Price Level="41" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="51122" ForgeMaterial2="15337" ForgeMaterial3="9203"/>
  2442.  
  2443. <Price Level="42" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="61348" ForgeMaterial2="18403" ForgeMaterial3="11041"/>
  2444.  
  2445. <Price Level="43" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="73616" ForgeMaterial2="22085" ForgeMaterial3="13251"/>
  2446.  
  2447. <Price Level="44" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="86957" ForgeMaterial2="26087" ForgeMaterial3="15652"/>
  2448.  
  2449. <Price Level="45" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="104348" ForgeMaterial2="31304" ForgeMaterial3="18783"/>
  2450.  
  2451. <Price Level="46" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="125217" ForgeMaterial2="37565" ForgeMaterial3="22539"/>
  2452.  
  2453. <Price Level="47" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="150261" ForgeMaterial2="45078" ForgeMaterial3="27047"/>
  2454.  
  2455. <Price Level="48" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="180313" ForgeMaterial2="54094" ForgeMaterial3="32456"/>
  2456.  
  2457. <Price Level="49" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="216376" ForgeMaterial2="64913" ForgeMaterial3="38949"/>
  2458.  
  2459. <Price Level="50" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="259650" ForgeMaterial2="77896" ForgeMaterial3="46737"/>
  2460.  
  2461. <Price Level="51" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="311581" ForgeMaterial2="93475" ForgeMaterial3="56085"/>
  2462.  
  2463. <Price MinLevel="52" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="373897" ForgeMaterial2="112169" ForgeMaterial3="67301"/>
  2464.  
  2465. </Prices>
  2466.  
  2467.  
  2468. -<Prices Name="Prices_Armor">
  2469.  
  2470. <Price MaxLevel="2" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="35" ForgeMaterial2="10" ForgeMaterial3="4"/>
  2471.  
  2472. <Price Level="3" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="42" ForgeMaterial2="13" ForgeMaterial3="6"/>
  2473.  
  2474. <Price Level="4" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="51" ForgeMaterial2="14" ForgeMaterial3="6"/>
  2475.  
  2476. <Price Level="5" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="59" ForgeMaterial2="17" ForgeMaterial3="8"/>
  2477.  
  2478. <Price Level="6" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="72" ForgeMaterial2="22" ForgeMaterial3="10"/>
  2479.  
  2480. <Price Level="7" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="87" ForgeMaterial2="26" ForgeMaterial3="12"/>
  2481.  
  2482. <Price Level="8" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="104" ForgeMaterial2="30" ForgeMaterial3="14"/>
  2483.  
  2484. <Price Level="9" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="125" ForgeMaterial2="38" ForgeMaterial3="18"/>
  2485.  
  2486. <Price Level="10" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="149" ForgeMaterial2="45" ForgeMaterial3="20"/>
  2487.  
  2488. <Price Level="11" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="180" ForgeMaterial2="54" ForgeMaterial3="24"/>
  2489.  
  2490. <Price Level="12" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="216" ForgeMaterial2="65" ForgeMaterial3="30"/>
  2491.  
  2492. <Price Level="13" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="258" ForgeMaterial2="77" ForgeMaterial3="36"/>
  2493.  
  2494. <Price Level="14" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="310" ForgeMaterial2="93" ForgeMaterial3="42"/>
  2495.  
  2496. <Price Level="15" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="372" ForgeMaterial2="112" ForgeMaterial3="52"/>
  2497.  
  2498. <Price Level="16" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="446" ForgeMaterial2="133" ForgeMaterial3="62"/>
  2499.  
  2500. <Price Level="17" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="536" ForgeMaterial2="161" ForgeMaterial3="73"/>
  2501.  
  2502. <Price Level="18" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="643" ForgeMaterial2="193" ForgeMaterial3="87"/>
  2503.  
  2504. <Price Level="19" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="771" ForgeMaterial2="232" ForgeMaterial3="105"/>
  2505.  
  2506. <Price Level="20" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="926" ForgeMaterial2="278" ForgeMaterial3="127"/>
  2507.  
  2508. <Price Level="21" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1112" ForgeMaterial2="333" ForgeMaterial3="153"/>
  2509.  
  2510. <Price Level="22" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1333" ForgeMaterial2="400" ForgeMaterial3="183"/>
  2511.  
  2512. <Price Level="23" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1600" ForgeMaterial2="480" ForgeMaterial3="218"/>
  2513.  
  2514. <Price Level="24" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1920" ForgeMaterial2="575" ForgeMaterial3="262"/>
  2515.  
  2516. <Price Level="25" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2304" ForgeMaterial2="691" ForgeMaterial3="316"/>
  2517.  
  2518. <Price Level="26" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2765" ForgeMaterial2="829" ForgeMaterial3="379"/>
  2519.  
  2520. <Price Level="27" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="3319" ForgeMaterial2="996" ForgeMaterial3="455"/>
  2521.  
  2522. <Price Level="28" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="3981" ForgeMaterial2="1194" ForgeMaterial3="546"/>
  2523.  
  2524. <Price Level="29" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="4778" ForgeMaterial2="1433" ForgeMaterial3="655"/>
  2525.  
  2526. <Price Level="30" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="5733" ForgeMaterial2="1720" ForgeMaterial3="786"/>
  2527.  
  2528. <Price Level="31" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="6881" ForgeMaterial2="2064" ForgeMaterial3="943"/>
  2529.  
  2530. <Price Level="32" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="8257" ForgeMaterial2="2477" ForgeMaterial3="1132"/>
  2531.  
  2532. <Price Level="33" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="9907" ForgeMaterial2="2972" ForgeMaterial3="1358"/>
  2533.  
  2534. <Price Level="34" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="11890" ForgeMaterial2="3567" ForgeMaterial3="1628"/>
  2535.  
  2536. <Price Level="35" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="14267" ForgeMaterial2="4280" ForgeMaterial3="1954"/>
  2537.  
  2538. <Price Level="36" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="17120" ForgeMaterial2="5136" ForgeMaterial3="2345"/>
  2539.  
  2540. <Price Level="37" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="20545" ForgeMaterial2="6164" ForgeMaterial3="2815"/>
  2541.  
  2542. <Price Level="38" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="24654" ForgeMaterial2="7396" ForgeMaterial3="3377"/>
  2543.  
  2544. <Price Level="39" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="29584" ForgeMaterial2="8875" ForgeMaterial3="4052"/>
  2545.  
  2546. <Price Level="40" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="35501" ForgeMaterial2="10651" ForgeMaterial3="4864"/>
  2547.  
  2548. <Price Level="41" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="42601" ForgeMaterial2="12781" ForgeMaterial3="5837"/>
  2549.  
  2550. <Price Level="42" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="51123" ForgeMaterial2="15336" ForgeMaterial3="7003"/>
  2551.  
  2552. <Price Level="43" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="61346" ForgeMaterial2="18404" ForgeMaterial3="8405"/>
  2553.  
  2554. <Price Level="44" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="72464" ForgeMaterial2="21739" ForgeMaterial3="9928"/>
  2555.  
  2556. <Price Level="45" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="86957" ForgeMaterial2="26087" ForgeMaterial3="11913"/>
  2557.  
  2558. <Price Level="46" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="104348" ForgeMaterial2="31304" ForgeMaterial3="14296"/>
  2559.  
  2560. <Price Level="47" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="125217" ForgeMaterial2="37565" ForgeMaterial3="17155"/>
  2561.  
  2562. <Price Level="48" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="150261" ForgeMaterial2="45078" ForgeMaterial3="20586"/>
  2563.  
  2564. <Price Level="49" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="180313" ForgeMaterial2="54094" ForgeMaterial3="24704"/>
  2565.  
  2566. <Price Level="50" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="216375" ForgeMaterial2="64913" ForgeMaterial3="29644"/>
  2567.  
  2568. <Price Level="51" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="259651" ForgeMaterial2="77896" ForgeMaterial3="35572"/>
  2569.  
  2570. <Price MinLevel="52" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="311581" ForgeMaterial2="93474" ForgeMaterial3="42686"/>
  2571.  
  2572. </Prices>
  2573.  
  2574.  
  2575. -<Prices Name="Prices_Helm">
  2576.  
  2577. <Price MaxLevel="2" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="21" ForgeMaterial2="6" ForgeMaterial3="2"/>
  2578.  
  2579. <Price Level="3" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="25" ForgeMaterial2="8" ForgeMaterial3="4"/>
  2580.  
  2581. <Price Level="4" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="30" ForgeMaterial2="9" ForgeMaterial3="4"/>
  2582.  
  2583. <Price Level="5" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="36" ForgeMaterial2="10" ForgeMaterial3="5"/>
  2584.  
  2585. <Price Level="6" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="43" ForgeMaterial2="13" ForgeMaterial3="6"/>
  2586.  
  2587. <Price Level="7" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="52" ForgeMaterial2="16" ForgeMaterial3="7"/>
  2588.  
  2589. <Price Level="8" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="63" ForgeMaterial2="18" ForgeMaterial3="8"/>
  2590.  
  2591. <Price Level="9" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="75" ForgeMaterial2="23" ForgeMaterial3="11"/>
  2592.  
  2593. <Price Level="10" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="90" ForgeMaterial2="27" ForgeMaterial3="12"/>
  2594.  
  2595. <Price Level="11" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="108" ForgeMaterial2="32" ForgeMaterial3="14"/>
  2596.  
  2597. <Price Level="12" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="130" ForgeMaterial2="39" ForgeMaterial3="18"/>
  2598.  
  2599. <Price Level="13" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="155" ForgeMaterial2="46" ForgeMaterial3="21"/>
  2600.  
  2601. <Price Level="14" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="186" ForgeMaterial2="56" ForgeMaterial3="25"/>
  2602.  
  2603. <Price Level="15" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="223" ForgeMaterial2="67" ForgeMaterial3="31"/>
  2604.  
  2605. <Price Level="16" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="268" ForgeMaterial2="80" ForgeMaterial3="37"/>
  2606.  
  2607. <Price Level="17" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="322" ForgeMaterial2="97" ForgeMaterial3="44"/>
  2608.  
  2609. <Price Level="18" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="386" ForgeMaterial2="116" ForgeMaterial3="52"/>
  2610.  
  2611. <Price Level="19" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="463" ForgeMaterial2="139" ForgeMaterial3="63"/>
  2612.  
  2613. <Price Level="20" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="556" ForgeMaterial2="167" ForgeMaterial3="76"/>
  2614.  
  2615. <Price Level="21" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="667" ForgeMaterial2="200" ForgeMaterial3="92"/>
  2616.  
  2617. <Price Level="22" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="800" ForgeMaterial2="240" ForgeMaterial3="110"/>
  2618.  
  2619. <Price Level="23" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="960" ForgeMaterial2="288" ForgeMaterial3="131"/>
  2620.  
  2621. <Price Level="24" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1152" ForgeMaterial2="345" ForgeMaterial3="157"/>
  2622.  
  2623. <Price Level="25" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1383" ForgeMaterial2="415" ForgeMaterial3="189"/>
  2624.  
  2625. <Price Level="26" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1659" ForgeMaterial2="497" ForgeMaterial3="228"/>
  2626.  
  2627. <Price Level="27" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="1991" ForgeMaterial2="597" ForgeMaterial3="273"/>
  2628.  
  2629. <Price Level="28" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2389" ForgeMaterial2="717" ForgeMaterial3="328"/>
  2630.  
  2631. <Price Level="29" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="2867" ForgeMaterial2="860" ForgeMaterial3="393"/>
  2632.  
  2633. <Price Level="30" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="3440" ForgeMaterial2="1032" ForgeMaterial3="472"/>
  2634.  
  2635. <Price Level="31" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="4129" ForgeMaterial2="1238" ForgeMaterial3="566"/>
  2636.  
  2637. <Price Level="32" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="4954" ForgeMaterial2="1486" ForgeMaterial3="679"/>
  2638.  
  2639. <Price Level="33" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="5944" ForgeMaterial2="1783" ForgeMaterial3="815"/>
  2640.  
  2641. <Price Level="34" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="7134" ForgeMaterial2="2140" ForgeMaterial3="977"/>
  2642.  
  2643. <Price Level="35" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="8560" ForgeMaterial2="2568" ForgeMaterial3="1172"/>
  2644.  
  2645. <Price Level="36" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="10272" ForgeMaterial2="3082" ForgeMaterial3="1407"/>
  2646.  
  2647. <Price Level="37" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="12327" ForgeMaterial2="3698" ForgeMaterial3="1689"/>
  2648.  
  2649. <Price Level="38" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="14792" ForgeMaterial2="4437" ForgeMaterial3="2026"/>
  2650.  
  2651. <Price Level="39" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="17750" ForgeMaterial2="5325" ForgeMaterial3="2431"/>
  2652.  
  2653. <Price Level="40" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="21301" ForgeMaterial2="6390" ForgeMaterial3="2919"/>
  2654.  
  2655. <Price Level="41" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="25561" ForgeMaterial2="7669" ForgeMaterial3="3502"/>
  2656.  
  2657. <Price Level="42" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="30674" ForgeMaterial2="9202" ForgeMaterial3="4202"/>
  2658.  
  2659. <Price Level="43" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="36808" ForgeMaterial2="11043" ForgeMaterial3="5043"/>
  2660.  
  2661. <Price Level="44" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="43478" ForgeMaterial2="13043" ForgeMaterial3="5957"/>
  2662.  
  2663. <Price Level="45" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="52174" ForgeMaterial2="15652" ForgeMaterial3="7148"/>
  2664.  
  2665. <Price Level="46" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="62609" ForgeMaterial2="18783" ForgeMaterial3="8577"/>
  2666.  
  2667. <Price Level="47" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="75130" ForgeMaterial2="22539" ForgeMaterial3="10293"/>
  2668.  
  2669. <Price Level="48" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="90157" ForgeMaterial2="27047" ForgeMaterial3="12351"/>
  2670.  
  2671. <Price Level="49" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="108188" ForgeMaterial2="32457" ForgeMaterial3="14822"/>
  2672.  
  2673. <Price Level="50" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="129825" ForgeMaterial2="38948" ForgeMaterial3="17786"/>
  2674.  
  2675. <Price Level="51" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="155790" ForgeMaterial2="46737" ForgeMaterial3="21343"/>
  2676.  
  2677. <Price MinLevel="52" BonusDeliveryPrice="10" DeliveryTime="7200" ForgeMaterial1="186949" ForgeMaterial2="56084" ForgeMaterial3="25612"/>
  2678.  
  2679. </Prices>
  2680.  
  2681. </Recipe>
  2682.  
  2683. </Forge>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement