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