Module:HeroDataArrays: Difference between revisions

No edit summary
No edit summary
Line 575: Line 575:


     local tableDefs = {
     local tableDefs = {
    {
             title  = "Hero Base Crit Bonus Scale Stats",
             title  = "Hero Base Crit Bonus Scale Stats",
             columns = {
             columns = {
                 { label = "Crit Bonus Scale (%)", field = "critBonusScale"  }
                 { label = "Crit Bonus Scale (%)", field = "critBonusScale"  }
             }
             }
        }   
     }
     }