Beamdog / nwn-issues

Neverwinter Nights: Enhanced Edition Technical Bug Tracker
http://nwn.beamdog.com
31 stars 1 forks source link

data/nwm/repository.json - Wrong purchase links for Pirates of the Sword Coast #542

Open jd28 opened 11 months ago

jd28 commented 11 months ago

Description

    {
      "name": "Pirates of the Sword Coast",
      "uuid": "5f9957ff-034b-43a9-8e7a-ad74f258f02a",
      "versions": [
        {
          "version": "1.0",
          "created_at": 1136073600,
          "identifier": "Neverwinter Nights - Pirates of the Sword Coast"
        }
      ],
      "header_image": "assets/potsc/potsc_h.jpg",
      "description": "A tale of pirates, parrots, and peril! As a sailor aboard the Midnight Rose merchant ship, you've stopped in Neverwinter to gather supplies before a long trip south. A most peculiar course of events follows, slowly unraveling a plot of whale-sized proportions. Embark on a swashbuckling journey on the high seas. Poly want adventure?\n\nEmbark on this epic seafaring journey by yourself or in multi-player with your friends! Live the swashbuckler's life in this high-spirited tale of pirates, parrots, and peril! Explore the popular Sword Coast region of the Forgotten Realms campaign setting.\n\nDesigned by:\n  Keith Hayward\n  Rob Bartel\nDeveloped by BioWare Corporation\n\nStarting Level: 5-10\nNumber of Player(s): 1-6\nLanguage(s):\n\nFeatures:\n- Start the adventure in the port of Neverwinter, now recovering from the events of the official campaign\n- Experience multiple endings, interactive henchmen, and a rollicking tale of woe!\n- Build a loyal and hearty crew from your choice of ten potential sailors!\n- Written and developed exclusively by BioWare writers and designers\n- Feast your eyes on scads of new artwork by mod community darlings, DLA!\n- Enjoy more excellent music commissioned from community composer David John!\n- 8-12 hours of gameplay (our biggest Premium Module ever)\n\nThis adventure will scale to your character level. Characters level 4 or lower will be automatically set to level 5.",
      "screenshots": [
        "assets/potsc/ss_71883616601998268113cd749f461e1e67c1ff3f.1920x1080.jpg",
        "assets/potsc/ss_7c51ee588066d88b3105703edc102db1d1337cd7.1920x1080.jpg",
        "assets/potsc/ss_aae0afa609f5b58cfc58ab5712c22aaa4be74ab8.1920x1080.jpg",
        "assets/potsc/ss_b10fa23643e9e2f0644a77364f6e68d9125df399.1920x1080.jpg",
        "assets/potsc/ss_b87bf551a439ea129c1d40d3f41798aedd6056bb.1920x1080.jpg",
        "assets/potsc/ss_c5529dfb4ab508b9b23bb9a4c088bab78ed50300.1920x1080.jpg",
        "assets/potsc/ss_f8a18a145dbfa2bf73f79ba87a1ad75e3535196d.1920x1080.jpg"
      ],
      "author": "BioWare",
      "purchase": {
        "links": [
          {
            "image": "assets/stores/beamdog_wide.png",
            "url": "https://store.beamdog.com/products/neverwinter-nights-enhanced-edition-dark-dreams-of-furiae"
          },
          {
            "image": "assets/stores/steam_wide.png",
            "url": "https://store.steampowered.com/app/1247750"
          },
          {
            "image": "assets/stores/gog_wide.png",
            "url": "https://www.gog.com/game/neverwinter_nights_dark_dreams_of_furiae"
          }
        ]
      },
      "multiplayer": true
    },

Specifics