select distinct description_detail_spores from clade_description where description_page_id = (select id from core.page where lower(name)=lower('Amanita farinosa') ) ;