mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-05 06:37:28 +08:00
Update to v2.3
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -236,15 +236,15 @@ primary key(user_id, code)
|
||||
|
||||
|
||||
char = ['Hikari', 'Tairitsu', 'Kou', 'Sapphire', 'Lethe', '', 'Tairitsu(Axium)', 'Tairitsu(Grievous Lady)', 'Stella', 'Hikari & Fisica', 'Ilith', 'Eto', 'Luna', 'Shirabe', 'Hikari(Zero)', 'Hikari(Fracture)', 'Hikari(Summer)', 'Tairitsu(Summer)', 'Tairitsu & Trin',
|
||||
'Ayu', 'Eto & Luna', 'Yume', 'Seine & Hikari', 'Saya', 'Tairitsu & Chuni Penguin', 'Chuni Penguin', 'Haruna', 'Nono', 'MTA-XXX', 'MDA-21', 'Kanae', 'Hikari(Fantasia)', 'Tairitsu(Sonata)', 'Sia', 'DORO*C', 'Tairitsu(Tempest)', 'Brillante', 'Ilith(Summer)', 'Etude', 'Alice & Tenniel', 'Luna & Mia', 'Areus', 'Seele', 'Isabelle']
|
||||
'Ayu', 'Eto & Luna', 'Yume', 'Seine & Hikari', 'Saya', 'Tairitsu & Chuni Penguin', 'Chuni Penguin', 'Haruna', 'Nono', 'MTA-XXX', 'MDA-21', 'Kanae', 'Hikari(Fantasia)', 'Tairitsu(Sonata)', 'Sia', 'DORO*C', 'Tairitsu(Tempest)', 'Brillante', 'Ilith(Summer)', 'Etude', 'Alice & Tenniel', 'Luna & Mia', 'Areus', 'Seele', 'Isabelle', 'Mir']
|
||||
|
||||
skill_id = ['gauge_easy', '', '', '', 'note_mirror', '', '', 'gauge_hard', 'frag_plus_10_pack_stellights', 'gauge_easy|frag_plus_15_pst&prs', 'gauge_hard|fail_frag_minus_100', 'frag_plus_5_side_light', 'visual_hide_hp', 'frag_plus_5_side_conflict', 'challenge_fullcombo_0gauge', 'gauge_overflow', 'gauge_easy|note_mirror', 'note_mirror', 'visual_tomato_pack_tonesphere',
|
||||
'frag_rng_ayu', 'gaugestart_30|gaugegain_70', 'combo_100-frag_1', 'audio_gcemptyhit_pack_groovecoaster', 'gauge_saya', 'gauge_chuni', 'kantandeshou', 'gauge_haruna', 'frags_nono', 'gauge_pandora', 'gauge_regulus', 'omatsuri_daynight', '', '', 'sometimes(note_mirror|frag_plus_5)', 'scoreclear_aa|visual_scoregauge', 'gauge_tempest', 'gauge_hard', 'gauge_ilith_summer', '', 'note_mirror|visual_hide_far', 'frags_ongeki', 'gauge_areus', 'gauge_seele', 'gauge_isabelle']
|
||||
'frag_rng_ayu', 'gaugestart_30|gaugegain_70', 'combo_100-frag_1', 'audio_gcemptyhit_pack_groovecoaster', 'gauge_saya', 'gauge_chuni', 'kantandeshou', 'gauge_haruna', 'frags_nono', 'gauge_pandora', 'gauge_regulus', 'omatsuri_daynight', '', '', 'sometimes(note_mirror|frag_plus_5)', 'scoreclear_aa|visual_scoregauge', 'gauge_tempest', 'gauge_hard', 'gauge_ilith_summer', '', 'note_mirror|visual_hide_far', 'frags_ongeki', 'gauge_areus', 'gauge_seele', 'gauge_isabelle', 'gauge_exhaustion']
|
||||
|
||||
skill_id_uncap = ['', '', 'frags_kou', '', 'visual_ink', '', '', '', '', '', '', '', '', 'shirabe_entry_fee',
|
||||
'', '', '', '', '', '', '', 'frags_yume', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '']
|
||||
'', '', '', '', '', '', '', 'frags_yume', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '']
|
||||
|
||||
for i in range(0, 44):
|
||||
for i in range(0, 45):
|
||||
if i in [0, 1, 2, 4, 13, 26, 27, 28, 29, 36, 21, 42, 43]:
|
||||
sql = 'insert into character values('+str(
|
||||
i)+',"'+char[i]+'''",30,25000,25000,90,90,90,"'''+skill_id[i]+'''",0,0,"'''+skill_id_uncap[i]+'''",0,'',1,1)'''
|
||||
|
||||
@@ -3,154 +3,154 @@
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "core",
|
||||
"_id": "6008c2ff36651a07ebc52ca9",
|
||||
"_id": "6046bab736651a07ebc537db",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 400,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "shiawase",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "shiawase",
|
||||
"_id": "6008c2ff36651a07ebc52ce0",
|
||||
"_id": "6046bab736651a07ebc53823",
|
||||
"is_available": true
|
||||
}, {
|
||||
"type": "character",
|
||||
"id": "kou",
|
||||
"_id": "6008c2ff36651a07ebc52cdf",
|
||||
"_id": "6046bab736651a07ebc53822",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1552089600000,
|
||||
"discount_to": 1552694399000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "dynamix",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "dynamix",
|
||||
"_id": "6008c2ff36651a07ebc52ce4",
|
||||
"_id": "6046bab736651a07ebc53827",
|
||||
"is_available": true
|
||||
}, {
|
||||
"type": "character",
|
||||
"id": "sapphire",
|
||||
"_id": "6008c2ff36651a07ebc52ce3",
|
||||
"_id": "6046bab736651a07ebc53826",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "mirai",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "mirai",
|
||||
"_id": "6008c2ff36651a07ebc52cdc",
|
||||
"_id": "6046bab736651a07ebc5381d",
|
||||
"is_available": true
|
||||
}, {
|
||||
"type": "character",
|
||||
"id": "lethe",
|
||||
"_id": "6008c2ff36651a07ebc52cdb",
|
||||
"_id": "6046bab736651a07ebc5381c",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1552089600000,
|
||||
"discount_to": 1552694399000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "yugamu",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "yugamu",
|
||||
"_id": "6008c2ff36651a07ebc52caa",
|
||||
"_id": "6046bab736651a07ebc537dc",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 400,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "lanota",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "lanota",
|
||||
"_id": "6008c2ff36651a07ebc52cd0",
|
||||
"_id": "6046bab736651a07ebc537e8",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "nijuusei",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "nijuusei",
|
||||
"_id": "6008c2ff36651a07ebc52cab",
|
||||
"_id": "6046bab736651a07ebc537dd",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "rei",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "rei",
|
||||
"_id": "6008c2ff36651a07ebc52cc5",
|
||||
"_id": "6046bab736651a07ebc537f6",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 400,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "tonesphere",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "tonesphere",
|
||||
"_id": "6008c2ff36651a07ebc52cd2",
|
||||
"_id": "6046bab736651a07ebc537ea",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "groovecoaster",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "groovecoaster",
|
||||
"_id": "6008c2ff36651a07ebc52ca1",
|
||||
"_id": "6046bab736651a07ebc53812",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "zettai",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "zettai",
|
||||
"_id": "6008c2ff36651a07ebc52cc7",
|
||||
"_id": "6046bab736651a07ebc537f8",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "chunithm",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "chunithm",
|
||||
"_id": "6008c2ff36651a07ebc52cbb",
|
||||
"_id": "6046bab736651a07ebc53806",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 300,
|
||||
@@ -160,47 +160,55 @@
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "prelude",
|
||||
"_id": "6008c2ff36651a07ebc52ca2",
|
||||
"_id": "6046bab736651a07ebc53813",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 400,
|
||||
"orig_price": 400
|
||||
"price": 250,
|
||||
"orig_price": 400,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "omatsuri",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "omatsuri",
|
||||
"_id": "6008c2ff36651a07ebc52cc8",
|
||||
"_id": "6046bab736651a07ebc537f9",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"orig_price": 500
|
||||
"price": 250,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "vs",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "vs",
|
||||
"_id": "6008c2ff36651a07ebc52cbe",
|
||||
"_id": "6046bab736651a07ebc53809",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 500,
|
||||
"orig_price": 500
|
||||
"price": 400,
|
||||
"orig_price": 500,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "extend",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "extend",
|
||||
"_id": "6008c2ff36651a07ebc52ca5",
|
||||
"_id": "6046bab736651a07ebc53816",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 700,
|
||||
"orig_price": 700
|
||||
"price": 500,
|
||||
"orig_price": 700,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "alice",
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "alice",
|
||||
"_id": "6008c2ff36651a07ebc52ccd",
|
||||
"_id": "6046bab736651a07ebc537fe",
|
||||
"is_available": true
|
||||
}],
|
||||
"orig_price": 500,
|
||||
@@ -210,7 +218,7 @@
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "alice_append_1",
|
||||
"_id": "6008c2ff36651a07ebc52cb4",
|
||||
"_id": "6046bab736651a07ebc537e6",
|
||||
"is_available": true
|
||||
}],
|
||||
"orig_price": 300,
|
||||
@@ -220,7 +228,7 @@
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "ongeki",
|
||||
"_id": "6008c2ff36651a07ebc52cc1",
|
||||
"_id": "6046bab736651a07ebc5380c",
|
||||
"is_available": true
|
||||
}],
|
||||
"orig_price": 400,
|
||||
@@ -230,7 +238,7 @@
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "maimai",
|
||||
"_id": "6008c2ff36651a07ebc52ca8",
|
||||
"_id": "6046bab736651a07ebc53819",
|
||||
"is_available": true
|
||||
}],
|
||||
"orig_price": 400,
|
||||
@@ -240,7 +248,7 @@
|
||||
"items": [{
|
||||
"type": "pack",
|
||||
"id": "chunithm_append_1",
|
||||
"_id": "6008c2ff36651a07ebc52cda",
|
||||
"_id": "6046bab736651a07ebc537f2",
|
||||
"is_available": true
|
||||
}],
|
||||
"orig_price": 300,
|
||||
|
||||
@@ -12,55 +12,55 @@
|
||||
"items": [{
|
||||
"id": "dataerror",
|
||||
"type": "single",
|
||||
"_id": "6008c2ff36651a07ebc52cb5",
|
||||
"_id": "6046bab736651a07ebc537f3",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "yourvoiceso",
|
||||
"items": [{
|
||||
"id": "yourvoiceso",
|
||||
"type": "single",
|
||||
"_id": "6008c2ff36651a07ebc52cc2",
|
||||
"_id": "6046bab736651a07ebc53800",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "crosssoul",
|
||||
"items": [{
|
||||
"id": "crosssoul",
|
||||
"type": "single",
|
||||
"_id": "6008c2ff36651a07ebc52ccf",
|
||||
"_id": "6046bab736651a07ebc5380d",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "impurebird",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "impurebird",
|
||||
"_id": "6008c2ff36651a07ebc52cb6",
|
||||
"_id": "6046bab736651a07ebc53801",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "auxesia",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "auxesia",
|
||||
"_id": "6008c2ff36651a07ebc52c9d",
|
||||
"_id": "6046bab736651a07ebc5380e",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -72,43 +72,43 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "modelista",
|
||||
"_id": "6008c2ff36651a07ebc52cc3",
|
||||
"_id": "6046bab736651a07ebc537f4",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "yozakurafubuki",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "yozakurafubuki",
|
||||
"_id": "6008c2ff36651a07ebc52cb7",
|
||||
"_id": "6046bab736651a07ebc53802",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "surrender",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "surrender",
|
||||
"_id": "6008c2ff36651a07ebc52c9e",
|
||||
"_id": "6046bab736651a07ebc5380f",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "metallicpunisher",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "metallicpunisher",
|
||||
"_id": "6008c2ff36651a07ebc52cc4",
|
||||
"_id": "6046bab736651a07ebc537f5",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -118,7 +118,7 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "carminescythe",
|
||||
"_id": "6008c2ff36651a07ebc52cb8",
|
||||
"_id": "6046bab736651a07ebc53803",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -128,79 +128,79 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "bethere",
|
||||
"_id": "6008c2ff36651a07ebc52c9f",
|
||||
"_id": "6046bab736651a07ebc53810",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "callmyname",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "callmyname",
|
||||
"_id": "6008c2ff36651a07ebc52cd1",
|
||||
"_id": "6046bab736651a07ebc537e9",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "fallensquare",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "fallensquare",
|
||||
"_id": "6008c2ff36651a07ebc52cac",
|
||||
"_id": "6046bab736651a07ebc537de",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "dropdead",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "dropdead",
|
||||
"_id": "6008c2ff36651a07ebc52cb9",
|
||||
"_id": "6046bab736651a07ebc53804",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "alexandrite",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "alexandrite",
|
||||
"_id": "6008c2ff36651a07ebc52ca0",
|
||||
"_id": "6046bab736651a07ebc53811",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "astraltale",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "astraltale",
|
||||
"_id": "6008c2ff36651a07ebc52cc6",
|
||||
"_id": "6046bab736651a07ebc537f7",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "phantasia",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "phantasia",
|
||||
"_id": "6008c2ff36651a07ebc52cad",
|
||||
"_id": "6046bab736651a07ebc537df",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -210,7 +210,7 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "empireofwinter",
|
||||
"_id": "6008c2ff36651a07ebc52cba",
|
||||
"_id": "6046bab736651a07ebc53805",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -220,75 +220,79 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "libertas",
|
||||
"_id": "6008c2ff36651a07ebc52cd3",
|
||||
"_id": "6046bab736651a07ebc537eb",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "dottodot",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "dottodot",
|
||||
"_id": "6008c2ff36651a07ebc52cae",
|
||||
"_id": "6046bab736651a07ebc537e0",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "dreadnought",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "dreadnought",
|
||||
"_id": "6008c2ff36651a07ebc52cd4",
|
||||
"_id": "6046bab736651a07ebc537ec",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "mirzam",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "mirzam",
|
||||
"_id": "6008c2ff36651a07ebc52caf",
|
||||
"_id": "6046bab736651a07ebc537e1",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1583712000000,
|
||||
"discount_to": 1584316799000
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "heavenlycaress",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "heavenlycaress",
|
||||
"_id": "6008c2ff36651a07ebc52cbc",
|
||||
"_id": "6046bab736651a07ebc53807",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "filament",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "filament",
|
||||
"_id": "6008c2ff36651a07ebc52ca3",
|
||||
"_id": "6046bab736651a07ebc53814",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "avantraze",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "avantraze",
|
||||
"_id": "6008c2ff36651a07ebc52cd5",
|
||||
"_id": "6046bab736651a07ebc537ed",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -298,17 +302,19 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "battlenoone",
|
||||
"_id": "6008c2ff36651a07ebc52cc9",
|
||||
"_id": "6046bab736651a07ebc537fa",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "saikyostronger",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "saikyostronger",
|
||||
"_id": "6008c2ff36651a07ebc52cb0",
|
||||
"_id": "6046bab736651a07ebc537e2",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -318,67 +324,79 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "izana",
|
||||
"_id": "6008c2ff36651a07ebc52cbd",
|
||||
"_id": "6046bab736651a07ebc53808",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "einherjar",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "einherjar",
|
||||
"_id": "6008c2ff36651a07ebc52ca4",
|
||||
"_id": "6046bab736651a07ebc53815",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "laqryma",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "laqryma",
|
||||
"_id": "6008c2ff36651a07ebc52cd6",
|
||||
"_id": "6046bab736651a07ebc537ee",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "amygdata",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "amygdata",
|
||||
"_id": "6008c2ff36651a07ebc52cca",
|
||||
"_id": "6046bab736651a07ebc537fb",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "altale",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "altale",
|
||||
"_id": "6008c2ff36651a07ebc52cb1",
|
||||
"_id": "6046bab736651a07ebc537e3",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "feelssoright",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "feelssoright",
|
||||
"_id": "6008c2ff36651a07ebc52cd7",
|
||||
"_id": "6046bab736651a07ebc537ef",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "scarletcage",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "scarletcage",
|
||||
"_id": "6008c2ff36651a07ebc52ccb",
|
||||
"_id": "6046bab736651a07ebc537fc",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -388,7 +406,7 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "teriqma",
|
||||
"_id": "6008c2ff36651a07ebc52cb2",
|
||||
"_id": "6046bab736651a07ebc537e4",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -398,27 +416,31 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "mahoroba",
|
||||
"_id": "6008c2ff36651a07ebc52cbf",
|
||||
"_id": "6046bab736651a07ebc5380a",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "badtek",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "badtek",
|
||||
"_id": "6008c2ff36651a07ebc52cd8",
|
||||
"_id": "6046bab736651a07ebc537f0",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "maliciousmischance",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "maliciousmischance",
|
||||
"_id": "6008c2ff36651a07ebc52ccc",
|
||||
"_id": "6046bab736651a07ebc53817",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -428,7 +450,7 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "buchigireberserker",
|
||||
"_id": "6008c2ff36651a07ebc52cb3",
|
||||
"_id": "6046bab736651a07ebc537e5",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -438,17 +460,19 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "galaxyfriends",
|
||||
"_id": "6008c2ff36651a07ebc52cc0",
|
||||
"_id": "6046bab736651a07ebc5380b",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
"orig_price": 100
|
||||
"price": 50,
|
||||
"orig_price": 100,
|
||||
"discount_from": 1615248000000,
|
||||
"discount_to": 1615852799000
|
||||
}, {
|
||||
"name": "xeraphinite",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "xeraphinite",
|
||||
"_id": "6008c2ff36651a07ebc52ca7",
|
||||
"_id": "6046bab736651a07ebc53818",
|
||||
"is_available": true
|
||||
}],
|
||||
"orig_price": 100,
|
||||
@@ -458,7 +482,7 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "xanatos",
|
||||
"_id": "6008c2ff36651a07ebc52cd9",
|
||||
"_id": "6046bab736651a07ebc537f1",
|
||||
"is_available": true
|
||||
}],
|
||||
"price": 100,
|
||||
@@ -468,7 +492,17 @@
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "attraqtia",
|
||||
"_id": "6008c2ff36651a07ebc52cce",
|
||||
"_id": "6046bab736651a07ebc537ff",
|
||||
"is_available": true
|
||||
}],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
}, {
|
||||
"name": "gimmedablood",
|
||||
"items": [{
|
||||
"type": "single",
|
||||
"id": "gimmedablood",
|
||||
"_id": "6046bab736651a07ebc537e7",
|
||||
"is_available": true
|
||||
}],
|
||||
"orig_price": 100,
|
||||
|
||||
Reference in New Issue
Block a user