extends Node var roll: int = 0 func rolld(d: int) -> int: return randi_range(1, d)