Method BroadcastSkillRoll
BroadcastSkillRoll(int, NwSkill, int, int, bool, SkillResult)
Causes this creature to broadcast feedback for an arbitrary skill roll (pre-calculated)
This causes a message to be posted in the combat log, and floaty skill text to appear above the character.
public void BroadcastSkillRoll(int diceRoll, NwSkill skill, int modifier, int difficultyClass, bool take20, SkillResult result)