aboutsummaryrefslogtreecommitdiff
path: root/data/help/style.yaml
blob: c4f4e67cd8f87c86693c8a9bef206b4c93502a8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: "style"
category: "Commands"
description: |
  Usage: style <name>

  Changes your combat style. Prefix matching is supported.

  Styles:
    accurate    - +3 to attack level, XP goes to Attack
    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
    aggressive  - +3 to ranged level (same as accurate for ranged)
    defensive   - +3 to defense level
    balanced    - +1 to ranged and defense

  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.