Skip to content

CCondeluci/WeissSchwarz-JP-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

WeissSchwarz-JP-DB

A Japanese Weiss Schwarz card database.

Cards are divided by set and release, and captured in the following format:

   {
       "name": "“踏み出した勇気”鈴",
       "code": "LB/W21-001",
       "rarity": "RR",
       "expansion": "Little Busters! (Anime)",
       "side": "W",
       "type": "Character",
       "color": "YELLOW",
       "level": "3",
       "cost": "2",
       "trigger": [
           "SOUL"
       ],
       "power": "10000",
       "soul": 2,
       "flavor_text": "がんばるペンギンさんのお話。はじまりはじまりだ",
       "ability": [
           "【A】When this card is placed on Stage from Hand or through 『CHANGE』, you may place the top card of your Clock into Waiting Room.",
           "【A】 When this card attacks, if 「せいいっぱいの人形劇」 is in the Climax Slot, during this turn, this card gets +3000 Power, and gains the following ability.『【A】This ability can only be activated once each turn. When the damage dealt by this card is cancelled, you may deal 1 Damage to your opponent.』 (Damage can be cancelled)"
       ],
       "attributes": [
           "Animal 《動物》"
       ],
       "set": "LB",
       "release": "W21",
       "sid": "001",
       "image": "https://images.littleakiba.com/tcg/card8990-large.jpg"
   },
   {
       // ...
   },
   // ...

Will be kept reasonably up to date, barring source availability.

About

A Japanese Weiss Schwarz card database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages