Skip to content

ALTER EGO future物量计算错误的问题 #4

Open
@3035936740

Description

具体问题如下

from aff.decoder import parse_aff
from utils import read_file
chart = parse_aff(read_file("alterego_2.aff"))

# 这里hold是179,实际为177
hold = chart.get_combo_of(Hold)

# 这里总数量为1468,实际物量为1466
total_combo = chart.get_total_combo()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions