name = $name; $this->level = $level; $this->hp = $hp; $this->xp = $xp; $this->power = $power; $this->icon = $icon; } } ?>