global: generate with 2026-03-26 db

This commit is contained in:
2026-03-26 04:05:39 -04:00
parent 4429bbecd1
commit e13c435afa
7 changed files with 8676 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -218,5 +218,9 @@
{ {
"chara_id": 1071, "chara_id": 1071,
"name": "Mejiro Ardan" "name": "Mejiro Ardan"
},
{
"chara_id": 1074,
"name": "Mejiro Bright"
} }
] ]

View File

@@ -2322,5 +2322,57 @@
"chara_1": 1069, "chara_1": 1069,
"chara_2": 1071, "chara_2": 1071,
"condition_type": 3 "condition_type": 3
},
{
"chara_id": 1074,
"number": 1,
"location": 310,
"location_name": "center back seat",
"chara_1": 1074,
"condition_type": 0
},
{
"chara_id": 1074,
"number": 2,
"location": 110,
"location_name": "right side front",
"chara_1": 1074,
"condition_type": 1
},
{
"chara_id": 1074,
"number": 3,
"location": 210,
"location_name": "left side table",
"chara_1": 1074,
"condition_type": 1
},
{
"chara_id": 1074,
"number": 4,
"location": 220,
"location_name": "left side table",
"chara_1": 1074,
"chara_2": 1027,
"condition_type": 2
},
{
"chara_id": 1074,
"number": 5,
"location": 420,
"location_name": "center posters",
"chara_1": 1001,
"chara_2": 1074,
"condition_type": 3
},
{
"chara_id": 1074,
"number": 6,
"location": 530,
"location_name": "left side school map",
"chara_1": 1074,
"chara_2": 1056,
"chara_3": 1059,
"condition_type": 2
} }
] ]

View File

@@ -327,6 +327,11 @@
"skill1": 100711, "skill1": 100711,
"skill2": 900711 "skill2": 900711
}, },
{
"skill_group": 10074,
"skill1": 100741,
"skill2": 900741
},
{ {
"skill_group": 11001, "skill_group": 11001,
"skill1": 110011, "skill1": 110011,
@@ -1309,6 +1314,15 @@
"skill_group": 20205, "skill_group": 20205,
"skill2": 202051 "skill2": 202051
}, },
{
"skill_group": 20206,
"skill1": 202061
},
{
"skill_group": 20207,
"skill1": 202072,
"skill2": 202071
},
{ {
"skill_group": 21001, "skill_group": 21001,
"skill1": 210012, "skill1": 210012,
@@ -1379,6 +1393,14 @@
"skill_group": 30010, "skill_group": 30010,
"skill1": 300101 "skill1": 300101
}, },
{
"skill_group": 30011,
"skill1": 300111
},
{
"skill_group": 30012,
"skill1": 300121
},
{ {
"skill_group": 90001, "skill_group": 90001,
"skill1": 100011, "skill1": 100011,
@@ -1639,6 +1661,11 @@
"skill1": 100711, "skill1": 100711,
"skill2": 900711 "skill2": 900711
}, },
{
"skill_group": 90074,
"skill1": 100741,
"skill2": 900741
},
{ {
"skill_group": 91001, "skill_group": 91001,
"skill1": 110011, "skill1": 110011,

View File

@@ -2121,6 +2121,34 @@
"unique_owner": "[Crystalline] Mejiro Ardan", "unique_owner": "[Crystalline] Mejiro Ardan",
"icon_id": 20013 "icon_id": 20013
}, },
{
"skill_id": 100741,
"name": "Lovely Spring Breeze",
"description": "From the midpack in the second half of the race, slightly increase velocity steadily for a duration based on remaining endurance.",
"group": 10074,
"rarity": 5,
"group_rate": 1,
"grade_value": 340,
"wit_check": false,
"activations": [
{
"condition": "distance_rate>=50&order_rate>=40&order_rate<=80",
"duration": 50000,
"dur_scale": 3,
"cooldown": 5000000,
"abilities": [
{
"type": 27,
"value_usage": 1,
"value": 1500,
"target": 1
}
]
}
],
"unique_owner": "[Brunissage Line] Mejiro Bright",
"icon_id": 20013
},
{ {
"skill_id": 110011, "skill_id": 110011,
"name": "Dazzl'n ♪ Diver", "name": "Dazzl'n ♪ Diver",
@@ -12721,6 +12749,102 @@
"sp_cost": 200, "sp_cost": 200,
"icon_id": 40012 "icon_id": 40012
}, },
{
"skill_id": 202061,
"name": "Best in Japan",
"description": "Everyone's expectations strongly inspire the skill user, increasing velocity on the final corner. (Long)",
"group": 20206,
"rarity": 2,
"group_rate": 1,
"grade_value": 508,
"wit_check": true,
"activations": [
{
"condition": "distance_type==4&is_finalcorner_random==1",
"duration": 30000,
"dur_scale": 1,
"cooldown": 5000000,
"abilities": [
{
"type": 27,
"value_usage": 1,
"value": 3500,
"target": 1
}
]
}
],
"sp_cost": 360,
"icon_id": 2010010
},
{
"skill_id": 202071,
"name": "Of Calm Mind",
"description": "If positioned in the midpack around when the mid-race starts, slightly decrease velocity and greatly recover endurance. (Long)",
"group": 20207,
"rarity": 2,
"group_rate": 2,
"grade_value": 508,
"wit_check": true,
"activations": [
{
"condition": "distance_type==4&phase_firsthalf_random==1&order_rate>=40&order_rate<=80",
"duration": 12000,
"dur_scale": 1,
"cooldown": 5000000,
"abilities": [
{
"type": 9,
"value_usage": 1,
"value": 750,
"target": 1
},
{
"type": 21,
"value_usage": 1,
"value": -1500,
"target": 1
}
]
}
],
"sp_cost": 170,
"icon_id": 20022
},
{
"skill_id": 202072,
"name": "Free-Spirited",
"description": "If positioned in the midpack around when the mid-race starts, slightly decrease velocity and moderately recover endurance. (Long)",
"group": 20207,
"rarity": 1,
"group_rate": 1,
"grade_value": 217,
"wit_check": true,
"activations": [
{
"condition": "distance_type==4&phase_firsthalf_random==1&order_rate>=40&order_rate<=80",
"duration": 12000,
"dur_scale": 1,
"cooldown": 5000000,
"abilities": [
{
"type": 9,
"value_usage": 1,
"value": 350,
"target": 1
},
{
"type": 21,
"value_usage": 1,
"value": -1500,
"target": 1
}
]
}
],
"sp_cost": 170,
"icon_id": 20021
},
{ {
"skill_id": 210011, "skill_id": 210011,
"name": "Burning Spirit SPD", "name": "Burning Spirit SPD",
@@ -13359,6 +13483,56 @@
], ],
"icon_id": 20022 "icon_id": 20022
}, },
{
"skill_id": 300111,
"name": "Chin Up, Derby Umamusume!",
"description": "Feel closer to being Japan's top racer, moderately increasing performance.",
"group": 30011,
"rarity": 1,
"group_rate": 1,
"wit_check": false,
"activations": [
{
"condition": "always==1",
"duration": -1,
"dur_scale": 1,
"abilities": [
{
"type": 1,
"value_usage": 1,
"value": 400000,
"target": 1
}
]
}
],
"icon_id": 10011
},
{
"skill_id": 300121,
"name": "For the Team",
"description": "The whole team feels super determined to win this special race, greatly increasing performance.",
"group": 30012,
"rarity": 2,
"group_rate": 1,
"wit_check": false,
"activations": [
{
"condition": "always==1",
"duration": -1,
"dur_scale": 1,
"abilities": [
{
"type": 2,
"value_usage": 1,
"value": 800000,
"target": 1
}
]
}
],
"icon_id": 10022
},
{ {
"skill_id": 900011, "skill_id": 900011,
"name": "Shooting Star", "name": "Shooting Star",
@@ -15022,6 +15196,35 @@
"sp_cost": 200, "sp_cost": 200,
"icon_id": 20011 "icon_id": 20011
}, },
{
"skill_id": 900741,
"name": "Lovely Spring Breeze",
"description": "From the midpack in the second half of the race, minimally increase velocity steadily for a duration based on remaining endurance.",
"group": 10074,
"rarity": 1,
"group_rate": 2,
"grade_value": 180,
"wit_check": true,
"activations": [
{
"condition": "distance_rate>=50&order_rate>=40&order_rate<=80",
"duration": 30000,
"dur_scale": 3,
"cooldown": 5000000,
"abilities": [
{
"type": 27,
"value_usage": 1,
"value": 350,
"target": 1
}
]
}
],
"unique_owner": "[Brunissage Line] Mejiro Bright",
"sp_cost": 200,
"icon_id": 20011
},
{ {
"skill_id": 910011, "skill_id": 910011,
"name": "Dazzl'n ♪ Diver", "name": "Dazzl'n ♪ Diver",

View File

@@ -28322,6 +28322,141 @@
] ]
] ]
}, },
{
"spark_id": 2020701,
"name": "Free-Spirited",
"description": "A Spark that gives a skill hint for \"Free-Spirited\".",
"spark_group": 20207,
"rarity": 1,
"type": 4,
"effects": [
[
{
"target": 41,
"value1": 202072,
"value2": 1
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 2
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 3
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 4
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 5
}
]
]
},
{
"spark_id": 2020702,
"name": "Free-Spirited",
"description": "A Spark that gives a skill hint for \"Free-Spirited\".",
"spark_group": 20207,
"rarity": 2,
"type": 4,
"effects": [
[
{
"target": 41,
"value1": 202072,
"value2": 1
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 2
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 3
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 4
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 5
}
]
]
},
{
"spark_id": 2020703,
"name": "Free-Spirited",
"description": "A Spark that gives a skill hint for \"Free-Spirited\".",
"spark_group": 20207,
"rarity": 3,
"type": 4,
"effects": [
[
{
"target": 41,
"value1": 202072,
"value2": 1
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 2
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 3
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 4
}
],
[
{
"target": 41,
"value1": 202072,
"value2": 5
}
]
]
},
{ {
"spark_id": 2100101, "spark_id": 2100101,
"name": "Ignited Spirit SPD", "name": "Ignited Spirit SPD",
@@ -36094,5 +36229,98 @@
} }
] ]
] ]
},
{
"spark_id": 10740101,
"name": "Lovely Spring Breeze",
"description": "A Spark that gives a skill hint for \"Lovely Spring Breeze\".",
"spark_group": 107401,
"rarity": 1,
"type": 3,
"effects": [
[
{
"target": 41,
"value1": 900741,
"value2": 1
}
],
[
{
"target": 41,
"value1": 900741,
"value2": 2
}
],
[
{
"target": 41,
"value1": 900741,
"value2": 3
}
]
]
},
{
"spark_id": 10740102,
"name": "Lovely Spring Breeze",
"description": "A Spark that gives a skill hint for \"Lovely Spring Breeze\".",
"spark_group": 107401,
"rarity": 2,
"type": 3,
"effects": [
[
{
"target": 41,
"value1": 900741,
"value2": 1
}
],
[
{
"target": 41,
"value1": 900741,
"value2": 2
}
],
[
{
"target": 41,
"value1": 900741,
"value2": 3
}
]
]
},
{
"spark_id": 10740103,
"name": "Lovely Spring Breeze",
"description": "A Spark that gives a skill hint for \"Lovely Spring Breeze\".",
"spark_group": 107401,
"rarity": 3,
"type": 3,
"effects": [
[
{
"target": 41,
"value1": 900741,
"value2": 1
}
],
[
{
"target": 41,
"value1": 900741,
"value2": 2
}
],
[
{
"target": 41,
"value1": 900741,
"value2": 3
}
]
]
} }
] ]

View File

@@ -1702,5 +1702,29 @@
"skill_pl3": 200571, "skill_pl3": 200571,
"skill_pl4": 201142, "skill_pl4": 201142,
"skill_pl5": 201701 "skill_pl5": 201701
},
{
"chara_card_id": 107401,
"chara_id": 1074,
"name": "[Brunissage Line] Mejiro Bright",
"variant": "[Brunissage Line]",
"sprint": 0,
"mile": 5,
"medium": 7,
"long": 7,
"front": 1,
"pace": 4,
"late": 7,
"end": 7,
"turf": 7,
"dirt": 1,
"unique": 100741,
"skill1": 200472,
"skill2": 201462,
"skill3": 202072,
"skill_pl2": 201212,
"skill_pl3": 200471,
"skill_pl4": 201222,
"skill_pl5": 202071
} }
] ]