Skip to content

add stealing and other stuff ?#127

Open
leok18 wants to merge 1 commit intomasterfrom
report-stuff
Open

add stealing and other stuff ?#127
leok18 wants to merge 1 commit intomasterfrom
report-stuff

Conversation

@leok18
Copy link
Copy Markdown
Contributor

@leok18 leok18 commented Mar 25, 2026

No description provided.

@leok18 leok18 requested a review from MangoSwirl March 25, 2026 04:42
Copy link
Copy Markdown
Member

@MangoSwirl MangoSwirl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just trying to think about how this fits into the larger implementation. Remind me, did we decide against adding back the "Stealer" role?

final EndgameClimbResult climbResult;
final num climbStartTime;
final List<FeederType> feederType;
final List<StealerType> stealerType;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you showing this value anywhere in the UI?

final num scoringRate;
final num feedingRate;
final num defenseEffectiveness;
final num? defenseEffectiveness;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If defenseEffectiveness is null then will it properly hide the box in the UI? or will it say "null/5"?

@MangoSwirl
Copy link
Copy Markdown
Member

Looks good! Just trying to think about how this fits into the larger implementation. Remind me, did we decide against adding back the "Stealer" role?

Oh, I see you did add stealer on collection. Add it here as well?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants