0 of 0

File information

Last updated

Original upload

Created by

Lysenko

Uploaded by

DemonPaean

Virus scan

Safe to use

Tags for this mod

About this mod

totally hiding damage number and customize

Requirements
Permissions and credits
install Reloaded-II and put in Granblue Fantasy Relink\mod\Mods\hiding damage number

if you want to customize it, then open hud_param.json, and find
      "commonSize_": 0,                #other characters' damage
      "criticalSize_": 0,
      "playerSize_": 0,                    #your damage
      "playerCriticalSize_": 0,
      "spArtsLinkAttackSize_": 0,   #its weird, if you set this to 0, then number will not display. maybe final scale = playerSize x spArtsLinkAttackSize?
      "totalDamageSize_": 0,          #dont know what this is
if you want basicly small number, then try final scale 0.3
if you just want to display number to know if you are attacking enemy, then try final scale 0.2 or 0.15