Jump to content
View in the app

A better way to browse. Learn more.

Obsidian Forum Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

During Seeker, Slayer, Survivor, the vendors in the temple (Caretta, Cook Corrin, Winge, and Neale) should offer a series of discounts based on the player's reputation with either of the Seeker/Slayer/Survivor factions - 5% for Good1, 10% for Good2, and 15% for Good3. However, the conditional logic for this in lax1_factions.gamedatabundle is such that the rate for first condition (5% discount depending on if the player has a Good 1 reputation with Seeker/Slayer/Survivor) will be selected even if the conditions that follow are met. This means that 5% is the highest discount achievable, regardless of if the player has a higher reputation to satisfy the conditions for a 10% or 15% discount.

I assume fixing this is as simple as reversing the order of the ConditionalRates under each of the vendors in the above gamedatabundle, so that the logic can cascade correctly (first checking if the reputation is >= Good3, then Good2, then Good1). Testing with this change seems to cause the discounts to apply correctly based on reputation.

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.