blob: 559ab7c7aa894a31ff36588a57d3439c3dac2c83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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
|