#Screening Statstrings Mod by hellrazor #Based on XcomUtil by Scott Jones and BladeFireLight #See http://ufopaedia.org/index.php?title=Statstrings #These are modified Statstrings for my playstyle. (hellrazor) #BEGIN STATSTRING statStrings: #BEGIN PSI - string: "X" psiStrength: [~, 49] - string: "x" psiStrength: [50, 69] - string: "p" psiStrength: [70, 79] - string: "P" psiStrength: [80, ~] - string: "k" psiSkill: [30, 59] - string: "K" psiSkill: [60, ~] #END PSI #BEGIN BRAVERY - string: "C" bravery: [~, 19] - string: "c" bravery: [20, 39] - string: "b" bravery: [40, 49] - string: "B" bravery: [50, ~] #END BRAVERY #BEGIN STRENGTH - string: "W" strength: [~, 26] - string: "w" strength: [27, 37] - string: "s" strength: [38, 47] - string: "S" strength: [48, ~] #END STRENGTH #BEGIN ACCURACY - string: "n" firing: [55, 65] - string: "N" firing: [66, 75] - string: "m" firing: [76, 85] - string: "M" firing: [86, ~] #END ACCURACY #BEGIN REACTIONS - string: "F" reactions: [~, 45] - string: "f" reactions: [46, 57] - string: "r" reactions: [58, 79] - string: "R" reactions: [80, ~] #END REACTIONS #END STATSTRINGS