()
| 475 | static OreDictMaterial astatine () {return metalloid ( 850, "Astatine" , "At" , 85, 124, 575, 610, 7.0 , SET_RAD , 33, 33, 33, 255 , HALOGEN , CONTAINERS_GAS , GASES, "Astatine209" , "At209").aspects(TC.POTENTIA, 2, TC.RADIO, 1 );} |
| 476 | static OreDictMaterial radon () {return noblegas ( 860, "Radon" , "Rn" , 86, 134, 202, 211, 0.00973 , SET_DULL , 255, 0, 255 , CONTAINERS_GAS ).aspects(TC.AER, 2, TC.RADIO, 1 );} |
| 477 | static OreDictMaterial francium () {return alkali ( 870, "Francium" , "Fr" , 87, 134, 300, 950, 1.87 , SET_RAD ).aspects_met_rad(2, 1 );} |
| 478 | static OreDictMaterial radium () {return alkaline ( 880, "Radium" , "Ra" , 88, 138, 973, 2010, 5.5 , SET_RAD , 255, 255, 205 , "Radium226" ).aspects_met_rad(2, 1 );} |
| 479 | static OreDictMaterial actinium () {return actinide ( 890, "Actinium" , "Ac" , 89, 136, 1323, 3471, 10.07 , SET_RAD , 125, 113, 113 ).aspects_met_rad(2, 1 );} |
| 480 | static OreDictMaterial thorium () {return actinide ( 900, "Thorium" , "Th" , 90, 142, 2115, 5061, 11.72 , SET_RAD , 0, 30, 0 , "Thorium232" , "Th232").aspects_met_rad(2, 1 );} |
no test coverage detected