From 40380c4860383f284d24d8206c3dd0c2833d49f2 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Tue, 8 Sep 2015 19:52:45 +0000 Subject: [PATCH] Sync with L2jServer HighFive Sep 8th 2015. --- .../actionshifthandlers/L2NpcActionShift.java | 12 +- .../admincommandhandlers/AdminEditChar.java | 8 +- .../AdminFightCalculator.java | 4 +- .../admincommandhandlers/AdminHeal.java | 1 - .../handlers/bypasshandlers/NpcViewMod.java | 8 +- .../handlers/effecthandlers/Backstab.java | 19 +- .../handlers/effecthandlers/EnergyAttack.java | 2 +- .../handlers/effecthandlers/FatalBlow.java | 18 +- .../effecthandlers/PhysicalAttack.java | 27 +- .../effecthandlers/PhysicalAttackHpLink.java | 21 +- .../effecthandlers/PhysicalSoulAttack.java | 29 +- .../game/data/stats/items/00000-00099.xml | 102 ++-- .../game/data/stats/items/00100-00199.xml | 148 +++--- .../game/data/stats/items/00200-00299.xml | 200 ++++---- .../game/data/stats/items/00300-00399.xml | 94 ++-- .../game/data/stats/items/00700-00799.xml | 14 +- .../game/data/stats/items/00900-00999.xml | 8 +- .../game/data/stats/items/01100-01199.xml | 6 +- .../game/data/stats/items/01200-01299.xml | 12 +- .../game/data/stats/items/01300-01399.xml | 20 +- .../game/data/stats/items/01400-01499.xml | 4 +- .../game/data/stats/items/01500-01599.xml | 4 +- .../game/data/stats/items/01600-01699.xml | 2 +- .../game/data/stats/items/02300-02399.xml | 14 +- .../game/data/stats/items/02400-02499.xml | 2 +- .../game/data/stats/items/02500-02599.xml | 182 +++---- .../game/data/stats/items/02600-02699.xml | 54 +- .../game/data/stats/items/02900-02999.xml | 2 +- .../game/data/stats/items/03000-03099.xml | 8 +- .../game/data/stats/items/03400-03499.xml | 4 +- .../game/data/stats/items/03900-03999.xml | 40 +- .../game/data/stats/items/04000-04099.xml | 4 +- .../game/data/stats/items/04200-04299.xml | 14 +- .../game/data/stats/items/04600-04699.xml | 40 +- .../game/data/stats/items/04700-04799.xml | 200 ++++---- .../game/data/stats/items/04800-04899.xml | 200 ++++---- .../game/data/stats/items/04900-04999.xml | 12 +- .../game/data/stats/items/05100-05199.xml | 36 +- .../game/data/stats/items/05200-05299.xml | 10 +- .../game/data/stats/items/05500-05599.xml | 8 +- .../game/data/stats/items/05600-05699.xml | 100 ++-- .../game/data/stats/items/05700-05799.xml | 22 +- .../game/data/stats/items/05800-05899.xml | 8 +- .../game/data/stats/items/06300-06399.xml | 54 +- .../game/data/stats/items/06500-06599.xml | 42 +- .../game/data/stats/items/06600-06699.xml | 44 +- .../game/data/stats/items/06700-06799.xml | 16 +- .../game/data/stats/items/07000-07099.xml | 2 +- .../game/data/stats/items/07500-07599.xml | 8 +- .../game/data/stats/items/07700-07799.xml | 48 +- .../game/data/stats/items/07800-07899.xml | 86 ++-- .../game/data/stats/items/07900-07999.xml | 8 +- .../game/data/stats/items/08100-08199.xml | 104 ++-- .../game/data/stats/items/08200-08299.xml | 38 +- .../game/data/stats/items/08300-08399.xml | 2 +- .../game/data/stats/items/08500-08599.xml | 46 +- .../game/data/stats/items/08600-08699.xml | 24 +- .../game/data/stats/items/08700-08799.xml | 24 +- .../game/data/stats/items/08800-08899.xml | 136 ++--- .../game/data/stats/items/08900-08999.xml | 80 +-- .../game/data/stats/items/09000-09099.xml | 60 +-- .../game/data/stats/items/09100-09199.xml | 8 +- .../game/data/stats/items/09200-09299.xml | 182 +++---- .../game/data/stats/items/09300-09399.xml | 182 +++---- .../game/data/stats/items/09400-09499.xml | 18 +- .../game/data/stats/items/09600-09699.xml | 30 +- .../game/data/stats/items/09700-09799.xml | 2 +- .../game/data/stats/items/09800-09899.xml | 74 +-- .../game/data/stats/items/09900-09999.xml | 20 +- .../game/data/stats/items/10000-10099.xml | 18 +- .../game/data/stats/items/10100-10199.xml | 6 +- .../game/data/stats/items/10200-10299.xml | 34 +- .../game/data/stats/items/10400-10499.xml | 86 ++-- .../game/data/stats/items/10500-10599.xml | 12 +- .../game/data/stats/items/10600-10699.xml | 66 +-- .../game/data/stats/items/10700-10799.xml | 186 +++---- .../game/data/stats/items/10800-10899.xml | 60 +-- .../game/data/stats/items/10900-10999.xml | 200 ++++---- .../game/data/stats/items/11000-11099.xml | 200 ++++---- .../game/data/stats/items/11100-11199.xml | 200 ++++---- .../game/data/stats/items/11200-11299.xml | 200 ++++---- .../game/data/stats/items/11300-11399.xml | 98 ++-- .../game/data/stats/items/11600-11699.xml | 190 +++---- .../game/data/stats/items/11700-11799.xml | 200 ++++---- .../game/data/stats/items/11800-11899.xml | 200 ++++---- .../game/data/stats/items/11900-11999.xml | 200 ++++---- .../game/data/stats/items/12000-12099.xml | 12 +- .../game/data/stats/items/12300-12399.xml | 50 +- .../game/data/stats/items/12400-12499.xml | 172 +++---- .../game/data/stats/items/12700-12799.xml | 14 +- .../game/data/stats/items/12800-12899.xml | 120 ++--- .../game/data/stats/items/12900-12999.xml | 156 +++--- .../game/data/stats/items/13000-13099.xml | 22 +- .../game/data/stats/items/13100-13199.xml | 94 ++-- .../game/data/stats/items/13200-13299.xml | 62 +-- .../game/data/stats/items/13300-13399.xml | 24 +- .../game/data/stats/items/13400-13499.xml | 28 +- .../game/data/stats/items/13500-13599.xml | 12 +- .../game/data/stats/items/13700-13799.xml | 10 +- .../game/data/stats/items/13800-13899.xml | 14 +- .../game/data/stats/items/13900-13999.xml | 26 +- .../game/data/stats/items/14000-14099.xml | 24 +- .../game/data/stats/items/14100-14199.xml | 84 +-- .../game/data/stats/items/14200-14299.xml | 16 +- .../game/data/stats/items/14300-14399.xml | 158 +++--- .../game/data/stats/items/14400-14499.xml | 200 ++++---- .../game/data/stats/items/14500-14599.xml | 94 ++-- .../game/data/stats/items/14600-14699.xml | 32 +- .../game/data/stats/items/14700-14799.xml | 34 +- .../game/data/stats/items/15000-15099.xml | 96 ++-- .../game/data/stats/items/15100-15199.xml | 96 ++-- .../game/data/stats/items/15200-15299.xml | 4 +- .../game/data/stats/items/15300-15399.xml | 48 +- .../game/data/stats/items/15400-15499.xml | 2 +- .../game/data/stats/items/15500-15599.xml | 56 +- .../game/data/stats/items/15600-15699.xml | 28 +- .../game/data/stats/items/15800-15899.xml | 142 +++--- .../game/data/stats/items/15900-15999.xml | 200 ++++---- .../game/data/stats/items/16000-16099.xml | 190 +++---- .../game/data/stats/items/16100-16199.xml | 94 ++-- .../game/data/stats/items/16200-16299.xml | 42 +- .../game/data/stats/items/16900-16999.xml | 96 ++-- .../game/data/stats/items/17100-17199.xml | 18 +- .../game/data/stats/items/17200-17299.xml | 20 +- .../game/data/stats/items/17300-17399.xml | 66 +-- .../game/data/stats/items/17400-17499.xml | 62 +-- .../game/data/stats/items/17700-17799.xml | 4 +- .../game/data/stats/items/17800-17899.xml | 58 +-- .../game/data/stats/items/17900-17999.xml | 82 +-- .../game/data/stats/items/18000-18099.xml | 84 +-- .../game/data/stats/items/18500-18599.xml | 44 +- .../game/data/stats/items/18600-18699.xml | 200 ++++---- .../game/data/stats/items/18700-18799.xml | 200 ++++---- .../game/data/stats/items/18800-18899.xml | 200 ++++---- .../game/data/stats/items/18900-18999.xml | 200 ++++---- .../game/data/stats/items/19000-19099.xml | 200 ++++---- .../game/data/stats/items/19100-19199.xml | 132 ++--- .../game/data/stats/items/19700-19799.xml | 6 +- .../game/data/stats/items/19900-19999.xml | 130 ++--- .../game/data/stats/items/20100-20199.xml | 140 ++--- .../game/data/stats/items/20200-20299.xml | 30 +- .../game/data/stats/items/20600-20699.xml | 10 +- .../game/data/stats/items/20800-20899.xml | 2 +- .../game/data/stats/items/20900-20999.xml | 4 +- .../game/data/stats/items/21000-21099.xml | 18 +- .../game/data/stats/items/21100-21199.xml | 6 +- .../game/data/stats/items/21300-21399.xml | 12 +- .../game/data/stats/items/21700-21799.xml | 32 +- .../game/data/stats/items/21800-21899.xml | 48 +- .../game/data/stats/items/21900-21999.xml | 126 ++--- .../game/data/stats/items/22200-22299.xml | 4 +- .../game/data/stats/items/22300-22399.xml | 12 +- .../game/data/stats/items/22500-22599.xml | 2 +- .../game/data/stats/items/22600-22699.xml | 28 +- .../game/data/stats/items/22700-22799.xml | 78 +-- .../game/data/stats/items/22800-22899.xml | 70 +-- .../game/data/stats/items/22900-22999.xml | 2 +- .../game/data/stats/items/23000-23099.xml | 14 +- .../game/data/stats/items/23100-23199.xml | 18 +- .../game/data/stats/items/23900-23999.xml | 28 +- .../game/data/stats/items/26200-26299.xml | 66 +-- .../game/data/stats/items/30000-30099.xml | 200 ++++---- .../game/data/stats/items/30100-30199.xml | 200 ++++---- .../game/data/stats/items/30200-30299.xml | 148 +++--- .../game/data/stats/items/30300-30399.xml | 18 +- .../game/data/stats/items/30400-30499.xml | 110 ++-- .../game/data/stats/items/30500-30599.xml | 122 ++--- .../game/data/stats/items/30600-30699.xml | 152 +++--- .../game/data/stats/items/30700-30799.xml | 140 ++--- .../game/data/stats/items/30800-30899.xml | 148 +++--- .../game/data/stats/items/30900-30999.xml | 128 ++--- .../game/data/stats/items/31000-31099.xml | 156 +++--- .../game/data/stats/items/31100-31199.xml | 178 +++---- .../game/data/stats/items/31200-31299.xml | 134 ++--- .../game/data/stats/items/31300-31399.xml | 114 ++--- .../game/data/stats/items/31400-31499.xml | 150 +++--- .../game/data/stats/items/31500-31599.xml | 122 ++--- .../game/data/stats/items/32100-32199.xml | 2 +- .../game/data/stats/items/32200-32299.xml | 10 +- .../game/data/stats/items/32300-32399.xml | 80 +-- .../game/data/stats/items/32400-32499.xml | 92 ++-- .../game/data/stats/items/32500-32599.xml | 106 ++-- .../game/data/stats/items/32700-32799.xml | 10 +- .../game/data/stats/items/32800-32899.xml | 130 ++--- .../game/data/stats/items/32900-32999.xml | 144 +++--- .../game/data/stats/items/33000-33099.xml | 156 +++--- .../game/data/stats/items/33100-33199.xml | 158 +++--- .../game/data/stats/items/33200-33299.xml | 180 +++---- .../game/data/stats/items/33300-33399.xml | 150 +++--- .../game/data/stats/items/33400-33499.xml | 42 +- .../game/data/stats/items/33500-33599.xml | 92 ++-- .../game/data/stats/items/33600-33699.xml | 2 +- .../game/data/stats/items/33700-33799.xml | 92 ++-- .../game/data/stats/items/33800-33899.xml | 28 +- .../game/data/stats/items/33900-33999.xml | 84 +-- .../game/data/stats/items/34000-34099.xml | 34 +- .../game/data/stats/items/34100-34199.xml | 200 ++++---- .../game/data/stats/items/34200-34299.xml | 200 ++++---- .../game/data/stats/items/34300-34399.xml | 200 ++++---- .../game/data/stats/items/34400-34499.xml | 200 ++++---- .../game/data/stats/items/34500-34599.xml | 150 +++--- .../game/data/stats/items/34700-34799.xml | 24 +- .../game/data/stats/items/34900-34999.xml | 12 +- .../game/data/stats/items/35000-35099.xml | 14 +- .../game/data/stats/items/35100-35199.xml | 200 ++++---- .../game/data/stats/items/35200-35299.xml | 182 +++---- .../game/data/stats/items/35600-35699.xml | 50 +- .../game/data/stats/items/35700-35799.xml | 2 +- .../game/data/stats/items/35900-35999.xml | 2 +- .../game/data/stats/items/36000-36099.xml | 36 +- .../game/data/stats/items/36100-36199.xml | 14 +- .../game/data/stats/items/36200-36299.xml | 42 +- .../game/data/stats/items/36400-36499.xml | 166 +++--- .../game/data/stats/items/36500-36599.xml | 26 +- .../game/data/stats/items/36600-36699.xml | 28 +- .../game/data/stats/items/36700-36799.xml | 6 +- .../game/data/stats/items/36900-36999.xml | 2 +- .../game/data/stats/items/37000-37099.xml | 42 +- .../game/data/stats/items/37200-37299.xml | 116 ++--- .../game/data/stats/items/37300-37399.xml | 30 +- .../game/data/stats/items/37400-37499.xml | 28 +- .../game/data/stats/items/37600-37699.xml | 90 ++-- .../game/data/stats/items/37700-37799.xml | 4 +- .../game/data/stats/items/37800-37899.xml | 36 +- .../game/data/stats/items/37900-37999.xml | 44 +- .../game/data/stats/items/38200-38299.xml | 18 +- .../game/data/stats/items/38300-38399.xml | 2 +- .../game/data/stats/items/38400-38499.xml | 40 +- .../game/data/stats/items/38500-38599.xml | 16 +- .../game/data/stats/items/38600-38699.xml | 16 +- .../game/data/stats/items/38700-38799.xml | 150 +++--- .../game/data/stats/items/38800-38899.xml | 94 ++-- .../game/data/stats/items/38900-38999.xml | 2 +- .../game/data/stats/items/39600-39699.xml | 48 +- .../game/data/stats/items/39700-39799.xml | 6 +- .../game/data/stats/items/40000-40099.xml | 6 +- .../game/data/stats/items/40200-40299.xml | 14 +- .../game/data/stats/items/40300-40399.xml | 36 +- .../game/data/stats/items/45300-45399.xml | 6 +- .../data/stats/items/custom/06500-06599.xml | 6 +- .../game/data/stats/options/00000-00099.xml | 26 +- .../game/data/stats/options/00100-00199.xml | 28 +- .../game/data/stats/options/00200-00299.xml | 28 +- .../game/data/stats/options/00300-00399.xml | 26 +- .../game/data/stats/options/00400-00499.xml | 28 +- .../game/data/stats/options/00500-00599.xml | 28 +- .../game/data/stats/options/00600-00699.xml | 28 +- .../game/data/stats/options/00700-00799.xml | 30 +- .../game/data/stats/options/00800-00899.xml | 28 +- .../game/data/stats/options/00900-00999.xml | 32 +- .../game/data/stats/options/01000-01099.xml | 30 +- .../game/data/stats/options/01100-01199.xml | 28 +- .../game/data/stats/options/01200-01299.xml | 28 +- .../game/data/stats/options/01300-01399.xml | 26 +- .../game/data/stats/options/01400-01499.xml | 28 +- .../game/data/stats/options/01500-01599.xml | 28 +- .../game/data/stats/options/01600-01699.xml | 28 +- .../game/data/stats/options/01700-01799.xml | 30 +- .../game/data/stats/options/01800-01899.xml | 28 +- .../game/data/stats/options/01900-01999.xml | 32 +- .../game/data/stats/options/02000-02099.xml | 30 +- .../game/data/stats/options/02100-02199.xml | 28 +- .../game/data/stats/options/02200-02299.xml | 26 +- .../game/data/stats/options/02300-02399.xml | 28 +- .../game/data/stats/options/02400-02499.xml | 28 +- .../game/data/stats/options/02500-02599.xml | 28 +- .../game/data/stats/options/02600-02699.xml | 28 +- .../game/data/stats/options/02700-02799.xml | 28 +- .../game/data/stats/options/02800-02899.xml | 30 +- .../game/data/stats/options/02900-02999.xml | 30 +- .../game/data/stats/options/03000-03099.xml | 32 +- .../game/data/stats/options/03100-03199.xml | 28 +- .../game/data/stats/options/03200-03299.xml | 26 +- .../game/data/stats/options/03300-03399.xml | 28 +- .../game/data/stats/options/03400-03499.xml | 28 +- .../game/data/stats/options/03500-03599.xml | 28 +- .../game/data/stats/options/03600-03699.xml | 28 +- .../game/data/stats/options/03700-03799.xml | 28 +- .../game/data/stats/options/03800-03899.xml | 30 +- .../game/data/stats/options/03900-03999.xml | 30 +- .../game/data/stats/options/04000-04099.xml | 32 +- .../game/data/stats/options/04100-04199.xml | 28 +- .../game/data/stats/options/04200-04299.xml | 26 +- .../game/data/stats/options/04300-04399.xml | 28 +- .../game/data/stats/options/04400-04499.xml | 28 +- .../game/data/stats/options/04500-04599.xml | 28 +- .../game/data/stats/options/04600-04699.xml | 28 +- .../game/data/stats/options/04700-04799.xml | 28 +- .../game/data/stats/options/04800-04899.xml | 30 +- .../game/data/stats/options/04900-04999.xml | 30 +- .../game/data/stats/options/05000-05099.xml | 32 +- .../game/data/stats/options/05100-05199.xml | 26 +- .../game/data/stats/options/05200-05299.xml | 28 +- .../game/data/stats/options/05300-05399.xml | 28 +- .../game/data/stats/options/05400-05499.xml | 28 +- .../game/data/stats/options/05500-05599.xml | 28 +- .../game/data/stats/options/05600-05699.xml | 28 +- .../game/data/stats/options/05700-05799.xml | 28 +- .../game/data/stats/options/05800-05899.xml | 28 +- .../game/data/stats/options/05900-05999.xml | 30 +- .../game/data/stats/options/06000-06099.xml | 34 +- .../game/data/stats/options/06100-06199.xml | 26 +- .../game/data/stats/options/06200-06299.xml | 28 +- .../game/data/stats/options/06300-06399.xml | 28 +- .../game/data/stats/options/06400-06499.xml | 28 +- .../game/data/stats/options/06500-06599.xml | 28 +- .../game/data/stats/options/06600-06699.xml | 28 +- .../game/data/stats/options/06700-06799.xml | 28 +- .../game/data/stats/options/06800-06899.xml | 28 +- .../game/data/stats/options/06900-06999.xml | 30 +- .../game/data/stats/options/07000-07099.xml | 34 +- .../game/data/stats/options/07100-07199.xml | 26 +- .../game/data/stats/options/07200-07299.xml | 28 +- .../game/data/stats/options/07300-07399.xml | 28 +- .../game/data/stats/options/07400-07499.xml | 28 +- .../game/data/stats/options/07500-07599.xml | 28 +- .../game/data/stats/options/07600-07699.xml | 28 +- .../game/data/stats/options/07700-07799.xml | 28 +- .../game/data/stats/options/07800-07899.xml | 28 +- .../game/data/stats/options/07900-07999.xml | 30 +- .../game/data/stats/options/08000-08099.xml | 34 +- .../game/data/stats/options/08100-08199.xml | 26 +- .../game/data/stats/options/08200-08299.xml | 28 +- .../game/data/stats/options/08300-08399.xml | 28 +- .../game/data/stats/options/08400-08499.xml | 28 +- .../game/data/stats/options/08500-08599.xml | 26 +- .../game/data/stats/options/08600-08699.xml | 28 +- .../game/data/stats/options/08700-08799.xml | 30 +- .../game/data/stats/options/08800-08899.xml | 28 +- .../game/data/stats/options/08900-08999.xml | 30 +- .../game/data/stats/options/09000-09099.xml | 32 +- .../game/data/stats/options/09100-09199.xml | 28 +- .../game/data/stats/options/09200-09299.xml | 28 +- .../game/data/stats/options/09300-09399.xml | 28 +- .../game/data/stats/options/09400-09499.xml | 26 +- .../game/data/stats/options/09500-09599.xml | 28 +- .../game/data/stats/options/09600-09699.xml | 28 +- .../game/data/stats/options/09700-09799.xml | 28 +- .../game/data/stats/options/09800-09899.xml | 30 +- .../game/data/stats/options/09900-09999.xml | 28 +- .../game/data/stats/options/10000-10099.xml | 32 +- .../game/data/stats/options/10100-10199.xml | 30 +- .../game/data/stats/options/10200-10299.xml | 28 +- .../game/data/stats/options/10300-10399.xml | 28 +- .../game/data/stats/options/10400-10499.xml | 26 +- .../game/data/stats/options/10500-10599.xml | 28 +- .../game/data/stats/options/10600-10699.xml | 28 +- .../game/data/stats/options/10700-10799.xml | 28 +- .../game/data/stats/options/10800-10899.xml | 30 +- .../game/data/stats/options/10900-10999.xml | 28 +- .../game/data/stats/options/11000-11099.xml | 32 +- .../game/data/stats/options/11100-11199.xml | 30 +- .../game/data/stats/options/11200-11299.xml | 28 +- .../game/data/stats/options/11300-11399.xml | 26 +- .../game/data/stats/options/11400-11499.xml | 28 +- .../game/data/stats/options/11500-11599.xml | 28 +- .../game/data/stats/options/11600-11699.xml | 28 +- .../game/data/stats/options/11700-11799.xml | 28 +- .../game/data/stats/options/11800-11899.xml | 28 +- .../game/data/stats/options/11900-11999.xml | 30 +- .../game/data/stats/options/12000-12099.xml | 30 +- .../game/data/stats/options/12100-12199.xml | 32 +- .../game/data/stats/options/12200-12299.xml | 28 +- .../game/data/stats/options/12300-12399.xml | 26 +- .../game/data/stats/options/12400-12499.xml | 28 +- .../game/data/stats/options/12500-12599.xml | 28 +- .../game/data/stats/options/12600-12699.xml | 28 +- .../game/data/stats/options/12700-12799.xml | 28 +- .../game/data/stats/options/12800-12899.xml | 28 +- .../game/data/stats/options/12900-12999.xml | 30 +- .../game/data/stats/options/13000-13099.xml | 30 +- .../game/data/stats/options/13100-13199.xml | 32 +- .../game/data/stats/options/13200-13299.xml | 28 +- .../game/data/stats/options/13300-13399.xml | 26 +- .../game/data/stats/options/13400-13499.xml | 28 +- .../game/data/stats/options/13500-13599.xml | 28 +- .../game/data/stats/options/13600-13699.xml | 28 +- .../game/data/stats/options/13700-13799.xml | 28 +- .../game/data/stats/options/13800-13899.xml | 28 +- .../game/data/stats/options/13900-13999.xml | 30 +- .../game/data/stats/options/14000-14099.xml | 30 +- .../game/data/stats/options/14100-14199.xml | 32 +- .../game/data/stats/options/14200-14299.xml | 26 +- .../game/data/stats/options/14300-14399.xml | 28 +- .../game/data/stats/options/14400-14499.xml | 28 +- .../game/data/stats/options/14500-14599.xml | 22 +- .../game/data/stats/options/19800-19899.xml | 28 +- .../game/data/stats/options/19900-19999.xml | 28 +- .../game/data/stats/options/20000-20099.xml | 28 +- .../game/data/stats/options/20100-20199.xml | 28 +- .../game/data/stats/options/20200-20299.xml | 28 +- .../game/data/stats/options/20300-20399.xml | 28 +- .../game/data/stats/options/20400-20499.xml | 28 +- .../game/data/stats/options/20500-20599.xml | 30 +- .../game/data/stats/options/20600-20699.xml | 34 +- .../game/data/stats/options/20700-20799.xml | 26 +- .../game/data/stats/options/20800-20899.xml | 28 +- .../game/data/stats/options/20900-20999.xml | 28 +- .../game/data/stats/options/21000-21099.xml | 28 +- .../game/data/stats/options/21100-21199.xml | 28 +- .../game/data/stats/options/21200-21299.xml | 18 +- .../game/data/stats/options/21400-21499.xml | 14 +- .../game/data/stats/options/21500-21599.xml | 30 +- .../game/data/stats/options/21600-21699.xml | 34 +- .../game/data/stats/options/21700-21799.xml | 26 +- .../game/data/stats/options/21800-21899.xml | 28 +- .../game/data/stats/options/21900-21999.xml | 28 +- .../game/data/stats/options/22000-22099.xml | 28 +- .../game/data/stats/options/22100-22199.xml | 26 +- .../game/data/stats/options/22200-22299.xml | 28 +- .../game/data/stats/options/22300-22399.xml | 30 +- .../game/data/stats/options/22400-22499.xml | 28 +- .../game/data/stats/options/22500-22599.xml | 30 +- .../game/data/stats/options/22600-22699.xml | 32 +- .../game/data/stats/options/22700-22799.xml | 28 +- .../game/data/stats/options/22800-22899.xml | 26 +- .../game/data/stats/options/23000-23099.xml | 4 +- .../game/data/stats/options/23100-23199.xml | 28 +- .../game/data/stats/options/23200-23299.xml | 28 +- .../game/data/stats/options/23300-23399.xml | 28 +- .../game/data/stats/options/23400-23499.xml | 30 +- .../game/data/stats/options/23500-23599.xml | 28 +- .../game/data/stats/options/23600-23699.xml | 32 +- .../game/data/stats/options/23700-23799.xml | 30 +- .../game/data/stats/options/23800-23899.xml | 28 +- .../game/data/stats/options/23900-23999.xml | 28 +- .../game/data/stats/options/24000-24099.xml | 26 +- .../game/data/stats/options/24100-24199.xml | 28 +- .../game/data/stats/options/24200-24299.xml | 28 +- .../game/data/stats/options/24300-24399.xml | 28 +- .../game/data/stats/options/24400-24499.xml | 30 +- .../game/data/stats/options/24500-24599.xml | 12 +- .../game/data/stats/options/24900-24999.xml | 14 +- .../game/data/stats/skills/00000-00099.xml | 2 +- .../game/data/stats/skills/00100-00199.xml | 16 +- .../game/data/stats/skills/00200-00299.xml | 14 +- .../game/data/stats/skills/00300-00399.xml | 98 ++-- .../game/data/stats/skills/00400-00499.xml | 56 +- .../game/data/stats/skills/00500-00599.xml | 4 +- .../game/data/stats/skills/00600-00699.xml | 24 +- .../game/data/stats/skills/00700-00799.xml | 32 +- .../game/data/stats/skills/00800-00899.xml | 2 +- .../game/data/stats/skills/00900-00999.xml | 12 +- .../game/data/stats/skills/01000-01099.xml | 2 +- .../game/data/stats/skills/01200-01299.xml | 4 +- .../game/data/stats/skills/01300-01399.xml | 88 ++-- .../game/data/stats/skills/01400-01499.xml | 10 +- .../game/data/stats/skills/01500-01599.xml | 48 +- .../game/data/stats/skills/01900-01999.xml | 14 +- .../game/data/stats/skills/02000-02099.xml | 4 +- .../game/data/stats/skills/02200-02299.xml | 2 +- .../game/data/stats/skills/02300-02399.xml | 12 +- .../game/data/stats/skills/02400-02499.xml | 20 +- .../game/data/stats/skills/02500-02599.xml | 2 +- .../game/data/stats/skills/02700-02799.xml | 2 +- .../game/data/stats/skills/02800-02899.xml | 24 +- .../game/data/stats/skills/03000-03099.xml | 36 +- .../game/data/stats/skills/03100-03199.xml | 14 +- .../game/data/stats/skills/03200-03299.xml | 28 +- .../game/data/stats/skills/03300-03399.xml | 14 +- .../game/data/stats/skills/03400-03499.xml | 8 +- .../game/data/stats/skills/03500-03599.xml | 28 +- .../game/data/stats/skills/03600-03699.xml | 40 +- .../game/data/stats/skills/03800-03899.xml | 40 +- .../game/data/stats/skills/03900-03999.xml | 6 +- .../game/data/stats/skills/04000-04099.xml | 4 +- .../game/data/stats/skills/04100-04199.xml | 2 +- .../game/data/stats/skills/04300-04399.xml | 6 +- .../game/data/stats/skills/04400-04499.xml | 4 +- .../game/data/stats/skills/04500-04599.xml | 6 +- .../game/data/stats/skills/04600-04699.xml | 16 +- .../game/data/stats/skills/05000-05099.xml | 4 +- .../game/data/stats/skills/05100-05199.xml | 8 +- .../game/data/stats/skills/05200-05299.xml | 6 +- .../game/data/stats/skills/05400-05499.xml | 2 +- .../game/data/stats/skills/05500-05599.xml | 28 +- .../game/data/stats/skills/05600-05699.xml | 16 +- .../game/data/stats/skills/05800-05899.xml | 4 +- .../game/data/stats/skills/05900-05999.xml | 6 +- .../game/data/stats/skills/06000-06099.xml | 2 +- .../game/data/stats/skills/06100-06199.xml | 6 +- .../game/data/stats/skills/06200-06299.xml | 4 +- .../game/data/stats/skills/06300-06399.xml | 4 +- .../game/data/stats/skills/06400-06499.xml | 10 +- .../game/data/stats/skills/06600-06699.xml | 6 +- .../game/data/stats/skills/06700-06799.xml | 16 +- .../game/data/stats/skills/06800-06899.xml | 12 +- .../game/data/stats/skills/06900-06999.xml | 4 +- .../game/data/stats/skills/07000-07099.xml | 28 +- .../game/data/stats/skills/08200-08299.xml | 54 +- .../game/data/stats/skills/08300-08399.xml | 8 +- .../game/data/stats/skills/08400-08499.xml | 18 +- .../game/data/stats/skills/08800-08899.xml | 14 +- .../game/data/stats/skills/08900-08999.xml | 4 +- .../game/data/stats/skills/09000-09099.xml | 18 +- .../game/data/stats/skills/09100-09199.xml | 4 +- .../game/data/stats/skills/09200-09299.xml | 30 +- .../game/data/stats/skills/09300-09399.xml | 12 +- .../game/data/stats/skills/10000-10099.xml | 34 +- .../game/data/stats/skills/10100-10199.xml | 8 +- .../game/data/stats/skills/10200-10299.xml | 30 +- .../game/data/stats/skills/10300-10399.xml | 10 +- .../game/data/stats/skills/10500-10599.xml | 40 +- .../game/data/stats/skills/10600-10699.xml | 26 +- .../game/data/stats/skills/10700-10799.xml | 22 +- .../game/data/stats/skills/11000-11099.xml | 14 +- .../game/data/stats/skills/11200-11299.xml | 2 +- .../game/data/stats/skills/11500-11599.xml | 114 ++--- .../game/data/stats/skills/11600-11699.xml | 20 +- .../game/data/stats/skills/11700-11799.xml | 22 +- .../game/data/stats/skills/11800-11899.xml | 2 +- .../game/data/stats/skills/12800-12899.xml | 4 +- .../game/data/stats/skills/13000-13099.xml | 64 +-- .../game/data/stats/skills/13200-13299.xml | 42 +- .../game/data/stats/skills/13300-13399.xml | 12 +- .../game/data/stats/skills/13400-13499.xml | 8 +- .../game/data/stats/skills/13500-13599.xml | 18 +- .../game/data/stats/skills/15600-15699.xml | 26 +- .../game/data/stats/skills/17000-17099.xml | 6 +- .../game/data/stats/skills/19100-19199.xml | 12 +- .../game/data/stats/skills/20000-20099.xml | 2 +- .../game/data/stats/skills/21000-21099.xml | 42 +- .../game/data/stats/skills/21100-21199.xml | 34 +- .../game/data/stats/skills/22000-22099.xml | 52 +- .../game/data/stats/skills/22100-22199.xml | 30 +- .../game/data/stats/skills/22200-22299.xml | 4 +- .../game/data/stats/skills/23000-23099.xml | 34 +- .../game/data/stats/skills/23100-23199.xml | 4 +- .../game/data/stats/skills/23200-23299.xml | 28 +- .../game/data/stats/skills/26000-26099.xml | 8 +- .../game/data/stats/skills/30000-30099.xml | 4 +- .../game/data/stats/skills/30500-30599.xml | 6 +- trunk/dist/game/data/xsd/items.xsd | 2 +- trunk/dist/game/data/xsd/optionsData.xsd | 6 +- trunk/dist/game/data/xsd/skills.xsd | 27 +- .../data_classic/html/villagemaster/30109.htm | 2 +- .../data_classic/html/villagemaster/30187.htm | 2 +- .../data_classic/html/villagemaster/30689.htm | 2 +- .../data_classic/html/villagemaster/30849.htm | 2 +- .../data_classic/html/villagemaster/30900.htm | 2 +- trunk/dist/game/data_classic/scripts.cfg | 1 + .../actionshifthandlers/L2NpcActionShift.java | 12 +- .../admincommandhandlers/AdminEditChar.java | 8 +- .../AdminFightCalculator.java | 4 +- .../admincommandhandlers/AdminHeal.java | 1 - .../handlers/bypasshandlers/NpcViewMod.java | 8 +- .../handlers/bypasshandlers/QuestLink.java | 71 ++- .../handlers/effecthandlers/Backstab.java | 19 +- .../handlers/effecthandlers/ClassChange.java | 3 +- .../handlers/effecthandlers/DamOverTime.java | 12 + .../handlers/effecthandlers/EnergyAttack.java | 31 +- .../handlers/effecthandlers/FatalBlow.java | 49 +- .../effecthandlers/FocusMaxEnergy.java | 3 +- .../handlers/effecthandlers/HpCpHeal.java | 30 +- .../handlers/effecthandlers/KnockDown.java | 14 + .../MagicalAttackByAbnormal.java | 7 + .../effecthandlers/MagicalSoulAttack.java | 7 + .../effecthandlers/PhysicalAttack.java | 86 +++- .../effecthandlers/PhysicalAttackHpLink.java | 29 +- .../effecthandlers/PhysicalSoulAttack.java | 37 +- .../handlers/effecthandlers/StaticDamage.java | 10 +- .../handlers/effecthandlers/Summon.java | 7 + .../effecthandlers/TriggerSkillBySkill.java | 5 +- .../telnethandlers/PlayerHandler.java | 4 +- .../ElfHumanFighterChange2/30109-01.htm | 4 + .../ElfHumanFighterChange2/30109-02.htm | 5 + .../ElfHumanFighterChange2/30109-03.htm | 6 + .../ElfHumanFighterChange2/30109-04.htm | 6 + .../ElfHumanFighterChange2/30109-05.htm | 7 + .../ElfHumanFighterChange2/30109-06.htm | 6 + .../ElfHumanFighterChange2/30109-07.htm | 6 + .../ElfHumanFighterChange2/30109-08.htm | 7 + .../ElfHumanFighterChange2/30109-09.htm | 5 + .../ElfHumanFighterChange2/30109-10.htm | 6 + .../ElfHumanFighterChange2/30109-11.htm | 6 + .../ElfHumanFighterChange2/30109-12.htm | 7 + .../ElfHumanFighterChange2/30109-13.htm | 6 + .../ElfHumanFighterChange2/30109-14.htm | 6 + .../ElfHumanFighterChange2/30109-15.htm | 7 + .../ElfHumanFighterChange2/30109-16.htm | 5 + .../ElfHumanFighterChange2/30109-17.htm | 6 + .../ElfHumanFighterChange2/30109-18.htm | 7 + .../ElfHumanFighterChange2/30109-19.htm | 7 + .../ElfHumanFighterChange2/30109-20.htm | 6 + .../ElfHumanFighterChange2/30109-21.htm | 7 + .../ElfHumanFighterChange2/30109-22.htm | 7 + .../ElfHumanFighterChange2/30109-23.htm | 5 + .../ElfHumanFighterChange2/30109-24.htm | 6 + .../ElfHumanFighterChange2/30109-25.htm | 6 + .../ElfHumanFighterChange2/30109-26.htm | 7 + .../ElfHumanFighterChange2/30109-27.htm | 6 + .../ElfHumanFighterChange2/30109-28.htm | 6 + .../ElfHumanFighterChange2/30109-29.htm | 7 + .../ElfHumanFighterChange2/30109-30.htm | 5 + .../ElfHumanFighterChange2/30109-31.htm | 6 + .../ElfHumanFighterChange2/30109-32.htm | 6 + .../ElfHumanFighterChange2/30109-33.htm | 7 + .../ElfHumanFighterChange2/30109-34.htm | 6 + .../ElfHumanFighterChange2/30109-35.htm | 7 + .../ElfHumanFighterChange2/30109-36.htm | 7 + .../ElfHumanFighterChange2/30109-37.htm | 3 + .../ElfHumanFighterChange2/30109-38.htm | 3 + .../ElfHumanFighterChange2/30109-39.htm | 4 + .../ElfHumanFighterChange2/30109-40.htm | 4 + .../ElfHumanFighterChange2/30109-41.htm | 5 + .../ElfHumanFighterChange2/30109-42.htm | 5 + .../ElfHumanFighterChange2/30109-43.htm | 3 + .../ElfHumanFighterChange2/30109-44.htm | 4 + .../ElfHumanFighterChange2/30109-45.htm | 5 + .../ElfHumanFighterChange2/30109-46.htm | 5 + .../ElfHumanFighterChange2/30109-47.htm | 3 + .../ElfHumanFighterChange2/30109-48.htm | 3 + .../ElfHumanFighterChange2/30109-49.htm | 5 + .../ElfHumanFighterChange2/30109-50.htm | 5 + .../ElfHumanFighterChange2/30109-51.htm | 3 + .../ElfHumanFighterChange2/30109-52.htm | 3 + .../ElfHumanFighterChange2/30109-53.htm | 5 + .../ElfHumanFighterChange2/30109-54.htm | 5 + .../ElfHumanFighterChange2/30109-55.htm | 3 + .../ElfHumanFighterChange2/30109-56.htm | 3 + .../ElfHumanFighterChange2/30109-57.htm | 5 + .../ElfHumanFighterChange2/30109-58.htm | 5 + .../ElfHumanFighterChange2/30109-59.htm | 3 + .../ElfHumanFighterChange2/30109-60.htm | 3 + .../ElfHumanFighterChange2/30109-61.htm | 5 + .../ElfHumanFighterChange2/30109-62.htm | 5 + .../ElfHumanFighterChange2/30109-63.htm | 3 + .../ElfHumanFighterChange2/30109-64.htm | 4 + .../ElfHumanFighterChange2/30109-65.htm | 4 + .../ElfHumanFighterChange2/30109-66.htm | 5 + .../ElfHumanFighterChange2/30109-67.htm | 4 + .../ElfHumanFighterChange2/30109-68.htm | 4 + .../ElfHumanFighterChange2/30109-69.htm | 4 + .../ElfHumanFighterChange2/30109-70.htm | 5 + .../ElfHumanFighterChange2/30109-71.htm | 4 + .../ElfHumanFighterChange2/30109-72.htm | 4 + .../ElfHumanFighterChange2/30109-73.htm | 4 + .../ElfHumanFighterChange2/30109-74.htm | 5 + .../ElfHumanFighterChange2/30109-75.htm | 4 + .../ElfHumanFighterChange2/30109-76.htm | 4 + .../ElfHumanFighterChange2/30109-77.htm | 4 + .../ElfHumanFighterChange2/30109-78.htm | 5 + .../ElfHumanFighterChange2/30109-79.htm | 4 + .../ElfHumanFighterChange2.java | 480 ++++++++++++++++++ .../ElfHumanWizardChange2.java | 2 +- .../data_classic/stats/items/00000-00099.xml | 90 ++-- .../data_classic/stats/items/00100-00199.xml | 134 ++--- .../data_classic/stats/items/00200-00299.xml | 178 +++---- .../data_classic/stats/items/00300-00399.xml | 42 +- .../data_classic/stats/items/00700-00799.xml | 12 +- .../data_classic/stats/items/00900-00999.xml | 8 +- .../data_classic/stats/items/01100-01199.xml | 6 +- .../data_classic/stats/items/01200-01299.xml | 12 +- .../data_classic/stats/items/01300-01399.xml | 20 +- .../data_classic/stats/items/01400-01499.xml | 4 +- .../data_classic/stats/items/01500-01599.xml | 4 +- .../data_classic/stats/items/01600-01699.xml | 2 +- .../data_classic/stats/items/02300-02399.xml | 14 +- .../data_classic/stats/items/02400-02499.xml | 2 +- .../data_classic/stats/items/02500-02599.xml | 176 +++---- .../data_classic/stats/items/02600-02699.xml | 54 +- .../data_classic/stats/items/03000-03099.xml | 8 +- .../data_classic/stats/items/03400-03499.xml | 2 +- .../data_classic/stats/items/03900-03999.xml | 6 +- .../data_classic/stats/items/04000-04099.xml | 4 +- .../data_classic/stats/items/04200-04299.xml | 10 +- .../data_classic/stats/items/04600-04699.xml | 38 +- .../data_classic/stats/items/04700-04799.xml | 176 +++---- .../data_classic/stats/items/04800-04899.xml | 182 +++---- .../data_classic/stats/items/04900-04999.xml | 6 +- .../data_classic/stats/items/05100-05199.xml | 14 +- .../data_classic/stats/items/05200-05299.xml | 10 +- .../data_classic/stats/items/05500-05599.xml | 8 +- .../data_classic/stats/items/05600-05699.xml | 100 ++-- .../data_classic/stats/items/05700-05799.xml | 22 +- .../data_classic/stats/items/05800-05899.xml | 8 +- .../data_classic/stats/items/06300-06399.xml | 32 +- .../data_classic/stats/items/07700-07799.xml | 48 +- .../data_classic/stats/items/07800-07899.xml | 44 +- .../data_classic/stats/items/07900-07999.xml | 4 +- .../data_classic/stats/items/08100-08199.xml | 72 +-- .../data_classic/stats/skills/00000-00099.xml | 2 +- .../data_classic/stats/skills/00100-00199.xml | 16 +- .../data_classic/stats/skills/00200-00299.xml | 14 +- .../data_classic/stats/skills/00300-00399.xml | 98 ++-- .../data_classic/stats/skills/00400-00499.xml | 56 +- .../data_classic/stats/skills/00500-00599.xml | 4 +- .../data_classic/stats/skills/00600-00699.xml | 24 +- .../data_classic/stats/skills/00700-00799.xml | 32 +- .../data_classic/stats/skills/00800-00899.xml | 2 +- .../data_classic/stats/skills/00900-00999.xml | 12 +- .../data_classic/stats/skills/01000-01099.xml | 2 +- .../data_classic/stats/skills/01200-01299.xml | 4 +- .../data_classic/stats/skills/01300-01399.xml | 96 ++-- .../data_classic/stats/skills/01400-01499.xml | 10 +- .../data_classic/stats/skills/01500-01599.xml | 24 +- .../data_classic/stats/skills/02000-02099.xml | 4 +- .../data_classic/stats/skills/03000-03099.xml | 24 +- .../data_classic/stats/skills/03100-03199.xml | 14 +- .../data_classic/stats/skills/03200-03299.xml | 14 +- .../data_classic/stats/skills/03500-03599.xml | 10 +- .../data_classic/stats/skills/03600-03699.xml | 20 +- .../data_classic/stats/skills/04000-04099.xml | 4 +- .../data_classic/stats/skills/04100-04199.xml | 2 +- .../data_classic/stats/skills/04300-04399.xml | 6 +- .../data_classic/stats/skills/04400-04499.xml | 4 +- .../data_classic/stats/skills/04500-04599.xml | 6 +- .../data_classic/stats/skills/04600-04699.xml | 16 +- .../data_classic/stats/skills/05000-05099.xml | 4 +- .../data_classic/stats/skills/05100-05199.xml | 8 +- .../data_classic/stats/skills/05200-05299.xml | 6 +- .../data_classic/stats/skills/05400-05499.xml | 2 +- .../data_classic/stats/skills/05500-05599.xml | 28 +- .../data_classic/stats/skills/05600-05699.xml | 16 +- .../data_classic/stats/skills/05800-05899.xml | 4 +- .../data_classic/stats/skills/05900-05999.xml | 6 +- .../data_classic/stats/skills/06000-06099.xml | 2 +- .../data_classic/stats/skills/06100-06199.xml | 6 +- .../data_classic/stats/skills/06200-06299.xml | 4 +- .../data_classic/stats/skills/06300-06399.xml | 4 +- .../data_classic/stats/skills/06400-06499.xml | 10 +- .../data_classic/stats/skills/06600-06699.xml | 6 +- .../data_classic/stats/skills/06700-06799.xml | 16 +- .../data_classic/stats/skills/06800-06899.xml | 12 +- .../data_classic/stats/skills/06900-06999.xml | 4 +- .../data_classic/stats/skills/07000-07099.xml | 28 +- .../data_classic/stats/skills/20000-20099.xml | 2 +- trunk/dist/game/data_classic/xsd/items.xsd | 2 +- trunk/dist/game/data_classic/xsd/skills.xsd | 27 +- .../gameserver/model/actor/L2Character.java | 18 +- .../model/actor/instance/L2PetInstance.java | 16 +- .../gameserver/model/actor/stat/CharStat.java | 29 +- .../gameserver/model/actor/stat/PetStat.java | 16 +- .../gameserver/model/stats/Formulas.java | 67 ++- .../gameserver/model/stats/Stats.java | 29 +- .../serverpackets/GMViewCharacterInfo.java | 8 +- .../network/serverpackets/PetInfo.java | 8 +- .../network/serverpackets/UserInfo.java | 8 +- 738 files changed, 14444 insertions(+), 13328 deletions(-) create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-01.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-02.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-03.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-04.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-05.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-06.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-07.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-08.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-09.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-10.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-11.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-12.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-13.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-14.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-15.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-16.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-17.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-18.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-19.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-20.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-21.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-22.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-23.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-24.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-25.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-26.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-27.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-28.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-29.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-30.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-31.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-32.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-33.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-34.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-35.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-36.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-37.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-38.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-39.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-40.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-41.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-42.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-43.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-44.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-45.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-46.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-47.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-48.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-49.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-50.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-51.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-52.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-53.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-54.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-55.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-56.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-57.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-58.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-59.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-60.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-61.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-62.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-63.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-64.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-65.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-66.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-67.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-68.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-69.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-70.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-71.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-72.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-73.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-74.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-75.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-76.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-77.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-78.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-79.htm create mode 100644 trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/ElfHumanFighterChange2.java diff --git a/trunk/dist/game/data/scripts/handlers/actionshifthandlers/L2NpcActionShift.java b/trunk/dist/game/data/scripts/handlers/actionshifthandlers/L2NpcActionShift.java index 850ebd10f7..dc256523cf 100644 --- a/trunk/dist/game/data/scripts/handlers/actionshifthandlers/L2NpcActionShift.java +++ b/trunk/dist/game/data/scripts/handlers/actionshifthandlers/L2NpcActionShift.java @@ -78,10 +78,10 @@ public class L2NpcActionShift implements IActionShiftHandler html.replace("%mp%", String.valueOf((int) ((L2Character) target).getCurrentMp())); html.replace("%mpmax%", String.valueOf(((L2Character) target).getMaxMp())); - html.replace("%patk%", String.valueOf(((L2Character) target).getPAtk(null))); - html.replace("%matk%", String.valueOf(((L2Character) target).getMAtk(null, null))); - html.replace("%pdef%", String.valueOf(((L2Character) target).getPDef(null))); - html.replace("%mdef%", String.valueOf(((L2Character) target).getMDef(null, null))); + html.replace("%patk%", String.valueOf((int) ((L2Character) target).getPAtk(null))); + html.replace("%matk%", String.valueOf((int) ((L2Character) target).getMAtk(null, null))); + html.replace("%pdef%", String.valueOf((int) ((L2Character) target).getPDef(null))); + html.replace("%mdef%", String.valueOf((int) ((L2Character) target).getMDef(null, null))); html.replace("%accu%", String.valueOf(((L2Character) target).getAccuracy())); html.replace("%evas%", String.valueOf(((L2Character) target).getEvasionRate(null))); html.replace("%crit%", String.valueOf(((L2Character) target).getCriticalHit(null, null))); @@ -126,8 +126,8 @@ public class L2NpcActionShift implements IActionShiftHandler html.replace("%spawntype%", "Fixed"); html.replace("%spawn%", ((L2Npc) target).getSpawn().getX() + " " + ((L2Npc) target).getSpawn().getY() + " " + ((L2Npc) target).getSpawn().getZ()); } - html.replace("%loc2d%", String.valueOf((int) target.calculateDistance(((L2Npc) target).getSpawn().getLocation(target), false, false))); - html.replace("%loc3d%", String.valueOf((int) target.calculateDistance(((L2Npc) target).getSpawn().getLocation(target), true, false))); + html.replace("%loc2d%", String.valueOf((int) activeChar.calculateDistance(((L2Npc) target).getSpawn().getLocation(target), false, false))); + html.replace("%loc3d%", String.valueOf((int) activeChar.calculateDistance(((L2Npc) target).getSpawn().getLocation(target), true, false))); if (((L2Npc) target).getSpawn().getRespawnMinDelay() == 0) { html.replace("%resp%", "None"); diff --git a/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminEditChar.java b/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminEditChar.java index 3c476ec46c..9894cea787 100644 --- a/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminEditChar.java +++ b/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminEditChar.java @@ -1000,10 +1000,10 @@ public class AdminEditChar implements IAdminCommandHandler adminReply.replace("%currentload%", String.valueOf(player.getCurrentLoad())); adminReply.replace("%maxload%", String.valueOf(player.getMaxLoad())); adminReply.replace("%percent%", String.valueOf(Util.roundTo(((float) player.getCurrentLoad() / (float) player.getMaxLoad()) * 100, 2))); - adminReply.replace("%patk%", String.valueOf(player.getPAtk(null))); - adminReply.replace("%matk%", String.valueOf(player.getMAtk(null, null))); - adminReply.replace("%pdef%", String.valueOf(player.getPDef(null))); - adminReply.replace("%mdef%", String.valueOf(player.getMDef(null, null))); + adminReply.replace("%patk%", String.valueOf((int) player.getPAtk(null))); + adminReply.replace("%matk%", String.valueOf((int) player.getMAtk(null, null))); + adminReply.replace("%pdef%", String.valueOf((int) player.getPDef(null))); + adminReply.replace("%mdef%", String.valueOf((int) player.getMDef(null, null))); adminReply.replace("%accuracy%", String.valueOf(player.getAccuracy())); adminReply.replace("%evasion%", String.valueOf(player.getEvasionRate(null))); adminReply.replace("%critical%", String.valueOf(player.getCriticalHit(null, null))); diff --git a/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminFightCalculator.java b/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminFightCalculator.java index 1148886b3f..e5f6c4da44 100644 --- a/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminFightCalculator.java +++ b/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminFightCalculator.java @@ -222,7 +222,7 @@ public class AdminFightCalculator implements IAdminCommandHandler { shld1++; } - boolean _crit1 = Formulas.calcCrit(npc1.getCriticalHit(npc2, null), false, npc2); + boolean _crit1 = Formulas.calcCrit(npc1, npc2); if (_crit1) { crit1++; @@ -255,7 +255,7 @@ public class AdminFightCalculator implements IAdminCommandHandler { shld2++; } - boolean _crit2 = Formulas.calcCrit(npc2.getCriticalHit(npc1, null), false, npc1); + boolean _crit2 = Formulas.calcCrit(npc2, npc1); if (_crit2) { crit2++; diff --git a/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminHeal.java b/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminHeal.java index bcb92e4fc0..2f4056a8c1 100644 --- a/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminHeal.java +++ b/trunk/dist/game/data/scripts/handlers/admincommandhandlers/AdminHeal.java @@ -44,7 +44,6 @@ public class AdminHeal implements IAdminCommandHandler @Override public boolean useAdminCommand(String command, L2PcInstance activeChar) { - if (command.equals("admin_heal")) { handleHeal(activeChar); diff --git a/trunk/dist/game/data/scripts/handlers/bypasshandlers/NpcViewMod.java b/trunk/dist/game/data/scripts/handlers/bypasshandlers/NpcViewMod.java index dc791c2c9f..9879d05d0c 100644 --- a/trunk/dist/game/data/scripts/handlers/bypasshandlers/NpcViewMod.java +++ b/trunk/dist/game/data/scripts/handlers/bypasshandlers/NpcViewMod.java @@ -187,11 +187,11 @@ public class NpcViewMod implements IBypassHandler html.replace("%atktype%", Util.capitalizeFirst(npc.getAttackType().name().toLowerCase())); html.replace("%atkrange%", npc.getStat().getPhysicalAttackRange()); - html.replace("%patk%", npc.getPAtk(activeChar)); - html.replace("%pdef%", npc.getPDef(activeChar)); + html.replace("%patk%", (int) npc.getPAtk(activeChar)); + html.replace("%pdef%", (int) npc.getPDef(activeChar)); - html.replace("%matk%", npc.getMAtk(activeChar, null)); - html.replace("%mdef%", npc.getMDef(activeChar, null)); + html.replace("%matk%", (int) npc.getMAtk(activeChar, null)); + html.replace("%mdef%", (int) npc.getMDef(activeChar, null)); html.replace("%atkspd%", npc.getPAtkSpd()); html.replace("%castspd%", npc.getMAtkSpd()); diff --git a/trunk/dist/game/data/scripts/handlers/effecthandlers/Backstab.java b/trunk/dist/game/data/scripts/handlers/effecthandlers/Backstab.java index 458eaaa038..9f0055a0ae 100644 --- a/trunk/dist/game/data/scripts/handlers/effecthandlers/Backstab.java +++ b/trunk/dist/game/data/scripts/handlers/effecthandlers/Backstab.java @@ -26,7 +26,7 @@ import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; /** @@ -43,7 +43,7 @@ public final class Backstab extends AbstractEffect @Override public boolean calcSuccess(BuffInfo info) { - return info.getEffector().isBehindTarget() && !Formulas.calcPhysicalSkillEvasion(info.getEffector(), info.getEffected(), info.getSkill()) && Formulas.calcBlowSuccess(info.getEffector(), info.getEffected(), info.getSkill()); + return !info.getEffector().isInFrontOf(info.getEffected()) && !Formulas.calcPhysicalSkillEvasion(info.getEffector(), info.getEffected(), info.getSkill()) && Formulas.calcBlowSuccess(info.getEffector(), info.getEffected(), info.getSkill()); } @Override @@ -68,18 +68,19 @@ public final class Backstab extends AbstractEffect L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); - boolean ss = info.getSkill().useSoulShot() && activeChar.isChargedShot(ShotType.SOULSHOTS); - byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); - double damage = Formulas.calcBackstabDamage(activeChar, target, info.getSkill(), shld, ss); + Skill skill = info.getSkill(); + boolean ss = skill.useSoulShot() && activeChar.isChargedShot(ShotType.SOULSHOTS); + byte shld = Formulas.calcShldUse(activeChar, target, skill); + double damage = Formulas.calcBackstabDamage(activeChar, target, skill, shld, ss); // Crit rate base crit rate for skill, modified with STR bonus - if (Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target)) + if (Formulas.calcCrit(activeChar, target, skill)) { damage *= 2; } - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), true, false); + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, true, false); // Manage attack or cast break of the target (calculating rate, sending message...) if (!target.isRaid() && Formulas.calcAtkBreak(target, damage)) @@ -95,6 +96,6 @@ public final class Backstab extends AbstractEffect } // Check if damage should be reflected - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), true); + Formulas.calcDamageReflected(activeChar, target, skill, true); } } \ No newline at end of file diff --git a/trunk/dist/game/data/scripts/handlers/effecthandlers/EnergyAttack.java b/trunk/dist/game/data/scripts/handlers/effecthandlers/EnergyAttack.java index 6bccd5cbed..109bdc5069 100644 --- a/trunk/dist/game/data/scripts/handlers/effecthandlers/EnergyAttack.java +++ b/trunk/dist/game/data/scripts/handlers/effecthandlers/EnergyAttack.java @@ -85,7 +85,7 @@ public final class EnergyAttack extends AbstractEffect final Skill skill = info.getSkill(); double attack = attacker.getPAtk(target); - int defence = target.getPDef(attacker); + double defence = target.getPDef(attacker); if (!_ignoreShieldDefence) { diff --git a/trunk/dist/game/data/scripts/handlers/effecthandlers/FatalBlow.java b/trunk/dist/game/data/scripts/handlers/effecthandlers/FatalBlow.java index 8aa7154464..3b25b661fb 100644 --- a/trunk/dist/game/data/scripts/handlers/effecthandlers/FatalBlow.java +++ b/trunk/dist/game/data/scripts/handlers/effecthandlers/FatalBlow.java @@ -29,7 +29,7 @@ import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.skills.AbnormalType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; import com.l2jserver.gameserver.model.stats.Stats; @@ -73,15 +73,16 @@ public final class FatalBlow extends AbstractEffect { L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); + Skill skill = info.getSkill(); if (activeChar.isAlikeDead()) { return; } - boolean ss = info.getSkill().useSoulShot() && activeChar.isChargedShot(ShotType.SOULSHOTS); - byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); - double damage = Formulas.calcBlowDamage(activeChar, target, info.getSkill(), shld, ss); + boolean ss = skill.useSoulShot() && activeChar.isChargedShot(ShotType.SOULSHOTS); + byte shld = Formulas.calcShldUse(activeChar, target, skill); + double damage = Formulas.calcBlowDamage(activeChar, target, skill, shld, ss); if (_targetAbnormalType != "NULL") { @@ -97,8 +98,7 @@ public final class FatalBlow extends AbstractEffect } } - // Crit rate base crit rate for skill, modified with STR bonus - boolean crit = Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target); + boolean crit = Formulas.calcCrit(activeChar, target, skill); if (crit) { damage *= 2; @@ -111,8 +111,8 @@ public final class FatalBlow extends AbstractEffect damage = (int) maxDamage; } - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), crit, false); + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, crit, false); // Manage attack or cast break of the target (calculating rate, sending message...) if (!target.isRaid() && Formulas.calcAtkBreak(target, damage)) @@ -128,6 +128,6 @@ public final class FatalBlow extends AbstractEffect } // Check if damage should be reflected - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), true); + Formulas.calcDamageReflected(activeChar, target, skill, true); } } \ No newline at end of file diff --git a/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttack.java b/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttack.java index 25fcdf20c6..15cbe646a7 100644 --- a/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttack.java +++ b/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttack.java @@ -28,7 +28,7 @@ import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.items.type.WeaponType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; import com.l2jserver.gameserver.model.stats.Stats; import com.l2jserver.gameserver.network.SystemMessageId; @@ -80,16 +80,17 @@ public final class PhysicalAttack extends AbstractEffect { L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); + Skill skill = info.getSkill(); if (activeChar.isAlikeDead()) { return; } - if (((info.getSkill().getFlyRadius() > 0) || (info.getSkill().getFlyType() != null)) && activeChar.isMovementDisabled()) + if (((info.getSkill().getFlyRadius() > 0) || (skill.getFlyType() != null)) && activeChar.isMovementDisabled()) { final SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CANNOT_BE_USED_DUE_TO_UNSUITABLE_TERMS); - sm.addSkillName(info.getSkill()); + sm.addSkillName(skill); activeChar.sendPacket(sm); return; } @@ -100,16 +101,16 @@ public final class PhysicalAttack extends AbstractEffect } int damage = 0; - boolean ss = info.getSkill().isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); - final byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); + boolean ss = skill.isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); + final byte shld = Formulas.calcShldUse(activeChar, target, skill); // Physical damage critical rate is only affected by STR. boolean crit = false; - if (info.getSkill().getBaseCritRate() > 0) + if (skill.getBaseCritRate() > 0) { - crit = Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target); + crit = Formulas.calcCrit(activeChar, target, skill); } - damage = (int) Formulas.calcPhysDam(activeChar, target, info.getSkill(), shld, false, ss); + damage = (int) Formulas.calcPhysDam(activeChar, target, skill, shld, false, ss); if (crit) { @@ -158,24 +159,24 @@ public final class PhysicalAttack extends AbstractEffect } else { - target.reduceCurrentHp(damage, activeChar, info.getSkill()); + target.reduceCurrentHp(damage, activeChar, skill); } } else { - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), crit, false); + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, crit, false); } // Check if damage should be reflected - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), crit); + Formulas.calcDamageReflected(activeChar, target, skill, crit); } else { activeChar.sendPacket(SystemMessageId.YOUR_ATTACK_HAS_FAILED); } - if (info.getSkill().isSuicideAttack()) + if (skill.isSuicideAttack()) { activeChar.doDie(activeChar); } diff --git a/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttackHpLink.java b/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttackHpLink.java index 405ac5bd4b..6090c08ec0 100644 --- a/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttackHpLink.java +++ b/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttackHpLink.java @@ -25,7 +25,7 @@ import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; import com.l2jserver.gameserver.model.stats.Stats; import com.l2jserver.gameserver.network.SystemMessageId; @@ -65,6 +65,7 @@ public final class PhysicalAttackHpLink extends AbstractEffect { L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); + Skill skill = info.getSkill(); if (activeChar.isAlikeDead()) { @@ -74,22 +75,22 @@ public final class PhysicalAttackHpLink extends AbstractEffect if (activeChar.isMovementDisabled()) { SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CANNOT_BE_USED_DUE_TO_UNSUITABLE_TERMS); - sm.addSkillName(info.getSkill()); + sm.addSkillName(skill); activeChar.sendPacket(sm); return; } - final byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); + final byte shld = Formulas.calcShldUse(activeChar, target, skill); // Physical damage critical rate is only affected by STR. boolean crit = false; - if (info.getSkill().getBaseCritRate() > 0) + if (skill.getBaseCritRate() > 0) { - crit = Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target); + crit = Formulas.calcCrit(activeChar, target, skill); } int damage = 0; - boolean ss = info.getSkill().isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); - damage = (int) Formulas.calcPhysDam(activeChar, target, info.getSkill(), shld, false, ss); + boolean ss = skill.isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); + damage = (int) Formulas.calcPhysDam(activeChar, target, skill, shld, false, ss); if (damage > 0) { @@ -101,11 +102,11 @@ public final class PhysicalAttackHpLink extends AbstractEffect } activeChar.sendDamageMessage(target, damage, false, crit, false); - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), crit, false); + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, crit, false); // Check if damage should be reflected. - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), crit); + Formulas.calcDamageReflected(activeChar, target, skill, crit); } else { diff --git a/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalSoulAttack.java b/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalSoulAttack.java index b66de9a0fe..2803f1f01e 100644 --- a/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalSoulAttack.java +++ b/trunk/dist/game/data/scripts/handlers/effecthandlers/PhysicalSoulAttack.java @@ -25,7 +25,7 @@ import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; import com.l2jserver.gameserver.model.stats.Stats; import com.l2jserver.gameserver.network.SystemMessageId; @@ -65,16 +65,17 @@ public final class PhysicalSoulAttack extends AbstractEffect { L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); + Skill skill = info.getSkill(); if (activeChar.isAlikeDead()) { return; } - if (((info.getSkill().getFlyRadius() > 0) || (info.getSkill().getFlyType() != null)) && activeChar.isMovementDisabled()) + if (((skill.getFlyRadius() > 0) || (skill.getFlyType() != null)) && activeChar.isMovementDisabled()) { final SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CANNOT_BE_USED_DUE_TO_UNSUITABLE_TERMS); - sm.addSkillName(info.getSkill()); + sm.addSkillName(skill); activeChar.sendPacket(sm); return; } @@ -85,21 +86,21 @@ public final class PhysicalSoulAttack extends AbstractEffect } int damage = 0; - boolean ss = info.getSkill().isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); - final byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); + boolean ss = skill.isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); + final byte shld = Formulas.calcShldUse(activeChar, target, skill); // Physical damage critical rate is only affected by STR. boolean crit = false; - if (info.getSkill().getBaseCritRate() > 0) + if (skill.getBaseCritRate() > 0) { - crit = Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target); + crit = Formulas.calcCrit(activeChar, target, skill); } - damage = (int) Formulas.calcPhysDam(activeChar, target, info.getSkill(), shld, false, ss); + damage = (int) Formulas.calcPhysDam(activeChar, target, skill, shld, false, ss); - if ((info.getSkill().getMaxSoulConsumeCount() > 0) && activeChar.isPlayer()) + if ((skill.getMaxSoulConsumeCount() > 0) && activeChar.isPlayer()) { // Souls Formula (each soul increase +4%) - int chargedSouls = (activeChar.getActingPlayer().getChargedSouls() <= info.getSkill().getMaxSoulConsumeCount()) ? activeChar.getActingPlayer().getChargedSouls() : info.getSkill().getMaxSoulConsumeCount(); + int chargedSouls = (activeChar.getActingPlayer().getChargedSouls() <= skill.getMaxSoulConsumeCount()) ? activeChar.getActingPlayer().getChargedSouls() : skill.getMaxSoulConsumeCount(); damage *= 1 + (chargedSouls * 0.04); } if (crit) @@ -117,18 +118,18 @@ public final class PhysicalSoulAttack extends AbstractEffect } activeChar.sendDamageMessage(target, damage, false, crit, false); - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), crit, false); + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, crit, false); // Check if damage should be reflected - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), crit); + Formulas.calcDamageReflected(activeChar, target, skill, crit); } else { activeChar.sendPacket(SystemMessageId.YOUR_ATTACK_HAS_FAILED); } - if (info.getSkill().isSuicideAttack()) + if (skill.isSuicideAttack()) { activeChar.doDie(activeChar); } diff --git a/trunk/dist/game/data/stats/items/00000-00099.xml b/trunk/dist/game/data/stats/items/00000-00099.xml index 0e42637ef5..a0ffc8c887 100644 --- a/trunk/dist/game/data/stats/items/00000-00099.xml +++ b/trunk/dist/game/data/stats/items/00000-00099.xml @@ -17,7 +17,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -242,7 +242,7 @@ - + @@ -264,7 +264,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -312,7 +312,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -845,7 +845,7 @@ - + @@ -1061,7 +1061,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1103,7 +1103,7 @@ - + @@ -1128,7 +1128,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1184,7 +1184,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1239,7 +1239,7 @@ - + @@ -1266,7 +1266,7 @@ - + @@ -1293,7 +1293,7 @@ - + @@ -1320,7 +1320,7 @@ - + @@ -1347,7 +1347,7 @@ - + @@ -1375,7 +1375,7 @@ - + @@ -1403,7 +1403,7 @@ - + @@ -1430,7 +1430,7 @@ - + @@ -1458,7 +1458,7 @@ - + @@ -1486,7 +1486,7 @@ - + @@ -1513,7 +1513,7 @@ - + @@ -1541,7 +1541,7 @@ - + @@ -1568,7 +1568,7 @@ - + @@ -1594,7 +1594,7 @@ - + @@ -1618,7 +1618,7 @@ - + @@ -1643,7 +1643,7 @@ - + @@ -1670,7 +1670,7 @@ - + @@ -1698,7 +1698,7 @@ - + @@ -1725,7 +1725,7 @@ - + @@ -1753,7 +1753,7 @@ - + @@ -1781,7 +1781,7 @@ - + @@ -1809,7 +1809,7 @@ - + @@ -1837,7 +1837,7 @@ - + @@ -1865,7 +1865,7 @@ - + @@ -1894,7 +1894,7 @@ - + @@ -1922,7 +1922,7 @@ - + @@ -1947,7 +1947,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/00100-00199.xml b/trunk/dist/game/data/stats/items/00100-00199.xml index 733529b2cd..ea205808c3 100644 --- a/trunk/dist/game/data/stats/items/00100-00199.xml +++ b/trunk/dist/game/data/stats/items/00100-00199.xml @@ -18,7 +18,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -389,7 +389,7 @@ - + @@ -414,7 +414,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -522,7 +522,7 @@ - + @@ -549,7 +549,7 @@ - + @@ -576,7 +576,7 @@ - + @@ -603,7 +603,7 @@ - + @@ -630,7 +630,7 @@ - + @@ -657,7 +657,7 @@ - + @@ -684,7 +684,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -850,7 +850,7 @@ - + @@ -877,7 +877,7 @@ - + @@ -904,7 +904,7 @@ - + @@ -931,7 +931,7 @@ - + @@ -958,7 +958,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1013,7 +1013,7 @@ - + @@ -1040,7 +1040,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1095,7 +1095,7 @@ - + @@ -1118,7 +1118,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1162,7 +1162,7 @@ - + @@ -1184,7 +1184,7 @@ - + @@ -1209,7 +1209,7 @@ - + @@ -1236,7 +1236,7 @@ - + @@ -1263,7 +1263,7 @@ - + @@ -1290,7 +1290,7 @@ - + @@ -1318,7 +1318,7 @@ - + @@ -1345,7 +1345,7 @@ - + @@ -1372,7 +1372,7 @@ - + @@ -1414,7 +1414,7 @@ - + @@ -1441,7 +1441,7 @@ - + @@ -1468,7 +1468,7 @@ - + @@ -1495,7 +1495,7 @@ - + @@ -1522,7 +1522,7 @@ - + @@ -1549,7 +1549,7 @@ - + @@ -1591,7 +1591,7 @@ - + @@ -1618,7 +1618,7 @@ - + @@ -1646,7 +1646,7 @@ - + @@ -1674,7 +1674,7 @@ - + @@ -1702,7 +1702,7 @@ - + @@ -1727,7 +1727,7 @@ - + @@ -1750,7 +1750,7 @@ - + @@ -1776,7 +1776,7 @@ - + @@ -1804,7 +1804,7 @@ - + @@ -1832,7 +1832,7 @@ - + @@ -1860,7 +1860,7 @@ - + @@ -1888,7 +1888,7 @@ - + @@ -1916,7 +1916,7 @@ - + @@ -1945,7 +1945,7 @@ - + @@ -1974,7 +1974,7 @@ - + @@ -2002,7 +2002,7 @@ - + @@ -2030,7 +2030,7 @@ - + @@ -2058,7 +2058,7 @@ - + @@ -2087,7 +2087,7 @@ - + @@ -2116,7 +2116,7 @@ - + @@ -2144,7 +2144,7 @@ - + @@ -2173,7 +2173,7 @@ - + @@ -2201,7 +2201,7 @@ - + @@ -2229,7 +2229,7 @@ - + @@ -2257,7 +2257,7 @@ - + @@ -2285,7 +2285,7 @@ - + @@ -2313,7 +2313,7 @@ - + @@ -2341,7 +2341,7 @@ - + @@ -2369,7 +2369,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/00200-00299.xml b/trunk/dist/game/data/stats/items/00200-00299.xml index 6806dbd041..026e445673 100644 --- a/trunk/dist/game/data/stats/items/00200-00299.xml +++ b/trunk/dist/game/data/stats/items/00200-00299.xml @@ -21,7 +21,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -246,7 +246,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -359,7 +359,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -440,7 +440,7 @@ - + @@ -462,7 +462,7 @@ - + @@ -484,7 +484,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -528,7 +528,7 @@ - + @@ -553,7 +553,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -608,7 +608,7 @@ - + @@ -635,7 +635,7 @@ - + @@ -662,7 +662,7 @@ - + @@ -689,7 +689,7 @@ - + @@ -717,7 +717,7 @@ - + @@ -744,7 +744,7 @@ - + @@ -772,7 +772,7 @@ - + @@ -800,7 +800,7 @@ - + @@ -827,7 +827,7 @@ - + @@ -854,7 +854,7 @@ - + @@ -882,7 +882,7 @@ - + @@ -909,7 +909,7 @@ - + @@ -937,7 +937,7 @@ - + @@ -964,7 +964,7 @@ - + @@ -992,7 +992,7 @@ - + @@ -1019,7 +1019,7 @@ - + @@ -1047,7 +1047,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1103,7 +1103,7 @@ - + @@ -1131,7 +1131,7 @@ - + @@ -1159,7 +1159,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1221,7 +1221,7 @@ - + @@ -1237,7 +1237,7 @@ - + @@ -1253,7 +1253,7 @@ - + @@ -1269,7 +1269,7 @@ - + @@ -1285,7 +1285,7 @@ - + @@ -1301,7 +1301,7 @@ - + @@ -1317,7 +1317,7 @@ - + @@ -1333,7 +1333,7 @@ - + @@ -1354,7 +1354,7 @@ - + @@ -1376,7 +1376,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1420,7 +1420,7 @@ - + @@ -1442,7 +1442,7 @@ - + @@ -1467,7 +1467,7 @@ - + @@ -1494,7 +1494,7 @@ - + @@ -1521,7 +1521,7 @@ - + @@ -1548,7 +1548,7 @@ - + @@ -1576,7 +1576,7 @@ - + @@ -1603,7 +1603,7 @@ - + @@ -1630,7 +1630,7 @@ - + @@ -1657,7 +1657,7 @@ - + @@ -1685,7 +1685,7 @@ - + @@ -1713,7 +1713,7 @@ - + @@ -1741,7 +1741,7 @@ - + @@ -1768,7 +1768,7 @@ - + @@ -1795,7 +1795,7 @@ - + @@ -1821,7 +1821,7 @@ - + @@ -1845,7 +1845,7 @@ - + @@ -1869,7 +1869,7 @@ - + @@ -1897,7 +1897,7 @@ - + @@ -1927,7 +1927,7 @@ - + @@ -1957,7 +1957,7 @@ - + @@ -1988,7 +1988,7 @@ - + @@ -2018,7 +2018,7 @@ - + @@ -2048,7 +2048,7 @@ - + @@ -2079,7 +2079,7 @@ - + @@ -2110,7 +2110,7 @@ - + @@ -2140,7 +2140,7 @@ - + @@ -2171,7 +2171,7 @@ - + @@ -2202,7 +2202,7 @@ - + @@ -2232,7 +2232,7 @@ - + @@ -2263,7 +2263,7 @@ - + @@ -2294,7 +2294,7 @@ - + @@ -2324,7 +2324,7 @@ - + @@ -2355,7 +2355,7 @@ - + @@ -2384,7 +2384,7 @@ - + @@ -2412,7 +2412,7 @@ - + @@ -2440,7 +2440,7 @@ - + @@ -2468,7 +2468,7 @@ - + @@ -2496,7 +2496,7 @@ - + @@ -2525,7 +2525,7 @@ - + @@ -2553,7 +2553,7 @@ - + @@ -2581,7 +2581,7 @@ - + @@ -2610,7 +2610,7 @@ - + @@ -2639,7 +2639,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/00300-00399.xml b/trunk/dist/game/data/stats/items/00300-00399.xml index 60317f3c30..0d8e098b82 100644 --- a/trunk/dist/game/data/stats/items/00300-00399.xml +++ b/trunk/dist/game/data/stats/items/00300-00399.xml @@ -21,7 +21,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -133,7 +133,7 @@ - + @@ -161,7 +161,7 @@ - + @@ -189,7 +189,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -265,7 +265,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -334,7 +334,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -442,7 +442,7 @@ - + @@ -469,7 +469,7 @@ - + @@ -496,7 +496,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -577,7 +577,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -631,7 +631,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -712,7 +712,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -766,7 +766,7 @@ - + @@ -793,7 +793,7 @@ - + @@ -820,7 +820,7 @@ - + @@ -847,7 +847,7 @@ - + @@ -874,7 +874,7 @@ - + @@ -901,7 +901,7 @@ - + @@ -928,7 +928,7 @@ - + @@ -955,7 +955,7 @@ - + @@ -982,7 +982,7 @@ - + @@ -1009,7 +1009,7 @@ - + @@ -1036,7 +1036,7 @@ - + @@ -1063,7 +1063,7 @@ - + @@ -1090,7 +1090,7 @@ - + @@ -1117,7 +1117,7 @@ - + @@ -1144,7 +1144,7 @@ - + @@ -1171,7 +1171,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1252,7 +1252,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/00700-00799.xml b/trunk/dist/game/data/stats/items/00700-00799.xml index 7d5b7fe4c3..e5d4f52afe 100644 --- a/trunk/dist/game/data/stats/items/00700-00799.xml +++ b/trunk/dist/game/data/stats/items/00700-00799.xml @@ -539,7 +539,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -671,7 +671,7 @@ - + @@ -696,7 +696,7 @@ - + @@ -720,7 +720,7 @@ - + @@ -789,7 +789,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/00900-00999.xml b/trunk/dist/game/data/stats/items/00900-00999.xml index 0fa89fc2f1..10828e24dc 100644 --- a/trunk/dist/game/data/stats/items/00900-00999.xml +++ b/trunk/dist/game/data/stats/items/00900-00999.xml @@ -699,7 +699,7 @@ - + @@ -1045,7 +1045,7 @@ - + @@ -1121,7 +1121,7 @@ - + @@ -1219,7 +1219,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/01100-01199.xml b/trunk/dist/game/data/stats/items/01100-01199.xml index 2bd27efca2..61921e4c27 100644 --- a/trunk/dist/game/data/stats/items/01100-01199.xml +++ b/trunk/dist/game/data/stats/items/01100-01199.xml @@ -536,7 +536,7 @@ - + @@ -983,7 +983,7 @@ - + @@ -1007,7 +1007,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/01200-01299.xml b/trunk/dist/game/data/stats/items/01200-01299.xml index 0d1a78b4fe..d445d52314 100644 --- a/trunk/dist/game/data/stats/items/01200-01299.xml +++ b/trunk/dist/game/data/stats/items/01200-01299.xml @@ -164,7 +164,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1097,7 +1097,7 @@ - + @@ -1119,7 +1119,7 @@ - + @@ -1141,7 +1141,7 @@ - + @@ -1163,7 +1163,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/01300-01399.xml b/trunk/dist/game/data/stats/items/01300-01399.xml index 834c12e93c..8b14a80955 100644 --- a/trunk/dist/game/data/stats/items/01300-01399.xml +++ b/trunk/dist/game/data/stats/items/01300-01399.xml @@ -18,7 +18,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -89,7 +89,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -559,7 +559,7 @@ - + @@ -1039,7 +1039,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/01400-01499.xml b/trunk/dist/game/data/stats/items/01400-01499.xml index 39458d7dbf..87ed920837 100644 --- a/trunk/dist/game/data/stats/items/01400-01499.xml +++ b/trunk/dist/game/data/stats/items/01400-01499.xml @@ -741,7 +741,7 @@ - + @@ -769,7 +769,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/01500-01599.xml b/trunk/dist/game/data/stats/items/01500-01599.xml index 6fab1dcb0c..d4cb4f566c 100644 --- a/trunk/dist/game/data/stats/items/01500-01599.xml +++ b/trunk/dist/game/data/stats/items/01500-01599.xml @@ -113,7 +113,7 @@ - + @@ -134,7 +134,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/01600-01699.xml b/trunk/dist/game/data/stats/items/01600-01699.xml index 1eeeaa79a8..45c59fba80 100644 --- a/trunk/dist/game/data/stats/items/01600-01699.xml +++ b/trunk/dist/game/data/stats/items/01600-01699.xml @@ -675,7 +675,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/02300-02399.xml b/trunk/dist/game/data/stats/items/02300-02399.xml index 7543086cca..6d14ec65ac 100644 --- a/trunk/dist/game/data/stats/items/02300-02399.xml +++ b/trunk/dist/game/data/stats/items/02300-02399.xml @@ -835,7 +835,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -882,7 +882,7 @@ - + @@ -904,7 +904,7 @@ - + @@ -926,7 +926,7 @@ - + @@ -949,7 +949,7 @@ - + @@ -971,7 +971,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/02400-02499.xml b/trunk/dist/game/data/stats/items/02400-02499.xml index 53e7824ff3..e1fc498d42 100644 --- a/trunk/dist/game/data/stats/items/02400-02499.xml +++ b/trunk/dist/game/data/stats/items/02400-02499.xml @@ -1649,7 +1649,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/02500-02599.xml b/trunk/dist/game/data/stats/items/02500-02599.xml index 8d130d8a06..2e766287d0 100644 --- a/trunk/dist/game/data/stats/items/02500-02599.xml +++ b/trunk/dist/game/data/stats/items/02500-02599.xml @@ -21,7 +21,7 @@ - + @@ -44,7 +44,7 @@ - + @@ -69,7 +69,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -320,7 +320,7 @@ - + @@ -346,7 +346,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -476,7 +476,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -528,7 +528,7 @@ - + @@ -554,7 +554,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -606,7 +606,7 @@ - + @@ -632,7 +632,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -737,7 +737,7 @@ - + @@ -763,7 +763,7 @@ - + @@ -789,7 +789,7 @@ - + @@ -815,7 +815,7 @@ - + @@ -841,7 +841,7 @@ - + @@ -867,7 +867,7 @@ - + @@ -893,7 +893,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -945,7 +945,7 @@ - + @@ -971,7 +971,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1023,7 +1023,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1101,7 +1101,7 @@ - + @@ -1127,7 +1127,7 @@ - + @@ -1153,7 +1153,7 @@ - + @@ -1179,7 +1179,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1232,7 +1232,7 @@ - + @@ -1258,7 +1258,7 @@ - + @@ -1284,7 +1284,7 @@ - + @@ -1311,7 +1311,7 @@ - + @@ -1337,7 +1337,7 @@ - + @@ -1363,7 +1363,7 @@ - + @@ -1390,7 +1390,7 @@ - + @@ -1417,7 +1417,7 @@ - + @@ -1444,7 +1444,7 @@ - + @@ -1471,7 +1471,7 @@ - + @@ -1498,7 +1498,7 @@ - + @@ -1525,7 +1525,7 @@ - + @@ -1552,7 +1552,7 @@ - + @@ -1579,7 +1579,7 @@ - + @@ -1606,7 +1606,7 @@ - + @@ -1633,7 +1633,7 @@ - + @@ -1660,7 +1660,7 @@ - + @@ -1687,7 +1687,7 @@ - + @@ -1714,7 +1714,7 @@ - + @@ -1741,7 +1741,7 @@ - + @@ -1768,7 +1768,7 @@ - + @@ -1795,7 +1795,7 @@ - + @@ -1822,7 +1822,7 @@ - + @@ -1849,7 +1849,7 @@ - + @@ -1876,7 +1876,7 @@ - + @@ -1903,7 +1903,7 @@ - + @@ -1930,7 +1930,7 @@ - + @@ -1957,7 +1957,7 @@ - + @@ -1984,7 +1984,7 @@ - + @@ -2011,7 +2011,7 @@ - + @@ -2038,7 +2038,7 @@ - + @@ -2065,7 +2065,7 @@ - + @@ -2092,7 +2092,7 @@ - + @@ -2119,7 +2119,7 @@ - + @@ -2146,7 +2146,7 @@ - + @@ -2173,7 +2173,7 @@ - + @@ -2200,7 +2200,7 @@ - + @@ -2227,7 +2227,7 @@ - + @@ -2254,7 +2254,7 @@ - + @@ -2281,7 +2281,7 @@ - + @@ -2308,7 +2308,7 @@ - + @@ -2335,7 +2335,7 @@ - + @@ -2362,7 +2362,7 @@ - + @@ -2389,7 +2389,7 @@ - + @@ -2416,7 +2416,7 @@ - + @@ -2443,7 +2443,7 @@ - + @@ -2470,7 +2470,7 @@ - + @@ -2497,7 +2497,7 @@ - + @@ -2525,7 +2525,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/02600-02699.xml b/trunk/dist/game/data/stats/items/02600-02699.xml index 250f8763db..2049ff605f 100644 --- a/trunk/dist/game/data/stats/items/02600-02699.xml +++ b/trunk/dist/game/data/stats/items/02600-02699.xml @@ -21,7 +21,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -129,7 +129,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -210,7 +210,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -264,7 +264,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -318,7 +318,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -399,7 +399,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -453,7 +453,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -507,7 +507,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -588,7 +588,7 @@ - + @@ -615,7 +615,7 @@ - + @@ -643,7 +643,7 @@ - + @@ -670,7 +670,7 @@ - + @@ -697,7 +697,7 @@ - + @@ -725,7 +725,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/02900-02999.xml b/trunk/dist/game/data/stats/items/02900-02999.xml index ab6837bb63..f3ad366441 100644 --- a/trunk/dist/game/data/stats/items/02900-02999.xml +++ b/trunk/dist/game/data/stats/items/02900-02999.xml @@ -186,7 +186,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/03000-03099.xml b/trunk/dist/game/data/stats/items/03000-03099.xml index d8e939d66d..f11c420a3f 100644 --- a/trunk/dist/game/data/stats/items/03000-03099.xml +++ b/trunk/dist/game/data/stats/items/03000-03099.xml @@ -344,7 +344,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -417,7 +417,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/03400-03499.xml b/trunk/dist/game/data/stats/items/03400-03499.xml index 58195f3d8c..8d52ee3fdb 100644 --- a/trunk/dist/game/data/stats/items/03400-03499.xml +++ b/trunk/dist/game/data/stats/items/03400-03499.xml @@ -424,7 +424,7 @@ - + @@ -691,7 +691,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/03900-03999.xml b/trunk/dist/game/data/stats/items/03900-03999.xml index 9e715f0874..5c8aa5e046 100644 --- a/trunk/dist/game/data/stats/items/03900-03999.xml +++ b/trunk/dist/game/data/stats/items/03900-03999.xml @@ -55,7 +55,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -101,7 +101,7 @@ - + @@ -124,7 +124,7 @@ - + @@ -147,7 +147,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -262,7 +262,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -503,7 +503,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -549,7 +549,7 @@ - + @@ -738,7 +738,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -796,7 +796,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/04000-04099.xml b/trunk/dist/game/data/stats/items/04000-04099.xml index e6074cb468..b8164fa579 100644 --- a/trunk/dist/game/data/stats/items/04000-04099.xml +++ b/trunk/dist/game/data/stats/items/04000-04099.xml @@ -256,7 +256,7 @@ - + @@ -281,7 +281,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/04200-04299.xml b/trunk/dist/game/data/stats/items/04200-04299.xml index 054289b5b5..436fa0fe7d 100644 --- a/trunk/dist/game/data/stats/items/04200-04299.xml +++ b/trunk/dist/game/data/stats/items/04200-04299.xml @@ -30,7 +30,7 @@ - + @@ -169,7 +169,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -414,7 +414,7 @@ - + @@ -494,7 +494,7 @@ - + @@ -517,7 +517,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/04600-04699.xml b/trunk/dist/game/data/stats/items/04600-04699.xml index 9b093488f4..e40504115f 100644 --- a/trunk/dist/game/data/stats/items/04600-04699.xml +++ b/trunk/dist/game/data/stats/items/04600-04699.xml @@ -639,7 +639,7 @@ - + @@ -861,7 +861,7 @@ - + @@ -889,7 +889,7 @@ - + @@ -917,7 +917,7 @@ - + @@ -945,7 +945,7 @@ - + @@ -973,7 +973,7 @@ - + @@ -1001,7 +1001,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1057,7 +1057,7 @@ - + @@ -1085,7 +1085,7 @@ - + @@ -1113,7 +1113,7 @@ - + @@ -1142,7 +1142,7 @@ - + @@ -1170,7 +1170,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1227,7 +1227,7 @@ - + @@ -1256,7 +1256,7 @@ - + @@ -1284,7 +1284,7 @@ - + @@ -1312,7 +1312,7 @@ - + @@ -1340,7 +1340,7 @@ - + @@ -1368,7 +1368,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/04700-04799.xml b/trunk/dist/game/data/stats/items/04700-04799.xml index 26426cf6fa..077b741779 100644 --- a/trunk/dist/game/data/stats/items/04700-04799.xml +++ b/trunk/dist/game/data/stats/items/04700-04799.xml @@ -22,7 +22,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -246,7 +246,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -360,7 +360,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -444,7 +444,7 @@ - + @@ -472,7 +472,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -530,7 +530,7 @@ - + @@ -558,7 +558,7 @@ - + @@ -584,7 +584,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -665,7 +665,7 @@ - + @@ -693,7 +693,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -748,7 +748,7 @@ - + @@ -776,7 +776,7 @@ - + @@ -804,7 +804,7 @@ - + @@ -832,7 +832,7 @@ - + @@ -860,7 +860,7 @@ - + @@ -888,7 +888,7 @@ - + @@ -916,7 +916,7 @@ - + @@ -944,7 +944,7 @@ - + @@ -972,7 +972,7 @@ - + @@ -1000,7 +1000,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1057,7 +1057,7 @@ - + @@ -1085,7 +1085,7 @@ - + @@ -1113,7 +1113,7 @@ - + @@ -1141,7 +1141,7 @@ - + @@ -1169,7 +1169,7 @@ - + @@ -1197,7 +1197,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1253,7 +1253,7 @@ - + @@ -1281,7 +1281,7 @@ - + @@ -1309,7 +1309,7 @@ - + @@ -1337,7 +1337,7 @@ - + @@ -1365,7 +1365,7 @@ - + @@ -1393,7 +1393,7 @@ - + @@ -1421,7 +1421,7 @@ - + @@ -1449,7 +1449,7 @@ - + @@ -1477,7 +1477,7 @@ - + @@ -1505,7 +1505,7 @@ - + @@ -1533,7 +1533,7 @@ - + @@ -1562,7 +1562,7 @@ - + @@ -1589,7 +1589,7 @@ - + @@ -1616,7 +1616,7 @@ - + @@ -1643,7 +1643,7 @@ - + @@ -1672,7 +1672,7 @@ - + @@ -1701,7 +1701,7 @@ - + @@ -1729,7 +1729,7 @@ - + @@ -1757,7 +1757,7 @@ - + @@ -1785,7 +1785,7 @@ - + @@ -1813,7 +1813,7 @@ - + @@ -1842,7 +1842,7 @@ - + @@ -1871,7 +1871,7 @@ - + @@ -1899,7 +1899,7 @@ - + @@ -1927,7 +1927,7 @@ - + @@ -1955,7 +1955,7 @@ - + @@ -1983,7 +1983,7 @@ - + @@ -2011,7 +2011,7 @@ - + @@ -2039,7 +2039,7 @@ - + @@ -2068,7 +2068,7 @@ - + @@ -2097,7 +2097,7 @@ - + @@ -2126,7 +2126,7 @@ - + @@ -2154,7 +2154,7 @@ - + @@ -2182,7 +2182,7 @@ - + @@ -2211,7 +2211,7 @@ - + @@ -2239,7 +2239,7 @@ - + @@ -2268,7 +2268,7 @@ - + @@ -2297,7 +2297,7 @@ - + @@ -2325,7 +2325,7 @@ - + @@ -2352,7 +2352,7 @@ - + @@ -2379,7 +2379,7 @@ - + @@ -2406,7 +2406,7 @@ - + @@ -2435,7 +2435,7 @@ - + @@ -2464,7 +2464,7 @@ - + @@ -2493,7 +2493,7 @@ - + @@ -2522,7 +2522,7 @@ - + @@ -2551,7 +2551,7 @@ - + @@ -2579,7 +2579,7 @@ - + @@ -2607,7 +2607,7 @@ - + @@ -2635,7 +2635,7 @@ - + @@ -2663,7 +2663,7 @@ - + @@ -2692,7 +2692,7 @@ - + @@ -2721,7 +2721,7 @@ - + @@ -2749,7 +2749,7 @@ - + @@ -2777,7 +2777,7 @@ - + @@ -2805,7 +2805,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/04800-04899.xml b/trunk/dist/game/data/stats/items/04800-04899.xml index adc9fb927e..129668cc3a 100644 --- a/trunk/dist/game/data/stats/items/04800-04899.xml +++ b/trunk/dist/game/data/stats/items/04800-04899.xml @@ -21,7 +21,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -107,7 +107,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -221,7 +221,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -367,7 +367,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -429,7 +429,7 @@ - + @@ -459,7 +459,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -552,7 +552,7 @@ - + @@ -583,7 +583,7 @@ - + @@ -614,7 +614,7 @@ - + @@ -645,7 +645,7 @@ - + @@ -677,7 +677,7 @@ - + @@ -708,7 +708,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -802,7 +802,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -896,7 +896,7 @@ - + @@ -928,7 +928,7 @@ - + @@ -957,7 +957,7 @@ - + @@ -986,7 +986,7 @@ - + @@ -1015,7 +1015,7 @@ - + @@ -1043,7 +1043,7 @@ - + @@ -1073,7 +1073,7 @@ - + @@ -1101,7 +1101,7 @@ - + @@ -1129,7 +1129,7 @@ - + @@ -1159,7 +1159,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1218,7 +1218,7 @@ - + @@ -1246,7 +1246,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1305,7 +1305,7 @@ - + @@ -1333,7 +1333,7 @@ - + @@ -1362,7 +1362,7 @@ - + @@ -1390,7 +1390,7 @@ - + @@ -1420,7 +1420,7 @@ - + @@ -1448,7 +1448,7 @@ - + @@ -1479,7 +1479,7 @@ - + @@ -1507,7 +1507,7 @@ - + @@ -1536,7 +1536,7 @@ - + @@ -1566,7 +1566,7 @@ - + @@ -1594,7 +1594,7 @@ - + @@ -1623,7 +1623,7 @@ - + @@ -1651,7 +1651,7 @@ - + @@ -1682,7 +1682,7 @@ - + @@ -1710,7 +1710,7 @@ - + @@ -1738,7 +1738,7 @@ - + @@ -1769,7 +1769,7 @@ - + @@ -1797,7 +1797,7 @@ - + @@ -1826,7 +1826,7 @@ - + @@ -1854,7 +1854,7 @@ - + @@ -1883,7 +1883,7 @@ - + @@ -1913,7 +1913,7 @@ - + @@ -1943,7 +1943,7 @@ - + @@ -1973,7 +1973,7 @@ - + @@ -2002,7 +2002,7 @@ - + @@ -2031,7 +2031,7 @@ - + @@ -2061,7 +2061,7 @@ - + @@ -2091,7 +2091,7 @@ - + @@ -2121,7 +2121,7 @@ - + @@ -2151,7 +2151,7 @@ - + @@ -2181,7 +2181,7 @@ - + @@ -2211,7 +2211,7 @@ - + @@ -2241,7 +2241,7 @@ - + @@ -2271,7 +2271,7 @@ - + @@ -2301,7 +2301,7 @@ - + @@ -2331,7 +2331,7 @@ - + @@ -2360,7 +2360,7 @@ - + @@ -2390,7 +2390,7 @@ - + @@ -2420,7 +2420,7 @@ - + @@ -2450,7 +2450,7 @@ - + @@ -2480,7 +2480,7 @@ - + @@ -2510,7 +2510,7 @@ - + @@ -2539,7 +2539,7 @@ - + @@ -2569,7 +2569,7 @@ - + @@ -2599,7 +2599,7 @@ - + @@ -2629,7 +2629,7 @@ - + @@ -2659,7 +2659,7 @@ - + @@ -2689,7 +2689,7 @@ - + @@ -2718,7 +2718,7 @@ - + @@ -2747,7 +2747,7 @@ - + @@ -2777,7 +2777,7 @@ - + @@ -2807,7 +2807,7 @@ - + @@ -2837,7 +2837,7 @@ - + @@ -2867,7 +2867,7 @@ - + @@ -2897,7 +2897,7 @@ - + @@ -2927,7 +2927,7 @@ - + @@ -2957,7 +2957,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/04900-04999.xml b/trunk/dist/game/data/stats/items/04900-04999.xml index 582ee306bf..54447895d8 100644 --- a/trunk/dist/game/data/stats/items/04900-04999.xml +++ b/trunk/dist/game/data/stats/items/04900-04999.xml @@ -23,7 +23,7 @@ - + @@ -54,7 +54,7 @@ - + @@ -84,7 +84,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -142,7 +142,7 @@ - + @@ -172,7 +172,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/05100-05199.xml b/trunk/dist/game/data/stats/items/05100-05199.xml index 77997344ae..b5ebc3fc41 100644 --- a/trunk/dist/game/data/stats/items/05100-05199.xml +++ b/trunk/dist/game/data/stats/items/05100-05199.xml @@ -229,7 +229,7 @@ - + @@ -257,7 +257,7 @@ - + @@ -284,7 +284,7 @@ - + @@ -311,7 +311,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -367,7 +367,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -920,7 +920,7 @@ - + @@ -943,7 +943,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -989,7 +989,7 @@ - + @@ -1012,7 +1012,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1148,7 +1148,7 @@ - + @@ -1171,7 +1171,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1217,7 +1217,7 @@ - + @@ -1240,7 +1240,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/05200-05299.xml b/trunk/dist/game/data/stats/items/05200-05299.xml index 5f6aebae5d..7b99523fbd 100644 --- a/trunk/dist/game/data/stats/items/05200-05299.xml +++ b/trunk/dist/game/data/stats/items/05200-05299.xml @@ -191,7 +191,7 @@ - + @@ -373,7 +373,7 @@ - + @@ -1019,7 +1019,7 @@ - + @@ -1044,7 +1044,7 @@ - + @@ -1072,7 +1072,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/05500-05599.xml b/trunk/dist/game/data/stats/items/05500-05599.xml index ee31baaec8..fc5f6917d0 100644 --- a/trunk/dist/game/data/stats/items/05500-05599.xml +++ b/trunk/dist/game/data/stats/items/05500-05599.xml @@ -931,7 +931,7 @@ - + @@ -960,7 +960,7 @@ - + @@ -989,7 +989,7 @@ - + @@ -1017,7 +1017,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/05600-05699.xml b/trunk/dist/game/data/stats/items/05600-05699.xml index fedb08bdd5..cbcf377cba 100644 --- a/trunk/dist/game/data/stats/items/05600-05699.xml +++ b/trunk/dist/game/data/stats/items/05600-05699.xml @@ -23,7 +23,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -108,7 +108,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -198,7 +198,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -354,7 +354,7 @@ - + @@ -385,7 +385,7 @@ - + @@ -418,7 +418,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -504,7 +504,7 @@ - + @@ -532,7 +532,7 @@ - + @@ -560,7 +560,7 @@ - + @@ -588,7 +588,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -700,7 +700,7 @@ - + @@ -728,7 +728,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -785,7 +785,7 @@ - + @@ -815,7 +815,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -871,7 +871,7 @@ - + @@ -899,7 +899,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -955,7 +955,7 @@ - + @@ -983,7 +983,7 @@ - + @@ -1011,7 +1011,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1070,7 +1070,7 @@ - + @@ -1098,7 +1098,7 @@ - + @@ -1126,7 +1126,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1184,7 +1184,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1242,7 +1242,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1299,7 +1299,7 @@ - + @@ -1329,7 +1329,7 @@ - + @@ -1359,7 +1359,7 @@ - + @@ -1387,7 +1387,7 @@ - + @@ -1416,7 +1416,7 @@ - + @@ -1444,7 +1444,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/05700-05799.xml b/trunk/dist/game/data/stats/items/05700-05799.xml index 561a50e881..81e7da0af2 100644 --- a/trunk/dist/game/data/stats/items/05700-05799.xml +++ b/trunk/dist/game/data/stats/items/05700-05799.xml @@ -66,7 +66,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -121,7 +121,7 @@ - + @@ -1323,7 +1323,7 @@ - + @@ -1349,7 +1349,7 @@ - + @@ -1375,7 +1375,7 @@ - + @@ -1401,7 +1401,7 @@ - + @@ -1427,7 +1427,7 @@ - + @@ -1453,7 +1453,7 @@ - + @@ -1479,7 +1479,7 @@ - + @@ -1505,7 +1505,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/05800-05899.xml b/trunk/dist/game/data/stats/items/05800-05899.xml index 56d995a1b6..63f9a49c7a 100644 --- a/trunk/dist/game/data/stats/items/05800-05899.xml +++ b/trunk/dist/game/data/stats/items/05800-05899.xml @@ -20,7 +20,7 @@ - + @@ -46,7 +46,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -247,7 +247,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/06300-06399.xml b/trunk/dist/game/data/stats/items/06300-06399.xml index a191108e84..3f64ae8071 100644 --- a/trunk/dist/game/data/stats/items/06300-06399.xml +++ b/trunk/dist/game/data/stats/items/06300-06399.xml @@ -85,7 +85,7 @@ - + @@ -114,7 +114,7 @@ - + @@ -142,7 +142,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -198,7 +198,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -285,7 +285,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -712,7 +712,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -768,7 +768,7 @@ - + @@ -824,7 +824,7 @@ - + @@ -849,7 +849,7 @@ - + @@ -875,7 +875,7 @@ - + @@ -903,7 +903,7 @@ - + @@ -932,7 +932,7 @@ - + @@ -961,7 +961,7 @@ - + @@ -1019,7 +1019,7 @@ - + @@ -1047,7 +1047,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1137,7 +1137,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1196,7 +1196,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1255,7 +1255,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/06500-06599.xml b/trunk/dist/game/data/stats/items/06500-06599.xml index 0c972972bf..de13c5e9d6 100644 --- a/trunk/dist/game/data/stats/items/06500-06599.xml +++ b/trunk/dist/game/data/stats/items/06500-06599.xml @@ -946,7 +946,7 @@ - + @@ -977,7 +977,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1064,7 +1064,7 @@ - + @@ -1092,7 +1092,7 @@ - + @@ -1122,7 +1122,7 @@ - + @@ -1151,7 +1151,7 @@ - + @@ -1181,7 +1181,7 @@ - + @@ -1211,7 +1211,7 @@ - + @@ -1243,7 +1243,7 @@ - + @@ -1273,7 +1273,7 @@ - + @@ -1302,7 +1302,7 @@ - + @@ -1331,7 +1331,7 @@ - + @@ -1361,7 +1361,7 @@ - + @@ -1391,7 +1391,7 @@ - + @@ -1421,7 +1421,7 @@ - + @@ -1450,7 +1450,7 @@ - + @@ -1479,7 +1479,7 @@ - + @@ -1508,7 +1508,7 @@ - + @@ -1537,7 +1537,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/06600-06699.xml b/trunk/dist/game/data/stats/items/06600-06699.xml index 9010318382..8d77938201 100644 --- a/trunk/dist/game/data/stats/items/06600-06699.xml +++ b/trunk/dist/game/data/stats/items/06600-06699.xml @@ -22,7 +22,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -109,7 +109,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -199,7 +199,7 @@ - + @@ -229,7 +229,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -289,7 +289,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -354,7 +354,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -454,7 +454,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -591,7 +591,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -694,7 +694,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/06700-06799.xml b/trunk/dist/game/data/stats/items/06700-06799.xml index 844dbbcd9b..f8c239dc10 100644 --- a/trunk/dist/game/data/stats/items/06700-06799.xml +++ b/trunk/dist/game/data/stats/items/06700-06799.xml @@ -155,7 +155,7 @@ - + @@ -179,7 +179,7 @@ - + @@ -202,7 +202,7 @@ - + @@ -224,7 +224,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -276,7 +276,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -342,7 +342,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/07000-07099.xml b/trunk/dist/game/data/stats/items/07000-07099.xml index 9ec613006e..250e699dab 100644 --- a/trunk/dist/game/data/stats/items/07000-07099.xml +++ b/trunk/dist/game/data/stats/items/07000-07099.xml @@ -679,7 +679,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/07500-07599.xml b/trunk/dist/game/data/stats/items/07500-07599.xml index 956db3f68c..7f2ae66ad7 100644 --- a/trunk/dist/game/data/stats/items/07500-07599.xml +++ b/trunk/dist/game/data/stats/items/07500-07599.xml @@ -875,7 +875,7 @@ - + @@ -908,7 +908,7 @@ - + @@ -941,7 +941,7 @@ - + @@ -975,7 +975,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/07700-07799.xml b/trunk/dist/game/data/stats/items/07700-07799.xml index 307c09b930..1dd0db0f85 100644 --- a/trunk/dist/game/data/stats/items/07700-07799.xml +++ b/trunk/dist/game/data/stats/items/07700-07799.xml @@ -34,7 +34,7 @@ - + @@ -64,7 +64,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -123,7 +123,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -241,7 +241,7 @@ - + @@ -271,7 +271,7 @@ - + @@ -301,7 +301,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -420,7 +420,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -479,7 +479,7 @@ - + @@ -509,7 +509,7 @@ - + @@ -539,7 +539,7 @@ - + @@ -569,7 +569,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -656,7 +656,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -714,7 +714,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/07800-07899.xml b/trunk/dist/game/data/stats/items/07800-07899.xml index 2ed4a11cdd..d00c2db138 100644 --- a/trunk/dist/game/data/stats/items/07800-07899.xml +++ b/trunk/dist/game/data/stats/items/07800-07899.xml @@ -132,7 +132,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -252,7 +252,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -312,7 +312,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -366,7 +366,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -477,7 +477,7 @@ - + @@ -509,7 +509,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -572,7 +572,7 @@ - + @@ -602,7 +602,7 @@ - + @@ -632,7 +632,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -691,7 +691,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -752,7 +752,7 @@ - + @@ -795,7 +795,7 @@ - + @@ -1602,7 +1602,7 @@ - + @@ -1629,7 +1629,7 @@ - + @@ -1656,7 +1656,7 @@ - + @@ -1684,7 +1684,7 @@ - + @@ -1711,7 +1711,7 @@ - + @@ -1738,7 +1738,7 @@ - + @@ -1765,7 +1765,7 @@ - + @@ -1792,7 +1792,7 @@ - + @@ -1820,7 +1820,7 @@ - + @@ -1848,7 +1848,7 @@ - + @@ -1875,7 +1875,7 @@ - + @@ -1903,7 +1903,7 @@ - + @@ -1931,7 +1931,7 @@ - + @@ -1960,7 +1960,7 @@ - + @@ -1988,7 +1988,7 @@ - + @@ -2016,7 +2016,7 @@ - + @@ -2043,7 +2043,7 @@ - + @@ -2070,7 +2070,7 @@ - + @@ -2097,7 +2097,7 @@ - + @@ -2125,7 +2125,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/07900-07999.xml b/trunk/dist/game/data/stats/items/07900-07999.xml index ad7c002563..8f0df85ee9 100644 --- a/trunk/dist/game/data/stats/items/07900-07999.xml +++ b/trunk/dist/game/data/stats/items/07900-07999.xml @@ -21,7 +21,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -101,7 +101,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/08100-08199.xml b/trunk/dist/game/data/stats/items/08100-08199.xml index 910a2f37fe..883d1b416f 100644 --- a/trunk/dist/game/data/stats/items/08100-08199.xml +++ b/trunk/dist/game/data/stats/items/08100-08199.xml @@ -43,7 +43,7 @@ - + @@ -71,7 +71,7 @@ - + @@ -100,7 +100,7 @@ - + @@ -129,7 +129,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -187,7 +187,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -271,7 +271,7 @@ - + @@ -299,7 +299,7 @@ - + @@ -327,7 +327,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -384,7 +384,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -470,7 +470,7 @@ - + @@ -498,7 +498,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -553,7 +553,7 @@ - + @@ -581,7 +581,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -638,7 +638,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -723,7 +723,7 @@ - + @@ -751,7 +751,7 @@ - + @@ -781,7 +781,7 @@ - + @@ -809,7 +809,7 @@ - + @@ -837,7 +837,7 @@ - + @@ -866,7 +866,7 @@ - + @@ -895,7 +895,7 @@ - + @@ -923,7 +923,7 @@ - + @@ -951,7 +951,7 @@ - + @@ -979,7 +979,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1064,7 +1064,7 @@ - + @@ -1093,7 +1093,7 @@ - + @@ -1123,7 +1123,7 @@ - + @@ -1152,7 +1152,7 @@ - + @@ -1182,7 +1182,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1241,7 +1241,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1300,7 +1300,7 @@ - + @@ -1329,7 +1329,7 @@ - + @@ -1360,7 +1360,7 @@ - + @@ -1389,7 +1389,7 @@ - + @@ -1418,7 +1418,7 @@ - + @@ -1447,7 +1447,7 @@ - + @@ -1478,7 +1478,7 @@ - + @@ -1827,7 +1827,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/08200-08299.xml b/trunk/dist/game/data/stats/items/08200-08299.xml index fff647a568..44f1fe8fba 100644 --- a/trunk/dist/game/data/stats/items/08200-08299.xml +++ b/trunk/dist/game/data/stats/items/08200-08299.xml @@ -50,7 +50,7 @@ - + @@ -69,7 +69,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -108,7 +108,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -199,7 +199,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -238,7 +238,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -297,7 +297,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -397,7 +397,7 @@ - + @@ -417,7 +417,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/08300-08399.xml b/trunk/dist/game/data/stats/items/08300-08399.xml index 09496e6a30..1c1bbfc099 100644 --- a/trunk/dist/game/data/stats/items/08300-08399.xml +++ b/trunk/dist/game/data/stats/items/08300-08399.xml @@ -546,7 +546,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/08500-08599.xml b/trunk/dist/game/data/stats/items/08500-08599.xml index c5e4e481a7..7caed65891 100644 --- a/trunk/dist/game/data/stats/items/08500-08599.xml +++ b/trunk/dist/game/data/stats/items/08500-08599.xml @@ -328,7 +328,7 @@ - + @@ -354,7 +354,7 @@ - + @@ -376,7 +376,7 @@ - + @@ -401,7 +401,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -451,7 +451,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -939,7 +939,7 @@ - + @@ -963,7 +963,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1011,7 +1011,7 @@ - + @@ -1037,7 +1037,7 @@ - + @@ -1061,7 +1061,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1113,7 +1113,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1191,7 +1191,7 @@ - + @@ -1216,7 +1216,7 @@ - + @@ -1240,7 +1240,7 @@ - + @@ -1265,7 +1265,7 @@ - + @@ -1290,7 +1290,7 @@ - + @@ -1316,7 +1316,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/08600-08699.xml b/trunk/dist/game/data/stats/items/08600-08699.xml index bc8ee6b703..df52b3a804 100644 --- a/trunk/dist/game/data/stats/items/08600-08699.xml +++ b/trunk/dist/game/data/stats/items/08600-08699.xml @@ -966,7 +966,7 @@ - + @@ -994,7 +994,7 @@ - + @@ -1021,7 +1021,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1137,7 +1137,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1222,7 +1222,7 @@ - + @@ -1251,7 +1251,7 @@ - + @@ -1279,7 +1279,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/08700-08799.xml b/trunk/dist/game/data/stats/items/08700-08799.xml index bb470be9a8..35e1d6cfd4 100644 --- a/trunk/dist/game/data/stats/items/08700-08799.xml +++ b/trunk/dist/game/data/stats/items/08700-08799.xml @@ -975,7 +975,7 @@ - + @@ -1003,7 +1003,7 @@ - + @@ -1033,7 +1033,7 @@ - + @@ -1061,7 +1061,7 @@ - + @@ -1089,7 +1089,7 @@ - + @@ -1117,7 +1117,7 @@ - + @@ -1144,7 +1144,7 @@ - + @@ -1172,7 +1172,7 @@ - + @@ -1200,7 +1200,7 @@ - + @@ -1228,7 +1228,7 @@ - + @@ -1256,7 +1256,7 @@ - + @@ -1284,7 +1284,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/08800-08899.xml b/trunk/dist/game/data/stats/items/08800-08899.xml index 7f7684591c..aabed09291 100644 --- a/trunk/dist/game/data/stats/items/08800-08899.xml +++ b/trunk/dist/game/data/stats/items/08800-08899.xml @@ -21,7 +21,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -107,7 +107,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -344,7 +344,7 @@ - + @@ -373,7 +373,7 @@ - + @@ -403,7 +403,7 @@ - + @@ -433,7 +433,7 @@ - + @@ -461,7 +461,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -640,7 +640,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -692,7 +692,7 @@ - + @@ -720,7 +720,7 @@ - + @@ -747,7 +747,7 @@ - + @@ -775,7 +775,7 @@ - + @@ -802,7 +802,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -886,7 +886,7 @@ - + @@ -913,7 +913,7 @@ - + @@ -941,7 +941,7 @@ - + @@ -968,7 +968,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1025,7 +1025,7 @@ - + @@ -1052,7 +1052,7 @@ - + @@ -1079,7 +1079,7 @@ - + @@ -1105,7 +1105,7 @@ - + @@ -1132,7 +1132,7 @@ - + @@ -1159,7 +1159,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1215,7 +1215,7 @@ - + @@ -1243,7 +1243,7 @@ - + @@ -1270,7 +1270,7 @@ - + @@ -1299,7 +1299,7 @@ - + @@ -1326,7 +1326,7 @@ - + @@ -1352,7 +1352,7 @@ - + @@ -1379,7 +1379,7 @@ - + @@ -1405,7 +1405,7 @@ - + @@ -1431,7 +1431,7 @@ - + @@ -1459,7 +1459,7 @@ - + @@ -1486,7 +1486,7 @@ - + @@ -1513,7 +1513,7 @@ - + @@ -1539,7 +1539,7 @@ - + @@ -1566,7 +1566,7 @@ - + @@ -1595,7 +1595,7 @@ - + @@ -1622,7 +1622,7 @@ - + @@ -1649,7 +1649,7 @@ - + @@ -1676,7 +1676,7 @@ - + @@ -1703,7 +1703,7 @@ - + @@ -1731,7 +1731,7 @@ - + @@ -1758,7 +1758,7 @@ - + @@ -1785,7 +1785,7 @@ - + @@ -1814,7 +1814,7 @@ - + @@ -1841,7 +1841,7 @@ - + @@ -1867,7 +1867,7 @@ - + @@ -1894,7 +1894,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/08900-08999.xml b/trunk/dist/game/data/stats/items/08900-08999.xml index d033fb0dff..c8de8d5772 100644 --- a/trunk/dist/game/data/stats/items/08900-08999.xml +++ b/trunk/dist/game/data/stats/items/08900-08999.xml @@ -263,7 +263,7 @@ - + @@ -289,7 +289,7 @@ - + @@ -316,7 +316,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -499,7 +499,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -560,7 +560,7 @@ - + @@ -947,7 +947,7 @@ - + @@ -972,7 +972,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1022,7 +1022,7 @@ - + @@ -1046,7 +1046,7 @@ - + @@ -1072,7 +1072,7 @@ - + @@ -1097,7 +1097,7 @@ - + @@ -1122,7 +1122,7 @@ - + @@ -1149,7 +1149,7 @@ - + @@ -1175,7 +1175,7 @@ - + @@ -1200,7 +1200,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1250,7 +1250,7 @@ - + @@ -1277,7 +1277,7 @@ - + @@ -1303,7 +1303,7 @@ - + @@ -1330,7 +1330,7 @@ - + @@ -1356,7 +1356,7 @@ - + @@ -1384,7 +1384,7 @@ - + @@ -1411,7 +1411,7 @@ - + @@ -1437,7 +1437,7 @@ - + @@ -1463,7 +1463,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1517,7 +1517,7 @@ - + @@ -1544,7 +1544,7 @@ - + @@ -1570,7 +1570,7 @@ - + @@ -1598,7 +1598,7 @@ - + @@ -1624,7 +1624,7 @@ - + @@ -1649,7 +1649,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09000-09099.xml b/trunk/dist/game/data/stats/items/09000-09099.xml index d299bf01dd..867be1d5f8 100644 --- a/trunk/dist/game/data/stats/items/09000-09099.xml +++ b/trunk/dist/game/data/stats/items/09000-09099.xml @@ -21,7 +21,7 @@ - + @@ -46,7 +46,7 @@ - + @@ -71,7 +71,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -124,7 +124,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -229,7 +229,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -307,7 +307,7 @@ - + @@ -333,7 +333,7 @@ - + @@ -360,7 +360,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -440,7 +440,7 @@ - + @@ -466,7 +466,7 @@ - + @@ -491,7 +491,7 @@ - + @@ -517,7 +517,7 @@ - + @@ -543,7 +543,7 @@ - + @@ -568,7 +568,7 @@ - + @@ -594,7 +594,7 @@ - + @@ -619,7 +619,7 @@ - + @@ -646,7 +646,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -698,7 +698,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -753,7 +753,7 @@ - + @@ -779,7 +779,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09100-09199.xml b/trunk/dist/game/data/stats/items/09100-09199.xml index 10e5ce9c7c..542dc55b2d 100644 --- a/trunk/dist/game/data/stats/items/09100-09199.xml +++ b/trunk/dist/game/data/stats/items/09100-09199.xml @@ -509,7 +509,7 @@ - + @@ -532,7 +532,7 @@ - + @@ -573,7 +573,7 @@ - + @@ -603,7 +603,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09200-09299.xml b/trunk/dist/game/data/stats/items/09200-09299.xml index e59f389ed6..6ff339f883 100644 --- a/trunk/dist/game/data/stats/items/09200-09299.xml +++ b/trunk/dist/game/data/stats/items/09200-09299.xml @@ -154,7 +154,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -217,7 +217,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -313,7 +313,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -375,7 +375,7 @@ - + @@ -407,7 +407,7 @@ - + @@ -439,7 +439,7 @@ - + @@ -471,7 +471,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -566,7 +566,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -629,7 +629,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -692,7 +692,7 @@ - + @@ -724,7 +724,7 @@ - + @@ -756,7 +756,7 @@ - + @@ -791,7 +791,7 @@ - + @@ -824,7 +824,7 @@ - + @@ -857,7 +857,7 @@ - + @@ -888,7 +888,7 @@ - + @@ -920,7 +920,7 @@ - + @@ -952,7 +952,7 @@ - + @@ -984,7 +984,7 @@ - + @@ -1016,7 +1016,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1114,7 +1114,7 @@ - + @@ -1146,7 +1146,7 @@ - + @@ -1179,7 +1179,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1245,7 +1245,7 @@ - + @@ -1277,7 +1277,7 @@ - + @@ -1310,7 +1310,7 @@ - + @@ -1343,7 +1343,7 @@ - + @@ -1376,7 +1376,7 @@ - + @@ -1408,7 +1408,7 @@ - + @@ -1441,7 +1441,7 @@ - + @@ -1475,7 +1475,7 @@ - + @@ -1508,7 +1508,7 @@ - + @@ -1540,7 +1540,7 @@ - + @@ -1573,7 +1573,7 @@ - + @@ -1607,7 +1607,7 @@ - + @@ -1641,7 +1641,7 @@ - + @@ -1673,7 +1673,7 @@ - + @@ -1706,7 +1706,7 @@ - + @@ -1739,7 +1739,7 @@ - + @@ -1771,7 +1771,7 @@ - + @@ -1803,7 +1803,7 @@ - + @@ -1836,7 +1836,7 @@ - + @@ -1869,7 +1869,7 @@ - + @@ -1902,7 +1902,7 @@ - + @@ -1934,7 +1934,7 @@ - + @@ -1967,7 +1967,7 @@ - + @@ -2000,7 +2000,7 @@ - + @@ -2033,7 +2033,7 @@ - + @@ -2065,7 +2065,7 @@ - + @@ -2098,7 +2098,7 @@ - + @@ -2131,7 +2131,7 @@ - + @@ -2164,7 +2164,7 @@ - + @@ -2196,7 +2196,7 @@ - + @@ -2229,7 +2229,7 @@ - + @@ -2262,7 +2262,7 @@ - + @@ -2295,7 +2295,7 @@ - + @@ -2327,7 +2327,7 @@ - + @@ -2360,7 +2360,7 @@ - + @@ -2393,7 +2393,7 @@ - + @@ -2426,7 +2426,7 @@ - + @@ -2458,7 +2458,7 @@ - + @@ -2491,7 +2491,7 @@ - + @@ -2525,7 +2525,7 @@ - + @@ -2558,7 +2558,7 @@ - + @@ -2589,7 +2589,7 @@ - + @@ -2621,7 +2621,7 @@ - + @@ -2653,7 +2653,7 @@ - + @@ -2686,7 +2686,7 @@ - + @@ -2718,7 +2718,7 @@ - + @@ -2751,7 +2751,7 @@ - + @@ -2784,7 +2784,7 @@ - + @@ -2817,7 +2817,7 @@ - + @@ -2849,7 +2849,7 @@ - + @@ -2882,7 +2882,7 @@ - + @@ -2915,7 +2915,7 @@ - + @@ -2948,7 +2948,7 @@ - + @@ -2979,7 +2979,7 @@ - + @@ -3011,7 +3011,7 @@ - + @@ -3043,7 +3043,7 @@ - + @@ -3075,7 +3075,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09300-09399.xml b/trunk/dist/game/data/stats/items/09300-09399.xml index b21bc5b11f..3368e9d6eb 100644 --- a/trunk/dist/game/data/stats/items/09300-09399.xml +++ b/trunk/dist/game/data/stats/items/09300-09399.xml @@ -25,7 +25,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -157,7 +157,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -448,7 +448,7 @@ - + @@ -482,7 +482,7 @@ - + @@ -515,7 +515,7 @@ - + @@ -547,7 +547,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -613,7 +613,7 @@ - + @@ -646,7 +646,7 @@ - + @@ -677,7 +677,7 @@ - + @@ -710,7 +710,7 @@ - + @@ -742,7 +742,7 @@ - + @@ -775,7 +775,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -840,7 +840,7 @@ - + @@ -872,7 +872,7 @@ - + @@ -905,7 +905,7 @@ - + @@ -937,7 +937,7 @@ - + @@ -972,7 +972,7 @@ - + @@ -1005,7 +1005,7 @@ - + @@ -1038,7 +1038,7 @@ - + @@ -1069,7 +1069,7 @@ - + @@ -1101,7 +1101,7 @@ - + @@ -1133,7 +1133,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1197,7 +1197,7 @@ - + @@ -1230,7 +1230,7 @@ - + @@ -1265,7 +1265,7 @@ - + @@ -1298,7 +1298,7 @@ - + @@ -1330,7 +1330,7 @@ - + @@ -1363,7 +1363,7 @@ - + @@ -1396,7 +1396,7 @@ - + @@ -1429,7 +1429,7 @@ - + @@ -1460,7 +1460,7 @@ - + @@ -1492,7 +1492,7 @@ - + @@ -1526,7 +1526,7 @@ - + @@ -1560,7 +1560,7 @@ - + @@ -1592,7 +1592,7 @@ - + @@ -1625,7 +1625,7 @@ - + @@ -1658,7 +1658,7 @@ - + @@ -1693,7 +1693,7 @@ - + @@ -1725,7 +1725,7 @@ - + @@ -1758,7 +1758,7 @@ - + @@ -1791,7 +1791,7 @@ - + @@ -1826,7 +1826,7 @@ - + @@ -1857,7 +1857,7 @@ - + @@ -1889,7 +1889,7 @@ - + @@ -1921,7 +1921,7 @@ - + @@ -1953,7 +1953,7 @@ - + @@ -1985,7 +1985,7 @@ - + @@ -2018,7 +2018,7 @@ - + @@ -2051,7 +2051,7 @@ - + @@ -2084,7 +2084,7 @@ - + @@ -2117,7 +2117,7 @@ - + @@ -2151,7 +2151,7 @@ - + @@ -2185,7 +2185,7 @@ - + @@ -2219,7 +2219,7 @@ - + @@ -2251,7 +2251,7 @@ - + @@ -2284,7 +2284,7 @@ - + @@ -2317,7 +2317,7 @@ - + @@ -2350,7 +2350,7 @@ - + @@ -2383,7 +2383,7 @@ - + @@ -2417,7 +2417,7 @@ - + @@ -2451,7 +2451,7 @@ - + @@ -2487,7 +2487,7 @@ - + @@ -2520,7 +2520,7 @@ - + @@ -2554,7 +2554,7 @@ - + @@ -2588,7 +2588,7 @@ - + @@ -2622,7 +2622,7 @@ - + @@ -2654,7 +2654,7 @@ - + @@ -2687,7 +2687,7 @@ - + @@ -2720,7 +2720,7 @@ - + @@ -2753,7 +2753,7 @@ - + @@ -2786,7 +2786,7 @@ - + @@ -2820,7 +2820,7 @@ - + @@ -2854,7 +2854,7 @@ - + @@ -2888,7 +2888,7 @@ - + @@ -2926,7 +2926,7 @@ - + @@ -2962,7 +2962,7 @@ - + @@ -3000,7 +3000,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09400-09499.xml b/trunk/dist/game/data/stats/items/09400-09499.xml index 5d24dabb4e..ee71d391c2 100644 --- a/trunk/dist/game/data/stats/items/09400-09499.xml +++ b/trunk/dist/game/data/stats/items/09400-09499.xml @@ -756,7 +756,7 @@ - + @@ -785,7 +785,7 @@ - + @@ -814,7 +814,7 @@ - + @@ -845,7 +845,7 @@ - + @@ -874,7 +874,7 @@ - + @@ -904,7 +904,7 @@ - + @@ -933,7 +933,7 @@ - + @@ -963,7 +963,7 @@ - + @@ -992,7 +992,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09600-09699.xml b/trunk/dist/game/data/stats/items/09600-09699.xml index bdbf036adf..40f2006de3 100644 --- a/trunk/dist/game/data/stats/items/09600-09699.xml +++ b/trunk/dist/game/data/stats/items/09600-09699.xml @@ -476,7 +476,7 @@ - + @@ -503,7 +503,7 @@ - + @@ -530,7 +530,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -584,7 +584,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -635,7 +635,7 @@ - + @@ -656,7 +656,7 @@ - + @@ -677,7 +677,7 @@ - + @@ -784,7 +784,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -830,7 +830,7 @@ - + @@ -853,7 +853,7 @@ - + @@ -876,7 +876,7 @@ - + @@ -899,7 +899,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09700-09799.xml b/trunk/dist/game/data/stats/items/09700-09799.xml index 9a33cf11e9..0848c74eca 100644 --- a/trunk/dist/game/data/stats/items/09700-09799.xml +++ b/trunk/dist/game/data/stats/items/09700-09799.xml @@ -226,7 +226,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09800-09899.xml b/trunk/dist/game/data/stats/items/09800-09899.xml index 397cfe17f0..4893ddda92 100644 --- a/trunk/dist/game/data/stats/items/09800-09899.xml +++ b/trunk/dist/game/data/stats/items/09800-09899.xml @@ -151,7 +151,7 @@ - + @@ -645,7 +645,7 @@ - + @@ -676,7 +676,7 @@ - + @@ -708,7 +708,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -802,7 +802,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -864,7 +864,7 @@ - + @@ -896,7 +896,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -995,7 +995,7 @@ - + @@ -1024,7 +1024,7 @@ - + @@ -1053,7 +1053,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1111,7 +1111,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1169,7 +1169,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1229,7 +1229,7 @@ - + @@ -1261,7 +1261,7 @@ - + @@ -1293,7 +1293,7 @@ - + @@ -1322,7 +1322,7 @@ - + @@ -1351,7 +1351,7 @@ - + @@ -1381,7 +1381,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1442,7 +1442,7 @@ - + @@ -1471,7 +1471,7 @@ - + @@ -1500,7 +1500,7 @@ - + @@ -1529,7 +1529,7 @@ - + @@ -1558,7 +1558,7 @@ - + @@ -1588,7 +1588,7 @@ - + @@ -1618,7 +1618,7 @@ - + @@ -1648,7 +1648,7 @@ - + @@ -1677,7 +1677,7 @@ - + @@ -1706,7 +1706,7 @@ - + @@ -1735,7 +1735,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/09900-09999.xml b/trunk/dist/game/data/stats/items/09900-09999.xml index 0bf5321ef5..555b38e0b9 100644 --- a/trunk/dist/game/data/stats/items/09900-09999.xml +++ b/trunk/dist/game/data/stats/items/09900-09999.xml @@ -32,7 +32,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -178,7 +178,7 @@ - + @@ -203,7 +203,7 @@ - + @@ -1375,7 +1375,7 @@ - + @@ -1407,7 +1407,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10000-10099.xml b/trunk/dist/game/data/stats/items/10000-10099.xml index ac75d70051..1315177ace 100644 --- a/trunk/dist/game/data/stats/items/10000-10099.xml +++ b/trunk/dist/game/data/stats/items/10000-10099.xml @@ -65,7 +65,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -285,7 +285,7 @@ - + @@ -313,7 +313,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10100-10199.xml b/trunk/dist/game/data/stats/items/10100-10199.xml index 1260dcbc00..a62da9323c 100644 --- a/trunk/dist/game/data/stats/items/10100-10199.xml +++ b/trunk/dist/game/data/stats/items/10100-10199.xml @@ -296,7 +296,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -931,7 +931,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10200-10299.xml b/trunk/dist/game/data/stats/items/10200-10299.xml index 00882055c2..64424de50a 100644 --- a/trunk/dist/game/data/stats/items/10200-10299.xml +++ b/trunk/dist/game/data/stats/items/10200-10299.xml @@ -173,7 +173,7 @@ - + @@ -229,7 +229,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -344,7 +344,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -400,7 +400,7 @@ - + @@ -430,7 +430,7 @@ - + @@ -461,7 +461,7 @@ - + @@ -494,7 +494,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -559,7 +559,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1016,7 +1016,7 @@ - + @@ -1344,7 +1344,7 @@ - + @@ -1368,7 +1368,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10400-10499.xml b/trunk/dist/game/data/stats/items/10400-10499.xml index 44880fe9fb..a31ca60763 100644 --- a/trunk/dist/game/data/stats/items/10400-10499.xml +++ b/trunk/dist/game/data/stats/items/10400-10499.xml @@ -177,7 +177,7 @@ - + @@ -438,7 +438,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -496,7 +496,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -554,7 +554,7 @@ - + @@ -583,7 +583,7 @@ - + @@ -612,7 +612,7 @@ - + @@ -641,7 +641,7 @@ - + @@ -670,7 +670,7 @@ - + @@ -701,7 +701,7 @@ - + @@ -733,7 +733,7 @@ - + @@ -765,7 +765,7 @@ - + @@ -795,7 +795,7 @@ - + @@ -824,7 +824,7 @@ - + @@ -853,7 +853,7 @@ - + @@ -882,7 +882,7 @@ - + @@ -913,7 +913,7 @@ - + @@ -942,7 +942,7 @@ - + @@ -971,7 +971,7 @@ - + @@ -1000,7 +1000,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1059,7 +1059,7 @@ - + @@ -1089,7 +1089,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1149,7 +1149,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1207,7 +1207,7 @@ - + @@ -1241,7 +1241,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1309,7 +1309,7 @@ - + @@ -1342,7 +1342,7 @@ - + @@ -1375,7 +1375,7 @@ - + @@ -1408,7 +1408,7 @@ - + @@ -1442,7 +1442,7 @@ - + @@ -1476,7 +1476,7 @@ - + @@ -1510,7 +1510,7 @@ - + @@ -1603,7 +1603,7 @@ - + @@ -1631,7 +1631,7 @@ - + @@ -1659,7 +1659,7 @@ - + @@ -1687,7 +1687,7 @@ - + @@ -1717,7 +1717,7 @@ - + @@ -1745,7 +1745,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10500-10599.xml b/trunk/dist/game/data/stats/items/10500-10599.xml index d66c65994c..a8baae6ffb 100644 --- a/trunk/dist/game/data/stats/items/10500-10599.xml +++ b/trunk/dist/game/data/stats/items/10500-10599.xml @@ -437,7 +437,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -555,7 +555,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10600-10699.xml b/trunk/dist/game/data/stats/items/10600-10699.xml index b620e56f88..27b7984f36 100644 --- a/trunk/dist/game/data/stats/items/10600-10699.xml +++ b/trunk/dist/game/data/stats/items/10600-10699.xml @@ -752,7 +752,7 @@ - + @@ -781,7 +781,7 @@ - + @@ -811,7 +811,7 @@ - + @@ -840,7 +840,7 @@ - + @@ -869,7 +869,7 @@ - + @@ -898,7 +898,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -957,7 +957,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1017,7 +1017,7 @@ - + @@ -1047,7 +1047,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1137,7 +1137,7 @@ - + @@ -1167,7 +1167,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1228,7 +1228,7 @@ - + @@ -1259,7 +1259,7 @@ - + @@ -1292,7 +1292,7 @@ - + @@ -1324,7 +1324,7 @@ - + @@ -1356,7 +1356,7 @@ - + @@ -1386,7 +1386,7 @@ - + @@ -1416,7 +1416,7 @@ - + @@ -1447,7 +1447,7 @@ - + @@ -1478,7 +1478,7 @@ - + @@ -1510,7 +1510,7 @@ - + @@ -1542,7 +1542,7 @@ - + @@ -1572,7 +1572,7 @@ - + @@ -1603,7 +1603,7 @@ - + @@ -1636,7 +1636,7 @@ - + @@ -1667,7 +1667,7 @@ - + @@ -1698,7 +1698,7 @@ - + @@ -1731,7 +1731,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10700-10799.xml b/trunk/dist/game/data/stats/items/10700-10799.xml index e9bae4b59c..bb9b69ce87 100644 --- a/trunk/dist/game/data/stats/items/10700-10799.xml +++ b/trunk/dist/game/data/stats/items/10700-10799.xml @@ -27,7 +27,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -129,7 +129,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -229,7 +229,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -297,7 +297,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -444,7 +444,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -531,7 +531,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -591,7 +591,7 @@ - + @@ -621,7 +621,7 @@ - + @@ -651,7 +651,7 @@ - + @@ -681,7 +681,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -741,7 +741,7 @@ - + @@ -771,7 +771,7 @@ - + @@ -801,7 +801,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -861,7 +861,7 @@ - + @@ -891,7 +891,7 @@ - + @@ -921,7 +921,7 @@ - + @@ -952,7 +952,7 @@ - + @@ -983,7 +983,7 @@ - + @@ -1014,7 +1014,7 @@ - + @@ -1045,7 +1045,7 @@ - + @@ -1076,7 +1076,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1173,7 +1173,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1238,7 +1238,7 @@ - + @@ -1272,7 +1272,7 @@ - + @@ -1306,7 +1306,7 @@ - + @@ -1340,7 +1340,7 @@ - + @@ -1373,7 +1373,7 @@ - + @@ -1406,7 +1406,7 @@ - + @@ -1439,7 +1439,7 @@ - + @@ -1473,7 +1473,7 @@ - + @@ -1507,7 +1507,7 @@ - + @@ -1542,7 +1542,7 @@ - + @@ -1573,7 +1573,7 @@ - + @@ -1602,7 +1602,7 @@ - + @@ -1631,7 +1631,7 @@ - + @@ -1660,7 +1660,7 @@ - + @@ -1689,7 +1689,7 @@ - + @@ -1718,7 +1718,7 @@ - + @@ -1747,7 +1747,7 @@ - + @@ -1776,7 +1776,7 @@ - + @@ -1806,7 +1806,7 @@ - + @@ -1836,7 +1836,7 @@ - + @@ -1866,7 +1866,7 @@ - + @@ -1896,7 +1896,7 @@ - + @@ -1926,7 +1926,7 @@ - + @@ -1956,7 +1956,7 @@ - + @@ -1986,7 +1986,7 @@ - + @@ -2016,7 +2016,7 @@ - + @@ -2046,7 +2046,7 @@ - + @@ -2078,7 +2078,7 @@ - + @@ -2108,7 +2108,7 @@ - + @@ -2138,7 +2138,7 @@ - + @@ -2168,7 +2168,7 @@ - + @@ -2198,7 +2198,7 @@ - + @@ -2229,7 +2229,7 @@ - + @@ -2259,7 +2259,7 @@ - + @@ -2289,7 +2289,7 @@ - + @@ -2319,7 +2319,7 @@ - + @@ -2350,7 +2350,7 @@ - + @@ -2381,7 +2381,7 @@ - + @@ -2412,7 +2412,7 @@ - + @@ -2443,7 +2443,7 @@ - + @@ -2474,7 +2474,7 @@ - + @@ -2506,7 +2506,7 @@ - + @@ -2538,7 +2538,7 @@ - + @@ -2570,7 +2570,7 @@ - + @@ -2604,7 +2604,7 @@ - + @@ -2638,7 +2638,7 @@ - + @@ -2672,7 +2672,7 @@ - + @@ -2705,7 +2705,7 @@ - + @@ -2738,7 +2738,7 @@ - + @@ -2771,7 +2771,7 @@ - + @@ -2805,7 +2805,7 @@ - + @@ -2839,7 +2839,7 @@ - + @@ -2873,7 +2873,7 @@ - + @@ -2904,7 +2904,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10800-10899.xml b/trunk/dist/game/data/stats/items/10800-10899.xml index 0cff2290c5..ac9b19707f 100644 --- a/trunk/dist/game/data/stats/items/10800-10899.xml +++ b/trunk/dist/game/data/stats/items/10800-10899.xml @@ -1299,7 +1299,7 @@ - + @@ -1327,7 +1327,7 @@ - + @@ -1355,7 +1355,7 @@ - + @@ -1383,7 +1383,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1438,7 +1438,7 @@ - + @@ -1468,7 +1468,7 @@ - + @@ -1496,7 +1496,7 @@ - + @@ -1525,7 +1525,7 @@ - + @@ -1553,7 +1553,7 @@ - + @@ -1581,7 +1581,7 @@ - + @@ -1609,7 +1609,7 @@ - + @@ -1640,7 +1640,7 @@ - + @@ -1672,7 +1672,7 @@ - + @@ -1704,7 +1704,7 @@ - + @@ -1736,7 +1736,7 @@ - + @@ -1767,7 +1767,7 @@ - + @@ -1798,7 +1798,7 @@ - + @@ -1831,7 +1831,7 @@ - + @@ -1863,7 +1863,7 @@ - + @@ -1892,7 +1892,7 @@ - + @@ -1920,7 +1920,7 @@ - + @@ -1948,7 +1948,7 @@ - + @@ -1976,7 +1976,7 @@ - + @@ -2004,7 +2004,7 @@ - + @@ -2034,7 +2034,7 @@ - + @@ -2064,7 +2064,7 @@ - + @@ -2092,7 +2092,7 @@ - + @@ -2120,7 +2120,7 @@ - + @@ -2149,7 +2149,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/10900-10999.xml b/trunk/dist/game/data/stats/items/10900-10999.xml index 201085b160..d1e20b0042 100644 --- a/trunk/dist/game/data/stats/items/10900-10999.xml +++ b/trunk/dist/game/data/stats/items/10900-10999.xml @@ -24,7 +24,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -141,7 +141,7 @@ - + @@ -169,7 +169,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -283,7 +283,7 @@ - + @@ -312,7 +312,7 @@ - + @@ -340,7 +340,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -438,7 +438,7 @@ - + @@ -471,7 +471,7 @@ - + @@ -500,7 +500,7 @@ - + @@ -531,7 +531,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -593,7 +593,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -650,7 +650,7 @@ - + @@ -678,7 +678,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -734,7 +734,7 @@ - + @@ -762,7 +762,7 @@ - + @@ -789,7 +789,7 @@ - + @@ -817,7 +817,7 @@ - + @@ -845,7 +845,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -902,7 +902,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -958,7 +958,7 @@ - + @@ -986,7 +986,7 @@ - + @@ -1018,7 +1018,7 @@ - + @@ -1051,7 +1051,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1148,7 +1148,7 @@ - + @@ -1176,7 +1176,7 @@ - + @@ -1204,7 +1204,7 @@ - + @@ -1232,7 +1232,7 @@ - + @@ -1261,7 +1261,7 @@ - + @@ -1292,7 +1292,7 @@ - + @@ -1323,7 +1323,7 @@ - + @@ -1354,7 +1354,7 @@ - + @@ -1383,7 +1383,7 @@ - + @@ -1411,7 +1411,7 @@ - + @@ -1439,7 +1439,7 @@ - + @@ -1467,7 +1467,7 @@ - + @@ -1495,7 +1495,7 @@ - + @@ -1523,7 +1523,7 @@ - + @@ -1551,7 +1551,7 @@ - + @@ -1579,7 +1579,7 @@ - + @@ -1607,7 +1607,7 @@ - + @@ -1635,7 +1635,7 @@ - + @@ -1665,7 +1665,7 @@ - + @@ -1693,7 +1693,7 @@ - + @@ -1723,7 +1723,7 @@ - + @@ -1751,7 +1751,7 @@ - + @@ -1779,7 +1779,7 @@ - + @@ -1807,7 +1807,7 @@ - + @@ -1835,7 +1835,7 @@ - + @@ -1866,7 +1866,7 @@ - + @@ -1900,7 +1900,7 @@ - + @@ -1932,7 +1932,7 @@ - + @@ -1966,7 +1966,7 @@ - + @@ -1994,7 +1994,7 @@ - + @@ -2022,7 +2022,7 @@ - + @@ -2052,7 +2052,7 @@ - + @@ -2080,7 +2080,7 @@ - + @@ -2109,7 +2109,7 @@ - + @@ -2139,7 +2139,7 @@ - + @@ -2169,7 +2169,7 @@ - + @@ -2197,7 +2197,7 @@ - + @@ -2226,7 +2226,7 @@ - + @@ -2257,7 +2257,7 @@ - + @@ -2289,7 +2289,7 @@ - + @@ -2320,7 +2320,7 @@ - + @@ -2348,7 +2348,7 @@ - + @@ -2376,7 +2376,7 @@ - + @@ -2404,7 +2404,7 @@ - + @@ -2432,7 +2432,7 @@ - + @@ -2461,7 +2461,7 @@ - + @@ -2489,7 +2489,7 @@ - + @@ -2517,7 +2517,7 @@ - + @@ -2545,7 +2545,7 @@ - + @@ -2574,7 +2574,7 @@ - + @@ -2601,7 +2601,7 @@ - + @@ -2629,7 +2629,7 @@ - + @@ -2657,7 +2657,7 @@ - + @@ -2685,7 +2685,7 @@ - + @@ -2713,7 +2713,7 @@ - + @@ -2743,7 +2743,7 @@ - + @@ -2773,7 +2773,7 @@ - + @@ -2801,7 +2801,7 @@ - + @@ -2829,7 +2829,7 @@ - + @@ -2858,7 +2858,7 @@ - + @@ -2887,7 +2887,7 @@ - + @@ -2918,7 +2918,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/11000-11099.xml b/trunk/dist/game/data/stats/items/11000-11099.xml index 78ba04cc59..3f5922966a 100644 --- a/trunk/dist/game/data/stats/items/11000-11099.xml +++ b/trunk/dist/game/data/stats/items/11000-11099.xml @@ -22,7 +22,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -121,7 +121,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -267,7 +267,7 @@ - + @@ -297,7 +297,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -359,7 +359,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -552,7 +552,7 @@ - + @@ -581,7 +581,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -639,7 +639,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -705,7 +705,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -773,7 +773,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -841,7 +841,7 @@ - + @@ -874,7 +874,7 @@ - + @@ -907,7 +907,7 @@ - + @@ -935,7 +935,7 @@ - + @@ -963,7 +963,7 @@ - + @@ -993,7 +993,7 @@ - + @@ -1021,7 +1021,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1105,7 +1105,7 @@ - + @@ -1133,7 +1133,7 @@ - + @@ -1161,7 +1161,7 @@ - + @@ -1189,7 +1189,7 @@ - + @@ -1217,7 +1217,7 @@ - + @@ -1247,7 +1247,7 @@ - + @@ -1276,7 +1276,7 @@ - + @@ -1304,7 +1304,7 @@ - + @@ -1334,7 +1334,7 @@ - + @@ -1362,7 +1362,7 @@ - + @@ -1390,7 +1390,7 @@ - + @@ -1419,7 +1419,7 @@ - + @@ -1450,7 +1450,7 @@ - + @@ -1479,7 +1479,7 @@ - + @@ -1508,7 +1508,7 @@ - + @@ -1536,7 +1536,7 @@ - + @@ -1564,7 +1564,7 @@ - + @@ -1592,7 +1592,7 @@ - + @@ -1622,7 +1622,7 @@ - + @@ -1653,7 +1653,7 @@ - + @@ -1686,7 +1686,7 @@ - + @@ -1717,7 +1717,7 @@ - + @@ -1746,7 +1746,7 @@ - + @@ -1774,7 +1774,7 @@ - + @@ -1804,7 +1804,7 @@ - + @@ -1832,7 +1832,7 @@ - + @@ -1860,7 +1860,7 @@ - + @@ -1887,7 +1887,7 @@ - + @@ -1915,7 +1915,7 @@ - + @@ -1943,7 +1943,7 @@ - + @@ -1973,7 +1973,7 @@ - + @@ -2005,7 +2005,7 @@ - + @@ -2037,7 +2037,7 @@ - + @@ -2069,7 +2069,7 @@ - + @@ -2101,7 +2101,7 @@ - + @@ -2129,7 +2129,7 @@ - + @@ -2157,7 +2157,7 @@ - + @@ -2187,7 +2187,7 @@ - + @@ -2215,7 +2215,7 @@ - + @@ -2244,7 +2244,7 @@ - + @@ -2276,7 +2276,7 @@ - + @@ -2309,7 +2309,7 @@ - + @@ -2342,7 +2342,7 @@ - + @@ -2375,7 +2375,7 @@ - + @@ -2404,7 +2404,7 @@ - + @@ -2432,7 +2432,7 @@ - + @@ -2460,7 +2460,7 @@ - + @@ -2488,7 +2488,7 @@ - + @@ -2516,7 +2516,7 @@ - + @@ -2547,7 +2547,7 @@ - + @@ -2579,7 +2579,7 @@ - + @@ -2613,7 +2613,7 @@ - + @@ -2647,7 +2647,7 @@ - + @@ -2675,7 +2675,7 @@ - + @@ -2703,7 +2703,7 @@ - + @@ -2731,7 +2731,7 @@ - + @@ -2759,7 +2759,7 @@ - + @@ -2787,7 +2787,7 @@ - + @@ -2815,7 +2815,7 @@ - + @@ -2843,7 +2843,7 @@ - + @@ -2871,7 +2871,7 @@ - + @@ -2900,7 +2900,7 @@ - + @@ -2928,7 +2928,7 @@ - + @@ -2958,7 +2958,7 @@ - + @@ -2988,7 +2988,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/11100-11199.xml b/trunk/dist/game/data/stats/items/11100-11199.xml index 86eaeb2841..a4fb6f2560 100644 --- a/trunk/dist/game/data/stats/items/11100-11199.xml +++ b/trunk/dist/game/data/stats/items/11100-11199.xml @@ -22,7 +22,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -169,7 +169,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -410,7 +410,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -478,7 +478,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -590,7 +590,7 @@ - + @@ -618,7 +618,7 @@ - + @@ -646,7 +646,7 @@ - + @@ -674,7 +674,7 @@ - + @@ -704,7 +704,7 @@ - + @@ -735,7 +735,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -798,7 +798,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -887,7 +887,7 @@ - + @@ -915,7 +915,7 @@ - + @@ -943,7 +943,7 @@ - + @@ -968,7 +968,7 @@ - + @@ -993,7 +993,7 @@ - + @@ -1021,7 +1021,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1135,7 +1135,7 @@ - + @@ -1164,7 +1164,7 @@ - + @@ -1195,7 +1195,7 @@ - + @@ -1223,7 +1223,7 @@ - + @@ -1251,7 +1251,7 @@ - + @@ -1279,7 +1279,7 @@ - + @@ -1307,7 +1307,7 @@ - + @@ -1340,7 +1340,7 @@ - + @@ -1373,7 +1373,7 @@ - + @@ -1406,7 +1406,7 @@ - + @@ -1439,7 +1439,7 @@ - + @@ -1468,7 +1468,7 @@ - + @@ -1496,7 +1496,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1552,7 +1552,7 @@ - + @@ -1584,7 +1584,7 @@ - + @@ -1616,7 +1616,7 @@ - + @@ -1648,7 +1648,7 @@ - + @@ -1680,7 +1680,7 @@ - + @@ -1711,7 +1711,7 @@ - + @@ -1743,7 +1743,7 @@ - + @@ -1774,7 +1774,7 @@ - + @@ -1805,7 +1805,7 @@ - + @@ -1834,7 +1834,7 @@ - + @@ -1862,7 +1862,7 @@ - + @@ -1890,7 +1890,7 @@ - + @@ -1918,7 +1918,7 @@ - + @@ -1945,7 +1945,7 @@ - + @@ -1973,7 +1973,7 @@ - + @@ -2001,7 +2001,7 @@ - + @@ -2031,7 +2031,7 @@ - + @@ -2060,7 +2060,7 @@ - + @@ -2088,7 +2088,7 @@ - + @@ -2116,7 +2116,7 @@ - + @@ -2146,7 +2146,7 @@ - + @@ -2178,7 +2178,7 @@ - + @@ -2211,7 +2211,7 @@ - + @@ -2244,7 +2244,7 @@ - + @@ -2279,7 +2279,7 @@ - + @@ -2307,7 +2307,7 @@ - + @@ -2337,7 +2337,7 @@ - + @@ -2365,7 +2365,7 @@ - + @@ -2394,7 +2394,7 @@ - + @@ -2423,7 +2423,7 @@ - + @@ -2451,7 +2451,7 @@ - + @@ -2479,7 +2479,7 @@ - + @@ -2509,7 +2509,7 @@ - + @@ -2539,7 +2539,7 @@ - + @@ -2567,7 +2567,7 @@ - + @@ -2596,7 +2596,7 @@ - + @@ -2625,7 +2625,7 @@ - + @@ -2656,7 +2656,7 @@ - + @@ -2689,7 +2689,7 @@ - + @@ -2722,7 +2722,7 @@ - + @@ -2755,7 +2755,7 @@ - + @@ -2788,7 +2788,7 @@ - + @@ -2817,7 +2817,7 @@ - + @@ -2846,7 +2846,7 @@ - + @@ -2875,7 +2875,7 @@ - + @@ -2906,7 +2906,7 @@ - + @@ -2939,7 +2939,7 @@ - + @@ -2972,7 +2972,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/11200-11299.xml b/trunk/dist/game/data/stats/items/11200-11299.xml index c5b66066b2..168676b214 100644 --- a/trunk/dist/game/data/stats/items/11200-11299.xml +++ b/trunk/dist/game/data/stats/items/11200-11299.xml @@ -25,7 +25,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -209,7 +209,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -277,7 +277,7 @@ - + @@ -311,7 +311,7 @@ - + @@ -340,7 +340,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -427,7 +427,7 @@ - + @@ -461,7 +461,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -529,7 +529,7 @@ - + @@ -565,7 +565,7 @@ - + @@ -594,7 +594,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -652,7 +652,7 @@ - + @@ -681,7 +681,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -741,7 +741,7 @@ - + @@ -771,7 +771,7 @@ - + @@ -801,7 +801,7 @@ - + @@ -830,7 +830,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -888,7 +888,7 @@ - + @@ -917,7 +917,7 @@ - + @@ -947,7 +947,7 @@ - + @@ -977,7 +977,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1039,7 +1039,7 @@ - + @@ -1069,7 +1069,7 @@ - + @@ -1098,7 +1098,7 @@ - + @@ -1127,7 +1127,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1185,7 +1185,7 @@ - + @@ -1214,7 +1214,7 @@ - + @@ -1243,7 +1243,7 @@ - + @@ -1272,7 +1272,7 @@ - + @@ -1301,7 +1301,7 @@ - + @@ -1333,7 +1333,7 @@ - + @@ -1366,7 +1366,7 @@ - + @@ -1399,7 +1399,7 @@ - + @@ -1432,7 +1432,7 @@ - + @@ -1461,7 +1461,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1519,7 +1519,7 @@ - + @@ -1548,7 +1548,7 @@ - + @@ -1578,7 +1578,7 @@ - + @@ -1611,7 +1611,7 @@ - + @@ -1645,7 +1645,7 @@ - + @@ -1679,7 +1679,7 @@ - + @@ -1713,7 +1713,7 @@ - + @@ -1743,7 +1743,7 @@ - + @@ -1773,7 +1773,7 @@ - + @@ -1803,7 +1803,7 @@ - + @@ -1833,7 +1833,7 @@ - + @@ -1862,7 +1862,7 @@ - + @@ -1891,7 +1891,7 @@ - + @@ -1920,7 +1920,7 @@ - + @@ -1949,7 +1949,7 @@ - + @@ -1981,7 +1981,7 @@ - + @@ -2013,7 +2013,7 @@ - + @@ -2045,7 +2045,7 @@ - + @@ -2077,7 +2077,7 @@ - + @@ -2107,7 +2107,7 @@ - + @@ -2136,7 +2136,7 @@ - + @@ -2165,7 +2165,7 @@ - + @@ -2194,7 +2194,7 @@ - + @@ -2223,7 +2223,7 @@ - + @@ -2252,7 +2252,7 @@ - + @@ -2281,7 +2281,7 @@ - + @@ -2310,7 +2310,7 @@ - + @@ -2339,7 +2339,7 @@ - + @@ -2369,7 +2369,7 @@ - + @@ -2399,7 +2399,7 @@ - + @@ -2429,7 +2429,7 @@ - + @@ -2458,7 +2458,7 @@ - + @@ -2487,7 +2487,7 @@ - + @@ -2516,7 +2516,7 @@ - + @@ -2545,7 +2545,7 @@ - + @@ -2574,7 +2574,7 @@ - + @@ -2603,7 +2603,7 @@ - + @@ -2632,7 +2632,7 @@ - + @@ -2661,7 +2661,7 @@ - + @@ -2695,7 +2695,7 @@ - + @@ -2729,7 +2729,7 @@ - + @@ -2763,7 +2763,7 @@ - + @@ -2797,7 +2797,7 @@ - + @@ -2827,7 +2827,7 @@ - + @@ -2856,7 +2856,7 @@ - + @@ -2885,7 +2885,7 @@ - + @@ -2914,7 +2914,7 @@ - + @@ -2942,7 +2942,7 @@ - + @@ -2971,7 +2971,7 @@ - + @@ -3002,7 +3002,7 @@ - + @@ -3031,7 +3031,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/11300-11399.xml b/trunk/dist/game/data/stats/items/11300-11399.xml index c5a0d082c8..7d51839cac 100644 --- a/trunk/dist/game/data/stats/items/11300-11399.xml +++ b/trunk/dist/game/data/stats/items/11300-11399.xml @@ -23,7 +23,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -109,7 +109,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -168,7 +168,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -492,7 +492,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -585,7 +585,7 @@ - + @@ -614,7 +614,7 @@ - + @@ -643,7 +643,7 @@ - + @@ -674,7 +674,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -738,7 +738,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -803,7 +803,7 @@ - + @@ -836,7 +836,7 @@ - + @@ -869,7 +869,7 @@ - + @@ -902,7 +902,7 @@ - + @@ -931,7 +931,7 @@ - + @@ -960,7 +960,7 @@ - + @@ -991,7 +991,7 @@ - + @@ -1020,7 +1020,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1078,7 +1078,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1136,7 +1136,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1223,7 +1223,7 @@ - + @@ -1252,7 +1252,7 @@ - + @@ -1282,7 +1282,7 @@ - + @@ -1311,7 +1311,7 @@ - + @@ -1340,7 +1340,7 @@ - + @@ -1369,7 +1369,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1428,7 +1428,7 @@ - + @@ -1458,7 +1458,7 @@ - + @@ -1488,7 +1488,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/11600-11699.xml b/trunk/dist/game/data/stats/items/11600-11699.xml index 0f5044dc44..c1fad75981 100644 --- a/trunk/dist/game/data/stats/items/11600-11699.xml +++ b/trunk/dist/game/data/stats/items/11600-11699.xml @@ -104,7 +104,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -159,7 +159,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -232,7 +232,7 @@ - + @@ -257,7 +257,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -304,7 +304,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -400,7 +400,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -476,7 +476,7 @@ - + @@ -504,7 +504,7 @@ - + @@ -529,7 +529,7 @@ - + @@ -553,7 +553,7 @@ - + @@ -582,7 +582,7 @@ - + @@ -607,7 +607,7 @@ - + @@ -630,7 +630,7 @@ - + @@ -655,7 +655,7 @@ - + @@ -680,7 +680,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -731,7 +731,7 @@ - + @@ -756,7 +756,7 @@ - + @@ -783,7 +783,7 @@ - + @@ -808,7 +808,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -858,7 +858,7 @@ - + @@ -882,7 +882,7 @@ - + @@ -906,7 +906,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -957,7 +957,7 @@ - + @@ -984,7 +984,7 @@ - + @@ -1009,7 +1009,7 @@ - + @@ -1033,7 +1033,7 @@ - + @@ -1058,7 +1058,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1130,7 +1130,7 @@ - + @@ -1155,7 +1155,7 @@ - + @@ -1184,7 +1184,7 @@ - + @@ -1213,7 +1213,7 @@ - + @@ -1242,7 +1242,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1300,7 +1300,7 @@ - + @@ -1329,7 +1329,7 @@ - + @@ -1358,7 +1358,7 @@ - + @@ -1383,7 +1383,7 @@ - + @@ -1407,7 +1407,7 @@ - + @@ -1431,7 +1431,7 @@ - + @@ -1454,7 +1454,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1505,7 +1505,7 @@ - + @@ -1530,7 +1530,7 @@ - + @@ -1555,7 +1555,7 @@ - + @@ -1580,7 +1580,7 @@ - + @@ -1605,7 +1605,7 @@ - + @@ -1629,7 +1629,7 @@ - + @@ -1653,7 +1653,7 @@ - + @@ -1678,7 +1678,7 @@ - + @@ -1706,7 +1706,7 @@ - + @@ -1735,7 +1735,7 @@ - + @@ -1760,7 +1760,7 @@ - + @@ -1784,7 +1784,7 @@ - + @@ -1809,7 +1809,7 @@ - + @@ -1833,7 +1833,7 @@ - + @@ -1862,7 +1862,7 @@ - + @@ -1887,7 +1887,7 @@ - + @@ -1911,7 +1911,7 @@ - + @@ -1938,7 +1938,7 @@ - + @@ -1963,7 +1963,7 @@ - + @@ -1986,7 +1986,7 @@ - + @@ -2009,7 +2009,7 @@ - + @@ -2032,7 +2032,7 @@ - + @@ -2055,7 +2055,7 @@ - + @@ -2081,7 +2081,7 @@ - + @@ -2105,7 +2105,7 @@ - + @@ -2128,7 +2128,7 @@ - + @@ -2152,7 +2152,7 @@ - + @@ -2176,7 +2176,7 @@ - + @@ -2199,7 +2199,7 @@ - + @@ -2222,7 +2222,7 @@ - + @@ -2245,7 +2245,7 @@ - + @@ -2268,7 +2268,7 @@ - + @@ -2293,7 +2293,7 @@ - + @@ -2318,7 +2318,7 @@ - + @@ -2342,7 +2342,7 @@ - + @@ -2365,7 +2365,7 @@ - + @@ -2389,7 +2389,7 @@ - + @@ -2412,7 +2412,7 @@ - + @@ -2436,7 +2436,7 @@ - + @@ -2459,7 +2459,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/11700-11799.xml b/trunk/dist/game/data/stats/items/11700-11799.xml index 04dafa92fc..5d1fddf2b5 100644 --- a/trunk/dist/game/data/stats/items/11700-11799.xml +++ b/trunk/dist/game/data/stats/items/11700-11799.xml @@ -19,7 +19,7 @@ - + @@ -47,7 +47,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -101,7 +101,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -250,7 +250,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -297,7 +297,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -346,7 +346,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -442,7 +442,7 @@ - + @@ -465,7 +465,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -511,7 +511,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -608,7 +608,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -657,7 +657,7 @@ - + @@ -681,7 +681,7 @@ - + @@ -708,7 +708,7 @@ - + @@ -733,7 +733,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -782,7 +782,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -832,7 +832,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -888,7 +888,7 @@ - + @@ -913,7 +913,7 @@ - + @@ -937,7 +937,7 @@ - + @@ -961,7 +961,7 @@ - + @@ -984,7 +984,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1030,7 +1030,7 @@ - + @@ -1053,7 +1053,7 @@ - + @@ -1076,7 +1076,7 @@ - + @@ -1099,7 +1099,7 @@ - + @@ -1122,7 +1122,7 @@ - + @@ -1145,7 +1145,7 @@ - + @@ -1169,7 +1169,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1218,7 +1218,7 @@ - + @@ -1242,7 +1242,7 @@ - + @@ -1267,7 +1267,7 @@ - + @@ -1291,7 +1291,7 @@ - + @@ -1319,7 +1319,7 @@ - + @@ -1347,7 +1347,7 @@ - + @@ -1371,7 +1371,7 @@ - + @@ -1396,7 +1396,7 @@ - + @@ -1420,7 +1420,7 @@ - + @@ -1449,7 +1449,7 @@ - + @@ -1476,7 +1476,7 @@ - + @@ -1501,7 +1501,7 @@ - + @@ -1525,7 +1525,7 @@ - + @@ -1549,7 +1549,7 @@ - + @@ -1573,7 +1573,7 @@ - + @@ -1598,7 +1598,7 @@ - + @@ -1622,7 +1622,7 @@ - + @@ -1647,7 +1647,7 @@ - + @@ -1671,7 +1671,7 @@ - + @@ -1696,7 +1696,7 @@ - + @@ -1720,7 +1720,7 @@ - + @@ -1743,7 +1743,7 @@ - + @@ -1766,7 +1766,7 @@ - + @@ -1789,7 +1789,7 @@ - + @@ -1812,7 +1812,7 @@ - + @@ -1835,7 +1835,7 @@ - + @@ -1861,7 +1861,7 @@ - + @@ -1886,7 +1886,7 @@ - + @@ -1910,7 +1910,7 @@ - + @@ -1936,7 +1936,7 @@ - + @@ -1960,7 +1960,7 @@ - + @@ -1989,7 +1989,7 @@ - + @@ -2018,7 +2018,7 @@ - + @@ -2043,7 +2043,7 @@ - + @@ -2068,7 +2068,7 @@ - + @@ -2096,7 +2096,7 @@ - + @@ -2125,7 +2125,7 @@ - + @@ -2154,7 +2154,7 @@ - + @@ -2183,7 +2183,7 @@ - + @@ -2207,7 +2207,7 @@ - + @@ -2232,7 +2232,7 @@ - + @@ -2258,7 +2258,7 @@ - + @@ -2283,7 +2283,7 @@ - + @@ -2307,7 +2307,7 @@ - + @@ -2331,7 +2331,7 @@ - + @@ -2356,7 +2356,7 @@ - + @@ -2380,7 +2380,7 @@ - + @@ -2405,7 +2405,7 @@ - + @@ -2429,7 +2429,7 @@ - + @@ -2453,7 +2453,7 @@ - + @@ -2477,7 +2477,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/11800-11899.xml b/trunk/dist/game/data/stats/items/11800-11899.xml index d9b8222c8a..cfd82797f9 100644 --- a/trunk/dist/game/data/stats/items/11800-11899.xml +++ b/trunk/dist/game/data/stats/items/11800-11899.xml @@ -19,7 +19,7 @@ - + @@ -44,7 +44,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -142,7 +142,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -191,7 +191,7 @@ - + @@ -219,7 +219,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -277,7 +277,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -360,7 +360,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -459,7 +459,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -511,7 +511,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -560,7 +560,7 @@ - + @@ -583,7 +583,7 @@ - + @@ -612,7 +612,7 @@ - + @@ -637,7 +637,7 @@ - + @@ -662,7 +662,7 @@ - + @@ -687,7 +687,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -736,7 +736,7 @@ - + @@ -761,7 +761,7 @@ - + @@ -785,7 +785,7 @@ - + @@ -810,7 +810,7 @@ - + @@ -834,7 +834,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -884,7 +884,7 @@ - + @@ -908,7 +908,7 @@ - + @@ -932,7 +932,7 @@ - + @@ -956,7 +956,7 @@ - + @@ -980,7 +980,7 @@ - + @@ -1004,7 +1004,7 @@ - + @@ -1028,7 +1028,7 @@ - + @@ -1053,7 +1053,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1102,7 +1102,7 @@ - + @@ -1130,7 +1130,7 @@ - + @@ -1155,7 +1155,7 @@ - + @@ -1179,7 +1179,7 @@ - + @@ -1203,7 +1203,7 @@ - + @@ -1227,7 +1227,7 @@ - + @@ -1254,7 +1254,7 @@ - + @@ -1279,7 +1279,7 @@ - + @@ -1303,7 +1303,7 @@ - + @@ -1327,7 +1327,7 @@ - + @@ -1351,7 +1351,7 @@ - + @@ -1379,7 +1379,7 @@ - + @@ -1404,7 +1404,7 @@ - + @@ -1428,7 +1428,7 @@ - + @@ -1455,7 +1455,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1505,7 +1505,7 @@ - + @@ -1530,7 +1530,7 @@ - + @@ -1554,7 +1554,7 @@ - + @@ -1578,7 +1578,7 @@ - + @@ -1601,7 +1601,7 @@ - + @@ -1626,7 +1626,7 @@ - + @@ -1650,7 +1650,7 @@ - + @@ -1674,7 +1674,7 @@ - + @@ -1698,7 +1698,7 @@ - + @@ -1722,7 +1722,7 @@ - + @@ -1746,7 +1746,7 @@ - + @@ -1770,7 +1770,7 @@ - + @@ -1794,7 +1794,7 @@ - + @@ -1818,7 +1818,7 @@ - + @@ -1842,7 +1842,7 @@ - + @@ -1866,7 +1866,7 @@ - + @@ -1890,7 +1890,7 @@ - + @@ -1914,7 +1914,7 @@ - + @@ -1938,7 +1938,7 @@ - + @@ -1962,7 +1962,7 @@ - + @@ -1986,7 +1986,7 @@ - + @@ -2010,7 +2010,7 @@ - + @@ -2034,7 +2034,7 @@ - + @@ -2058,7 +2058,7 @@ - + @@ -2082,7 +2082,7 @@ - + @@ -2106,7 +2106,7 @@ - + @@ -2130,7 +2130,7 @@ - + @@ -2154,7 +2154,7 @@ - + @@ -2178,7 +2178,7 @@ - + @@ -2202,7 +2202,7 @@ - + @@ -2226,7 +2226,7 @@ - + @@ -2250,7 +2250,7 @@ - + @@ -2275,7 +2275,7 @@ - + @@ -2299,7 +2299,7 @@ - + @@ -2323,7 +2323,7 @@ - + @@ -2347,7 +2347,7 @@ - + @@ -2374,7 +2374,7 @@ - + @@ -2401,7 +2401,7 @@ - + @@ -2426,7 +2426,7 @@ - + @@ -2450,7 +2450,7 @@ - + @@ -2474,7 +2474,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/11900-11999.xml b/trunk/dist/game/data/stats/items/11900-11999.xml index 6b07e14665..87729f6504 100644 --- a/trunk/dist/game/data/stats/items/11900-11999.xml +++ b/trunk/dist/game/data/stats/items/11900-11999.xml @@ -20,7 +20,7 @@ - + @@ -44,7 +44,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -141,7 +141,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -267,7 +267,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -363,7 +363,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -439,7 +439,7 @@ - + @@ -463,7 +463,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -537,7 +537,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -585,7 +585,7 @@ - + @@ -609,7 +609,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -657,7 +657,7 @@ - + @@ -681,7 +681,7 @@ - + @@ -705,7 +705,7 @@ - + @@ -729,7 +729,7 @@ - + @@ -753,7 +753,7 @@ - + @@ -780,7 +780,7 @@ - + @@ -805,7 +805,7 @@ - + @@ -829,7 +829,7 @@ - + @@ -854,7 +854,7 @@ - + @@ -878,7 +878,7 @@ - + @@ -902,7 +902,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -974,7 +974,7 @@ - + @@ -1000,7 +1000,7 @@ - + @@ -1025,7 +1025,7 @@ - + @@ -1054,7 +1054,7 @@ - + @@ -1079,7 +1079,7 @@ - + @@ -1105,7 +1105,7 @@ - + @@ -1134,7 +1134,7 @@ - + @@ -1159,7 +1159,7 @@ - + @@ -1188,7 +1188,7 @@ - + @@ -1217,7 +1217,7 @@ - + @@ -1241,7 +1241,7 @@ - + @@ -1265,7 +1265,7 @@ - + @@ -1289,7 +1289,7 @@ - + @@ -1315,7 +1315,7 @@ - + @@ -1339,7 +1339,7 @@ - + @@ -1364,7 +1364,7 @@ - + @@ -1390,7 +1390,7 @@ - + @@ -1415,7 +1415,7 @@ - + @@ -1439,7 +1439,7 @@ - + @@ -1462,7 +1462,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1515,7 +1515,7 @@ - + @@ -1540,7 +1540,7 @@ - + @@ -1568,7 +1568,7 @@ - + @@ -1593,7 +1593,7 @@ - + @@ -1617,7 +1617,7 @@ - + @@ -1644,7 +1644,7 @@ - + @@ -1668,7 +1668,7 @@ - + @@ -1692,7 +1692,7 @@ - + @@ -1717,7 +1717,7 @@ - + @@ -1741,7 +1741,7 @@ - + @@ -1766,7 +1766,7 @@ - + @@ -1791,7 +1791,7 @@ - + @@ -1819,7 +1819,7 @@ - + @@ -1843,7 +1843,7 @@ - + @@ -1867,7 +1867,7 @@ - + @@ -1894,7 +1894,7 @@ - + @@ -1919,7 +1919,7 @@ - + @@ -1943,7 +1943,7 @@ - + @@ -1968,7 +1968,7 @@ - + @@ -1992,7 +1992,7 @@ - + @@ -2021,7 +2021,7 @@ - + @@ -2045,7 +2045,7 @@ - + @@ -2073,7 +2073,7 @@ - + @@ -2100,7 +2100,7 @@ - + @@ -2125,7 +2125,7 @@ - + @@ -2148,7 +2148,7 @@ - + @@ -2173,7 +2173,7 @@ - + @@ -2201,7 +2201,7 @@ - + @@ -2226,7 +2226,7 @@ - + @@ -2251,7 +2251,7 @@ - + @@ -2275,7 +2275,7 @@ - + @@ -2299,7 +2299,7 @@ - + @@ -2328,7 +2328,7 @@ - + @@ -2353,7 +2353,7 @@ - + @@ -2381,7 +2381,7 @@ - + @@ -2406,7 +2406,7 @@ - + @@ -2436,7 +2436,7 @@ - + @@ -2461,7 +2461,7 @@ - + @@ -2491,7 +2491,7 @@ - + @@ -2517,7 +2517,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/12000-12099.xml b/trunk/dist/game/data/stats/items/12000-12099.xml index ca3fd49980..812cadabf2 100644 --- a/trunk/dist/game/data/stats/items/12000-12099.xml +++ b/trunk/dist/game/data/stats/items/12000-12099.xml @@ -21,7 +21,7 @@ - + @@ -46,7 +46,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -123,7 +123,7 @@ - + @@ -148,7 +148,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/12300-12399.xml b/trunk/dist/game/data/stats/items/12300-12399.xml index b16a1fed3a..e92ca9fae8 100644 --- a/trunk/dist/game/data/stats/items/12300-12399.xml +++ b/trunk/dist/game/data/stats/items/12300-12399.xml @@ -1064,7 +1064,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1104,7 +1104,7 @@ - + @@ -1124,7 +1124,7 @@ - + @@ -1143,7 +1143,7 @@ - + @@ -1161,7 +1161,7 @@ - + @@ -1180,7 +1180,7 @@ - + @@ -1199,7 +1199,7 @@ - + @@ -1221,7 +1221,7 @@ - + @@ -1240,7 +1240,7 @@ - + @@ -1259,7 +1259,7 @@ - + @@ -1278,7 +1278,7 @@ - + @@ -1299,7 +1299,7 @@ - + @@ -1318,7 +1318,7 @@ - + @@ -1337,7 +1337,7 @@ - + @@ -1356,7 +1356,7 @@ - + @@ -1374,7 +1374,7 @@ - + @@ -1395,7 +1395,7 @@ - + @@ -1414,7 +1414,7 @@ - + @@ -1433,7 +1433,7 @@ - + @@ -1452,7 +1452,7 @@ - + @@ -1471,7 +1471,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1509,7 +1509,7 @@ - + @@ -1528,7 +1528,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/12400-12499.xml b/trunk/dist/game/data/stats/items/12400-12499.xml index 668e3fa2b0..c30cd88c69 100644 --- a/trunk/dist/game/data/stats/items/12400-12499.xml +++ b/trunk/dist/game/data/stats/items/12400-12499.xml @@ -14,7 +14,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -74,7 +74,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -137,7 +137,7 @@ - + @@ -159,7 +159,7 @@ - + @@ -178,7 +178,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -272,7 +272,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -310,7 +310,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -410,7 +410,7 @@ - + @@ -431,7 +431,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -469,7 +469,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -565,7 +565,7 @@ - + @@ -584,7 +584,7 @@ - + @@ -603,7 +603,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -642,7 +642,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -680,7 +680,7 @@ - + @@ -699,7 +699,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -762,7 +762,7 @@ - + @@ -782,7 +782,7 @@ - + @@ -801,7 +801,7 @@ - + @@ -819,7 +819,7 @@ - + @@ -838,7 +838,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -878,7 +878,7 @@ - + @@ -897,7 +897,7 @@ - + @@ -915,7 +915,7 @@ - + @@ -937,7 +937,7 @@ - + @@ -956,7 +956,7 @@ - + @@ -976,7 +976,7 @@ - + @@ -995,7 +995,7 @@ - + @@ -1017,7 +1017,7 @@ - + @@ -1036,7 +1036,7 @@ - + @@ -1058,7 +1058,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1115,7 +1115,7 @@ - + @@ -1134,7 +1134,7 @@ - + @@ -1153,7 +1153,7 @@ - + @@ -1171,7 +1171,7 @@ - + @@ -1192,7 +1192,7 @@ - + @@ -1211,7 +1211,7 @@ - + @@ -1233,7 +1233,7 @@ - + @@ -1252,7 +1252,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1291,7 +1291,7 @@ - + @@ -1310,7 +1310,7 @@ - + @@ -1328,7 +1328,7 @@ - + @@ -1346,7 +1346,7 @@ - + @@ -1365,7 +1365,7 @@ - + @@ -1384,7 +1384,7 @@ - + @@ -1406,7 +1406,7 @@ - + @@ -1425,7 +1425,7 @@ - + @@ -1443,7 +1443,7 @@ - + @@ -1462,7 +1462,7 @@ - + @@ -1481,7 +1481,7 @@ - + @@ -1502,7 +1502,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1543,7 +1543,7 @@ - + @@ -1562,7 +1562,7 @@ - + @@ -1584,7 +1584,7 @@ - + @@ -1603,7 +1603,7 @@ - + @@ -1622,7 +1622,7 @@ - + @@ -1641,7 +1641,7 @@ - + @@ -1660,7 +1660,7 @@ - + @@ -1678,7 +1678,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/12700-12799.xml b/trunk/dist/game/data/stats/items/12700-12799.xml index 87bb79753b..09ba141203 100644 --- a/trunk/dist/game/data/stats/items/12700-12799.xml +++ b/trunk/dist/game/data/stats/items/12700-12799.xml @@ -1122,7 +1122,7 @@ - + @@ -1144,7 +1144,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1188,7 +1188,7 @@ - + @@ -1210,7 +1210,7 @@ - + @@ -1234,7 +1234,7 @@ - + @@ -1258,7 +1258,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/12800-12899.xml b/trunk/dist/game/data/stats/items/12800-12899.xml index 25473f5750..7d3ef42efe 100644 --- a/trunk/dist/game/data/stats/items/12800-12899.xml +++ b/trunk/dist/game/data/stats/items/12800-12899.xml @@ -20,7 +20,7 @@ - + @@ -44,7 +44,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -212,7 +212,7 @@ - + @@ -236,7 +236,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -341,7 +341,7 @@ - + @@ -827,7 +827,7 @@ - + @@ -857,7 +857,7 @@ - + @@ -887,7 +887,7 @@ - + @@ -918,7 +918,7 @@ - + @@ -949,7 +949,7 @@ - + @@ -982,7 +982,7 @@ - + @@ -1012,7 +1012,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1072,7 +1072,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1174,7 +1174,7 @@ - + @@ -1204,7 +1204,7 @@ - + @@ -1234,7 +1234,7 @@ - + @@ -1264,7 +1264,7 @@ - + @@ -1297,7 +1297,7 @@ - + @@ -1330,7 +1330,7 @@ - + @@ -1363,7 +1363,7 @@ - + @@ -1396,7 +1396,7 @@ - + @@ -1428,7 +1428,7 @@ - + @@ -1460,7 +1460,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1519,7 +1519,7 @@ - + @@ -1548,7 +1548,7 @@ - + @@ -1577,7 +1577,7 @@ - + @@ -1607,7 +1607,7 @@ - + @@ -1638,7 +1638,7 @@ - + @@ -1668,7 +1668,7 @@ - + @@ -1697,7 +1697,7 @@ - + @@ -1727,7 +1727,7 @@ - + @@ -1760,7 +1760,7 @@ - + @@ -1794,7 +1794,7 @@ - + @@ -1829,7 +1829,7 @@ - + @@ -1860,7 +1860,7 @@ - + @@ -1890,7 +1890,7 @@ - + @@ -1921,7 +1921,7 @@ - + @@ -1952,7 +1952,7 @@ - + @@ -1982,7 +1982,7 @@ - + @@ -2014,7 +2014,7 @@ - + @@ -2046,7 +2046,7 @@ - + @@ -2076,7 +2076,7 @@ - + @@ -2107,7 +2107,7 @@ - + @@ -2140,7 +2140,7 @@ - + @@ -2173,7 +2173,7 @@ - + @@ -2206,7 +2206,7 @@ - + @@ -2239,7 +2239,7 @@ - + @@ -2269,7 +2269,7 @@ - + @@ -2299,7 +2299,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/12900-12999.xml b/trunk/dist/game/data/stats/items/12900-12999.xml index 1a84d0b422..813bdce488 100644 --- a/trunk/dist/game/data/stats/items/12900-12999.xml +++ b/trunk/dist/game/data/stats/items/12900-12999.xml @@ -24,7 +24,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -89,7 +89,7 @@ - + @@ -122,7 +122,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -212,7 +212,7 @@ - + @@ -246,7 +246,7 @@ - + @@ -280,7 +280,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -344,7 +344,7 @@ - + @@ -374,7 +374,7 @@ - + @@ -404,7 +404,7 @@ - + @@ -438,7 +438,7 @@ - + @@ -472,7 +472,7 @@ - + @@ -507,7 +507,7 @@ - + @@ -537,7 +537,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -628,7 +628,7 @@ - + @@ -659,7 +659,7 @@ - + @@ -690,7 +690,7 @@ - + @@ -720,7 +720,7 @@ - + @@ -750,7 +750,7 @@ - + @@ -780,7 +780,7 @@ - + @@ -811,7 +811,7 @@ - + @@ -842,7 +842,7 @@ - + @@ -875,7 +875,7 @@ - + @@ -906,7 +906,7 @@ - + @@ -935,7 +935,7 @@ - + @@ -964,7 +964,7 @@ - + @@ -993,7 +993,7 @@ - + @@ -1022,7 +1022,7 @@ - + @@ -1051,7 +1051,7 @@ - + @@ -1080,7 +1080,7 @@ - + @@ -1112,7 +1112,7 @@ - + @@ -1145,7 +1145,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1208,7 +1208,7 @@ - + @@ -1238,7 +1238,7 @@ - + @@ -1268,7 +1268,7 @@ - + @@ -1299,7 +1299,7 @@ - + @@ -1332,7 +1332,7 @@ - + @@ -1366,7 +1366,7 @@ - + @@ -1400,7 +1400,7 @@ - + @@ -1431,7 +1431,7 @@ - + @@ -1462,7 +1462,7 @@ - + @@ -1493,7 +1493,7 @@ - + @@ -1523,7 +1523,7 @@ - + @@ -1553,7 +1553,7 @@ - + @@ -1583,7 +1583,7 @@ - + @@ -1615,7 +1615,7 @@ - + @@ -1647,7 +1647,7 @@ - + @@ -1679,7 +1679,7 @@ - + @@ -1709,7 +1709,7 @@ - + @@ -1738,7 +1738,7 @@ - + @@ -1767,7 +1767,7 @@ - + @@ -1796,7 +1796,7 @@ - + @@ -1825,7 +1825,7 @@ - + @@ -1854,7 +1854,7 @@ - + @@ -1884,7 +1884,7 @@ - + @@ -1915,7 +1915,7 @@ - + @@ -1946,7 +1946,7 @@ - + @@ -1976,7 +1976,7 @@ - + @@ -2006,7 +2006,7 @@ - + @@ -2036,7 +2036,7 @@ - + @@ -2066,7 +2066,7 @@ - + @@ -2096,7 +2096,7 @@ - + @@ -2126,7 +2126,7 @@ - + @@ -2160,7 +2160,7 @@ - + @@ -2194,7 +2194,7 @@ - + @@ -2228,7 +2228,7 @@ - + @@ -2259,7 +2259,7 @@ - + @@ -2289,7 +2289,7 @@ - + @@ -2319,7 +2319,7 @@ - + @@ -2348,7 +2348,7 @@ - + @@ -2379,7 +2379,7 @@ - + @@ -2409,7 +2409,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13000-13099.xml b/trunk/dist/game/data/stats/items/13000-13099.xml index e8b360434d..b03109ebdb 100644 --- a/trunk/dist/game/data/stats/items/13000-13099.xml +++ b/trunk/dist/game/data/stats/items/13000-13099.xml @@ -491,7 +491,7 @@ - + @@ -520,7 +520,7 @@ - + @@ -549,7 +549,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -690,7 +690,7 @@ - + @@ -719,7 +719,7 @@ - + @@ -862,7 +862,7 @@ - + @@ -893,7 +893,7 @@ - + @@ -924,7 +924,7 @@ - + @@ -1041,7 +1041,7 @@ - + @@ -1069,7 +1069,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13100-13199.xml b/trunk/dist/game/data/stats/items/13100-13199.xml index 8cc3faacae..f7a498b6f6 100644 --- a/trunk/dist/game/data/stats/items/13100-13199.xml +++ b/trunk/dist/game/data/stats/items/13100-13199.xml @@ -803,7 +803,7 @@ - + @@ -829,7 +829,7 @@ - + @@ -854,7 +854,7 @@ - + @@ -881,7 +881,7 @@ - + @@ -906,7 +906,7 @@ - + @@ -933,7 +933,7 @@ - + @@ -959,7 +959,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1013,7 +1013,7 @@ - + @@ -1040,7 +1040,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1125,7 +1125,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1218,7 +1218,7 @@ - + @@ -1249,7 +1249,7 @@ - + @@ -1279,7 +1279,7 @@ - + @@ -1309,7 +1309,7 @@ - + @@ -1341,7 +1341,7 @@ - + @@ -1373,7 +1373,7 @@ - + @@ -1403,7 +1403,7 @@ - + @@ -1436,7 +1436,7 @@ - + @@ -1469,7 +1469,7 @@ - + @@ -1503,7 +1503,7 @@ - + @@ -1535,7 +1535,7 @@ - + @@ -1568,7 +1568,7 @@ - + @@ -1601,7 +1601,7 @@ - + @@ -1635,7 +1635,7 @@ - + @@ -1667,7 +1667,7 @@ - + @@ -1699,7 +1699,7 @@ - + @@ -1733,7 +1733,7 @@ - + @@ -1765,7 +1765,7 @@ - + @@ -1797,7 +1797,7 @@ - + @@ -1829,7 +1829,7 @@ - + @@ -1864,7 +1864,7 @@ - + @@ -1899,7 +1899,7 @@ - + @@ -1935,7 +1935,7 @@ - + @@ -1968,7 +1968,7 @@ - + @@ -2001,7 +2001,7 @@ - + @@ -2033,7 +2033,7 @@ - + @@ -2065,7 +2065,7 @@ - + @@ -2097,7 +2097,7 @@ - + @@ -2129,7 +2129,7 @@ - + @@ -2161,7 +2161,7 @@ - + @@ -2195,7 +2195,7 @@ - + @@ -2227,7 +2227,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13200-13299.xml b/trunk/dist/game/data/stats/items/13200-13299.xml index 0e405e5d64..941c927800 100644 --- a/trunk/dist/game/data/stats/items/13200-13299.xml +++ b/trunk/dist/game/data/stats/items/13200-13299.xml @@ -25,7 +25,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -90,7 +90,7 @@ - + @@ -121,7 +121,7 @@ - + @@ -153,7 +153,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -217,7 +217,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -324,7 +324,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -387,7 +387,7 @@ - + @@ -418,7 +418,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -482,7 +482,7 @@ - + @@ -514,7 +514,7 @@ - + @@ -548,7 +548,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -613,7 +613,7 @@ - + @@ -645,7 +645,7 @@ - + @@ -678,7 +678,7 @@ - + @@ -710,7 +710,7 @@ - + @@ -745,7 +745,7 @@ - + @@ -780,7 +780,7 @@ - + @@ -816,7 +816,7 @@ - + @@ -1139,7 +1139,7 @@ - + @@ -1161,7 +1161,7 @@ - + @@ -1183,7 +1183,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1227,7 +1227,7 @@ - + @@ -1251,7 +1251,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13300-13399.xml b/trunk/dist/game/data/stats/items/13300-13399.xml index ff180630f4..ef6c7fdbbf 100644 --- a/trunk/dist/game/data/stats/items/13300-13399.xml +++ b/trunk/dist/game/data/stats/items/13300-13399.xml @@ -284,7 +284,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -535,7 +535,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -579,7 +579,7 @@ - + @@ -601,7 +601,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -647,7 +647,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13400-13499.xml b/trunk/dist/game/data/stats/items/13400-13499.xml index 2401b916d4..c726983478 100644 --- a/trunk/dist/game/data/stats/items/13400-13499.xml +++ b/trunk/dist/game/data/stats/items/13400-13499.xml @@ -893,7 +893,7 @@ - + @@ -922,7 +922,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -978,7 +978,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1036,7 +1036,7 @@ - + @@ -1064,7 +1064,7 @@ - + @@ -1093,7 +1093,7 @@ - + @@ -1122,7 +1122,7 @@ - + @@ -1152,7 +1152,7 @@ - + @@ -1184,7 +1184,7 @@ - + @@ -1217,7 +1217,7 @@ - + @@ -1250,7 +1250,7 @@ - + @@ -1282,7 +1282,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13500-13599.xml b/trunk/dist/game/data/stats/items/13500-13599.xml index 19c1dba095..6bc6bda4cb 100644 --- a/trunk/dist/game/data/stats/items/13500-13599.xml +++ b/trunk/dist/game/data/stats/items/13500-13599.xml @@ -253,7 +253,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -553,7 +553,7 @@ - + @@ -789,7 +789,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -825,7 +825,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13700-13799.xml b/trunk/dist/game/data/stats/items/13700-13799.xml index 6013320756..bc72a9e4ca 100644 --- a/trunk/dist/game/data/stats/items/13700-13799.xml +++ b/trunk/dist/game/data/stats/items/13700-13799.xml @@ -791,7 +791,7 @@ - + @@ -1248,7 +1248,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1301,7 +1301,7 @@ - + @@ -1327,7 +1327,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13800-13899.xml b/trunk/dist/game/data/stats/items/13800-13899.xml index 8fbbb4884d..4d316550e9 100644 --- a/trunk/dist/game/data/stats/items/13800-13899.xml +++ b/trunk/dist/game/data/stats/items/13800-13899.xml @@ -515,7 +515,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -1009,7 +1009,7 @@ - + @@ -1044,7 +1044,7 @@ - + @@ -1081,7 +1081,7 @@ - + @@ -1117,7 +1117,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/13900-13999.xml b/trunk/dist/game/data/stats/items/13900-13999.xml index 3454037e7e..5e371c250c 100644 --- a/trunk/dist/game/data/stats/items/13900-13999.xml +++ b/trunk/dist/game/data/stats/items/13900-13999.xml @@ -834,7 +834,7 @@ - + @@ -864,7 +864,7 @@ - + @@ -894,7 +894,7 @@ - + @@ -924,7 +924,7 @@ - + @@ -991,7 +991,7 @@ - + @@ -1013,7 +1013,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1072,7 +1072,7 @@ - + @@ -1097,7 +1097,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1145,7 +1145,7 @@ - + @@ -1172,7 +1172,7 @@ - + @@ -1198,7 +1198,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/14000-14099.xml b/trunk/dist/game/data/stats/items/14000-14099.xml index 5269a96198..162a094463 100644 --- a/trunk/dist/game/data/stats/items/14000-14099.xml +++ b/trunk/dist/game/data/stats/items/14000-14099.xml @@ -723,7 +723,7 @@ - + @@ -747,7 +747,7 @@ - + @@ -771,7 +771,7 @@ - + @@ -958,7 +958,7 @@ - + @@ -982,7 +982,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1267,7 +1267,7 @@ - + @@ -1291,7 +1291,7 @@ - + @@ -1315,7 +1315,7 @@ - + @@ -1414,7 +1414,7 @@ - + @@ -1438,7 +1438,7 @@ - + @@ -1462,7 +1462,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/14100-14199.xml b/trunk/dist/game/data/stats/items/14100-14199.xml index 5c9d207abe..59f67dec54 100644 --- a/trunk/dist/game/data/stats/items/14100-14199.xml +++ b/trunk/dist/game/data/stats/items/14100-14199.xml @@ -340,7 +340,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -399,7 +399,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -515,7 +515,7 @@ - + @@ -545,7 +545,7 @@ - + @@ -576,7 +576,7 @@ - + @@ -605,7 +605,7 @@ - + @@ -634,7 +634,7 @@ - + @@ -663,7 +663,7 @@ - + @@ -692,7 +692,7 @@ - + @@ -722,7 +722,7 @@ - + @@ -753,7 +753,7 @@ - + @@ -782,7 +782,7 @@ - + @@ -811,7 +811,7 @@ - + @@ -840,7 +840,7 @@ - + @@ -869,7 +869,7 @@ - + @@ -898,7 +898,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -956,7 +956,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1014,7 +1014,7 @@ - + @@ -1045,7 +1045,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1105,7 +1105,7 @@ - + @@ -1135,7 +1135,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1197,7 +1197,7 @@ - + @@ -1229,7 +1229,7 @@ - + @@ -1262,7 +1262,7 @@ - + @@ -1296,7 +1296,7 @@ - + @@ -1330,7 +1330,7 @@ - + @@ -1364,7 +1364,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1432,7 +1432,7 @@ - + @@ -1466,7 +1466,7 @@ - + @@ -1502,7 +1502,7 @@ - + @@ -1535,7 +1535,7 @@ - + @@ -1568,7 +1568,7 @@ - + @@ -1601,7 +1601,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/14200-14299.xml b/trunk/dist/game/data/stats/items/14200-14299.xml index 2e32c68446..0bef3cf883 100644 --- a/trunk/dist/game/data/stats/items/14200-14299.xml +++ b/trunk/dist/game/data/stats/items/14200-14299.xml @@ -1208,7 +1208,7 @@ - + @@ -1233,7 +1233,7 @@ - + @@ -1259,7 +1259,7 @@ - + @@ -1285,7 +1285,7 @@ - + @@ -1310,7 +1310,7 @@ - + @@ -1335,7 +1335,7 @@ - + @@ -1362,7 +1362,7 @@ - + @@ -1388,7 +1388,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/14300-14399.xml b/trunk/dist/game/data/stats/items/14300-14399.xml index 2746591d0c..8e75504ee2 100644 --- a/trunk/dist/game/data/stats/items/14300-14399.xml +++ b/trunk/dist/game/data/stats/items/14300-14399.xml @@ -20,7 +20,7 @@ - + @@ -46,7 +46,7 @@ - + @@ -70,7 +70,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -121,7 +121,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -228,7 +228,7 @@ - + @@ -257,7 +257,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -307,7 +307,7 @@ - + @@ -332,7 +332,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -433,7 +433,7 @@ - + @@ -460,7 +460,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -511,7 +511,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -586,7 +586,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -640,7 +640,7 @@ - + @@ -668,7 +668,7 @@ - + @@ -697,7 +697,7 @@ - + @@ -722,7 +722,7 @@ - + @@ -746,7 +746,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -795,7 +795,7 @@ - + @@ -820,7 +820,7 @@ - + @@ -846,7 +846,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -898,7 +898,7 @@ - + @@ -924,7 +924,7 @@ - + @@ -949,7 +949,7 @@ - + @@ -975,7 +975,7 @@ - + @@ -1001,7 +1001,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1057,7 +1057,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1381,7 +1381,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1441,7 +1441,7 @@ - + @@ -1470,7 +1470,7 @@ - + @@ -1499,7 +1499,7 @@ - + @@ -1529,7 +1529,7 @@ - + @@ -1559,7 +1559,7 @@ - + @@ -1590,7 +1590,7 @@ - + @@ -1622,7 +1622,7 @@ - + @@ -1656,7 +1656,7 @@ - + @@ -1689,7 +1689,7 @@ - + @@ -1723,7 +1723,7 @@ - + @@ -1754,7 +1754,7 @@ - + @@ -1783,7 +1783,7 @@ - + @@ -1812,7 +1812,7 @@ - + @@ -1841,7 +1841,7 @@ - + @@ -1870,7 +1870,7 @@ - + @@ -1899,7 +1899,7 @@ - + @@ -1928,7 +1928,7 @@ - + @@ -1958,7 +1958,7 @@ - + @@ -1988,7 +1988,7 @@ - + @@ -2018,7 +2018,7 @@ - + @@ -2049,7 +2049,7 @@ - + @@ -2081,7 +2081,7 @@ - + @@ -2113,7 +2113,7 @@ - + @@ -2143,7 +2143,7 @@ - + @@ -2173,7 +2173,7 @@ - + @@ -2203,7 +2203,7 @@ - + @@ -2233,7 +2233,7 @@ - + @@ -2265,7 +2265,7 @@ - + @@ -2295,7 +2295,7 @@ - + @@ -2325,7 +2325,7 @@ - + @@ -2355,7 +2355,7 @@ - + @@ -2385,7 +2385,7 @@ - + @@ -2416,7 +2416,7 @@ - + @@ -2447,7 +2447,7 @@ - + @@ -2478,7 +2478,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/14400-14499.xml b/trunk/dist/game/data/stats/items/14400-14499.xml index 7ebd9c0bf9..c9af48bb2d 100644 --- a/trunk/dist/game/data/stats/items/14400-14499.xml +++ b/trunk/dist/game/data/stats/items/14400-14499.xml @@ -23,7 +23,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -251,7 +251,7 @@ - + @@ -284,7 +284,7 @@ - + @@ -318,7 +318,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -417,7 +417,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -476,7 +476,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -566,7 +566,7 @@ - + @@ -595,7 +595,7 @@ - + @@ -624,7 +624,7 @@ - + @@ -653,7 +653,7 @@ - + @@ -686,7 +686,7 @@ - + @@ -720,7 +720,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -788,7 +788,7 @@ - + @@ -822,7 +822,7 @@ - + @@ -856,7 +856,7 @@ - + @@ -890,7 +890,7 @@ - + @@ -924,7 +924,7 @@ - + @@ -955,7 +955,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1015,7 +1015,7 @@ - + @@ -1045,7 +1045,7 @@ - + @@ -1076,7 +1076,7 @@ - + @@ -1108,7 +1108,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1172,7 +1172,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1238,7 +1238,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1304,7 +1304,7 @@ - + @@ -1334,7 +1334,7 @@ - + @@ -1364,7 +1364,7 @@ - + @@ -1395,7 +1395,7 @@ - + @@ -1425,7 +1425,7 @@ - + @@ -1455,7 +1455,7 @@ - + @@ -1485,7 +1485,7 @@ - + @@ -1515,7 +1515,7 @@ - + @@ -1545,7 +1545,7 @@ - + @@ -1575,7 +1575,7 @@ - + @@ -1605,7 +1605,7 @@ - + @@ -1635,7 +1635,7 @@ - + @@ -1665,7 +1665,7 @@ - + @@ -1695,7 +1695,7 @@ - + @@ -1724,7 +1724,7 @@ - + @@ -1753,7 +1753,7 @@ - + @@ -1782,7 +1782,7 @@ - + @@ -1812,7 +1812,7 @@ - + @@ -1843,7 +1843,7 @@ - + @@ -1874,7 +1874,7 @@ - + @@ -1905,7 +1905,7 @@ - + @@ -1942,7 +1942,7 @@ - + @@ -1973,7 +1973,7 @@ - + @@ -2002,7 +2002,7 @@ - + @@ -2031,7 +2031,7 @@ - + @@ -2061,7 +2061,7 @@ - + @@ -2090,7 +2090,7 @@ - + @@ -2120,7 +2120,7 @@ - + @@ -2150,7 +2150,7 @@ - + @@ -2180,7 +2180,7 @@ - + @@ -2210,7 +2210,7 @@ - + @@ -2241,7 +2241,7 @@ - + @@ -2272,7 +2272,7 @@ - + @@ -2304,7 +2304,7 @@ - + @@ -2338,7 +2338,7 @@ - + @@ -2372,7 +2372,7 @@ - + @@ -2405,7 +2405,7 @@ - + @@ -2442,7 +2442,7 @@ - + @@ -2472,7 +2472,7 @@ - + @@ -2501,7 +2501,7 @@ - + @@ -2530,7 +2530,7 @@ - + @@ -2559,7 +2559,7 @@ - + @@ -2588,7 +2588,7 @@ - + @@ -2617,7 +2617,7 @@ - + @@ -2647,7 +2647,7 @@ - + @@ -2677,7 +2677,7 @@ - + @@ -2709,7 +2709,7 @@ - + @@ -2738,7 +2738,7 @@ - + @@ -2768,7 +2768,7 @@ - + @@ -2798,7 +2798,7 @@ - + @@ -2828,7 +2828,7 @@ - + @@ -2858,7 +2858,7 @@ - + @@ -2889,7 +2889,7 @@ - + @@ -2919,7 +2919,7 @@ - + @@ -2949,7 +2949,7 @@ - + @@ -2979,7 +2979,7 @@ - + @@ -3009,7 +3009,7 @@ - + @@ -3039,7 +3039,7 @@ - + @@ -3069,7 +3069,7 @@ - + @@ -3099,7 +3099,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/14500-14599.xml b/trunk/dist/game/data/stats/items/14500-14599.xml index 681bc46e10..6ddfbb5792 100644 --- a/trunk/dist/game/data/stats/items/14500-14599.xml +++ b/trunk/dist/game/data/stats/items/14500-14599.xml @@ -23,7 +23,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -84,7 +84,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -177,7 +177,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -241,7 +241,7 @@ - + @@ -273,7 +273,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -406,7 +406,7 @@ - + @@ -440,7 +440,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -508,7 +508,7 @@ - + @@ -543,7 +543,7 @@ - + @@ -576,7 +576,7 @@ - + @@ -609,7 +609,7 @@ - + @@ -642,7 +642,7 @@ - + @@ -789,7 +789,7 @@ - + @@ -825,7 +825,7 @@ - + @@ -862,7 +862,7 @@ - + @@ -899,7 +899,7 @@ - + @@ -1301,7 +1301,7 @@ - + @@ -1342,7 +1342,7 @@ - + @@ -1372,7 +1372,7 @@ - + @@ -1401,7 +1401,7 @@ - + @@ -1429,7 +1429,7 @@ - + @@ -1459,7 +1459,7 @@ - + @@ -1487,7 +1487,7 @@ - + @@ -1517,7 +1517,7 @@ - + @@ -1547,7 +1547,7 @@ - + @@ -1579,7 +1579,7 @@ - + @@ -1608,7 +1608,7 @@ - + @@ -1637,7 +1637,7 @@ - + @@ -1666,7 +1666,7 @@ - + @@ -1696,7 +1696,7 @@ - + @@ -1725,7 +1725,7 @@ - + @@ -1755,7 +1755,7 @@ - + @@ -1784,7 +1784,7 @@ - + @@ -1813,7 +1813,7 @@ - + @@ -1842,7 +1842,7 @@ - + @@ -1875,7 +1875,7 @@ - + @@ -1908,7 +1908,7 @@ - + @@ -1941,7 +1941,7 @@ - + @@ -1975,7 +1975,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/14600-14699.xml b/trunk/dist/game/data/stats/items/14600-14699.xml index f91783eb31..4a3420a330 100644 --- a/trunk/dist/game/data/stats/items/14600-14699.xml +++ b/trunk/dist/game/data/stats/items/14600-14699.xml @@ -122,7 +122,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -384,7 +384,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -432,7 +432,7 @@ - + @@ -456,7 +456,7 @@ - + @@ -482,7 +482,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -531,7 +531,7 @@ - + @@ -555,7 +555,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -608,7 +608,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -663,7 +663,7 @@ - + @@ -1252,7 +1252,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/14700-14799.xml b/trunk/dist/game/data/stats/items/14700-14799.xml index a8d853087d..df227889a4 100644 --- a/trunk/dist/game/data/stats/items/14700-14799.xml +++ b/trunk/dist/game/data/stats/items/14700-14799.xml @@ -916,7 +916,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1001,7 +1001,7 @@ - + @@ -1018,7 +1018,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1053,7 +1053,7 @@ - + @@ -1070,7 +1070,7 @@ - + @@ -1089,7 +1089,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1126,7 +1126,7 @@ - + @@ -1144,7 +1144,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1206,7 +1206,7 @@ - + @@ -1228,7 +1228,7 @@ - + @@ -1250,7 +1250,7 @@ - + @@ -1269,7 +1269,7 @@ - + @@ -1308,7 +1308,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15000-15099.xml b/trunk/dist/game/data/stats/items/15000-15099.xml index ba8082c708..0505546648 100644 --- a/trunk/dist/game/data/stats/items/15000-15099.xml +++ b/trunk/dist/game/data/stats/items/15000-15099.xml @@ -587,7 +587,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -645,7 +645,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -702,7 +702,7 @@ - + @@ -731,7 +731,7 @@ - + @@ -760,7 +760,7 @@ - + @@ -788,7 +788,7 @@ - + @@ -819,7 +819,7 @@ - + @@ -850,7 +850,7 @@ - + @@ -881,7 +881,7 @@ - + @@ -911,7 +911,7 @@ - + @@ -940,7 +940,7 @@ - + @@ -969,7 +969,7 @@ - + @@ -998,7 +998,7 @@ - + @@ -1026,7 +1026,7 @@ - + @@ -1055,7 +1055,7 @@ - + @@ -1083,7 +1083,7 @@ - + @@ -1111,7 +1111,7 @@ - + @@ -1138,7 +1138,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1222,7 +1222,7 @@ - + @@ -1249,7 +1249,7 @@ - + @@ -1277,7 +1277,7 @@ - + @@ -1306,7 +1306,7 @@ - + @@ -1335,7 +1335,7 @@ - + @@ -1363,7 +1363,7 @@ - + @@ -1392,7 +1392,7 @@ - + @@ -1420,7 +1420,7 @@ - + @@ -1448,7 +1448,7 @@ - + @@ -1475,7 +1475,7 @@ - + @@ -1503,7 +1503,7 @@ - + @@ -1532,7 +1532,7 @@ - + @@ -1561,7 +1561,7 @@ - + @@ -1590,7 +1590,7 @@ - + @@ -1622,7 +1622,7 @@ - + @@ -1654,7 +1654,7 @@ - + @@ -1686,7 +1686,7 @@ - + @@ -1717,7 +1717,7 @@ - + @@ -1750,7 +1750,7 @@ - + @@ -1783,7 +1783,7 @@ - + @@ -1816,7 +1816,7 @@ - + @@ -1848,7 +1848,7 @@ - + @@ -1881,7 +1881,7 @@ - + @@ -1914,7 +1914,7 @@ - + @@ -1947,7 +1947,7 @@ - + @@ -1979,7 +1979,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15100-15199.xml b/trunk/dist/game/data/stats/items/15100-15199.xml index 7d33baf5bc..fb3fd41f71 100644 --- a/trunk/dist/game/data/stats/items/15100-15199.xml +++ b/trunk/dist/game/data/stats/items/15100-15199.xml @@ -837,7 +837,7 @@ - + @@ -866,7 +866,7 @@ - + @@ -895,7 +895,7 @@ - + @@ -923,7 +923,7 @@ - + @@ -952,7 +952,7 @@ - + @@ -981,7 +981,7 @@ - + @@ -1010,7 +1010,7 @@ - + @@ -1038,7 +1038,7 @@ - + @@ -1069,7 +1069,7 @@ - + @@ -1100,7 +1100,7 @@ - + @@ -1131,7 +1131,7 @@ - + @@ -1161,7 +1161,7 @@ - + @@ -1190,7 +1190,7 @@ - + @@ -1219,7 +1219,7 @@ - + @@ -1248,7 +1248,7 @@ - + @@ -1276,7 +1276,7 @@ - + @@ -1305,7 +1305,7 @@ - + @@ -1333,7 +1333,7 @@ - + @@ -1361,7 +1361,7 @@ - + @@ -1388,7 +1388,7 @@ - + @@ -1416,7 +1416,7 @@ - + @@ -1444,7 +1444,7 @@ - + @@ -1472,7 +1472,7 @@ - + @@ -1499,7 +1499,7 @@ - + @@ -1527,7 +1527,7 @@ - + @@ -1556,7 +1556,7 @@ - + @@ -1585,7 +1585,7 @@ - + @@ -1613,7 +1613,7 @@ - + @@ -1642,7 +1642,7 @@ - + @@ -1670,7 +1670,7 @@ - + @@ -1698,7 +1698,7 @@ - + @@ -1725,7 +1725,7 @@ - + @@ -1753,7 +1753,7 @@ - + @@ -1782,7 +1782,7 @@ - + @@ -1811,7 +1811,7 @@ - + @@ -1840,7 +1840,7 @@ - + @@ -1872,7 +1872,7 @@ - + @@ -1904,7 +1904,7 @@ - + @@ -1936,7 +1936,7 @@ - + @@ -1967,7 +1967,7 @@ - + @@ -2000,7 +2000,7 @@ - + @@ -2033,7 +2033,7 @@ - + @@ -2066,7 +2066,7 @@ - + @@ -2098,7 +2098,7 @@ - + @@ -2131,7 +2131,7 @@ - + @@ -2164,7 +2164,7 @@ - + @@ -2197,7 +2197,7 @@ - + @@ -2229,7 +2229,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15200-15299.xml b/trunk/dist/game/data/stats/items/15200-15299.xml index 39a44d6909..ea12c80e13 100644 --- a/trunk/dist/game/data/stats/items/15200-15299.xml +++ b/trunk/dist/game/data/stats/items/15200-15299.xml @@ -1132,7 +1132,7 @@ - + @@ -1155,7 +1155,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15300-15399.xml b/trunk/dist/game/data/stats/items/15300-15399.xml index 339476714a..995211513e 100644 --- a/trunk/dist/game/data/stats/items/15300-15399.xml +++ b/trunk/dist/game/data/stats/items/15300-15399.xml @@ -23,7 +23,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -109,7 +109,7 @@ - + @@ -141,7 +141,7 @@ - + @@ -172,7 +172,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -271,7 +271,7 @@ - + @@ -326,7 +326,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -481,7 +481,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -543,7 +543,7 @@ - + @@ -574,7 +574,7 @@ - + @@ -607,7 +607,7 @@ - + @@ -642,7 +642,7 @@ - + @@ -676,7 +676,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -742,7 +742,7 @@ - + @@ -926,7 +926,7 @@ - + @@ -965,7 +965,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15400-15499.xml b/trunk/dist/game/data/stats/items/15400-15499.xml index 866b80e680..fcb7d16ad3 100644 --- a/trunk/dist/game/data/stats/items/15400-15499.xml +++ b/trunk/dist/game/data/stats/items/15400-15499.xml @@ -73,7 +73,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15500-15599.xml b/trunk/dist/game/data/stats/items/15500-15599.xml index fa72601982..0dce684ccd 100644 --- a/trunk/dist/game/data/stats/items/15500-15599.xml +++ b/trunk/dist/game/data/stats/items/15500-15599.xml @@ -546,7 +546,7 @@ - + @@ -574,7 +574,7 @@ - + @@ -603,7 +603,7 @@ - + @@ -632,7 +632,7 @@ - + @@ -662,7 +662,7 @@ - + @@ -689,7 +689,7 @@ - + @@ -718,7 +718,7 @@ - + @@ -748,7 +748,7 @@ - + @@ -778,7 +778,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -838,7 +838,7 @@ - + @@ -872,7 +872,7 @@ - + @@ -904,7 +904,7 @@ - + @@ -937,7 +937,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -995,7 +995,7 @@ - + @@ -1023,7 +1023,7 @@ - + @@ -1052,7 +1052,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1110,7 +1110,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1170,7 +1170,7 @@ - + @@ -1200,7 +1200,7 @@ - + @@ -1230,7 +1230,7 @@ - + @@ -1261,7 +1261,7 @@ - + @@ -1294,7 +1294,7 @@ - + @@ -1326,7 +1326,7 @@ - + @@ -1359,7 +1359,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15600-15699.xml b/trunk/dist/game/data/stats/items/15600-15699.xml index 8c2b3ed4ca..c441905169 100644 --- a/trunk/dist/game/data/stats/items/15600-15699.xml +++ b/trunk/dist/game/data/stats/items/15600-15699.xml @@ -934,7 +934,7 @@ - + @@ -960,7 +960,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1014,7 +1014,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1068,7 +1068,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1123,7 +1123,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1177,7 +1177,7 @@ - + @@ -1206,7 +1206,7 @@ - + @@ -1241,7 +1241,7 @@ - + @@ -1272,7 +1272,7 @@ - + @@ -1304,7 +1304,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15800-15899.xml b/trunk/dist/game/data/stats/items/15800-15899.xml index 27d23b10ab..509d8f2aff 100644 --- a/trunk/dist/game/data/stats/items/15800-15899.xml +++ b/trunk/dist/game/data/stats/items/15800-15899.xml @@ -366,7 +366,7 @@ - + @@ -395,7 +395,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -452,7 +452,7 @@ - + @@ -481,7 +481,7 @@ - + @@ -511,7 +511,7 @@ - + @@ -540,7 +540,7 @@ - + @@ -569,7 +569,7 @@ - + @@ -598,7 +598,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -656,7 +656,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -715,7 +715,7 @@ - + @@ -745,7 +745,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -802,7 +802,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -863,7 +863,7 @@ - + @@ -892,7 +892,7 @@ - + @@ -921,7 +921,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -980,7 +980,7 @@ - + @@ -1010,7 +1010,7 @@ - + @@ -1041,7 +1041,7 @@ - + @@ -1071,7 +1071,7 @@ - + @@ -1103,7 +1103,7 @@ - + @@ -1133,7 +1133,7 @@ - + @@ -1164,7 +1164,7 @@ - + @@ -1195,7 +1195,7 @@ - + @@ -1224,7 +1224,7 @@ - + @@ -1256,7 +1256,7 @@ - + @@ -1290,7 +1290,7 @@ - + @@ -1322,7 +1322,7 @@ - + @@ -1357,7 +1357,7 @@ - + @@ -1392,7 +1392,7 @@ - + @@ -1427,7 +1427,7 @@ - + @@ -1460,7 +1460,7 @@ - + @@ -1493,7 +1493,7 @@ - + @@ -1526,7 +1526,7 @@ - + @@ -1560,7 +1560,7 @@ - + @@ -1596,7 +1596,7 @@ - + @@ -1630,7 +1630,7 @@ - + @@ -1660,7 +1660,7 @@ - + @@ -1689,7 +1689,7 @@ - + @@ -1718,7 +1718,7 @@ - + @@ -1746,7 +1746,7 @@ - + @@ -1776,7 +1776,7 @@ - + @@ -1805,7 +1805,7 @@ - + @@ -1834,7 +1834,7 @@ - + @@ -1863,7 +1863,7 @@ - + @@ -1892,7 +1892,7 @@ - + @@ -1921,7 +1921,7 @@ - + @@ -1950,7 +1950,7 @@ - + @@ -1979,7 +1979,7 @@ - + @@ -2009,7 +2009,7 @@ - + @@ -2038,7 +2038,7 @@ - + @@ -2067,7 +2067,7 @@ - + @@ -2097,7 +2097,7 @@ - + @@ -2126,7 +2126,7 @@ - + @@ -2155,7 +2155,7 @@ - + @@ -2184,7 +2184,7 @@ - + @@ -2213,7 +2213,7 @@ - + @@ -2242,7 +2242,7 @@ - + @@ -2272,7 +2272,7 @@ - + @@ -2302,7 +2302,7 @@ - + @@ -2332,7 +2332,7 @@ - + @@ -2364,7 +2364,7 @@ - + @@ -2394,7 +2394,7 @@ - + @@ -2424,7 +2424,7 @@ - + @@ -2456,7 +2456,7 @@ - + @@ -2485,7 +2485,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/15900-15999.xml b/trunk/dist/game/data/stats/items/15900-15999.xml index 6563e7d1ab..0d8040ada9 100644 --- a/trunk/dist/game/data/stats/items/15900-15999.xml +++ b/trunk/dist/game/data/stats/items/15900-15999.xml @@ -23,7 +23,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -321,7 +321,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -425,7 +425,7 @@ - + @@ -455,7 +455,7 @@ - + @@ -484,7 +484,7 @@ - + @@ -514,7 +514,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -574,7 +574,7 @@ - + @@ -603,7 +603,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -664,7 +664,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -792,7 +792,7 @@ - + @@ -825,7 +825,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -889,7 +889,7 @@ - + @@ -918,7 +918,7 @@ - + @@ -948,7 +948,7 @@ - + @@ -978,7 +978,7 @@ - + @@ -1008,7 +1008,7 @@ - + @@ -1037,7 +1037,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1098,7 +1098,7 @@ - + @@ -1129,7 +1129,7 @@ - + @@ -1160,7 +1160,7 @@ - + @@ -1191,7 +1191,7 @@ - + @@ -1226,7 +1226,7 @@ - + @@ -1259,7 +1259,7 @@ - + @@ -1293,7 +1293,7 @@ - + @@ -1323,7 +1323,7 @@ - + @@ -1352,7 +1352,7 @@ - + @@ -1381,7 +1381,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1440,7 +1440,7 @@ - + @@ -1470,7 +1470,7 @@ - + @@ -1500,7 +1500,7 @@ - + @@ -1530,7 +1530,7 @@ - + @@ -1560,7 +1560,7 @@ - + @@ -1590,7 +1590,7 @@ - + @@ -1620,7 +1620,7 @@ - + @@ -1650,7 +1650,7 @@ - + @@ -1680,7 +1680,7 @@ - + @@ -1709,7 +1709,7 @@ - + @@ -1738,7 +1738,7 @@ - + @@ -1767,7 +1767,7 @@ - + @@ -1798,7 +1798,7 @@ - + @@ -1828,7 +1828,7 @@ - + @@ -1858,7 +1858,7 @@ - + @@ -1888,7 +1888,7 @@ - + @@ -1918,7 +1918,7 @@ - + @@ -1949,7 +1949,7 @@ - + @@ -1980,7 +1980,7 @@ - + @@ -2011,7 +2011,7 @@ - + @@ -2042,7 +2042,7 @@ - + @@ -2075,7 +2075,7 @@ - + @@ -2106,7 +2106,7 @@ - + @@ -2137,7 +2137,7 @@ - + @@ -2169,7 +2169,7 @@ - + @@ -2199,7 +2199,7 @@ - + @@ -2230,7 +2230,7 @@ - + @@ -2263,7 +2263,7 @@ - + @@ -2295,7 +2295,7 @@ - + @@ -2329,7 +2329,7 @@ - + @@ -2363,7 +2363,7 @@ - + @@ -2397,7 +2397,7 @@ - + @@ -2430,7 +2430,7 @@ - + @@ -2463,7 +2463,7 @@ - + @@ -2496,7 +2496,7 @@ - + @@ -2530,7 +2530,7 @@ - + @@ -2565,7 +2565,7 @@ - + @@ -2599,7 +2599,7 @@ - + @@ -2629,7 +2629,7 @@ - + @@ -2658,7 +2658,7 @@ - + @@ -2687,7 +2687,7 @@ - + @@ -2716,7 +2716,7 @@ - + @@ -2746,7 +2746,7 @@ - + @@ -2776,7 +2776,7 @@ - + @@ -2806,7 +2806,7 @@ - + @@ -2836,7 +2836,7 @@ - + @@ -2866,7 +2866,7 @@ - + @@ -2896,7 +2896,7 @@ - + @@ -2926,7 +2926,7 @@ - + @@ -2956,7 +2956,7 @@ - + @@ -2986,7 +2986,7 @@ - + @@ -3015,7 +3015,7 @@ - + @@ -3044,7 +3044,7 @@ - + @@ -3074,7 +3074,7 @@ - + @@ -3104,7 +3104,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/16000-16099.xml b/trunk/dist/game/data/stats/items/16000-16099.xml index 4600bd5f73..fab3c4498e 100644 --- a/trunk/dist/game/data/stats/items/16000-16099.xml +++ b/trunk/dist/game/data/stats/items/16000-16099.xml @@ -23,7 +23,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -144,7 +144,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -206,7 +206,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -270,7 +270,7 @@ - + @@ -301,7 +301,7 @@ - + @@ -334,7 +334,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -394,7 +394,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -524,7 +524,7 @@ - + @@ -558,7 +558,7 @@ - + @@ -592,7 +592,7 @@ - + @@ -625,7 +625,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -691,7 +691,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -760,7 +760,7 @@ - + @@ -794,7 +794,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -886,7 +886,7 @@ - + @@ -907,7 +907,7 @@ - + @@ -928,7 +928,7 @@ - + @@ -949,7 +949,7 @@ - + @@ -970,7 +970,7 @@ - + @@ -991,7 +991,7 @@ - + @@ -1012,7 +1012,7 @@ - + @@ -1033,7 +1033,7 @@ - + @@ -1054,7 +1054,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1117,7 +1117,7 @@ - + @@ -1138,7 +1138,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1195,7 +1195,7 @@ - + @@ -1224,7 +1224,7 @@ - + @@ -1252,7 +1252,7 @@ - + @@ -1281,7 +1281,7 @@ - + @@ -1310,7 +1310,7 @@ - + @@ -1339,7 +1339,7 @@ - + @@ -1368,7 +1368,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1428,7 +1428,7 @@ - + @@ -1460,7 +1460,7 @@ - + @@ -1494,7 +1494,7 @@ - + @@ -1528,7 +1528,7 @@ - + @@ -1561,7 +1561,7 @@ - + @@ -1591,7 +1591,7 @@ - + @@ -1620,7 +1620,7 @@ - + @@ -1649,7 +1649,7 @@ - + @@ -1678,7 +1678,7 @@ - + @@ -1707,7 +1707,7 @@ - + @@ -1736,7 +1736,7 @@ - + @@ -1765,7 +1765,7 @@ - + @@ -1794,7 +1794,7 @@ - + @@ -1825,7 +1825,7 @@ - + @@ -1853,7 +1853,7 @@ - + @@ -1882,7 +1882,7 @@ - + @@ -1911,7 +1911,7 @@ - + @@ -1940,7 +1940,7 @@ - + @@ -1969,7 +1969,7 @@ - + @@ -2000,7 +2000,7 @@ - + @@ -2029,7 +2029,7 @@ - + @@ -2058,7 +2058,7 @@ - + @@ -2087,7 +2087,7 @@ - + @@ -2116,7 +2116,7 @@ - + @@ -2145,7 +2145,7 @@ - + @@ -2174,7 +2174,7 @@ - + @@ -2203,7 +2203,7 @@ - + @@ -2232,7 +2232,7 @@ - + @@ -2261,7 +2261,7 @@ - + @@ -2291,7 +2291,7 @@ - + @@ -2321,7 +2321,7 @@ - + @@ -2351,7 +2351,7 @@ - + @@ -2381,7 +2381,7 @@ - + @@ -2411,7 +2411,7 @@ - + @@ -2443,7 +2443,7 @@ - + @@ -2475,7 +2475,7 @@ - + @@ -2507,7 +2507,7 @@ - + @@ -2541,7 +2541,7 @@ - + @@ -2575,7 +2575,7 @@ - + @@ -2609,7 +2609,7 @@ - + @@ -2643,7 +2643,7 @@ - + @@ -2677,7 +2677,7 @@ - + @@ -2711,7 +2711,7 @@ - + @@ -2747,7 +2747,7 @@ - + @@ -2780,7 +2780,7 @@ - + @@ -2813,7 +2813,7 @@ - + @@ -2846,7 +2846,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/16100-16199.xml b/trunk/dist/game/data/stats/items/16100-16199.xml index 3113b5e18d..fd14fc380b 100644 --- a/trunk/dist/game/data/stats/items/16100-16199.xml +++ b/trunk/dist/game/data/stats/items/16100-16199.xml @@ -369,7 +369,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -487,7 +487,7 @@ - + @@ -517,7 +517,7 @@ - + @@ -547,7 +547,7 @@ - + @@ -577,7 +577,7 @@ - + @@ -608,7 +608,7 @@ - + @@ -639,7 +639,7 @@ - + @@ -671,7 +671,7 @@ - + @@ -705,7 +705,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -772,7 +772,7 @@ - + @@ -808,7 +808,7 @@ - + @@ -845,7 +845,7 @@ - + @@ -875,7 +875,7 @@ - + @@ -905,7 +905,7 @@ - + @@ -940,7 +940,7 @@ - + @@ -977,7 +977,7 @@ - + @@ -1008,7 +1008,7 @@ - + @@ -1038,7 +1038,7 @@ - + @@ -1073,7 +1073,7 @@ - + @@ -1110,7 +1110,7 @@ - + @@ -1141,7 +1141,7 @@ - + @@ -1171,7 +1171,7 @@ - + @@ -1493,7 +1493,7 @@ - + @@ -1522,7 +1522,7 @@ - + @@ -1551,7 +1551,7 @@ - + @@ -1580,7 +1580,7 @@ - + @@ -1609,7 +1609,7 @@ - + @@ -1638,7 +1638,7 @@ - + @@ -1668,7 +1668,7 @@ - + @@ -1698,7 +1698,7 @@ - + @@ -1730,7 +1730,7 @@ - + @@ -1759,7 +1759,7 @@ - + @@ -1789,7 +1789,7 @@ - + @@ -1819,7 +1819,7 @@ - + @@ -1849,7 +1849,7 @@ - + @@ -1879,7 +1879,7 @@ - + @@ -1910,7 +1910,7 @@ - + @@ -1940,7 +1940,7 @@ - + @@ -1970,7 +1970,7 @@ - + @@ -2000,7 +2000,7 @@ - + @@ -2030,7 +2030,7 @@ - + @@ -2060,7 +2060,7 @@ - + @@ -2090,7 +2090,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/16200-16299.xml b/trunk/dist/game/data/stats/items/16200-16299.xml index 367e6b4220..6fa5b2d60d 100644 --- a/trunk/dist/game/data/stats/items/16200-16299.xml +++ b/trunk/dist/game/data/stats/items/16200-16299.xml @@ -23,7 +23,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -114,7 +114,7 @@ - + @@ -145,7 +145,7 @@ - + @@ -176,7 +176,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -238,7 +238,7 @@ - + @@ -271,7 +271,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -436,7 +436,7 @@ - + @@ -470,7 +470,7 @@ - + @@ -504,7 +504,7 @@ - + @@ -538,7 +538,7 @@ - + @@ -573,7 +573,7 @@ - + @@ -606,7 +606,7 @@ - + @@ -639,7 +639,7 @@ - + @@ -672,7 +672,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/16900-16999.xml b/trunk/dist/game/data/stats/items/16900-16999.xml index 7afbd5b0ab..b6f499c695 100644 --- a/trunk/dist/game/data/stats/items/16900-16999.xml +++ b/trunk/dist/game/data/stats/items/16900-16999.xml @@ -360,7 +360,7 @@ - + @@ -389,7 +389,7 @@ - + @@ -418,7 +418,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -504,7 +504,7 @@ - + @@ -533,7 +533,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -592,7 +592,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -654,7 +654,7 @@ - + @@ -684,7 +684,7 @@ - + @@ -713,7 +713,7 @@ - + @@ -742,7 +742,7 @@ - + @@ -771,7 +771,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -828,7 +828,7 @@ - + @@ -856,7 +856,7 @@ - + @@ -884,7 +884,7 @@ - + @@ -911,7 +911,7 @@ - + @@ -939,7 +939,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -995,7 +995,7 @@ - + @@ -1022,7 +1022,7 @@ - + @@ -1050,7 +1050,7 @@ - + @@ -1079,7 +1079,7 @@ - + @@ -1108,7 +1108,7 @@ - + @@ -1136,7 +1136,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1193,7 +1193,7 @@ - + @@ -1221,7 +1221,7 @@ - + @@ -1248,7 +1248,7 @@ - + @@ -1276,7 +1276,7 @@ - + @@ -1305,7 +1305,7 @@ - + @@ -1334,7 +1334,7 @@ - + @@ -1363,7 +1363,7 @@ - + @@ -1395,7 +1395,7 @@ - + @@ -1427,7 +1427,7 @@ - + @@ -1459,7 +1459,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1523,7 +1523,7 @@ - + @@ -1556,7 +1556,7 @@ - + @@ -1589,7 +1589,7 @@ - + @@ -1621,7 +1621,7 @@ - + @@ -1654,7 +1654,7 @@ - + @@ -1687,7 +1687,7 @@ - + @@ -1720,7 +1720,7 @@ - + @@ -1752,7 +1752,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/17100-17199.xml b/trunk/dist/game/data/stats/items/17100-17199.xml index efba3c07cf..c8a0639774 100644 --- a/trunk/dist/game/data/stats/items/17100-17199.xml +++ b/trunk/dist/game/data/stats/items/17100-17199.xml @@ -1018,7 +1018,7 @@ - + @@ -1036,7 +1036,7 @@ - + @@ -1054,7 +1054,7 @@ - + @@ -1072,7 +1072,7 @@ - + @@ -1090,7 +1090,7 @@ - + @@ -1108,7 +1108,7 @@ - + @@ -1126,7 +1126,7 @@ - + @@ -1144,7 +1144,7 @@ - + @@ -1162,7 +1162,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/17200-17299.xml b/trunk/dist/game/data/stats/items/17200-17299.xml index 659fb4aa04..c2603e5c0e 100644 --- a/trunk/dist/game/data/stats/items/17200-17299.xml +++ b/trunk/dist/game/data/stats/items/17200-17299.xml @@ -933,7 +933,7 @@ - + @@ -954,7 +954,7 @@ - + @@ -975,7 +975,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1019,7 +1019,7 @@ - + @@ -1040,7 +1040,7 @@ - + @@ -1061,7 +1061,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1103,7 +1103,7 @@ - + @@ -1125,7 +1125,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/17300-17399.xml b/trunk/dist/game/data/stats/items/17300-17399.xml index e9aec3ddcc..5b6256377b 100644 --- a/trunk/dist/game/data/stats/items/17300-17399.xml +++ b/trunk/dist/game/data/stats/items/17300-17399.xml @@ -20,7 +20,7 @@ - + @@ -40,7 +40,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -444,7 +444,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -503,7 +503,7 @@ - + @@ -532,7 +532,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -593,7 +593,7 @@ - + @@ -624,7 +624,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -689,7 +689,7 @@ - + @@ -719,7 +719,7 @@ - + @@ -750,7 +750,7 @@ - + @@ -781,7 +781,7 @@ - + @@ -816,7 +816,7 @@ - + @@ -846,7 +846,7 @@ - + @@ -1424,7 +1424,7 @@ - + @@ -1520,7 +1520,7 @@ - + @@ -1550,7 +1550,7 @@ - + @@ -1579,7 +1579,7 @@ - + @@ -1608,7 +1608,7 @@ - + @@ -1638,7 +1638,7 @@ - + @@ -1669,7 +1669,7 @@ - + @@ -1700,7 +1700,7 @@ - + @@ -1734,7 +1734,7 @@ - + @@ -1765,7 +1765,7 @@ - + @@ -1795,7 +1795,7 @@ - + @@ -1826,7 +1826,7 @@ - + @@ -1857,7 +1857,7 @@ - + @@ -1892,7 +1892,7 @@ - + @@ -1922,7 +1922,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/17400-17499.xml b/trunk/dist/game/data/stats/items/17400-17499.xml index 6639902792..19fec71b0f 100644 --- a/trunk/dist/game/data/stats/items/17400-17499.xml +++ b/trunk/dist/game/data/stats/items/17400-17499.xml @@ -309,7 +309,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -397,7 +397,7 @@ - + @@ -427,7 +427,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -489,7 +489,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -554,7 +554,7 @@ - + @@ -584,7 +584,7 @@ - + @@ -615,7 +615,7 @@ - + @@ -646,7 +646,7 @@ - + @@ -681,7 +681,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -1084,7 +1084,7 @@ - + @@ -1100,7 +1100,7 @@ - + @@ -1116,7 +1116,7 @@ - + @@ -1133,7 +1133,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1182,7 +1182,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1214,7 +1214,7 @@ - + @@ -1231,7 +1231,7 @@ - + @@ -1249,7 +1249,7 @@ - + @@ -1265,7 +1265,7 @@ - + @@ -1281,7 +1281,7 @@ - + @@ -1298,7 +1298,7 @@ - + @@ -1342,7 +1342,7 @@ - + @@ -1433,7 +1433,7 @@ - + @@ -1513,7 +1513,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/17700-17799.xml b/trunk/dist/game/data/stats/items/17700-17799.xml index 31a89ede37..2b8319ee57 100644 --- a/trunk/dist/game/data/stats/items/17700-17799.xml +++ b/trunk/dist/game/data/stats/items/17700-17799.xml @@ -131,7 +131,7 @@ - + @@ -152,7 +152,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/17800-17899.xml b/trunk/dist/game/data/stats/items/17800-17899.xml index 5c7f3c7209..bce4651a61 100644 --- a/trunk/dist/game/data/stats/items/17800-17899.xml +++ b/trunk/dist/game/data/stats/items/17800-17899.xml @@ -189,7 +189,7 @@ - + @@ -212,7 +212,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -283,7 +283,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -375,7 +375,7 @@ - + @@ -399,7 +399,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -447,7 +447,7 @@ - + @@ -470,7 +470,7 @@ - + @@ -494,7 +494,7 @@ - + @@ -909,7 +909,7 @@ - + @@ -942,7 +942,7 @@ - + @@ -974,7 +974,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1039,7 +1039,7 @@ - + @@ -1073,7 +1073,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1144,7 +1144,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1211,7 +1211,7 @@ - + @@ -1245,7 +1245,7 @@ - + @@ -1279,7 +1279,7 @@ - + @@ -1317,7 +1317,7 @@ - + @@ -1350,7 +1350,7 @@ - + @@ -1769,7 +1769,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/17900-17999.xml b/trunk/dist/game/data/stats/items/17900-17999.xml index eb14b74524..cdd13a631e 100644 --- a/trunk/dist/game/data/stats/items/17900-17999.xml +++ b/trunk/dist/game/data/stats/items/17900-17999.xml @@ -25,7 +25,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -221,7 +221,7 @@ - + @@ -254,7 +254,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -389,7 +389,7 @@ - + @@ -421,7 +421,7 @@ - + @@ -796,7 +796,7 @@ - + @@ -828,7 +828,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -890,7 +890,7 @@ - + @@ -922,7 +922,7 @@ - + @@ -955,7 +955,7 @@ - + @@ -988,7 +988,7 @@ - + @@ -1024,7 +1024,7 @@ - + @@ -1057,7 +1057,7 @@ - + @@ -1089,7 +1089,7 @@ - + @@ -1122,7 +1122,7 @@ - + @@ -1155,7 +1155,7 @@ - + @@ -1192,7 +1192,7 @@ - + @@ -1224,7 +1224,7 @@ - + @@ -1592,7 +1592,7 @@ - + @@ -1613,7 +1613,7 @@ - + @@ -1634,7 +1634,7 @@ - + @@ -1656,7 +1656,7 @@ - + @@ -1678,7 +1678,7 @@ - + @@ -1699,7 +1699,7 @@ - + @@ -1721,7 +1721,7 @@ - + @@ -1742,7 +1742,7 @@ - + @@ -1763,7 +1763,7 @@ - + @@ -1785,7 +1785,7 @@ - + @@ -1808,7 +1808,7 @@ - + @@ -1829,7 +1829,7 @@ - + @@ -1850,7 +1850,7 @@ - + @@ -1872,7 +1872,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/18000-18099.xml b/trunk/dist/game/data/stats/items/18000-18099.xml index 1331d8adce..dce960ea17 100644 --- a/trunk/dist/game/data/stats/items/18000-18099.xml +++ b/trunk/dist/game/data/stats/items/18000-18099.xml @@ -38,7 +38,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -126,7 +126,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -187,7 +187,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -252,7 +252,7 @@ - + @@ -283,7 +283,7 @@ - + @@ -313,7 +313,7 @@ - + @@ -344,7 +344,7 @@ - + @@ -375,7 +375,7 @@ - + @@ -410,7 +410,7 @@ - + @@ -440,7 +440,7 @@ - + @@ -819,7 +819,7 @@ - + @@ -849,7 +849,7 @@ - + @@ -878,7 +878,7 @@ - + @@ -907,7 +907,7 @@ - + @@ -937,7 +937,7 @@ - + @@ -968,7 +968,7 @@ - + @@ -999,7 +999,7 @@ - + @@ -1033,7 +1033,7 @@ - + @@ -1064,7 +1064,7 @@ - + @@ -1094,7 +1094,7 @@ - + @@ -1125,7 +1125,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1191,7 +1191,7 @@ - + @@ -1221,7 +1221,7 @@ - + @@ -1600,7 +1600,7 @@ - + @@ -1630,7 +1630,7 @@ - + @@ -1659,7 +1659,7 @@ - + @@ -1688,7 +1688,7 @@ - + @@ -1718,7 +1718,7 @@ - + @@ -1749,7 +1749,7 @@ - + @@ -1780,7 +1780,7 @@ - + @@ -1814,7 +1814,7 @@ - + @@ -1845,7 +1845,7 @@ - + @@ -1875,7 +1875,7 @@ - + @@ -1906,7 +1906,7 @@ - + @@ -1937,7 +1937,7 @@ - + @@ -1972,7 +1972,7 @@ - + @@ -2002,7 +2002,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/18500-18599.xml b/trunk/dist/game/data/stats/items/18500-18599.xml index bdd905e912..e646d18cae 100644 --- a/trunk/dist/game/data/stats/items/18500-18599.xml +++ b/trunk/dist/game/data/stats/items/18500-18599.xml @@ -556,7 +556,7 @@ - + @@ -577,7 +577,7 @@ - + @@ -599,7 +599,7 @@ - + @@ -620,7 +620,7 @@ - + @@ -641,7 +641,7 @@ - + @@ -663,7 +663,7 @@ - + @@ -684,7 +684,7 @@ - + @@ -705,7 +705,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -748,7 +748,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -792,7 +792,7 @@ - + @@ -814,7 +814,7 @@ - + @@ -836,7 +836,7 @@ - + @@ -858,7 +858,7 @@ - + @@ -879,7 +879,7 @@ - + @@ -900,7 +900,7 @@ - + @@ -922,7 +922,7 @@ - + @@ -943,7 +943,7 @@ - + @@ -964,7 +964,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1006,7 +1006,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/18600-18699.xml b/trunk/dist/game/data/stats/items/18600-18699.xml index 6cdbdb116d..e2e5b8ba82 100644 --- a/trunk/dist/game/data/stats/items/18600-18699.xml +++ b/trunk/dist/game/data/stats/items/18600-18699.xml @@ -18,7 +18,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -60,7 +60,7 @@ - + @@ -81,7 +81,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -302,7 +302,7 @@ - + @@ -324,7 +324,7 @@ - + @@ -346,7 +346,7 @@ - + @@ -367,7 +367,7 @@ - + @@ -389,7 +389,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -433,7 +433,7 @@ - + @@ -454,7 +454,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -496,7 +496,7 @@ - + @@ -517,7 +517,7 @@ - + @@ -538,7 +538,7 @@ - + @@ -559,7 +559,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -601,7 +601,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -710,7 +710,7 @@ - + @@ -732,7 +732,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -775,7 +775,7 @@ - + @@ -796,7 +796,7 @@ - + @@ -817,7 +817,7 @@ - + @@ -838,7 +838,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -880,7 +880,7 @@ - + @@ -901,7 +901,7 @@ - + @@ -922,7 +922,7 @@ - + @@ -943,7 +943,7 @@ - + @@ -964,7 +964,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1028,7 +1028,7 @@ - + @@ -1050,7 +1050,7 @@ - + @@ -1072,7 +1072,7 @@ - + @@ -1095,7 +1095,7 @@ - + @@ -1118,7 +1118,7 @@ - + @@ -1141,7 +1141,7 @@ - + @@ -1162,7 +1162,7 @@ - + @@ -1183,7 +1183,7 @@ - + @@ -1204,7 +1204,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1246,7 +1246,7 @@ - + @@ -1267,7 +1267,7 @@ - + @@ -1289,7 +1289,7 @@ - + @@ -1311,7 +1311,7 @@ - + @@ -1333,7 +1333,7 @@ - + @@ -1354,7 +1354,7 @@ - + @@ -1375,7 +1375,7 @@ - + @@ -1396,7 +1396,7 @@ - + @@ -1417,7 +1417,7 @@ - + @@ -1438,7 +1438,7 @@ - + @@ -1459,7 +1459,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1501,7 +1501,7 @@ - + @@ -1522,7 +1522,7 @@ - + @@ -1544,7 +1544,7 @@ - + @@ -1566,7 +1566,7 @@ - + @@ -1588,7 +1588,7 @@ - + @@ -1610,7 +1610,7 @@ - + @@ -1632,7 +1632,7 @@ - + @@ -1654,7 +1654,7 @@ - + @@ -1675,7 +1675,7 @@ - + @@ -1696,7 +1696,7 @@ - + @@ -1717,7 +1717,7 @@ - + @@ -1738,7 +1738,7 @@ - + @@ -1759,7 +1759,7 @@ - + @@ -1780,7 +1780,7 @@ - + @@ -1801,7 +1801,7 @@ - + @@ -1822,7 +1822,7 @@ - + @@ -1843,7 +1843,7 @@ - + @@ -1864,7 +1864,7 @@ - + @@ -1885,7 +1885,7 @@ - + @@ -1907,7 +1907,7 @@ - + @@ -1929,7 +1929,7 @@ - + @@ -1952,7 +1952,7 @@ - + @@ -1974,7 +1974,7 @@ - + @@ -1997,7 +1997,7 @@ - + @@ -2021,7 +2021,7 @@ - + @@ -2044,7 +2044,7 @@ - + @@ -2065,7 +2065,7 @@ - + @@ -2086,7 +2086,7 @@ - + @@ -2107,7 +2107,7 @@ - + @@ -2128,7 +2128,7 @@ - + @@ -2149,7 +2149,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/18700-18799.xml b/trunk/dist/game/data/stats/items/18700-18799.xml index 8a2d1ab04c..e694bf559a 100644 --- a/trunk/dist/game/data/stats/items/18700-18799.xml +++ b/trunk/dist/game/data/stats/items/18700-18799.xml @@ -18,7 +18,7 @@ - + @@ -40,7 +40,7 @@ - + @@ -62,7 +62,7 @@ - + @@ -84,7 +84,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -142,7 +142,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -234,7 +234,7 @@ - + @@ -264,7 +264,7 @@ - + @@ -294,7 +294,7 @@ - + @@ -324,7 +324,7 @@ - + @@ -354,7 +354,7 @@ - + @@ -384,7 +384,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -477,7 +477,7 @@ - + @@ -508,7 +508,7 @@ - + @@ -539,7 +539,7 @@ - + @@ -570,7 +570,7 @@ - + @@ -601,7 +601,7 @@ - + @@ -632,7 +632,7 @@ - + @@ -664,7 +664,7 @@ - + @@ -696,7 +696,7 @@ - + @@ -728,7 +728,7 @@ - + @@ -763,7 +763,7 @@ - + @@ -798,7 +798,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -898,7 +898,7 @@ - + @@ -929,7 +929,7 @@ - + @@ -960,7 +960,7 @@ - + @@ -992,7 +992,7 @@ - + @@ -1026,7 +1026,7 @@ - + @@ -1058,7 +1058,7 @@ - + @@ -1091,7 +1091,7 @@ - + @@ -1124,7 +1124,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1186,7 +1186,7 @@ - + @@ -1216,7 +1216,7 @@ - + @@ -1252,7 +1252,7 @@ - + @@ -1289,7 +1289,7 @@ - + @@ -1326,7 +1326,7 @@ - + @@ -1357,7 +1357,7 @@ - + @@ -1388,7 +1388,7 @@ - + @@ -1419,7 +1419,7 @@ - + @@ -1452,7 +1452,7 @@ - + @@ -1485,7 +1485,7 @@ - + @@ -1518,7 +1518,7 @@ - + @@ -1551,7 +1551,7 @@ - + @@ -1583,7 +1583,7 @@ - + @@ -1615,7 +1615,7 @@ - + @@ -1647,7 +1647,7 @@ - + @@ -1679,7 +1679,7 @@ - + @@ -1711,7 +1711,7 @@ - + @@ -1743,7 +1743,7 @@ - + @@ -1776,7 +1776,7 @@ - + @@ -1809,7 +1809,7 @@ - + @@ -1842,7 +1842,7 @@ - + @@ -1875,7 +1875,7 @@ - + @@ -1908,7 +1908,7 @@ - + @@ -1941,7 +1941,7 @@ - + @@ -1974,7 +1974,7 @@ - + @@ -2007,7 +2007,7 @@ - + @@ -2041,7 +2041,7 @@ - + @@ -2075,7 +2075,7 @@ - + @@ -2109,7 +2109,7 @@ - + @@ -2146,7 +2146,7 @@ - + @@ -2183,7 +2183,7 @@ - + @@ -2220,7 +2220,7 @@ - + @@ -2254,7 +2254,7 @@ - + @@ -2289,7 +2289,7 @@ - + @@ -2322,7 +2322,7 @@ - + @@ -2355,7 +2355,7 @@ - + @@ -2389,7 +2389,7 @@ - + @@ -2425,7 +2425,7 @@ - + @@ -2459,7 +2459,7 @@ - + @@ -2494,7 +2494,7 @@ - + @@ -2529,7 +2529,7 @@ - + @@ -2563,7 +2563,7 @@ - + @@ -2595,7 +2595,7 @@ - + @@ -2627,7 +2627,7 @@ - + @@ -2665,7 +2665,7 @@ - + @@ -2704,7 +2704,7 @@ - + @@ -2743,7 +2743,7 @@ - + @@ -2776,7 +2776,7 @@ - + @@ -2809,7 +2809,7 @@ - + @@ -2842,7 +2842,7 @@ - + @@ -2873,7 +2873,7 @@ - + @@ -2904,7 +2904,7 @@ - + @@ -2935,7 +2935,7 @@ - + @@ -2966,7 +2966,7 @@ - + @@ -2996,7 +2996,7 @@ - + @@ -3026,7 +3026,7 @@ - + @@ -3056,7 +3056,7 @@ - + @@ -3086,7 +3086,7 @@ - + @@ -3116,7 +3116,7 @@ - + @@ -3146,7 +3146,7 @@ - + @@ -3177,7 +3177,7 @@ - + @@ -3208,7 +3208,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/18800-18899.xml b/trunk/dist/game/data/stats/items/18800-18899.xml index 8b3814c262..f5279ff1f8 100644 --- a/trunk/dist/game/data/stats/items/18800-18899.xml +++ b/trunk/dist/game/data/stats/items/18800-18899.xml @@ -24,7 +24,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -179,7 +179,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -310,7 +310,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -445,7 +445,7 @@ - + @@ -476,7 +476,7 @@ - + @@ -507,7 +507,7 @@ - + @@ -539,7 +539,7 @@ - + @@ -573,7 +573,7 @@ - + @@ -605,7 +605,7 @@ - + @@ -638,7 +638,7 @@ - + @@ -671,7 +671,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -733,7 +733,7 @@ - + @@ -763,7 +763,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -836,7 +836,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -904,7 +904,7 @@ - + @@ -935,7 +935,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1028,7 +1028,7 @@ - + @@ -1059,7 +1059,7 @@ - + @@ -1090,7 +1090,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1180,7 +1180,7 @@ - + @@ -1210,7 +1210,7 @@ - + @@ -1240,7 +1240,7 @@ - + @@ -1270,7 +1270,7 @@ - + @@ -1301,7 +1301,7 @@ - + @@ -1332,7 +1332,7 @@ - + @@ -1363,7 +1363,7 @@ - + @@ -1394,7 +1394,7 @@ - + @@ -1425,7 +1425,7 @@ - + @@ -1456,7 +1456,7 @@ - + @@ -1487,7 +1487,7 @@ - + @@ -1518,7 +1518,7 @@ - + @@ -1550,7 +1550,7 @@ - + @@ -1582,7 +1582,7 @@ - + @@ -1614,7 +1614,7 @@ - + @@ -1649,7 +1649,7 @@ - + @@ -1684,7 +1684,7 @@ - + @@ -1719,7 +1719,7 @@ - + @@ -1751,7 +1751,7 @@ - + @@ -1784,7 +1784,7 @@ - + @@ -1815,7 +1815,7 @@ - + @@ -1846,7 +1846,7 @@ - + @@ -1878,7 +1878,7 @@ - + @@ -1912,7 +1912,7 @@ - + @@ -1944,7 +1944,7 @@ - + @@ -1977,7 +1977,7 @@ - + @@ -2010,7 +2010,7 @@ - + @@ -2042,7 +2042,7 @@ - + @@ -2072,7 +2072,7 @@ - + @@ -2102,7 +2102,7 @@ - + @@ -2138,7 +2138,7 @@ - + @@ -2175,7 +2175,7 @@ - + @@ -2212,7 +2212,7 @@ - + @@ -2243,7 +2243,7 @@ - + @@ -2274,7 +2274,7 @@ - + @@ -2305,7 +2305,7 @@ - + @@ -2338,7 +2338,7 @@ - + @@ -2371,7 +2371,7 @@ - + @@ -2404,7 +2404,7 @@ - + @@ -2437,7 +2437,7 @@ - + @@ -2469,7 +2469,7 @@ - + @@ -2501,7 +2501,7 @@ - + @@ -2533,7 +2533,7 @@ - + @@ -2565,7 +2565,7 @@ - + @@ -2597,7 +2597,7 @@ - + @@ -2629,7 +2629,7 @@ - + @@ -2662,7 +2662,7 @@ - + @@ -2695,7 +2695,7 @@ - + @@ -2728,7 +2728,7 @@ - + @@ -2761,7 +2761,7 @@ - + @@ -2794,7 +2794,7 @@ - + @@ -2827,7 +2827,7 @@ - + @@ -2860,7 +2860,7 @@ - + @@ -2893,7 +2893,7 @@ - + @@ -2927,7 +2927,7 @@ - + @@ -2961,7 +2961,7 @@ - + @@ -2995,7 +2995,7 @@ - + @@ -3032,7 +3032,7 @@ - + @@ -3069,7 +3069,7 @@ - + @@ -3106,7 +3106,7 @@ - + @@ -3140,7 +3140,7 @@ - + @@ -3175,7 +3175,7 @@ - + @@ -3208,7 +3208,7 @@ - + @@ -3241,7 +3241,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/18900-18999.xml b/trunk/dist/game/data/stats/items/18900-18999.xml index bbc191fbdc..20988cdf16 100644 --- a/trunk/dist/game/data/stats/items/18900-18999.xml +++ b/trunk/dist/game/data/stats/items/18900-18999.xml @@ -27,7 +27,7 @@ - + @@ -63,7 +63,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -132,7 +132,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -233,7 +233,7 @@ - + @@ -265,7 +265,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -342,7 +342,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -414,7 +414,7 @@ - + @@ -447,7 +447,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -511,7 +511,7 @@ - + @@ -542,7 +542,7 @@ - + @@ -573,7 +573,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -634,7 +634,7 @@ - + @@ -664,7 +664,7 @@ - + @@ -694,7 +694,7 @@ - + @@ -724,7 +724,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -784,7 +784,7 @@ - + @@ -815,7 +815,7 @@ - + @@ -846,7 +846,7 @@ - + @@ -877,7 +877,7 @@ - + @@ -908,7 +908,7 @@ - + @@ -939,7 +939,7 @@ - + @@ -970,7 +970,7 @@ - + @@ -1001,7 +1001,7 @@ - + @@ -1032,7 +1032,7 @@ - + @@ -1064,7 +1064,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1128,7 +1128,7 @@ - + @@ -1163,7 +1163,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1233,7 +1233,7 @@ - + @@ -1265,7 +1265,7 @@ - + @@ -1298,7 +1298,7 @@ - + @@ -1329,7 +1329,7 @@ - + @@ -1360,7 +1360,7 @@ - + @@ -1392,7 +1392,7 @@ - + @@ -1426,7 +1426,7 @@ - + @@ -1458,7 +1458,7 @@ - + @@ -1491,7 +1491,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1556,7 +1556,7 @@ - + @@ -1586,7 +1586,7 @@ - + @@ -1616,7 +1616,7 @@ - + @@ -1652,7 +1652,7 @@ - + @@ -1689,7 +1689,7 @@ - + @@ -1726,7 +1726,7 @@ - + @@ -1757,7 +1757,7 @@ - + @@ -1788,7 +1788,7 @@ - + @@ -1819,7 +1819,7 @@ - + @@ -1850,7 +1850,7 @@ - + @@ -1881,7 +1881,7 @@ - + @@ -1912,7 +1912,7 @@ - + @@ -1943,7 +1943,7 @@ - + @@ -1973,7 +1973,7 @@ - + @@ -2003,7 +2003,7 @@ - + @@ -2033,7 +2033,7 @@ - + @@ -2063,7 +2063,7 @@ - + @@ -2093,7 +2093,7 @@ - + @@ -2123,7 +2123,7 @@ - + @@ -2154,7 +2154,7 @@ - + @@ -2185,7 +2185,7 @@ - + @@ -2216,7 +2216,7 @@ - + @@ -2247,7 +2247,7 @@ - + @@ -2278,7 +2278,7 @@ - + @@ -2309,7 +2309,7 @@ - + @@ -2340,7 +2340,7 @@ - + @@ -2371,7 +2371,7 @@ - + @@ -2403,7 +2403,7 @@ - + @@ -2435,7 +2435,7 @@ - + @@ -2467,7 +2467,7 @@ - + @@ -2502,7 +2502,7 @@ - + @@ -2537,7 +2537,7 @@ - + @@ -2572,7 +2572,7 @@ - + @@ -2604,7 +2604,7 @@ - + @@ -2637,7 +2637,7 @@ - + @@ -2668,7 +2668,7 @@ - + @@ -2699,7 +2699,7 @@ - + @@ -2731,7 +2731,7 @@ - + @@ -2765,7 +2765,7 @@ - + @@ -2797,7 +2797,7 @@ - + @@ -2830,7 +2830,7 @@ - + @@ -2863,7 +2863,7 @@ - + @@ -2895,7 +2895,7 @@ - + @@ -2925,7 +2925,7 @@ - + @@ -2955,7 +2955,7 @@ - + @@ -2991,7 +2991,7 @@ - + @@ -3028,7 +3028,7 @@ - + @@ -3065,7 +3065,7 @@ - + @@ -3096,7 +3096,7 @@ - + @@ -3127,7 +3127,7 @@ - + @@ -3158,7 +3158,7 @@ - + @@ -3191,7 +3191,7 @@ - + @@ -3224,7 +3224,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/19000-19099.xml b/trunk/dist/game/data/stats/items/19000-19099.xml index ad4e31a636..2aff6c266b 100644 --- a/trunk/dist/game/data/stats/items/19000-19099.xml +++ b/trunk/dist/game/data/stats/items/19000-19099.xml @@ -26,7 +26,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -91,7 +91,7 @@ - + @@ -123,7 +123,7 @@ - + @@ -155,7 +155,7 @@ - + @@ -187,7 +187,7 @@ - + @@ -219,7 +219,7 @@ - + @@ -251,7 +251,7 @@ - + @@ -284,7 +284,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -482,7 +482,7 @@ - + @@ -515,7 +515,7 @@ - + @@ -549,7 +549,7 @@ - + @@ -583,7 +583,7 @@ - + @@ -617,7 +617,7 @@ - + @@ -654,7 +654,7 @@ - + @@ -691,7 +691,7 @@ - + @@ -728,7 +728,7 @@ - + @@ -762,7 +762,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -830,7 +830,7 @@ - + @@ -863,7 +863,7 @@ - + @@ -897,7 +897,7 @@ - + @@ -933,7 +933,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -1002,7 +1002,7 @@ - + @@ -1037,7 +1037,7 @@ - + @@ -1071,7 +1071,7 @@ - + @@ -1103,7 +1103,7 @@ - + @@ -1135,7 +1135,7 @@ - + @@ -1173,7 +1173,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1251,7 +1251,7 @@ - + @@ -1284,7 +1284,7 @@ - + @@ -1317,7 +1317,7 @@ - + @@ -1350,7 +1350,7 @@ - + @@ -1381,7 +1381,7 @@ - + @@ -1412,7 +1412,7 @@ - + @@ -1443,7 +1443,7 @@ - + @@ -1474,7 +1474,7 @@ - + @@ -1504,7 +1504,7 @@ - + @@ -1534,7 +1534,7 @@ - + @@ -1564,7 +1564,7 @@ - + @@ -1594,7 +1594,7 @@ - + @@ -1624,7 +1624,7 @@ - + @@ -1654,7 +1654,7 @@ - + @@ -1685,7 +1685,7 @@ - + @@ -1716,7 +1716,7 @@ - + @@ -1747,7 +1747,7 @@ - + @@ -1778,7 +1778,7 @@ - + @@ -1809,7 +1809,7 @@ - + @@ -1840,7 +1840,7 @@ - + @@ -1871,7 +1871,7 @@ - + @@ -1902,7 +1902,7 @@ - + @@ -1934,7 +1934,7 @@ - + @@ -1966,7 +1966,7 @@ - + @@ -1998,7 +1998,7 @@ - + @@ -2033,7 +2033,7 @@ - + @@ -2068,7 +2068,7 @@ - + @@ -2103,7 +2103,7 @@ - + @@ -2135,7 +2135,7 @@ - + @@ -2168,7 +2168,7 @@ - + @@ -2199,7 +2199,7 @@ - + @@ -2230,7 +2230,7 @@ - + @@ -2262,7 +2262,7 @@ - + @@ -2296,7 +2296,7 @@ - + @@ -2328,7 +2328,7 @@ - + @@ -2361,7 +2361,7 @@ - + @@ -2394,7 +2394,7 @@ - + @@ -2426,7 +2426,7 @@ - + @@ -2456,7 +2456,7 @@ - + @@ -2486,7 +2486,7 @@ - + @@ -2522,7 +2522,7 @@ - + @@ -2559,7 +2559,7 @@ - + @@ -2596,7 +2596,7 @@ - + @@ -2627,7 +2627,7 @@ - + @@ -2658,7 +2658,7 @@ - + @@ -2689,7 +2689,7 @@ - + @@ -2709,7 +2709,7 @@ - + @@ -2725,7 +2725,7 @@ - + @@ -2741,7 +2741,7 @@ - + @@ -2757,7 +2757,7 @@ - + @@ -2773,7 +2773,7 @@ - + @@ -2789,7 +2789,7 @@ - + @@ -2805,7 +2805,7 @@ - + @@ -2821,7 +2821,7 @@ - + @@ -2837,7 +2837,7 @@ - + @@ -2854,7 +2854,7 @@ - + @@ -2871,7 +2871,7 @@ - + @@ -2888,7 +2888,7 @@ - + @@ -2905,7 +2905,7 @@ - + @@ -2922,7 +2922,7 @@ - + @@ -2939,7 +2939,7 @@ - + @@ -2955,7 +2955,7 @@ - + @@ -2971,7 +2971,7 @@ - + @@ -2987,7 +2987,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/19100-19199.xml b/trunk/dist/game/data/stats/items/19100-19199.xml index 19f6ff56a3..6a80a351f6 100644 --- a/trunk/dist/game/data/stats/items/19100-19199.xml +++ b/trunk/dist/game/data/stats/items/19100-19199.xml @@ -13,7 +13,7 @@ - + @@ -29,7 +29,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -109,7 +109,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -141,7 +141,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -210,7 +210,7 @@ - + @@ -228,7 +228,7 @@ - + @@ -246,7 +246,7 @@ - + @@ -262,7 +262,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -294,7 +294,7 @@ - + @@ -310,7 +310,7 @@ - + @@ -326,7 +326,7 @@ - + @@ -342,7 +342,7 @@ - + @@ -359,7 +359,7 @@ - + @@ -376,7 +376,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -409,7 +409,7 @@ - + @@ -425,7 +425,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -489,7 +489,7 @@ - + @@ -505,7 +505,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -537,7 +537,7 @@ - + @@ -554,7 +554,7 @@ - + @@ -571,7 +571,7 @@ - + @@ -588,7 +588,7 @@ - + @@ -605,7 +605,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -639,7 +639,7 @@ - + @@ -655,7 +655,7 @@ - + @@ -671,7 +671,7 @@ - + @@ -687,7 +687,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -719,7 +719,7 @@ - + @@ -735,7 +735,7 @@ - + @@ -751,7 +751,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -783,7 +783,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -815,7 +815,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -848,7 +848,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -882,7 +882,7 @@ - + @@ -900,7 +900,7 @@ - + @@ -918,7 +918,7 @@ - + @@ -936,7 +936,7 @@ - + @@ -952,7 +952,7 @@ - + @@ -968,7 +968,7 @@ - + @@ -984,7 +984,7 @@ - + @@ -1000,7 +1000,7 @@ - + @@ -1016,7 +1016,7 @@ - + @@ -1032,7 +1032,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1066,7 +1066,7 @@ - + @@ -1083,7 +1083,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/19700-19799.xml b/trunk/dist/game/data/stats/items/19700-19799.xml index 4cf5167c7e..8d21737ead 100644 --- a/trunk/dist/game/data/stats/items/19700-19799.xml +++ b/trunk/dist/game/data/stats/items/19700-19799.xml @@ -283,7 +283,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -475,7 +475,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/19900-19999.xml b/trunk/dist/game/data/stats/items/19900-19999.xml index cf9e13c7a3..36bde04e38 100644 --- a/trunk/dist/game/data/stats/items/19900-19999.xml +++ b/trunk/dist/game/data/stats/items/19900-19999.xml @@ -418,7 +418,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -667,7 +667,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -709,7 +709,7 @@ - + @@ -730,7 +730,7 @@ - + @@ -751,7 +751,7 @@ - + @@ -772,7 +772,7 @@ - + @@ -793,7 +793,7 @@ - + @@ -814,7 +814,7 @@ - + @@ -835,7 +835,7 @@ - + @@ -857,7 +857,7 @@ - + @@ -879,7 +879,7 @@ - + @@ -901,7 +901,7 @@ - + @@ -923,7 +923,7 @@ - + @@ -945,7 +945,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -988,7 +988,7 @@ - + @@ -1009,7 +1009,7 @@ - + @@ -1030,7 +1030,7 @@ - + @@ -1051,7 +1051,7 @@ - + @@ -1072,7 +1072,7 @@ - + @@ -1093,7 +1093,7 @@ - + @@ -1114,7 +1114,7 @@ - + @@ -1135,7 +1135,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1177,7 +1177,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1219,7 +1219,7 @@ - + @@ -1241,7 +1241,7 @@ - + @@ -1263,7 +1263,7 @@ - + @@ -1285,7 +1285,7 @@ - + @@ -1308,7 +1308,7 @@ - + @@ -1331,7 +1331,7 @@ - + @@ -1354,7 +1354,7 @@ - + @@ -1375,7 +1375,7 @@ - + @@ -1396,7 +1396,7 @@ - + @@ -1417,7 +1417,7 @@ - + @@ -1438,7 +1438,7 @@ - + @@ -1459,7 +1459,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1502,7 +1502,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1546,7 +1546,7 @@ - + @@ -1567,7 +1567,7 @@ - + @@ -1588,7 +1588,7 @@ - + @@ -1609,7 +1609,7 @@ - + @@ -1630,7 +1630,7 @@ - + @@ -1651,7 +1651,7 @@ - + @@ -1672,7 +1672,7 @@ - + @@ -1693,7 +1693,7 @@ - + @@ -1714,7 +1714,7 @@ - + @@ -1735,7 +1735,7 @@ - + @@ -1757,7 +1757,7 @@ - + @@ -1779,7 +1779,7 @@ - + @@ -1801,7 +1801,7 @@ - + @@ -1823,7 +1823,7 @@ - + @@ -1845,7 +1845,7 @@ - + @@ -1867,7 +1867,7 @@ - + @@ -1888,7 +1888,7 @@ - + @@ -1909,7 +1909,7 @@ - + @@ -1930,7 +1930,7 @@ - + @@ -1952,7 +1952,7 @@ - + @@ -1973,7 +1973,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/20100-20199.xml b/trunk/dist/game/data/stats/items/20100-20199.xml index 04bd214dba..f2e2b108c0 100644 --- a/trunk/dist/game/data/stats/items/20100-20199.xml +++ b/trunk/dist/game/data/stats/items/20100-20199.xml @@ -136,7 +136,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -224,7 +224,7 @@ - + @@ -254,7 +254,7 @@ - + @@ -284,7 +284,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -344,7 +344,7 @@ - + @@ -376,7 +376,7 @@ - + @@ -406,7 +406,7 @@ - + @@ -436,7 +436,7 @@ - + @@ -469,7 +469,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -566,7 +566,7 @@ - + @@ -595,7 +595,7 @@ - + @@ -624,7 +624,7 @@ - + @@ -654,7 +654,7 @@ - + @@ -684,7 +684,7 @@ - + @@ -714,7 +714,7 @@ - + @@ -744,7 +744,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -836,7 +836,7 @@ - + @@ -867,7 +867,7 @@ - + @@ -900,7 +900,7 @@ - + @@ -933,7 +933,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1026,7 +1026,7 @@ - + @@ -1055,7 +1055,7 @@ - + @@ -1085,7 +1085,7 @@ - + @@ -1115,7 +1115,7 @@ - + @@ -1145,7 +1145,7 @@ - + @@ -1175,7 +1175,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1237,7 +1237,7 @@ - + @@ -1267,7 +1267,7 @@ - + @@ -1298,7 +1298,7 @@ - + @@ -1331,7 +1331,7 @@ - + @@ -1364,7 +1364,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1428,7 +1428,7 @@ - + @@ -1457,7 +1457,7 @@ - + @@ -1486,7 +1486,7 @@ - + @@ -1516,7 +1516,7 @@ - + @@ -1546,7 +1546,7 @@ - + @@ -1576,7 +1576,7 @@ - + @@ -1606,7 +1606,7 @@ - + @@ -1636,7 +1636,7 @@ - + @@ -1668,7 +1668,7 @@ - + @@ -1698,7 +1698,7 @@ - + @@ -1729,7 +1729,7 @@ - + @@ -1762,7 +1762,7 @@ - + @@ -1795,7 +1795,7 @@ - + @@ -1829,7 +1829,7 @@ - + @@ -1859,7 +1859,7 @@ - + @@ -1888,7 +1888,7 @@ - + @@ -1917,7 +1917,7 @@ - + @@ -1947,7 +1947,7 @@ - + @@ -1977,7 +1977,7 @@ - + @@ -2007,7 +2007,7 @@ - + @@ -2037,7 +2037,7 @@ - + @@ -2067,7 +2067,7 @@ - + @@ -2099,7 +2099,7 @@ - + @@ -2129,7 +2129,7 @@ - + @@ -2160,7 +2160,7 @@ - + @@ -2193,7 +2193,7 @@ - + @@ -2226,7 +2226,7 @@ - + @@ -2260,7 +2260,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/20200-20299.xml b/trunk/dist/game/data/stats/items/20200-20299.xml index ad0eeaad01..460a57678b 100644 --- a/trunk/dist/game/data/stats/items/20200-20299.xml +++ b/trunk/dist/game/data/stats/items/20200-20299.xml @@ -885,7 +885,7 @@ - + @@ -912,7 +912,7 @@ - + @@ -940,7 +940,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -995,7 +995,7 @@ - + @@ -1023,7 +1023,7 @@ - + @@ -1053,7 +1053,7 @@ - + @@ -1081,7 +1081,7 @@ - + @@ -1109,7 +1109,7 @@ - + @@ -1136,7 +1136,7 @@ - + @@ -1164,7 +1164,7 @@ - + @@ -1217,7 +1217,7 @@ - + @@ -1248,7 +1248,7 @@ - + @@ -1280,7 +1280,7 @@ - + @@ -1308,7 +1308,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/20600-20699.xml b/trunk/dist/game/data/stats/items/20600-20699.xml index 8cc52cd710..02f2d947ff 100644 --- a/trunk/dist/game/data/stats/items/20600-20699.xml +++ b/trunk/dist/game/data/stats/items/20600-20699.xml @@ -21,7 +21,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -631,7 +631,7 @@ - + @@ -657,7 +657,7 @@ - + @@ -800,7 +800,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/20800-20899.xml b/trunk/dist/game/data/stats/items/20800-20899.xml index 3577d5cd32..2a5294d138 100644 --- a/trunk/dist/game/data/stats/items/20800-20899.xml +++ b/trunk/dist/game/data/stats/items/20800-20899.xml @@ -1092,7 +1092,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/20900-20999.xml b/trunk/dist/game/data/stats/items/20900-20999.xml index 0f54d11ab5..5154ae93ed 100644 --- a/trunk/dist/game/data/stats/items/20900-20999.xml +++ b/trunk/dist/game/data/stats/items/20900-20999.xml @@ -1078,7 +1078,7 @@ - + @@ -1104,7 +1104,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/21000-21099.xml b/trunk/dist/game/data/stats/items/21000-21099.xml index 10d312ef28..ea9a9110dc 100644 --- a/trunk/dist/game/data/stats/items/21000-21099.xml +++ b/trunk/dist/game/data/stats/items/21000-21099.xml @@ -243,7 +243,7 @@ - + @@ -267,7 +267,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -363,7 +363,7 @@ - + @@ -387,7 +387,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -435,7 +435,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/21100-21199.xml b/trunk/dist/game/data/stats/items/21100-21199.xml index a2ccf17327..73036dd280 100644 --- a/trunk/dist/game/data/stats/items/21100-21199.xml +++ b/trunk/dist/game/data/stats/items/21100-21199.xml @@ -97,7 +97,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -660,7 +660,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/21300-21399.xml b/trunk/dist/game/data/stats/items/21300-21399.xml index b0acdeaf44..a536bcb124 100644 --- a/trunk/dist/game/data/stats/items/21300-21399.xml +++ b/trunk/dist/game/data/stats/items/21300-21399.xml @@ -737,7 +737,7 @@ - + @@ -756,7 +756,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -793,7 +793,7 @@ - + @@ -811,7 +811,7 @@ - + @@ -830,7 +830,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/21700-21799.xml b/trunk/dist/game/data/stats/items/21700-21799.xml index 5f107a6ed5..2a33430e66 100644 --- a/trunk/dist/game/data/stats/items/21700-21799.xml +++ b/trunk/dist/game/data/stats/items/21700-21799.xml @@ -446,7 +446,7 @@ - + @@ -469,7 +469,7 @@ - + @@ -491,7 +491,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -559,7 +559,7 @@ - + @@ -582,7 +582,7 @@ - + @@ -605,7 +605,7 @@ - + @@ -628,7 +628,7 @@ - + @@ -651,7 +651,7 @@ - + @@ -674,7 +674,7 @@ - + @@ -696,7 +696,7 @@ - + @@ -718,7 +718,7 @@ - + @@ -744,7 +744,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -861,7 +861,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/21800-21899.xml b/trunk/dist/game/data/stats/items/21800-21899.xml index 336d27f657..d731ea115d 100644 --- a/trunk/dist/game/data/stats/items/21800-21899.xml +++ b/trunk/dist/game/data/stats/items/21800-21899.xml @@ -328,7 +328,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -376,7 +376,7 @@ - + @@ -400,7 +400,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -447,7 +447,7 @@ - + @@ -470,7 +470,7 @@ - + @@ -494,7 +494,7 @@ - + @@ -517,7 +517,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -568,7 +568,7 @@ - + @@ -592,7 +592,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -639,7 +639,7 @@ - + @@ -663,7 +663,7 @@ - + @@ -687,7 +687,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -734,7 +734,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -781,7 +781,7 @@ - + @@ -804,7 +804,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -855,7 +855,7 @@ - + @@ -879,7 +879,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/21900-21999.xml b/trunk/dist/game/data/stats/items/21900-21999.xml index 24e8e0a67b..26bce489da 100644 --- a/trunk/dist/game/data/stats/items/21900-21999.xml +++ b/trunk/dist/game/data/stats/items/21900-21999.xml @@ -244,7 +244,7 @@ - + @@ -272,7 +272,7 @@ - + @@ -300,7 +300,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -359,7 +359,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -421,7 +421,7 @@ - + @@ -452,7 +452,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -508,7 +508,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -564,7 +564,7 @@ - + @@ -595,7 +595,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -657,7 +657,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -724,7 +724,7 @@ - + @@ -763,7 +763,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -838,7 +838,7 @@ - + @@ -867,7 +867,7 @@ - + @@ -896,7 +896,7 @@ - + @@ -925,7 +925,7 @@ - + @@ -954,7 +954,7 @@ - + @@ -986,7 +986,7 @@ - + @@ -1018,7 +1018,7 @@ - + @@ -1050,7 +1050,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1111,7 +1111,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1169,7 +1169,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1230,7 +1230,7 @@ - + @@ -1262,7 +1262,7 @@ - + @@ -1294,7 +1294,7 @@ - + @@ -1326,7 +1326,7 @@ - + @@ -1356,7 +1356,7 @@ - + @@ -1388,7 +1388,7 @@ - + @@ -1417,7 +1417,7 @@ - + @@ -1446,7 +1446,7 @@ - + @@ -1474,7 +1474,7 @@ - + @@ -1502,7 +1502,7 @@ - + @@ -1530,7 +1530,7 @@ - + @@ -1558,7 +1558,7 @@ - + @@ -1589,7 +1589,7 @@ - + @@ -1620,7 +1620,7 @@ - + @@ -1651,7 +1651,7 @@ - + @@ -1679,7 +1679,7 @@ - + @@ -1707,7 +1707,7 @@ - + @@ -1735,7 +1735,7 @@ - + @@ -1763,7 +1763,7 @@ - + @@ -1794,7 +1794,7 @@ - + @@ -1825,7 +1825,7 @@ - + @@ -1856,7 +1856,7 @@ - + @@ -1883,7 +1883,7 @@ - + @@ -1911,7 +1911,7 @@ - + @@ -1941,7 +1941,7 @@ - + @@ -1969,7 +1969,7 @@ - + @@ -1997,7 +1997,7 @@ - + @@ -2025,7 +2025,7 @@ - + @@ -2055,7 +2055,7 @@ - + @@ -2083,7 +2083,7 @@ - + @@ -2212,7 +2212,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/22200-22299.xml b/trunk/dist/game/data/stats/items/22200-22299.xml index 29e6a32aab..4a0ff84a65 100644 --- a/trunk/dist/game/data/stats/items/22200-22299.xml +++ b/trunk/dist/game/data/stats/items/22200-22299.xml @@ -855,7 +855,7 @@ - + @@ -880,7 +880,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/22300-22399.xml b/trunk/dist/game/data/stats/items/22300-22399.xml index 4b71ead48f..1b25128070 100644 --- a/trunk/dist/game/data/stats/items/22300-22399.xml +++ b/trunk/dist/game/data/stats/items/22300-22399.xml @@ -647,7 +647,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -683,7 +683,7 @@ - + @@ -694,7 +694,7 @@ - + @@ -829,7 +829,7 @@ - + @@ -839,7 +839,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/22500-22599.xml b/trunk/dist/game/data/stats/items/22500-22599.xml index a31726092d..dd9bd28924 100644 --- a/trunk/dist/game/data/stats/items/22500-22599.xml +++ b/trunk/dist/game/data/stats/items/22500-22599.xml @@ -290,7 +290,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/22600-22699.xml b/trunk/dist/game/data/stats/items/22600-22699.xml index c63be89885..e2c73c54df 100644 --- a/trunk/dist/game/data/stats/items/22600-22699.xml +++ b/trunk/dist/game/data/stats/items/22600-22699.xml @@ -478,7 +478,7 @@ - + @@ -493,7 +493,7 @@ - + @@ -508,7 +508,7 @@ - + @@ -524,7 +524,7 @@ - + @@ -539,7 +539,7 @@ - + @@ -554,7 +554,7 @@ - + @@ -569,7 +569,7 @@ - + @@ -585,7 +585,7 @@ - + @@ -601,7 +601,7 @@ - + @@ -617,7 +617,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -648,7 +648,7 @@ - + @@ -663,7 +663,7 @@ - + @@ -679,7 +679,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/22700-22799.xml b/trunk/dist/game/data/stats/items/22700-22799.xml index 614490fcb0..14a81bb0ff 100644 --- a/trunk/dist/game/data/stats/items/22700-22799.xml +++ b/trunk/dist/game/data/stats/items/22700-22799.xml @@ -88,7 +88,7 @@ - + @@ -103,7 +103,7 @@ - + @@ -118,7 +118,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -179,7 +179,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -273,7 +273,7 @@ - + @@ -289,7 +289,7 @@ - + @@ -614,7 +614,7 @@ - + @@ -634,7 +634,7 @@ - + @@ -654,7 +654,7 @@ - + @@ -674,7 +674,7 @@ - + @@ -693,7 +693,7 @@ - + @@ -712,7 +712,7 @@ - + @@ -731,7 +731,7 @@ - + @@ -750,7 +750,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -790,7 +790,7 @@ - + @@ -810,7 +810,7 @@ - + @@ -830,7 +830,7 @@ - + @@ -849,7 +849,7 @@ - + @@ -868,7 +868,7 @@ - + @@ -887,7 +887,7 @@ - + @@ -906,7 +906,7 @@ - + @@ -926,7 +926,7 @@ - + @@ -946,7 +946,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -986,7 +986,7 @@ - + @@ -1005,7 +1005,7 @@ - + @@ -1024,7 +1024,7 @@ - + @@ -1043,7 +1043,7 @@ - + @@ -1062,7 +1062,7 @@ - + @@ -1082,7 +1082,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/22800-22899.xml b/trunk/dist/game/data/stats/items/22800-22899.xml index 649a8aaff5..adbd77ad79 100644 --- a/trunk/dist/game/data/stats/items/22800-22899.xml +++ b/trunk/dist/game/data/stats/items/22800-22899.xml @@ -17,7 +17,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -114,7 +114,7 @@ - + @@ -133,7 +133,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -178,7 +178,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -244,7 +244,7 @@ - + @@ -266,7 +266,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -330,7 +330,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -414,7 +414,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -456,7 +456,7 @@ - + @@ -477,7 +477,7 @@ - + @@ -498,7 +498,7 @@ - + @@ -519,7 +519,7 @@ - + @@ -540,7 +540,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -582,7 +582,7 @@ - + @@ -605,7 +605,7 @@ - + @@ -628,7 +628,7 @@ - + @@ -650,7 +650,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -717,7 +717,7 @@ - + @@ -739,7 +739,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/22900-22999.xml b/trunk/dist/game/data/stats/items/22900-22999.xml index e8f1183fb1..1ddbe1dd7f 100644 --- a/trunk/dist/game/data/stats/items/22900-22999.xml +++ b/trunk/dist/game/data/stats/items/22900-22999.xml @@ -113,7 +113,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/23000-23099.xml b/trunk/dist/game/data/stats/items/23000-23099.xml index bd62a43d0f..9f07880828 100644 --- a/trunk/dist/game/data/stats/items/23000-23099.xml +++ b/trunk/dist/game/data/stats/items/23000-23099.xml @@ -479,7 +479,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -511,7 +511,7 @@ - + @@ -527,7 +527,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -560,7 +560,7 @@ - + @@ -577,7 +577,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/23100-23199.xml b/trunk/dist/game/data/stats/items/23100-23199.xml index dfcff96405..df657db10b 100644 --- a/trunk/dist/game/data/stats/items/23100-23199.xml +++ b/trunk/dist/game/data/stats/items/23100-23199.xml @@ -14,7 +14,7 @@ - + @@ -31,7 +31,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -64,7 +64,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -436,7 +436,7 @@ - + @@ -452,7 +452,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/23900-23999.xml b/trunk/dist/game/data/stats/items/23900-23999.xml index 9df2b9ecc5..01418bc108 100644 --- a/trunk/dist/game/data/stats/items/23900-23999.xml +++ b/trunk/dist/game/data/stats/items/23900-23999.xml @@ -90,7 +90,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -241,7 +241,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -271,7 +271,7 @@ - + @@ -286,7 +286,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/26200-26299.xml b/trunk/dist/game/data/stats/items/26200-26299.xml index eaff9576a9..d6b91cd0a1 100644 --- a/trunk/dist/game/data/stats/items/26200-26299.xml +++ b/trunk/dist/game/data/stats/items/26200-26299.xml @@ -136,7 +136,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -172,7 +172,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -399,7 +399,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -423,7 +423,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -445,7 +445,7 @@ - + @@ -456,7 +456,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -479,7 +479,7 @@ - + @@ -491,7 +491,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -570,7 +570,7 @@ - + @@ -581,7 +581,7 @@ - + @@ -592,7 +592,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -638,7 +638,7 @@ - + @@ -649,7 +649,7 @@ - + @@ -660,7 +660,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -684,7 +684,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -718,7 +718,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/30000-30099.xml b/trunk/dist/game/data/stats/items/30000-30099.xml index 56deea6779..aa252f18c0 100644 --- a/trunk/dist/game/data/stats/items/30000-30099.xml +++ b/trunk/dist/game/data/stats/items/30000-30099.xml @@ -18,7 +18,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -60,7 +60,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -103,7 +103,7 @@ - + @@ -124,7 +124,7 @@ - + @@ -145,7 +145,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -189,7 +189,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -234,7 +234,7 @@ - + @@ -257,7 +257,7 @@ - + @@ -280,7 +280,7 @@ - + @@ -301,7 +301,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -385,7 +385,7 @@ - + @@ -406,7 +406,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -472,7 +472,7 @@ - + @@ -499,7 +499,7 @@ - + @@ -530,7 +530,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -592,7 +592,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -652,7 +652,7 @@ - + @@ -682,7 +682,7 @@ - + @@ -712,7 +712,7 @@ - + @@ -742,7 +742,7 @@ - + @@ -772,7 +772,7 @@ - + @@ -803,7 +803,7 @@ - + @@ -834,7 +834,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -896,7 +896,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -958,7 +958,7 @@ - + @@ -989,7 +989,7 @@ - + @@ -1020,7 +1020,7 @@ - + @@ -1052,7 +1052,7 @@ - + @@ -1084,7 +1084,7 @@ - + @@ -1116,7 +1116,7 @@ - + @@ -1151,7 +1151,7 @@ - + @@ -1186,7 +1186,7 @@ - + @@ -1221,7 +1221,7 @@ - + @@ -1255,7 +1255,7 @@ - + @@ -1288,7 +1288,7 @@ - + @@ -1319,7 +1319,7 @@ - + @@ -1350,7 +1350,7 @@ - + @@ -1384,7 +1384,7 @@ - + @@ -1418,7 +1418,7 @@ - + @@ -1450,7 +1450,7 @@ - + @@ -1483,7 +1483,7 @@ - + @@ -1516,7 +1516,7 @@ - + @@ -1548,7 +1548,7 @@ - + @@ -1578,7 +1578,7 @@ - + @@ -1608,7 +1608,7 @@ - + @@ -1644,7 +1644,7 @@ - + @@ -1681,7 +1681,7 @@ - + @@ -1718,7 +1718,7 @@ - + @@ -1749,7 +1749,7 @@ - + @@ -1780,7 +1780,7 @@ - + @@ -1811,7 +1811,7 @@ - + @@ -1842,7 +1842,7 @@ - + @@ -1873,7 +1873,7 @@ - + @@ -1904,7 +1904,7 @@ - + @@ -1935,7 +1935,7 @@ - + @@ -1965,7 +1965,7 @@ - + @@ -1995,7 +1995,7 @@ - + @@ -2025,7 +2025,7 @@ - + @@ -2055,7 +2055,7 @@ - + @@ -2085,7 +2085,7 @@ - + @@ -2115,7 +2115,7 @@ - + @@ -2146,7 +2146,7 @@ - + @@ -2177,7 +2177,7 @@ - + @@ -2208,7 +2208,7 @@ - + @@ -2239,7 +2239,7 @@ - + @@ -2270,7 +2270,7 @@ - + @@ -2301,7 +2301,7 @@ - + @@ -2332,7 +2332,7 @@ - + @@ -2363,7 +2363,7 @@ - + @@ -2395,7 +2395,7 @@ - + @@ -2427,7 +2427,7 @@ - + @@ -2459,7 +2459,7 @@ - + @@ -2494,7 +2494,7 @@ - + @@ -2529,7 +2529,7 @@ - + @@ -2564,7 +2564,7 @@ - + @@ -2598,7 +2598,7 @@ - + @@ -2631,7 +2631,7 @@ - + @@ -2662,7 +2662,7 @@ - + @@ -2693,7 +2693,7 @@ - + @@ -2727,7 +2727,7 @@ - + @@ -2761,7 +2761,7 @@ - + @@ -2793,7 +2793,7 @@ - + @@ -2826,7 +2826,7 @@ - + @@ -2859,7 +2859,7 @@ - + @@ -2891,7 +2891,7 @@ - + @@ -2921,7 +2921,7 @@ - + @@ -2951,7 +2951,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/30100-30199.xml b/trunk/dist/game/data/stats/items/30100-30199.xml index ac03dd9fa8..f237b956e5 100644 --- a/trunk/dist/game/data/stats/items/30100-30199.xml +++ b/trunk/dist/game/data/stats/items/30100-30199.xml @@ -30,7 +30,7 @@ - + @@ -67,7 +67,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -228,7 +228,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -321,7 +321,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -471,7 +471,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -532,7 +532,7 @@ - + @@ -563,7 +563,7 @@ - + @@ -594,7 +594,7 @@ - + @@ -625,7 +625,7 @@ - + @@ -656,7 +656,7 @@ - + @@ -687,7 +687,7 @@ - + @@ -718,7 +718,7 @@ - + @@ -749,7 +749,7 @@ - + @@ -781,7 +781,7 @@ - + @@ -813,7 +813,7 @@ - + @@ -845,7 +845,7 @@ - + @@ -880,7 +880,7 @@ - + @@ -915,7 +915,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -984,7 +984,7 @@ - + @@ -1017,7 +1017,7 @@ - + @@ -1048,7 +1048,7 @@ - + @@ -1079,7 +1079,7 @@ - + @@ -1113,7 +1113,7 @@ - + @@ -1147,7 +1147,7 @@ - + @@ -1179,7 +1179,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1245,7 +1245,7 @@ - + @@ -1277,7 +1277,7 @@ - + @@ -1307,7 +1307,7 @@ - + @@ -1337,7 +1337,7 @@ - + @@ -1373,7 +1373,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1447,7 +1447,7 @@ - + @@ -1478,7 +1478,7 @@ - + @@ -1509,7 +1509,7 @@ - + @@ -1540,7 +1540,7 @@ - + @@ -1571,7 +1571,7 @@ - + @@ -1602,7 +1602,7 @@ - + @@ -1633,7 +1633,7 @@ - + @@ -1664,7 +1664,7 @@ - + @@ -1694,7 +1694,7 @@ - + @@ -1724,7 +1724,7 @@ - + @@ -1754,7 +1754,7 @@ - + @@ -1784,7 +1784,7 @@ - + @@ -1814,7 +1814,7 @@ - + @@ -1844,7 +1844,7 @@ - + @@ -1875,7 +1875,7 @@ - + @@ -1906,7 +1906,7 @@ - + @@ -1937,7 +1937,7 @@ - + @@ -1968,7 +1968,7 @@ - + @@ -1999,7 +1999,7 @@ - + @@ -2030,7 +2030,7 @@ - + @@ -2061,7 +2061,7 @@ - + @@ -2092,7 +2092,7 @@ - + @@ -2124,7 +2124,7 @@ - + @@ -2156,7 +2156,7 @@ - + @@ -2188,7 +2188,7 @@ - + @@ -2223,7 +2223,7 @@ - + @@ -2258,7 +2258,7 @@ - + @@ -2293,7 +2293,7 @@ - + @@ -2327,7 +2327,7 @@ - + @@ -2360,7 +2360,7 @@ - + @@ -2391,7 +2391,7 @@ - + @@ -2422,7 +2422,7 @@ - + @@ -2456,7 +2456,7 @@ - + @@ -2490,7 +2490,7 @@ - + @@ -2522,7 +2522,7 @@ - + @@ -2555,7 +2555,7 @@ - + @@ -2588,7 +2588,7 @@ - + @@ -2620,7 +2620,7 @@ - + @@ -2650,7 +2650,7 @@ - + @@ -2680,7 +2680,7 @@ - + @@ -2716,7 +2716,7 @@ - + @@ -2753,7 +2753,7 @@ - + @@ -2790,7 +2790,7 @@ - + @@ -2821,7 +2821,7 @@ - + @@ -2852,7 +2852,7 @@ - + @@ -2883,7 +2883,7 @@ - + @@ -2914,7 +2914,7 @@ - + @@ -2945,7 +2945,7 @@ - + @@ -2976,7 +2976,7 @@ - + @@ -3007,7 +3007,7 @@ - + @@ -3037,7 +3037,7 @@ - + @@ -3067,7 +3067,7 @@ - + @@ -3097,7 +3097,7 @@ - + @@ -3127,7 +3127,7 @@ - + @@ -3157,7 +3157,7 @@ - + @@ -3187,7 +3187,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/30200-30299.xml b/trunk/dist/game/data/stats/items/30200-30299.xml index 1cad7bd3c2..63fe66f051 100644 --- a/trunk/dist/game/data/stats/items/30200-30299.xml +++ b/trunk/dist/game/data/stats/items/30200-30299.xml @@ -24,7 +24,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -179,7 +179,7 @@ - + @@ -210,7 +210,7 @@ - + @@ -241,7 +241,7 @@ - + @@ -273,7 +273,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -407,7 +407,7 @@ - + @@ -442,7 +442,7 @@ - + @@ -476,7 +476,7 @@ - + @@ -509,7 +509,7 @@ - + @@ -540,7 +540,7 @@ - + @@ -571,7 +571,7 @@ - + @@ -605,7 +605,7 @@ - + @@ -639,7 +639,7 @@ - + @@ -671,7 +671,7 @@ - + @@ -704,7 +704,7 @@ - + @@ -737,7 +737,7 @@ - + @@ -769,7 +769,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -829,7 +829,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -902,7 +902,7 @@ - + @@ -939,7 +939,7 @@ - + @@ -970,7 +970,7 @@ - + @@ -1001,7 +1001,7 @@ - + @@ -1032,7 +1032,7 @@ - + @@ -1063,7 +1063,7 @@ - + @@ -1094,7 +1094,7 @@ - + @@ -1125,7 +1125,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1186,7 +1186,7 @@ - + @@ -1216,7 +1216,7 @@ - + @@ -1246,7 +1246,7 @@ - + @@ -1276,7 +1276,7 @@ - + @@ -1306,7 +1306,7 @@ - + @@ -1336,7 +1336,7 @@ - + @@ -1367,7 +1367,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1429,7 +1429,7 @@ - + @@ -1460,7 +1460,7 @@ - + @@ -1491,7 +1491,7 @@ - + @@ -1522,7 +1522,7 @@ - + @@ -1553,7 +1553,7 @@ - + @@ -1584,7 +1584,7 @@ - + @@ -1616,7 +1616,7 @@ - + @@ -1648,7 +1648,7 @@ - + @@ -1680,7 +1680,7 @@ - + @@ -1715,7 +1715,7 @@ - + @@ -1750,7 +1750,7 @@ - + @@ -1785,7 +1785,7 @@ - + @@ -1819,7 +1819,7 @@ - + @@ -1852,7 +1852,7 @@ - + @@ -1883,7 +1883,7 @@ - + @@ -1914,7 +1914,7 @@ - + @@ -1948,7 +1948,7 @@ - + @@ -1982,7 +1982,7 @@ - + @@ -2014,7 +2014,7 @@ - + @@ -2047,7 +2047,7 @@ - + @@ -2080,7 +2080,7 @@ - + @@ -2112,7 +2112,7 @@ - + @@ -2142,7 +2142,7 @@ - + @@ -2172,7 +2172,7 @@ - + @@ -2208,7 +2208,7 @@ - + @@ -2245,7 +2245,7 @@ - + @@ -2282,7 +2282,7 @@ - + @@ -2313,7 +2313,7 @@ - + @@ -2344,7 +2344,7 @@ - + @@ -2375,7 +2375,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/30300-30399.xml b/trunk/dist/game/data/stats/items/30300-30399.xml index e5bd31a65a..abe2f0677a 100644 --- a/trunk/dist/game/data/stats/items/30300-30399.xml +++ b/trunk/dist/game/data/stats/items/30300-30399.xml @@ -309,7 +309,7 @@ - + @@ -1030,7 +1030,7 @@ - + @@ -1045,7 +1045,7 @@ - + @@ -1060,7 +1060,7 @@ - + @@ -1076,7 +1076,7 @@ - + @@ -1092,7 +1092,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1122,7 +1122,7 @@ - + @@ -1137,7 +1137,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/30400-30499.xml b/trunk/dist/game/data/stats/items/30400-30499.xml index b2c07843d3..2ffd5a745b 100644 --- a/trunk/dist/game/data/stats/items/30400-30499.xml +++ b/trunk/dist/game/data/stats/items/30400-30499.xml @@ -15,7 +15,7 @@ - + @@ -34,7 +34,7 @@ - + @@ -54,7 +54,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -90,7 +90,7 @@ - + @@ -109,7 +109,7 @@ - + @@ -438,7 +438,7 @@ - + @@ -456,7 +456,7 @@ - + @@ -527,7 +527,7 @@ - + @@ -548,7 +548,7 @@ - + @@ -569,7 +569,7 @@ - + @@ -590,7 +590,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -632,7 +632,7 @@ - + @@ -654,7 +654,7 @@ - + @@ -676,7 +676,7 @@ - + @@ -698,7 +698,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -820,7 +820,7 @@ - + @@ -841,7 +841,7 @@ - + @@ -878,7 +878,7 @@ - + @@ -899,7 +899,7 @@ - + @@ -920,7 +920,7 @@ - + @@ -941,7 +941,7 @@ - + @@ -962,7 +962,7 @@ - + @@ -983,7 +983,7 @@ - + @@ -1004,7 +1004,7 @@ - + @@ -1025,7 +1025,7 @@ - + @@ -1047,7 +1047,7 @@ - + @@ -1069,7 +1069,7 @@ - + @@ -1091,7 +1091,7 @@ - + @@ -1113,7 +1113,7 @@ - + @@ -1135,7 +1135,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1200,7 +1200,7 @@ - + @@ -1222,7 +1222,7 @@ - + @@ -1244,7 +1244,7 @@ - + @@ -1266,7 +1266,7 @@ - + @@ -1288,7 +1288,7 @@ - + @@ -1310,7 +1310,7 @@ - + @@ -1332,7 +1332,7 @@ - + @@ -1354,7 +1354,7 @@ - + @@ -1375,7 +1375,7 @@ - + @@ -1396,7 +1396,7 @@ - + @@ -1417,7 +1417,7 @@ - + @@ -1438,7 +1438,7 @@ - + @@ -1459,7 +1459,7 @@ - + @@ -1481,7 +1481,7 @@ - + @@ -1534,7 +1534,7 @@ - + @@ -1555,7 +1555,7 @@ - + @@ -1576,7 +1576,7 @@ - + @@ -1597,7 +1597,7 @@ - + @@ -1619,7 +1619,7 @@ - + @@ -1640,7 +1640,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/30500-30599.xml b/trunk/dist/game/data/stats/items/30500-30599.xml index 3b52e4db71..14e52f1988 100644 --- a/trunk/dist/game/data/stats/items/30500-30599.xml +++ b/trunk/dist/game/data/stats/items/30500-30599.xml @@ -16,7 +16,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -54,7 +54,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -241,7 +241,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -279,7 +279,7 @@ - + @@ -299,7 +299,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -476,7 +476,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -514,7 +514,7 @@ - + @@ -533,7 +533,7 @@ - + @@ -716,7 +716,7 @@ - + @@ -735,7 +735,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -773,7 +773,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1105,7 +1105,7 @@ - + @@ -1124,7 +1124,7 @@ - + @@ -1143,7 +1143,7 @@ - + @@ -1162,7 +1162,7 @@ - + @@ -1181,7 +1181,7 @@ - + @@ -1200,7 +1200,7 @@ - + @@ -1220,7 +1220,7 @@ - + @@ -1240,7 +1240,7 @@ - + @@ -1260,7 +1260,7 @@ - + @@ -1280,7 +1280,7 @@ - + @@ -1300,7 +1300,7 @@ - + @@ -1320,7 +1320,7 @@ - + @@ -1340,7 +1340,7 @@ - + @@ -1360,7 +1360,7 @@ - + @@ -1379,7 +1379,7 @@ - + @@ -1399,7 +1399,7 @@ - + @@ -1419,7 +1419,7 @@ - + @@ -1439,7 +1439,7 @@ - + @@ -1459,7 +1459,7 @@ - + @@ -1479,7 +1479,7 @@ - + @@ -1499,7 +1499,7 @@ - + @@ -1519,7 +1519,7 @@ - + @@ -1539,7 +1539,7 @@ - + @@ -1558,7 +1558,7 @@ - + @@ -1578,7 +1578,7 @@ - + @@ -1598,7 +1598,7 @@ - + @@ -1618,7 +1618,7 @@ - + @@ -1638,7 +1638,7 @@ - + @@ -1657,7 +1657,7 @@ - + @@ -1676,7 +1676,7 @@ - + @@ -1695,7 +1695,7 @@ - + @@ -1714,7 +1714,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/30600-30699.xml b/trunk/dist/game/data/stats/items/30600-30699.xml index 02ae381ee6..fb436fab48 100644 --- a/trunk/dist/game/data/stats/items/30600-30699.xml +++ b/trunk/dist/game/data/stats/items/30600-30699.xml @@ -16,7 +16,7 @@ - + @@ -62,7 +62,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -268,7 +268,7 @@ - + @@ -384,7 +384,7 @@ - + @@ -403,7 +403,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -545,7 +545,7 @@ - + @@ -564,7 +564,7 @@ - + @@ -583,7 +583,7 @@ - + @@ -602,7 +602,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -641,7 +641,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -681,7 +681,7 @@ - + @@ -701,7 +701,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -759,7 +759,7 @@ - + @@ -778,7 +778,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -816,7 +816,7 @@ - + @@ -835,7 +835,7 @@ - + @@ -854,7 +854,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -892,7 +892,7 @@ - + @@ -911,7 +911,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -970,7 +970,7 @@ - + @@ -990,7 +990,7 @@ - + @@ -1010,7 +1010,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1048,7 +1048,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1105,7 +1105,7 @@ - + @@ -1124,7 +1124,7 @@ - + @@ -1143,7 +1143,7 @@ - + @@ -1162,7 +1162,7 @@ - + @@ -1181,7 +1181,7 @@ - + @@ -1200,7 +1200,7 @@ - + @@ -1219,7 +1219,7 @@ - + @@ -1238,7 +1238,7 @@ - + @@ -1257,7 +1257,7 @@ - + @@ -1276,7 +1276,7 @@ - + @@ -1295,7 +1295,7 @@ - + @@ -1372,7 +1372,7 @@ - + @@ -1391,7 +1391,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1429,7 +1429,7 @@ - + @@ -1448,7 +1448,7 @@ - + @@ -1467,7 +1467,7 @@ - + @@ -1486,7 +1486,7 @@ - + @@ -1505,7 +1505,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1544,7 +1544,7 @@ - + @@ -1564,7 +1564,7 @@ - + @@ -1584,7 +1584,7 @@ - + @@ -1604,7 +1604,7 @@ - + @@ -1624,7 +1624,7 @@ - + @@ -1660,7 +1660,7 @@ - + @@ -1680,7 +1680,7 @@ - + @@ -1700,7 +1700,7 @@ - + @@ -1720,7 +1720,7 @@ - + @@ -1739,7 +1739,7 @@ - + @@ -1758,7 +1758,7 @@ - + @@ -1777,7 +1777,7 @@ - + @@ -1796,7 +1796,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/30700-30799.xml b/trunk/dist/game/data/stats/items/30700-30799.xml index b58490c7c7..07aeeba626 100644 --- a/trunk/dist/game/data/stats/items/30700-30799.xml +++ b/trunk/dist/game/data/stats/items/30700-30799.xml @@ -72,7 +72,7 @@ - + @@ -91,7 +91,7 @@ - + @@ -110,7 +110,7 @@ - + @@ -129,7 +129,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -186,7 +186,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -341,7 +341,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -401,7 +401,7 @@ - + @@ -447,7 +447,7 @@ - + @@ -551,7 +551,7 @@ - + @@ -571,7 +571,7 @@ - + @@ -591,7 +591,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -631,7 +631,7 @@ - + @@ -650,7 +650,7 @@ - + @@ -669,7 +669,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -707,7 +707,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -794,7 +794,7 @@ - + @@ -814,7 +814,7 @@ - + @@ -834,7 +834,7 @@ - + @@ -853,7 +853,7 @@ - + @@ -872,7 +872,7 @@ - + @@ -891,7 +891,7 @@ - + @@ -910,7 +910,7 @@ - + @@ -929,7 +929,7 @@ - + @@ -948,7 +948,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1087,7 +1087,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1127,7 +1127,7 @@ - + @@ -1147,7 +1147,7 @@ - + @@ -1167,7 +1167,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1207,7 +1207,7 @@ - + @@ -1227,7 +1227,7 @@ - + @@ -1246,7 +1246,7 @@ - + @@ -1265,7 +1265,7 @@ - + @@ -1284,7 +1284,7 @@ - + @@ -1303,7 +1303,7 @@ - + @@ -1350,7 +1350,7 @@ - + @@ -1370,7 +1370,7 @@ - + @@ -1390,7 +1390,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1430,7 +1430,7 @@ - + @@ -1450,7 +1450,7 @@ - + @@ -1470,7 +1470,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1509,7 +1509,7 @@ - + @@ -1528,7 +1528,7 @@ - + @@ -1546,7 +1546,7 @@ - + @@ -1565,7 +1565,7 @@ - + @@ -1584,7 +1584,7 @@ - + @@ -1603,7 +1603,7 @@ - + @@ -1622,7 +1622,7 @@ - + @@ -1641,7 +1641,7 @@ - + @@ -1661,7 +1661,7 @@ - + @@ -1681,7 +1681,7 @@ - + @@ -1701,7 +1701,7 @@ - + @@ -1721,7 +1721,7 @@ - + @@ -1741,7 +1741,7 @@ - + @@ -1761,7 +1761,7 @@ - + @@ -1781,7 +1781,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/30800-30899.xml b/trunk/dist/game/data/stats/items/30800-30899.xml index 37635f9935..dedc4a9a5c 100644 --- a/trunk/dist/game/data/stats/items/30800-30899.xml +++ b/trunk/dist/game/data/stats/items/30800-30899.xml @@ -17,7 +17,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -132,7 +132,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -189,7 +189,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -294,7 +294,7 @@ - + @@ -313,7 +313,7 @@ - + @@ -332,7 +332,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -371,7 +371,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -431,7 +431,7 @@ - + @@ -477,7 +477,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -530,7 +530,7 @@ - + @@ -549,7 +549,7 @@ - + @@ -568,7 +568,7 @@ - + @@ -587,7 +587,7 @@ - + @@ -606,7 +606,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -755,7 +755,7 @@ - + @@ -802,7 +802,7 @@ - + @@ -822,7 +822,7 @@ - + @@ -842,7 +842,7 @@ - + @@ -862,7 +862,7 @@ - + @@ -881,7 +881,7 @@ - + @@ -900,7 +900,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -938,7 +938,7 @@ - + @@ -957,7 +957,7 @@ - + @@ -976,7 +976,7 @@ - + @@ -995,7 +995,7 @@ - + @@ -1014,7 +1014,7 @@ - + @@ -1049,7 +1049,7 @@ - + @@ -1068,7 +1068,7 @@ - + @@ -1087,7 +1087,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1125,7 +1125,7 @@ - + @@ -1144,7 +1144,7 @@ - + @@ -1163,7 +1163,7 @@ - + @@ -1182,7 +1182,7 @@ - + @@ -1201,7 +1201,7 @@ - + @@ -1220,7 +1220,7 @@ - + @@ -1239,7 +1239,7 @@ - + @@ -1258,7 +1258,7 @@ - + @@ -1277,7 +1277,7 @@ - + @@ -1296,7 +1296,7 @@ - + @@ -1315,7 +1315,7 @@ - + @@ -1334,7 +1334,7 @@ - + @@ -1353,7 +1353,7 @@ - + @@ -1372,7 +1372,7 @@ - + @@ -1391,7 +1391,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1430,7 +1430,7 @@ - + @@ -1449,7 +1449,7 @@ - + @@ -1469,7 +1469,7 @@ - + @@ -1489,7 +1489,7 @@ - + @@ -1509,7 +1509,7 @@ - + @@ -1529,7 +1529,7 @@ - + @@ -1562,7 +1562,7 @@ - + @@ -1581,7 +1581,7 @@ - + @@ -1600,7 +1600,7 @@ - + @@ -1619,7 +1619,7 @@ - + @@ -1638,7 +1638,7 @@ - + @@ -1754,7 +1754,7 @@ - + @@ -1773,7 +1773,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/30900-30999.xml b/trunk/dist/game/data/stats/items/30900-30999.xml index 7bf404aed7..f464cf6e20 100644 --- a/trunk/dist/game/data/stats/items/30900-30999.xml +++ b/trunk/dist/game/data/stats/items/30900-30999.xml @@ -16,7 +16,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -178,7 +178,7 @@ - + @@ -198,7 +198,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -301,7 +301,7 @@ - + @@ -320,7 +320,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -359,7 +359,7 @@ - + @@ -379,7 +379,7 @@ - + @@ -399,7 +399,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -439,7 +439,7 @@ - + @@ -459,7 +459,7 @@ - + @@ -532,7 +532,7 @@ - + @@ -551,7 +551,7 @@ - + @@ -570,7 +570,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -609,7 +609,7 @@ - + @@ -629,7 +629,7 @@ - + @@ -649,7 +649,7 @@ - + @@ -669,7 +669,7 @@ - + @@ -705,7 +705,7 @@ - + @@ -725,7 +725,7 @@ - + @@ -745,7 +745,7 @@ - + @@ -765,7 +765,7 @@ - + @@ -949,7 +949,7 @@ - + @@ -968,7 +968,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1040,7 +1040,7 @@ - + @@ -1060,7 +1060,7 @@ - + @@ -1080,7 +1080,7 @@ - + @@ -1100,7 +1100,7 @@ - + @@ -1214,7 +1214,7 @@ - + @@ -1233,7 +1233,7 @@ - + @@ -1252,7 +1252,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1291,7 +1291,7 @@ - + @@ -1309,7 +1309,7 @@ - + @@ -1329,7 +1329,7 @@ - + @@ -1349,7 +1349,7 @@ - + @@ -1369,7 +1369,7 @@ - + @@ -1389,7 +1389,7 @@ - + @@ -1407,7 +1407,7 @@ - + @@ -1468,7 +1468,7 @@ - + @@ -1487,7 +1487,7 @@ - + @@ -1506,7 +1506,7 @@ - + @@ -1525,7 +1525,7 @@ - + @@ -1544,7 +1544,7 @@ - + @@ -1563,7 +1563,7 @@ - + @@ -1583,7 +1583,7 @@ - + @@ -1603,7 +1603,7 @@ - + @@ -1623,7 +1623,7 @@ - + @@ -1643,7 +1643,7 @@ - + @@ -1662,7 +1662,7 @@ - + @@ -1681,7 +1681,7 @@ - + @@ -1700,7 +1700,7 @@ - + @@ -1719,7 +1719,7 @@ - + @@ -1738,7 +1738,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/31000-31099.xml b/trunk/dist/game/data/stats/items/31000-31099.xml index 9ff66b65d2..c5f05ad114 100644 --- a/trunk/dist/game/data/stats/items/31000-31099.xml +++ b/trunk/dist/game/data/stats/items/31000-31099.xml @@ -16,7 +16,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -54,7 +54,7 @@ - + @@ -74,7 +74,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -131,7 +131,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -169,7 +169,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -264,7 +264,7 @@ - + @@ -283,7 +283,7 @@ - + @@ -302,7 +302,7 @@ - + @@ -321,7 +321,7 @@ - + @@ -341,7 +341,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -401,7 +401,7 @@ - + @@ -420,7 +420,7 @@ - + @@ -439,7 +439,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -477,7 +477,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -545,7 +545,7 @@ - + @@ -565,7 +565,7 @@ - + @@ -585,7 +585,7 @@ - + @@ -605,7 +605,7 @@ - + @@ -625,7 +625,7 @@ - + @@ -645,7 +645,7 @@ - + @@ -664,7 +664,7 @@ - + @@ -683,7 +683,7 @@ - + @@ -702,7 +702,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -759,7 +759,7 @@ - + @@ -778,7 +778,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -816,7 +816,7 @@ - + @@ -835,7 +835,7 @@ - + @@ -854,7 +854,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -892,7 +892,7 @@ - + @@ -911,7 +911,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -949,7 +949,7 @@ - + @@ -969,7 +969,7 @@ - + @@ -989,7 +989,7 @@ - + @@ -1009,7 +1009,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1320,7 +1320,7 @@ - + @@ -1339,7 +1339,7 @@ - + @@ -1358,7 +1358,7 @@ - + @@ -1377,7 +1377,7 @@ - + @@ -1396,7 +1396,7 @@ - + @@ -1415,7 +1415,7 @@ - + @@ -1434,7 +1434,7 @@ - + @@ -1453,7 +1453,7 @@ - + @@ -1472,7 +1472,7 @@ - + @@ -1491,7 +1491,7 @@ - + @@ -1510,7 +1510,7 @@ - + @@ -1529,7 +1529,7 @@ - + @@ -1548,7 +1548,7 @@ - + @@ -1567,7 +1567,7 @@ - + @@ -1586,7 +1586,7 @@ - + @@ -1605,7 +1605,7 @@ - + @@ -1624,7 +1624,7 @@ - + @@ -1643,7 +1643,7 @@ - + @@ -1662,7 +1662,7 @@ - + @@ -1681,7 +1681,7 @@ - + @@ -1700,7 +1700,7 @@ - + @@ -1719,7 +1719,7 @@ - + @@ -1738,7 +1738,7 @@ - + @@ -1757,7 +1757,7 @@ - + @@ -1776,7 +1776,7 @@ - + @@ -1795,7 +1795,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/31100-31199.xml b/trunk/dist/game/data/stats/items/31100-31199.xml index b1b57aa1c3..fc3dcc5059 100644 --- a/trunk/dist/game/data/stats/items/31100-31199.xml +++ b/trunk/dist/game/data/stats/items/31100-31199.xml @@ -16,7 +16,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -54,7 +54,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -168,7 +168,7 @@ - + @@ -187,7 +187,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -247,7 +247,7 @@ - + @@ -267,7 +267,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -324,7 +324,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -362,7 +362,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -400,7 +400,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -438,7 +438,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -477,7 +477,7 @@ - + @@ -496,7 +496,7 @@ - + @@ -516,7 +516,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -576,7 +576,7 @@ - + @@ -595,7 +595,7 @@ - + @@ -614,7 +614,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -652,7 +652,7 @@ - + @@ -671,7 +671,7 @@ - + @@ -690,7 +690,7 @@ - + @@ -709,7 +709,7 @@ - + @@ -728,7 +728,7 @@ - + @@ -747,7 +747,7 @@ - + @@ -766,7 +766,7 @@ - + @@ -785,7 +785,7 @@ - + @@ -804,7 +804,7 @@ - + @@ -838,7 +838,7 @@ - + @@ -856,7 +856,7 @@ - + @@ -928,7 +928,7 @@ - + @@ -948,7 +948,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1027,7 +1027,7 @@ - + @@ -1047,7 +1047,7 @@ - + @@ -1094,7 +1094,7 @@ - + @@ -1109,7 +1109,7 @@ - + @@ -1128,7 +1128,7 @@ - + @@ -1147,7 +1147,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1185,7 +1185,7 @@ - + @@ -1204,7 +1204,7 @@ - + @@ -1223,7 +1223,7 @@ - + @@ -1242,7 +1242,7 @@ - + @@ -1261,7 +1261,7 @@ - + @@ -1281,7 +1281,7 @@ - + @@ -1301,7 +1301,7 @@ - + @@ -1321,7 +1321,7 @@ - + @@ -1341,7 +1341,7 @@ - + @@ -1391,7 +1391,7 @@ - + @@ -1411,7 +1411,7 @@ - + @@ -1444,7 +1444,7 @@ - + @@ -1463,7 +1463,7 @@ - + @@ -1482,7 +1482,7 @@ - + @@ -1501,7 +1501,7 @@ - + @@ -1520,7 +1520,7 @@ - + @@ -1539,7 +1539,7 @@ - + @@ -1558,7 +1558,7 @@ - + @@ -1577,7 +1577,7 @@ - + @@ -1596,7 +1596,7 @@ - + @@ -1615,7 +1615,7 @@ - + @@ -1634,7 +1634,7 @@ - + @@ -1653,7 +1653,7 @@ - + @@ -1672,7 +1672,7 @@ - + @@ -1691,7 +1691,7 @@ - + @@ -1710,7 +1710,7 @@ - + @@ -1729,7 +1729,7 @@ - + @@ -1748,7 +1748,7 @@ - + @@ -1767,7 +1767,7 @@ - + @@ -1786,7 +1786,7 @@ - + @@ -1805,7 +1805,7 @@ - + @@ -1838,7 +1838,7 @@ - + @@ -1857,7 +1857,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/31200-31299.xml b/trunk/dist/game/data/stats/items/31200-31299.xml index fa48d9c619..c4f25dd3d2 100644 --- a/trunk/dist/game/data/stats/items/31200-31299.xml +++ b/trunk/dist/game/data/stats/items/31200-31299.xml @@ -16,7 +16,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -318,7 +318,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -376,7 +376,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -454,7 +454,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -492,7 +492,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -532,7 +532,7 @@ - + @@ -552,7 +552,7 @@ - + @@ -572,7 +572,7 @@ - + @@ -591,7 +591,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -629,7 +629,7 @@ - + @@ -648,7 +648,7 @@ - + @@ -667,7 +667,7 @@ - + @@ -686,7 +686,7 @@ - + @@ -705,7 +705,7 @@ - + @@ -724,7 +724,7 @@ - + @@ -743,7 +743,7 @@ - + @@ -762,7 +762,7 @@ - + @@ -781,7 +781,7 @@ - + @@ -800,7 +800,7 @@ - + @@ -819,7 +819,7 @@ - + @@ -838,7 +838,7 @@ - + @@ -857,7 +857,7 @@ - + @@ -876,7 +876,7 @@ - + @@ -895,7 +895,7 @@ - + @@ -914,7 +914,7 @@ - + @@ -933,7 +933,7 @@ - + @@ -952,7 +952,7 @@ - + @@ -971,7 +971,7 @@ - + @@ -991,7 +991,7 @@ - + @@ -1011,7 +1011,7 @@ - + @@ -1031,7 +1031,7 @@ - + @@ -1051,7 +1051,7 @@ - + @@ -1070,7 +1070,7 @@ - + @@ -1089,7 +1089,7 @@ - + @@ -1108,7 +1108,7 @@ - + @@ -1127,7 +1127,7 @@ - + @@ -1147,7 +1147,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1185,7 +1185,7 @@ - + @@ -1204,7 +1204,7 @@ - + @@ -1223,7 +1223,7 @@ - + @@ -1243,7 +1243,7 @@ - + @@ -1263,7 +1263,7 @@ - + @@ -1283,7 +1283,7 @@ - + @@ -1303,7 +1303,7 @@ - + @@ -1323,7 +1323,7 @@ - + @@ -1342,7 +1342,7 @@ - + @@ -1361,7 +1361,7 @@ - + @@ -1380,7 +1380,7 @@ - + @@ -1399,7 +1399,7 @@ - + @@ -1418,7 +1418,7 @@ - + @@ -1585,7 +1585,7 @@ - + @@ -1674,7 +1674,7 @@ - + @@ -1692,7 +1692,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/31300-31399.xml b/trunk/dist/game/data/stats/items/31300-31399.xml index 5b21edcbc2..e21dce1877 100644 --- a/trunk/dist/game/data/stats/items/31300-31399.xml +++ b/trunk/dist/game/data/stats/items/31300-31399.xml @@ -17,7 +17,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -153,7 +153,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -213,7 +213,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -430,7 +430,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -516,7 +516,7 @@ - + @@ -617,7 +617,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -669,7 +669,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -707,7 +707,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -745,7 +745,7 @@ - + @@ -764,7 +764,7 @@ - + @@ -783,7 +783,7 @@ - + @@ -802,7 +802,7 @@ - + @@ -821,7 +821,7 @@ - + @@ -840,7 +840,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -938,7 +938,7 @@ - + @@ -957,7 +957,7 @@ - + @@ -976,7 +976,7 @@ - + @@ -1051,7 +1051,7 @@ - + @@ -1070,7 +1070,7 @@ - + @@ -1089,7 +1089,7 @@ - + @@ -1108,7 +1108,7 @@ - + @@ -1128,7 +1128,7 @@ - + @@ -1148,7 +1148,7 @@ - + @@ -1168,7 +1168,7 @@ - + @@ -1188,7 +1188,7 @@ - + @@ -1207,7 +1207,7 @@ - + @@ -1227,7 +1227,7 @@ - + @@ -1247,7 +1247,7 @@ - + @@ -1267,7 +1267,7 @@ - + @@ -1287,7 +1287,7 @@ - + @@ -1306,7 +1306,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1418,7 +1418,7 @@ - + @@ -1438,7 +1438,7 @@ - + @@ -1458,7 +1458,7 @@ - + @@ -1548,7 +1548,7 @@ - + @@ -1568,7 +1568,7 @@ - + @@ -1588,7 +1588,7 @@ - + @@ -1608,7 +1608,7 @@ - + @@ -1628,7 +1628,7 @@ - + @@ -1648,7 +1648,7 @@ - + @@ -1668,7 +1668,7 @@ - + @@ -1688,7 +1688,7 @@ - + @@ -1707,7 +1707,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/31400-31499.xml b/trunk/dist/game/data/stats/items/31400-31499.xml index 1c3aaf2250..3f0d8f5546 100644 --- a/trunk/dist/game/data/stats/items/31400-31499.xml +++ b/trunk/dist/game/data/stats/items/31400-31499.xml @@ -16,7 +16,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -54,7 +54,7 @@ - + @@ -74,7 +74,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -114,7 +114,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -153,7 +153,7 @@ - + @@ -172,7 +172,7 @@ - + @@ -191,7 +191,7 @@ - + @@ -210,7 +210,7 @@ - + @@ -283,7 +283,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -389,7 +389,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -427,7 +427,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -465,7 +465,7 @@ - + @@ -583,7 +583,7 @@ - + @@ -603,7 +603,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -643,7 +643,7 @@ - + @@ -663,7 +663,7 @@ - + @@ -683,7 +683,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -723,7 +723,7 @@ - + @@ -742,7 +742,7 @@ - + @@ -761,7 +761,7 @@ - + @@ -780,7 +780,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -819,7 +819,7 @@ - + @@ -839,7 +839,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -879,7 +879,7 @@ - + @@ -899,7 +899,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -939,7 +939,7 @@ - + @@ -959,7 +959,7 @@ - + @@ -978,7 +978,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1016,7 +1016,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1054,7 +1054,7 @@ - + @@ -1073,7 +1073,7 @@ - + @@ -1092,7 +1092,7 @@ - + @@ -1111,7 +1111,7 @@ - + @@ -1130,7 +1130,7 @@ - + @@ -1309,7 +1309,7 @@ - + @@ -1328,7 +1328,7 @@ - + @@ -1347,7 +1347,7 @@ - + @@ -1366,7 +1366,7 @@ - + @@ -1385,7 +1385,7 @@ - + @@ -1404,7 +1404,7 @@ - + @@ -1423,7 +1423,7 @@ - + @@ -1442,7 +1442,7 @@ - + @@ -1461,7 +1461,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1499,7 +1499,7 @@ - + @@ -1518,7 +1518,7 @@ - + @@ -1537,7 +1537,7 @@ - + @@ -1556,7 +1556,7 @@ - + @@ -1575,7 +1575,7 @@ - + @@ -1594,7 +1594,7 @@ - + @@ -1614,7 +1614,7 @@ - + @@ -1634,7 +1634,7 @@ - + @@ -1654,7 +1654,7 @@ - + @@ -1674,7 +1674,7 @@ - + @@ -1694,7 +1694,7 @@ - + @@ -1714,7 +1714,7 @@ - + @@ -1734,7 +1734,7 @@ - + @@ -1754,7 +1754,7 @@ - + @@ -1774,7 +1774,7 @@ - + @@ -1794,7 +1794,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/31500-31599.xml b/trunk/dist/game/data/stats/items/31500-31599.xml index d2b42a2a03..6c15fa8641 100644 --- a/trunk/dist/game/data/stats/items/31500-31599.xml +++ b/trunk/dist/game/data/stats/items/31500-31599.xml @@ -17,7 +17,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -147,7 +147,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -254,7 +254,7 @@ - + @@ -273,7 +273,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -311,7 +311,7 @@ - + @@ -330,7 +330,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -387,7 +387,7 @@ - + @@ -406,7 +406,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -466,7 +466,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -519,7 +519,7 @@ - + @@ -538,7 +538,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -576,7 +576,7 @@ - + @@ -595,7 +595,7 @@ - + @@ -614,7 +614,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -652,7 +652,7 @@ - + @@ -671,7 +671,7 @@ - + @@ -690,7 +690,7 @@ - + @@ -709,7 +709,7 @@ - + @@ -728,7 +728,7 @@ - + @@ -747,7 +747,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -787,7 +787,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -827,7 +827,7 @@ - + @@ -847,7 +847,7 @@ - + @@ -867,7 +867,7 @@ - + @@ -887,7 +887,7 @@ - + @@ -907,7 +907,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -947,7 +947,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1025,7 +1025,7 @@ - + @@ -1044,7 +1044,7 @@ - + @@ -1063,7 +1063,7 @@ - + @@ -1124,7 +1124,7 @@ - + @@ -1143,7 +1143,7 @@ - + @@ -1274,7 +1274,7 @@ - + @@ -1349,7 +1349,7 @@ - + @@ -1368,7 +1368,7 @@ - + @@ -1387,7 +1387,7 @@ - + @@ -1406,7 +1406,7 @@ - + @@ -1425,7 +1425,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/32100-32199.xml b/trunk/dist/game/data/stats/items/32100-32199.xml index d1039d2044..8d3c2c21b9 100644 --- a/trunk/dist/game/data/stats/items/32100-32199.xml +++ b/trunk/dist/game/data/stats/items/32100-32199.xml @@ -518,7 +518,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/32200-32299.xml b/trunk/dist/game/data/stats/items/32200-32299.xml index 6e979f8684..4a682bbf9b 100644 --- a/trunk/dist/game/data/stats/items/32200-32299.xml +++ b/trunk/dist/game/data/stats/items/32200-32299.xml @@ -47,7 +47,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -219,7 +219,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -410,7 +410,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/32300-32399.xml b/trunk/dist/game/data/stats/items/32300-32399.xml index f1cfaa9b28..69d0cfb972 100644 --- a/trunk/dist/game/data/stats/items/32300-32399.xml +++ b/trunk/dist/game/data/stats/items/32300-32399.xml @@ -185,7 +185,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -418,7 +418,7 @@ - + @@ -430,7 +430,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -505,7 +505,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -538,7 +538,7 @@ - + @@ -554,7 +554,7 @@ - + @@ -570,7 +570,7 @@ - + @@ -586,7 +586,7 @@ - + @@ -601,7 +601,7 @@ - + @@ -898,7 +898,7 @@ - + @@ -914,7 +914,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -946,7 +946,7 @@ - + @@ -962,7 +962,7 @@ - + @@ -978,7 +978,7 @@ - + @@ -994,7 +994,7 @@ - + @@ -1010,7 +1010,7 @@ - + @@ -1027,7 +1027,7 @@ - + @@ -1044,7 +1044,7 @@ - + @@ -1060,7 +1060,7 @@ - + @@ -1076,7 +1076,7 @@ - + @@ -1092,7 +1092,7 @@ - + @@ -1108,7 +1108,7 @@ - + @@ -1125,7 +1125,7 @@ - + @@ -1142,7 +1142,7 @@ - + @@ -1159,7 +1159,7 @@ - + @@ -1176,7 +1176,7 @@ - + @@ -1193,7 +1193,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/32400-32499.xml b/trunk/dist/game/data/stats/items/32400-32499.xml index 0976acfbae..1321d36d32 100644 --- a/trunk/dist/game/data/stats/items/32400-32499.xml +++ b/trunk/dist/game/data/stats/items/32400-32499.xml @@ -14,7 +14,7 @@ - + @@ -30,7 +30,7 @@ - + @@ -46,7 +46,7 @@ - + @@ -63,7 +63,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -298,7 +298,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -330,7 +330,7 @@ - + @@ -346,7 +346,7 @@ - + @@ -362,7 +362,7 @@ - + @@ -379,7 +379,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -445,7 +445,7 @@ - + @@ -462,7 +462,7 @@ - + @@ -478,7 +478,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -511,7 +511,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -719,7 +719,7 @@ - + @@ -735,7 +735,7 @@ - + @@ -751,7 +751,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -783,7 +783,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -815,7 +815,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -848,7 +848,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -881,7 +881,7 @@ - + @@ -897,7 +897,7 @@ - + @@ -913,7 +913,7 @@ - + @@ -929,7 +929,7 @@ - + @@ -946,7 +946,7 @@ - + @@ -963,7 +963,7 @@ - + @@ -980,7 +980,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1013,7 +1013,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1046,7 +1046,7 @@ - + @@ -1063,7 +1063,7 @@ - + @@ -1079,7 +1079,7 @@ - + @@ -1095,7 +1095,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/32500-32599.xml b/trunk/dist/game/data/stats/items/32500-32599.xml index 8e11ecc603..30e8eac1b3 100644 --- a/trunk/dist/game/data/stats/items/32500-32599.xml +++ b/trunk/dist/game/data/stats/items/32500-32599.xml @@ -13,7 +13,7 @@ - + @@ -29,7 +29,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -109,7 +109,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -141,7 +141,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -191,7 +191,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -273,7 +273,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -307,7 +307,7 @@ - + @@ -323,7 +323,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -373,7 +373,7 @@ - + @@ -389,7 +389,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -660,7 +660,7 @@ - + @@ -676,7 +676,7 @@ - + @@ -692,7 +692,7 @@ - + @@ -708,7 +708,7 @@ - + @@ -724,7 +724,7 @@ - + @@ -741,7 +741,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -773,7 +773,7 @@ - + @@ -790,7 +790,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -823,7 +823,7 @@ - + @@ -839,7 +839,7 @@ - + @@ -1048,7 +1048,7 @@ - + @@ -1064,7 +1064,7 @@ - + @@ -1080,7 +1080,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1112,7 +1112,7 @@ - + @@ -1128,7 +1128,7 @@ - + @@ -1145,7 +1145,7 @@ - + @@ -1161,7 +1161,7 @@ - + @@ -1177,7 +1177,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1211,7 +1211,7 @@ - + @@ -1228,7 +1228,7 @@ - + @@ -1245,7 +1245,7 @@ - + @@ -1261,7 +1261,7 @@ - + @@ -1278,7 +1278,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/32700-32799.xml b/trunk/dist/game/data/stats/items/32700-32799.xml index c21d301971..eb8b2a4bca 100644 --- a/trunk/dist/game/data/stats/items/32700-32799.xml +++ b/trunk/dist/game/data/stats/items/32700-32799.xml @@ -481,7 +481,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -509,7 +509,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -537,7 +537,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/32800-32899.xml b/trunk/dist/game/data/stats/items/32800-32899.xml index a841c70c59..71c5405b9c 100644 --- a/trunk/dist/game/data/stats/items/32800-32899.xml +++ b/trunk/dist/game/data/stats/items/32800-32899.xml @@ -229,7 +229,7 @@ - + @@ -241,7 +241,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -265,7 +265,7 @@ - + @@ -277,7 +277,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -340,7 +340,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -376,7 +376,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -401,7 +401,7 @@ - + @@ -414,7 +414,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -439,7 +439,7 @@ - + @@ -451,7 +451,7 @@ - + @@ -463,7 +463,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -487,7 +487,7 @@ - + @@ -499,7 +499,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -537,7 +537,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -574,7 +574,7 @@ - + @@ -586,7 +586,7 @@ - + @@ -598,7 +598,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -648,7 +648,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -697,7 +697,7 @@ - + @@ -709,7 +709,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -734,7 +734,7 @@ - + @@ -747,7 +747,7 @@ - + @@ -759,7 +759,7 @@ - + @@ -772,7 +772,7 @@ - + @@ -784,7 +784,7 @@ - + @@ -796,7 +796,7 @@ - + @@ -808,7 +808,7 @@ - + @@ -820,7 +820,7 @@ - + @@ -832,7 +832,7 @@ - + @@ -845,7 +845,7 @@ - + @@ -858,7 +858,7 @@ - + @@ -870,7 +870,7 @@ - + @@ -883,7 +883,7 @@ - + @@ -1062,7 +1062,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1092,7 +1092,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1123,7 +1123,7 @@ - + @@ -1138,7 +1138,7 @@ - + @@ -1153,7 +1153,7 @@ - + @@ -1169,7 +1169,7 @@ - + @@ -1185,7 +1185,7 @@ - + @@ -1201,7 +1201,7 @@ - + @@ -1216,7 +1216,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/32900-32999.xml b/trunk/dist/game/data/stats/items/32900-32999.xml index eefbc86e28..22dbcfe3b2 100644 --- a/trunk/dist/game/data/stats/items/32900-32999.xml +++ b/trunk/dist/game/data/stats/items/32900-32999.xml @@ -13,7 +13,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -213,7 +213,7 @@ - + @@ -228,7 +228,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -273,7 +273,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -304,7 +304,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -334,7 +334,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -366,7 +366,7 @@ - + @@ -382,7 +382,7 @@ - + @@ -397,7 +397,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -504,7 +504,7 @@ - + @@ -519,7 +519,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -566,7 +566,7 @@ - + @@ -582,7 +582,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -613,7 +613,7 @@ - + @@ -628,7 +628,7 @@ - + @@ -643,7 +643,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -704,7 +704,7 @@ - + @@ -719,7 +719,7 @@ - + @@ -734,7 +734,7 @@ - + @@ -750,7 +750,7 @@ - + @@ -766,7 +766,7 @@ - + @@ -782,7 +782,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -813,7 +813,7 @@ - + @@ -828,7 +828,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -858,7 +858,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -888,7 +888,7 @@ - + @@ -904,7 +904,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -934,7 +934,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -982,7 +982,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1013,7 +1013,7 @@ - + @@ -1028,7 +1028,7 @@ - + @@ -1383,7 +1383,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1413,7 +1413,7 @@ - + @@ -1428,7 +1428,7 @@ - + @@ -1444,7 +1444,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/33000-33099.xml b/trunk/dist/game/data/stats/items/33000-33099.xml index f77acc4871..ebef214987 100644 --- a/trunk/dist/game/data/stats/items/33000-33099.xml +++ b/trunk/dist/game/data/stats/items/33000-33099.xml @@ -12,7 +12,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -90,7 +90,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -121,7 +121,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -212,7 +212,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -321,7 +321,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -366,7 +366,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -397,7 +397,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -427,7 +427,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -459,7 +459,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -551,7 +551,7 @@ - + @@ -566,7 +566,7 @@ - + @@ -581,7 +581,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -612,7 +612,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -643,7 +643,7 @@ - + @@ -659,7 +659,7 @@ - + @@ -675,7 +675,7 @@ - + @@ -690,7 +690,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -736,7 +736,7 @@ - + @@ -751,7 +751,7 @@ - + @@ -766,7 +766,7 @@ - + @@ -781,7 +781,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -812,7 +812,7 @@ - + @@ -827,7 +827,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -875,7 +875,7 @@ - + @@ -890,7 +890,7 @@ - + @@ -906,7 +906,7 @@ - + @@ -921,7 +921,7 @@ - + @@ -936,7 +936,7 @@ - + @@ -951,7 +951,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -981,7 +981,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1012,7 +1012,7 @@ - + @@ -1027,7 +1027,7 @@ - + @@ -1043,7 +1043,7 @@ - + @@ -1059,7 +1059,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1090,7 +1090,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1121,7 +1121,7 @@ - + @@ -1402,7 +1402,7 @@ - + @@ -1417,7 +1417,7 @@ - + @@ -1432,7 +1432,7 @@ - + @@ -1447,7 +1447,7 @@ - + @@ -1462,7 +1462,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/33100-33199.xml b/trunk/dist/game/data/stats/items/33100-33199.xml index 7a09b3fed0..0ce6412c10 100644 --- a/trunk/dist/game/data/stats/items/33100-33199.xml +++ b/trunk/dist/game/data/stats/items/33100-33199.xml @@ -13,7 +13,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -91,7 +91,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -122,7 +122,7 @@ - + @@ -137,7 +137,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -212,7 +212,7 @@ - + @@ -228,7 +228,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -321,7 +321,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -367,7 +367,7 @@ - + @@ -382,7 +382,7 @@ - + @@ -397,7 +397,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -427,7 +427,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -489,7 +489,7 @@ - + @@ -505,7 +505,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -552,7 +552,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -582,7 +582,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -612,7 +612,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -642,7 +642,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -704,7 +704,7 @@ - + @@ -720,7 +720,7 @@ - + @@ -736,7 +736,7 @@ - + @@ -751,7 +751,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -782,7 +782,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -812,7 +812,7 @@ - + @@ -827,7 +827,7 @@ - + @@ -842,7 +842,7 @@ - + @@ -857,7 +857,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -888,7 +888,7 @@ - + @@ -903,7 +903,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -935,7 +935,7 @@ - + @@ -951,7 +951,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -982,7 +982,7 @@ - + @@ -997,7 +997,7 @@ - + @@ -1012,7 +1012,7 @@ - + @@ -1027,7 +1027,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1057,7 +1057,7 @@ - + @@ -1072,7 +1072,7 @@ - + @@ -1088,7 +1088,7 @@ - + @@ -1103,7 +1103,7 @@ - + @@ -1118,7 +1118,7 @@ - + @@ -1134,7 +1134,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1181,7 +1181,7 @@ - + @@ -1197,7 +1197,7 @@ - + @@ -1212,7 +1212,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/33200-33299.xml b/trunk/dist/game/data/stats/items/33200-33299.xml index 3090808db3..08c1459fb3 100644 --- a/trunk/dist/game/data/stats/items/33200-33299.xml +++ b/trunk/dist/game/data/stats/items/33200-33299.xml @@ -120,7 +120,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -242,7 +242,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -321,7 +321,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -366,7 +366,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -427,7 +427,7 @@ - + @@ -442,7 +442,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -489,7 +489,7 @@ - + @@ -505,7 +505,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -552,7 +552,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -582,7 +582,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -612,7 +612,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -642,7 +642,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -704,7 +704,7 @@ - + @@ -720,7 +720,7 @@ - + @@ -736,7 +736,7 @@ - + @@ -752,7 +752,7 @@ - + @@ -767,7 +767,7 @@ - + @@ -783,7 +783,7 @@ - + @@ -798,7 +798,7 @@ - + @@ -813,7 +813,7 @@ - + @@ -828,7 +828,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -858,7 +858,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -889,7 +889,7 @@ - + @@ -904,7 +904,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -935,7 +935,7 @@ - + @@ -951,7 +951,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -983,7 +983,7 @@ - + @@ -998,7 +998,7 @@ - + @@ -1014,7 +1014,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1044,7 +1044,7 @@ - + @@ -1059,7 +1059,7 @@ - + @@ -1074,7 +1074,7 @@ - + @@ -1089,7 +1089,7 @@ - + @@ -1104,7 +1104,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1135,7 +1135,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1182,7 +1182,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1214,7 +1214,7 @@ - + @@ -1229,7 +1229,7 @@ - + @@ -1245,7 +1245,7 @@ - + @@ -1260,7 +1260,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1290,7 +1290,7 @@ - + @@ -1305,7 +1305,7 @@ - + @@ -1320,7 +1320,7 @@ - + @@ -1335,7 +1335,7 @@ - + @@ -1351,7 +1351,7 @@ - + @@ -1366,7 +1366,7 @@ - + @@ -1381,7 +1381,7 @@ - + @@ -1397,7 +1397,7 @@ - + @@ -1413,7 +1413,7 @@ - + @@ -1429,7 +1429,7 @@ - + @@ -1445,7 +1445,7 @@ - + @@ -1460,7 +1460,7 @@ - + @@ -1476,7 +1476,7 @@ - + @@ -1491,7 +1491,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/33300-33399.xml b/trunk/dist/game/data/stats/items/33300-33399.xml index 5d4ec66beb..f51a7d5513 100644 --- a/trunk/dist/game/data/stats/items/33300-33399.xml +++ b/trunk/dist/game/data/stats/items/33300-33399.xml @@ -312,7 +312,7 @@ - + @@ -327,7 +327,7 @@ - + @@ -342,7 +342,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -387,7 +387,7 @@ - + @@ -403,7 +403,7 @@ - + @@ -418,7 +418,7 @@ - + @@ -433,7 +433,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -465,7 +465,7 @@ - + @@ -481,7 +481,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -528,7 +528,7 @@ - + @@ -543,7 +543,7 @@ - + @@ -558,7 +558,7 @@ - + @@ -573,7 +573,7 @@ - + @@ -588,7 +588,7 @@ - + @@ -603,7 +603,7 @@ - + @@ -618,7 +618,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -649,7 +649,7 @@ - + @@ -664,7 +664,7 @@ - + @@ -679,7 +679,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -727,7 +727,7 @@ - + @@ -743,7 +743,7 @@ - + @@ -758,7 +758,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -789,7 +789,7 @@ - + @@ -804,7 +804,7 @@ - + @@ -819,7 +819,7 @@ - + @@ -834,7 +834,7 @@ - + @@ -849,7 +849,7 @@ - + @@ -864,7 +864,7 @@ - + @@ -879,7 +879,7 @@ - + @@ -895,7 +895,7 @@ - + @@ -910,7 +910,7 @@ - + @@ -925,7 +925,7 @@ - + @@ -941,7 +941,7 @@ - + @@ -957,7 +957,7 @@ - + @@ -973,7 +973,7 @@ - + @@ -989,7 +989,7 @@ - + @@ -1004,7 +1004,7 @@ - + @@ -1020,7 +1020,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1050,7 +1050,7 @@ - + @@ -1065,7 +1065,7 @@ - + @@ -1080,7 +1080,7 @@ - + @@ -1095,7 +1095,7 @@ - + @@ -1110,7 +1110,7 @@ - + @@ -1125,7 +1125,7 @@ - + @@ -1141,7 +1141,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1171,7 +1171,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1203,7 +1203,7 @@ - + @@ -1219,7 +1219,7 @@ - + @@ -1235,7 +1235,7 @@ - + @@ -1250,7 +1250,7 @@ - + @@ -1266,7 +1266,7 @@ - + @@ -1281,7 +1281,7 @@ - + @@ -1296,7 +1296,7 @@ - + @@ -1311,7 +1311,7 @@ - + @@ -1326,7 +1326,7 @@ - + @@ -1341,7 +1341,7 @@ - + @@ -1356,7 +1356,7 @@ - + @@ -1371,7 +1371,7 @@ - + @@ -1387,7 +1387,7 @@ - + @@ -1402,7 +1402,7 @@ - + @@ -1417,7 +1417,7 @@ - + @@ -1433,7 +1433,7 @@ - + @@ -1449,7 +1449,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/33400-33499.xml b/trunk/dist/game/data/stats/items/33400-33499.xml index 5ae9c30a17..2bbd1d8050 100644 --- a/trunk/dist/game/data/stats/items/33400-33499.xml +++ b/trunk/dist/game/data/stats/items/33400-33499.xml @@ -13,7 +13,7 @@ - + @@ -29,7 +29,7 @@ - + @@ -44,7 +44,7 @@ - + @@ -60,7 +60,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -90,7 +90,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -211,7 +211,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -321,7 +321,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/33500-33599.xml b/trunk/dist/game/data/stats/items/33500-33599.xml index 9d4d331dc6..5c747acf4e 100644 --- a/trunk/dist/game/data/stats/items/33500-33599.xml +++ b/trunk/dist/game/data/stats/items/33500-33599.xml @@ -407,7 +407,7 @@ - + @@ -429,7 +429,7 @@ - + @@ -451,7 +451,7 @@ - + @@ -469,7 +469,7 @@ - + @@ -487,7 +487,7 @@ - + @@ -505,7 +505,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -559,7 +559,7 @@ - + @@ -577,7 +577,7 @@ - + @@ -595,7 +595,7 @@ - + @@ -613,7 +613,7 @@ - + @@ -631,7 +631,7 @@ - + @@ -649,7 +649,7 @@ - + @@ -667,7 +667,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -776,7 +776,7 @@ - + @@ -795,7 +795,7 @@ - + @@ -814,7 +814,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -852,7 +852,7 @@ - + @@ -871,7 +871,7 @@ - + @@ -890,7 +890,7 @@ - + @@ -909,7 +909,7 @@ - + @@ -928,7 +928,7 @@ - + @@ -947,7 +947,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1004,7 +1004,7 @@ - + @@ -1023,7 +1023,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1060,7 +1060,7 @@ - + @@ -1078,7 +1078,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1114,7 +1114,7 @@ - + @@ -1132,7 +1132,7 @@ - + @@ -1151,7 +1151,7 @@ - + @@ -1170,7 +1170,7 @@ - + @@ -1189,7 +1189,7 @@ - + @@ -1207,7 +1207,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1243,7 +1243,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/33600-33699.xml b/trunk/dist/game/data/stats/items/33600-33699.xml index 86b88ffc04..c6947abdd5 100644 --- a/trunk/dist/game/data/stats/items/33600-33699.xml +++ b/trunk/dist/game/data/stats/items/33600-33699.xml @@ -305,7 +305,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/33700-33799.xml b/trunk/dist/game/data/stats/items/33700-33799.xml index ba961e1027..067991dc6f 100644 --- a/trunk/dist/game/data/stats/items/33700-33799.xml +++ b/trunk/dist/game/data/stats/items/33700-33799.xml @@ -91,7 +91,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -169,7 +169,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -302,7 +302,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -382,7 +382,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -462,7 +462,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -515,7 +515,7 @@ - + @@ -542,7 +542,7 @@ - + @@ -568,7 +568,7 @@ - + @@ -594,7 +594,7 @@ - + @@ -620,7 +620,7 @@ - + @@ -648,7 +648,7 @@ - + @@ -674,7 +674,7 @@ - + @@ -700,7 +700,7 @@ - + @@ -727,7 +727,7 @@ - + @@ -753,7 +753,7 @@ - + @@ -780,7 +780,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -830,7 +830,7 @@ - + @@ -854,7 +854,7 @@ - + @@ -874,7 +874,7 @@ - + @@ -905,7 +905,7 @@ - + @@ -924,7 +924,7 @@ - + @@ -943,7 +943,7 @@ - + @@ -962,7 +962,7 @@ - + @@ -981,7 +981,7 @@ - + @@ -1000,7 +1000,7 @@ - + @@ -1019,7 +1019,7 @@ - + @@ -1038,7 +1038,7 @@ - + @@ -1057,7 +1057,7 @@ - + @@ -1076,7 +1076,7 @@ - + @@ -1087,7 +1087,7 @@ - + @@ -1098,7 +1098,7 @@ - + @@ -1109,7 +1109,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1137,7 +1137,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/33800-33899.xml b/trunk/dist/game/data/stats/items/33800-33899.xml index 4b4382fbaf..043da06d87 100644 --- a/trunk/dist/game/data/stats/items/33800-33899.xml +++ b/trunk/dist/game/data/stats/items/33800-33899.xml @@ -896,7 +896,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -957,7 +957,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1018,7 +1018,7 @@ - + @@ -1050,7 +1050,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1117,7 +1117,7 @@ - + @@ -1149,7 +1149,7 @@ - + @@ -1180,7 +1180,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1244,7 +1244,7 @@ - + @@ -1280,7 +1280,7 @@ - + @@ -1311,7 +1311,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/33900-33999.xml b/trunk/dist/game/data/stats/items/33900-33999.xml index c20329c444..9e431f6119 100644 --- a/trunk/dist/game/data/stats/items/33900-33999.xml +++ b/trunk/dist/game/data/stats/items/33900-33999.xml @@ -129,7 +129,7 @@ - + @@ -144,7 +144,7 @@ - + @@ -159,7 +159,7 @@ - + @@ -174,7 +174,7 @@ - + @@ -189,7 +189,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -219,7 +219,7 @@ - + @@ -234,7 +234,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -265,7 +265,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -297,7 +297,7 @@ - + @@ -313,7 +313,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -360,7 +360,7 @@ - + @@ -375,7 +375,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -420,7 +420,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -465,7 +465,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -510,7 +510,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -573,7 +573,7 @@ - + @@ -590,7 +590,7 @@ - + @@ -607,7 +607,7 @@ - + @@ -624,7 +624,7 @@ - + @@ -639,7 +639,7 @@ - + @@ -654,7 +654,7 @@ - + @@ -669,7 +669,7 @@ - + @@ -684,7 +684,7 @@ - + @@ -699,7 +699,7 @@ - + @@ -714,7 +714,7 @@ - + @@ -730,7 +730,7 @@ - + @@ -746,7 +746,7 @@ - + @@ -762,7 +762,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/34000-34099.xml b/trunk/dist/game/data/stats/items/34000-34099.xml index 24559fdb8f..70ca5ec247 100644 --- a/trunk/dist/game/data/stats/items/34000-34099.xml +++ b/trunk/dist/game/data/stats/items/34000-34099.xml @@ -770,7 +770,7 @@ - + @@ -790,7 +790,7 @@ - + @@ -810,7 +810,7 @@ - + @@ -830,7 +830,7 @@ - + @@ -850,7 +850,7 @@ - + @@ -870,7 +870,7 @@ - + @@ -890,7 +890,7 @@ - + @@ -910,7 +910,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -970,7 +970,7 @@ - + @@ -990,7 +990,7 @@ - + @@ -1010,7 +1010,7 @@ - + @@ -1030,7 +1030,7 @@ - + @@ -1050,7 +1050,7 @@ - + @@ -1070,7 +1070,7 @@ - + @@ -1090,7 +1090,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/34100-34199.xml b/trunk/dist/game/data/stats/items/34100-34199.xml index 25276d6826..153a81294f 100644 --- a/trunk/dist/game/data/stats/items/34100-34199.xml +++ b/trunk/dist/game/data/stats/items/34100-34199.xml @@ -14,7 +14,7 @@ - + @@ -31,7 +31,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -206,7 +206,7 @@ - + @@ -224,7 +224,7 @@ - + @@ -241,7 +241,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -326,7 +326,7 @@ - + @@ -344,7 +344,7 @@ - + @@ -362,7 +362,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -452,7 +452,7 @@ - + @@ -470,7 +470,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -524,7 +524,7 @@ - + @@ -542,7 +542,7 @@ - + @@ -560,7 +560,7 @@ - + @@ -578,7 +578,7 @@ - + @@ -596,7 +596,7 @@ - + @@ -614,7 +614,7 @@ - + @@ -632,7 +632,7 @@ - + @@ -650,7 +650,7 @@ - + @@ -667,7 +667,7 @@ - + @@ -684,7 +684,7 @@ - + @@ -701,7 +701,7 @@ - + @@ -718,7 +718,7 @@ - + @@ -735,7 +735,7 @@ - + @@ -752,7 +752,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -788,7 +788,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -824,7 +824,7 @@ - + @@ -842,7 +842,7 @@ - + @@ -860,7 +860,7 @@ - + @@ -877,7 +877,7 @@ - + @@ -894,7 +894,7 @@ - + @@ -911,7 +911,7 @@ - + @@ -928,7 +928,7 @@ - + @@ -945,7 +945,7 @@ - + @@ -962,7 +962,7 @@ - + @@ -979,7 +979,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1013,7 +1013,7 @@ - + @@ -1030,7 +1030,7 @@ - + @@ -1047,7 +1047,7 @@ - + @@ -1064,7 +1064,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1100,7 +1100,7 @@ - + @@ -1118,7 +1118,7 @@ - + @@ -1136,7 +1136,7 @@ - + @@ -1154,7 +1154,7 @@ - + @@ -1172,7 +1172,7 @@ - + @@ -1190,7 +1190,7 @@ - + @@ -1208,7 +1208,7 @@ - + @@ -1226,7 +1226,7 @@ - + @@ -1244,7 +1244,7 @@ - + @@ -1262,7 +1262,7 @@ - + @@ -1280,7 +1280,7 @@ - + @@ -1297,7 +1297,7 @@ - + @@ -1314,7 +1314,7 @@ - + @@ -1331,7 +1331,7 @@ - + @@ -1348,7 +1348,7 @@ - + @@ -1365,7 +1365,7 @@ - + @@ -1382,7 +1382,7 @@ - + @@ -1399,7 +1399,7 @@ - + @@ -1416,7 +1416,7 @@ - + @@ -1433,7 +1433,7 @@ - + @@ -1450,7 +1450,7 @@ - + @@ -1467,7 +1467,7 @@ - + @@ -1484,7 +1484,7 @@ - + @@ -1501,7 +1501,7 @@ - + @@ -1518,7 +1518,7 @@ - + @@ -1535,7 +1535,7 @@ - + @@ -1552,7 +1552,7 @@ - + @@ -1569,7 +1569,7 @@ - + @@ -1586,7 +1586,7 @@ - + @@ -1604,7 +1604,7 @@ - + @@ -1622,7 +1622,7 @@ - + @@ -1640,7 +1640,7 @@ - + @@ -1658,7 +1658,7 @@ - + @@ -1676,7 +1676,7 @@ - + @@ -1694,7 +1694,7 @@ - + @@ -1711,7 +1711,7 @@ - + @@ -1728,7 +1728,7 @@ - + @@ -1745,7 +1745,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/34200-34299.xml b/trunk/dist/game/data/stats/items/34200-34299.xml index f42cf67a5d..ef33f7ea0a 100644 --- a/trunk/dist/game/data/stats/items/34200-34299.xml +++ b/trunk/dist/game/data/stats/items/34200-34299.xml @@ -14,7 +14,7 @@ - + @@ -31,7 +31,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -133,7 +133,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -168,7 +168,7 @@ - + @@ -186,7 +186,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -326,7 +326,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -360,7 +360,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -394,7 +394,7 @@ - + @@ -411,7 +411,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -445,7 +445,7 @@ - + @@ -462,7 +462,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -498,7 +498,7 @@ - + @@ -516,7 +516,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -552,7 +552,7 @@ - + @@ -570,7 +570,7 @@ - + @@ -587,7 +587,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -621,7 +621,7 @@ - + @@ -638,7 +638,7 @@ - + @@ -655,7 +655,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -689,7 +689,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -723,7 +723,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -791,7 +791,7 @@ - + @@ -808,7 +808,7 @@ - + @@ -825,7 +825,7 @@ - + @@ -842,7 +842,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -876,7 +876,7 @@ - + @@ -894,7 +894,7 @@ - + @@ -912,7 +912,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -948,7 +948,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -984,7 +984,7 @@ - + @@ -1001,7 +1001,7 @@ - + @@ -1018,7 +1018,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1052,7 +1052,7 @@ - + @@ -1069,7 +1069,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1104,7 +1104,7 @@ - + @@ -1122,7 +1122,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1158,7 +1158,7 @@ - + @@ -1176,7 +1176,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1230,7 +1230,7 @@ - + @@ -1248,7 +1248,7 @@ - + @@ -1266,7 +1266,7 @@ - + @@ -1284,7 +1284,7 @@ - + @@ -1302,7 +1302,7 @@ - + @@ -1320,7 +1320,7 @@ - + @@ -1338,7 +1338,7 @@ - + @@ -1356,7 +1356,7 @@ - + @@ -1374,7 +1374,7 @@ - + @@ -1392,7 +1392,7 @@ - + @@ -1410,7 +1410,7 @@ - + @@ -1427,7 +1427,7 @@ - + @@ -1444,7 +1444,7 @@ - + @@ -1461,7 +1461,7 @@ - + @@ -1478,7 +1478,7 @@ - + @@ -1495,7 +1495,7 @@ - + @@ -1512,7 +1512,7 @@ - + @@ -1529,7 +1529,7 @@ - + @@ -1546,7 +1546,7 @@ - + @@ -1563,7 +1563,7 @@ - + @@ -1580,7 +1580,7 @@ - + @@ -1597,7 +1597,7 @@ - + @@ -1614,7 +1614,7 @@ - + @@ -1632,7 +1632,7 @@ - + @@ -1650,7 +1650,7 @@ - + @@ -1668,7 +1668,7 @@ - + @@ -1686,7 +1686,7 @@ - + @@ -1704,7 +1704,7 @@ - + @@ -1722,7 +1722,7 @@ - + @@ -1739,7 +1739,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/34300-34399.xml b/trunk/dist/game/data/stats/items/34300-34399.xml index 12ec3f1a86..e162804e58 100644 --- a/trunk/dist/game/data/stats/items/34300-34399.xml +++ b/trunk/dist/game/data/stats/items/34300-34399.xml @@ -14,7 +14,7 @@ - + @@ -31,7 +31,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -133,7 +133,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -184,7 +184,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -252,7 +252,7 @@ - + @@ -269,7 +269,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -320,7 +320,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -354,7 +354,7 @@ - + @@ -371,7 +371,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -439,7 +439,7 @@ - + @@ -456,7 +456,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -508,7 +508,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -598,7 +598,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -634,7 +634,7 @@ - + @@ -652,7 +652,7 @@ - + @@ -670,7 +670,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -723,7 +723,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -791,7 +791,7 @@ - + @@ -808,7 +808,7 @@ - + @@ -826,7 +826,7 @@ - + @@ -844,7 +844,7 @@ - + @@ -862,7 +862,7 @@ - + @@ -880,7 +880,7 @@ - + @@ -898,7 +898,7 @@ - + @@ -916,7 +916,7 @@ - + @@ -934,7 +934,7 @@ - + @@ -952,7 +952,7 @@ - + @@ -970,7 +970,7 @@ - + @@ -988,7 +988,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1024,7 +1024,7 @@ - + @@ -1041,7 +1041,7 @@ - + @@ -1058,7 +1058,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1092,7 +1092,7 @@ - + @@ -1109,7 +1109,7 @@ - + @@ -1126,7 +1126,7 @@ - + @@ -1143,7 +1143,7 @@ - + @@ -1160,7 +1160,7 @@ - + @@ -1177,7 +1177,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1211,7 +1211,7 @@ - + @@ -1228,7 +1228,7 @@ - + @@ -1246,7 +1246,7 @@ - + @@ -1264,7 +1264,7 @@ - + @@ -1282,7 +1282,7 @@ - + @@ -1300,7 +1300,7 @@ - + @@ -1318,7 +1318,7 @@ - + @@ -1336,7 +1336,7 @@ - + @@ -1353,7 +1353,7 @@ - + @@ -1370,7 +1370,7 @@ - + @@ -1387,7 +1387,7 @@ - + @@ -1404,7 +1404,7 @@ - + @@ -1421,7 +1421,7 @@ - + @@ -1438,7 +1438,7 @@ - + @@ -1455,7 +1455,7 @@ - + @@ -1472,7 +1472,7 @@ - + @@ -1489,7 +1489,7 @@ - + @@ -1506,7 +1506,7 @@ - + @@ -1523,7 +1523,7 @@ - + @@ -1540,7 +1540,7 @@ - + @@ -1557,7 +1557,7 @@ - + @@ -1574,7 +1574,7 @@ - + @@ -1591,7 +1591,7 @@ - + @@ -1608,7 +1608,7 @@ - + @@ -1625,7 +1625,7 @@ - + @@ -1642,7 +1642,7 @@ - + @@ -1659,7 +1659,7 @@ - + @@ -1676,7 +1676,7 @@ - + @@ -1693,7 +1693,7 @@ - + @@ -1710,7 +1710,7 @@ - + @@ -1727,7 +1727,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/34400-34499.xml b/trunk/dist/game/data/stats/items/34400-34499.xml index ac144f4e0e..01e9ded410 100644 --- a/trunk/dist/game/data/stats/items/34400-34499.xml +++ b/trunk/dist/game/data/stats/items/34400-34499.xml @@ -14,7 +14,7 @@ - + @@ -31,7 +31,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -206,7 +206,7 @@ - + @@ -224,7 +224,7 @@ - + @@ -242,7 +242,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -296,7 +296,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -332,7 +332,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -366,7 +366,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -400,7 +400,7 @@ - + @@ -417,7 +417,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -451,7 +451,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -485,7 +485,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -519,7 +519,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -554,7 +554,7 @@ - + @@ -572,7 +572,7 @@ - + @@ -590,7 +590,7 @@ - + @@ -608,7 +608,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -678,7 +678,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -712,7 +712,7 @@ - + @@ -729,7 +729,7 @@ - + @@ -746,7 +746,7 @@ - + @@ -763,7 +763,7 @@ - + @@ -780,7 +780,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -814,7 +814,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -848,7 +848,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -882,7 +882,7 @@ - + @@ -899,7 +899,7 @@ - + @@ -916,7 +916,7 @@ - + @@ -933,7 +933,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -984,7 +984,7 @@ - + @@ -1001,7 +1001,7 @@ - + @@ -1018,7 +1018,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1052,7 +1052,7 @@ - + @@ -1069,7 +1069,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1103,7 +1103,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1137,7 +1137,7 @@ - + @@ -1154,7 +1154,7 @@ - + @@ -1171,7 +1171,7 @@ - + @@ -1188,7 +1188,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1222,7 +1222,7 @@ - + @@ -1239,7 +1239,7 @@ - + @@ -1256,7 +1256,7 @@ - + @@ -1274,7 +1274,7 @@ - + @@ -1292,7 +1292,7 @@ - + @@ -1310,7 +1310,7 @@ - + @@ -1328,7 +1328,7 @@ - + @@ -1346,7 +1346,7 @@ - + @@ -1364,7 +1364,7 @@ - + @@ -1382,7 +1382,7 @@ - + @@ -1400,7 +1400,7 @@ - + @@ -1418,7 +1418,7 @@ - + @@ -1436,7 +1436,7 @@ - + @@ -1454,7 +1454,7 @@ - + @@ -1472,7 +1472,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1508,7 +1508,7 @@ - + @@ -1526,7 +1526,7 @@ - + @@ -1544,7 +1544,7 @@ - + @@ -1562,7 +1562,7 @@ - + @@ -1580,7 +1580,7 @@ - + @@ -1597,7 +1597,7 @@ - + @@ -1614,7 +1614,7 @@ - + @@ -1631,7 +1631,7 @@ - + @@ -1648,7 +1648,7 @@ - + @@ -1665,7 +1665,7 @@ - + @@ -1682,7 +1682,7 @@ - + @@ -1700,7 +1700,7 @@ - + @@ -1718,7 +1718,7 @@ - + @@ -1736,7 +1736,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/34500-34599.xml b/trunk/dist/game/data/stats/items/34500-34599.xml index c77c280cce..d547ffb1f7 100644 --- a/trunk/dist/game/data/stats/items/34500-34599.xml +++ b/trunk/dist/game/data/stats/items/34500-34599.xml @@ -15,7 +15,7 @@ - + @@ -33,7 +33,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -153,7 +153,7 @@ - + @@ -178,7 +178,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -308,7 +308,7 @@ - + @@ -332,7 +332,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -404,7 +404,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -452,7 +452,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -498,7 +498,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -590,7 +590,7 @@ - + @@ -613,7 +613,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -659,7 +659,7 @@ - + @@ -682,7 +682,7 @@ - + @@ -705,7 +705,7 @@ - + @@ -728,7 +728,7 @@ - + @@ -751,7 +751,7 @@ - + @@ -774,7 +774,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -820,7 +820,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -866,7 +866,7 @@ - + @@ -889,7 +889,7 @@ - + @@ -912,7 +912,7 @@ - + @@ -935,7 +935,7 @@ - + @@ -958,7 +958,7 @@ - + @@ -981,7 +981,7 @@ - + @@ -1004,7 +1004,7 @@ - + @@ -1027,7 +1027,7 @@ - + @@ -1050,7 +1050,7 @@ - + @@ -1073,7 +1073,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1119,7 +1119,7 @@ - + @@ -1142,7 +1142,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1190,7 +1190,7 @@ - + @@ -1214,7 +1214,7 @@ - + @@ -1238,7 +1238,7 @@ - + @@ -1262,7 +1262,7 @@ - + @@ -1286,7 +1286,7 @@ - + @@ -1311,7 +1311,7 @@ - + @@ -1336,7 +1336,7 @@ - + @@ -1361,7 +1361,7 @@ - + @@ -1386,7 +1386,7 @@ - + @@ -1411,7 +1411,7 @@ - + @@ -1436,7 +1436,7 @@ - + @@ -1458,7 +1458,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1502,7 +1502,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1546,7 +1546,7 @@ - + @@ -1568,7 +1568,7 @@ - + @@ -1592,7 +1592,7 @@ - + @@ -1616,7 +1616,7 @@ - + @@ -1640,7 +1640,7 @@ - + @@ -1664,7 +1664,7 @@ - + @@ -1688,7 +1688,7 @@ - + @@ -1712,7 +1712,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/34700-34799.xml b/trunk/dist/game/data/stats/items/34700-34799.xml index 5904082f01..5161b1ad64 100644 --- a/trunk/dist/game/data/stats/items/34700-34799.xml +++ b/trunk/dist/game/data/stats/items/34700-34799.xml @@ -131,7 +131,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -177,7 +177,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -246,7 +246,7 @@ - + @@ -269,7 +269,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -384,7 +384,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/34900-34999.xml b/trunk/dist/game/data/stats/items/34900-34999.xml index bc3a358b9c..ce4bbb6671 100644 --- a/trunk/dist/game/data/stats/items/34900-34999.xml +++ b/trunk/dist/game/data/stats/items/34900-34999.xml @@ -129,7 +129,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -791,7 +791,7 @@ - + @@ -817,7 +817,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/35000-35099.xml b/trunk/dist/game/data/stats/items/35000-35099.xml index 24ed59d9ae..c5dd4afab8 100644 --- a/trunk/dist/game/data/stats/items/35000-35099.xml +++ b/trunk/dist/game/data/stats/items/35000-35099.xml @@ -20,7 +20,7 @@ - + @@ -46,7 +46,7 @@ - + @@ -1736,7 +1736,7 @@ - + @@ -1757,7 +1757,7 @@ - + @@ -1778,7 +1778,7 @@ - + @@ -1800,7 +1800,7 @@ - + @@ -1822,7 +1822,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/35100-35199.xml b/trunk/dist/game/data/stats/items/35100-35199.xml index 7f006a4b67..9037e74f1f 100644 --- a/trunk/dist/game/data/stats/items/35100-35199.xml +++ b/trunk/dist/game/data/stats/items/35100-35199.xml @@ -19,7 +19,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -63,7 +63,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -108,7 +108,7 @@ - + @@ -132,7 +132,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -271,7 +271,7 @@ - + @@ -293,7 +293,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -359,7 +359,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -403,7 +403,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -472,7 +472,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -518,7 +518,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -563,7 +563,7 @@ - + @@ -585,7 +585,7 @@ - + @@ -607,7 +607,7 @@ - + @@ -629,7 +629,7 @@ - + @@ -651,7 +651,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -717,7 +717,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -761,7 +761,7 @@ - + @@ -783,7 +783,7 @@ - + @@ -805,7 +805,7 @@ - + @@ -828,7 +828,7 @@ - + @@ -851,7 +851,7 @@ - + @@ -874,7 +874,7 @@ - + @@ -898,7 +898,7 @@ - + @@ -922,7 +922,7 @@ - + @@ -946,7 +946,7 @@ - + @@ -968,7 +968,7 @@ - + @@ -990,7 +990,7 @@ - + @@ -1012,7 +1012,7 @@ - + @@ -1040,7 +1040,7 @@ - + @@ -1068,7 +1068,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1119,7 +1119,7 @@ - + @@ -1142,7 +1142,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1209,7 +1209,7 @@ - + @@ -1231,7 +1231,7 @@ - + @@ -1253,7 +1253,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1297,7 +1297,7 @@ - + @@ -1319,7 +1319,7 @@ - + @@ -1341,7 +1341,7 @@ - + @@ -1363,7 +1363,7 @@ - + @@ -1386,7 +1386,7 @@ - + @@ -1409,7 +1409,7 @@ - + @@ -1432,7 +1432,7 @@ - + @@ -1455,7 +1455,7 @@ - + @@ -1478,7 +1478,7 @@ - + @@ -1501,7 +1501,7 @@ - + @@ -1523,7 +1523,7 @@ - + @@ -1545,7 +1545,7 @@ - + @@ -1567,7 +1567,7 @@ - + @@ -1590,7 +1590,7 @@ - + @@ -1612,7 +1612,7 @@ - + @@ -1634,7 +1634,7 @@ - + @@ -1656,7 +1656,7 @@ - + @@ -1678,7 +1678,7 @@ - + @@ -1700,7 +1700,7 @@ - + @@ -1722,7 +1722,7 @@ - + @@ -1744,7 +1744,7 @@ - + @@ -1766,7 +1766,7 @@ - + @@ -1789,7 +1789,7 @@ - + @@ -1812,7 +1812,7 @@ - + @@ -1835,7 +1835,7 @@ - + @@ -1859,7 +1859,7 @@ - + @@ -1883,7 +1883,7 @@ - + @@ -1907,7 +1907,7 @@ - + @@ -1929,7 +1929,7 @@ - + @@ -1951,7 +1951,7 @@ - + @@ -1974,7 +1974,7 @@ - + @@ -2002,7 +2002,7 @@ - + @@ -2030,7 +2030,7 @@ - + @@ -2058,7 +2058,7 @@ - + @@ -2081,7 +2081,7 @@ - + @@ -2104,7 +2104,7 @@ - + @@ -2127,7 +2127,7 @@ - + @@ -2149,7 +2149,7 @@ - + @@ -2171,7 +2171,7 @@ - + @@ -2193,7 +2193,7 @@ - + @@ -2216,7 +2216,7 @@ - + @@ -2239,7 +2239,7 @@ - + @@ -2261,7 +2261,7 @@ - + @@ -2283,7 +2283,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/35200-35299.xml b/trunk/dist/game/data/stats/items/35200-35299.xml index ff08aaa987..c068ac0633 100644 --- a/trunk/dist/game/data/stats/items/35200-35299.xml +++ b/trunk/dist/game/data/stats/items/35200-35299.xml @@ -19,7 +19,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -64,7 +64,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -110,7 +110,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -161,7 +161,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -271,7 +271,7 @@ - + @@ -293,7 +293,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -359,7 +359,7 @@ - + @@ -382,7 +382,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -451,7 +451,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -519,7 +519,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -563,7 +563,7 @@ - + @@ -585,7 +585,7 @@ - + @@ -607,7 +607,7 @@ - + @@ -629,7 +629,7 @@ - + @@ -651,7 +651,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -717,7 +717,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -761,7 +761,7 @@ - + @@ -784,7 +784,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -830,7 +830,7 @@ - + @@ -854,7 +854,7 @@ - + @@ -878,7 +878,7 @@ - + @@ -902,7 +902,7 @@ - + @@ -924,7 +924,7 @@ - + @@ -946,7 +946,7 @@ - + @@ -968,7 +968,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1024,7 +1024,7 @@ - + @@ -1052,7 +1052,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1098,7 +1098,7 @@ - + @@ -1121,7 +1121,7 @@ - + @@ -1143,7 +1143,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1188,7 +1188,7 @@ - + @@ -1210,7 +1210,7 @@ - + @@ -1232,7 +1232,7 @@ - + @@ -1254,7 +1254,7 @@ - + @@ -1276,7 +1276,7 @@ - + @@ -1298,7 +1298,7 @@ - + @@ -1320,7 +1320,7 @@ - + @@ -1343,7 +1343,7 @@ - + @@ -1366,7 +1366,7 @@ - + @@ -1389,7 +1389,7 @@ - + @@ -1412,7 +1412,7 @@ - + @@ -1435,7 +1435,7 @@ - + @@ -1458,7 +1458,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1502,7 +1502,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1547,7 +1547,7 @@ - + @@ -1569,7 +1569,7 @@ - + @@ -1591,7 +1591,7 @@ - + @@ -1613,7 +1613,7 @@ - + @@ -1635,7 +1635,7 @@ - + @@ -1657,7 +1657,7 @@ - + @@ -1679,7 +1679,7 @@ - + @@ -1701,7 +1701,7 @@ - + @@ -1723,7 +1723,7 @@ - + @@ -1746,7 +1746,7 @@ - + @@ -1769,7 +1769,7 @@ - + @@ -1792,7 +1792,7 @@ - + @@ -1816,7 +1816,7 @@ - + @@ -1840,7 +1840,7 @@ - + @@ -1864,7 +1864,7 @@ - + @@ -1886,7 +1886,7 @@ - + @@ -1908,7 +1908,7 @@ - + @@ -1930,7 +1930,7 @@ - + @@ -1958,7 +1958,7 @@ - + @@ -1986,7 +1986,7 @@ - + @@ -2014,7 +2014,7 @@ - + @@ -2037,7 +2037,7 @@ - + @@ -2060,7 +2060,7 @@ - + @@ -2083,7 +2083,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/35600-35699.xml b/trunk/dist/game/data/stats/items/35600-35699.xml index 6e80263d1b..e5735dbfb9 100644 --- a/trunk/dist/game/data/stats/items/35600-35699.xml +++ b/trunk/dist/game/data/stats/items/35600-35699.xml @@ -426,7 +426,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -456,7 +456,7 @@ - + @@ -471,7 +471,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -718,7 +718,7 @@ - + @@ -734,7 +734,7 @@ - + @@ -769,7 +769,7 @@ - + @@ -786,7 +786,7 @@ - + @@ -803,7 +803,7 @@ - + @@ -821,7 +821,7 @@ - + @@ -839,7 +839,7 @@ - + @@ -856,7 +856,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -890,7 +890,7 @@ - + @@ -907,7 +907,7 @@ - + @@ -925,7 +925,7 @@ - + @@ -944,7 +944,7 @@ - + @@ -961,7 +961,7 @@ - + @@ -978,7 +978,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1008,7 +1008,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/35700-35799.xml b/trunk/dist/game/data/stats/items/35700-35799.xml index 1c511fb988..c824a6b913 100644 --- a/trunk/dist/game/data/stats/items/35700-35799.xml +++ b/trunk/dist/game/data/stats/items/35700-35799.xml @@ -66,7 +66,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/35900-35999.xml b/trunk/dist/game/data/stats/items/35900-35999.xml index 476372cfad..a91bf105c5 100644 --- a/trunk/dist/game/data/stats/items/35900-35999.xml +++ b/trunk/dist/game/data/stats/items/35900-35999.xml @@ -581,7 +581,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/36000-36099.xml b/trunk/dist/game/data/stats/items/36000-36099.xml index 743cadf480..1e09be4983 100644 --- a/trunk/dist/game/data/stats/items/36000-36099.xml +++ b/trunk/dist/game/data/stats/items/36000-36099.xml @@ -269,7 +269,7 @@ - + @@ -283,7 +283,7 @@ - + @@ -297,7 +297,7 @@ - + @@ -311,7 +311,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -385,7 +385,7 @@ - + @@ -401,7 +401,7 @@ - + @@ -417,7 +417,7 @@ - + @@ -433,7 +433,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -464,7 +464,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -510,7 +510,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -540,7 +540,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/36100-36199.xml b/trunk/dist/game/data/stats/items/36100-36199.xml index 5df2e1c86e..04f2f7986b 100644 --- a/trunk/dist/game/data/stats/items/36100-36199.xml +++ b/trunk/dist/game/data/stats/items/36100-36199.xml @@ -692,7 +692,7 @@ - + @@ -707,7 +707,7 @@ - + @@ -722,7 +722,7 @@ - + @@ -738,7 +738,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -769,7 +769,7 @@ - + @@ -784,7 +784,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/36200-36299.xml b/trunk/dist/game/data/stats/items/36200-36299.xml index 68d83e9764..5e2491bad8 100644 --- a/trunk/dist/game/data/stats/items/36200-36299.xml +++ b/trunk/dist/game/data/stats/items/36200-36299.xml @@ -12,7 +12,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -60,7 +60,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -90,7 +90,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -122,7 +122,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -236,7 +236,7 @@ - + @@ -252,7 +252,7 @@ - + @@ -269,7 +269,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -336,7 +336,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/36400-36499.xml b/trunk/dist/game/data/stats/items/36400-36499.xml index 5d1dce4f62..7db003a0dd 100644 --- a/trunk/dist/game/data/stats/items/36400-36499.xml +++ b/trunk/dist/game/data/stats/items/36400-36499.xml @@ -138,7 +138,7 @@ - + @@ -157,7 +157,7 @@ - + @@ -176,7 +176,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -214,7 +214,7 @@ - + @@ -233,7 +233,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -273,7 +273,7 @@ - + @@ -293,7 +293,7 @@ - + @@ -312,7 +312,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -407,7 +407,7 @@ - + @@ -427,7 +427,7 @@ - + @@ -448,7 +448,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -505,7 +505,7 @@ - + @@ -524,7 +524,7 @@ - + @@ -543,7 +543,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -581,7 +581,7 @@ - + @@ -601,7 +601,7 @@ - + @@ -621,7 +621,7 @@ - + @@ -641,7 +641,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -681,7 +681,7 @@ - + @@ -701,7 +701,7 @@ - + @@ -722,7 +722,7 @@ - + @@ -743,7 +743,7 @@ - + @@ -764,7 +764,7 @@ - + @@ -784,7 +784,7 @@ - + @@ -804,7 +804,7 @@ - + @@ -824,7 +824,7 @@ - + @@ -844,7 +844,7 @@ - + @@ -864,7 +864,7 @@ - + @@ -884,7 +884,7 @@ - + @@ -905,7 +905,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -947,7 +947,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -987,7 +987,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1027,7 +1027,7 @@ - + @@ -1047,7 +1047,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1087,7 +1087,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1127,7 +1127,7 @@ - + @@ -1147,7 +1147,7 @@ - + @@ -1167,7 +1167,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1208,7 +1208,7 @@ - + @@ -1229,7 +1229,7 @@ - + @@ -1250,7 +1250,7 @@ - + @@ -1270,7 +1270,7 @@ - + @@ -1290,7 +1290,7 @@ - + @@ -1310,7 +1310,7 @@ - + @@ -1330,7 +1330,7 @@ - + @@ -1350,7 +1350,7 @@ - + @@ -1370,7 +1370,7 @@ - + @@ -1391,7 +1391,7 @@ - + @@ -1413,7 +1413,7 @@ - + @@ -1433,7 +1433,7 @@ - + @@ -1453,7 +1453,7 @@ - + @@ -1473,7 +1473,7 @@ - + @@ -1493,7 +1493,7 @@ - + @@ -1513,7 +1513,7 @@ - + @@ -1533,7 +1533,7 @@ - + @@ -1553,7 +1553,7 @@ - + @@ -1573,7 +1573,7 @@ - + @@ -1593,7 +1593,7 @@ - + @@ -1613,7 +1613,7 @@ - + @@ -1633,7 +1633,7 @@ - + @@ -1653,7 +1653,7 @@ - + @@ -1673,7 +1673,7 @@ - + @@ -1694,7 +1694,7 @@ - + @@ -1715,7 +1715,7 @@ - + @@ -1736,7 +1736,7 @@ - + @@ -1756,7 +1756,7 @@ - + @@ -1776,7 +1776,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/36500-36599.xml b/trunk/dist/game/data/stats/items/36500-36599.xml index 9c749fd6d5..ec29581787 100644 --- a/trunk/dist/game/data/stats/items/36500-36599.xml +++ b/trunk/dist/game/data/stats/items/36500-36599.xml @@ -17,7 +17,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -260,7 +260,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/36600-36699.xml b/trunk/dist/game/data/stats/items/36600-36699.xml index 7e0f6528ca..0773d0457d 100644 --- a/trunk/dist/game/data/stats/items/36600-36699.xml +++ b/trunk/dist/game/data/stats/items/36600-36699.xml @@ -289,7 +289,7 @@ - + @@ -306,7 +306,7 @@ - + @@ -323,7 +323,7 @@ - + @@ -341,7 +341,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -375,7 +375,7 @@ - + @@ -392,7 +392,7 @@ - + @@ -409,7 +409,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -460,7 +460,7 @@ - + @@ -477,7 +477,7 @@ - + @@ -494,7 +494,7 @@ - + @@ -511,7 +511,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/36700-36799.xml b/trunk/dist/game/data/stats/items/36700-36799.xml index bbd13d3a76..e36ae9b161 100644 --- a/trunk/dist/game/data/stats/items/36700-36799.xml +++ b/trunk/dist/game/data/stats/items/36700-36799.xml @@ -166,7 +166,7 @@ - + @@ -202,7 +202,7 @@ - + @@ -236,7 +236,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/36900-36999.xml b/trunk/dist/game/data/stats/items/36900-36999.xml index 2829d3efa3..4c8b619a1d 100644 --- a/trunk/dist/game/data/stats/items/36900-36999.xml +++ b/trunk/dist/game/data/stats/items/36900-36999.xml @@ -338,7 +338,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/37000-37099.xml b/trunk/dist/game/data/stats/items/37000-37099.xml index 8ec221c22a..a8b7b56bf0 100644 --- a/trunk/dist/game/data/stats/items/37000-37099.xml +++ b/trunk/dist/game/data/stats/items/37000-37099.xml @@ -91,7 +91,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -332,7 +332,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -362,7 +362,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -392,7 +392,7 @@ - + @@ -407,7 +407,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -437,7 +437,7 @@ - + @@ -452,7 +452,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -482,7 +482,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -527,7 +527,7 @@ - + @@ -542,7 +542,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -572,7 +572,7 @@ - + @@ -587,7 +587,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/37200-37299.xml b/trunk/dist/game/data/stats/items/37200-37299.xml index fd2f36c028..51dfb45e5a 100644 --- a/trunk/dist/game/data/stats/items/37200-37299.xml +++ b/trunk/dist/game/data/stats/items/37200-37299.xml @@ -528,7 +528,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -559,7 +559,7 @@ - + @@ -574,7 +574,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -619,7 +619,7 @@ - + @@ -635,7 +635,7 @@ - + @@ -650,7 +650,7 @@ - + @@ -665,7 +665,7 @@ - + @@ -680,7 +680,7 @@ - + @@ -696,7 +696,7 @@ - + @@ -711,7 +711,7 @@ - + @@ -727,7 +727,7 @@ - + @@ -742,7 +742,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -772,7 +772,7 @@ - + @@ -787,7 +787,7 @@ - + @@ -802,7 +802,7 @@ - + @@ -818,7 +818,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -848,7 +848,7 @@ - + @@ -863,7 +863,7 @@ - + @@ -879,7 +879,7 @@ - + @@ -894,7 +894,7 @@ - + @@ -910,7 +910,7 @@ - + @@ -925,7 +925,7 @@ - + @@ -940,7 +940,7 @@ - + @@ -955,7 +955,7 @@ - + @@ -970,7 +970,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1000,7 +1000,7 @@ - + @@ -1015,7 +1015,7 @@ - + @@ -1031,7 +1031,7 @@ - + @@ -1046,7 +1046,7 @@ - + @@ -1062,7 +1062,7 @@ - + @@ -1077,7 +1077,7 @@ - + @@ -1093,7 +1093,7 @@ - + @@ -1108,7 +1108,7 @@ - + @@ -1124,7 +1124,7 @@ - + @@ -1139,7 +1139,7 @@ - + @@ -1154,7 +1154,7 @@ - + @@ -1170,7 +1170,7 @@ - + @@ -1185,7 +1185,7 @@ - + @@ -1200,7 +1200,7 @@ - + @@ -1215,7 +1215,7 @@ - + @@ -1231,7 +1231,7 @@ - + @@ -1246,7 +1246,7 @@ - + @@ -1262,7 +1262,7 @@ - + @@ -1277,7 +1277,7 @@ - + @@ -1292,7 +1292,7 @@ - + @@ -1307,7 +1307,7 @@ - + @@ -1322,7 +1322,7 @@ - + @@ -1338,7 +1338,7 @@ - + @@ -1353,7 +1353,7 @@ - + @@ -1368,7 +1368,7 @@ - + @@ -1384,7 +1384,7 @@ - + @@ -1399,7 +1399,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/37300-37399.xml b/trunk/dist/game/data/stats/items/37300-37399.xml index ce266136f5..398d01ddcc 100644 --- a/trunk/dist/game/data/stats/items/37300-37399.xml +++ b/trunk/dist/game/data/stats/items/37300-37399.xml @@ -13,7 +13,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -89,7 +89,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -198,7 +198,7 @@ - + @@ -583,7 +583,7 @@ - + @@ -598,7 +598,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/37400-37499.xml b/trunk/dist/game/data/stats/items/37400-37499.xml index 96083fbe97..7085cae576 100644 --- a/trunk/dist/game/data/stats/items/37400-37499.xml +++ b/trunk/dist/game/data/stats/items/37400-37499.xml @@ -491,7 +491,7 @@ - + @@ -503,7 +503,7 @@ - + @@ -516,7 +516,7 @@ - + @@ -529,7 +529,7 @@ - + @@ -542,7 +542,7 @@ - + @@ -555,7 +555,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -592,7 +592,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -628,7 +628,7 @@ - + @@ -641,7 +641,7 @@ - + @@ -653,7 +653,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/37600-37699.xml b/trunk/dist/game/data/stats/items/37600-37699.xml index 4b901e54ea..25d0c463ae 100644 --- a/trunk/dist/game/data/stats/items/37600-37699.xml +++ b/trunk/dist/game/data/stats/items/37600-37699.xml @@ -170,7 +170,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -234,7 +234,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -261,7 +261,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -300,7 +300,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -342,7 +342,7 @@ - + @@ -355,7 +355,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -382,7 +382,7 @@ - + @@ -395,7 +395,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -436,7 +436,7 @@ - + @@ -449,7 +449,7 @@ - + @@ -462,7 +462,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -517,7 +517,7 @@ - + @@ -530,7 +530,7 @@ - + @@ -543,7 +543,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -580,7 +580,7 @@ - + @@ -747,7 +747,7 @@ - + @@ -764,7 +764,7 @@ - + @@ -794,7 +794,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -818,7 +818,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -844,7 +844,7 @@ - + @@ -856,7 +856,7 @@ - + @@ -868,7 +868,7 @@ - + @@ -880,7 +880,7 @@ - + @@ -892,7 +892,7 @@ - + @@ -905,7 +905,7 @@ - + @@ -918,7 +918,7 @@ - + @@ -930,7 +930,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/37700-37799.xml b/trunk/dist/game/data/stats/items/37700-37799.xml index c63044337b..6db4b1e662 100644 --- a/trunk/dist/game/data/stats/items/37700-37799.xml +++ b/trunk/dist/game/data/stats/items/37700-37799.xml @@ -12,7 +12,7 @@ - + @@ -28,7 +28,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/37800-37899.xml b/trunk/dist/game/data/stats/items/37800-37899.xml index d745b9cf35..f2319bf3c3 100644 --- a/trunk/dist/game/data/stats/items/37800-37899.xml +++ b/trunk/dist/game/data/stats/items/37800-37899.xml @@ -39,7 +39,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -71,7 +71,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -543,7 +543,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -569,7 +569,7 @@ - + @@ -583,7 +583,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -649,7 +649,7 @@ - + @@ -663,7 +663,7 @@ - + @@ -677,7 +677,7 @@ - + @@ -690,7 +690,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -717,7 +717,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/37900-37999.xml b/trunk/dist/game/data/stats/items/37900-37999.xml index 6eb90d65e1..adccd5c107 100644 --- a/trunk/dist/game/data/stats/items/37900-37999.xml +++ b/trunk/dist/game/data/stats/items/37900-37999.xml @@ -108,7 +108,7 @@ - + @@ -123,7 +123,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -224,7 +224,7 @@ - + @@ -236,7 +236,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -262,7 +262,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -300,7 +300,7 @@ - + @@ -313,7 +313,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -374,7 +374,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -420,7 +420,7 @@ - + @@ -431,7 +431,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -454,7 +454,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/38200-38299.xml b/trunk/dist/game/data/stats/items/38200-38299.xml index ad02641688..1bdeb8108c 100644 --- a/trunk/dist/game/data/stats/items/38200-38299.xml +++ b/trunk/dist/game/data/stats/items/38200-38299.xml @@ -90,7 +90,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -235,7 +235,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/38300-38399.xml b/trunk/dist/game/data/stats/items/38300-38399.xml index 05029e454d..6de08f7a1c 100644 --- a/trunk/dist/game/data/stats/items/38300-38399.xml +++ b/trunk/dist/game/data/stats/items/38300-38399.xml @@ -598,7 +598,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/38400-38499.xml b/trunk/dist/game/data/stats/items/38400-38499.xml index 3da2cfd9cb..e9b08832db 100644 --- a/trunk/dist/game/data/stats/items/38400-38499.xml +++ b/trunk/dist/game/data/stats/items/38400-38499.xml @@ -140,7 +140,7 @@ - + @@ -155,7 +155,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -304,7 +304,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -334,7 +334,7 @@ - + @@ -373,7 +373,7 @@ - + @@ -418,7 +418,7 @@ - + @@ -445,7 +445,7 @@ - + @@ -460,7 +460,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -490,7 +490,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/38500-38599.xml b/trunk/dist/game/data/stats/items/38500-38599.xml index 30ab5ebfe0..c58ff93321 100644 --- a/trunk/dist/game/data/stats/items/38500-38599.xml +++ b/trunk/dist/game/data/stats/items/38500-38599.xml @@ -374,7 +374,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -695,7 +695,7 @@ - + @@ -713,7 +713,7 @@ - + @@ -731,7 +731,7 @@ - + @@ -749,7 +749,7 @@ - + @@ -767,7 +767,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/38600-38699.xml b/trunk/dist/game/data/stats/items/38600-38699.xml index cc0c0270b4..36f58c5e82 100644 --- a/trunk/dist/game/data/stats/items/38600-38699.xml +++ b/trunk/dist/game/data/stats/items/38600-38699.xml @@ -1117,7 +1117,7 @@ - + @@ -1133,7 +1133,7 @@ - + @@ -1148,7 +1148,7 @@ - + @@ -1163,7 +1163,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1193,7 +1193,7 @@ - + @@ -1208,7 +1208,7 @@ - + @@ -1224,7 +1224,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/38700-38799.xml b/trunk/dist/game/data/stats/items/38700-38799.xml index 2f61211b77..a0443fbe2c 100644 --- a/trunk/dist/game/data/stats/items/38700-38799.xml +++ b/trunk/dist/game/data/stats/items/38700-38799.xml @@ -12,7 +12,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -42,7 +42,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -89,7 +89,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -210,7 +210,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -241,7 +241,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -272,7 +272,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -302,7 +302,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -332,7 +332,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -362,7 +362,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -439,7 +439,7 @@ - + @@ -455,7 +455,7 @@ - + @@ -470,7 +470,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -516,7 +516,7 @@ - + @@ -532,7 +532,7 @@ - + @@ -547,7 +547,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -577,7 +577,7 @@ - + @@ -593,7 +593,7 @@ - + @@ -608,7 +608,7 @@ - + @@ -624,7 +624,7 @@ - + @@ -639,7 +639,7 @@ - + @@ -654,7 +654,7 @@ - + @@ -669,7 +669,7 @@ - + @@ -684,7 +684,7 @@ - + @@ -700,7 +700,7 @@ - + @@ -715,7 +715,7 @@ - + @@ -730,7 +730,7 @@ - + @@ -746,7 +746,7 @@ - + @@ -761,7 +761,7 @@ - + @@ -956,7 +956,7 @@ - + @@ -968,7 +968,7 @@ - + @@ -980,7 +980,7 @@ - + @@ -992,7 +992,7 @@ - + @@ -1004,7 +1004,7 @@ - + @@ -1016,7 +1016,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1055,7 +1055,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1079,7 +1079,7 @@ - + @@ -1091,7 +1091,7 @@ - + @@ -1103,7 +1103,7 @@ - + @@ -1115,7 +1115,7 @@ - + @@ -1127,7 +1127,7 @@ - + @@ -1140,7 +1140,7 @@ - + @@ -1154,7 +1154,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1190,7 +1190,7 @@ - + @@ -1202,7 +1202,7 @@ - + @@ -1214,7 +1214,7 @@ - + @@ -1226,7 +1226,7 @@ - + @@ -1238,7 +1238,7 @@ - + @@ -1250,7 +1250,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/38800-38899.xml b/trunk/dist/game/data/stats/items/38800-38899.xml index 1eff54106b..a0fe7480f5 100644 --- a/trunk/dist/game/data/stats/items/38800-38899.xml +++ b/trunk/dist/game/data/stats/items/38800-38899.xml @@ -9,7 +9,7 @@ - + @@ -21,7 +21,7 @@ - + @@ -33,7 +33,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -70,7 +70,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -108,7 +108,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -132,7 +132,7 @@ - + @@ -144,7 +144,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -168,7 +168,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -219,7 +219,7 @@ - + @@ -231,7 +231,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -267,7 +267,7 @@ - + @@ -279,7 +279,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -327,7 +327,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -414,7 +414,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -438,7 +438,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -462,7 +462,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -489,7 +489,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -525,7 +525,7 @@ - + @@ -537,7 +537,7 @@ - + @@ -549,7 +549,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -573,7 +573,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/38900-38999.xml b/trunk/dist/game/data/stats/items/38900-38999.xml index f505ad88c7..0ada47f75c 100644 --- a/trunk/dist/game/data/stats/items/38900-38999.xml +++ b/trunk/dist/game/data/stats/items/38900-38999.xml @@ -135,7 +135,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/39600-39699.xml b/trunk/dist/game/data/stats/items/39600-39699.xml index feea129df6..ed05620e91 100644 --- a/trunk/dist/game/data/stats/items/39600-39699.xml +++ b/trunk/dist/game/data/stats/items/39600-39699.xml @@ -17,7 +17,7 @@ - + @@ -29,7 +29,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -90,7 +90,7 @@ - + @@ -103,7 +103,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -176,7 +176,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -251,7 +251,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -299,7 +299,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/39700-39799.xml b/trunk/dist/game/data/stats/items/39700-39799.xml index 3c18aebae5..4dc40600ac 100644 --- a/trunk/dist/game/data/stats/items/39700-39799.xml +++ b/trunk/dist/game/data/stats/items/39700-39799.xml @@ -122,7 +122,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -153,7 +153,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/40000-40099.xml b/trunk/dist/game/data/stats/items/40000-40099.xml index 68d37c1bf8..2c0bdf6aaf 100644 --- a/trunk/dist/game/data/stats/items/40000-40099.xml +++ b/trunk/dist/game/data/stats/items/40000-40099.xml @@ -435,7 +435,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -474,7 +474,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/40200-40299.xml b/trunk/dist/game/data/stats/items/40200-40299.xml index 8fb0c635f6..4e963703a4 100644 --- a/trunk/dist/game/data/stats/items/40200-40299.xml +++ b/trunk/dist/game/data/stats/items/40200-40299.xml @@ -683,7 +683,7 @@ - + @@ -701,7 +701,7 @@ - + @@ -719,7 +719,7 @@ - + @@ -737,7 +737,7 @@ - + @@ -755,7 +755,7 @@ - + @@ -780,7 +780,7 @@ - + @@ -795,7 +795,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/items/40300-40399.xml b/trunk/dist/game/data/stats/items/40300-40399.xml index a956d5f8ca..8772a6a879 100644 --- a/trunk/dist/game/data/stats/items/40300-40399.xml +++ b/trunk/dist/game/data/stats/items/40300-40399.xml @@ -204,7 +204,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -242,7 +242,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -279,7 +279,7 @@ - + @@ -298,7 +298,7 @@ - + @@ -342,7 +342,7 @@ - + @@ -361,7 +361,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -417,7 +417,7 @@ - + @@ -436,7 +436,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -494,7 +494,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -531,7 +531,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -569,7 +569,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/45300-45399.xml b/trunk/dist/game/data/stats/items/45300-45399.xml index 16eaebbbf9..8b5001ed4a 100644 --- a/trunk/dist/game/data/stats/items/45300-45399.xml +++ b/trunk/dist/game/data/stats/items/45300-45399.xml @@ -14,7 +14,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -65,7 +65,7 @@ - + diff --git a/trunk/dist/game/data/stats/items/custom/06500-06599.xml b/trunk/dist/game/data/stats/items/custom/06500-06599.xml index 9adcb12434..fadd77b8da 100644 --- a/trunk/dist/game/data/stats/items/custom/06500-06599.xml +++ b/trunk/dist/game/data/stats/items/custom/06500-06599.xml @@ -26,7 +26,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -92,7 +92,7 @@ - + diff --git a/trunk/dist/game/data/stats/options/00000-00099.xml b/trunk/dist/game/data/stats/options/00000-00099.xml index ee27cc3350..89eddf984a 100644 --- a/trunk/dist/game/data/stats/options/00000-00099.xml +++ b/trunk/dist/game/data/stats/options/00000-00099.xml @@ -75,7 +75,7 @@ \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/01300-01399.xml b/trunk/dist/game/data/stats/options/01300-01399.xml index 8b3b5e7d72..9ff2c3bc90 100644 --- a/trunk/dist/game/data/stats/options/01300-01399.xml +++ b/trunk/dist/game/data/stats/options/01300-01399.xml @@ -74,7 +74,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/01800-01899.xml b/trunk/dist/game/data/stats/options/01800-01899.xml index 292e38326e..c773ba4c56 100644 --- a/trunk/dist/game/data/stats/options/01800-01899.xml +++ b/trunk/dist/game/data/stats/options/01800-01899.xml @@ -39,7 +39,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/02000-02099.xml b/trunk/dist/game/data/stats/options/02000-02099.xml index 8d32f2594c..e460ff0efb 100644 --- a/trunk/dist/game/data/stats/options/02000-02099.xml +++ b/trunk/dist/game/data/stats/options/02000-02099.xml @@ -11,14 +11,14 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/04200-04299.xml b/trunk/dist/game/data/stats/options/04200-04299.xml index 1ed5b57b12..c1eb1a855a 100644 --- a/trunk/dist/game/data/stats/options/04200-04299.xml +++ b/trunk/dist/game/data/stats/options/04200-04299.xml @@ -81,7 +81,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/04900-04999.xml b/trunk/dist/game/data/stats/options/04900-04999.xml index e6c929fd60..f8e6c5846d 100644 --- a/trunk/dist/game/data/stats/options/04900-04999.xml +++ b/trunk/dist/game/data/stats/options/04900-04999.xml @@ -32,7 +32,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/05000-05099.xml b/trunk/dist/game/data/stats/options/05000-05099.xml index 5d80690c06..c8d4db765b 100644 --- a/trunk/dist/game/data/stats/options/05000-05099.xml +++ b/trunk/dist/game/data/stats/options/05000-05099.xml @@ -18,7 +18,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/07600-07699.xml b/trunk/dist/game/data/stats/options/07600-07699.xml index 4537b4d255..f0a8bff1fc 100644 --- a/trunk/dist/game/data/stats/options/07600-07699.xml +++ b/trunk/dist/game/data/stats/options/07600-07699.xml @@ -60,7 +60,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/07700-07799.xml b/trunk/dist/game/data/stats/options/07700-07799.xml index 8534e95095..9b02a721ba 100644 --- a/trunk/dist/game/data/stats/options/07700-07799.xml +++ b/trunk/dist/game/data/stats/options/07700-07799.xml @@ -53,7 +53,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/08100-08199.xml b/trunk/dist/game/data/stats/options/08100-08199.xml index 4073121e53..8f20d181a8 100644 --- a/trunk/dist/game/data/stats/options/08100-08199.xml +++ b/trunk/dist/game/data/stats/options/08100-08199.xml @@ -75,7 +75,7 @@ \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/08500-08599.xml b/trunk/dist/game/data/stats/options/08500-08599.xml index 76a5fdfa6c..fd7d28b94b 100644 --- a/trunk/dist/game/data/stats/options/08500-08599.xml +++ b/trunk/dist/game/data/stats/options/08500-08599.xml @@ -67,7 +67,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/08800-08899.xml b/trunk/dist/game/data/stats/options/08800-08899.xml index fbe28eee1e..3daf6ff537 100644 --- a/trunk/dist/game/data/stats/options/08800-08899.xml +++ b/trunk/dist/game/data/stats/options/08800-08899.xml @@ -46,7 +46,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/09000-09099.xml b/trunk/dist/game/data/stats/options/09000-09099.xml index 3fe8933d5b..61dd980129 100644 --- a/trunk/dist/game/data/stats/options/09000-09099.xml +++ b/trunk/dist/game/data/stats/options/09000-09099.xml @@ -25,7 +25,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/09100-09199.xml b/trunk/dist/game/data/stats/options/09100-09199.xml index da30c20cef..44480ff936 100644 --- a/trunk/dist/game/data/stats/options/09100-09199.xml +++ b/trunk/dist/game/data/stats/options/09100-09199.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/10400-10499.xml b/trunk/dist/game/data/stats/options/10400-10499.xml index a2ba411df7..a46ab2b752 100644 --- a/trunk/dist/game/data/stats/options/10400-10499.xml +++ b/trunk/dist/game/data/stats/options/10400-10499.xml @@ -74,7 +74,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/10900-10999.xml b/trunk/dist/game/data/stats/options/10900-10999.xml index 0c4a77718d..a2fb7bd142 100644 --- a/trunk/dist/game/data/stats/options/10900-10999.xml +++ b/trunk/dist/game/data/stats/options/10900-10999.xml @@ -39,7 +39,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/11100-11199.xml b/trunk/dist/game/data/stats/options/11100-11199.xml index 448eab0ff1..fe9effd5ad 100644 --- a/trunk/dist/game/data/stats/options/11100-11199.xml +++ b/trunk/dist/game/data/stats/options/11100-11199.xml @@ -11,14 +11,14 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/13300-13399.xml b/trunk/dist/game/data/stats/options/13300-13399.xml index 0610efa3e0..280e2b76c1 100644 --- a/trunk/dist/game/data/stats/options/13300-13399.xml +++ b/trunk/dist/game/data/stats/options/13300-13399.xml @@ -81,7 +81,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/14000-14099.xml b/trunk/dist/game/data/stats/options/14000-14099.xml index 0a4cc7de37..c20fc9d02c 100644 --- a/trunk/dist/game/data/stats/options/14000-14099.xml +++ b/trunk/dist/game/data/stats/options/14000-14099.xml @@ -32,7 +32,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/14100-14199.xml b/trunk/dist/game/data/stats/options/14100-14199.xml index 284f386580..368f74fee2 100644 --- a/trunk/dist/game/data/stats/options/14100-14199.xml +++ b/trunk/dist/game/data/stats/options/14100-14199.xml @@ -18,7 +18,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/21200-21299.xml b/trunk/dist/game/data/stats/options/21200-21299.xml index ca6874941a..451a3b3f13 100644 --- a/trunk/dist/game/data/stats/options/21200-21299.xml +++ b/trunk/dist/game/data/stats/options/21200-21299.xml @@ -60,7 +60,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/21700-21799.xml b/trunk/dist/game/data/stats/options/21700-21799.xml index c1a81cc46a..ec342b7b82 100644 --- a/trunk/dist/game/data/stats/options/21700-21799.xml +++ b/trunk/dist/game/data/stats/options/21700-21799.xml @@ -75,7 +75,7 @@ \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/22100-22199.xml b/trunk/dist/game/data/stats/options/22100-22199.xml index 52be4f08a4..3cf7d12f5e 100644 --- a/trunk/dist/game/data/stats/options/22100-22199.xml +++ b/trunk/dist/game/data/stats/options/22100-22199.xml @@ -67,7 +67,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/22400-22499.xml b/trunk/dist/game/data/stats/options/22400-22499.xml index f9f3e5e89a..7d3fa2fa34 100644 --- a/trunk/dist/game/data/stats/options/22400-22499.xml +++ b/trunk/dist/game/data/stats/options/22400-22499.xml @@ -46,7 +46,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/22600-22699.xml b/trunk/dist/game/data/stats/options/22600-22699.xml index 1e1ac81614..03564fe7c0 100644 --- a/trunk/dist/game/data/stats/options/22600-22699.xml +++ b/trunk/dist/game/data/stats/options/22600-22699.xml @@ -25,7 +25,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/22700-22799.xml b/trunk/dist/game/data/stats/options/22700-22799.xml index 3482667b7d..d49d8ebd1b 100644 --- a/trunk/dist/game/data/stats/options/22700-22799.xml +++ b/trunk/dist/game/data/stats/options/22700-22799.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/24000-24099.xml b/trunk/dist/game/data/stats/options/24000-24099.xml index 5bc6cb90fb..11e36c44d4 100644 --- a/trunk/dist/game/data/stats/options/24000-24099.xml +++ b/trunk/dist/game/data/stats/options/24000-24099.xml @@ -74,7 +74,7 @@ - + \ No newline at end of file diff --git a/trunk/dist/game/data/stats/options/24500-24599.xml b/trunk/dist/game/data/stats/options/24500-24599.xml index acfc58df3b..b8189ed154 100644 --- a/trunk/dist/game/data/stats/options/24500-24599.xml +++ b/trunk/dist/game/data/stats/options/24500-24599.xml @@ -39,7 +39,7 @@ - + @@ -578,8 +578,8 @@ - - + + @@ -654,8 +654,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/00000-00099.xml b/trunk/dist/game/data/stats/skills/00000-00099.xml index a14a4b509c..25f9af3e1b 100644 --- a/trunk/dist/game/data/stats/skills/00000-00099.xml +++ b/trunk/dist/game/data/stats/skills/00000-00099.xml @@ -1941,7 +1941,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/00100-00199.xml b/trunk/dist/game/data/stats/skills/00100-00199.xml index 184cd964d9..56e37c4db9 100644 --- a/trunk/dist/game/data/stats/skills/00100-00199.xml +++ b/trunk/dist/game/data/stats/skills/00100-00199.xml @@ -377,7 +377,7 @@ - + @@ -966,12 +966,12 @@ - + - + @@ -1382,13 +1382,13 @@ - + - + @@ -1420,7 +1420,7 @@ - + @@ -1530,12 +1530,12 @@ - + - + diff --git a/trunk/dist/game/data/stats/skills/00200-00299.xml b/trunk/dist/game/data/stats/skills/00200-00299.xml index f4d160df64..88566df523 100644 --- a/trunk/dist/game/data/stats/skills/00200-00299.xml +++ b/trunk/dist/game/data/stats/skills/00200-00299.xml @@ -54,7 +54,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -189,7 +189,7 @@ - + @@ -1978,7 +1978,7 @@ - + @@ -2140,7 +2140,7 @@ - + @@ -2829,13 +2829,13 @@ - + - + diff --git a/trunk/dist/game/data/stats/skills/00300-00399.xml b/trunk/dist/game/data/stats/skills/00300-00399.xml index c223a48d3b..be4efe6d13 100644 --- a/trunk/dist/game/data/stats/skills/00300-00399.xml +++ b/trunk/dist/game/data/stats/skills/00300-00399.xml @@ -420,19 +420,19 @@ - + - + - + @@ -475,7 +475,7 @@ - + @@ -491,7 +491,7 @@ - + @@ -507,7 +507,7 @@ - + @@ -645,7 +645,7 @@ - + @@ -1078,8 +1078,8 @@ - - + + @@ -1142,14 +1142,14 @@ - + - + @@ -1166,14 +1166,14 @@ - + - + @@ -1195,7 +1195,7 @@ - + @@ -1203,7 +1203,7 @@ - + @@ -1211,7 +1211,7 @@ - + @@ -1621,9 +1621,9 @@ - - - + + + @@ -1877,36 +1877,36 @@ - + - + - + - + - + - + - + - + - + @@ -1935,48 +1935,48 @@ - + - + - + - + - + - + - + - + - + @@ -2005,48 +2005,48 @@ - + - + - + - + - + - + - + - + - + @@ -2331,7 +2331,7 @@ - + @@ -2360,9 +2360,9 @@ - + - + diff --git a/trunk/dist/game/data/stats/skills/00400-00499.xml b/trunk/dist/game/data/stats/skills/00400-00499.xml index 335164e4f5..f6504eb687 100644 --- a/trunk/dist/game/data/stats/skills/00400-00499.xml +++ b/trunk/dist/game/data/stats/skills/00400-00499.xml @@ -51,7 +51,7 @@ - + @@ -69,7 +69,7 @@ - + @@ -87,8 +87,8 @@ - - + + @@ -157,7 +157,7 @@ - + @@ -175,8 +175,8 @@ - - + + @@ -422,10 +422,10 @@ - + - + @@ -444,10 +444,10 @@ - + - + @@ -801,7 +801,7 @@ - + @@ -817,7 +817,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -984,13 +984,13 @@ - + - + - + @@ -1156,10 +1156,10 @@ - + - + @@ -1207,12 +1207,12 @@ - + - + @@ -1425,7 +1425,7 @@ - + @@ -1444,7 +1444,7 @@ - + @@ -1463,7 +1463,7 @@ - + @@ -1477,12 +1477,12 @@ - + - + @@ -2713,8 +2713,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/00500-00599.xml b/trunk/dist/game/data/stats/skills/00500-00599.xml index f7dcb75de4..ca1066d80d 100644 --- a/trunk/dist/game/data/stats/skills/00500-00599.xml +++ b/trunk/dist/game/data/stats/skills/00500-00599.xml @@ -881,7 +881,7 @@ - + @@ -897,7 +897,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/00600-00699.xml b/trunk/dist/game/data/stats/skills/00600-00699.xml index 0c3ecb4eff..d07ecb776d 100644 --- a/trunk/dist/game/data/stats/skills/00600-00699.xml +++ b/trunk/dist/game/data/stats/skills/00600-00699.xml @@ -148,8 +148,8 @@ - - + + @@ -210,9 +210,9 @@ - - - + + + @@ -461,20 +461,20 @@ - - + + - - + + - - + + @@ -776,7 +776,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/00700-00799.xml b/trunk/dist/game/data/stats/skills/00700-00799.xml index 03166c8e44..29643d98a3 100644 --- a/trunk/dist/game/data/stats/skills/00700-00799.xml +++ b/trunk/dist/game/data/stats/skills/00700-00799.xml @@ -126,7 +126,7 @@ - + @@ -153,7 +153,7 @@ - + @@ -187,7 +187,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -291,8 +291,8 @@ - - + + @@ -371,9 +371,9 @@ - + - + @@ -425,8 +425,8 @@ - - + + @@ -1453,7 +1453,7 @@ - + @@ -2261,10 +2261,10 @@ - + - + @@ -2358,7 +2358,7 @@ - + @@ -2386,10 +2386,10 @@ - + - + diff --git a/trunk/dist/game/data/stats/skills/00800-00899.xml b/trunk/dist/game/data/stats/skills/00800-00899.xml index 792e2779e0..baf4bb6177 100644 --- a/trunk/dist/game/data/stats/skills/00800-00899.xml +++ b/trunk/dist/game/data/stats/skills/00800-00899.xml @@ -570,7 +570,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/00900-00999.xml b/trunk/dist/game/data/stats/skills/00900-00999.xml index 51ee924406..6d192d74ba 100644 --- a/trunk/dist/game/data/stats/skills/00900-00999.xml +++ b/trunk/dist/game/data/stats/skills/00900-00999.xml @@ -1076,7 +1076,7 @@ - + @@ -1087,7 +1087,7 @@ - + @@ -1352,10 +1352,10 @@ - + - + @@ -1683,7 +1683,7 @@ - + @@ -2144,7 +2144,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/01000-01099.xml b/trunk/dist/game/data/stats/skills/01000-01099.xml index 725f34ad99..27b346899e 100644 --- a/trunk/dist/game/data/stats/skills/01000-01099.xml +++ b/trunk/dist/game/data/stats/skills/01000-01099.xml @@ -1706,7 +1706,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/01200-01299.xml b/trunk/dist/game/data/stats/skills/01200-01299.xml index acdd1e00b5..320a58f6b4 100644 --- a/trunk/dist/game/data/stats/skills/01200-01299.xml +++ b/trunk/dist/game/data/stats/skills/01200-01299.xml @@ -1438,7 +1438,7 @@ - + @@ -1876,7 +1876,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/01300-01399.xml b/trunk/dist/game/data/stats/skills/01300-01399.xml index c0b42bd8c0..a784c0b526 100644 --- a/trunk/dist/game/data/stats/skills/01300-01399.xml +++ b/trunk/dist/game/data/stats/skills/01300-01399.xml @@ -267,7 +267,7 @@ - + @@ -1085,8 +1085,8 @@ - - + + @@ -1538,10 +1538,10 @@ - + - + @@ -1578,9 +1578,9 @@ - + - + @@ -1769,9 +1769,9 @@ - - - + + + @@ -1786,9 +1786,9 @@ - - - + + + @@ -1823,7 +1823,7 @@ - + @@ -1840,7 +1840,7 @@ - + @@ -1882,7 +1882,7 @@ - + @@ -1898,7 +1898,7 @@ - + @@ -2156,7 +2156,7 @@ - + @@ -2174,7 +2174,7 @@ - + @@ -2306,8 +2306,8 @@ - - + + @@ -2361,7 +2361,7 @@ - + @@ -2374,7 +2374,7 @@ - + @@ -2387,8 +2387,8 @@ - - + + @@ -2402,7 +2402,7 @@ - + @@ -3290,16 +3290,16 @@ - - - + + + - - - + + + @@ -3340,30 +3340,30 @@ - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/trunk/dist/game/data/stats/skills/01400-01499.xml b/trunk/dist/game/data/stats/skills/01400-01499.xml index eb56dcba8d..b9474c426f 100644 --- a/trunk/dist/game/data/stats/skills/01400-01499.xml +++ b/trunk/dist/game/data/stats/skills/01400-01499.xml @@ -550,7 +550,7 @@ - + @@ -570,7 +570,7 @@ - + @@ -2116,7 +2116,7 @@ - + @@ -2704,8 +2704,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/01500-01599.xml b/trunk/dist/game/data/stats/skills/01500-01599.xml index 17334af34d..b8ef86c814 100644 --- a/trunk/dist/game/data/stats/skills/01500-01599.xml +++ b/trunk/dist/game/data/stats/skills/01500-01599.xml @@ -82,8 +82,8 @@ - - + + @@ -672,8 +672,8 @@ - - + + @@ -1105,7 +1105,7 @@ - + @@ -1130,7 +1130,7 @@ - + @@ -1239,8 +1239,8 @@ - - + + @@ -1530,7 +1530,7 @@ - + @@ -1807,7 +1807,7 @@ - + @@ -1858,10 +1858,10 @@ - + - + @@ -2222,8 +2222,8 @@ - - + + @@ -2247,8 +2247,8 @@ - - + + @@ -2489,9 +2489,9 @@ - - - + + + @@ -2516,9 +2516,9 @@ - - - + + + @@ -2557,7 +2557,7 @@ - + @@ -2584,7 +2584,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/01900-01999.xml b/trunk/dist/game/data/stats/skills/01900-01999.xml index 888b6b59ac..db633233c5 100644 --- a/trunk/dist/game/data/stats/skills/01900-01999.xml +++ b/trunk/dist/game/data/stats/skills/01900-01999.xml @@ -94,7 +94,7 @@ - + @@ -107,7 +107,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -458,8 +458,8 @@ - - + + @@ -629,7 +629,7 @@ - + @@ -689,7 +689,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/02000-02099.xml b/trunk/dist/game/data/stats/skills/02000-02099.xml index a3adf0e241..dc025be732 100644 --- a/trunk/dist/game/data/stats/skills/02000-02099.xml +++ b/trunk/dist/game/data/stats/skills/02000-02099.xml @@ -636,7 +636,7 @@ - + @@ -655,7 +655,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/02200-02299.xml b/trunk/dist/game/data/stats/skills/02200-02299.xml index 2722b85a8c..97d39b46e8 100644 --- a/trunk/dist/game/data/stats/skills/02200-02299.xml +++ b/trunk/dist/game/data/stats/skills/02200-02299.xml @@ -1857,7 +1857,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/02300-02399.xml b/trunk/dist/game/data/stats/skills/02300-02399.xml index 07dd46fc81..1a6b3b3d00 100644 --- a/trunk/dist/game/data/stats/skills/02300-02399.xml +++ b/trunk/dist/game/data/stats/skills/02300-02399.xml @@ -253,7 +253,7 @@ - + @@ -272,7 +272,7 @@ - + @@ -1719,7 +1719,7 @@ - + @@ -1777,9 +1777,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/02400-02499.xml b/trunk/dist/game/data/stats/skills/02400-02499.xml index 7bc53ba25a..7e8843ec66 100644 --- a/trunk/dist/game/data/stats/skills/02400-02499.xml +++ b/trunk/dist/game/data/stats/skills/02400-02499.xml @@ -138,7 +138,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -361,9 +361,9 @@ - - - + + + @@ -609,7 +609,7 @@ - + @@ -629,7 +629,7 @@ - + @@ -769,9 +769,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/02500-02599.xml b/trunk/dist/game/data/stats/skills/02500-02599.xml index 8b1cc9e156..ff259b3a00 100644 --- a/trunk/dist/game/data/stats/skills/02500-02599.xml +++ b/trunk/dist/game/data/stats/skills/02500-02599.xml @@ -304,7 +304,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/02700-02799.xml b/trunk/dist/game/data/stats/skills/02700-02799.xml index b9b36fa2b5..4c39dcfd56 100644 --- a/trunk/dist/game/data/stats/skills/02700-02799.xml +++ b/trunk/dist/game/data/stats/skills/02700-02799.xml @@ -2915,7 +2915,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/02800-02899.xml b/trunk/dist/game/data/stats/skills/02800-02899.xml index b9b0adf30d..7cff74a91c 100644 --- a/trunk/dist/game/data/stats/skills/02800-02899.xml +++ b/trunk/dist/game/data/stats/skills/02800-02899.xml @@ -1307,11 +1307,11 @@ - + - - - + + + @@ -1343,9 +1343,9 @@ - - - + + + @@ -1885,7 +1885,7 @@ - + @@ -1903,7 +1903,7 @@ - + @@ -1939,9 +1939,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/03000-03099.xml b/trunk/dist/game/data/stats/skills/03000-03099.xml index 790f67ac0f..51081d50bc 100644 --- a/trunk/dist/game/data/stats/skills/03000-03099.xml +++ b/trunk/dist/game/data/stats/skills/03000-03099.xml @@ -99,7 +99,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -217,7 +217,7 @@ - + @@ -307,7 +307,7 @@ - + @@ -363,7 +363,7 @@ - + @@ -378,7 +378,7 @@ - + @@ -651,7 +651,7 @@ - + @@ -668,7 +668,7 @@ - + @@ -683,7 +683,7 @@ - + @@ -786,7 +786,7 @@ - + @@ -802,7 +802,7 @@ - + @@ -1055,7 +1055,7 @@ - + @@ -1104,7 +1104,7 @@ - + @@ -1121,7 +1121,7 @@ - + @@ -1192,7 +1192,7 @@ - + @@ -1229,7 +1229,7 @@ - + @@ -1319,7 +1319,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/03100-03199.xml b/trunk/dist/game/data/stats/skills/03100-03199.xml index 8b1aa90748..5ffc04ec3b 100644 --- a/trunk/dist/game/data/stats/skills/03100-03199.xml +++ b/trunk/dist/game/data/stats/skills/03100-03199.xml @@ -1123,7 +1123,7 @@ - + @@ -1618,7 +1618,7 @@ - + @@ -1645,7 +1645,7 @@ - + @@ -1672,7 +1672,7 @@ - + @@ -1700,9 +1700,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/03200-03299.xml b/trunk/dist/game/data/stats/skills/03200-03299.xml index d5cea099fc..e18f63afed 100644 --- a/trunk/dist/game/data/stats/skills/03200-03299.xml +++ b/trunk/dist/game/data/stats/skills/03200-03299.xml @@ -869,7 +869,7 @@ - + @@ -948,7 +948,7 @@ - + @@ -962,7 +962,7 @@ - + @@ -976,7 +976,7 @@ - + @@ -991,9 +991,9 @@ - - - + + + @@ -1452,9 +1452,9 @@ - - - + + + @@ -1476,9 +1476,9 @@ - - - + + + @@ -1769,7 +1769,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/03300-03399.xml b/trunk/dist/game/data/stats/skills/03300-03399.xml index 5a3ffbf6de..85912a3d3b 100644 --- a/trunk/dist/game/data/stats/skills/03300-03399.xml +++ b/trunk/dist/game/data/stats/skills/03300-03399.xml @@ -670,8 +670,8 @@ - - + + @@ -688,7 +688,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -773,7 +773,7 @@ - + @@ -858,8 +858,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/03400-03499.xml b/trunk/dist/game/data/stats/skills/03400-03499.xml index 4e25749f99..22ecf59c5e 100644 --- a/trunk/dist/game/data/stats/skills/03400-03499.xml +++ b/trunk/dist/game/data/stats/skills/03400-03499.xml @@ -173,7 +173,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -238,8 +238,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/03500-03599.xml b/trunk/dist/game/data/stats/skills/03500-03599.xml index bd18b00ed0..fba536deda 100644 --- a/trunk/dist/game/data/stats/skills/03500-03599.xml +++ b/trunk/dist/game/data/stats/skills/03500-03599.xml @@ -546,7 +546,7 @@ - + @@ -773,8 +773,8 @@ - - + + @@ -847,7 +847,7 @@ - + @@ -871,7 +871,7 @@ - + @@ -929,7 +929,7 @@ - + @@ -946,7 +946,7 @@ - + @@ -963,7 +963,7 @@ - + @@ -1054,7 +1054,7 @@ - + @@ -1245,10 +1245,10 @@ - + - + @@ -1311,7 +1311,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1522,7 +1522,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/03600-03699.xml b/trunk/dist/game/data/stats/skills/03600-03699.xml index 177f70cef8..359a14c06d 100644 --- a/trunk/dist/game/data/stats/skills/03600-03699.xml +++ b/trunk/dist/game/data/stats/skills/03600-03699.xml @@ -156,7 +156,7 @@ - + @@ -188,9 +188,9 @@ - - - + + + @@ -216,9 +216,9 @@ - - - + + + @@ -244,9 +244,9 @@ - - - + + + @@ -713,10 +713,10 @@ - + - + @@ -772,8 +772,8 @@ - - + + @@ -789,7 +789,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -858,7 +858,7 @@ - + @@ -873,8 +873,8 @@ - - + + @@ -925,7 +925,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/03800-03899.xml b/trunk/dist/game/data/stats/skills/03800-03899.xml index 6f262f3544..572853b123 100644 --- a/trunk/dist/game/data/stats/skills/03800-03899.xml +++ b/trunk/dist/game/data/stats/skills/03800-03899.xml @@ -93,7 +93,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -363,7 +363,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -431,7 +431,7 @@ - + @@ -487,7 +487,7 @@ - + @@ -499,7 +499,7 @@ - + @@ -576,7 +576,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -650,7 +650,7 @@ - + @@ -663,7 +663,7 @@ - + @@ -731,9 +731,9 @@ - - - + + + @@ -938,7 +938,7 @@ - + @@ -950,7 +950,7 @@ - + @@ -1071,7 +1071,7 @@ - + @@ -1191,7 +1191,7 @@ - + @@ -1215,7 +1215,7 @@ - + @@ -1228,7 +1228,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/03900-03999.xml b/trunk/dist/game/data/stats/skills/03900-03999.xml index 3f259833b1..c24f93bdda 100644 --- a/trunk/dist/game/data/stats/skills/03900-03999.xml +++ b/trunk/dist/game/data/stats/skills/03900-03999.xml @@ -36,9 +36,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/04000-04099.xml b/trunk/dist/game/data/stats/skills/04000-04099.xml index d1726796d7..8ff24780a4 100644 --- a/trunk/dist/game/data/stats/skills/04000-04099.xml +++ b/trunk/dist/game/data/stats/skills/04000-04099.xml @@ -1631,7 +1631,7 @@ - + @@ -1643,7 +1643,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/04100-04199.xml b/trunk/dist/game/data/stats/skills/04100-04199.xml index 78dbc269e7..530a594853 100644 --- a/trunk/dist/game/data/stats/skills/04100-04199.xml +++ b/trunk/dist/game/data/stats/skills/04100-04199.xml @@ -273,7 +273,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/04300-04399.xml b/trunk/dist/game/data/stats/skills/04300-04399.xml index 2f5ed2c591..37dd77e3f6 100644 --- a/trunk/dist/game/data/stats/skills/04300-04399.xml +++ b/trunk/dist/game/data/stats/skills/04300-04399.xml @@ -214,7 +214,7 @@ - + @@ -1059,7 +1059,7 @@ - + @@ -1082,7 +1082,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/04400-04499.xml b/trunk/dist/game/data/stats/skills/04400-04499.xml index 62996fd0fd..007932e8f0 100644 --- a/trunk/dist/game/data/stats/skills/04400-04499.xml +++ b/trunk/dist/game/data/stats/skills/04400-04499.xml @@ -101,7 +101,7 @@ - + @@ -122,7 +122,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/04500-04599.xml b/trunk/dist/game/data/stats/skills/04500-04599.xml index 7457765fe9..3a996f0d4c 100644 --- a/trunk/dist/game/data/stats/skills/04500-04599.xml +++ b/trunk/dist/game/data/stats/skills/04500-04599.xml @@ -229,7 +229,7 @@ - + @@ -718,7 +718,7 @@ - + @@ -799,7 +799,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/04600-04699.xml b/trunk/dist/game/data/stats/skills/04600-04699.xml index cd173b4072..d094728408 100644 --- a/trunk/dist/game/data/stats/skills/04600-04699.xml +++ b/trunk/dist/game/data/stats/skills/04600-04699.xml @@ -53,7 +53,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -1170,7 +1170,7 @@ - + @@ -1190,7 +1190,7 @@ - + @@ -2289,7 +2289,7 @@ - + @@ -2388,8 +2388,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/05000-05099.xml b/trunk/dist/game/data/stats/skills/05000-05099.xml index d68f28159a..9179d4217f 100644 --- a/trunk/dist/game/data/stats/skills/05000-05099.xml +++ b/trunk/dist/game/data/stats/skills/05000-05099.xml @@ -1219,7 +1219,7 @@ - + @@ -1242,7 +1242,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/05100-05199.xml b/trunk/dist/game/data/stats/skills/05100-05199.xml index 11f6d23d50..e8048f7c45 100644 --- a/trunk/dist/game/data/stats/skills/05100-05199.xml +++ b/trunk/dist/game/data/stats/skills/05100-05199.xml @@ -908,9 +908,9 @@ - - - + + + @@ -1302,7 +1302,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/05200-05299.xml b/trunk/dist/game/data/stats/skills/05200-05299.xml index 1ab73f8a08..1a1af29f83 100644 --- a/trunk/dist/game/data/stats/skills/05200-05299.xml +++ b/trunk/dist/game/data/stats/skills/05200-05299.xml @@ -1537,9 +1537,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/05400-05499.xml b/trunk/dist/game/data/stats/skills/05400-05499.xml index cc407a3dfd..8226d6358f 100644 --- a/trunk/dist/game/data/stats/skills/05400-05499.xml +++ b/trunk/dist/game/data/stats/skills/05400-05499.xml @@ -331,7 +331,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/05500-05599.xml b/trunk/dist/game/data/stats/skills/05500-05599.xml index ed38dbd368..a0d32929b0 100644 --- a/trunk/dist/game/data/stats/skills/05500-05599.xml +++ b/trunk/dist/game/data/stats/skills/05500-05599.xml @@ -406,8 +406,8 @@ - - + + @@ -861,8 +861,8 @@ - - + + @@ -1069,7 +1069,7 @@ - + @@ -1111,8 +1111,8 @@ - - + + @@ -1173,7 +1173,7 @@ - + @@ -1201,7 +1201,7 @@ - + @@ -1325,8 +1325,8 @@ - - + + @@ -1411,7 +1411,7 @@ - + @@ -1730,7 +1730,7 @@ - + @@ -1759,7 +1759,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/05600-05699.xml b/trunk/dist/game/data/stats/skills/05600-05699.xml index 378ec68e4e..b483398d01 100644 --- a/trunk/dist/game/data/stats/skills/05600-05699.xml +++ b/trunk/dist/game/data/stats/skills/05600-05699.xml @@ -74,7 +74,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -122,7 +122,7 @@ - + @@ -791,9 +791,9 @@ - - - + + + @@ -899,7 +899,7 @@ - + @@ -930,7 +930,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/05800-05899.xml b/trunk/dist/game/data/stats/skills/05800-05899.xml index f66c60c36b..6b27d977e1 100644 --- a/trunk/dist/game/data/stats/skills/05800-05899.xml +++ b/trunk/dist/game/data/stats/skills/05800-05899.xml @@ -1652,8 +1652,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/05900-05999.xml b/trunk/dist/game/data/stats/skills/05900-05999.xml index 0ab35d50de..ca8a229eb4 100644 --- a/trunk/dist/game/data/stats/skills/05900-05999.xml +++ b/trunk/dist/game/data/stats/skills/05900-05999.xml @@ -415,8 +415,8 @@ - - + + @@ -1351,7 +1351,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/06000-06099.xml b/trunk/dist/game/data/stats/skills/06000-06099.xml index 73d433aa16..a4967bccf0 100644 --- a/trunk/dist/game/data/stats/skills/06000-06099.xml +++ b/trunk/dist/game/data/stats/skills/06000-06099.xml @@ -758,7 +758,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/06100-06199.xml b/trunk/dist/game/data/stats/skills/06100-06199.xml index 9e8ceaada9..e9efd86d1c 100644 --- a/trunk/dist/game/data/stats/skills/06100-06199.xml +++ b/trunk/dist/game/data/stats/skills/06100-06199.xml @@ -206,8 +206,8 @@ - - + + @@ -797,7 +797,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/06200-06299.xml b/trunk/dist/game/data/stats/skills/06200-06299.xml index 6b9b8d45e8..2a2fec56d0 100644 --- a/trunk/dist/game/data/stats/skills/06200-06299.xml +++ b/trunk/dist/game/data/stats/skills/06200-06299.xml @@ -259,8 +259,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/06300-06399.xml b/trunk/dist/game/data/stats/skills/06300-06399.xml index 68c98a259f..35c5ca31b9 100644 --- a/trunk/dist/game/data/stats/skills/06300-06399.xml +++ b/trunk/dist/game/data/stats/skills/06300-06399.xml @@ -1082,9 +1082,9 @@ - + - + diff --git a/trunk/dist/game/data/stats/skills/06400-06499.xml b/trunk/dist/game/data/stats/skills/06400-06499.xml index bc7a03bf7f..56c26e4cc9 100644 --- a/trunk/dist/game/data/stats/skills/06400-06499.xml +++ b/trunk/dist/game/data/stats/skills/06400-06499.xml @@ -699,7 +699,7 @@ - + @@ -770,10 +770,10 @@ - + - + @@ -798,10 +798,10 @@ - + - + diff --git a/trunk/dist/game/data/stats/skills/06600-06699.xml b/trunk/dist/game/data/stats/skills/06600-06699.xml index d9702cfbb8..69a09d1882 100644 --- a/trunk/dist/game/data/stats/skills/06600-06699.xml +++ b/trunk/dist/game/data/stats/skills/06600-06699.xml @@ -517,7 +517,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -976,7 +976,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/06700-06799.xml b/trunk/dist/game/data/stats/skills/06700-06799.xml index 7cb1bf1cc1..e27cbf23b1 100644 --- a/trunk/dist/game/data/stats/skills/06700-06799.xml +++ b/trunk/dist/game/data/stats/skills/06700-06799.xml @@ -207,7 +207,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -841,8 +841,8 @@ - - + + @@ -909,8 +909,8 @@ - - + + @@ -1134,8 +1134,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/06800-06899.xml b/trunk/dist/game/data/stats/skills/06800-06899.xml index ca4382ccbf..cf353e0f67 100644 --- a/trunk/dist/game/data/stats/skills/06800-06899.xml +++ b/trunk/dist/game/data/stats/skills/06800-06899.xml @@ -183,7 +183,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -324,8 +324,8 @@ - - + + @@ -1351,8 +1351,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/06900-06999.xml b/trunk/dist/game/data/stats/skills/06900-06999.xml index baccfd40f1..6c7e2eaadf 100644 --- a/trunk/dist/game/data/stats/skills/06900-06999.xml +++ b/trunk/dist/game/data/stats/skills/06900-06999.xml @@ -152,8 +152,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/07000-07099.xml b/trunk/dist/game/data/stats/skills/07000-07099.xml index ded0d3c2a9..a37df090f6 100644 --- a/trunk/dist/game/data/stats/skills/07000-07099.xml +++ b/trunk/dist/game/data/stats/skills/07000-07099.xml @@ -400,7 +400,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -825,9 +825,9 @@ - - - + + + @@ -861,9 +861,9 @@ - - - + + + @@ -888,7 +888,7 @@ - + @@ -920,7 +920,7 @@ - + @@ -956,7 +956,7 @@ - + @@ -1372,8 +1372,8 @@ - - + + @@ -1469,7 +1469,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/08200-08299.xml b/trunk/dist/game/data/stats/skills/08200-08299.xml index abcfac7fe1..29ca9d66d6 100644 --- a/trunk/dist/game/data/stats/skills/08200-08299.xml +++ b/trunk/dist/game/data/stats/skills/08200-08299.xml @@ -113,8 +113,8 @@ - - + + @@ -141,7 +141,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -430,8 +430,8 @@ - - + + @@ -458,7 +458,7 @@ - + @@ -538,8 +538,8 @@ - - + + @@ -565,7 +565,7 @@ - + @@ -592,7 +592,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -697,8 +697,8 @@ - - + + @@ -752,7 +752,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -978,7 +978,7 @@ - + @@ -1048,7 +1048,7 @@ - + @@ -1721,7 +1721,7 @@ - + @@ -1756,7 +1756,7 @@ - + @@ -1771,7 +1771,7 @@ - + @@ -1810,7 +1810,7 @@ - + @@ -1864,7 +1864,7 @@ - + @@ -1879,7 +1879,7 @@ - + @@ -1909,7 +1909,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/08300-08399.xml b/trunk/dist/game/data/stats/skills/08300-08399.xml index 790d47507d..a1dacb5b70 100644 --- a/trunk/dist/game/data/stats/skills/08300-08399.xml +++ b/trunk/dist/game/data/stats/skills/08300-08399.xml @@ -105,7 +105,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -274,8 +274,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/08400-08499.xml b/trunk/dist/game/data/stats/skills/08400-08499.xml index 3d6fb0da9e..ff23000e50 100644 --- a/trunk/dist/game/data/stats/skills/08400-08499.xml +++ b/trunk/dist/game/data/stats/skills/08400-08499.xml @@ -42,7 +42,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -133,7 +133,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -346,7 +346,7 @@ - + @@ -379,7 +379,7 @@ - + @@ -417,7 +417,7 @@ - + @@ -1075,7 +1075,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/08800-08899.xml b/trunk/dist/game/data/stats/skills/08800-08899.xml index 174e1dc3c8..5820a39fca 100644 --- a/trunk/dist/game/data/stats/skills/08800-08899.xml +++ b/trunk/dist/game/data/stats/skills/08800-08899.xml @@ -907,7 +907,7 @@ - + @@ -915,9 +915,9 @@ - - - + + + @@ -1002,7 +1002,7 @@ - + @@ -1020,7 +1020,7 @@ - + @@ -1038,7 +1038,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/08900-08999.xml b/trunk/dist/game/data/stats/skills/08900-08999.xml index e34ec2a3d9..8904bdee65 100644 --- a/trunk/dist/game/data/stats/skills/08900-08999.xml +++ b/trunk/dist/game/data/stats/skills/08900-08999.xml @@ -15,7 +15,7 @@ - + @@ -37,7 +37,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/09000-09099.xml b/trunk/dist/game/data/stats/skills/09000-09099.xml index 5a3f070bcf..789f4eac16 100644 --- a/trunk/dist/game/data/stats/skills/09000-09099.xml +++ b/trunk/dist/game/data/stats/skills/09000-09099.xml @@ -162,7 +162,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -385,9 +385,9 @@ - - - + + + @@ -1381,11 +1381,11 @@ - - - + + + - + diff --git a/trunk/dist/game/data/stats/skills/09100-09199.xml b/trunk/dist/game/data/stats/skills/09100-09199.xml index 58b11c5a8a..5775191681 100644 --- a/trunk/dist/game/data/stats/skills/09100-09199.xml +++ b/trunk/dist/game/data/stats/skills/09100-09199.xml @@ -1096,7 +1096,7 @@ - + @@ -1484,7 +1484,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/09200-09299.xml b/trunk/dist/game/data/stats/skills/09200-09299.xml index 0c2ab05e4d..0bf74d5751 100644 --- a/trunk/dist/game/data/stats/skills/09200-09299.xml +++ b/trunk/dist/game/data/stats/skills/09200-09299.xml @@ -40,11 +40,11 @@ - - + + - - + + @@ -334,7 +334,7 @@ - + @@ -417,12 +417,12 @@ - - + + - - - + + + @@ -853,7 +853,7 @@ - + @@ -918,11 +918,11 @@ - - + + - - + + diff --git a/trunk/dist/game/data/stats/skills/09300-09399.xml b/trunk/dist/game/data/stats/skills/09300-09399.xml index ff58ea0b6b..b8b02b7797 100644 --- a/trunk/dist/game/data/stats/skills/09300-09399.xml +++ b/trunk/dist/game/data/stats/skills/09300-09399.xml @@ -557,8 +557,8 @@ - - + + @@ -596,8 +596,8 @@ - - + + @@ -631,8 +631,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/10000-10099.xml b/trunk/dist/game/data/stats/skills/10000-10099.xml index c321c9594b..1f8e1dc05d 100644 --- a/trunk/dist/game/data/stats/skills/10000-10099.xml +++ b/trunk/dist/game/data/stats/skills/10000-10099.xml @@ -357,7 +357,7 @@ - + @@ -1198,10 +1198,10 @@ - + - + @@ -1217,10 +1217,10 @@ - + - + @@ -1237,10 +1237,10 @@ - + - + @@ -1402,9 +1402,9 @@ - - - + + + @@ -1426,9 +1426,9 @@ - - - + + + @@ -2856,10 +2856,10 @@ - + - + @@ -2897,10 +2897,10 @@ - + - + diff --git a/trunk/dist/game/data/stats/skills/10100-10199.xml b/trunk/dist/game/data/stats/skills/10100-10199.xml index 39410b2fc2..f8317bf0d7 100644 --- a/trunk/dist/game/data/stats/skills/10100-10199.xml +++ b/trunk/dist/game/data/stats/skills/10100-10199.xml @@ -36,10 +36,10 @@ - + - + @@ -77,10 +77,10 @@ - + - + diff --git a/trunk/dist/game/data/stats/skills/10200-10299.xml b/trunk/dist/game/data/stats/skills/10200-10299.xml index 1892abd8aa..38649d39a0 100644 --- a/trunk/dist/game/data/stats/skills/10200-10299.xml +++ b/trunk/dist/game/data/stats/skills/10200-10299.xml @@ -12,7 +12,7 @@ - + @@ -1401,13 +1401,13 @@ - + - + @@ -1417,7 +1417,7 @@ - + @@ -1432,13 +1432,13 @@ - + - + @@ -1448,7 +1448,7 @@ - + @@ -1975,13 +1975,13 @@ - + - + @@ -2012,7 +2012,7 @@ - + @@ -2021,7 +2021,7 @@ - + @@ -2121,15 +2121,15 @@ - - + + - - + + diff --git a/trunk/dist/game/data/stats/skills/10300-10399.xml b/trunk/dist/game/data/stats/skills/10300-10399.xml index 78bad603db..9d0af5b65f 100644 --- a/trunk/dist/game/data/stats/skills/10300-10399.xml +++ b/trunk/dist/game/data/stats/skills/10300-10399.xml @@ -182,8 +182,8 @@ - - + + @@ -620,10 +620,10 @@ - + - + @@ -642,7 +642,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/10500-10599.xml b/trunk/dist/game/data/stats/skills/10500-10599.xml index 05b239ea1a..021a35d86b 100644 --- a/trunk/dist/game/data/stats/skills/10500-10599.xml +++ b/trunk/dist/game/data/stats/skills/10500-10599.xml @@ -213,10 +213,10 @@ - + - + @@ -225,10 +225,10 @@ - + - + @@ -421,7 +421,7 @@ - + @@ -1265,10 +1265,10 @@ - + - + @@ -1687,33 +1687,33 @@ - + - + - + - + - + @@ -2079,14 +2079,14 @@ - + - + @@ -2183,27 +2183,27 @@ - + - + - + - + - + - + diff --git a/trunk/dist/game/data/stats/skills/10600-10699.xml b/trunk/dist/game/data/stats/skills/10600-10699.xml index 4c1619b47d..ea8741d585 100644 --- a/trunk/dist/game/data/stats/skills/10600-10699.xml +++ b/trunk/dist/game/data/stats/skills/10600-10699.xml @@ -68,27 +68,27 @@ - + - + - + - + - + - + @@ -152,7 +152,7 @@ - + @@ -171,27 +171,27 @@ - + - + - + - + - + - + diff --git a/trunk/dist/game/data/stats/skills/10700-10799.xml b/trunk/dist/game/data/stats/skills/10700-10799.xml index 5c2ffafc76..f70aec969d 100644 --- a/trunk/dist/game/data/stats/skills/10700-10799.xml +++ b/trunk/dist/game/data/stats/skills/10700-10799.xml @@ -194,7 +194,7 @@ - + @@ -281,16 +281,16 @@ - - + + - - + + @@ -1235,30 +1235,30 @@ - + - + - + - + - + - + diff --git a/trunk/dist/game/data/stats/skills/11000-11099.xml b/trunk/dist/game/data/stats/skills/11000-11099.xml index 143eef14ac..ecb22e8faf 100644 --- a/trunk/dist/game/data/stats/skills/11000-11099.xml +++ b/trunk/dist/game/data/stats/skills/11000-11099.xml @@ -163,8 +163,8 @@ - - + + @@ -1534,7 +1534,7 @@ - + @@ -1544,7 +1544,7 @@ - + @@ -1554,7 +1554,7 @@ - + @@ -1564,7 +1564,7 @@ - + @@ -1614,7 +1614,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/11200-11299.xml b/trunk/dist/game/data/stats/skills/11200-11299.xml index 4be80cef4b..f7c0fc7e21 100644 --- a/trunk/dist/game/data/stats/skills/11200-11299.xml +++ b/trunk/dist/game/data/stats/skills/11200-11299.xml @@ -1640,7 +1640,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/11500-11599.xml b/trunk/dist/game/data/stats/skills/11500-11599.xml index 63b2946d39..6c51722947 100644 --- a/trunk/dist/game/data/stats/skills/11500-11599.xml +++ b/trunk/dist/game/data/stats/skills/11500-11599.xml @@ -30,7 +30,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -728,7 +728,7 @@ - + @@ -835,12 +835,12 @@ - - + + - - - + + + @@ -974,8 +974,8 @@ - - + + @@ -990,8 +990,8 @@ - - + + @@ -1031,8 +1031,8 @@ - - + + @@ -1048,8 +1048,8 @@ - - + + @@ -1068,8 +1068,8 @@ - - + + @@ -1088,8 +1088,8 @@ - - + + @@ -1137,8 +1137,8 @@ - - + + @@ -1160,8 +1160,8 @@ - - + + @@ -1186,8 +1186,8 @@ - - + + @@ -1257,7 +1257,7 @@ - + @@ -1346,8 +1346,8 @@ - - + + @@ -1807,7 +1807,7 @@ - + @@ -1939,9 +1939,9 @@ - - - + + + @@ -2433,7 +2433,7 @@ - + @@ -2730,7 +2730,7 @@ - + @@ -2837,11 +2837,11 @@ - - + + - - + + @@ -2973,8 +2973,8 @@ - - + + @@ -2989,8 +2989,8 @@ - - + + @@ -3030,8 +3030,8 @@ - - + + @@ -3047,8 +3047,8 @@ - - + + @@ -3067,8 +3067,8 @@ - - + + @@ -3087,8 +3087,8 @@ - - + + @@ -3136,8 +3136,8 @@ - - + + @@ -3159,8 +3159,8 @@ - - + + @@ -3185,8 +3185,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/11600-11699.xml b/trunk/dist/game/data/stats/skills/11600-11699.xml index a7546478e6..c4a0c22a36 100644 --- a/trunk/dist/game/data/stats/skills/11600-11699.xml +++ b/trunk/dist/game/data/stats/skills/11600-11699.xml @@ -32,7 +32,7 @@ - + @@ -120,8 +120,8 @@ - - + + @@ -226,7 +226,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -352,8 +352,8 @@ - - + + @@ -397,7 +397,7 @@ - + @@ -486,8 +486,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/11700-11799.xml b/trunk/dist/game/data/stats/skills/11700-11799.xml index d5244bfa3e..fc4a8b905e 100644 --- a/trunk/dist/game/data/stats/skills/11700-11799.xml +++ b/trunk/dist/game/data/stats/skills/11700-11799.xml @@ -9,7 +9,7 @@ - + @@ -672,24 +672,24 @@ - - + + - - + + - - + + @@ -1050,8 +1050,8 @@ - - + + @@ -1199,7 +1199,7 @@ - + @@ -1208,7 +1208,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/11800-11899.xml b/trunk/dist/game/data/stats/skills/11800-11899.xml index f81e8ecab4..e387358786 100644 --- a/trunk/dist/game/data/stats/skills/11800-11899.xml +++ b/trunk/dist/game/data/stats/skills/11800-11899.xml @@ -608,7 +608,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/12800-12899.xml b/trunk/dist/game/data/stats/skills/12800-12899.xml index 6d9c21bda0..6c126020ae 100644 --- a/trunk/dist/game/data/stats/skills/12800-12899.xml +++ b/trunk/dist/game/data/stats/skills/12800-12899.xml @@ -623,7 +623,7 @@ - + @@ -635,7 +635,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/13000-13099.xml b/trunk/dist/game/data/stats/skills/13000-13099.xml index 9d0eac5d2f..fd86030110 100644 --- a/trunk/dist/game/data/stats/skills/13000-13099.xml +++ b/trunk/dist/game/data/stats/skills/13000-13099.xml @@ -118,8 +118,8 @@ - - + + @@ -184,7 +184,7 @@ - + @@ -484,7 +484,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -595,7 +595,7 @@ - + @@ -637,7 +637,7 @@ - + @@ -1264,7 +1264,7 @@ - + @@ -1333,10 +1333,10 @@ - - - - + + + + @@ -1407,7 +1407,7 @@ - + @@ -1479,7 +1479,7 @@ - + @@ -1535,11 +1535,11 @@ - + - + @@ -1570,7 +1570,7 @@ - + @@ -1611,7 +1611,7 @@ - + @@ -1646,14 +1646,14 @@ - - - + + + - + @@ -1687,12 +1687,12 @@ - + - + @@ -1725,9 +1725,9 @@ - - - + + + @@ -1768,12 +1768,12 @@ - + - + @@ -1806,9 +1806,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/13200-13299.xml b/trunk/dist/game/data/stats/skills/13200-13299.xml index dba41653bd..6349e5d05b 100644 --- a/trunk/dist/game/data/stats/skills/13200-13299.xml +++ b/trunk/dist/game/data/stats/skills/13200-13299.xml @@ -462,7 +462,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -514,7 +514,7 @@ - + @@ -527,7 +527,7 @@ - + @@ -743,7 +743,7 @@ - + @@ -756,7 +756,7 @@ - + @@ -769,7 +769,7 @@ - + @@ -782,7 +782,7 @@ - + @@ -795,7 +795,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -819,7 +819,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -855,7 +855,7 @@ - + @@ -868,7 +868,7 @@ - + @@ -881,7 +881,7 @@ - + @@ -894,7 +894,7 @@ - + @@ -907,7 +907,7 @@ - + @@ -920,7 +920,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/13300-13399.xml b/trunk/dist/game/data/stats/skills/13300-13399.xml index cb33b15026..cb3ab75b89 100644 --- a/trunk/dist/game/data/stats/skills/13300-13399.xml +++ b/trunk/dist/game/data/stats/skills/13300-13399.xml @@ -153,8 +153,8 @@ - - + + @@ -255,7 +255,7 @@ - + @@ -313,7 +313,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -543,7 +543,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/13400-13499.xml b/trunk/dist/game/data/stats/skills/13400-13499.xml index 442993d2cb..1da34f85e3 100644 --- a/trunk/dist/game/data/stats/skills/13400-13499.xml +++ b/trunk/dist/game/data/stats/skills/13400-13499.xml @@ -298,9 +298,9 @@ - + - + @@ -325,8 +325,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/13500-13599.xml b/trunk/dist/game/data/stats/skills/13500-13599.xml index 32715dafb9..f653583cdd 100644 --- a/trunk/dist/game/data/stats/skills/13500-13599.xml +++ b/trunk/dist/game/data/stats/skills/13500-13599.xml @@ -223,8 +223,8 @@ - - + + @@ -238,7 +238,7 @@ - + @@ -268,8 +268,8 @@ - - + + @@ -283,7 +283,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -373,7 +373,7 @@ - + @@ -404,7 +404,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/15600-15699.xml b/trunk/dist/game/data/stats/skills/15600-15699.xml index 4973162cd6..c43f306660 100644 --- a/trunk/dist/game/data/stats/skills/15600-15699.xml +++ b/trunk/dist/game/data/stats/skills/15600-15699.xml @@ -446,7 +446,7 @@ - + @@ -517,10 +517,10 @@ - - + + - + @@ -605,8 +605,8 @@ - - + + @@ -632,8 +632,8 @@ - - + + @@ -670,8 +670,8 @@ - - + + @@ -703,7 +703,7 @@ - + @@ -766,8 +766,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/17000-17099.xml b/trunk/dist/game/data/stats/skills/17000-17099.xml index 2bdb59dacf..40281eec67 100644 --- a/trunk/dist/game/data/stats/skills/17000-17099.xml +++ b/trunk/dist/game/data/stats/skills/17000-17099.xml @@ -597,7 +597,7 @@ - + @@ -656,8 +656,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/19100-19199.xml b/trunk/dist/game/data/stats/skills/19100-19199.xml index c170da71b5..ac3d88d647 100644 --- a/trunk/dist/game/data/stats/skills/19100-19199.xml +++ b/trunk/dist/game/data/stats/skills/19100-19199.xml @@ -306,7 +306,7 @@ - + @@ -454,7 +454,7 @@ - + @@ -494,7 +494,7 @@ - + @@ -514,7 +514,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -715,7 +715,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/20000-20099.xml b/trunk/dist/game/data/stats/skills/20000-20099.xml index 633442baff..e6929a71d0 100644 --- a/trunk/dist/game/data/stats/skills/20000-20099.xml +++ b/trunk/dist/game/data/stats/skills/20000-20099.xml @@ -68,7 +68,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/21000-21099.xml b/trunk/dist/game/data/stats/skills/21000-21099.xml index 9409fdf213..98778bd757 100644 --- a/trunk/dist/game/data/stats/skills/21000-21099.xml +++ b/trunk/dist/game/data/stats/skills/21000-21099.xml @@ -290,7 +290,7 @@ - + @@ -303,8 +303,8 @@ - - + + @@ -317,7 +317,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -342,8 +342,8 @@ - - + + @@ -356,7 +356,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -381,7 +381,7 @@ - + @@ -395,7 +395,7 @@ - + @@ -421,8 +421,8 @@ - - + + @@ -434,7 +434,7 @@ - + @@ -447,8 +447,8 @@ - - + + @@ -974,7 +974,7 @@ - + @@ -1186,7 +1186,7 @@ - + @@ -1356,7 +1356,7 @@ - + @@ -1700,8 +1700,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/21100-21199.xml b/trunk/dist/game/data/stats/skills/21100-21199.xml index bbfe1db112..d5be4c1ea5 100644 --- a/trunk/dist/game/data/stats/skills/21100-21199.xml +++ b/trunk/dist/game/data/stats/skills/21100-21199.xml @@ -19,7 +19,7 @@ - + @@ -264,7 +264,7 @@ - + @@ -333,7 +333,7 @@ - + @@ -380,8 +380,8 @@ - - + + @@ -594,8 +594,8 @@ - - + + @@ -643,9 +643,9 @@ - - - + + + @@ -809,8 +809,8 @@ - - + + @@ -858,9 +858,9 @@ - - - + + + @@ -1103,8 +1103,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/22000-22099.xml b/trunk/dist/game/data/stats/skills/22000-22099.xml index 78a940fd7f..d4d3a27838 100644 --- a/trunk/dist/game/data/stats/skills/22000-22099.xml +++ b/trunk/dist/game/data/stats/skills/22000-22099.xml @@ -267,9 +267,9 @@ - - - + + + @@ -298,9 +298,9 @@ - - - + + + @@ -328,9 +328,9 @@ - - - + + + @@ -359,9 +359,9 @@ - - - + + + @@ -1160,7 +1160,7 @@ - + @@ -1320,9 +1320,9 @@ - - - + + + @@ -1547,7 +1547,7 @@ - + @@ -1796,9 +1796,9 @@ - - - + + + @@ -1827,9 +1827,9 @@ - - - + + + @@ -1863,9 +1863,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/22100-22199.xml b/trunk/dist/game/data/stats/skills/22100-22199.xml index a8666e7037..e4ece81b97 100644 --- a/trunk/dist/game/data/stats/skills/22100-22199.xml +++ b/trunk/dist/game/data/stats/skills/22100-22199.xml @@ -30,9 +30,9 @@ - - - + + + @@ -448,8 +448,8 @@ - - + + @@ -520,11 +520,11 @@ - - + + - + @@ -896,7 +896,7 @@ - + @@ -1064,9 +1064,9 @@ - - - + + + @@ -1102,7 +1102,7 @@ - + @@ -1228,7 +1228,7 @@ - + @@ -1302,7 +1302,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/22200-22299.xml b/trunk/dist/game/data/stats/skills/22200-22299.xml index 3ec27f20b4..9c1552b562 100644 --- a/trunk/dist/game/data/stats/skills/22200-22299.xml +++ b/trunk/dist/game/data/stats/skills/22200-22299.xml @@ -127,8 +127,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/23000-23099.xml b/trunk/dist/game/data/stats/skills/23000-23099.xml index 9ea7b0c73a..8497d3bcf8 100644 --- a/trunk/dist/game/data/stats/skills/23000-23099.xml +++ b/trunk/dist/game/data/stats/skills/23000-23099.xml @@ -342,9 +342,9 @@ - - - + + + @@ -370,9 +370,9 @@ - - - + + + @@ -1009,7 +1009,7 @@ - + @@ -1409,9 +1409,9 @@ - - - + + + @@ -1447,9 +1447,9 @@ - - - + + + @@ -1488,8 +1488,8 @@ - - + + @@ -1648,8 +1648,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/23100-23199.xml b/trunk/dist/game/data/stats/skills/23100-23199.xml index d968c673b7..1c4af8a3f8 100644 --- a/trunk/dist/game/data/stats/skills/23100-23199.xml +++ b/trunk/dist/game/data/stats/skills/23100-23199.xml @@ -887,8 +887,8 @@ - - + + diff --git a/trunk/dist/game/data/stats/skills/23200-23299.xml b/trunk/dist/game/data/stats/skills/23200-23299.xml index 3fd92411af..455b6d2e7b 100644 --- a/trunk/dist/game/data/stats/skills/23200-23299.xml +++ b/trunk/dist/game/data/stats/skills/23200-23299.xml @@ -769,7 +769,7 @@ - + @@ -786,7 +786,7 @@ - + @@ -1099,9 +1099,9 @@ - - - + + + @@ -1129,9 +1129,9 @@ - - - + + + @@ -1151,7 +1151,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1209,7 +1209,7 @@ - + @@ -1327,8 +1327,8 @@ - - + + @@ -1413,7 +1413,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/26000-26099.xml b/trunk/dist/game/data/stats/skills/26000-26099.xml index 94ec0aaf6f..2f5843fd38 100644 --- a/trunk/dist/game/data/stats/skills/26000-26099.xml +++ b/trunk/dist/game/data/stats/skills/26000-26099.xml @@ -483,7 +483,7 @@ - + @@ -670,9 +670,9 @@ - - - + + + diff --git a/trunk/dist/game/data/stats/skills/30000-30099.xml b/trunk/dist/game/data/stats/skills/30000-30099.xml index bc9eaf4cc1..5bfef39fcc 100644 --- a/trunk/dist/game/data/stats/skills/30000-30099.xml +++ b/trunk/dist/game/data/stats/skills/30000-30099.xml @@ -429,7 +429,7 @@ - + @@ -636,7 +636,7 @@ - + diff --git a/trunk/dist/game/data/stats/skills/30500-30599.xml b/trunk/dist/game/data/stats/skills/30500-30599.xml index 66e2e09c64..f1ca93b2da 100644 --- a/trunk/dist/game/data/stats/skills/30500-30599.xml +++ b/trunk/dist/game/data/stats/skills/30500-30599.xml @@ -372,7 +372,7 @@ - + @@ -482,7 +482,7 @@ - + @@ -494,7 +494,7 @@ - + diff --git a/trunk/dist/game/data/xsd/items.xsd b/trunk/dist/game/data/xsd/items.xsd index 20dc345f95..50a7fc8720 100644 --- a/trunk/dist/game/data/xsd/items.xsd +++ b/trunk/dist/game/data/xsd/items.xsd @@ -182,7 +182,7 @@ - + diff --git a/trunk/dist/game/data/xsd/optionsData.xsd b/trunk/dist/game/data/xsd/optionsData.xsd index d23601a28a..82c9787611 100644 --- a/trunk/dist/game/data/xsd/optionsData.xsd +++ b/trunk/dist/game/data/xsd/optionsData.xsd @@ -16,7 +16,7 @@ - + @@ -34,7 +34,7 @@ - + @@ -56,7 +56,7 @@ - + diff --git a/trunk/dist/game/data/xsd/skills.xsd b/trunk/dist/game/data/xsd/skills.xsd index e74e88d586..8e0a94243d 100644 --- a/trunk/dist/game/data/xsd/skills.xsd +++ b/trunk/dist/game/data/xsd/skills.xsd @@ -286,13 +286,15 @@ - + + + + + - - @@ -303,7 +305,6 @@ - @@ -311,7 +312,7 @@ - + @@ -327,16 +328,16 @@ - + - - - + + + @@ -357,8 +358,8 @@ - - + + @@ -371,8 +372,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/html/villagemaster/30109.htm b/trunk/dist/game/data_classic/html/villagemaster/30109.htm index 3251bc4433..015326de29 100644 --- a/trunk/dist/game/data_classic/html/villagemaster/30109.htm +++ b/trunk/dist/game/data_classic/html/villagemaster/30109.htm @@ -1,6 +1,6 @@ Grand Master Hannavalt:
Welcome. I'm Grand Master Hannavalt, the Guild Master of the Warrior Guild here. Any warrior who strives to train their body and mind to be stronger will always find a place here.
- + diff --git a/trunk/dist/game/data_classic/html/villagemaster/30187.htm b/trunk/dist/game/data_classic/html/villagemaster/30187.htm index fe3c2e0f71..3d8a6c5183 100644 --- a/trunk/dist/game/data_classic/html/villagemaster/30187.htm +++ b/trunk/dist/game/data_classic/html/villagemaster/30187.htm @@ -1,6 +1,6 @@ Grand Master Klaus Blackbird:
Yes, yes, the name is Blackbird. Are you here for high level Warrior training? If not, you may want to run away, fast. Before we try to convert you.
- + diff --git a/trunk/dist/game/data_classic/html/villagemaster/30689.htm b/trunk/dist/game/data_classic/html/villagemaster/30689.htm index 91a3407031..10e169da2a 100644 --- a/trunk/dist/game/data_classic/html/villagemaster/30689.htm +++ b/trunk/dist/game/data_classic/html/villagemaster/30689.htm @@ -1,6 +1,6 @@ Grand Master Siria:
Welcome. I am Grand Master Siria, the leader of this Warriors Guild. It is my duty to develop Human and Elf fighters into high-level Warriors.
- + diff --git a/trunk/dist/game/data_classic/html/villagemaster/30849.htm b/trunk/dist/game/data_classic/html/villagemaster/30849.htm index 6c1da49520..199027e159 100644 --- a/trunk/dist/game/data_classic/html/villagemaster/30849.htm +++ b/trunk/dist/game/data_classic/html/villagemaster/30849.htm @@ -1,6 +1,6 @@ Grand Master Sedrick:
Welcome to Aden, young one. My name is Sedrick. I welcome you on behalf of the warriors of the Castle of Aden and its dominion.
- + diff --git a/trunk/dist/game/data_classic/html/villagemaster/30900.htm b/trunk/dist/game/data_classic/html/villagemaster/30900.htm index ba47048496..118caa341e 100644 --- a/trunk/dist/game/data_classic/html/villagemaster/30900.htm +++ b/trunk/dist/game/data_classic/html/villagemaster/30900.htm @@ -1,6 +1,6 @@ Grand Master Marcus:
Heine is one of Innadril's most beautiful cities, but you must never let your guard down, youngster, despite its beauty. Remember that Devil's Isle and the Garden of Eva are close at hand. Ah, and Fafurion's Island as well... They say that long ago, after being wounded by young Lionel Hunter, Fafurion cursed each and every stone in Innadril... How can even the Grand Master of the Warriors Guild not be constantly on guard?
- + diff --git a/trunk/dist/game/data_classic/scripts.cfg b/trunk/dist/game/data_classic/scripts.cfg index f26fa1acf3..3929fe8139 100644 --- a/trunk/dist/game/data_classic/scripts.cfg +++ b/trunk/dist/game/data_classic/scripts.cfg @@ -62,6 +62,7 @@ village_master/DwarfBlacksmithChange2/DwarfBlacksmithChange2.java village_master/DwarfWarehouseChange1/DwarfWarehouseChange1.java village_master/DwarfWarehouseChange2/DwarfWarehouseChange2.java village_master/ElfHumanClericChange2/ElfHumanClericChange2.java +village_master/ElfHumanFighterChange2/ElfHumanFighterChange2.java village_master/ElfHumanWizardChange2/ElfHumanWizardChange2.java village_master/OrcChange1/OrcChange1.java village_master/OrcChange2/OrcChange2.java diff --git a/trunk/dist/game/data_classic/scripts/handlers/actionshifthandlers/L2NpcActionShift.java b/trunk/dist/game/data_classic/scripts/handlers/actionshifthandlers/L2NpcActionShift.java index 850ebd10f7..dc256523cf 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/actionshifthandlers/L2NpcActionShift.java +++ b/trunk/dist/game/data_classic/scripts/handlers/actionshifthandlers/L2NpcActionShift.java @@ -78,10 +78,10 @@ public class L2NpcActionShift implements IActionShiftHandler html.replace("%mp%", String.valueOf((int) ((L2Character) target).getCurrentMp())); html.replace("%mpmax%", String.valueOf(((L2Character) target).getMaxMp())); - html.replace("%patk%", String.valueOf(((L2Character) target).getPAtk(null))); - html.replace("%matk%", String.valueOf(((L2Character) target).getMAtk(null, null))); - html.replace("%pdef%", String.valueOf(((L2Character) target).getPDef(null))); - html.replace("%mdef%", String.valueOf(((L2Character) target).getMDef(null, null))); + html.replace("%patk%", String.valueOf((int) ((L2Character) target).getPAtk(null))); + html.replace("%matk%", String.valueOf((int) ((L2Character) target).getMAtk(null, null))); + html.replace("%pdef%", String.valueOf((int) ((L2Character) target).getPDef(null))); + html.replace("%mdef%", String.valueOf((int) ((L2Character) target).getMDef(null, null))); html.replace("%accu%", String.valueOf(((L2Character) target).getAccuracy())); html.replace("%evas%", String.valueOf(((L2Character) target).getEvasionRate(null))); html.replace("%crit%", String.valueOf(((L2Character) target).getCriticalHit(null, null))); @@ -126,8 +126,8 @@ public class L2NpcActionShift implements IActionShiftHandler html.replace("%spawntype%", "Fixed"); html.replace("%spawn%", ((L2Npc) target).getSpawn().getX() + " " + ((L2Npc) target).getSpawn().getY() + " " + ((L2Npc) target).getSpawn().getZ()); } - html.replace("%loc2d%", String.valueOf((int) target.calculateDistance(((L2Npc) target).getSpawn().getLocation(target), false, false))); - html.replace("%loc3d%", String.valueOf((int) target.calculateDistance(((L2Npc) target).getSpawn().getLocation(target), true, false))); + html.replace("%loc2d%", String.valueOf((int) activeChar.calculateDistance(((L2Npc) target).getSpawn().getLocation(target), false, false))); + html.replace("%loc3d%", String.valueOf((int) activeChar.calculateDistance(((L2Npc) target).getSpawn().getLocation(target), true, false))); if (((L2Npc) target).getSpawn().getRespawnMinDelay() == 0) { html.replace("%resp%", "None"); diff --git a/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminEditChar.java b/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminEditChar.java index 3c476ec46c..9894cea787 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminEditChar.java +++ b/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminEditChar.java @@ -1000,10 +1000,10 @@ public class AdminEditChar implements IAdminCommandHandler adminReply.replace("%currentload%", String.valueOf(player.getCurrentLoad())); adminReply.replace("%maxload%", String.valueOf(player.getMaxLoad())); adminReply.replace("%percent%", String.valueOf(Util.roundTo(((float) player.getCurrentLoad() / (float) player.getMaxLoad()) * 100, 2))); - adminReply.replace("%patk%", String.valueOf(player.getPAtk(null))); - adminReply.replace("%matk%", String.valueOf(player.getMAtk(null, null))); - adminReply.replace("%pdef%", String.valueOf(player.getPDef(null))); - adminReply.replace("%mdef%", String.valueOf(player.getMDef(null, null))); + adminReply.replace("%patk%", String.valueOf((int) player.getPAtk(null))); + adminReply.replace("%matk%", String.valueOf((int) player.getMAtk(null, null))); + adminReply.replace("%pdef%", String.valueOf((int) player.getPDef(null))); + adminReply.replace("%mdef%", String.valueOf((int) player.getMDef(null, null))); adminReply.replace("%accuracy%", String.valueOf(player.getAccuracy())); adminReply.replace("%evasion%", String.valueOf(player.getEvasionRate(null))); adminReply.replace("%critical%", String.valueOf(player.getCriticalHit(null, null))); diff --git a/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminFightCalculator.java b/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminFightCalculator.java index 1148886b3f..e5f6c4da44 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminFightCalculator.java +++ b/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminFightCalculator.java @@ -222,7 +222,7 @@ public class AdminFightCalculator implements IAdminCommandHandler { shld1++; } - boolean _crit1 = Formulas.calcCrit(npc1.getCriticalHit(npc2, null), false, npc2); + boolean _crit1 = Formulas.calcCrit(npc1, npc2); if (_crit1) { crit1++; @@ -255,7 +255,7 @@ public class AdminFightCalculator implements IAdminCommandHandler { shld2++; } - boolean _crit2 = Formulas.calcCrit(npc2.getCriticalHit(npc1, null), false, npc1); + boolean _crit2 = Formulas.calcCrit(npc2, npc1); if (_crit2) { crit2++; diff --git a/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminHeal.java b/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminHeal.java index bcb92e4fc0..2f4056a8c1 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminHeal.java +++ b/trunk/dist/game/data_classic/scripts/handlers/admincommandhandlers/AdminHeal.java @@ -44,7 +44,6 @@ public class AdminHeal implements IAdminCommandHandler @Override public boolean useAdminCommand(String command, L2PcInstance activeChar) { - if (command.equals("admin_heal")) { handleHeal(activeChar); diff --git a/trunk/dist/game/data_classic/scripts/handlers/bypasshandlers/NpcViewMod.java b/trunk/dist/game/data_classic/scripts/handlers/bypasshandlers/NpcViewMod.java index dc791c2c9f..9879d05d0c 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/bypasshandlers/NpcViewMod.java +++ b/trunk/dist/game/data_classic/scripts/handlers/bypasshandlers/NpcViewMod.java @@ -187,11 +187,11 @@ public class NpcViewMod implements IBypassHandler html.replace("%atktype%", Util.capitalizeFirst(npc.getAttackType().name().toLowerCase())); html.replace("%atkrange%", npc.getStat().getPhysicalAttackRange()); - html.replace("%patk%", npc.getPAtk(activeChar)); - html.replace("%pdef%", npc.getPDef(activeChar)); + html.replace("%patk%", (int) npc.getPAtk(activeChar)); + html.replace("%pdef%", (int) npc.getPDef(activeChar)); - html.replace("%matk%", npc.getMAtk(activeChar, null)); - html.replace("%mdef%", npc.getMDef(activeChar, null)); + html.replace("%matk%", (int) npc.getMAtk(activeChar, null)); + html.replace("%mdef%", (int) npc.getMDef(activeChar, null)); html.replace("%atkspd%", npc.getPAtkSpd()); html.replace("%castspd%", npc.getMAtkSpd()); diff --git a/trunk/dist/game/data_classic/scripts/handlers/bypasshandlers/QuestLink.java b/trunk/dist/game/data_classic/scripts/handlers/bypasshandlers/QuestLink.java index 70000ea248..6ea4c1054f 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/bypasshandlers/QuestLink.java +++ b/trunk/dist/game/data_classic/scripts/handlers/bypasshandlers/QuestLink.java @@ -84,6 +84,10 @@ public class QuestLink implements IBypassHandler private static void showQuestChooseWindow(L2PcInstance player, L2Npc npc, Collection quests) { final StringBuilder sb = StringUtil.startAppend(150, ""); + final StringBuilder qStarted = StringUtil.startAppend(150, ""); + final StringBuilder qCanStart = StringUtil.startAppend(150, ""); + final StringBuilder qCannotstart = StringUtil.startAppend(150, ""); + final StringBuilder qComplete = StringUtil.startAppend(150, ""); String state = ""; String color = ""; @@ -121,35 +125,72 @@ public class QuestLink implements IBypassHandler state = quest.isCustomQuest() ? " (Done)" : "03"; color = "787878"; } - StringUtil.append(sb, ""); - StringUtil.append(sb, ""); } + sb.append(qStarted); + sb.append(qCanStart); + sb.append(qCannotstart); + sb.append(qComplete); sb.append(""); // Send a Server->Client packet NpcHtmlMessage to the L2PcInstance in order to display the message of the L2NpcInstance npc.insertObjectIdAndShowChatWindow(player, sb.toString()); } + private static void appendToText(Quest quest, StringBuilder sb, String state) + { + if (quest.isCustomQuest()) + { + StringUtil.append(sb, quest.getDescr(), state); + } + else + { + int questId = quest.getId(); + if (questId > 10000) + { + questId -= 5000; + } + else if (questId == 146) + { + questId = 640; + } + + StringUtil.append(sb, "", String.valueOf(questId), state, ""); + } + sb.append(""); + } + /** * Open a quest window on client with the text of the L2NpcInstance.
* Actions:
diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/Backstab.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/Backstab.java index 458eaaa038..9f0055a0ae 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/Backstab.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/Backstab.java @@ -26,7 +26,7 @@ import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; /** @@ -43,7 +43,7 @@ public final class Backstab extends AbstractEffect @Override public boolean calcSuccess(BuffInfo info) { - return info.getEffector().isBehindTarget() && !Formulas.calcPhysicalSkillEvasion(info.getEffector(), info.getEffected(), info.getSkill()) && Formulas.calcBlowSuccess(info.getEffector(), info.getEffected(), info.getSkill()); + return !info.getEffector().isInFrontOf(info.getEffected()) && !Formulas.calcPhysicalSkillEvasion(info.getEffector(), info.getEffected(), info.getSkill()) && Formulas.calcBlowSuccess(info.getEffector(), info.getEffected(), info.getSkill()); } @Override @@ -68,18 +68,19 @@ public final class Backstab extends AbstractEffect L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); - boolean ss = info.getSkill().useSoulShot() && activeChar.isChargedShot(ShotType.SOULSHOTS); - byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); - double damage = Formulas.calcBackstabDamage(activeChar, target, info.getSkill(), shld, ss); + Skill skill = info.getSkill(); + boolean ss = skill.useSoulShot() && activeChar.isChargedShot(ShotType.SOULSHOTS); + byte shld = Formulas.calcShldUse(activeChar, target, skill); + double damage = Formulas.calcBackstabDamage(activeChar, target, skill, shld, ss); // Crit rate base crit rate for skill, modified with STR bonus - if (Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target)) + if (Formulas.calcCrit(activeChar, target, skill)) { damage *= 2; } - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), true, false); + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, true, false); // Manage attack or cast break of the target (calculating rate, sending message...) if (!target.isRaid() && Formulas.calcAtkBreak(target, damage)) @@ -95,6 +96,6 @@ public final class Backstab extends AbstractEffect } // Check if damage should be reflected - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), true); + Formulas.calcDamageReflected(activeChar, target, skill, true); } } \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/ClassChange.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/ClassChange.java index 463e8d3dec..886292d8eb 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/ClassChange.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/ClassChange.java @@ -28,6 +28,7 @@ import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.skills.BuffInfo; import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.network.SystemMessageId; +import com.l2jserver.gameserver.network.serverpackets.AcquireSkillList; import com.l2jserver.gameserver.network.serverpackets.ExSubjobInfo; import com.l2jserver.gameserver.network.serverpackets.SystemMessage; @@ -80,8 +81,8 @@ public class ClassChange extends AbstractEffect msg.addClassId(activeClass); msg.addClassId(player.getClassId().getId()); player.sendPacket(msg); - player.broadcastUserInfo(); + player.sendPacket(new AcquireSkillList(player)); player.sendPacket(new ExSubjobInfo(player, SubclassInfoType.CLASS_CHANGED)); }, 1000); } diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/DamOverTime.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/DamOverTime.java index be379cebd4..ae2c1c5809 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/DamOverTime.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/DamOverTime.java @@ -32,6 +32,7 @@ public final class DamOverTime extends AbstractEffect { private final boolean _canKill; private final double _power; + private final int _charge; public DamOverTime(Condition attachCond, Condition applyCond, StatsSet set, StatsSet params) { @@ -39,6 +40,7 @@ public final class DamOverTime extends AbstractEffect _canKill = params.getBoolean("canKill", false); _power = params.getDouble("power", 0); + _charge = params.getInt("charge", 0); } @Override @@ -76,6 +78,16 @@ public final class DamOverTime extends AbstractEffect } } + if ((_charge != 0) && (info.getEffected().getActingPlayer().getCharges() >= _charge)) + { + info.getEffected().sendPacket(SystemMessageId.YOUR_FORCE_HAS_REACHED_MAXIMUM_CAPACITY); + return false; + } + else if (_charge != 0) + { + info.getEffected().getActingPlayer().increaseCharges(1, _charge); + } + info.getEffected().reduceCurrentHpByDOT(damage, info.getEffector(), info.getSkill()); info.getEffected().notifyDamageReceived(damage, info.getEffector(), info.getSkill(), false, true); return info.getSkill().isToggle(); diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/EnergyAttack.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/EnergyAttack.java index d1e8f64362..2cf4be870f 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/EnergyAttack.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/EnergyAttack.java @@ -85,7 +85,7 @@ public final class EnergyAttack extends AbstractEffect final Skill skill = info.getSkill(); double attack = attacker.getPAtk(target); - int defence = target.getPDef(attacker); + double defence = target.getPDef(attacker); if (!_ignoreShieldDefence) { @@ -130,11 +130,27 @@ public final class EnergyAttack extends AbstractEffect weaponTypeBoost = 77; } - // charge count should be the count before casting the skill but since its reduced before calling effects - // we add skill consume charges to current charges - double energyChargesBoost = (((attacker.getCharges() + skill.getChargeConsume()) - 1) * 0.2) + 1; + double energyChargesBoost = 1; + if (attacker.getCharges() == 1) + { + energyChargesBoost = 1.1; + attacker.decreaseCharges(1); + } + else if (attacker.getCharges() == 2) + { + energyChargesBoost = 1.2; + attacker.decreaseCharges(2); + } + else if (attacker.getCharges() >= 3) + { + energyChargesBoost = 1.3; + attacker.decreaseCharges(3); + } + + double addPower = (attacker.getStat().calcStat(Stats.MOMENTUM_SKILL_POWER, 1, null, null)); attack += _power; + attack *= addPower; attack *= ssBoost; attack *= energyChargesBoost; attack *= weaponTypeBoost; @@ -157,6 +173,13 @@ public final class EnergyAttack extends AbstractEffect if (damage > 0) { + // reduce damage if target has maxdamage buff + double maxDamage = (target.getStat().calcStat(Stats.MAX_SKILL_DAMAGE, 0, null, null)); + if (maxDamage > 0) + { + damage = (int) maxDamage; + } + attacker.sendDamageMessage(target, (int) damage, false, critical, false); target.reduceCurrentHp(damage, attacker, skill); target.notifyDamageReceived(damage, attacker, skill, critical, false); diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/FatalBlow.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/FatalBlow.java index 43750ce668..3b25b661fb 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/FatalBlow.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/FatalBlow.java @@ -18,6 +18,8 @@ */ package handlers.effecthandlers; +import java.util.StringTokenizer; + import com.l2jserver.gameserver.enums.ShotType; import com.l2jserver.gameserver.model.StatsSet; import com.l2jserver.gameserver.model.actor.L2Character; @@ -25,9 +27,11 @@ import com.l2jserver.gameserver.model.actor.instance.L2PcInstance; import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; +import com.l2jserver.gameserver.model.skills.AbnormalType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; +import com.l2jserver.gameserver.model.stats.Stats; /** * Fatal Blow effect implementation. @@ -35,9 +39,15 @@ import com.l2jserver.gameserver.model.stats.Formulas; */ public final class FatalBlow extends AbstractEffect { + private final String _targetAbnormalType; + private final double _skillAddPower; + public FatalBlow(Condition attachCond, Condition applyCond, StatsSet set, StatsSet params) { super(attachCond, applyCond, set, params); + + _targetAbnormalType = params.getString("targetAbnormalType", "NULL"); + _skillAddPower = params.getDouble("skillAddPower", 1); } @Override @@ -63,25 +73,46 @@ public final class FatalBlow extends AbstractEffect { L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); + Skill skill = info.getSkill(); if (activeChar.isAlikeDead()) { return; } - boolean ss = info.getSkill().useSoulShot() && activeChar.isChargedShot(ShotType.SOULSHOTS); - byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); - double damage = Formulas.calcBlowDamage(activeChar, target, info.getSkill(), shld, ss); + boolean ss = skill.useSoulShot() && activeChar.isChargedShot(ShotType.SOULSHOTS); + byte shld = Formulas.calcShldUse(activeChar, target, skill); + double damage = Formulas.calcBlowDamage(activeChar, target, skill, shld, ss); - // Crit rate base crit rate for skill, modified with STR bonus - boolean crit = Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target); + if (_targetAbnormalType != "NULL") + { + StringTokenizer st = new StringTokenizer(_targetAbnormalType, ","); + while (st.hasMoreTokens()) + { + String abnormal = st.nextToken().trim(); + if (target.getEffectList().getBuffInfoByAbnormalType(AbnormalType.valueOf(abnormal)) != null) + { + damage *= _skillAddPower; + break; + } + } + } + + boolean crit = Formulas.calcCrit(activeChar, target, skill); if (crit) { damage *= 2; } - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), crit, false); + // reduce damage if target has maxdamage buff + double maxDamage = (target.getStat().calcStat(Stats.MAX_SKILL_DAMAGE, 0, null, null)); + if (maxDamage > 0) + { + damage = (int) maxDamage; + } + + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, crit, false); // Manage attack or cast break of the target (calculating rate, sending message...) if (!target.isRaid() && Formulas.calcAtkBreak(target, damage)) @@ -97,6 +128,6 @@ public final class FatalBlow extends AbstractEffect } // Check if damage should be reflected - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), true); + Formulas.calcDamageReflected(activeChar, target, skill, true); } } \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/FocusMaxEnergy.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/FocusMaxEnergy.java index e3476a4ce0..dc6982bebe 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/FocusMaxEnergy.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/FocusMaxEnergy.java @@ -48,7 +48,8 @@ public final class FocusMaxEnergy extends AbstractEffect { final Skill sonicMastery = info.getEffected().getSkills().get(992); final Skill focusMastery = info.getEffected().getSkills().get(993); - int maxCharge = (sonicMastery != null) ? sonicMastery.getLevel() : (focusMastery != null) ? focusMastery.getLevel() : 0; + final Skill maximumForceMastery = info.getEffected().getSkills().get(10301); + int maxCharge = (sonicMastery != null) ? sonicMastery.getLevel() : (focusMastery != null) ? focusMastery.getLevel() : (maximumForceMastery != null) ? 15 : 0; if (maxCharge != 0) { int count = maxCharge - info.getEffected().getActingPlayer().getCharges(); diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/HpCpHeal.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/HpCpHeal.java index b0899936ee..5e690f7a43 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/HpCpHeal.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/HpCpHeal.java @@ -130,7 +130,7 @@ public final class HpCpHeal extends AbstractEffect { target.sendPacket(SystemMessageId.REJUVENATING_HP); } - else + else if (healAmount != 0) { if (activeChar.isPlayer() && (activeChar != target)) { @@ -152,20 +152,20 @@ public final class HpCpHeal extends AbstractEffect if (amount != 0) { target.setCurrentCp(amount + target.getCurrentCp()); - } - - if (activeChar.isPlayer() && (activeChar != target)) - { - SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S2_CP_HAS_BEEN_RESTORED_BY_C1); - sm.addString(activeChar.getName()); - sm.addInt((int) amount); - target.sendPacket(sm); - } - else - { - SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CP_HAS_BEEN_RESTORED); - sm.addInt((int) healAmount); - target.sendPacket(sm); + + if (activeChar.isPlayer() && (activeChar != target)) + { + SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S2_CP_HAS_BEEN_RESTORED_BY_C1); + sm.addString(activeChar.getName()); + sm.addInt((int) amount); + target.sendPacket(sm); + } + else + { + SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CP_HAS_BEEN_RESTORED); + sm.addInt((int) amount); + target.sendPacket(sm); + } } } } diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/KnockDown.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/KnockDown.java index b6904335cb..3cc8edfb90 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/KnockDown.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/KnockDown.java @@ -25,6 +25,8 @@ import com.l2jserver.gameserver.model.StatsSet; import com.l2jserver.gameserver.model.actor.L2Character; import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; +import com.l2jserver.gameserver.model.effects.EffectFlag; +import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.skills.BuffInfo; import com.l2jserver.gameserver.network.serverpackets.FlyToLocation; import com.l2jserver.gameserver.network.serverpackets.FlyToLocation.FlyType; @@ -53,6 +55,18 @@ public final class KnockDown extends AbstractEffect } } + @Override + public int getEffectFlags() + { + return EffectFlag.STUNNED.getMask(); + } + + @Override + public L2EffectType getEffectType() + { + return L2EffectType.STUN; + } + @Override public void onStart(BuffInfo info) { diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/MagicalAttackByAbnormal.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/MagicalAttackByAbnormal.java index b40ca3c074..4ac4371d51 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/MagicalAttackByAbnormal.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/MagicalAttackByAbnormal.java @@ -79,6 +79,13 @@ public final class MagicalAttackByAbnormal extends AbstractEffect if (damage > 0) { + // reduce damage if target has maxdamage buff + double maxDamage = (target.getStat().calcStat(Stats.MAX_SKILL_DAMAGE, 0, null, null)); + if (maxDamage > 0) + { + damage = (int) maxDamage; + } + // Manage attack or cast break of the target (calculating rate, sending message...) if (!target.isRaid() && Formulas.calcAtkBreak(target, damage)) { diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/MagicalSoulAttack.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/MagicalSoulAttack.java index a310c05a1d..4bc24441ac 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/MagicalSoulAttack.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/MagicalSoulAttack.java @@ -83,6 +83,13 @@ public final class MagicalSoulAttack extends AbstractEffect if (damage > 0) { + // reduce damage if target has maxdamage buff + double maxDamage = (target.getStat().calcStat(Stats.MAX_SKILL_DAMAGE, 0, null, null)); + if (maxDamage > 0) + { + damage = (int) maxDamage; + } + // Manage attack or cast break of the target (calculating rate, sending message...) if (!target.isRaid() && Formulas.calcAtkBreak(target, damage)) { diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalAttack.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalAttack.java index 4e8443e377..15cbe646a7 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalAttack.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalAttack.java @@ -18,15 +18,19 @@ */ package handlers.effecthandlers; +import java.util.StringTokenizer; + import com.l2jserver.gameserver.enums.ShotType; import com.l2jserver.gameserver.model.StatsSet; import com.l2jserver.gameserver.model.actor.L2Character; import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; +import com.l2jserver.gameserver.model.items.type.WeaponType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; +import com.l2jserver.gameserver.model.stats.Stats; import com.l2jserver.gameserver.network.SystemMessageId; import com.l2jserver.gameserver.network.serverpackets.SystemMessage; @@ -36,9 +40,21 @@ import com.l2jserver.gameserver.network.serverpackets.SystemMessage; */ public final class PhysicalAttack extends AbstractEffect { + private final String _type1; + private final double _valueReduce; + private final String _type2; + private final double _valueIncrease; + private final boolean _isLastAttack; + public PhysicalAttack(Condition attachCond, Condition applyCond, StatsSet set, StatsSet params) { super(attachCond, applyCond, set, params); + + _type1 = params.getString("weaponTypeDec", "NONE"); + _valueReduce = params.getDouble("valueDec", 1); + _type2 = params.getString("weaponTypeInc", "NONE"); + _valueIncrease = params.getDouble("valueInc", 1); + _isLastAttack = params.getBoolean("isLastAttack", false); } @Override @@ -64,16 +80,17 @@ public final class PhysicalAttack extends AbstractEffect { L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); + Skill skill = info.getSkill(); if (activeChar.isAlikeDead()) { return; } - if (((info.getSkill().getFlyRadius() > 0) || (info.getSkill().getFlyType() != null)) && activeChar.isMovementDisabled()) + if (((info.getSkill().getFlyRadius() > 0) || (skill.getFlyType() != null)) && activeChar.isMovementDisabled()) { final SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CANNOT_BE_USED_DUE_TO_UNSUITABLE_TERMS); - sm.addSkillName(info.getSkill()); + sm.addSkillName(skill); activeChar.sendPacket(sm); return; } @@ -84,37 +101,82 @@ public final class PhysicalAttack extends AbstractEffect } int damage = 0; - boolean ss = info.getSkill().isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); - final byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); + boolean ss = skill.isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); + final byte shld = Formulas.calcShldUse(activeChar, target, skill); // Physical damage critical rate is only affected by STR. boolean crit = false; - if (info.getSkill().getBaseCritRate() > 0) + if (skill.getBaseCritRate() > 0) { - crit = Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target); + crit = Formulas.calcCrit(activeChar, target, skill); } - damage = (int) Formulas.calcPhysDam(activeChar, target, info.getSkill(), shld, false, ss); + damage = (int) Formulas.calcPhysDam(activeChar, target, skill, shld, false, ss); if (crit) { damage *= 2; } + if ((activeChar.getActiveWeaponItem() != null) && (_type1 != "NONE") && (_type2 != "NONE")) + { + StringTokenizer st = new StringTokenizer(_type1, ","); + while (st.hasMoreTokens()) + { + String item = st.nextToken().trim(); + if (activeChar.getActiveWeaponItem().getItemType() == WeaponType.valueOf(item)) + { + damage *= _valueReduce; + break; + } + } + st = new StringTokenizer(_type2, ","); + while (st.hasMoreTokens()) + { + String item = st.nextToken().trim(); + if (activeChar.getActiveWeaponItem().getItemType() == WeaponType.valueOf(item)) + { + damage *= _valueIncrease; + break; + } + } + } + if (damage > 0) { + // reduce damage if target has maxdamage buff + double maxDamage = (target.getStat().calcStat(Stats.MAX_SKILL_DAMAGE, 0, null, null)); + if (maxDamage > 0) + { + damage = (int) maxDamage; + } + activeChar.sendDamageMessage(target, damage, false, crit, false); - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), crit, false); + if (_isLastAttack && !target.isPlayer() && !target.isRaid()) + { + if (damage < target.getCurrentHp()) + { + target.setCurrentHp(1); + } + else + { + target.reduceCurrentHp(damage, activeChar, skill); + } + } + else + { + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, crit, false); + } // Check if damage should be reflected - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), crit); + Formulas.calcDamageReflected(activeChar, target, skill, crit); } else { activeChar.sendPacket(SystemMessageId.YOUR_ATTACK_HAS_FAILED); } - if (info.getSkill().isSuicideAttack()) + if (skill.isSuicideAttack()) { activeChar.doDie(activeChar); } diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalAttackHpLink.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalAttackHpLink.java index 54dba767ac..6090c08ec0 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalAttackHpLink.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalAttackHpLink.java @@ -25,8 +25,9 @@ import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; +import com.l2jserver.gameserver.model.stats.Stats; import com.l2jserver.gameserver.network.SystemMessageId; import com.l2jserver.gameserver.network.serverpackets.SystemMessage; @@ -64,6 +65,7 @@ public final class PhysicalAttackHpLink extends AbstractEffect { L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); + Skill skill = info.getSkill(); if (activeChar.isAlikeDead()) { @@ -73,31 +75,38 @@ public final class PhysicalAttackHpLink extends AbstractEffect if (activeChar.isMovementDisabled()) { SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CANNOT_BE_USED_DUE_TO_UNSUITABLE_TERMS); - sm.addSkillName(info.getSkill()); + sm.addSkillName(skill); activeChar.sendPacket(sm); return; } - final byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); + final byte shld = Formulas.calcShldUse(activeChar, target, skill); // Physical damage critical rate is only affected by STR. boolean crit = false; - if (info.getSkill().getBaseCritRate() > 0) + if (skill.getBaseCritRate() > 0) { - crit = Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target); + crit = Formulas.calcCrit(activeChar, target, skill); } int damage = 0; - boolean ss = info.getSkill().isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); - damage = (int) Formulas.calcPhysDam(activeChar, target, info.getSkill(), shld, false, ss); + boolean ss = skill.isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); + damage = (int) Formulas.calcPhysDam(activeChar, target, skill, shld, false, ss); if (damage > 0) { + // reduce damage if target has maxdamage buff + double maxDamage = (target.getStat().calcStat(Stats.MAX_SKILL_DAMAGE, 0, null, null)); + if (maxDamage > 0) + { + damage = (int) maxDamage; + } + activeChar.sendDamageMessage(target, damage, false, crit, false); - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), crit, false); + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, crit, false); // Check if damage should be reflected. - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), crit); + Formulas.calcDamageReflected(activeChar, target, skill, crit); } else { diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalSoulAttack.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalSoulAttack.java index 870b0ac7c5..2803f1f01e 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalSoulAttack.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/PhysicalSoulAttack.java @@ -25,8 +25,9 @@ import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.effects.L2EffectType; import com.l2jserver.gameserver.model.skills.BuffInfo; -import com.l2jserver.gameserver.model.stats.BaseStats; +import com.l2jserver.gameserver.model.skills.Skill; import com.l2jserver.gameserver.model.stats.Formulas; +import com.l2jserver.gameserver.model.stats.Stats; import com.l2jserver.gameserver.network.SystemMessageId; import com.l2jserver.gameserver.network.serverpackets.SystemMessage; @@ -64,16 +65,17 @@ public final class PhysicalSoulAttack extends AbstractEffect { L2Character target = info.getEffected(); L2Character activeChar = info.getEffector(); + Skill skill = info.getSkill(); if (activeChar.isAlikeDead()) { return; } - if (((info.getSkill().getFlyRadius() > 0) || (info.getSkill().getFlyType() != null)) && activeChar.isMovementDisabled()) + if (((skill.getFlyRadius() > 0) || (skill.getFlyType() != null)) && activeChar.isMovementDisabled()) { final SystemMessage sm = SystemMessage.getSystemMessage(SystemMessageId.S1_CANNOT_BE_USED_DUE_TO_UNSUITABLE_TERMS); - sm.addSkillName(info.getSkill()); + sm.addSkillName(skill); activeChar.sendPacket(sm); return; } @@ -84,21 +86,21 @@ public final class PhysicalSoulAttack extends AbstractEffect } int damage = 0; - boolean ss = info.getSkill().isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); - final byte shld = Formulas.calcShldUse(activeChar, target, info.getSkill()); + boolean ss = skill.isPhysical() && activeChar.isChargedShot(ShotType.SOULSHOTS); + final byte shld = Formulas.calcShldUse(activeChar, target, skill); // Physical damage critical rate is only affected by STR. boolean crit = false; - if (info.getSkill().getBaseCritRate() > 0) + if (skill.getBaseCritRate() > 0) { - crit = Formulas.calcCrit(info.getSkill().getBaseCritRate() * 10 * BaseStats.STR.calcBonus(activeChar), true, target); + crit = Formulas.calcCrit(activeChar, target, skill); } - damage = (int) Formulas.calcPhysDam(activeChar, target, info.getSkill(), shld, false, ss); + damage = (int) Formulas.calcPhysDam(activeChar, target, skill, shld, false, ss); - if ((info.getSkill().getMaxSoulConsumeCount() > 0) && activeChar.isPlayer()) + if ((skill.getMaxSoulConsumeCount() > 0) && activeChar.isPlayer()) { // Souls Formula (each soul increase +4%) - int chargedSouls = (activeChar.getActingPlayer().getChargedSouls() <= info.getSkill().getMaxSoulConsumeCount()) ? activeChar.getActingPlayer().getChargedSouls() : info.getSkill().getMaxSoulConsumeCount(); + int chargedSouls = (activeChar.getActingPlayer().getChargedSouls() <= skill.getMaxSoulConsumeCount()) ? activeChar.getActingPlayer().getChargedSouls() : skill.getMaxSoulConsumeCount(); damage *= 1 + (chargedSouls * 0.04); } if (crit) @@ -108,19 +110,26 @@ public final class PhysicalSoulAttack extends AbstractEffect if (damage > 0) { + // reduce damage if target has maxdamage buff + double maxDamage = (target.getStat().calcStat(Stats.MAX_SKILL_DAMAGE, 0, null, null)); + if (maxDamage > 0) + { + damage = (int) maxDamage; + } + activeChar.sendDamageMessage(target, damage, false, crit, false); - target.reduceCurrentHp(damage, activeChar, info.getSkill()); - target.notifyDamageReceived(damage, activeChar, info.getSkill(), crit, false); + target.reduceCurrentHp(damage, activeChar, skill); + target.notifyDamageReceived(damage, activeChar, skill, crit, false); // Check if damage should be reflected - Formulas.calcDamageReflected(activeChar, target, info.getSkill(), crit); + Formulas.calcDamageReflected(activeChar, target, skill, crit); } else { activeChar.sendPacket(SystemMessageId.YOUR_ATTACK_HAS_FAILED); } - if (info.getSkill().isSuicideAttack()) + if (skill.isSuicideAttack()) { activeChar.doDie(activeChar); } diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/StaticDamage.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/StaticDamage.java index ebcae17957..54aee10c31 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/StaticDamage.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/StaticDamage.java @@ -22,6 +22,7 @@ import com.l2jserver.gameserver.model.StatsSet; import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.skills.BuffInfo; +import com.l2jserver.gameserver.model.stats.Stats; /** * Static Damage effect implementation. @@ -29,7 +30,7 @@ import com.l2jserver.gameserver.model.skills.BuffInfo; */ public final class StaticDamage extends AbstractEffect { - private final int _power; + private int _power; public StaticDamage(Condition attachCond, Condition applyCond, StatsSet set, StatsSet params) { @@ -52,6 +53,13 @@ public final class StaticDamage extends AbstractEffect return; } + // reduce damage if target has maxdamage buff + double maxDamage = (info.getEffected().getStat().calcStat(Stats.MAX_SKILL_DAMAGE, 0, null, null)); + if (maxDamage > 0) + { + _power = (int) maxDamage; + } + info.getEffected().reduceCurrentHp(_power, info.getEffector(), info.getSkill()); info.getEffected().notifyDamageReceived(_power, info.getEffector(), info.getSkill(), false, false); diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/Summon.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/Summon.java index 8fa9bc184e..e631c216c3 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/Summon.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/Summon.java @@ -28,6 +28,7 @@ import com.l2jserver.gameserver.model.actor.templates.L2NpcTemplate; import com.l2jserver.gameserver.model.conditions.Condition; import com.l2jserver.gameserver.model.effects.AbstractEffect; import com.l2jserver.gameserver.model.holders.ItemHolder; +import com.l2jserver.gameserver.model.holders.SkillHolder; import com.l2jserver.gameserver.model.skills.BuffInfo; /** @@ -42,6 +43,7 @@ public final class Summon extends AbstractEffect private final int _lifeTime; private final int _consumeItemInterval; private final int _summonPoints; + private final SkillHolder _debuff; public Summon(Condition attachCond, Condition applyCond, StatsSet set, StatsSet params) { @@ -58,6 +60,7 @@ public final class Summon extends AbstractEffect _consumeItemInterval = params.getInt("consumeItemInterval", 0); _lifeTime = params.getInt("lifeTime", 3600) * 1000; _summonPoints = params.getInt("summonPoints", 0); + _debuff = new SkillHolder(params.getInt("debuffId", 0), 1); } @Override @@ -115,5 +118,9 @@ public final class Summon extends AbstractEffect summon.setShowSummonAnimation(true); summon.setRunning(); summon.spawnMe(); + if (_debuff.getSkillId() != 0) + { + _debuff.getSkill().applyEffects(player, player); + } } } diff --git a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/TriggerSkillBySkill.java b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/TriggerSkillBySkill.java index b62b0fc9ca..59559d525e 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/TriggerSkillBySkill.java +++ b/trunk/dist/game/data_classic/scripts/handlers/effecthandlers/TriggerSkillBySkill.java @@ -44,6 +44,7 @@ public final class TriggerSkillBySkill extends AbstractEffect private final int _chance; private final SkillHolder _skill; private final L2TargetType _targetType; + private final int AQUAMARINE = 17822; /** * @param attachCond @@ -64,12 +65,12 @@ public final class TriggerSkillBySkill extends AbstractEffect public void onSkillUseEvent(OnCreatureSkillUse event) { - if ((_chance == 0) || ((_skill.getSkillId() == 0) || (_skill.getSkillLvl() == 0) || (_castSkillId == 0))) + if ((_chance == 0) || ((_skill.getSkillId() == 0) || (_skill.getSkillLvl() == 0) || ((_castSkillId == 0) && (_skill.getSkillId() != AQUAMARINE)))) { return; } - if (_castSkillId != event.getSkill().getId()) + if ((_castSkillId != event.getSkill().getId()) && (_skill.getSkillId() != AQUAMARINE)) { return; } diff --git a/trunk/dist/game/data_classic/scripts/handlers/telnethandlers/PlayerHandler.java b/trunk/dist/game/data_classic/scripts/handlers/telnethandlers/PlayerHandler.java index 06fddcf531..9ac2f46719 100644 --- a/trunk/dist/game/data_classic/scripts/handlers/telnethandlers/PlayerHandler.java +++ b/trunk/dist/game/data_classic/scripts/handlers/telnethandlers/PlayerHandler.java @@ -175,9 +175,9 @@ public class PlayerHandler implements ITelnetHandler itemType = 0; } - if (enchant > 65535) + if (enchant > 127) { - enchant = 65535; + enchant = 127; } else if (enchant < 0) { diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-01.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-01.htm new file mode 100644 index 0000000000..819015afea --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-01.htm @@ -0,0 +1,4 @@ + +You are limited to two occupational changes.
+You would be better served training yourself. Remember that strength flows from your mind, not your weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-02.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-02.htm new file mode 100644 index 0000000000..5b0066f2db --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-02.htm @@ -0,0 +1,5 @@ + +An occupational change occurs when one is promoted to a higher-level occupation. A Warrior like yourself may advance to a Warlord or a Gladiator. Which occupation would you like to learn about?
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-03.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-03.htm new file mode 100644 index 0000000000..586de8d7fb --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-03.htm @@ -0,0 +1,6 @@ + +Gladiators specialize in individual duels, especially with two swords.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-04.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-04.htm new file mode 100644 index 0000000000..e2387788fd --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-04.htm @@ -0,0 +1,6 @@ + +Gladiators typically shun heavy armor and excel in hand-to-hand combat. They are among the strongest non-magical characters, carrying blades in both hands and having the capability of strong, repeated slashings.
+To become a Gladiator your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Trust, and the Mark of the Duelist.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-05.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-05.htm new file mode 100644 index 0000000000..ef7b4365df --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-05.htm @@ -0,0 +1,7 @@ + +To become a Gladiator you must collect three marks.
+The Mark of the Challenger is reserved for those who pass the Trial of the Challenger. You must be above level 35 to qualify. To take this test visit Kash of the Town of Dion.
+The Mark of Trust is only given to those who pass the Testimony of Trust. You must be above level 37 to qualify. To take this test visit High Priest Hollint at the Town of Oren.
+And last, Mark of the Duelist is reserved for those who pass the Test of the Duelist. You must be above level 39 to qualify. To take this test meet Duelist Kaien of the Town of Oren.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-06.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-06.htm new file mode 100644 index 0000000000..0baf9fd6fb --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-06.htm @@ -0,0 +1,6 @@ + +Warlords specialize in fighting mulitiple opponents at once. A Warlord prefers large weapons such as polearms.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-07.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-07.htm new file mode 100644 index 0000000000..ff2e0ac856 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-07.htm @@ -0,0 +1,6 @@ + +Warlords specialize in fighting multiple opponents and excel in siege battles. They prefer pole-type weapons.
+To become a Warlord your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Trust, and the Mark of the Champion.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-08.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-08.htm new file mode 100644 index 0000000000..72dbbce270 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-08.htm @@ -0,0 +1,7 @@ + +Each mark requires its own trial.
+The Mark of the Challenger is reserved for those who pass the Trial of the Challenger. You must be above level 35 to qualify. To take this test visit Kash of the Town of Dion.
+The Mark of Trust is only given to those who pass the Testimony of Trust. You must be above level 37 to qualify. To take this test visit High Priest Hollint at the Town of Oren.
+And last, the Mark of the Champion is reserved for those who pass the Test of the Champion. You must be above level 39 to qualify. To take this test visit Veteran Ascalon of the Town of Giran.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-09.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-09.htm new file mode 100644 index 0000000000..45c0b62560 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-09.htm @@ -0,0 +1,5 @@ + +An occupational change occurs when one is promoted to a higher-level occupation. A Knight like yourself can advance to a Paladin or an Dark Avenger. Which occupation would you like to learn about?
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-10.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-10.htm new file mode 100644 index 0000000000..9b4d4fd83c --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-10.htm @@ -0,0 +1,6 @@ + +Paladins are above all else loyal to the King and faithful to Einhasad. They are superior swordsmen and are capable of high-level magic attacks.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-11.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-11.htm new file mode 100644 index 0000000000..2ae837883b --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-11.htm @@ -0,0 +1,6 @@ + +With a style of combat similar to a knight, Paladins mainly serve a support role in parties. Capable of strong white magic attacks, their strongest attribute is guarding gates or doors, and blocking strongholds during a siege. Excellent at causing diversions.
+To be a Paladin, your level must be over 40 and you must collect the Mark of Duty, the Mark of Trust, and the Mark of the Healer.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-12.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-12.htm new file mode 100644 index 0000000000..dd3bd7e329 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-12.htm @@ -0,0 +1,7 @@ + +Each mark requires its own test.
+The Mark of Duty is reserved for those who pass the Trial of Duty. You must be above level 35 to take the test. To take this test visit Grand Master Hannavalt of the Town of Giran.
+The Mark of Trust is reserved for those who pass the Testimony of Trust. You must be above level 37 to qualify. To take this test visit High Priest Hollint at the Town of Oren.
+And last, the Mark of the Healer is reserved for those who pass the Test of the Healer. You must be above level 39 to qualify. To take this test, visit Priest Bandellos at the temple of the Town of Giran.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-13.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-13.htm new file mode 100644 index 0000000000..7e9f528cc4 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-13.htm @@ -0,0 +1,6 @@ + +A Dark Avenger worships the God of Darkness and is capable of Black Magic attacks.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-14.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-14.htm new file mode 100644 index 0000000000..6cb8ac01af --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-14.htm @@ -0,0 +1,6 @@ + +A Dark Avenger's combat style, party play and role during a siege are similar to the Paladin's. However, Dark Avengers tend to be selfish and evil, and users of Black Magic.
+To become a Dark Avenger your level must be over 40 and you must collect the Mark of Duty, the Mark of Trust, and the Mark of Witchcraft.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-15.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-15.htm new file mode 100644 index 0000000000..9c26226701 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-15.htm @@ -0,0 +1,7 @@ + +To become a Dark Avenger you must collect three marks.
+The Mark of Duty is reserved for those who pass the Trial of Duty. You must be above level 35 to qualify. To take this test visit Grand Master Hannavalt of the Town of Giran.
+The Mark of Trust is reserved for those who pass the Testimony of Trust. You must be above level 37 to qualify. To take this test visit High Priest Hollint at the Town of Oren.
+And last, the Mark of Witchcraft is reserved for those who pass the Test of Witchcraft. You must be above level 39 to qualify. To take this test go to the Death Pass and visit Orim of the Shadow.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-16.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-16.htm new file mode 100644 index 0000000000..27e9d39b47 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-16.htm @@ -0,0 +1,5 @@ + +An occupational change occurs when one is promoted to a higher-level occupation. A Rogue like yourself may advance to a Treasure Hunter or a Hawkeye. Which occupation would you like to learn about?
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-17.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-17.htm new file mode 100644 index 0000000000..156626ef64 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-17.htm @@ -0,0 +1,6 @@ + +A Treasure Hunter is an expert with the dagger. He is a profiteer and tends to run away from dangerous situations.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-18.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-18.htm new file mode 100644 index 0000000000..d184a1f688 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-18.htm @@ -0,0 +1,7 @@ + +Generally, from a fighter's point of view, a Treasure Hunter is designated as a special "Dagger Wielding" Rogue. The Treasure Hunter's battle style or role in party play is thus identical to that of a Rogue equipped with a dagger. During a siege, Treasure Hunters basically act as assassins in special situations. When a targeted opponent appears, the Rogue can raise his evasion and speed levels to dispose of a fleeing enemy.
+He possesses dagger skills, skills to strengthen the use of armor and a chance attack skill that inflicts enormous damage.
+To become a Treasure Hunter, you must at least be at level 40, and you must obtain the Mark of Seeker, the Mark of Trust and Mark of the Searcher.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-19.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-19.htm new file mode 100644 index 0000000000..c8ffa3aac6 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-19.htm @@ -0,0 +1,7 @@ + +Each mark requires its own trial.
+The Mark of the Seeker is reserved for those who pass the Trial of the Seeker. You must be above level 35 to qualify. To take this test visit Master Dufner of the Town of Giran.
+The Mark of Trust is reserved for those who pass the Testimony of Trust. You must be above level 37 to qualify. To take this test visit High Priest Hollint at the Town of Oren.
+And last, the Mark of the Searcher is reserved for those who pass the Test of the Searcher. You must be above level 39 to qualify. To take this test visit Master Luther at the Hunters Village.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-20.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-20.htm new file mode 100644 index 0000000000..b1ab27b55e --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-20.htm @@ -0,0 +1,6 @@ + +A Hawkeye is deadly with the Long Bow. He specializes in long range attack. Only those who have come under fire from a group of them realize how dangerous they can be.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-21.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-21.htm new file mode 100644 index 0000000000..2a7954a30d --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-21.htm @@ -0,0 +1,7 @@ + +The Hawkeye is a special occupation that is often called the "Bow Carrying Rogue." He has a natural battle style and is truly frightening during a siege, particularly if several Hawkeyes work together to eliminate enemies from long range.
+A Hawkeye possesses the ability to strengthen archery skills, the ability to shoot multiple shots in a row, and the ability to inflict damage in each arrow's area.
+In order to become a Hawkeye, you must be at least level 40, and you must obtain the Mark of the Seeker, the Mark of Trust and the Mark of Sagittarius.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-22.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-22.htm new file mode 100644 index 0000000000..6c0b1b77a6 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-22.htm @@ -0,0 +1,7 @@ + +To advance to Hawkeye, you must collect 3 marks.
+The Mark of the Seeker is reserved for those who pass the Trial of the Seeker. You must be above level 35 to qualify. To take this trial visit Master Dufner of the Town of Giran.
+The Mark of Trust is reserved for those who pass the Testimony of Trust. You must be above level 37 to qualify. To take this test visit High Priest Hollint at the Town of Oren.
+And last, the Mark of the Sagittarius is reserved for those who pass the Test of the Sagittarius. You must be above level 39 to qualify. To take this test visit Guild President Bernard at the Hunters Village.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-23.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-23.htm new file mode 100644 index 0000000000..0657e2aab7 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-23.htm @@ -0,0 +1,5 @@ + +An occupational change occurs when one is promoted to a higher-level occupation. An Elven Knight like yourself may advance to a Temple Knight or a Sword Singer. Which occupation would you like to learn about?
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-24.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-24.htm new file mode 100644 index 0000000000..68e271fb0c --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-24.htm @@ -0,0 +1,6 @@ + +The Temple Knights are Elven knights of the highest order, expert swordsmen who guard the forest and the headwaters of the river. They serve Eva, the goddess of water, and the Mother Tree Glade.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-25.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-25.htm new file mode 100644 index 0000000000..a4ed1f04df --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-25.htm @@ -0,0 +1,6 @@ + +The Temple Knight uses strategy and white, supplementary and healing magic to defeat his foes. Capable of strengthening heavy equipment and summoning Cubics.
+To be a Temple Knight, your level must be over 40 and you must collect the Mark of Duty, the Mark of Life, and the Mark of the Healer.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-26.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-26.htm new file mode 100644 index 0000000000..d93d4b8dc8 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-26.htm @@ -0,0 +1,7 @@ + +Each mark requires its own test.
+The Mark of Duty is reserved for those who pass the Trial of Duty. You must be above level 35 to qualify. To take this test visit Grand Master Hannavalt of the Town of Giran.
+The Mark of Life is reserved for those who pass the Testimony of Life. You must be above level 37 to qualify. To take this test visit Master Cardien of the Town of Dion.
+And last, the Mark of the Healer is only given to those who pass the Test of the Healer. You must be above level 39 to qualify. To take this test visit Priest Bandellos at the Temple of the Town of Giran.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-27.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-27.htm new file mode 100644 index 0000000000..a8bc6f75ed --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-27.htm @@ -0,0 +1,6 @@ + +Sword Singers are swordsmen who increase the attack power of their allies on the battlefield.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-28.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-28.htm new file mode 100644 index 0000000000..42eec4383b --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-28.htm @@ -0,0 +1,6 @@ + +Sword Singers use their skill of dance and supplementary magic to assist their parties during siege or clan war. Weak defensively, their "Sword Singing" restores party members' HP, recreases evasion and speed of movement.
+To be a Sword Singer, your level must be over 40 and you need to collect the Mark of the Challenger, the Mark of Life, and the Mark of the Duelist.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-29.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-29.htm new file mode 100644 index 0000000000..0abe54adcb --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-29.htm @@ -0,0 +1,7 @@ + +Each mark requires its own trial.
+The Mark of the Challenger is reserved for those who pass the Trial of the Challenger. You must be above level 35 to qualify. To take this test you must visit Kash of the Town of Dion.
+The Mark of Life is reserved for those who pass the Testimony of Life. You must be above level 37 to qualify. To take this test visit Master Cardien of the Town of Dion.
+And last, the Mark of the Duelist is reserved for those who pass the Test of the Duelist. You must be above level 39 to qualify. To take this test you must meet Duelist Kaien of the Town of Oren.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-30.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-30.htm new file mode 100644 index 0000000000..23d7e8fb6d --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-30.htm @@ -0,0 +1,5 @@ + +An occupational change occurs when one is promoted to a higher-level occupation. An Elven Scout like yourself may advance to a Plainswalker or a Silver Ranger. Which occupation would you like to learn about?
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-31.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-31.htm new file mode 100644 index 0000000000..8b98a67a98 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-31.htm @@ -0,0 +1,6 @@ + +The Plainswalker is a lithe, dextrous adventurer.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-32.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-32.htm new file mode 100644 index 0000000000..88ef11e140 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-32.htm @@ -0,0 +1,6 @@ + +The Plainswalker relies on dexterity. Can act as an Assassin during siege, capable of inflicting great damage with sudden blows, and can feign death in emergencies.
+To become a Plainswalker your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Life, and the Mark of the Searcher.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-33.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-33.htm new file mode 100644 index 0000000000..7851eeb743 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-33.htm @@ -0,0 +1,7 @@ + +Each mark requires its own test.
+The Mark of the Seeker is reserved for those who pass the Trial of the Seeker. You must be above level 35 to qualify. To take this test visit Master Dufner of the Town of Giran.
+The Mark of Life is reserved for those who pass the Testimony of Life. You must be above level 37 to qualify. To take this test visit Master Cardien of the Town of Dion.
+And last, the Mark of the Searcher is reserved for those who pass the Test of the Searcher. You must be above level 39 to qualify. To take this test visit Master Luther at the Hunters Village.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-34.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-34.htm new file mode 100644 index 0000000000..997ce7bda9 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-34.htm @@ -0,0 +1,6 @@ + +A Silver Ranger is the highest form of Elven archer. A worthy opponent for Human Hawkeyes.
+ + + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-35.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-35.htm new file mode 100644 index 0000000000..6337a4afd7 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-35.htm @@ -0,0 +1,7 @@ + +A Silver Ranger is similar to a Human Hawkeye, But his evasion and hit rate are superior. He is most dreaded during Siege Battle. Even a Paladin cannot outlast an attack by a group of them.
+Their archery skills include strengthening their bows and shooting several arrows simultaneously.
+To become a Silver Ranger your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Life, and the Mark of the Sagittarius.
+ + + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-36.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-36.htm new file mode 100644 index 0000000000..e562615cdc --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-36.htm @@ -0,0 +1,7 @@ + +Each mark requires its own test.
+The Mark of the Seeker is reserved for those who pass the Trial of the Seeker. You must be above level 35 to qualify. To take this test visit Master Dufner of the Town of Giran.
+The Mark of Life is reserved for those who pass the Testimony of Life. You must be above level 37 to qualify. To take this test visit Master Cardien of the Town of Dion.
+And last, the Mark of the Sagittarius is reserved for those who pass the Test of the Sagittarius. You must be above level 39 to qualify. To take this test visit Guild President Bernard at the Hunters Village.
+ + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-37.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-37.htm new file mode 100644 index 0000000000..cd2a844179 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-37.htm @@ -0,0 +1,3 @@ + +You must change occupations before I can train you. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-38.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-38.htm new file mode 100644 index 0000000000..d5d8d72bee --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-38.htm @@ -0,0 +1,3 @@ + +I only teach higher level Human and Elven Fighters, I have nothing to teach you. If you wish to change occupations, you must go to a guild which suits you. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-39.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-39.htm new file mode 100644 index 0000000000..819015afea --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-39.htm @@ -0,0 +1,4 @@ + +You are limited to two occupational changes.
+You would be better served training yourself. Remember that strength flows from your mind, not your weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-40.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-40.htm new file mode 100644 index 0000000000..fc2fffedfd --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-40.htm @@ -0,0 +1,4 @@ + +To become a Gladiator your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Trust, and the Mark of the Duelist.
+I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Gladiator. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-41.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-41.htm new file mode 100644 index 0000000000..cae72744ee --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-41.htm @@ -0,0 +1,5 @@ + +To become a Gladiator your level must be over 40 and you need to collect the Mark of the Challenger, the Mark of Trust, and the Mark of the Duelist.
+Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Gladiator. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-42.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-42.htm new file mode 100644 index 0000000000..0f2407bdac --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-42.htm @@ -0,0 +1,5 @@ + +Congratulations! You have now become a Gladiator. You can learn your skills from the masters nearby. You may not yet know much about being a Gladiator, but by learning it one step at a time it will soon be second nature to you.
+Dedicate yourself to becoming a powerful and cunning warrior and you will win much glory.
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-43.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-43.htm new file mode 100644 index 0000000000..69a07b3cff --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-43.htm @@ -0,0 +1,3 @@ + +To become a Gladiator your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Trust, and the Mark of the Duelist. Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Gladiator. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-44.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-44.htm new file mode 100644 index 0000000000..962f17a791 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-44.htm @@ -0,0 +1,4 @@ + +To become a Warlord your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Trust, and the Mark of the Champion.
+I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Warlord. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-45.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-45.htm new file mode 100644 index 0000000000..78d3e404e1 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-45.htm @@ -0,0 +1,5 @@ + +To become a Warlord your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Trust and the Mark of the Champion.
+Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Warlord. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-46.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-46.htm new file mode 100644 index 0000000000..8b57b2186f --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-46.htm @@ -0,0 +1,5 @@ + +Congratulations! You have now become a Warlord. You can learn your skills from the masters nearby. You may not yet know much about being a Warlord, but by learning it one step at a time it will soon be second nature to you.
+Dedicate yourself to becoming a powerful and cunning warrior and you will win much glory.
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-47.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-47.htm new file mode 100644 index 0000000000..36c28b6780 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-47.htm @@ -0,0 +1,3 @@ + +To become a Warlord your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Trust, and the Mark of the Champion. Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Warlord. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-48.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-48.htm new file mode 100644 index 0000000000..cee22252b8 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-48.htm @@ -0,0 +1,3 @@ + +To become a Paladin your level must be over 40 and you must collect the Mark of Duty, the Mark of Trust, and the Mark of the Healer. I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Paladin. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-49.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-49.htm new file mode 100644 index 0000000000..ef78c2dbcd --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-49.htm @@ -0,0 +1,5 @@ + +To become a Paladin your level must be over 40 and you must collect the Mark of Duty, the Mark of Trust, and the Mark of the Healer.
+Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Paladin. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-50.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-50.htm new file mode 100644 index 0000000000..338565a96f --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-50.htm @@ -0,0 +1,5 @@ + +Congratulations! You are now a Paladin. Life as a Paladin may seem unfamiliar to you at first, but you can learn skills one by one from the masters nearby.
+Dedicate yourself to fulfilling your knightly vows, upholding honor and defending the powerless!
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-51.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-51.htm new file mode 100644 index 0000000000..d9c34440ea --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-51.htm @@ -0,0 +1,3 @@ + +To become a Paladin your level must be over 40 and you must collect the Mark of Duty, the Mark of Trust, and the Mark of the Healer. Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Paladin. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-52.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-52.htm new file mode 100644 index 0000000000..4b0804f9f1 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-52.htm @@ -0,0 +1,3 @@ + +To become a Dark Avenger your level must be over 40 and you must collect the Mark of Duty, the Mark of Trust, and the Mark of Witchcraft. I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Dark Avenger. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-53.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-53.htm new file mode 100644 index 0000000000..5aed051e6c --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-53.htm @@ -0,0 +1,5 @@ + +To become a Dark Avenger your level must be over 40 and you must collect the Mark of Duty, the Mark of Trust, and the Mark of Witchcraft.
+Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Dark Avenger. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-54.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-54.htm new file mode 100644 index 0000000000..a025eca7cc --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-54.htm @@ -0,0 +1,5 @@ + +Congratulations! You are now a Dark Avenger. Life as a Dark Avenger may seem unfamiliar to you at first, but you can learn skills one by one from the masters nearby.
+Dedicate yourself to fulfilling your knightly vows, upholding honor and defending the powerless!
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-55.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-55.htm new file mode 100644 index 0000000000..23bc6d8786 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-55.htm @@ -0,0 +1,3 @@ + +To become a Dark Avenger your level must be over 40 and you must collect the Mark of Duty, the Mark of Trust, and the Mark of Witchcraft. Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Dark Avenger. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-56.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-56.htm new file mode 100644 index 0000000000..87ffa328ce --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-56.htm @@ -0,0 +1,3 @@ + +To become a Treasure Hunter your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Trust, and the Mark of the Searcher. I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Treasure Hunter. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-57.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-57.htm new file mode 100644 index 0000000000..102c07ebab --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-57.htm @@ -0,0 +1,5 @@ + +To become a Treasure Hunter your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Trust, and the Mark of the Searcher.
+Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Treasure Hunter. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-58.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-58.htm new file mode 100644 index 0000000000..d1ac22d619 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-58.htm @@ -0,0 +1,5 @@ + +Congratulations! You are now a Treasure Hunter. Life as a Treasure Hunter may seem unfamiliar to you at first, but you can learn skills one by one from the masters nearby.
+Dedicate yourself to your new vocation, becoming both wise and powerful.
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-59.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-59.htm new file mode 100644 index 0000000000..9f24fc0e2a --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-59.htm @@ -0,0 +1,3 @@ + +To become a Treasure Hunter your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Trust, and the Mark of the Searcher. Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Treasure Hunter. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-60.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-60.htm new file mode 100644 index 0000000000..2de18017ba --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-60.htm @@ -0,0 +1,3 @@ + +To become a Hawkeye your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Trust, and the Mark of the Sagittarius. I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Hawkeye. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-61.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-61.htm new file mode 100644 index 0000000000..f11290ecbd --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-61.htm @@ -0,0 +1,5 @@ + +To become a Hawkeye your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Trust, and the Mark of the Sagittarius.
+Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Hawkeye. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-62.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-62.htm new file mode 100644 index 0000000000..c09ef489a1 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-62.htm @@ -0,0 +1,5 @@ + +Congratulations! You are now a Hawkeye. Life as a Hawkeye may seem unfamiliar to you at first, but you can learn skills one by one from the masters nearby.
+Dedicate yourself to your new vocation, becoming a master of the bow whose arrows strike terror into our enemies.
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-63.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-63.htm new file mode 100644 index 0000000000..69bcf6bd7d --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-63.htm @@ -0,0 +1,3 @@ + +To become a Hawkeye your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Trust, and the Mark of the Sagittarius. Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Hawkeye. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-64.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-64.htm new file mode 100644 index 0000000000..0bf5d938dc --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-64.htm @@ -0,0 +1,4 @@ + +To become a Temple Knight your level must be over 40 and you must collect the Mark of Duty, the Mark of Life, and the Mark of the Healer.
+I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Temple Knight. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-65.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-65.htm new file mode 100644 index 0000000000..9cb1f77ce4 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-65.htm @@ -0,0 +1,4 @@ + +To become a Temple Knight your level must be over 40 and you must collect the Mark of Duty, the Mark of Life, and the Mark of the Healer. Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Temple Knight. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-66.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-66.htm new file mode 100644 index 0000000000..834deb68df --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-66.htm @@ -0,0 +1,5 @@ + +Congratulations! You have become a magnificent Temple Knight. Life as a Temple Knight may seem unfamiliar to you at first, but you can learn more skills from the masters nearby.
+I pray that you will become a great Temple Knight whose actions reflect glory on the name of Eva, the goddess of water. Never forget your dignity and integrity as an Elf, and always remain steadfast in your vows. Congratulations once again!
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-67.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-67.htm new file mode 100644 index 0000000000..76d63e1033 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-67.htm @@ -0,0 +1,4 @@ + +To become a Temple Knight your level must be over 40 and you must collect the Mark of Duty, the Mark of Life, and the Mark of the Healer.
+Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Temple Knight. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-68.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-68.htm new file mode 100644 index 0000000000..34a530ee07 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-68.htm @@ -0,0 +1,4 @@ + +To become a Sword Singer your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Life, and the Mark of the Duelist.
+I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Sword Singer. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-69.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-69.htm new file mode 100644 index 0000000000..d05934f974 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-69.htm @@ -0,0 +1,4 @@ + +To become a Sword Singer your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Life, and the Mark of the Duelist. Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Sword Singer. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-70.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-70.htm new file mode 100644 index 0000000000..6192e02756 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-70.htm @@ -0,0 +1,5 @@ + +Congratulations! You have become a magnificent Swordsinger. Life as a Swordsinger may seem unfamiliar to you at first, but you can learn more skills from the masters nearby.
+I pray that you will become a great Swordsinger whose actions reflect glory on the name of Eva, the goddess of water. Never forget your dignity and integrity as an Elf, and always remain steadfast in your vows. Congratulations once again!
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-71.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-71.htm new file mode 100644 index 0000000000..c1653df59e --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-71.htm @@ -0,0 +1,4 @@ + +To become a Sword Singer your level must be over 40 and you must collect the Mark of the Challenger, the Mark of Life, and the Mark of the Duelist.
+Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Sword Singer. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-72.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-72.htm new file mode 100644 index 0000000000..d999d78eef --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-72.htm @@ -0,0 +1,4 @@ + +To become a Plainswalker your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Life, and the Mark of the Searcher.
+I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Plainswalker. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-73.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-73.htm new file mode 100644 index 0000000000..1451901044 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-73.htm @@ -0,0 +1,4 @@ + +To become a Plainswalker your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Life and the Mark of the Searcher. Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Plainswalker. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-74.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-74.htm new file mode 100644 index 0000000000..67405091bb --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-74.htm @@ -0,0 +1,5 @@ + +Congratulations! You have now become a magnificent Plains Walker. Life as a Plains Walker may seem unfamiliar to you at first, but you can learn new skills from the masters nearby.
+I pray that you will become a great Plains Walker whose actions bring glory to the name of Eva, the goddess of water. Never forget your dignity and integrity as an Elf, and always remain steadfast in our faith. Congratulations once again!
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-75.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-75.htm new file mode 100644 index 0000000000..25e5142e9f --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-75.htm @@ -0,0 +1,4 @@ + +To become a Plainswalker your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Life, and the Mark of the Searcher.
+Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Plainswalker. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-76.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-76.htm new file mode 100644 index 0000000000..ddec4c45d8 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-76.htm @@ -0,0 +1,4 @@ + +To become a Silver Ranger your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Life, and the Mark of the Sagittarius.
+I see that you have all the marks but your skill level is still insufficient. Come back after more training and I shall change your occupation to Silver Ranger. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-77.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-77.htm new file mode 100644 index 0000000000..ccbcf99b5e --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-77.htm @@ -0,0 +1,4 @@ + +To become a Silver Ranger your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Life and the Mark of the Sagittarius. Obviously your skills need improvement and you have not collected the necessary marks.
+Didn't I make myself clear on the requirements for this occupation earlier? Come back after collecting the marks and increasing your level above 40. Then I shall change your occupation to Silver Ranger. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-78.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-78.htm new file mode 100644 index 0000000000..242be31e4f --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-78.htm @@ -0,0 +1,5 @@ + +Congratulations! You have now become a magnificent Silver Ranger. Life as a Silver Ranger may seem unfamiliar to you at first, but you can learn new skills from the masters nearby.
+I pray that you will become a great Silver Ranger whose actions bring glory to the name of Eva, the goddess of water. Never forget your dignity and integrity as an Elf, and always remain steadfast in our faith. Congratulations once again!
+Our guild has prepared this small gift to assist you in your journey. Take this to the Grand Master, Grand Magister, Master Trainer or High Priest who permits transfers in any major town and you will be able to exchange it for a usable Shadow Weapon. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-79.htm b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-79.htm new file mode 100644 index 0000000000..f9f871b6c7 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/30109-79.htm @@ -0,0 +1,4 @@ + +To become a Silver Ranger your level must be over 40 and you must collect the Mark of the Seeker, the Mark of Life, and the Mark of the Sagittarius.
+Your skill level is good but you have not yet brought all the required marks to me. Bring all 3 marks requested and I will change your occupation to Silver Ranger. + \ No newline at end of file diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/ElfHumanFighterChange2.java b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/ElfHumanFighterChange2.java new file mode 100644 index 0000000000..855a6c68f4 --- /dev/null +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanFighterChange2/ElfHumanFighterChange2.java @@ -0,0 +1,480 @@ +/* + * Copyright (C) 2004-2015 L2J DataPack + * + * This file is part of L2J DataPack. + * + * L2J DataPack is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * L2J DataPack is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ +package village_master.ElfHumanFighterChange2; + +import ai.npc.AbstractNpcAI; + +import com.l2jserver.gameserver.enums.CategoryType; +import com.l2jserver.gameserver.model.actor.L2Npc; +import com.l2jserver.gameserver.model.actor.instance.L2PcInstance; +import com.l2jserver.gameserver.model.base.ClassId; + +/** + * Elf Human class transfer AI. + * @author Adry_85 + */ +public final class ElfHumanFighterChange2 extends AbstractNpcAI +{ + // NPCs + private static int[] NPCS = + { + 30109, // Hannavalt + 30187, // Klaus + 30689, // Siria + 30849, // Sedrick + 30900, // Marcus + 31276, // Bernhard + 31321, // Siegmund + 31965, // Hector + }; + + // Items + private static final int SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE = 8870; + private static final int MARK_OF_CHALLENGER = 2627; // proof11x, proof12x, proof42x + private static final int MARK_OF_DUTY = 2633; // proof21x, proof22x, proof41x + private static final int MARK_OF_SEEKER = 2673; // proof31x, proof32x, proof51x, proof52x + private static final int MARK_OF_TRUST = 2734; // proof11y, proof12y, proof21y, proof22y, proof31y, proof32y + private static final int MARK_OF_DUELIST = 2762; // proof11z, proof42z + private static final int MARK_OF_SEARCHER = 2809; // proof31z, proof51z + private static final int MARK_OF_HEALER = 2820; // proof21z, proof41z + private static final int MARK_OF_LIFE = 3140; // proof41y, proof42y, proof51y, proof52y + private static final int MARK_OF_CHAMPION = 3276; // proof12z + private static final int MARK_OF_SAGITTARIUS = 3293; // proof32z, proof52z + private static final int MARK_OF_WITCHCRAFT = 3307; // proof22z + + // Classes + private static final int GLADIATOR = 2; + private static final int WARLORD = 3; + private static final int PALADIN = 5; + private static final int DARK_AVENGER = 6; + private static final int TREASURE_HUNTER = 8; + private static final int HAWKEYE = 9; + private static final int TEMPLE_KNIGHT = 20; + private static final int SWORDSINGER = 21; + private static final int PLAINS_WALKER = 23; + private static final int SILVER_RANGER = 24; + + private ElfHumanFighterChange2() + { + super(ElfHumanFighterChange2.class.getSimpleName(), "village_master"); + addStartNpc(NPCS); + addTalkId(NPCS); + } + + @Override + public String onAdvEvent(String event, L2Npc npc, L2PcInstance player) + { + String htmltext = null; + switch (event) + { + case "30109-02.htm": // master_lv3_hef003w + case "30109-03.htm": // master_lv3_hef006wa + case "30109-04.htm": // master_lv3_hef007wa + case "30109-05.htm": // master_lv3_hef007wat + case "30109-06.htm": // master_lv3_hef006wb + case "30109-07.htm": // master_lv3_hef007wb + case "30109-08.htm": // master_lv3_hef007wbt + case "30109-09.htm": // master_lv3_hef003k + case "30109-10.htm": // master_lv3_hef006ka + case "30109-11.htm": // master_lv3_hef007ka + case "30109-12.htm": // master_lv3_hef007kat + case "30109-13.htm": // master_lv3_hef006kb + case "30109-14.htm": // master_lv3_hef007kb + case "30109-15.htm": // master_lv3_hef007kbt + case "30109-16.htm": // master_lv3_hef003r + case "30109-17.htm": // master_lv3_hef006ra + case "30109-18.htm": // master_lv3_hef007ra + case "30109-19.htm": // master_lv3_hef007rat + case "30109-20.htm": // master_lv3_hef006rb + case "30109-21.htm": // master_lv3_hef007rb + case "30109-22.htm": // master_lv3_hef007rbt + case "30109-23.htm": // master_lv3_hef003e + case "30109-24.htm": // master_lv3_hef006ea + case "30109-25.htm": // master_lv3_hef007ea + case "30109-26.htm": // master_lv3_hef007eat + case "30109-27.htm": // master_lv3_hef006eb + case "30109-28.htm": // master_lv3_hef007eb + case "30109-29.htm": // master_lv3_hef007ebt + case "30109-30.htm": // master_lv3_hef003s + case "30109-31.htm": // master_lv3_hef006sa + case "30109-32.htm": // master_lv3_hef007sa + case "30109-33.htm": // master_lv3_hef007sat + case "30109-34.htm": // master_lv3_hef006sb + case "30109-35.htm": // master_lv3_hef007sb + case "30109-36.htm": // master_lv3_hef007sbt + { + htmltext = event; + break; + } + case "2": + case "3": + case "5": + case "6": + case "8": + case "9": + case "20": + case "21": + case "23": + case "24": + { + htmltext = ClassChangeRequested(player, Integer.valueOf(event)); + break; + } + } + return htmltext; + } + + private String ClassChangeRequested(L2PcInstance player, int classId) + { + String htmltext = null; + if (player.isInCategory(CategoryType.THIRD_CLASS_GROUP)) + { + htmltext = "30109-39.htm"; // fnYouAreThirdClass + } + else if ((classId == GLADIATOR) && (player.getClassId() == ClassId.WARRIOR)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_CHALLENGER, MARK_OF_TRUST, MARK_OF_DUELIST)) + { + htmltext = "30109-40.htm"; // fnLowLevel11 + } + else + { + htmltext = "30109-41.htm"; // fnLowLevelNoProof11 + } + } + else if (hasQuestItems(player, MARK_OF_CHALLENGER, MARK_OF_TRUST, MARK_OF_DUELIST)) + { + takeItems(player, -1, MARK_OF_CHALLENGER, MARK_OF_TRUST, MARK_OF_DUELIST); + player.setClassId(GLADIATOR); + player.setBaseClass(GLADIATOR); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-42.htm"; // fnAfterClassChange11 + } + else + { + htmltext = "30109-43.htm"; // fnNoProof11 + } + } + else if ((classId == WARLORD) && (player.getClassId() == ClassId.WARRIOR)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_CHALLENGER, MARK_OF_TRUST, MARK_OF_CHAMPION)) + { + htmltext = "30109-44.htm"; // fnLowLevel12 + } + else + { + htmltext = "30109-45.htm"; // fnLowLevelNoProof12 + } + } + else if (hasQuestItems(player, MARK_OF_CHALLENGER, MARK_OF_TRUST, MARK_OF_CHAMPION)) + { + takeItems(player, -1, MARK_OF_CHALLENGER, MARK_OF_TRUST, MARK_OF_CHAMPION); + player.setClassId(WARLORD); + player.setBaseClass(WARLORD); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-46.htm"; // fnAfterClassChange12 + } + else + { + htmltext = "30109-47.htm"; // fnNoProof12 + } + } + else if ((classId == PALADIN) && (player.getClassId() == ClassId.KNIGHT)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_DUTY, MARK_OF_TRUST, MARK_OF_HEALER)) + { + htmltext = "30109-48.htm"; // fnLowLevel21 + } + else + { + htmltext = "30109-49.htm"; // fnLowLevelNoProof21 + } + } + else if (hasQuestItems(player, MARK_OF_DUTY, MARK_OF_TRUST, MARK_OF_HEALER)) + { + takeItems(player, -1, MARK_OF_DUTY, MARK_OF_TRUST, MARK_OF_HEALER); + player.setClassId(PALADIN); + player.setBaseClass(PALADIN); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-50.htm"; // fnAfterClassChange21 + } + else + { + htmltext = "30109-51.htm"; // fnNoProof21 + } + } + else if ((classId == DARK_AVENGER) && (player.getClassId() == ClassId.KNIGHT)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_DUTY, MARK_OF_TRUST, MARK_OF_WITCHCRAFT)) + { + htmltext = "30109-52.htm"; // fnLowLevel22 + } + else + { + htmltext = "30109-53.htm"; // fnLowLevelNoProof22 + } + } + else if (hasQuestItems(player, MARK_OF_DUTY, MARK_OF_TRUST, MARK_OF_WITCHCRAFT)) + { + takeItems(player, -1, MARK_OF_DUTY, MARK_OF_TRUST, MARK_OF_WITCHCRAFT); + player.setClassId(DARK_AVENGER); + player.setBaseClass(DARK_AVENGER); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-54.htm"; // fnAfterClassChange22 + } + else + { + htmltext = "30109-55.htm"; // fnNoProof22 + } + } + else if ((classId == TREASURE_HUNTER) && (player.getClassId() == ClassId.ROGUE)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_SEEKER, MARK_OF_TRUST, MARK_OF_SEARCHER)) + { + htmltext = "30109-56.htm"; // fnLowLevel31 + } + else + { + htmltext = "30109-57.htm"; // fnLowLevelNoProof31 + } + } + else if (hasQuestItems(player, MARK_OF_SEEKER, MARK_OF_TRUST, MARK_OF_SEARCHER)) + { + takeItems(player, -1, MARK_OF_SEEKER, MARK_OF_TRUST, MARK_OF_SEARCHER); + player.setClassId(TREASURE_HUNTER); + player.setBaseClass(TREASURE_HUNTER); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-58.htm"; // fnAfterClassChange31 + } + else + { + htmltext = "30109-59.htm"; // fnNoProof31 + } + } + else if ((classId == HAWKEYE) && (player.getClassId() == ClassId.ROGUE)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_SEEKER, MARK_OF_TRUST, MARK_OF_SAGITTARIUS)) + { + htmltext = "30109-60.htm"; // fnLowLevel32 + } + else + { + htmltext = "30109-61.htm"; // fnLowLevelNoProof32 + } + } + else if (hasQuestItems(player, MARK_OF_SEEKER, MARK_OF_TRUST, MARK_OF_SAGITTARIUS)) + { + takeItems(player, -1, MARK_OF_SEEKER, MARK_OF_TRUST, MARK_OF_SAGITTARIUS); + player.setClassId(HAWKEYE); + player.setBaseClass(HAWKEYE); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-62.htm"; // fnAfterClassChange32 + } + else + { + htmltext = "30109-63.htm"; // fnNoProof32 + } + } + else if ((classId == TEMPLE_KNIGHT) && (player.getClassId() == ClassId.ELVEN_KNIGHT)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_DUTY, MARK_OF_LIFE, MARK_OF_HEALER)) + { + htmltext = "30109-64.htm"; // fnLowLevel41 + } + else + { + htmltext = "30109-65.htm"; // fnLowLevelNoProof41 + } + } + else if (hasQuestItems(player, MARK_OF_DUTY, MARK_OF_LIFE, MARK_OF_HEALER)) + { + takeItems(player, -1, MARK_OF_DUTY, MARK_OF_LIFE, MARK_OF_HEALER); + player.setClassId(TEMPLE_KNIGHT); + player.setBaseClass(TEMPLE_KNIGHT); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-66.htm"; // fnAfterClassChange41 + } + else + { + htmltext = "30109-67.htm"; // fnNoProof41 + } + } + else if ((classId == SWORDSINGER) && (player.getClassId() == ClassId.ELVEN_KNIGHT)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_CHALLENGER, MARK_OF_LIFE, MARK_OF_DUELIST)) + { + htmltext = "30109-68.htm"; // fnLowLevel42 + } + else + { + htmltext = "30109-69.htm"; // fnLowLevelNoProof42 + } + } + else if (hasQuestItems(player, MARK_OF_CHALLENGER, MARK_OF_LIFE, MARK_OF_DUELIST)) + { + takeItems(player, -1, MARK_OF_CHALLENGER, MARK_OF_LIFE, MARK_OF_DUELIST); + player.setClassId(SWORDSINGER); + player.setBaseClass(SWORDSINGER); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-70.htm"; // fnAfterClassChange42 + } + else + { + htmltext = "30109-71.htm"; // fnNoProof42 + } + } + else if ((classId == PLAINS_WALKER) && (player.getClassId() == ClassId.ELVEN_SCOUT)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_SEEKER, MARK_OF_LIFE, MARK_OF_SEARCHER)) + { + htmltext = "30109-72.htm"; // fnLowLevel51 + } + else + { + htmltext = "30109-73.htm"; // fnLowLevelNoProof51 + } + } + else if (hasQuestItems(player, MARK_OF_SEEKER, MARK_OF_LIFE, MARK_OF_SEARCHER)) + { + takeItems(player, -1, MARK_OF_SEEKER, MARK_OF_LIFE, MARK_OF_SEARCHER); + player.setClassId(PLAINS_WALKER); + player.setBaseClass(PLAINS_WALKER); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-74.htm"; // fnAfterClassChange51 + } + else + { + htmltext = "30109-75.htm"; // fnNoProof51 + } + } + else if ((classId == SILVER_RANGER) && (player.getClassId() == ClassId.ELVEN_SCOUT)) + { + if (player.getLevel() < 40) + { + if (hasQuestItems(player, MARK_OF_SEEKER, MARK_OF_LIFE, MARK_OF_SAGITTARIUS)) + { + htmltext = "30109-76.htm"; // fnLowLevel52 + } + else + { + htmltext = "30109-77.htm"; // fnLowLevelNoProof52 + } + } + else if (hasQuestItems(player, MARK_OF_SEEKER, MARK_OF_LIFE, MARK_OF_SAGITTARIUS)) + { + takeItems(player, -1, MARK_OF_SEEKER, MARK_OF_LIFE, MARK_OF_SAGITTARIUS); + player.setClassId(SILVER_RANGER); + player.setBaseClass(SILVER_RANGER); + // SystemMessage and cast skill is done by setClassId + player.broadcastUserInfo(); + giveItems(player, SHADOW_ITEM_EXCHANGE_COUPON_C_GRADE, 15); + htmltext = "30109-78.htm"; // fnAfterClassChange52 + } + else + { + htmltext = "30109-79.htm"; // fnNoProof52 + } + } + return htmltext; + } + + @Override + public String onTalk(L2Npc npc, L2PcInstance player) + { + String htmltext = null; + if (player.isInCategory(CategoryType.FIGHTER_GROUP) && player.isInCategory(CategoryType.FOURTH_CLASS_GROUP) && (player.isInCategory(CategoryType.HUMAN_FALL_CLASS) || player.isInCategory(CategoryType.ELF_FALL_CLASS))) + { + htmltext = "30109-01.htm"; // fnYouAreFourthClass + } + else if (player.isInCategory(CategoryType.FIGHTER_GROUP) && (player.isInCategory(CategoryType.HUMAN_FALL_CLASS) || player.isInCategory(CategoryType.ELF_FALL_CLASS))) + { + final ClassId classId = player.getClassId(); + if ((classId == ClassId.WARRIOR) || (classId == ClassId.GLADIATOR) || (classId == ClassId.WARLORD)) + { + htmltext = "30109-02.htm"; // fnClassList1 + } + else if ((classId == ClassId.KNIGHT) || (classId == ClassId.PALADIN) || (classId == ClassId.DARK_AVENGER)) + { + htmltext = "30109-09.htm"; // fnClassList2 + } + else if ((classId == ClassId.ROGUE) || (classId == ClassId.TREASURE_HUNTER) || (classId == ClassId.HAWKEYE)) + { + htmltext = "30109-16.htm"; // fnClassList3 + } + else if ((classId == ClassId.ELVEN_KNIGHT) || (classId == ClassId.TEMPLE_KNIGHT) || (classId == ClassId.SWORDSINGER)) + { + htmltext = "30109-23.htm"; // fnClassList4 + } + else if ((classId == ClassId.ELVEN_SCOUT) || (classId == ClassId.PLAINS_WALKER) || (classId == ClassId.SILVER_RANGER)) + { + htmltext = "30109-30.htm"; // fnClassList5 + } + else + { + htmltext = "30109-37.htm"; // fnYouAreFirstClass + } + } + else + { + htmltext = "30109-38.htm"; // fnClassMismatch + } + return htmltext; + } + + public static void main(String[] args) + { + new ElfHumanFighterChange2(); + } +} diff --git a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanWizardChange2/ElfHumanWizardChange2.java b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanWizardChange2/ElfHumanWizardChange2.java index e28999362a..38853d8400 100644 --- a/trunk/dist/game/data_classic/scripts/village_master/ElfHumanWizardChange2/ElfHumanWizardChange2.java +++ b/trunk/dist/game/data_classic/scripts/village_master/ElfHumanWizardChange2/ElfHumanWizardChange2.java @@ -88,7 +88,7 @@ public final class ElfHumanWizardChange2 extends AbstractNpcAI case "30115-15.htm": // master_lv3_hew007eat case "30115-16.htm": // master_lv3_hew006eb case "30115-17.htm": // master_lv3_hew007eb - case "30115-18.htm": // master_lv3_hew007eb + case "30115-18.htm": // master_lv3_hew007ebt { htmltext = event; break; diff --git a/trunk/dist/game/data_classic/stats/items/00000-00099.xml b/trunk/dist/game/data_classic/stats/items/00000-00099.xml index 6980788452..6c0731c11f 100644 --- a/trunk/dist/game/data_classic/stats/items/00000-00099.xml +++ b/trunk/dist/game/data_classic/stats/items/00000-00099.xml @@ -17,7 +17,7 @@ - +
@@ -38,7 +38,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -242,7 +242,7 @@ - + @@ -264,7 +264,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -312,7 +312,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -961,7 +961,7 @@ - + @@ -982,7 +982,7 @@ - + @@ -1003,7 +1003,7 @@ - + @@ -1028,7 +1028,7 @@ - + @@ -1056,7 +1056,7 @@ - + @@ -1084,7 +1084,7 @@ - + @@ -1112,7 +1112,7 @@ - + @@ -1139,7 +1139,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1193,7 +1193,7 @@ - + @@ -1220,7 +1220,7 @@ - + @@ -1247,7 +1247,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1303,7 +1303,7 @@ - + @@ -1330,7 +1330,7 @@ - + @@ -1358,7 +1358,7 @@ - + @@ -1384,7 +1384,7 @@ - + @@ -1408,7 +1408,7 @@ - + @@ -1433,7 +1433,7 @@ - + @@ -1460,7 +1460,7 @@ - + @@ -1488,7 +1488,7 @@ - + @@ -1515,7 +1515,7 @@ - + @@ -1543,7 +1543,7 @@ - + @@ -1571,7 +1571,7 @@ - + @@ -1599,7 +1599,7 @@ - + @@ -1627,7 +1627,7 @@ - + @@ -1655,7 +1655,7 @@ - + @@ -1684,7 +1684,7 @@ - + @@ -1709,7 +1709,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/00100-00199.xml b/trunk/dist/game/data_classic/stats/items/00100-00199.xml index 39e4f0577a..0dfb3b99ec 100644 --- a/trunk/dist/game/data_classic/stats/items/00100-00199.xml +++ b/trunk/dist/game/data_classic/stats/items/00100-00199.xml @@ -18,7 +18,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -257,7 +257,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -299,7 +299,7 @@ - + @@ -324,7 +324,7 @@ - + @@ -351,7 +351,7 @@ - + @@ -378,7 +378,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -432,7 +432,7 @@ - + @@ -459,7 +459,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -540,7 +540,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -594,7 +594,7 @@ - + @@ -621,7 +621,7 @@ - + @@ -649,7 +649,7 @@ - + @@ -676,7 +676,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -730,7 +730,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -785,7 +785,7 @@ - + @@ -808,7 +808,7 @@ - + @@ -830,7 +830,7 @@ - + @@ -852,7 +852,7 @@ - + @@ -874,7 +874,7 @@ - + @@ -899,7 +899,7 @@ - + @@ -926,7 +926,7 @@ - + @@ -953,7 +953,7 @@ - + @@ -980,7 +980,7 @@ - + @@ -1008,7 +1008,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1062,7 +1062,7 @@ - + @@ -1089,7 +1089,7 @@ - + @@ -1116,7 +1116,7 @@ - + @@ -1143,7 +1143,7 @@ - + @@ -1170,7 +1170,7 @@ - + @@ -1198,7 +1198,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1253,7 +1253,7 @@ - + @@ -1281,7 +1281,7 @@ - + @@ -1309,7 +1309,7 @@ - + @@ -1334,7 +1334,7 @@ - + @@ -1357,7 +1357,7 @@ - + @@ -1383,7 +1383,7 @@ - + @@ -1411,7 +1411,7 @@ - + @@ -1439,7 +1439,7 @@ - + @@ -1467,7 +1467,7 @@ - + @@ -1495,7 +1495,7 @@ - + @@ -1523,7 +1523,7 @@ - + @@ -1552,7 +1552,7 @@ - + @@ -1581,7 +1581,7 @@ - + @@ -1609,7 +1609,7 @@ - + @@ -1637,7 +1637,7 @@ - + @@ -1665,7 +1665,7 @@ - + @@ -1694,7 +1694,7 @@ - + @@ -1723,7 +1723,7 @@ - + @@ -1751,7 +1751,7 @@ - + @@ -1780,7 +1780,7 @@ - + @@ -1808,7 +1808,7 @@ - + @@ -1836,7 +1836,7 @@ - + @@ -1864,7 +1864,7 @@ - + @@ -1892,7 +1892,7 @@ - + @@ -1920,7 +1920,7 @@ - + @@ -1948,7 +1948,7 @@ - + @@ -1976,7 +1976,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/00200-00299.xml b/trunk/dist/game/data_classic/stats/items/00200-00299.xml index 6b582b7423..d90a7e4a55 100644 --- a/trunk/dist/game/data_classic/stats/items/00200-00299.xml +++ b/trunk/dist/game/data_classic/stats/items/00200-00299.xml @@ -21,7 +21,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -246,7 +246,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -355,7 +355,7 @@ - + @@ -377,7 +377,7 @@ - + @@ -399,7 +399,7 @@ - + @@ -421,7 +421,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -577,7 +577,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -632,7 +632,7 @@ - + @@ -659,7 +659,7 @@ - + @@ -687,7 +687,7 @@ - + @@ -715,7 +715,7 @@ - + @@ -742,7 +742,7 @@ - + @@ -769,7 +769,7 @@ - + @@ -797,7 +797,7 @@ - + @@ -824,7 +824,7 @@ - + @@ -852,7 +852,7 @@ - + @@ -880,7 +880,7 @@ - + @@ -908,7 +908,7 @@ - + @@ -936,7 +936,7 @@ - + @@ -964,7 +964,7 @@ - + @@ -992,7 +992,7 @@ - + @@ -1020,7 +1020,7 @@ - + @@ -1038,7 +1038,7 @@ - + @@ -1054,7 +1054,7 @@ - + @@ -1070,7 +1070,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1102,7 +1102,7 @@ - + @@ -1118,7 +1118,7 @@ - + @@ -1134,7 +1134,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1166,7 +1166,7 @@ - + @@ -1187,7 +1187,7 @@ - + @@ -1209,7 +1209,7 @@ - + @@ -1231,7 +1231,7 @@ - + @@ -1253,7 +1253,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1300,7 +1300,7 @@ - + @@ -1327,7 +1327,7 @@ - + @@ -1354,7 +1354,7 @@ - + @@ -1381,7 +1381,7 @@ - + @@ -1409,7 +1409,7 @@ - + @@ -1436,7 +1436,7 @@ - + @@ -1463,7 +1463,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1518,7 +1518,7 @@ - + @@ -1546,7 +1546,7 @@ - + @@ -1574,7 +1574,7 @@ - + @@ -1600,7 +1600,7 @@ - + @@ -1624,7 +1624,7 @@ - + @@ -1648,7 +1648,7 @@ - + @@ -1676,7 +1676,7 @@ - + @@ -1706,7 +1706,7 @@ - + @@ -1736,7 +1736,7 @@ - + @@ -1767,7 +1767,7 @@ - + @@ -1797,7 +1797,7 @@ - + @@ -1827,7 +1827,7 @@ - + @@ -1858,7 +1858,7 @@ - + @@ -1889,7 +1889,7 @@ - + @@ -1919,7 +1919,7 @@ - + @@ -1950,7 +1950,7 @@ - + @@ -1981,7 +1981,7 @@ - + @@ -2011,7 +2011,7 @@ - + @@ -2042,7 +2042,7 @@ - + @@ -2073,7 +2073,7 @@ - + @@ -2101,7 +2101,7 @@ - + @@ -2129,7 +2129,7 @@ - + @@ -2157,7 +2157,7 @@ - + @@ -2185,7 +2185,7 @@ - + @@ -2214,7 +2214,7 @@ - + @@ -2242,7 +2242,7 @@ - + @@ -2270,7 +2270,7 @@ - + @@ -2299,7 +2299,7 @@ - + @@ -2328,7 +2328,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/00300-00399.xml b/trunk/dist/game/data_classic/stats/items/00300-00399.xml index df339defa8..680574b8fa 100644 --- a/trunk/dist/game/data_classic/stats/items/00300-00399.xml +++ b/trunk/dist/game/data_classic/stats/items/00300-00399.xml @@ -21,7 +21,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -174,7 +174,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -221,7 +221,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -302,7 +302,7 @@ - + @@ -329,7 +329,7 @@ - + @@ -356,7 +356,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -410,7 +410,7 @@ - + @@ -437,7 +437,7 @@ - + @@ -464,7 +464,7 @@ - + @@ -491,7 +491,7 @@ - + @@ -518,7 +518,7 @@ - + @@ -545,7 +545,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/00700-00799.xml b/trunk/dist/game/data_classic/stats/items/00700-00799.xml index b607ee0db2..a2daa55a31 100644 --- a/trunk/dist/game/data_classic/stats/items/00700-00799.xml +++ b/trunk/dist/game/data_classic/stats/items/00700-00799.xml @@ -432,7 +432,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -519,7 +519,7 @@ - + @@ -564,7 +564,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -656,7 +656,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/00900-00999.xml b/trunk/dist/game/data_classic/stats/items/00900-00999.xml index 77031106be..2170230aa2 100644 --- a/trunk/dist/game/data_classic/stats/items/00900-00999.xml +++ b/trunk/dist/game/data_classic/stats/items/00900-00999.xml @@ -422,7 +422,7 @@ - + @@ -660,7 +660,7 @@ - + @@ -725,7 +725,7 @@ - + @@ -823,7 +823,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/01100-01199.xml b/trunk/dist/game/data_classic/stats/items/01100-01199.xml index 602c5cff26..e8c0c822ca 100644 --- a/trunk/dist/game/data_classic/stats/items/01100-01199.xml +++ b/trunk/dist/game/data_classic/stats/items/01100-01199.xml @@ -492,7 +492,7 @@ - + @@ -939,7 +939,7 @@ - + @@ -963,7 +963,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/01200-01299.xml b/trunk/dist/game/data_classic/stats/items/01200-01299.xml index 0d1a78b4fe..d445d52314 100644 --- a/trunk/dist/game/data_classic/stats/items/01200-01299.xml +++ b/trunk/dist/game/data_classic/stats/items/01200-01299.xml @@ -164,7 +164,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1097,7 +1097,7 @@ - + @@ -1119,7 +1119,7 @@ - + @@ -1141,7 +1141,7 @@ - + @@ -1163,7 +1163,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/01300-01399.xml b/trunk/dist/game/data_classic/stats/items/01300-01399.xml index 71882b0a33..9180751224 100644 --- a/trunk/dist/game/data_classic/stats/items/01300-01399.xml +++ b/trunk/dist/game/data_classic/stats/items/01300-01399.xml @@ -18,7 +18,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -89,7 +89,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -559,7 +559,7 @@ - + @@ -1013,7 +1013,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/01400-01499.xml b/trunk/dist/game/data_classic/stats/items/01400-01499.xml index f9c376d340..73ad32eec0 100644 --- a/trunk/dist/game/data_classic/stats/items/01400-01499.xml +++ b/trunk/dist/game/data_classic/stats/items/01400-01499.xml @@ -625,7 +625,7 @@ - + @@ -653,7 +653,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/01500-01599.xml b/trunk/dist/game/data_classic/stats/items/01500-01599.xml index 6fab1dcb0c..d4cb4f566c 100644 --- a/trunk/dist/game/data_classic/stats/items/01500-01599.xml +++ b/trunk/dist/game/data_classic/stats/items/01500-01599.xml @@ -113,7 +113,7 @@ - + @@ -134,7 +134,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/01600-01699.xml b/trunk/dist/game/data_classic/stats/items/01600-01699.xml index 3b81eae63d..5c32115b50 100644 --- a/trunk/dist/game/data_classic/stats/items/01600-01699.xml +++ b/trunk/dist/game/data_classic/stats/items/01600-01699.xml @@ -675,7 +675,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/02300-02399.xml b/trunk/dist/game/data_classic/stats/items/02300-02399.xml index b232db4318..5b2c6a1aa5 100644 --- a/trunk/dist/game/data_classic/stats/items/02300-02399.xml +++ b/trunk/dist/game/data_classic/stats/items/02300-02399.xml @@ -715,7 +715,7 @@ - + @@ -739,7 +739,7 @@ - + @@ -762,7 +762,7 @@ - + @@ -784,7 +784,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -829,7 +829,7 @@ - + @@ -851,7 +851,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/02400-02499.xml b/trunk/dist/game/data_classic/stats/items/02400-02499.xml index d69a5da6c1..5dbe2ade17 100644 --- a/trunk/dist/game/data_classic/stats/items/02400-02499.xml +++ b/trunk/dist/game/data_classic/stats/items/02400-02499.xml @@ -1065,7 +1065,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/02500-02599.xml b/trunk/dist/game/data_classic/stats/items/02500-02599.xml index c5d89c1726..36b00b03c5 100644 --- a/trunk/dist/game/data_classic/stats/items/02500-02599.xml +++ b/trunk/dist/game/data_classic/stats/items/02500-02599.xml @@ -17,7 +17,7 @@ - + @@ -42,7 +42,7 @@ - + @@ -70,7 +70,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -234,7 +234,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -312,7 +312,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -442,7 +442,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -494,7 +494,7 @@ - + @@ -520,7 +520,7 @@ - + @@ -547,7 +547,7 @@ - + @@ -573,7 +573,7 @@ - + @@ -599,7 +599,7 @@ - + @@ -625,7 +625,7 @@ - + @@ -651,7 +651,7 @@ - + @@ -677,7 +677,7 @@ - + @@ -703,7 +703,7 @@ - + @@ -729,7 +729,7 @@ - + @@ -755,7 +755,7 @@ - + @@ -781,7 +781,7 @@ - + @@ -807,7 +807,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -859,7 +859,7 @@ - + @@ -885,7 +885,7 @@ - + @@ -911,7 +911,7 @@ - + @@ -937,7 +937,7 @@ - + @@ -963,7 +963,7 @@ - + @@ -989,7 +989,7 @@ - + @@ -1015,7 +1015,7 @@ - + @@ -1041,7 +1041,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1094,7 +1094,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1146,7 +1146,7 @@ - + @@ -1173,7 +1173,7 @@ - + @@ -1199,7 +1199,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1252,7 +1252,7 @@ - + @@ -1279,7 +1279,7 @@ - + @@ -1306,7 +1306,7 @@ - + @@ -1333,7 +1333,7 @@ - + @@ -1360,7 +1360,7 @@ - + @@ -1387,7 +1387,7 @@ - + @@ -1414,7 +1414,7 @@ - + @@ -1441,7 +1441,7 @@ - + @@ -1468,7 +1468,7 @@ - + @@ -1495,7 +1495,7 @@ - + @@ -1522,7 +1522,7 @@ - + @@ -1549,7 +1549,7 @@ - + @@ -1576,7 +1576,7 @@ - + @@ -1603,7 +1603,7 @@ - + @@ -1630,7 +1630,7 @@ - + @@ -1657,7 +1657,7 @@ - + @@ -1684,7 +1684,7 @@ - + @@ -1711,7 +1711,7 @@ - + @@ -1738,7 +1738,7 @@ - + @@ -1765,7 +1765,7 @@ - + @@ -1792,7 +1792,7 @@ - + @@ -1819,7 +1819,7 @@ - + @@ -1846,7 +1846,7 @@ - + @@ -1873,7 +1873,7 @@ - + @@ -1900,7 +1900,7 @@ - + @@ -1927,7 +1927,7 @@ - + @@ -1954,7 +1954,7 @@ - + @@ -1981,7 +1981,7 @@ - + @@ -2008,7 +2008,7 @@ - + @@ -2035,7 +2035,7 @@ - + @@ -2062,7 +2062,7 @@ - + @@ -2089,7 +2089,7 @@ - + @@ -2116,7 +2116,7 @@ - + @@ -2143,7 +2143,7 @@ - + @@ -2170,7 +2170,7 @@ - + @@ -2197,7 +2197,7 @@ - + @@ -2224,7 +2224,7 @@ - + @@ -2251,7 +2251,7 @@ - + @@ -2278,7 +2278,7 @@ - + @@ -2305,7 +2305,7 @@ - + @@ -2332,7 +2332,7 @@ - + @@ -2359,7 +2359,7 @@ - + @@ -2387,7 +2387,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/02600-02699.xml b/trunk/dist/game/data_classic/stats/items/02600-02699.xml index 250f8763db..2049ff605f 100644 --- a/trunk/dist/game/data_classic/stats/items/02600-02699.xml +++ b/trunk/dist/game/data_classic/stats/items/02600-02699.xml @@ -21,7 +21,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -129,7 +129,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -210,7 +210,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -264,7 +264,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -318,7 +318,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -399,7 +399,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -453,7 +453,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -507,7 +507,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -588,7 +588,7 @@ - + @@ -615,7 +615,7 @@ - + @@ -643,7 +643,7 @@ - + @@ -670,7 +670,7 @@ - + @@ -697,7 +697,7 @@ - + @@ -725,7 +725,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/03000-03099.xml b/trunk/dist/game/data_classic/stats/items/03000-03099.xml index bee4943bf8..30af18f1c1 100644 --- a/trunk/dist/game/data_classic/stats/items/03000-03099.xml +++ b/trunk/dist/game/data_classic/stats/items/03000-03099.xml @@ -344,7 +344,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -417,7 +417,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/03400-03499.xml b/trunk/dist/game/data_classic/stats/items/03400-03499.xml index 625e5cfa89..1413866fb1 100644 --- a/trunk/dist/game/data_classic/stats/items/03400-03499.xml +++ b/trunk/dist/game/data_classic/stats/items/03400-03499.xml @@ -547,7 +547,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/03900-03999.xml b/trunk/dist/game/data_classic/stats/items/03900-03999.xml index 52e9312ca8..189da6ee18 100644 --- a/trunk/dist/game/data_classic/stats/items/03900-03999.xml +++ b/trunk/dist/game/data_classic/stats/items/03900-03999.xml @@ -185,7 +185,7 @@ - + @@ -214,7 +214,7 @@ - + @@ -243,7 +243,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/04000-04099.xml b/trunk/dist/game/data_classic/stats/items/04000-04099.xml index 258e4d875f..2c9cfbec00 100644 --- a/trunk/dist/game/data_classic/stats/items/04000-04099.xml +++ b/trunk/dist/game/data_classic/stats/items/04000-04099.xml @@ -256,7 +256,7 @@ - + @@ -281,7 +281,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/04200-04299.xml b/trunk/dist/game/data_classic/stats/items/04200-04299.xml index 2184554802..029ffd8dc4 100644 --- a/trunk/dist/game/data_classic/stats/items/04200-04299.xml +++ b/trunk/dist/game/data_classic/stats/items/04200-04299.xml @@ -30,7 +30,7 @@ - + @@ -169,7 +169,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -414,7 +414,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/04600-04699.xml b/trunk/dist/game/data_classic/stats/items/04600-04699.xml index 37e65b65f6..7fbbbdf010 100644 --- a/trunk/dist/game/data_classic/stats/items/04600-04699.xml +++ b/trunk/dist/game/data_classic/stats/items/04600-04699.xml @@ -603,7 +603,7 @@ - + @@ -631,7 +631,7 @@ - + @@ -659,7 +659,7 @@ - + @@ -687,7 +687,7 @@ - + @@ -715,7 +715,7 @@ - + @@ -743,7 +743,7 @@ - + @@ -771,7 +771,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -827,7 +827,7 @@ - + @@ -855,7 +855,7 @@ - + @@ -884,7 +884,7 @@ - + @@ -912,7 +912,7 @@ - + @@ -940,7 +940,7 @@ - + @@ -969,7 +969,7 @@ - + @@ -998,7 +998,7 @@ - + @@ -1026,7 +1026,7 @@ - + @@ -1054,7 +1054,7 @@ - + @@ -1082,7 +1082,7 @@ - + @@ -1110,7 +1110,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/04700-04799.xml b/trunk/dist/game/data_classic/stats/items/04700-04799.xml index 1f5e6d0aa8..95363cac92 100644 --- a/trunk/dist/game/data_classic/stats/items/04700-04799.xml +++ b/trunk/dist/game/data_classic/stats/items/04700-04799.xml @@ -22,7 +22,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -134,7 +134,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -246,7 +246,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -360,7 +360,7 @@ - + @@ -388,7 +388,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -444,7 +444,7 @@ - + @@ -472,7 +472,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -530,7 +530,7 @@ - + @@ -558,7 +558,7 @@ - + @@ -587,7 +587,7 @@ - + @@ -615,7 +615,7 @@ - + @@ -643,7 +643,7 @@ - + @@ -670,7 +670,7 @@ - + @@ -698,7 +698,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -782,7 +782,7 @@ - + @@ -810,7 +810,7 @@ - + @@ -838,7 +838,7 @@ - + @@ -866,7 +866,7 @@ - + @@ -894,7 +894,7 @@ - + @@ -922,7 +922,7 @@ - + @@ -951,7 +951,7 @@ - + @@ -979,7 +979,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1035,7 +1035,7 @@ - + @@ -1063,7 +1063,7 @@ - + @@ -1091,7 +1091,7 @@ - + @@ -1119,7 +1119,7 @@ - + @@ -1147,7 +1147,7 @@ - + @@ -1175,7 +1175,7 @@ - + @@ -1203,7 +1203,7 @@ - + @@ -1231,7 +1231,7 @@ - + @@ -1259,7 +1259,7 @@ - + @@ -1287,7 +1287,7 @@ - + @@ -1315,7 +1315,7 @@ - + @@ -1343,7 +1343,7 @@ - + @@ -1371,7 +1371,7 @@ - + @@ -1399,7 +1399,7 @@ - + @@ -1427,7 +1427,7 @@ - + @@ -1455,7 +1455,7 @@ - + @@ -1484,7 +1484,7 @@ - + @@ -1513,7 +1513,7 @@ - + @@ -1542,7 +1542,7 @@ - + @@ -1570,7 +1570,7 @@ - + @@ -1598,7 +1598,7 @@ - + @@ -1626,7 +1626,7 @@ - + @@ -1654,7 +1654,7 @@ - + @@ -1683,7 +1683,7 @@ - + @@ -1712,7 +1712,7 @@ - + @@ -1740,7 +1740,7 @@ - + @@ -1768,7 +1768,7 @@ - + @@ -1796,7 +1796,7 @@ - + @@ -1824,7 +1824,7 @@ - + @@ -1852,7 +1852,7 @@ - + @@ -1880,7 +1880,7 @@ - + @@ -1909,7 +1909,7 @@ - + @@ -1938,7 +1938,7 @@ - + @@ -1967,7 +1967,7 @@ - + @@ -1995,7 +1995,7 @@ - + @@ -2023,7 +2023,7 @@ - + @@ -2052,7 +2052,7 @@ - + @@ -2080,7 +2080,7 @@ - + @@ -2109,7 +2109,7 @@ - + @@ -2138,7 +2138,7 @@ - + @@ -2166,7 +2166,7 @@ - + @@ -2195,7 +2195,7 @@ - + @@ -2224,7 +2224,7 @@ - + @@ -2252,7 +2252,7 @@ - + @@ -2280,7 +2280,7 @@ - + @@ -2308,7 +2308,7 @@ - + @@ -2336,7 +2336,7 @@ - + @@ -2365,7 +2365,7 @@ - + @@ -2394,7 +2394,7 @@ - + @@ -2422,7 +2422,7 @@ - + @@ -2450,7 +2450,7 @@ - + @@ -2478,7 +2478,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/04800-04899.xml b/trunk/dist/game/data_classic/stats/items/04800-04899.xml index 5624db3b99..fd924d89bc 100644 --- a/trunk/dist/game/data_classic/stats/items/04800-04899.xml +++ b/trunk/dist/game/data_classic/stats/items/04800-04899.xml @@ -21,7 +21,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -107,7 +107,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -286,7 +286,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -348,7 +348,7 @@ - + @@ -378,7 +378,7 @@ - + @@ -409,7 +409,7 @@ - + @@ -440,7 +440,7 @@ - + @@ -471,7 +471,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -533,7 +533,7 @@ - + @@ -564,7 +564,7 @@ - + @@ -596,7 +596,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -689,7 +689,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -752,7 +752,7 @@ - + @@ -784,7 +784,7 @@ - + @@ -815,7 +815,7 @@ - + @@ -847,7 +847,7 @@ - + @@ -875,7 +875,7 @@ - + @@ -905,7 +905,7 @@ - + @@ -933,7 +933,7 @@ - + @@ -961,7 +961,7 @@ - + @@ -991,7 +991,7 @@ - + @@ -1019,7 +1019,7 @@ - + @@ -1050,7 +1050,7 @@ - + @@ -1078,7 +1078,7 @@ - + @@ -1107,7 +1107,7 @@ - + @@ -1137,7 +1137,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1222,7 +1222,7 @@ - + @@ -1252,7 +1252,7 @@ - + @@ -1280,7 +1280,7 @@ - + @@ -1311,7 +1311,7 @@ - + @@ -1339,7 +1339,7 @@ - + @@ -1368,7 +1368,7 @@ - + @@ -1398,7 +1398,7 @@ - + @@ -1426,7 +1426,7 @@ - + @@ -1455,7 +1455,7 @@ - + @@ -1483,7 +1483,7 @@ - + @@ -1514,7 +1514,7 @@ - + @@ -1542,7 +1542,7 @@ - + @@ -1570,7 +1570,7 @@ - + @@ -1601,7 +1601,7 @@ - + @@ -1629,7 +1629,7 @@ - + @@ -1660,7 +1660,7 @@ - + @@ -1690,7 +1690,7 @@ - + @@ -1720,7 +1720,7 @@ - + @@ -1749,7 +1749,7 @@ - + @@ -1778,7 +1778,7 @@ - + @@ -1808,7 +1808,7 @@ - + @@ -1838,7 +1838,7 @@ - + @@ -1868,7 +1868,7 @@ - + @@ -1898,7 +1898,7 @@ - + @@ -1928,7 +1928,7 @@ - + @@ -1958,7 +1958,7 @@ - + @@ -1988,7 +1988,7 @@ - + @@ -2018,7 +2018,7 @@ - + @@ -2048,7 +2048,7 @@ - + @@ -2078,7 +2078,7 @@ - + @@ -2107,7 +2107,7 @@ - + @@ -2137,7 +2137,7 @@ - + @@ -2167,7 +2167,7 @@ - + @@ -2197,7 +2197,7 @@ - + @@ -2227,7 +2227,7 @@ - + @@ -2257,7 +2257,7 @@ - + @@ -2286,7 +2286,7 @@ - + @@ -2316,7 +2316,7 @@ - + @@ -2346,7 +2346,7 @@ - + @@ -2376,7 +2376,7 @@ - + @@ -2406,7 +2406,7 @@ - + @@ -2436,7 +2436,7 @@ - + @@ -2465,7 +2465,7 @@ - + @@ -2494,7 +2494,7 @@ - + @@ -2524,7 +2524,7 @@ - + @@ -2554,7 +2554,7 @@ - + @@ -2584,7 +2584,7 @@ - + @@ -2614,7 +2614,7 @@ - + @@ -2644,7 +2644,7 @@ - + @@ -2674,7 +2674,7 @@ - + @@ -2704,7 +2704,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/04900-04999.xml b/trunk/dist/game/data_classic/stats/items/04900-04999.xml index cb4dca6360..ca9164265e 100644 --- a/trunk/dist/game/data_classic/stats/items/04900-04999.xml +++ b/trunk/dist/game/data_classic/stats/items/04900-04999.xml @@ -23,7 +23,7 @@ - + @@ -54,7 +54,7 @@ - + @@ -84,7 +84,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/05100-05199.xml b/trunk/dist/game/data_classic/stats/items/05100-05199.xml index ea85dfe330..f4dc8e2af1 100644 --- a/trunk/dist/game/data_classic/stats/items/05100-05199.xml +++ b/trunk/dist/game/data_classic/stats/items/05100-05199.xml @@ -28,7 +28,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -110,7 +110,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -187,7 +187,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/05200-05299.xml b/trunk/dist/game/data_classic/stats/items/05200-05299.xml index 5f6aebae5d..7b99523fbd 100644 --- a/trunk/dist/game/data_classic/stats/items/05200-05299.xml +++ b/trunk/dist/game/data_classic/stats/items/05200-05299.xml @@ -191,7 +191,7 @@ - + @@ -373,7 +373,7 @@ - + @@ -1019,7 +1019,7 @@ - + @@ -1044,7 +1044,7 @@ - + @@ -1072,7 +1072,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/05500-05599.xml b/trunk/dist/game/data_classic/stats/items/05500-05599.xml index ee31baaec8..fc5f6917d0 100644 --- a/trunk/dist/game/data_classic/stats/items/05500-05599.xml +++ b/trunk/dist/game/data_classic/stats/items/05500-05599.xml @@ -931,7 +931,7 @@ - + @@ -960,7 +960,7 @@ - + @@ -989,7 +989,7 @@ - + @@ -1017,7 +1017,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/05600-05699.xml b/trunk/dist/game/data_classic/stats/items/05600-05699.xml index fedb08bdd5..cbcf377cba 100644 --- a/trunk/dist/game/data_classic/stats/items/05600-05699.xml +++ b/trunk/dist/game/data_classic/stats/items/05600-05699.xml @@ -23,7 +23,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -108,7 +108,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -198,7 +198,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -258,7 +258,7 @@ - + @@ -291,7 +291,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -354,7 +354,7 @@ - + @@ -385,7 +385,7 @@ - + @@ -418,7 +418,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -504,7 +504,7 @@ - + @@ -532,7 +532,7 @@ - + @@ -560,7 +560,7 @@ - + @@ -588,7 +588,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -700,7 +700,7 @@ - + @@ -728,7 +728,7 @@ - + @@ -757,7 +757,7 @@ - + @@ -785,7 +785,7 @@ - + @@ -815,7 +815,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -871,7 +871,7 @@ - + @@ -899,7 +899,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -955,7 +955,7 @@ - + @@ -983,7 +983,7 @@ - + @@ -1011,7 +1011,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1070,7 +1070,7 @@ - + @@ -1098,7 +1098,7 @@ - + @@ -1126,7 +1126,7 @@ - + @@ -1156,7 +1156,7 @@ - + @@ -1184,7 +1184,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -1242,7 +1242,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1299,7 +1299,7 @@ - + @@ -1329,7 +1329,7 @@ - + @@ -1359,7 +1359,7 @@ - + @@ -1387,7 +1387,7 @@ - + @@ -1416,7 +1416,7 @@ - + @@ -1444,7 +1444,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/05700-05799.xml b/trunk/dist/game/data_classic/stats/items/05700-05799.xml index 1fde0a6531..2a167264c3 100644 --- a/trunk/dist/game/data_classic/stats/items/05700-05799.xml +++ b/trunk/dist/game/data_classic/stats/items/05700-05799.xml @@ -66,7 +66,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -121,7 +121,7 @@ - + @@ -574,7 +574,7 @@ - + @@ -600,7 +600,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -652,7 +652,7 @@ - + @@ -678,7 +678,7 @@ - + @@ -704,7 +704,7 @@ - + @@ -730,7 +730,7 @@ - + @@ -756,7 +756,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/05800-05899.xml b/trunk/dist/game/data_classic/stats/items/05800-05899.xml index cf744253cf..dc0c9c28fb 100644 --- a/trunk/dist/game/data_classic/stats/items/05800-05899.xml +++ b/trunk/dist/game/data_classic/stats/items/05800-05899.xml @@ -20,7 +20,7 @@ - + @@ -46,7 +46,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -215,7 +215,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/06300-06399.xml b/trunk/dist/game/data_classic/stats/items/06300-06399.xml index 7d7389d8d3..2214a1cb83 100644 --- a/trunk/dist/game/data_classic/stats/items/06300-06399.xml +++ b/trunk/dist/game/data_classic/stats/items/06300-06399.xml @@ -22,7 +22,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -107,7 +107,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -251,7 +251,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -366,7 +366,7 @@ - + @@ -394,7 +394,7 @@ - + @@ -451,7 +451,7 @@ - + @@ -479,7 +479,7 @@ - + @@ -508,7 +508,7 @@ - + @@ -537,7 +537,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/07700-07799.xml b/trunk/dist/game/data_classic/stats/items/07700-07799.xml index 23f1b64977..7586d9e685 100644 --- a/trunk/dist/game/data_classic/stats/items/07700-07799.xml +++ b/trunk/dist/game/data_classic/stats/items/07700-07799.xml @@ -22,7 +22,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -199,7 +199,7 @@ - + @@ -229,7 +229,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -289,7 +289,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -378,7 +378,7 @@ - + @@ -408,7 +408,7 @@ - + @@ -437,7 +437,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -527,7 +527,7 @@ - + @@ -557,7 +557,7 @@ - + @@ -585,7 +585,7 @@ - + @@ -614,7 +614,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -702,7 +702,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/07800-07899.xml b/trunk/dist/game/data_classic/stats/items/07800-07899.xml index 5432fe556e..a7fce9f3a7 100644 --- a/trunk/dist/game/data_classic/stats/items/07800-07899.xml +++ b/trunk/dist/game/data_classic/stats/items/07800-07899.xml @@ -22,7 +22,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -142,7 +142,7 @@ - + @@ -172,7 +172,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -254,7 +254,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -363,7 +363,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -531,7 +531,7 @@ - + @@ -558,7 +558,7 @@ - + @@ -585,7 +585,7 @@ - + @@ -612,7 +612,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/07900-07999.xml b/trunk/dist/game/data_classic/stats/items/07900-07999.xml index c4d4f465a7..bd6a7de0da 100644 --- a/trunk/dist/game/data_classic/stats/items/07900-07999.xml +++ b/trunk/dist/game/data_classic/stats/items/07900-07999.xml @@ -21,7 +21,7 @@ - + @@ -49,7 +49,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/items/08100-08199.xml b/trunk/dist/game/data_classic/stats/items/08100-08199.xml index 79c4e421b6..b28fb8d7b2 100644 --- a/trunk/dist/game/data_classic/stats/items/08100-08199.xml +++ b/trunk/dist/game/data_classic/stats/items/08100-08199.xml @@ -22,7 +22,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -108,7 +108,7 @@ - + @@ -137,7 +137,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -251,7 +251,7 @@ - + @@ -279,7 +279,7 @@ - + @@ -307,7 +307,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -365,7 +365,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -421,7 +421,7 @@ - + @@ -448,7 +448,7 @@ - + @@ -476,7 +476,7 @@ - + @@ -505,7 +505,7 @@ - + @@ -533,7 +533,7 @@ - + @@ -561,7 +561,7 @@ - + @@ -590,7 +590,7 @@ - + @@ -618,7 +618,7 @@ - + @@ -646,7 +646,7 @@ - + @@ -675,7 +675,7 @@ - + @@ -704,7 +704,7 @@ - + @@ -732,7 +732,7 @@ - + @@ -760,7 +760,7 @@ - + @@ -789,7 +789,7 @@ - + @@ -818,7 +818,7 @@ - + @@ -848,7 +848,7 @@ - + @@ -877,7 +877,7 @@ - + @@ -907,7 +907,7 @@ - + @@ -937,7 +937,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1025,7 +1025,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/00000-00099.xml b/trunk/dist/game/data_classic/stats/skills/00000-00099.xml index 54f1650433..a77f453e97 100644 --- a/trunk/dist/game/data_classic/stats/skills/00000-00099.xml +++ b/trunk/dist/game/data_classic/stats/skills/00000-00099.xml @@ -2000,7 +2000,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/00100-00199.xml b/trunk/dist/game/data_classic/stats/skills/00100-00199.xml index 184cd964d9..56e37c4db9 100644 --- a/trunk/dist/game/data_classic/stats/skills/00100-00199.xml +++ b/trunk/dist/game/data_classic/stats/skills/00100-00199.xml @@ -377,7 +377,7 @@ - + @@ -966,12 +966,12 @@ - + - + @@ -1382,13 +1382,13 @@ - + - + @@ -1420,7 +1420,7 @@ - + @@ -1530,12 +1530,12 @@ - + - + diff --git a/trunk/dist/game/data_classic/stats/skills/00200-00299.xml b/trunk/dist/game/data_classic/stats/skills/00200-00299.xml index c06d451a7e..f7e14d652d 100644 --- a/trunk/dist/game/data_classic/stats/skills/00200-00299.xml +++ b/trunk/dist/game/data_classic/stats/skills/00200-00299.xml @@ -54,7 +54,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -189,7 +189,7 @@ - + @@ -1982,7 +1982,7 @@ - + @@ -2144,7 +2144,7 @@ - + @@ -2833,13 +2833,13 @@ - + - + diff --git a/trunk/dist/game/data_classic/stats/skills/00300-00399.xml b/trunk/dist/game/data_classic/stats/skills/00300-00399.xml index 208a8f92bc..e2f3735bd3 100644 --- a/trunk/dist/game/data_classic/stats/skills/00300-00399.xml +++ b/trunk/dist/game/data_classic/stats/skills/00300-00399.xml @@ -420,19 +420,19 @@ - + - + - + @@ -475,7 +475,7 @@ - + @@ -491,7 +491,7 @@ - + @@ -507,7 +507,7 @@ - + @@ -645,7 +645,7 @@ - + @@ -1024,8 +1024,8 @@ - - + + @@ -1088,14 +1088,14 @@ - + - + @@ -1112,14 +1112,14 @@ - + - + @@ -1141,7 +1141,7 @@ - + @@ -1149,7 +1149,7 @@ - + @@ -1157,7 +1157,7 @@ - + @@ -1567,9 +1567,9 @@ - - - + + + @@ -1823,36 +1823,36 @@ - + - + - + - + - + - + - + - + - + @@ -1881,48 +1881,48 @@ - + - + - + - + - + - + - + - + - + @@ -1951,48 +1951,48 @@ - + - + - + - + - + - + - + - + - + @@ -2277,7 +2277,7 @@ - + @@ -2306,9 +2306,9 @@ - + - + diff --git a/trunk/dist/game/data_classic/stats/skills/00400-00499.xml b/trunk/dist/game/data_classic/stats/skills/00400-00499.xml index 4e52f079a1..f16cc98dcb 100644 --- a/trunk/dist/game/data_classic/stats/skills/00400-00499.xml +++ b/trunk/dist/game/data_classic/stats/skills/00400-00499.xml @@ -51,7 +51,7 @@ - + @@ -69,7 +69,7 @@ - + @@ -87,8 +87,8 @@ - - + + @@ -157,7 +157,7 @@ - + @@ -175,8 +175,8 @@ - - + + @@ -422,10 +422,10 @@ - + - + @@ -444,10 +444,10 @@ - + - + @@ -801,7 +801,7 @@ - + @@ -817,7 +817,7 @@ - + @@ -843,7 +843,7 @@ - + @@ -953,13 +953,13 @@ - + - + - + @@ -1125,10 +1125,10 @@ - + - + @@ -1176,12 +1176,12 @@ - + - + @@ -1394,7 +1394,7 @@ - + @@ -1413,7 +1413,7 @@ - + @@ -1432,7 +1432,7 @@ - + @@ -1446,12 +1446,12 @@ - + - + @@ -2466,8 +2466,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/stats/skills/00500-00599.xml b/trunk/dist/game/data_classic/stats/skills/00500-00599.xml index cc4754f4d8..0fae470858 100644 --- a/trunk/dist/game/data_classic/stats/skills/00500-00599.xml +++ b/trunk/dist/game/data_classic/stats/skills/00500-00599.xml @@ -585,7 +585,7 @@ - + @@ -601,7 +601,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/00600-00699.xml b/trunk/dist/game/data_classic/stats/skills/00600-00699.xml index 9c6b32106d..9a9747373c 100644 --- a/trunk/dist/game/data_classic/stats/skills/00600-00699.xml +++ b/trunk/dist/game/data_classic/stats/skills/00600-00699.xml @@ -148,8 +148,8 @@ - - + + @@ -210,9 +210,9 @@ - - - + + + @@ -309,20 +309,20 @@ - - + + - - + + - - + + @@ -591,7 +591,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/00700-00799.xml b/trunk/dist/game/data_classic/stats/skills/00700-00799.xml index 4fd5aaa82c..254d17699b 100644 --- a/trunk/dist/game/data_classic/stats/skills/00700-00799.xml +++ b/trunk/dist/game/data_classic/stats/skills/00700-00799.xml @@ -126,7 +126,7 @@ - + @@ -153,7 +153,7 @@ - + @@ -187,7 +187,7 @@ - + @@ -223,7 +223,7 @@ - + @@ -291,8 +291,8 @@ - - + + @@ -371,9 +371,9 @@ - + - + @@ -425,8 +425,8 @@ - - + + @@ -1453,7 +1453,7 @@ - + @@ -2147,10 +2147,10 @@ - + - + @@ -2244,7 +2244,7 @@ - + @@ -2272,10 +2272,10 @@ - + - + diff --git a/trunk/dist/game/data_classic/stats/skills/00800-00899.xml b/trunk/dist/game/data_classic/stats/skills/00800-00899.xml index 9eceb8505d..0a5734719a 100644 --- a/trunk/dist/game/data_classic/stats/skills/00800-00899.xml +++ b/trunk/dist/game/data_classic/stats/skills/00800-00899.xml @@ -434,7 +434,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/00900-00999.xml b/trunk/dist/game/data_classic/stats/skills/00900-00999.xml index 9e7746335f..b370fe5611 100644 --- a/trunk/dist/game/data_classic/stats/skills/00900-00999.xml +++ b/trunk/dist/game/data_classic/stats/skills/00900-00999.xml @@ -965,7 +965,7 @@ - + @@ -976,7 +976,7 @@ - + @@ -1241,10 +1241,10 @@ - + - + @@ -1572,7 +1572,7 @@ - + @@ -2033,7 +2033,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/01000-01099.xml b/trunk/dist/game/data_classic/stats/skills/01000-01099.xml index 725f34ad99..27b346899e 100644 --- a/trunk/dist/game/data_classic/stats/skills/01000-01099.xml +++ b/trunk/dist/game/data_classic/stats/skills/01000-01099.xml @@ -1706,7 +1706,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/01200-01299.xml b/trunk/dist/game/data_classic/stats/skills/01200-01299.xml index dbef4d16d4..e2db79d4ad 100644 --- a/trunk/dist/game/data_classic/stats/skills/01200-01299.xml +++ b/trunk/dist/game/data_classic/stats/skills/01200-01299.xml @@ -1438,7 +1438,7 @@ - + @@ -1876,7 +1876,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/01300-01399.xml b/trunk/dist/game/data_classic/stats/skills/01300-01399.xml index 89436728a9..180f0c1f53 100644 --- a/trunk/dist/game/data_classic/stats/skills/01300-01399.xml +++ b/trunk/dist/game/data_classic/stats/skills/01300-01399.xml @@ -267,7 +267,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -716,7 +716,7 @@ - + @@ -760,7 +760,7 @@ - + @@ -804,7 +804,7 @@ - + @@ -964,8 +964,8 @@ - - + + @@ -1417,10 +1417,10 @@ - + - + @@ -1457,9 +1457,9 @@ - + - + @@ -1648,9 +1648,9 @@ - - - + + + @@ -1665,9 +1665,9 @@ - - - + + + @@ -1702,7 +1702,7 @@ - + @@ -1719,7 +1719,7 @@ - + @@ -1761,7 +1761,7 @@ - + @@ -1777,7 +1777,7 @@ - + @@ -2035,7 +2035,7 @@ - + @@ -2053,7 +2053,7 @@ - + @@ -2185,8 +2185,8 @@ - - + + @@ -2240,7 +2240,7 @@ - + @@ -2253,7 +2253,7 @@ - + @@ -2266,8 +2266,8 @@ - - + + @@ -2281,7 +2281,7 @@ - + @@ -3169,16 +3169,16 @@ - - - + + + - - - + + + @@ -3219,30 +3219,30 @@ - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/trunk/dist/game/data_classic/stats/skills/01400-01499.xml b/trunk/dist/game/data_classic/stats/skills/01400-01499.xml index 804ca6ab33..4d8d085680 100644 --- a/trunk/dist/game/data_classic/stats/skills/01400-01499.xml +++ b/trunk/dist/game/data_classic/stats/skills/01400-01499.xml @@ -523,7 +523,7 @@ - + @@ -543,7 +543,7 @@ - + @@ -2044,7 +2044,7 @@ - + @@ -2632,8 +2632,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/stats/skills/01500-01599.xml b/trunk/dist/game/data_classic/stats/skills/01500-01599.xml index 88c249ca1e..1c8c040c91 100644 --- a/trunk/dist/game/data_classic/stats/skills/01500-01599.xml +++ b/trunk/dist/game/data_classic/stats/skills/01500-01599.xml @@ -82,8 +82,8 @@ - - + + @@ -648,8 +648,8 @@ - - + + @@ -1006,7 +1006,7 @@ - + @@ -1031,7 +1031,7 @@ - + @@ -1140,8 +1140,8 @@ - - + + @@ -1431,7 +1431,7 @@ - + @@ -1708,7 +1708,7 @@ - + @@ -1759,10 +1759,10 @@ - + - + diff --git a/trunk/dist/game/data_classic/stats/skills/02000-02099.xml b/trunk/dist/game/data_classic/stats/skills/02000-02099.xml index 6a8627eae2..4246d5557e 100644 --- a/trunk/dist/game/data_classic/stats/skills/02000-02099.xml +++ b/trunk/dist/game/data_classic/stats/skills/02000-02099.xml @@ -599,7 +599,7 @@ - + @@ -618,7 +618,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/03000-03099.xml b/trunk/dist/game/data_classic/stats/skills/03000-03099.xml index 26b136f3d9..2529006cd2 100644 --- a/trunk/dist/game/data_classic/stats/skills/03000-03099.xml +++ b/trunk/dist/game/data_classic/stats/skills/03000-03099.xml @@ -99,7 +99,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -217,7 +217,7 @@ - + @@ -307,7 +307,7 @@ - + @@ -363,7 +363,7 @@ - + @@ -378,7 +378,7 @@ - + @@ -651,7 +651,7 @@ - + @@ -668,7 +668,7 @@ - + @@ -683,7 +683,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1134,7 +1134,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/03100-03199.xml b/trunk/dist/game/data_classic/stats/skills/03100-03199.xml index 4d2a8f73e3..ea0b0978c8 100644 --- a/trunk/dist/game/data_classic/stats/skills/03100-03199.xml +++ b/trunk/dist/game/data_classic/stats/skills/03100-03199.xml @@ -1064,7 +1064,7 @@ - + @@ -1559,7 +1559,7 @@ - + @@ -1586,7 +1586,7 @@ - + @@ -1613,7 +1613,7 @@ - + @@ -1641,9 +1641,9 @@ - - - + + + diff --git a/trunk/dist/game/data_classic/stats/skills/03200-03299.xml b/trunk/dist/game/data_classic/stats/skills/03200-03299.xml index 34a591462d..d62afd9df1 100644 --- a/trunk/dist/game/data_classic/stats/skills/03200-03299.xml +++ b/trunk/dist/game/data_classic/stats/skills/03200-03299.xml @@ -820,7 +820,7 @@ - + @@ -899,7 +899,7 @@ - + @@ -913,7 +913,7 @@ - + @@ -927,7 +927,7 @@ - + @@ -942,9 +942,9 @@ - - - + + + diff --git a/trunk/dist/game/data_classic/stats/skills/03500-03599.xml b/trunk/dist/game/data_classic/stats/skills/03500-03599.xml index c12023e668..da7564a79a 100644 --- a/trunk/dist/game/data_classic/stats/skills/03500-03599.xml +++ b/trunk/dist/game/data_classic/stats/skills/03500-03599.xml @@ -546,7 +546,7 @@ - + @@ -755,8 +755,8 @@ - - + + @@ -829,7 +829,7 @@ - + @@ -853,7 +853,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/03600-03699.xml b/trunk/dist/game/data_classic/stats/skills/03600-03699.xml index 3dc3fb2b38..ebdcceef7c 100644 --- a/trunk/dist/game/data_classic/stats/skills/03600-03699.xml +++ b/trunk/dist/game/data_classic/stats/skills/03600-03699.xml @@ -156,7 +156,7 @@ - + @@ -188,9 +188,9 @@ - - - + + + @@ -216,9 +216,9 @@ - - - + + + @@ -244,9 +244,9 @@ - - - + + + diff --git a/trunk/dist/game/data_classic/stats/skills/04000-04099.xml b/trunk/dist/game/data_classic/stats/skills/04000-04099.xml index d1726796d7..8ff24780a4 100644 --- a/trunk/dist/game/data_classic/stats/skills/04000-04099.xml +++ b/trunk/dist/game/data_classic/stats/skills/04000-04099.xml @@ -1631,7 +1631,7 @@ - + @@ -1643,7 +1643,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/04100-04199.xml b/trunk/dist/game/data_classic/stats/skills/04100-04199.xml index b94e5702d3..e34a788027 100644 --- a/trunk/dist/game/data_classic/stats/skills/04100-04199.xml +++ b/trunk/dist/game/data_classic/stats/skills/04100-04199.xml @@ -242,7 +242,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/04300-04399.xml b/trunk/dist/game/data_classic/stats/skills/04300-04399.xml index 2f5ed2c591..37dd77e3f6 100644 --- a/trunk/dist/game/data_classic/stats/skills/04300-04399.xml +++ b/trunk/dist/game/data_classic/stats/skills/04300-04399.xml @@ -214,7 +214,7 @@ - + @@ -1059,7 +1059,7 @@ - + @@ -1082,7 +1082,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/04400-04499.xml b/trunk/dist/game/data_classic/stats/skills/04400-04499.xml index 62996fd0fd..007932e8f0 100644 --- a/trunk/dist/game/data_classic/stats/skills/04400-04499.xml +++ b/trunk/dist/game/data_classic/stats/skills/04400-04499.xml @@ -101,7 +101,7 @@ - + @@ -122,7 +122,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/04500-04599.xml b/trunk/dist/game/data_classic/stats/skills/04500-04599.xml index 7457765fe9..3a996f0d4c 100644 --- a/trunk/dist/game/data_classic/stats/skills/04500-04599.xml +++ b/trunk/dist/game/data_classic/stats/skills/04500-04599.xml @@ -229,7 +229,7 @@ - + @@ -718,7 +718,7 @@ - + @@ -799,7 +799,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/04600-04699.xml b/trunk/dist/game/data_classic/stats/skills/04600-04699.xml index 498a1ee2af..4c8a11c66f 100644 --- a/trunk/dist/game/data_classic/stats/skills/04600-04699.xml +++ b/trunk/dist/game/data_classic/stats/skills/04600-04699.xml @@ -53,7 +53,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -1170,7 +1170,7 @@ - + @@ -1190,7 +1190,7 @@ - + @@ -2255,7 +2255,7 @@ - + @@ -2354,8 +2354,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/stats/skills/05000-05099.xml b/trunk/dist/game/data_classic/stats/skills/05000-05099.xml index 47b2d9d7d3..3b803a5ef2 100644 --- a/trunk/dist/game/data_classic/stats/skills/05000-05099.xml +++ b/trunk/dist/game/data_classic/stats/skills/05000-05099.xml @@ -1148,7 +1148,7 @@ - + @@ -1171,7 +1171,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/05100-05199.xml b/trunk/dist/game/data_classic/stats/skills/05100-05199.xml index 0d86051b11..e44dc0c68d 100644 --- a/trunk/dist/game/data_classic/stats/skills/05100-05199.xml +++ b/trunk/dist/game/data_classic/stats/skills/05100-05199.xml @@ -908,9 +908,9 @@ - - - + + + @@ -1251,7 +1251,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/05200-05299.xml b/trunk/dist/game/data_classic/stats/skills/05200-05299.xml index f0ea4ee8be..0a638befd7 100644 --- a/trunk/dist/game/data_classic/stats/skills/05200-05299.xml +++ b/trunk/dist/game/data_classic/stats/skills/05200-05299.xml @@ -1445,9 +1445,9 @@ - - - + + + diff --git a/trunk/dist/game/data_classic/stats/skills/05400-05499.xml b/trunk/dist/game/data_classic/stats/skills/05400-05499.xml index 969c3249a4..99e36f7b97 100644 --- a/trunk/dist/game/data_classic/stats/skills/05400-05499.xml +++ b/trunk/dist/game/data_classic/stats/skills/05400-05499.xml @@ -309,7 +309,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/05500-05599.xml b/trunk/dist/game/data_classic/stats/skills/05500-05599.xml index ed38dbd368..a0d32929b0 100644 --- a/trunk/dist/game/data_classic/stats/skills/05500-05599.xml +++ b/trunk/dist/game/data_classic/stats/skills/05500-05599.xml @@ -406,8 +406,8 @@ - - + + @@ -861,8 +861,8 @@ - - + + @@ -1069,7 +1069,7 @@ - + @@ -1111,8 +1111,8 @@ - - + + @@ -1173,7 +1173,7 @@ - + @@ -1201,7 +1201,7 @@ - + @@ -1325,8 +1325,8 @@ - - + + @@ -1411,7 +1411,7 @@ - + @@ -1730,7 +1730,7 @@ - + @@ -1759,7 +1759,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/05600-05699.xml b/trunk/dist/game/data_classic/stats/skills/05600-05699.xml index ef6f46e280..94fe58793d 100644 --- a/trunk/dist/game/data_classic/stats/skills/05600-05699.xml +++ b/trunk/dist/game/data_classic/stats/skills/05600-05699.xml @@ -74,7 +74,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -122,7 +122,7 @@ - + @@ -791,9 +791,9 @@ - - - + + + @@ -899,7 +899,7 @@ - + @@ -930,7 +930,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/05800-05899.xml b/trunk/dist/game/data_classic/stats/skills/05800-05899.xml index f3d4df1e91..ad7e73b55d 100644 --- a/trunk/dist/game/data_classic/stats/skills/05800-05899.xml +++ b/trunk/dist/game/data_classic/stats/skills/05800-05899.xml @@ -1551,8 +1551,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/stats/skills/05900-05999.xml b/trunk/dist/game/data_classic/stats/skills/05900-05999.xml index 4d07a72915..de9e752474 100644 --- a/trunk/dist/game/data_classic/stats/skills/05900-05999.xml +++ b/trunk/dist/game/data_classic/stats/skills/05900-05999.xml @@ -415,8 +415,8 @@ - - + + @@ -1266,7 +1266,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/06000-06099.xml b/trunk/dist/game/data_classic/stats/skills/06000-06099.xml index 327966f2cd..143154a511 100644 --- a/trunk/dist/game/data_classic/stats/skills/06000-06099.xml +++ b/trunk/dist/game/data_classic/stats/skills/06000-06099.xml @@ -705,7 +705,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/06100-06199.xml b/trunk/dist/game/data_classic/stats/skills/06100-06199.xml index bac445d449..e33f8fba1b 100644 --- a/trunk/dist/game/data_classic/stats/skills/06100-06199.xml +++ b/trunk/dist/game/data_classic/stats/skills/06100-06199.xml @@ -206,8 +206,8 @@ - - + + @@ -738,7 +738,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/06200-06299.xml b/trunk/dist/game/data_classic/stats/skills/06200-06299.xml index d54c298aab..3df39fe17e 100644 --- a/trunk/dist/game/data_classic/stats/skills/06200-06299.xml +++ b/trunk/dist/game/data_classic/stats/skills/06200-06299.xml @@ -131,8 +131,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/stats/skills/06300-06399.xml b/trunk/dist/game/data_classic/stats/skills/06300-06399.xml index 19aea0beb9..1d710260b8 100644 --- a/trunk/dist/game/data_classic/stats/skills/06300-06399.xml +++ b/trunk/dist/game/data_classic/stats/skills/06300-06399.xml @@ -1064,9 +1064,9 @@ - + - + diff --git a/trunk/dist/game/data_classic/stats/skills/06400-06499.xml b/trunk/dist/game/data_classic/stats/skills/06400-06499.xml index 2d3b52a115..9497d4682d 100644 --- a/trunk/dist/game/data_classic/stats/skills/06400-06499.xml +++ b/trunk/dist/game/data_classic/stats/skills/06400-06499.xml @@ -358,7 +358,7 @@ - + @@ -429,10 +429,10 @@ - + - + @@ -457,10 +457,10 @@ - + - + diff --git a/trunk/dist/game/data_classic/stats/skills/06600-06699.xml b/trunk/dist/game/data_classic/stats/skills/06600-06699.xml index 8b57e8c3d8..1da0d45511 100644 --- a/trunk/dist/game/data_classic/stats/skills/06600-06699.xml +++ b/trunk/dist/game/data_classic/stats/skills/06600-06699.xml @@ -517,7 +517,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -932,7 +932,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/06700-06799.xml b/trunk/dist/game/data_classic/stats/skills/06700-06799.xml index 8bad6557e5..10c164e3c2 100644 --- a/trunk/dist/game/data_classic/stats/skills/06700-06799.xml +++ b/trunk/dist/game/data_classic/stats/skills/06700-06799.xml @@ -191,7 +191,7 @@ - + @@ -233,7 +233,7 @@ - + @@ -825,8 +825,8 @@ - - + + @@ -893,8 +893,8 @@ - - + + @@ -1118,8 +1118,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/stats/skills/06800-06899.xml b/trunk/dist/game/data_classic/stats/skills/06800-06899.xml index bb49ee9b03..497662c141 100644 --- a/trunk/dist/game/data_classic/stats/skills/06800-06899.xml +++ b/trunk/dist/game/data_classic/stats/skills/06800-06899.xml @@ -183,7 +183,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -324,8 +324,8 @@ - - + + @@ -1346,8 +1346,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/stats/skills/06900-06999.xml b/trunk/dist/game/data_classic/stats/skills/06900-06999.xml index 9bc2dbec19..4432f3d491 100644 --- a/trunk/dist/game/data_classic/stats/skills/06900-06999.xml +++ b/trunk/dist/game/data_classic/stats/skills/06900-06999.xml @@ -139,8 +139,8 @@ - - + + diff --git a/trunk/dist/game/data_classic/stats/skills/07000-07099.xml b/trunk/dist/game/data_classic/stats/skills/07000-07099.xml index a2a706d8d1..afc6733e81 100644 --- a/trunk/dist/game/data_classic/stats/skills/07000-07099.xml +++ b/trunk/dist/game/data_classic/stats/skills/07000-07099.xml @@ -402,7 +402,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -827,9 +827,9 @@ - - - + + + @@ -863,9 +863,9 @@ - - - + + + @@ -890,7 +890,7 @@ - + @@ -922,7 +922,7 @@ - + @@ -958,7 +958,7 @@ - + @@ -1311,8 +1311,8 @@ - - + + @@ -1408,7 +1408,7 @@ - + diff --git a/trunk/dist/game/data_classic/stats/skills/20000-20099.xml b/trunk/dist/game/data_classic/stats/skills/20000-20099.xml index 1f10a9fc57..5d4c5d0c08 100644 --- a/trunk/dist/game/data_classic/stats/skills/20000-20099.xml +++ b/trunk/dist/game/data_classic/stats/skills/20000-20099.xml @@ -63,7 +63,7 @@ - + diff --git a/trunk/dist/game/data_classic/xsd/items.xsd b/trunk/dist/game/data_classic/xsd/items.xsd index 20dc345f95..50a7fc8720 100644 --- a/trunk/dist/game/data_classic/xsd/items.xsd +++ b/trunk/dist/game/data_classic/xsd/items.xsd @@ -182,7 +182,7 @@ - + diff --git a/trunk/dist/game/data_classic/xsd/skills.xsd b/trunk/dist/game/data_classic/xsd/skills.xsd index e74e88d586..8e0a94243d 100644 --- a/trunk/dist/game/data_classic/xsd/skills.xsd +++ b/trunk/dist/game/data_classic/xsd/skills.xsd @@ -286,13 +286,15 @@ - + + + + + - - @@ -303,7 +305,6 @@ - @@ -311,7 +312,7 @@ - + @@ -327,16 +328,16 @@ - + - - - + + + @@ -357,8 +358,8 @@ - - + + @@ -371,8 +372,8 @@ - - + + diff --git a/trunk/java/com/l2jserver/gameserver/model/actor/L2Character.java b/trunk/java/com/l2jserver/gameserver/model/actor/L2Character.java index 23e05860eb..4d3fa9c871 100644 --- a/trunk/java/com/l2jserver/gameserver/model/actor/L2Character.java +++ b/trunk/java/com/l2jserver/gameserver/model/actor/L2Character.java @@ -1242,7 +1242,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe shld1 = Formulas.calcShldUse(this, target); // Calculate if hit is critical - crit1 = Formulas.calcCrit(getStat().getCriticalHit(target, null), false, target); + crit1 = Formulas.calcCrit(this, target); // Calculate physical damages damage1 = (int) Formulas.calcPhysDam(this, target, null, shld1, crit1, attack.hasSoulshot()); @@ -1311,7 +1311,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe shld1 = Formulas.calcShldUse(this, target); // Calculate if hit is critical - crit1 = Formulas.calcCrit(getStat().getCriticalHit(target, null), false, target); + crit1 = Formulas.calcCrit(this, target); // Calculate physical damages damage1 = (int) Formulas.calcPhysDam(this, target, null, shld1, crit1, attack.hasSoulshot()); @@ -1377,7 +1377,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe shld1 = Formulas.calcShldUse(this, target); // Calculate if hit 1 is critical - crit1 = Formulas.calcCrit(getStat().getCriticalHit(target, null), false, target); + crit1 = Formulas.calcCrit(this, target); // Calculate physical damages of hit 1 damage1 = (int) Formulas.calcPhysDam(this, target, null, shld1, crit1, attack.hasSoulshot()); @@ -1391,7 +1391,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe shld2 = Formulas.calcShldUse(this, target); // Calculate if hit 2 is critical - crit2 = Formulas.calcCrit(getStat().getCriticalHit(target, null), false, target); + crit2 = Formulas.calcCrit(this, target); // Calculate physical damages of hit 2 damage2 = (int) Formulas.calcPhysDam(this, target, null, shld2, crit2, attack.hasSoulshot()); @@ -1567,7 +1567,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe shld1 = Formulas.calcShldUse(this, target); // Calculate if hit is critical - crit1 = Formulas.calcCrit(getStat().getCriticalHit(target, null), false, target); + crit1 = Formulas.calcCrit(this, target); // Calculate physical damages damage1 = (int) Formulas.calcPhysDam(this, target, null, shld1, crit1, attack.hasSoulshot()); @@ -6330,7 +6330,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe return getStat().getMaxRecoverableCp(); } - public int getMAtk(L2Character target, Skill skill) + public final double getMAtk(L2Character target, Skill skill) { return getStat().getMAtk(target, skill); } @@ -6365,7 +6365,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe return getStat().getMCriticalHit(target, skill); } - public int getMDef(L2Character target, Skill skill) + public final double getMDef(L2Character target, Skill skill) { return getStat().getMDef(target, skill); } @@ -6375,7 +6375,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe return getStat().getMReuseRate(skill); } - public int getPAtk(L2Character target) + public final double getPAtk(L2Character target) { return getStat().getPAtk(target); } @@ -6385,7 +6385,7 @@ public abstract class L2Character extends L2Object implements ISkillsHolder, IDe return getStat().getPAtkSpd(); } - public int getPDef(L2Character target) + public final double getPDef(L2Character target) { return getStat().getPDef(target); } diff --git a/trunk/java/com/l2jserver/gameserver/model/actor/instance/L2PetInstance.java b/trunk/java/com/l2jserver/gameserver/model/actor/instance/L2PetInstance.java index 360fc11dff..ef348311a2 100644 --- a/trunk/java/com/l2jserver/gameserver/model/actor/instance/L2PetInstance.java +++ b/trunk/java/com/l2jserver/gameserver/model/actor/instance/L2PetInstance.java @@ -842,7 +842,9 @@ public class L2PetInstance extends L2Summon dropItemHere(dropit, false); } - /** @return Returns the mount able. */ + /** + * @return Returns the mount able. + */ @Override public boolean isMountable() { @@ -1220,18 +1222,6 @@ public class L2PetInstance extends L2Summon return getStat().getCriticalHit(target, skill); } - @Override - public int getMAtk(L2Character target, Skill skill) - { - return getStat().getMAtk(target, skill); - } - - @Override - public int getMDef(L2Character target, Skill skill) - { - return getStat().getMDef(target, skill); - } - @Override public final int getSkillLevel(int skillId) { diff --git a/trunk/java/com/l2jserver/gameserver/model/actor/stat/CharStat.java b/trunk/java/com/l2jserver/gameserver/model/actor/stat/CharStat.java index 5b12ec5a39..e3386aec5b 100644 --- a/trunk/java/com/l2jserver/gameserver/model/actor/stat/CharStat.java +++ b/trunk/java/com/l2jserver/gameserver/model/actor/stat/CharStat.java @@ -191,7 +191,7 @@ public class CharStat */ public int getCriticalHit(L2Character target, Skill skill) { - int val = (int) calcStat(Stats.CRITICAL_RATE, _activeChar.getTemplate().getBaseCritRate(), target, skill); + double val = (int) calcStat(Stats.CRITICAL_RATE, _activeChar.getTemplate().getBaseCritRate(), target, skill); int maxCrit = (int) _activeChar.getStat().calcStat(Stats.MAX_PHYS_CRIT_RATE, 0, null, null); @@ -207,7 +207,16 @@ public class CharStat } } - return val; + return (int) (val + .5); + } + + /** + * @param base + * @return the Critical Hit Pos rate of the L2Character + */ + public int getCriticalHitPos(int base) + { + return (int) calcStat(Stats.CRITICAL_RATE_POS, base); } /** @@ -329,7 +338,7 @@ public class CharStat * @param skill The L2Skill used against the target * @return */ - public int getMAtk(L2Character target, Skill skill) + public double getMAtk(L2Character target, Skill skill) { float bonusAtk = 1; if (Config.L2JMOD_CHAMPION_ENABLE && _activeChar.isChampion()) @@ -342,7 +351,7 @@ public class CharStat } // Calculate modifiers Magic Attack - return (int) calcStat(Stats.MAGIC_ATTACK, _activeChar.getTemplate().getBaseMAtk() * bonusAtk, target, skill); + return calcStat(Stats.MAGIC_ATTACK, _activeChar.getTemplate().getBaseMAtk() * bonusAtk, target, skill); } /** @@ -389,7 +398,7 @@ public class CharStat * @param skill The L2Skill used against the target * @return the MDef (base+modifier) of the L2Character against a skill in function of abnormal effects in progress. */ - public int getMDef(L2Character target, Skill skill) + public double getMDef(L2Character target, Skill skill) { // Get the base MDef of the L2Character double defence = _activeChar.getTemplate().getBaseMDef(); @@ -401,7 +410,7 @@ public class CharStat } // Calculate modifiers Magic Attack - return (int) calcStat(Stats.MAGIC_DEFENCE, defence, target, skill); + return calcStat(Stats.MAGIC_DEFENCE, defence, target, skill); } /** @@ -526,7 +535,7 @@ public class CharStat * @param target * @return the PAtk (base+modifier) of the L2Character. */ - public int getPAtk(L2Character target) + public double getPAtk(L2Character target) { float bonusAtk = 1; if (Config.L2JMOD_CHAMPION_ENABLE && _activeChar.isChampion()) @@ -537,7 +546,7 @@ public class CharStat { bonusAtk *= Config.RAID_PATTACK_MULTIPLIER; } - return (int) calcStat(Stats.POWER_ATTACK, _activeChar.getTemplate().getBasePAtk() * bonusAtk, target, null); + return calcStat(Stats.POWER_ATTACK, _activeChar.getTemplate().getBasePAtk() * bonusAtk, target, null); } /** @@ -558,9 +567,9 @@ public class CharStat * @param target * @return the PDef (base+modifier) of the L2Character. */ - public int getPDef(L2Character target) + public double getPDef(L2Character target) { - return (int) calcStat(Stats.POWER_DEFENCE, (_activeChar.isRaid()) ? _activeChar.getTemplate().getBasePDef() * Config.RAID_PDEFENCE_MULTIPLIER : _activeChar.getTemplate().getBasePDef(), target, null); + return calcStat(Stats.POWER_DEFENCE, (_activeChar.isRaid()) ? _activeChar.getTemplate().getBasePDef() * Config.RAID_PDEFENCE_MULTIPLIER : _activeChar.getTemplate().getBasePDef(), target, null); } /** diff --git a/trunk/java/com/l2jserver/gameserver/model/actor/stat/PetStat.java b/trunk/java/com/l2jserver/gameserver/model/actor/stat/PetStat.java index 6e08a6f64d..4b6aa9fb03 100644 --- a/trunk/java/com/l2jserver/gameserver/model/actor/stat/PetStat.java +++ b/trunk/java/com/l2jserver/gameserver/model/actor/stat/PetStat.java @@ -167,27 +167,27 @@ public class PetStat extends SummonStat } @Override - public int getMAtk(L2Character target, Skill skill) + public double getMAtk(L2Character target, Skill skill) { - return (int) calcStat(Stats.MAGIC_ATTACK, getActiveChar().getPetLevelData().getPetMAtk(), target, skill); + return calcStat(Stats.MAGIC_ATTACK, getActiveChar().getPetLevelData().getPetMAtk(), target, skill); } @Override - public int getMDef(L2Character target, Skill skill) + public double getMDef(L2Character target, Skill skill) { - return (int) calcStat(Stats.MAGIC_DEFENCE, getActiveChar().getPetLevelData().getPetMDef(), target, skill); + return calcStat(Stats.MAGIC_DEFENCE, getActiveChar().getPetLevelData().getPetMDef(), target, skill); } @Override - public int getPAtk(L2Character target) + public double getPAtk(L2Character target) { - return (int) calcStat(Stats.POWER_ATTACK, getActiveChar().getPetLevelData().getPetPAtk(), target, null); + return calcStat(Stats.POWER_ATTACK, getActiveChar().getPetLevelData().getPetPAtk(), target, null); } @Override - public int getPDef(L2Character target) + public double getPDef(L2Character target) { - return (int) calcStat(Stats.POWER_DEFENCE, getActiveChar().getPetLevelData().getPetPDef(), target, null); + return calcStat(Stats.POWER_DEFENCE, getActiveChar().getPetLevelData().getPetPDef(), target, null); } @Override diff --git a/trunk/java/com/l2jserver/gameserver/model/stats/Formulas.java b/trunk/java/com/l2jserver/gameserver/model/stats/Formulas.java index 54f4b1e5f3..0a3725da65 100644 --- a/trunk/java/com/l2jserver/gameserver/model/stats/Formulas.java +++ b/trunk/java/com/l2jserver/gameserver/model/stats/Formulas.java @@ -531,7 +531,7 @@ public final class Formulas double baseMod = ((77 * (power + (attacker.getPAtk(target) * ssboost))) / defence); // Critical double criticalMod = (attacker.calcStat(Stats.CRITICAL_DAMAGE, 1, target, skill)); - double criticalModPos = 1 + ((attacker.calcStat(Stats.CRITICAL_DAMAGE_POSITION, 1, target, skill) - 1) / 2); + double criticalModPos = 1 + ((attacker.calcStat(Stats.CRITICAL_DAMAGE_POS, 1, target, skill) - 1) / 2); double criticalVulnMod = (target.calcStat(Stats.DEFENCE_CRITICAL_DAMAGE, 1, target, skill)); double criticalAddMod = ((attacker.getStat().calcStat(Stats.CRITICAL_DAMAGE_ADD, 0) * 6.1 * 77) / defence); double criticalAddVuln = target.calcStat(Stats.DEFENCE_CRITICAL_DAMAGE_ADD, 0, target, skill); @@ -623,14 +623,14 @@ public final class Formulas double baseMod = ((77 * (skill.getPower(isPvP, isPvE) + attacker.getPAtk(target))) / defence) * ssboost; // Critical double criticalMod = (attacker.calcStat(Stats.CRITICAL_DAMAGE, 1, target, skill)); - double criticalModPos = 1 + ((attacker.calcStat(Stats.CRITICAL_DAMAGE_POSITION, 1, target, skill) - 1) / 2); + double criticalModPos = 1 + ((attacker.calcStat(Stats.CRITICAL_DAMAGE_POS, 1, target, skill) - 1) / 2); double criticalVulnMod = (target.calcStat(Stats.DEFENCE_CRITICAL_DAMAGE, 1, target, skill)); double criticalAddMod = ((attacker.calcStat(Stats.CRITICAL_DAMAGE_ADD, 0, target, skill) * 6.1 * 77) / defence); double criticalAddVuln = target.calcStat(Stats.DEFENCE_CRITICAL_DAMAGE_ADD, 0, target, skill); // Trait, elements double generalTraitMod = calcGeneralTraitBonus(attacker, target, skill.getTraitType(), false); double attributeMod = calcAttributeBonus(attacker, target, skill); - double weaponMod = attacker.getRandomDamageMultiplier(); + double weaponMod = attacker.getRandomDamageMultiplier(); // 1? double penaltyMod = 1; if (target.isAttackable() && !target.isRaid() && !target.isRaidMinion() && (target.getLevel() >= Config.MIN_NPC_LVL_DMG_PENALTY) && (attacker.getActingPlayer() != null) && ((target.getLevel() - attacker.getActingPlayer().getLevel()) >= 2)) @@ -758,15 +758,15 @@ public final class Formulas if (crit) { - // Finally retail like formula - damage = 2 * attacker.calcStat(Stats.CRITICAL_DAMAGE, 1, target, skill) * attacker.calcStat(Stats.CRITICAL_DAMAGE_POSITION, 1, target, skill) * target.calcStat(Stats.DEFENCE_CRITICAL_DAMAGE, 1, target, null) * ((70 * damage) / (defence * reduceDef)); - // Crit dmg add is almost useless in normal hits... - damage += ((attacker.calcStat(Stats.CRITICAL_DAMAGE_ADD, 0, target, skill) * 70) / (defence * reduceDef)); + // Retail like formula. + damage = 2 * attacker.calcStat(Stats.CRITICAL_DAMAGE, 1, target, skill) * attacker.calcStat(Stats.CRITICAL_DAMAGE_POS, 1, target, skill) * target.calcStat(Stats.DEFENCE_CRITICAL_DAMAGE, 1, target, null) * ((76 * damage) / (defence * reduceDef)); + // Crit dmg add is almost useless in normal hits. + damage += ((attacker.calcStat(Stats.CRITICAL_DAMAGE_ADD, 0, target, skill) * 77) / (defence * reduceDef)); damage += target.calcStat(Stats.DEFENCE_CRITICAL_DAMAGE_ADD, 0, target, skill); } else { - damage = (70 * damage) / (defence * reduceDef); + damage = (76 * damage) / (defence * reduceDef); } damage *= calcAttackTraitBonus(attacker, target); @@ -879,7 +879,7 @@ public final class Formulas public static final double calcMagicDam(L2Character attacker, L2Character target, Skill skill, byte shld, boolean sps, boolean bss, boolean mcrit) { - int mDef = target.getMDef(attacker, skill); + double mDef = target.getMDef(attacker, skill); switch (shld) { case SHIELD_DEFENSE_SUCCEED: @@ -1024,7 +1024,7 @@ public final class Formulas public static final double calcMagicDam(L2CubicInstance attacker, L2Character target, Skill skill, boolean mcrit, byte shld) { - int mDef = target.getMDef(attacker.getOwner(), skill); + double mDef = target.getMDef(attacker.getOwner(), skill); switch (shld) { case SHIELD_DEFENSE_SUCCEED: @@ -1108,17 +1108,30 @@ public final class Formulas return damage; } + public static final boolean calcCrit(L2Character attacker, L2Character target) + { + return calcCrit(attacker, target, null); + } + /** * Returns true in case of critical hit - * @param rate - * @param skill + * @param attacker * @param target + * @param skill * @return */ - public static final boolean calcCrit(double rate, boolean skill, L2Character target) + public static final boolean calcCrit(L2Character attacker, L2Character target, Skill skill) { - double finalRate = target.getStat().calcStat(Stats.DEFENCE_CRITICAL_RATE, rate, null, null) + target.getStat().calcStat(Stats.DEFENCE_CRITICAL_RATE_ADD, 0, null, null); - return finalRate > Rnd.get(1000); + double rate = 0.d; + if (skill != null) + { + rate = skill.getBaseCritRate() * 10 * BaseStats.STR.calcBonus(attacker); + } + else + { + rate = (int) attacker.getStat().calcStat(Stats.CRITICAL_RATE_POS, attacker.getStat().getCriticalHit(target, null)); + } + return (target.getStat().calcStat(Stats.DEFENCE_CRITICAL_RATE, rate, null, null) + target.getStat().calcStat(Stats.DEFENCE_CRITICAL_RATE_ADD, 0, null, null)) > Rnd.get(1000); } public static final boolean calcMCrit(double mRate) @@ -1740,35 +1753,21 @@ public final class Formulas public static double calcAttributeBonus(L2Character attacker, L2Character target, Skill skill) { int attack_attribute; - int defence_attribute; - if (skill != null) { - if (skill.getElement() == -1) + if ((skill.getElement() == -1) || (attacker.getAttackElement() != skill.getElement())) { - attack_attribute = 0; - defence_attribute = target.getDefenseElementValue((byte) -1); - } - else - { - if (attacker.getAttackElement() == skill.getElement()) - { - attack_attribute = attacker.getAttackElementValue(attacker.getAttackElement()) + skill.getElementPower(); - defence_attribute = target.getDefenseElementValue(attacker.getAttackElement()); - } - else - { - attack_attribute = skill.getElementPower(); - defence_attribute = target.getDefenseElementValue(skill.getElement()); - } + return 1; } + attack_attribute = attacker.getAttackElementValue(attacker.getAttackElement()) + skill.getElementPower(); } else { attack_attribute = attacker.getAttackElementValue(attacker.getAttackElement()); - defence_attribute = target.getDefenseElementValue(attacker.getAttackElement()); } + int defence_attribute = target.getDefenseElementValue(attacker.getAttackElement()); + double attack_attribute_mod = 0; double defence_attribute_mod = 0; diff --git a/trunk/java/com/l2jserver/gameserver/model/stats/Stats.java b/trunk/java/com/l2jserver/gameserver/model/stats/Stats.java index 7139e8949a..85dbd28596 100644 --- a/trunk/java/com/l2jserver/gameserver/model/stats/Stats.java +++ b/trunk/java/com/l2jserver/gameserver/model/stats/Stats.java @@ -55,9 +55,9 @@ public enum Stats MAGIC_REUSE_RATE("mReuse"), // Magic Skill Reuse Rate DANCE_REUSE("dReuse"), // Dance Skill Reuse Rate SHIELD_DEFENCE("sDef"), - CRITICAL_DAMAGE("cAtk"), - CRITICAL_DAMAGE_POSITION("cAtkPos"), - CRITICAL_DAMAGE_ADD("cAtkAdd"), // this is another type for special critical damage mods - vicious stance, critical power and critical damage SA + CRITICAL_DAMAGE("critDmg"), + CRITICAL_DAMAGE_POS("critDmgPos"), + CRITICAL_DAMAGE_ADD("critDmgAdd"), // this is another type for special critical damage mods - vicious stance, critical power and critical damage SA MAGIC_CRIT_DMG("mCritPower"), MAGIC_CRIT_DMG_ADD("mCritPowerAdd"), MOMENTUM_SKILL_POWER("momentumSkillPower"), @@ -86,7 +86,8 @@ public enum Stats DEFENCE_CRITICAL_DAMAGE("defCritDamage"), DEFENCE_CRITICAL_DAMAGE_ADD("defCritDamageAdd"), // Resistance to critical damage in value (Example: +100 will be 100 more critical damage, NOT 100% more). SHIELD_RATE("rShld"), - CRITICAL_RATE("rCrit"), + CRITICAL_RATE("critRate"), + CRITICAL_RATE_POS("critRatePos"), MAX_PHYS_CRIT_RATE("maxPhysCritRate"), BLOW_RATE("blowRate"), MCRITICAL_RATE("mCritRate"), @@ -169,18 +170,18 @@ public enum Stats // ExSkill INV_LIM("inventoryLimit"), WH_LIM("whLimit"), - FREIGHT_LIM("FreightLimit"), - P_SELL_LIM("PrivateSellLimit"), - P_BUY_LIM("PrivateBuyLimit"), - REC_D_LIM("DwarfRecipeLimit"), - REC_C_LIM("CommonRecipeLimit"), + FREIGHT_LIM("freightLimit"), + P_SELL_LIM("privateSellLimit"), + P_BUY_LIM("privateBuyLimit"), + REC_D_LIM("dwarfRecipeLimit"), + REC_C_LIM("commonRecipeLimit"), // C4 Stats - PHYSICAL_MP_CONSUME_RATE("PhysicalMpConsumeRate"), - MAGICAL_MP_CONSUME_RATE("MagicalMpConsumeRate"), - DANCE_MP_CONSUME_RATE("DanceMpConsumeRate"), - BOW_MP_CONSUME_RATE("BowMpConsumeRate"), - MP_CONSUME("MpConsume"), + PHYSICAL_MP_CONSUME_RATE("physicalMpConsumeRate"), + MAGICAL_MP_CONSUME_RATE("magicalMpConsumeRate"), + DANCE_MP_CONSUME_RATE("danceMpConsumeRate"), + BOW_MP_CONSUME_RATE("bowMpConsumeRate"), + MP_CONSUME("mpConsume"), // Shield Stats SHIELD_DEFENCE_ANGLE("shieldDefAngle"), diff --git a/trunk/java/com/l2jserver/gameserver/network/serverpackets/GMViewCharacterInfo.java b/trunk/java/com/l2jserver/gameserver/network/serverpackets/GMViewCharacterInfo.java index d8dd614b24..f8d1db4786 100644 --- a/trunk/java/com/l2jserver/gameserver/network/serverpackets/GMViewCharacterInfo.java +++ b/trunk/java/com/l2jserver/gameserver/network/serverpackets/GMViewCharacterInfo.java @@ -97,18 +97,18 @@ public class GMViewCharacterInfo extends L2GameServerPacket writeC(_activeChar.getInventory().canEquipCloak() ? 1 : 0); // CT2.3 writeD(0x00); writeH(0x00); - writeD(_activeChar.getPAtk(null)); + writeD((int) _activeChar.getPAtk(null)); writeD(_activeChar.getPAtkSpd()); - writeD(_activeChar.getPDef(null)); + writeD((int) _activeChar.getPDef(null)); writeD(_activeChar.getEvasionRate(null)); writeD(_activeChar.getAccuracy()); writeD(_activeChar.getCriticalHit(null, null)); - writeD(_activeChar.getMAtk(null, null)); + writeD((int) _activeChar.getMAtk(null, null)); writeD(_activeChar.getMAtkSpd()); writeD(_activeChar.getPAtkSpd()); - writeD(_activeChar.getMDef(null, null)); + writeD((int) _activeChar.getMDef(null, null)); writeD(_activeChar.getMagicEvasionRate(null)); writeD(_activeChar.getMagicAccuracy()); writeD(_activeChar.getMCriticalHit(null, null)); diff --git a/trunk/java/com/l2jserver/gameserver/network/serverpackets/PetInfo.java b/trunk/java/com/l2jserver/gameserver/network/serverpackets/PetInfo.java index e83311562d..421e8cc549 100644 --- a/trunk/java/com/l2jserver/gameserver/network/serverpackets/PetInfo.java +++ b/trunk/java/com/l2jserver/gameserver/network/serverpackets/PetInfo.java @@ -153,13 +153,13 @@ public class PetInfo extends L2GameServerPacket writeD(_summon.isPet() ? _summon.getInventory().getTotalWeight() : 0);// weight writeD(_summon.getMaxLoad());// max weight it can carry - writeD(_summon.getPAtk(null));// patk - writeD(_summon.getPDef(null));// pdef + writeD((int) _summon.getPAtk(null));// patk + writeD((int) _summon.getPDef(null));// pdef writeD(_summon.getAccuracy());// accuracy writeD(_summon.getEvasionRate(null));// evasion writeD(_summon.getCriticalHit(null, null));// critical - writeD(_summon.getMAtk(null, null));// matk - writeD(_summon.getMDef(null, null));// mdef + writeD((int) _summon.getMAtk(null, null));// matk + writeD((int) _summon.getMDef(null, null));// mdef writeD(_summon.getMagicAccuracy()); // magic accuracy writeD(_summon.getMagicEvasionRate(null)); // magic evasion writeD(_summon.getMCriticalHit(null, null)); // mcritical diff --git a/trunk/java/com/l2jserver/gameserver/network/serverpackets/UserInfo.java b/trunk/java/com/l2jserver/gameserver/network/serverpackets/UserInfo.java index 9a7bc5a6ee..80500b7462 100644 --- a/trunk/java/com/l2jserver/gameserver/network/serverpackets/UserInfo.java +++ b/trunk/java/com/l2jserver/gameserver/network/serverpackets/UserInfo.java @@ -214,17 +214,17 @@ public class UserInfo extends AbstractMaskPacket { writeH(56); writeH(_activeChar.getActiveWeaponItem() != null ? 40 : 20); - writeD(_activeChar.getPAtk(null)); + writeD((int) _activeChar.getPAtk(null)); writeD(_activeChar.getPAtkSpd()); - writeD(_activeChar.getPDef(null)); + writeD((int) _activeChar.getPDef(null)); writeD(_activeChar.getEvasionRate(null)); writeD(_activeChar.getAccuracy()); writeD(_activeChar.getCriticalHit(null, null)); - writeD(_activeChar.getMAtk(null, null)); + writeD((int) _activeChar.getMAtk(null, null)); writeD(_activeChar.getMAtkSpd()); writeD(_activeChar.getPAtkSpd()); // Seems like atk speed - 1 writeD(_activeChar.getMagicEvasionRate(null)); - writeD(_activeChar.getMDef(null, null)); + writeD((int) _activeChar.getMDef(null, null)); writeD(_activeChar.getMagicAccuracy()); writeD(_activeChar.getMCriticalHit(null, null)); }