export const SYSTEM_RDD = 'foundryvtt-reve-de-dragon'; export const SYSTEM_SOCKET_ID = 'system.foundryvtt-reve-de-dragon'; export const HIDE_DICE = 'hide'; export const SHOW_DICE = 'show'; export const ENTITE_INCARNE = 'incarne'; export const ENTITE_NONINCARNE = 'nonincarne'; export const ENTITE_BLURETTE = 'blurette';