How can I choose the option to show 100 entries in the dropdown button?

How can I choose the option to show 100 entries in the dropdown button? I have a json with element click, but it doesn't work, I think the problem is when selecting option 100.
Could someone help me fix this please.

Url: https://www.novaragnarok.com/?module=vending&action=itemhistory&id=633

Sitemap:

{"_id":"test3","startUrl":["https://www.novaragnarok.com/?module=vending&action=itemhistory&id=1033"],"selectors":[{"id":"element-click-1","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div.container.main","multiple":true,"delay":"1000","clickElementSelector":"#itemtable_lenght.dataTables_length div > div:has(select):nth(0) select option: value="100" ('-Select-'))","clickType":"clickOnce","discardInitialElements":"discard-when-click-element-exists","clickElementUniquenessType":"uniqueCSSSelector"},{"id":"tabla","type":"SelectorTable","parentSelectors":["_root"],"selector":"table.nova-items","multiple":false,"columns":[{"header":"Date Sold","name":"Date Sold","extract":true},{"header":"Price","name":"Price","extract":true},{"header":"Qty","name":"Qty","extract":true}],"delay":0,"tableDataRowSelector":"tbody tr","tableHeaderRowSelector":"thead tr"}]}