Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Nov 8, 2023
1 parent bf64db0 commit 70f2347
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/games/Arcmage/Arcmage.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"allCardsUrl": "https://cgs.games/api/proxy/aminduna.arcmage.org/api/CardSearch",
"allCardsUrl": "https://aminduna.arcmage.org/api/CardSearch",
"allCardsUrlPageCountIdentifier": "totalItems",
"allCardsUrlPageCountDivisor": 50,
"allCardsUrlPageIdentifier": ",\"pageNumber\":",
"allCardsUrlPostBodyContent": "\"ruleSet\":{\"guid\":\"208cbc77-4110-51b7-9afd-1c0c4e96f4ad\"},\"pageSize\":50",
"allDecksUrl": "https://cgs.games/api/proxy/aminduna.arcmage.org/api/DeckSearch",
"allDecksUrl": "https://aminduna.arcmage.org/api/DeckSearch",
"allDecksUrlDataIdentifier": "items",
"allDecksUrlPostBodyContent": "\"ruleSet\":{\"guid\":\"208cbc77-4110-51b7-9afd-1c0c4e96f4ad\"},\"pageSize\":50,\"pageNumber\":1",
"allDecksUrlTxtRoot": "https://cgs.games/api/proxy/aminduna.arcmage.org",
"allSetsUrl": "https://cgs.games/api/proxy/aminduna.arcmage.org/api/CardOptions",
"allDecksUrlTxtRoot": "https://aminduna.arcmage.org",
"allSetsUrl": "https://aminduna.arcmage.org/api/CardOptions",
"autoUpdateUrl": "https://www.cardgamesimulator.com/games/Arcmage/Arcmage.json",
"bannerImageUrl": "https://www.cardgamesimulator.com/games/Arcmage/Banner.png",
"cardBackImageUrl": "https://www.cardgamesimulator.com/games/Arcmage/CardBack.png",
"cardDataIdentifier": "items",
"cardIdIdentifier": "guid",
"cardImageFileType": "jpg",
"cardImageUrl": "https://cgs.games/api/proxy/aminduna.arcmage.org{jpeg}",
"cardImageUrl": "https://aminduna.arcmage.org{jpeg}",
"cardSetIdentifier": "serie",
"cardSetIsObject": true,
"cardPrimaryProperty": "ruleText",
Expand Down

0 comments on commit 70f2347

Please sign in to comment.