mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
349 lines
9.5 KiB
JSON
349 lines
9.5 KiB
JSON
{
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"type"
|
|
]
|
|
},
|
|
"data": [
|
|
{
|
|
"type": "ProduceEffectType_VocalAddition",
|
|
"name": "Vocal +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_DanceAddition",
|
|
"name": "Dance +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_VisualAddition",
|
|
"name": "Visual +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_VocalDown",
|
|
"name": "Vocal -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_DanceDown",
|
|
"name": "Dance -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_VisualDown",
|
|
"name": "Visual -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_VocalGrowthRateAddition",
|
|
"name": "Vocal Lesson Bonus +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_DanceGrowthRateAddition",
|
|
"name": "Dance Lesson Bonus +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_VisualGrowthRateAddition",
|
|
"name": "Visual Lesson Bonus +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_VocalGrowthRateDown",
|
|
"name": "Vocal Lesson Bonus -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_DanceGrowthRateDown",
|
|
"name": "Dance Lesson Bonus -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_VisualGrowthRateDown",
|
|
"name": "Visual Lesson Bonus -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaRecoverFix",
|
|
"name": "Stamina Recovery "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaRecoverMultiple",
|
|
"name": "Stamina Percentage Recovery "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaReduceFix",
|
|
"name": "Stamina -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaReduceMultiple",
|
|
"name": "Stamina Percentage Decrease "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaSpecify",
|
|
"name": "Stamina Change "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaRecoverValueUp",
|
|
"name": "Stamina Recovery Amount +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaRecoverValueDown",
|
|
"name": "Stamina Recovery Amount -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaReduceValueUp",
|
|
"name": "Stamina Decrease Amount +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaReduceValueDown",
|
|
"name": "Stamina Decrease Amount -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_StaminaRecoverDisable",
|
|
"name": "Stamina Recovery Inactive "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_MaxStaminaAddition",
|
|
"name": "Max Stamina +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_MaxStaminaReduceFix",
|
|
"name": "Max Stamina -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_MaxStaminaReduceMultiple",
|
|
"name": "Max Stamina Percentage -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointReduceFix",
|
|
"name": "P-Points -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointReduceMultiple",
|
|
"name": "P-Points Percentage -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointSpecify",
|
|
"name": "P-Points Change "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointAdditionValueUp",
|
|
"name": "P-Points Gain Amount +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointAdditionValueDown",
|
|
"name": "P-Points Gain Amount -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointReduceValueUp",
|
|
"name": "P-Points Decrease Amount +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointReduceValueDown",
|
|
"name": "P-Points Decrease Amount -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceCardUpgrade",
|
|
"name": "Upgrade "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceCardDuplicate",
|
|
"name": "Copy "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceCardDuplicateUpgrade",
|
|
"name": "Copy and Upgrade "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceCardChange",
|
|
"name": "Change "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceCardChangeUpgrade",
|
|
"name": "Change and Upgrade "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceCardDelete",
|
|
"name": "Delete "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointAddition",
|
|
"name": "P-Points Gain"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointGetDisable",
|
|
"name": "P-Points Gain Inactive "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceItemGetDisable",
|
|
"name": "P-Item Gain Inactive "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceDrinkGetDisable",
|
|
"name": "P-Drink Gain Inactive "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceReward",
|
|
"name": "Reward Gain "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceRewardSet",
|
|
"name": "Reward Gain "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_AuditionParameterBonusMultiple",
|
|
"name": "Score Bonus Increase "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_LessonSpChangeRatePermilAddition",
|
|
"name": "SP Lesson Occurrence Rate +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_LessonVocalSpChangeRatePermilAddition",
|
|
"name": "Vocal SP Lesson Occurrence Rate +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_LessonDanceSpChangeRatePermilAddition",
|
|
"name": "Dance SP Lesson Occurrence Rate +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_LessonVisualSpChangeRatePermilAddition",
|
|
"name": "Visual SP Lesson Occurrence Rate +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_LessonSpChangeRatePermilDown",
|
|
"name": "SP Lesson Occurrence Rate -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ExamStatusEnchant",
|
|
"name": "Lesson Effect Occurrence "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountUp",
|
|
"name": "Lesson Reward Skill Card Options +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountDown",
|
|
"name": "Lesson Reward Skill Card Options -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopPriceDiscountMultiple",
|
|
"name": "Consultation All Items Discount "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceCardPriceDiscountMultiple",
|
|
"name": "Consultation Skill Card Discount "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceDrinkPriceDiscountMultiple",
|
|
"name": "Consultation P-Drink Discount "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceCardUpgradePriceDiscountMultiple",
|
|
"name": "Consultation Skill Card Upgrade Discount "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceCardUpgradePriceSpecify",
|
|
"name": "Consultation Skill Card Upgrade Change "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceCardDeletePriceDiscountMultiple",
|
|
"name": "Consultation Skill Card Deletion Discount "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceCardDeletePriceSpecify",
|
|
"name": "Consultation Skill Card Upgrade Change "
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceResultRewardMoneyUp",
|
|
"name": "Produce Completion Money Gain +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceResultRewardSupportCardEnhancePointUp",
|
|
"name": "Produce Completion Support Pt +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_SupportCardEventStaminaRecoverUp",
|
|
"name": "Support Event Stamina Recovery +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_SupportCardEventProducePointAdditionValueUp",
|
|
"name": "Support Event P-Points Gain +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_SupportCardEventParameterAdditionValueUp",
|
|
"name": "Support Event Param Increase +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_SupportCardEventProbabilityUp",
|
|
"name": "Support Event Occurrence Rate +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_LessonPresentProducePointUp",
|
|
"name": "Lesson Reward P-Points Gain +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_SupportCardProduceCardUpgradeProbabilityUp",
|
|
"name": "Lesson Support Occurrence Rate +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceCardSelectRerollCountUp",
|
|
"name": "Re-roll Count +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProducePointAdditionDisableTrigger",
|
|
"name": "Initial P-Points +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ExamTurnUp",
|
|
"name": "Turn Count +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ExamTurnDown",
|
|
"name": "Turn Count -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_AuditionNpcEnhance",
|
|
"name": "Rival Score +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopPriceUpMultiple",
|
|
"name": "Consultation All Items +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceCardPriceUpMultiple",
|
|
"name": "Consultation Skill Card +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceDrinkPriceUpMultiple",
|
|
"name": "Consultation P-Drink +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceCardUpgradePriceUpMultiple",
|
|
"name": "Consultation Skill Card Upgrade +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ShopProduceCardDeletePriceUpMultiple",
|
|
"name": "Consultation Skill Card Deletion +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_EventSchoolStaminaUp",
|
|
"name": "Class Consumption Stamina +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_EventSchoolStaminaDown",
|
|
"name": "Class Consumption Stamina -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_EventActivityProducePointUp",
|
|
"name": "Outing P-Points Consumption +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_EventActivityProducePointDown",
|
|
"name": "Outing P-Points Consumption -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaUp",
|
|
"name": "Pre-exam Stamina Recovery +"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaDown",
|
|
"name": "Pre-exam Stamina Recovery -"
|
|
},
|
|
{
|
|
"type": "ProduceEffectType_ProduceCardExcludeCountUp",
|
|
"name": "Skill Card Removal "
|
|
}
|
|
]
|
|
} |