@flesh-and-blood/cards 2.1.18 → 2.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -4,7 +4,7 @@ var it=Object.create;var h=Object.defineProperty;var et=Object.getOwnPropertyDes
4
4
 
5
5
  **Blade Break**`,keywords:[t.Keyword.BladeBreak,t.Keyword.Charge],talents:[t.Talent.Light]},{artists:["Andrew Chou"],cardIdentifier:"saving-grace-yellow",classes:[t.Class.Warrior],defaultImage:"ASB025",name:"Saving Grace",printings:[{artist:"Andrew Chou",identifier:"ASB025",image:"ASB025",print:"ASB025",set:t.Release.ArmoryDeckBoltyn}],rarities:[t.Rarity.Majestic],rarity:t.Rarity.Majestic,setIdentifiers:["ASB025"],sets:[t.Release.ArmoryDeckBoltyn],specialImage:"ASB025",subtypes:[],types:[t.Type.DefenseReaction],typeText:"Light Warrior Defense Reaction",bannedFormats:[t.Format.Commoner],cost:0,defense:3,functionalText:`As an additional cost to play this, you may **charge** your hero's soul.
6
6
 
7
- If you've **charged** this turn, target attack gets -2{p}.`,keywords:[t.Keyword.Charge],pitch:2,talents:[t.Talent.Light]},{artists:["Asur Misoa"],cardIdentifier:"cosmo-scroll-of-ancestral-tapestry",classes:[t.Class.Illusionist],defaultImage:"MST130",name:"Cosmo, Scroll of Ancestral Tapestry",printings:[{artist:"Asur Misoa",identifier:"MST130",image:"MST130",print:"MST130",set:t.Release.PartTheMistveil},{artist:"Asur Misoa",foiling:t.Foiling.C,identifier:"LGS298",image:"LGS298",print:"LGS298-Cold",set:t.Release.Promos},{artist:"Asur Misoa",identifier:"ENG002",image:"ENG002",print:"ENG002",set:t.Release.EnigmaBlitzDeck,tcgplayer:{productId:"549625",url:"https://www.tcgplayer.com/product/549625?Language=English&Printing=Normal"}}],rarities:[t.Rarity.Common,t.Rarity.Promo,t.Rarity.Token],rarity:t.Rarity.Token,setIdentifiers:["ENG002","LGS298","MST130"],sets:[t.Release.EnigmaBlitzDeck,t.Release.PartTheMistveil,t.Release.Promos],specialImage:"LGS298",subtypes:[t.Subtype.TwoHanded,t.Subtype.Scroll],types:[t.Type.Weapon],typeText:"Illusionist Weapon - Scroll (2H)",functionalText:`During your turn, auras you control with **ward** are weapons with base {p} equal to their **ward** and **Once per Turn Action - {r}: Attack**
7
+ If you've **charged** this turn, target attack gets -2{p}.`,keywords:[t.Keyword.Charge],pitch:2,talents:[t.Talent.Light]},{artists:["Asur Misoa"],cardIdentifier:"cosmo-scroll-of-ancestral-tapestry",classes:[t.Class.Illusionist],defaultImage:"MST130",name:"Cosmo, Scroll of Ancestral Tapestry",printings:[{artist:"Asur Misoa",identifier:"MST130",image:"MST130",print:"MST130",set:t.Release.PartTheMistveil,tcgplayer:{productId:"555068",url:"https://www.tcgplayer.com/product/555068?Language=English&Printing=Normal"}},{artist:"Asur Misoa",foiling:t.Foiling.C,identifier:"LGS298",image:"LGS298",print:"LGS298-Cold",set:t.Release.Promos},{artist:"Asur Misoa",identifier:"ENG002",image:"ENG002",print:"ENG002",set:t.Release.EnigmaBlitzDeck,tcgplayer:{productId:"549625",url:"https://www.tcgplayer.com/product/549625?Language=English&Printing=Normal"}}],rarities:[t.Rarity.Common,t.Rarity.Promo,t.Rarity.Token],rarity:t.Rarity.Token,setIdentifiers:["ENG002","LGS298","MST130"],sets:[t.Release.EnigmaBlitzDeck,t.Release.PartTheMistveil,t.Release.Promos],specialImage:"LGS298",subtypes:[t.Subtype.TwoHanded,t.Subtype.Scroll],types:[t.Type.Weapon],typeText:"Illusionist Weapon - Scroll (2H)",functionalText:`During your turn, auras you control with **ward** are weapons with base {p} equal to their **ward** and **Once per Turn Action - {r}: Attack**
8
8
 
9
9
  Your aura attacks with one or more +1{p} counters get **go again**.`,keywords:[t.Keyword.GoAgain]},{artists:["Faizal Fikri"],cardIdentifier:"10000-year-reunion-red",classes:[t.Class.Illusionist],defaultImage:"MST131",name:"10,000 Year Reunion",printings:[{artist:"Faizal Fikri",identifier:"MST131",image:"MST131",print:"MST131",set:t.Release.PartTheMistveil,tcgplayer:{productId:"551703",url:"https://www.tcgplayer.com/product/551703?Language=English&Printing=Normal"}},{artist:"Faizal Fikri",foiling:t.Foiling.R,identifier:"MST131",image:"MST131",print:"MST131-Rainbow",set:t.Release.PartTheMistveil,tcgplayer:{productId:"551703",url:"https://www.tcgplayer.com/product/551703?Language=English&Printing=Rainbow+Foil"}}],rarities:[t.Rarity.Majestic],rarity:t.Rarity.Majestic,setIdentifiers:["MST131"],sets:[t.Release.PartTheMistveil],specialImage:"MST131",subtypes:[t.Subtype.Aura,t.Subtype.NonAttack],types:[t.Type.Action],typeText:"Illusionist Action - Aura",bannedFormats:[t.Format.Commoner],cost:8,defense:3,functionalText:`You may remove three +1{p} counters from among auras you control rather than pay 10,000 Year Reunion's {r} cost.
10
10
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@flesh-and-blood/cards",
3
3
  "description": "TypeScript representations of Flesh and Blood cards",
4
- "version": "2.1.18",
4
+ "version": "2.1.19",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "sideEffects": false,
@@ -31,7 +31,7 @@
31
31
  "esbuild-jest": "^0.5.0",
32
32
  "fast-xml-parser": "4.3.2",
33
33
  "jest": "^29.7.0",
34
- "latest-cards": "npm:@flesh-and-blood/cards@^2.1.17",
34
+ "latest-cards": "npm:@flesh-and-blood/cards@^2.1.18",
35
35
  "papaparse": "^5.3.2",
36
36
  "ts-node": "^10.9.2",
37
37
  "typescript": "^5.3.3",
@@ -58,5 +58,5 @@
58
58
  "FAB",
59
59
  "FABTCG"
60
60
  ],
61
- "gitHead": "f622f4cf7d26db0f5bac536f9da367ada4b45254"
61
+ "gitHead": "267a58a2fbae791ab10b749f7303f99ff49127fb"
62
62
  }