forked from Fluorohydride/ygopro-pre-script
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatas.sql
37 lines (33 loc) · 2.29 KB
/
datas.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
--VJMP-JP
----邪神官 チラム・サバク/Wicked Priest Chilam Sabak
INSERT OR REPLACE INTO "datas" VALUES ("100200103","1","0","0","33","2500","0","8","524288","32","262144");
----ギャラクシー・ワーム/Galaxy Worm
INSERT OR REPLACE INTO "datas" VALUES ("100200104","1","0","4063355","33","1200","1000","3","2048","16","262144");
----創世の竜騎士/Dragon Knight of Creation
INSERT OR REPLACE INTO "datas" VALUES ("100200113","1","0","0","33","1800","600","4","8192","16","0");
--MVPC-JP
----破滅竜ガンドラX/Gandora X the Dragon of Destruction
INSERT OR REPLACE INTO "datas" VALUES ("100201001","1","0","0","33","0","0","8","8192","32","4202498");
----暗黒騎士ガイアロード/Lord Gaia The Fierce Knight
INSERT OR REPLACE INTO "datas" VALUES ("100201002","1","0","189","33","2300","2100","7","1","1","0");
----レモン・マジシャン・ガール/Lemon Magician Girl
INSERT OR REPLACE INTO "datas" VALUES ("100201003","1","0","8354","33","800","600","2","2","16","0");
--MVPL-JP
----エルフの聖剣士/Celtic Guard of Noble Arms
INSERT OR REPLACE INTO "datas" VALUES ("100202002","1","0","544866529","33","2100","700","4","1","1","262400");
--JF16-JP
----輝神鳥ヴェーヌ/Radiant Divine Bird Vene
INSERT OR REPLACE INTO "datas" VALUES ("100203000","1","0","0","161","2400","2000","8","4","16","0");
----原初の叫喚/Primal Cry
INSERT OR REPLACE INTO "datas" VALUES ("100203010","1","0","0","130","0","0","0","0","0","0");
--ST16-JP
----EMスライハンド・マジシャン/Performapal Slyhand Magician
INSERT OR REPLACE INTO "datas" VALUES ("100316001","1","0","159","33","2500","2000","7","2","16","0");
----EMキングベアー/Performapal King Bear
INSERT OR REPLACE INTO "datas" VALUES ("100316002","1","0","159","16777249","2200","1000","117899270","32768","1","0");
----EMブランコブラ/Performapal Swing Cobra
INSERT OR REPLACE INTO "datas" VALUES ("100316003","1","0","159","16777249","300","1800","33685508","524288","1","0");
----EMインコーラス/Performapal Parakhorus
INSERT OR REPLACE INTO "datas" VALUES ("100316005","1","0","159","16777249","500","500","33685507","512","8","0");
----EMドラマチックシアター/Performapal Dramatic Theater
INSERT OR REPLACE INTO "datas" VALUES ("100316099","1","0","159","524290","0","0","0","0","0","0");