int StartingConditional() { int oHD = GetHitDice(GetPCSpeaker()); int chcost = oHD * 200; SetCustomToken(1669,IntToString(chcost)); return TRUE; }