I know javascript, i will try to tell you the specifics, when a dice rolls, it have 4 options, good shield, bad shield, white skull and black skull, the problem is with the black skulls, the blacks skulls are for special effects, and can be for example a stun, it have to call the specific special power if there is one, if not generate a normal damage, i suppose is possible with a if condition and a call to the item to check it, but i wanna know about it, if there is a specific way to do it, or some documentation about it.