%% DATAVIEW_PUBLISHER: start ```js const fs = require("fs"); const { Table } = customJS; const page = dv.page(file.path); let image = Table.getImage(page.image, fs); ` ${image} ${page.description} `; ``` %% ![[_attachments_/Races/EarthBen10Conductoid.png|EarthBen10Conductoid.png]] Conductoids are a species from the Teslavorr nebula. They have black bodies with one eye, two antennae, and a plug-like tail and fingers for absorbing energy. They gain bolts on their wrists, hips, and shoulders as they age. Conductoids are solitary beings, with males being negatively charged and females positively charged, making social interaction potentially destructive. They feed on higher-energy particles near protostars. They can absorb and redirect various forms of energy, generate electrical charges for attacks, fly using electrokinetic propulsion, and possess enhanced strength, durability, jumping, and reflexes. They are vulnerable to energy depletion, their antennae can be pulled, and their electric blasts can be ineffective against certain opponents. %% DATAVIEW_PUBLISHER: end %%