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

Non-deterministic parsing. #1906

Open Zergla opened 6 months ago

Zergla commented 6 months ago

Activate: Your kernel lose 3 health, then this robot lose 1 health, then create a 0/25/0 robot named "VOID" on an empty adjacent tile, then choose every robot with 25 health, then give that robot This robot can't move.
Used on: https://app.wordbots.io/card/64yr668yw06 By just putting a space before the period and removing it to restart parsing, it becomes apparent that it can parse, but sometimes it throws back an error. Couldn't get it to do that without adding "Defender." not sure if it's related or just random chance image image