Help for this page
# ---------------- path/to/lib/MyRPG.pm package MyRPG; our $VERSION = "0.01"; ... $npc->damage( $dodecahedron->roll ); print $npc->dump;
Warming up the bones... test roll 1: 5 Warming up the bones... test roll 2: 2 Warming up the bones... test roll 3: 4 ... CmdrTaco -> SwampYankee (16hp) current hitpoints: 6 (s'okay) --------------------------------------------------