name: "style" category: "Commands" description: | Usage: style Changes your combat style. Prefix matching is supported. Styles: accurate - +3 to accuracy/ranged level, XP goes to Accuracy/Ranged aggressive - +3 to strength level, XP goes to Strength defensive - +3 to defense level, XP goes to Defense balanced - +1 to all three, XP split evenly For ranged weapons: accurate - +3 to ranged level, XP to Ranged aggressive - +3 to ranged level, XP to Ranged defensive - +3 to defense level, XP to Defense balanced - +1 to ranged and defense, XP split Your style bonus affects your effective level in the OSRS formulas: PlayerEffective = level + style_bonus + tech_boosts + 8 This is then used in both the attack roll and max hit calculation. Your style does NOT change your attack type. The attack type is determined by your weapon (e.g., swords use slash, daggers use stab). Use 'stats' to see how your current style affects your attack roll. See 'combat' for full formula details.