Skip to content

Encounter rate: Fix off-by-one error#3542

Draft
Ghabry wants to merge 1 commit intoEasyRPG:masterfrom
Ghabry:issue-2903
Draft

Encounter rate: Fix off-by-one error#3542
Ghabry wants to merge 1 commit intoEasyRPG:masterfrom
Ghabry:issue-2903

Conversation

@Ghabry
Copy link
Copy Markdown
Member

@Ghabry Ghabry commented May 3, 2026

Honestly not sure if this is 100% correct but it "feels" at least closer to RPG2k3 now when testing.

What matches:

  • With EncRate 1 you get a forced encounter (before it was 2)
  • With 2 a forced after 2 (before it was 3)

Higher numbers are harder to test due to randomness involved.

Fix #2903

Not sure if this is 100% correct but it "feels" at least closer to RPG2k3 now when testing.

What matches:
- With EncRate 1 you get a forced encounter (before it was 2)
- With 2 a forced after 2 (before it was 3)

Higher numbers are harder to test due to randomness involved.

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

Labels

None yet

1 participant