Example: http://www.diabloprogress.com/hero/celanian-1548/HsuMing/21706367');
}
$stats = StatsFactory::createStatsObject($diabloProgressUrl);
if($stats === FALSE) {
die('Bad provider. Either your provider could not be detected or we do not support your provider at this time.');
}
$character = DiabloClassFactory::createClassObject($stats->class, $stats, 'pvp');
if($character === FALSE) {
die('Bad class. Either your class could not be detected or we do not support your class at this time.');
}
?>
Hall Score: hallScore(), 2, '.', ','); ?>
DPS Score: DPSScore(), 2, '.', ','); ?>
EHP Score: EHPScore(), 2, '.', ','); ?>
Sustain Score: sustainScore(), 2, '.', ','); ?>
Move Score: moveScore(), 2, '.', ','); ?>
Paragon Score: paragonScore(), 2, '.', ','); ?>
Misc Score: miscScore(), 2, '.', ','); ?>