/** @param {NS} ns */ export async function main(ns) { ns.tprint("Karma = " + Math.round(ns.heart.break()).toLocaleString()); }