Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion neutral/killing/bomber
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ __Basics__
When there is no other bomb active, the **bomber** may place a bomb on a player during the day. At the end of the second night after it was placed, the bomb will explode, dealing a *basic attack* to the player and all other players visiting them.

__Formalized__
Start Day: Apply `Bomb` to @Selection (~Phase) [Quantity: %Number%, Condition: not (@(AttrSelf:Bomb) exists)]
Start Day: Apply `Bomb` to @Selection [Quantity: %Number%, Condition: not (@(AttrSelf:Bomb) exists)]
Passive: Win [Condition: @All->Count is 1]