Quote (cardoors32 @ Sep 17 2010 04:16pm)
for those not as tech savvy
current xml feed for my main character:
http://ladderslasher.d2jsp.org/xmlChar.php?i=253071it only tracks details for that specific LS char. What we are requesting is an xml feed which give current stats by jsp ID in addition to the char stats
<?xml version="1.0" encoding="utf-8" ?>
- <lschar>
<id>253071</id>
<name>SteveZissou</name>
<core>1</core>
<classid>7</classid>
<level>21</level>
<exp>20117967</exp>
<kills>71813</kills>
<deaths>0</deaths>
<lastaction>1287578171</lastaction>
<strength>40</strength>
<dexterity>121</dexterity>
<vitality>60</vitality>
<intelligence>25</intelligence>
<hpmax>1299</hpmax>
<mpmax>494</mpmax>
<mqattempts>18</mqattempts>
<mqpasses>3</mqpasses>
<wprof>0,3,233;1,3,2075;2,4,2257;3,4,1964;4,8,2089</wprof>
<cprof>0,11,10971;1,3,444;3,3,1958;4,1,1734;5,1,83;6,1,1869;7,0,804</cprof>
<sprof>0,0,50;3,0,10</sprof>
</lschar>
What a mess