Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freezing Spit upgrade bugged #1100

Closed
DreadKnight opened this issue Mar 7, 2017 · 3 comments
Closed

Freezing Spit upgrade bugged #1100

DreadKnight opened this issue Mar 7, 2017 · 3 comments
Assignees
Labels
coding This issue requires some programming priority This should get fixed as soon as possible!

Comments

@DreadKnight
Copy link
Member

DreadKnight commented Mar 7, 2017

Snow Bunny doesn't seem to freeze foes when using the upgraded Freezing Spit at melee range.

[{"action":"ability","target":{"type":"hex","x":3,"y":6},"id":3,"args":{"1":{"creature":"G3","cost":5}}},{"action":"skip"},{"action":"ability","target":{"type":"hex","x":12,"y":4},"id":3,"args":{"1":{"creature":"A3","cost":5}}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"ability","target":{"type":"hex","x":4,"y":3},"id":3,"args":{"1":{"creature":"A1","cost":2}}},{"action":"skip"},{"action":"ability","target":{"type":"hex","x":15,"y":7},"id":3,"args":{"1":{"creature":"S5","cost":8}}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"ability","target":{"type":"hex","x":4,"y":5},"id":3,"args":{"1":{"creature":"E2","cost":4}}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"move","target":{"x":5,"y":5}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"ability","target":{"type":"hex","x":12,"y":5},"id":3,"args":{"1":{"creature":"S1","cost":2}}},{"action":"skip"},{"action":"ability","target":{"type":"hex","x":8,"y":2},"id":3,"args":{"1":{}}},{"action":"skip"},{"action":"skip"},{"action":"move","target":{"x":6,"y":5}},{"action":"skip"},{"action":"move","target":{"x":12,"y":2}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"ability","target":{"type":"array","array":[{"x":11,"y":5},{"x":10,"y":5},{"x":9,"y":5},{"x":8,"y":5},{"x":7,"y":5},{"x":6,"y":5},{"x":5,"y":5}]},"id":3,"args":{"1":{"direction":4,"hex":{"x":6,"y":5},"choiceIndex":0}}},{"action":"skip"},{"action":"skip"},{"action":"move","target":{"x":11,"y":5}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"ability","target":{"type":"array","array":[{"x":12,"y":5},{"x":11,"y":5},{"x":10,"y":5}]},"id":3,"args":{"1":{"direction":4,"hex":{"x":11,"y":5},"choiceIndex":0}}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"move","target":{"x":12,"y":5}},{"action":"ability","target":{"type":"array","array":[{"x":11,"y":5},{"x":10,"y":5}]},"id":3,"args":{"1":{"direction":4,"hex":{"x":11,"y":5},"choiceIndex":0}}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"ability","target":{"type":"array","array":[{"x":11,"y":5},{"x":10,"y":5}]},"id":3,"args":{"1":{"direction":4,"hex":{"x":11,"y":5},"choiceIndex":0}}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"move","target":{"x":8,"y":4}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"move","target":{"x":4,"y":5}},{"action":"ability","target":{"type":"hex","x":11,"y":5},"id":2,"args":{"1":{}}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"move","target":{"x":12,"y":5}},{"action":"ability","target":{"type":"array","array":[{"x":11,"y":5},{"x":10,"y":5}]},"id":3,"args":{"1":{"direction":4,"hex":{"x":11,"y":5},"choiceIndex":0}}},{"action":"skip"}]

@DreadKnight DreadKnight added coding This issue requires some programming priority This should get fixed as soon as possible! labels Mar 7, 2017
@DreadKnight DreadKnight added this to the 0.4 - Bounty Hunter milestone Mar 7, 2017
@DreadKnight
Copy link
Member Author

Default game settings changed 0dab306

@DreadKnight
Copy link
Member Author

DreadKnight commented Apr 9, 2017

Simple game log, using Ability Upgrades: Enabled pre-match setting:

[{"action":"ability","target":{"type":"hex","x":6,"y":4},"id":3,"args":{"1":{"creature":"S1","cost":2}}},{"action":"skip"},{"action":"ability","target":{"type":"hex","x":9,"y":4},"id":3,"args":{"1":{"creature":"G3","cost":5}}},{"action":"skip"},{"action":"move","target":{"x":8,"y":4}},{"action":"skip"},{"action":"skip"},{"action":"skip"},{"action":"ability","target":{"type":"array","array":[{"x":8,"y":4},{"x":7,"y":4}]},"id":3,"args":{"1":{"direction":1,"hex":{"x":7,"y":4},"choiceIndex":0}}}]

DreadKnight added a commit that referenced this issue Apr 9, 2017
Fixes #1100 - Also Phaser got upgraded to 2.7.5 (CE)
@DreadKnight
Copy link
Member Author

@ktiedt Good job! :D 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding This issue requires some programming priority This should get fixed as soon as possible!
Projects
None yet
Development

No branches or pull requests

2 participants