Is there a special syntax for dropping something in a conditional?

If some rule intervenes to stop the dropping, e.g., “instead of dropping”. (It would probably have to be a rule you wrote yourself, not sure if the standard rules would ever block dropping something you’re carrying.)

2 Likes

Yeah, it’s for if another rule intervenes. I try to write all my rules as generally as possible, just in case.

1 Like

Also, if the player is in a container with limited carrying capacity which is full, the dropping action will be blocked with a “There is no more room in [the holder of the actor].”

3 Likes