summaryrefslogtreecommitdiff
path: root/data/conditions.yml
blob: 0f9a98f0d1af43b12c64bb539766086b0467f254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
quarrying_draught:
  name: "quarrying draught"
  description: "Increases the speed of planequarry for some time."
  whatnot:
    effects:
      - type: "stat_change"
        level: 2
        gid: "planequarry_speed"
        modifier: 5
reaping_draught:
  name: "reaping draught"
  description: "Increases the speed of wealdreap for some time."
  whatnot:
    effects:
      - type: "stat_change"
        level: 2
        gid: "wealdreap_speed"
        modifier: 5
trawling_draught:
  name: "trawling draught"
  description: "Increases the speed of manatrawl for some time."
  whatnot:
    effects:
      - type: "stat_change"
        level: 2
        gid: "manatrawl_speed"
        modifier: 5