ok, no problem.. I'm still a beginner as well. 
Discard the first sitemap below is the final version for you, It will work perfectly, These are the things it will scrape,
*topic *content *timestmp/date
After it collects those 3 items from each topic, it will will then collect replies for the respective topic.
sitemap final version:
{"_id":"wikia-discussion-final-sitemap","startUrl":["http://harrypotter.wikia.com/d/f?page=[1-1250]"],"selectors":[{"id":"items","type":"SelectorLink","parentSelectors":["_root"],"selector":"a.post-content__link","multiple":true,"delay":0},{"id":"topic","type":"SelectorText","parentSelectors":["items"],"selector":"h1.post-content__title","multiple":false,"regex":"","delay":0},{"id":"content","type":"SelectorText","parentSelectors":["items"],"selector":"div.post-content__body","multiple":false,"regex":"","delay":0},{"id":"timestamp","type":"SelectorText","parentSelectors":["items"],"selector":"div.post-card__body span.timestamp","multiple":false,"regex":"","delay":0},{"id":"post-author","type":"SelectorText","parentSelectors":["items"],"selector":"div.post-card__body a.user-avatar__username","multiple":false,"regex":"","delay":0},{"id":"replies-for-main-post-element","type":"SelectorElement","parentSelectors":["items"],"selector":"div.discussion-reply","multiple":true,"delay":0},{"id":"reply-by","type":"SelectorText","parentSelectors":["replies-for-main-post-element"],"selector":"a.user-avatar__username","multiple":false,"regex":"","delay":0},{"id":"reply-date","type":"SelectorText","parentSelectors":["replies-for-main-post-element"],"selector":"span.timestamp","multiple":false,"regex":"","delay":0},{"id":"reply-content","type":"SelectorText","parentSelectors":["replies-for-main-post-element"],"selector":"div.post-content","multiple":false,"regex":"","delay":0}]}
copy the sitemap and then go to webscrapper --> create new sitemap --> import sitemap --> paste it in "Sitemap JSON" ----> save
it will scrape date till 1250 pages. below is the sample records it scraped ,
sample file:
https://docs.zoho.in/file/w6fy1f62f1475917845b29af9148f9eee9ff1