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

Parse power with list #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

chucklu
Copy link

@chucklu chucklu commented Sep 20, 2019

Currently an entity contains multiple power nodes, and the previous code will only parse first power node, and it parsed Cloud Prince first power node without play requirement.

Murkspark Eel

<Power definition="00000012-3781-4b7f-bb1d-fd54f645afe9">
  <PlayRequirement param="" reqID="75"/>
</Power>
<Power definition="00000012-afaa-4788-aca3-9629d2d246d6"/>

Cloud Prince

<Power definition="cabafd80-a4fc-474a-9b91-b9f36fe14d7d"/>
<Power definition="00000012-be43-4d77-8780-0d77d38da392">
  <PlayRequirement param="1" reqID="59"/>
</Power>

chucklu added a commit to ChuckHearthstone/CardQuery that referenced this pull request Sep 20, 2019
@azeier azeier force-pushed the master branch 6 times, most recently from 81febf1 to 08814c3 Compare April 3, 2020 18:48
@azeier azeier force-pushed the master branch 6 times, most recently from 0e23ff6 to 5c1903b Compare April 26, 2020 21:00
@azeier azeier force-pushed the master branch 2 times, most recently from 74e6fd1 to 52270f6 Compare June 15, 2022 20:20
@beheh beheh force-pushed the master branch 3 times, most recently from 61a73b1 to 4c05073 Compare April 23, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant