void main()
{
object oPC = GetPCSpeaker();
SetLocalString(oPC, "CHbet", "Shiva the Destroyer");
SetLocalInt(oPC, "iOdds2", 8);
SetLocalInt(oPC, "pChampion", 20);
}