local en_bulletalleffectquery = { [1] = { Name = "Apply: Trajectory Split I", Content = "Bounces up to 3 times, DMG decreases with each bounce.", GainInfo = "", }, [2] = { Name = "Apply: Trajectory Split II", Content = "Bounces up to 5 times with a large bounce range, DMG decreases with each bounce.", GainInfo = "", }, [3] = { Name = "Apply: Trajectory Split III", Content = "Splits into 2 shots + bounces 5 times, each dealing 55% DMG, DMG decreases with each bounce.", GainInfo = "", }, [4] = { Name = "Apply: Starstream Scatter I", Content = "Pierces targets in a straight line, dealing 100% DMG, can pierce up to 2 times.", GainInfo = "", }, [5] = { Name = "Apply: Starstream Scatter II", Content = "Pierces targets in a straight line, dealing 100% DMG, can pierce up to 3 times, with strong knockback.", GainInfo = "", }, [6] = { Name = "Apply: Starstream Scatter III", Content = "Pierces targets in a straight line + returns in a boomerang path, each hit deals 55% DMG, can pierce up to 6 times.", GainInfo = "", }, [7] = { Name = "Apply: Lively Combo I", Content = "Splits into 3 shots on hit, each dealing 33% DMG.", GainInfo = "", }, [8] = { Name = "Apply: Lively Combo II", Content = "Splits into 4 shots on hit, each dealing 25% DMG, additionally pierces 2 times.", GainInfo = "", }, [9] = { Name = "Apply: Lively Combo III", Content = "Splits into 4 shots on hit + homes in on targets, each dealing 13.75% DMG, additionally pierces 5 times.", GainInfo = "", }, [10] = { Name = "Apply: Star Chart Pursuit II", Content = "Summons a mind wisp that seeks out enemies, can hit up to 2 times, each hit deals 50% DMG.", GainInfo = "", }, [11] = { Name = "Apply: Star Chart Pursuit III", Content = "Summons a mind wisp that seeks out enemies + explodes on hit, dealing 110% area DMG.", GainInfo = "", }, [12] = { Name = "Apply: Sky-Rending Heavy Pulse III", Content = "Bounces off walls on hit + pierces targets, first hit deals 100% DMG, each subsequent hit deals 33% DMG.", GainInfo = "Top-up", }, [13] = { Name = "Apply: Sky-Rending Gale Shot III", Content = "Bounces off walls on hit + explodes on hit, dealing 110% area DMG.", GainInfo = "", }, [14] = { Name = "Apply: Starsea Rampage IV", Content = "Splits into 3 shots + bounces 5 times, each dealing 36.66% DMG, with a large bounce range, DMG decreases with each bounce.", GainInfo = "", }, [15] = { Name = "Apply: Lightyear Flashstrike IV", Content = "Summons a mind wisp that seeks out enemies, then splits into 3 on hit, can hit up to 2 times, each hit deals 18.33% DMG.", GainInfo = "", }, [16] = { Name = "Apply: Star Tide Raging Wave Strike IV", Content = "Bounces off walls on hit + pierces targets, lasts for a relatively long duration, first hit deals 100% DMG, each subsequent hit deals 20% DMG.", GainInfo = "", }, } return en_bulletalleffectquery