cheahjs/bravefrontier_data

Eze's SP #7 Translation/Desc Bug

Closed this issue · 1 comments

Kays commented

The description should say "Enhances BB/SBB Spark damage" or something along those lines. It has nothing to do with "BB gauge".

            {
                "category": "11", 
                "dependency": "", 
                "dependency comment": "", 
                "id": "31000000", 
                "skill": {
                    "bp": 50, 
                    "desc": "Enhances BB/SBB's BB gauge boost during Spark effect", 
                    "effects": [
                        {
                            "add to bb": {
                                "buff turns": 0, 
                                "proc id": "23", 
                                "spark dmg% buff (40)": 30
                            }
                        }, 
                        {
                            "add to sbb": {
                                "buff turns": 0, 
                                "proc id": "23", 
                                "spark dmg% buff (40)": 30
                            }
                        }
                    ], 
                    "id": "31000000", 
                    "level": 5, 
                    "name": "Enhances BB/SBB's BB gauge boost during Spark effect", 
                    "series": "31000000"
                }
            }, 

Nothing much I can do. As per dictionary.json, MST_FE_SKILLS_31000000_NAME corresponds to "Enhances BB/SBB's BB gauge boost during Spark effect"