wordbots / wordbots-core

Client-side code for Wordbots, the card game where YOU make the cards.
http://wordbots.io
MIT License
22 stars 4 forks source link

Effects affecting adjacent objects persist indefinitely if the object causing it is turned into another object. #1913

Open Zergla opened 3 months ago

Zergla commented 3 months ago

https://app.wordbots.io/card/dxoqx41mk34 https://app.wordbots.io/card/j97r1596oy

The first robot prevents adjacent robots from attacking, moving, or activating. Second robot turn a random adjacent robot into a copy of itself each turn.

Putting both robots next to each other result in the first one turning into a copy of the second one, but any robot affected by the first one (e.g. the second robot) stay unable to do anything.